[Bug 273348] devel/libepoll-shim: build fails after base af93fea71038
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Aug 2023 13:29:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273348
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
[...]
===> 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/libepoll-shim/sys/timerfd.h:No
such file or directory
*** Error code 1
[...]
Patching Makefile to account for pkg-plist then results in x11/libinput build
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.
[...]
--
You are receiving this mail because:
You are the assignee for the bug.