Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2023 03:12:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273354] x11/libinput: fails to build on stable/14
Message-ID:  <bug-273354-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273354

            Bug ID: 273354
           Summary: x11/libinput: fails to build on stable/14
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: kenrap@kennethraplee.com
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

I think this affects both 14 and 15 users and it's related to libepoll-shim
since it was recently fixed.

FAILED: libinput-record.p/tools_libinput-record.c.o=20
cc -Ilibinput-record.p -I. -I.. -I../src -I../include
-I/usr/local/include/libepoll-shim -I/usr/local/include
-I/usr/local/include/libevdev-1.0 -I/usr/local/include/libwacom-1.0
-I/usr/local/include/gudev-1.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -fno-color-diagnostics -D_FILE_OFFSET_BIT=
S=3D64
-Wall -Winvalid-pch -Wextra -std=3Dgnu99 -Wno-unused-parameter
-Wmissing-prototypes -Wstrict-prototypes -Wundef -Wpointer-arith
-Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough
-Wredundant-decls -Wincompatible-pointer-types -Wformat=3D2
-Wno-missing-field-initializers -Wmissing-declarations -fvisibility=3Dhidde=
n -O2
-pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-alia=
sing
-isystem /usr/local/include -MD -MQ libinput-record.p/tools_libinput-record=
.c.o
-MF libinput-record.p/tools_libinput-record.c.o.d -o
libinput-record.p/tools_libinput-record.c.o -c ../tools/libinput-record.c
../tools/libinput-record.c:2580:2: error: expected identifier
        NOFILE,
        ^
/usr/include/sys/param.h:133:17: note: expanded from macro 'NOFILE'
#define NOFILE          OPEN_MAX        /* max open files per process */
                        ^
/usr/include/sys/syslimits.h:60:22: note: expanded from macro 'OPEN_MAX'
#define OPEN_MAX                   64   /* max open files per process */
                                   ^
1 error generated.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273354-7788>