[Bug 292579] multimedia/v4l-utils: multiple errors building dvbv5_daemon-dvbv5-daemon.o
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jan 2026 09:04:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292579
Bug ID: 292579
Summary: multimedia/v4l-utils: multiple errors building
dvbv5_daemon-dvbv5-daemon.o
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: multimedia@FreeBSD.org
Reporter: dan.kotowski@a9development.com
Flags: maintainer-feedback?(multimedia@FreeBSD.org)
Assignee: multimedia@FreeBSD.org
Attachment #267291 text/plain
mime type:
Created attachment 267291
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267291&action=edit
poudriere bulk -j FreeBSD:16:amd64
build started at Mon Jan 19 08:55:00 UTC 2026
port directory: /usr/ports/multimedia/v4l-utils
package name: v4l-utils-1.23.0_5
building for: FreeBSD pkg1.a9development.com 16.0-CURRENT FreeBSD 16.0-CURRENT
1600009 amd64
maintained by: multimedia@FreeBSD.org
Makefile datestamp: -rw-r--r-- 1 root wheel 283 Jul 5 2025
/usr/ports/multimedia/v4l-utils/Makefile
Ports top last git commit: 13d919457b9e
Ports top unclean checkout: no
Port dir last git commit: 2bf5b4043580
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.4
Host OSVERSION: 1600009
Jail OSVERSION: 1600009
Job Id: 01
cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../contrib/freebsd/include -I/usr/local/include
-DEPOLL_SHIM_DISABLE_WRAPPER_MACROS -I/usr/local/include/libepoll-shim
-DLIBICONV_PLUG -I/usr/local/include -pthread -O2 -pipe -DLIBICONV_PLUG
-fstack-protector-strong -fno-strict-aliasing -MT dvbv5_daemon-dvbv5-daemon.o
-MD -MP -MF .deps/dvbv5_daemon-dvbv5-daemon.Tpo -c -o
dvbv5_daemon-dvbv5-daemon.o `test -f 'dvbv5-daemon.c' || echo
'./'`dvbv5-daemon.c
In file included from dvbv5-daemon.c:43:
/usr/include/search.h:80:7: error: expected identifier or '('
80 | void tdestroy(void *, void (*)(void *));
| ^
dvbv5-daemon.c:24:23: note: expanded from macro 'tdestroy'
24 | #define tdestroy(...) do {} while (0)
| ^
In file included from dvbv5-daemon.c:43:
/usr/include/search.h:80:7: error: while loop outside of a function
dvbv5-daemon.c:24:29: note: expanded from macro 'tdestroy'
24 | #define tdestroy(...) do {} while (0)
| ^
dvbv5-daemon.c:1295:27: warning: pragma diagnostic pop could not pop, no
matching push [-Wunknown-pragmas]
1295 | #pragma GCC diagnostic pop
| ^
1 warning and 2 errors generated.
gmake[2]: *** [Makefile:710: dvbv5_daemon-dvbv5-daemon.o] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/multimedia/v4l-utils/work/v4l-utils-4l-utils-1.23.0/utils/dvb'
gmake[1]: *** [Makefile:499: install-recursive] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/multimedia/v4l-utils/work/v4l-utils-4l-utils-1.23.0/utils'
gmake: *** [Makefile:664: install-strip] Error 2
*** Error code 2
Stop.
make: stopped making "stage" in /usr/ports/multimedia/v4l-utils
--
You are receiving this mail because:
You are the assignee for the bug.