* Package: media-tv/ivtv-utils-1.4.1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_musl kernel_linux perl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ivtv-utils-1.4.1.tar.gz to /var/tmp/portage/media-tv/ivtv-utils-1.4.1/work >>> Source unpacked in /var/tmp/portage/media-tv/ivtv-utils-1.4.1/work >>> Preparing source in /var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1 ... * Applying ivtv-utils-1.4.0-gentoo.patch ... [ ok ] * Applying ivtv-utils-1.4.1-overflow.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1 ... make -j4 make -C utils all make[1]: Entering directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/utils' x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-radio.c -o ivtv-radio x86_64-gentoo-linux-musl-g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ivtvplay ivtvplay.cc -lm -lpthread x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-mpegindex.c -o ivtv-mpegindex ivtv-mpegindex.c: In function 'process_packet': ivtv-mpegindex.c:294:29: warning: variable 'sid' set but not used [-Wunused-but-set-variable] 294 | int sid = 0; | ^~~ ivtv-mpegindex.c: In function 'main': ivtv-mpegindex.c:461:41: warning: 'byte' may be used uninitialized in this function [-Wmaybe-uninitialized] 461 | loff_t newpos = process_packet(byte); | ^~~~~~~~~~~~~~~~~~~~ make -j4 CFLAGS="-pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I." -C ivtv-tune make[2]: Entering directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/utils' make[2]: warning: -j4 forced in submake: resetting jobserver mode. x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -c -o ivtv-tune.o ivtv-tune.c x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -c -o frequencies.o frequencies.c x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -c -o xawtv_parseconfig.o xawtv_parseconfig.c x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -c -o cmdline.o cmdline.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:310:13: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] 310 | char *stop_char; | ^~~~~~~~~ x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-tune.o frequencies.o xawtv_parseconfig.o cmdline.o -o ivtv-tune make[2]: Leaving directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/utils/ivtv-tune' make -j4 CFLAGS="-pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I." -C cx25840ctl make[2]: Entering directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/utils' make[2]: warning: -j4 forced in submake: resetting jobserver mode. x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -c -o cx25840ctl.o cx25840ctl.c x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -c -o cx25840-registers.o cx25840-registers.c x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GNU_SOURCE -Wall -I. -c -o cmdline.o cmdline.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:202:13: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] 202 | char *stop_char; | ^~~~~~~~~ x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 cx25840ctl.o cx25840-registers.o cmdline.o -o cx25840ctl make[2]: Leaving directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/utils/cx25840ctl' make[1]: Leaving directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/utils' make -C test all make[1]: Entering directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/test' x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 vbi.c -lm -o vbi x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 wss.c -lm -o wss x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 vbi-passthrough.c -lm -o vbi-passthrough x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 vbi-detect.c -lm -o vbi-detect vbi.c: In function 'teletext': vbi.c:449:20: warning: variable 'sub' set but not used [-Wunused-but-set-variable] 449 | static int sub = 0; | ^~~ vbi.c: In function 'cc_readback': vbi.c:533:13: warning: variable 'parity' set but not used [-Wunused-but-set-variable] 533 | int parity[2]; | ^~~~~~ x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-pcm-tester.c -lm -o ivtv-pcm-tester x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 mpeg-read-test.c -lm -o mpeg-read-test vbi.c: In function 'decode_cc': vbi.c:228:25: warning: 'memcpy' accessing 62 bytes at offsets 0 and 2 overlaps 60 bytes at offset 2 [-Wrestrict] 228 | memcpy(cc, cc + 2, cc_idx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from mpeg-read-test.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 mpeg-freq-test.c -lm -o mpeg-freq-test In file included from mpeg-freq-test.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 mpeg-read-sleep-test.c -lm -o mpeg-read-sleep-test x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 mpeg-enc-stop-start-test.c -lm -o mpeg-enc-stop-start-test In file included from mpeg-read-sleep-test.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mpeg-read-sleep-test.c: In function 'main': mpeg-read-sleep-test.c:48:61: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 48 | fprintf(stderr, "read %d, expected %u\n", sz, sizeof(buf)); | ~^ ~~~~~~~~~~~ | | | | | long unsigned int | unsigned int | %lu In file included from mpeg-enc-stop-start-test.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-yuv-dma-test.c -lm -o ivtv-yuv-dma-test mpeg-enc-stop-start-test.c: In function 'main': mpeg-enc-stop-start-test.c:51:69: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 51 | fprintf(stderr, "read %d, expected %u\n", sz, sizeof(buf)); | ~^ ~~~~~~~~~~~ | | | | | long unsigned int | unsigned int | %lu x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-osd-dma-test.c -lm -o ivtv-osd-dma-test x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-fb-colormap-test.c -lm -o ivtv-fb-colormap-test In file included from ivtv-osd-dma-test.c:9: ../utils/linux/ivtvfb.h:35: warning: "FBIO_WAITFORVSYNC" redefined 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | In file included from ivtv-osd-dma-test.c:7: /usr/include/linux/fb.h:35: note: this is the location of the previous definition 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) | x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ivtv-fb-16-bit-test.c -lm -o ivtv-fb-16-bit-test x86_64-gentoo-linux-musl-g++ -pipe -march=native -fno-diagnostics-color -O2 -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ps-analyzer.cpp -lm -o ps-analyzer In file included from ivtv-fb-colormap-test.c:10: ../utils/linux/ivtvfb.h:35: warning: "FBIO_WAITFORVSYNC" redefined 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | In file included from ivtv-fb-colormap-test.c:8: /usr/include/linux/fb.h:35: note: this is the location of the previous definition 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) | In file included from /usr/include/asm/ioctl.h:1, from /usr/include/linux/ioctl.h:5, from ../utils/linux/videodev2.h:60, from ivtv-fb-colormap-test.c:7: ivtv-fb-colormap-test.c: In function 'main': ../utils/linux/ivtvfb.h:35:49: error: 'u_int32_t' undeclared (first use in this function) 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | ^~~~~~~~~ ivtv-fb-colormap-test.c:75:27: note: in expansion of macro 'FBIO_WAITFORVSYNC' 75 | ioctl(fd, FBIO_WAITFORVSYNC, 0); | ^~~~~~~~~~~~~~~~~ ../utils/linux/ivtvfb.h:35:49: note: each undeclared identifier is reported only once for each function it appears in 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | ^~~~~~~~~ ivtv-fb-colormap-test.c:75:27: note: in expansion of macro 'FBIO_WAITFORVSYNC' 75 | ioctl(fd, FBIO_WAITFORVSYNC, 0); | ^~~~~~~~~~~~~~~~~ make[1]: *** [: ivtv-fb-colormap-test] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ivtv-fb-16-bit-test.c:10: ../utils/linux/ivtvfb.h:35: warning: "FBIO_WAITFORVSYNC" redefined 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | In file included from ivtv-fb-16-bit-test.c:8: /usr/include/linux/fb.h:35: note: this is the location of the previous definition 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) | In file included from /usr/include/asm/ioctl.h:1, from /usr/include/linux/ioctl.h:5, from ../utils/linux/videodev2.h:60, from ivtv-fb-16-bit-test.c:7: ivtv-fb-16-bit-test.c: In function 'main': ../utils/linux/ivtvfb.h:35:49: error: 'u_int32_t' undeclared (first use in this function) 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | ^~~~~~~~~ ivtv-fb-16-bit-test.c:64:27: note: in expansion of macro 'FBIO_WAITFORVSYNC' 64 | ioctl(fd, FBIO_WAITFORVSYNC, 0); | ^~~~~~~~~~~~~~~~~ ../utils/linux/ivtvfb.h:35:49: note: each undeclared identifier is reported only once for each function it appears in 35 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | ^~~~~~~~~ ivtv-fb-16-bit-test.c:64:27: note: in expansion of macro 'FBIO_WAITFORVSYNC' 64 | ioctl(fd, FBIO_WAITFORVSYNC, 0); | ^~~~~~~~~~~~~~~~~ make[1]: *** [: ivtv-fb-16-bit-test] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1/test' make: *** [Makefile:3: all] Error 2 * ERROR: media-tv/ivtv-utils-1.4.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-tv/ivtv-utils-1.4.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-tv/ivtv-utils-1.4.1::gentoo'`. * The complete build log is located at '/var/log/portage/media-tv:ivtv-utils-1.4.1:20220222-075610.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/temp/environment'. * Working directory: '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1' * S: '/var/tmp/portage/media-tv/ivtv-utils-1.4.1/work/ivtv-utils-1.4.1'