Date: Sat, 20 Mar 2021 10:02:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 254429] devel/libepoll-shim Message-ID: <bug-254429-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254429 Bug ID: 254429 Summary: devel/libepoll-shim 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: lg@spirale-ingenierie.com Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org Created attachment 223446 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223446&action= =3Dedit compilation log An error when updating a FREEBSD 13.0 server : =3D=3D=3D> Building for libepoll-shim-0.0.20210213 /usr/ports/devel/libepoll-shim/work/epoll-shim-c8491d3/src/signalfd_ctx.c:6= 0:6: warning: implicit declaration of function 'sigandset' is invalid in C99 [-Wimplicit-function-declaration] sigandset(&pending_sigs, &pending_sigs, &signalfd->sigs) < 0) { ^ /usr/ports/devel/libepoll-shim/work/epoll-shim-c8491d3/src/signalfd_ctx.c:6= 4:18: warning: implicit declaration of function 'sigisemptyset' is invalid in C99 [-Wimplicit-function-declaration] *has_pending =3D !sigisemptyset(&pending_sigs); FAILED: test/tst-timerfd test/tst-timerfd_tests.cmake FAILED: test/timerfd-mock-test test/timerfd-mock-test_tests.cmake FAILED: test/tst-epoll test/tst-epoll_tests.cmake ld: error: src/libepoll-shim.so.0: undefined reference to sigandset ld: error: src/libepoll-shim.so.0: undefined reference to sigisemptyset cc: error: linker command failed with exit code 1 (use -v to see invocation) System :=20 - FreeBSD 13.0-CURRENT #0 r354699 - FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) --=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-254429-7788>