Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 13:29:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273348] devel/libepoll-shim: build fails after base af93fea71038
Message-ID:  <bug-273348-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 273348
           Summary: devel/libepoll-shim: build fails after base
                    af93fea71038
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: throwaway_vthgwq4@protonmail.com
                CC: jfree@freebsd.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

[...]
-- Looking for timerfd_create
-- Looking for timerfd_create - found
[...]
=3D=3D=3D>  Building package for libepoll-shim-0.0.20230411
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/libepoll-shim/work/stage/usr/local/include/libepol=
l-shim/sys/timerfd.h:No
such file or directory
*** Error code 1
[...]

Patching Makefile to account for pkg-plist then results in x11/libinput bui=
ld
failure:
[...]
../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-273348-7788>