* Package: media-tv/ivtv-utils-1.4.0-r1 * Repository: gentoo * Maintainer: beandog@gentoo.org cardoe@gentoo.org,media-tv@gentoo.org * USE: elibc_glibc kernel_linux perl test userland_GNU x86 * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 2.6.35-gentoo-r9 * Make sure that your I2C and V4L kernel drivers are loaded as * modules, and not compiled into the kernel, or IVTV will not * work. * Checking for suitable kernel configuration options... * CONFIG_VIDEO_DEV: is not set when it should be. * CONFIG_VIDEO_CAPTURE_DRIVERS: is not set when it should be. * CONFIG_VIDEO_V4L1: is not set when it should be. * CONFIG_VIDEO_V4L2: is not set when it should be. * CONFIG_VIDEO_IVTV: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking ivtv-utils-1.4.0.tar.gz to /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work >>> Source unpacked in /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work >>> Preparing source in /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0 ... * Applying ivtv-utils-1.4.0-gentoo.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0 ... make -j14 make -C utils all make[1]: Entering directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/utils' i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o ivtv-ctl.o ivtv-ctl.c i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ivtv-radio.c -o ivtv-radio i686-pc-linux-gnu-g++ -O2 -pipe -D_GNU_SOURCE -Wall -I. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ivtvplay ivtvplay.cc -lm -lpthread i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ivtv-mpegindex.c -o ivtv-mpegindex ivtv-mpegindex.c: In function ‘process_packet’: ivtv-mpegindex.c:412:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ivtv-radio.c: In function ‘main’: ivtv-radio.c:316:9: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result ivtv-ctl.c: In function ‘dowrite’: ivtv-ctl.c:257:2: warning: format not a string literal and no format arguments In file included from /usr/include/stdio.h:930:0, from ivtv-ctl.c:25: In function ‘snprintf’, inlined from ‘main’ at ivtv-ctl.c:194:10: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ivtv-ctl ivtv-ctl.o -lm make -j14 CFLAGS="-O2 -pipe -D_GNU_SOURCE -Wall -I." -C ivtv-tune make[2]: Entering directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/utils/ivtv-tune' make[2]: warning: -jN forced in submake: disabling jobserver mode. i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o ivtv-tune.o ivtv-tune.c i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o frequencies.o frequencies.c i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o xawtv_parseconfig.o xawtv_parseconfig.c i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o cmdline.o cmdline.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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.0-r1/work/ivtv-utils-1.4.0/utils/ivtv-tune' make -j14 CFLAGS="-O2 -pipe -D_GNU_SOURCE -Wall -I." -C cx25840ctl make[2]: Entering directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/utils/cx25840ctl' make[2]: warning: -jN forced in submake: disabling jobserver mode. i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o cx25840ctl.o cx25840ctl.c i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o cx25840-registers.o cx25840-registers.c i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -I. -c -o cmdline.o cmdline.c cx25840ctl.c: In function ‘main’: cx25840ctl.c:73:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu cx25840ctl.o cx25840-registers.o cmdline.o -o cx25840ctl make[2]: Leaving directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/utils/cx25840ctl' make[1]: Leaving directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/utils' make -C test all make[1]: Entering directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/test' i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu vbi.c -lm -o vbi i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu wss.c -lm -o wss i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu vbi-passthrough.c -lm -o vbi-passthrough i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu vbi-detect.c -lm -o vbi-detect i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ivtv-pcm-tester.c -lm -o ivtv-pcm-tester i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu mpeg-read-test.c -lm -o mpeg-read-test i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu mpeg-freq-test.c -lm -o mpeg-freq-test i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu mpeg-read-sleep-test.c -lm -o mpeg-read-sleep-test i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu mpeg-enc-stop-start-test.c -lm -o mpeg-enc-stop-start-test i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ivtv-yuv-dma-test.c -lm -o ivtv-yuv-dma-test i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ivtv-osd-dma-test.c -lm -o ivtv-osd-dma-test i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ivtv-fb-colormap-test.c -lm -o ivtv-fb-colormap-test i686-pc-linux-gnu-gcc -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ivtv-fb-16-bit-test.c -lm -o ivtv-fb-16-bit-test wss.c: In function ‘main’: wss.c:74:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -O2 -pipe -I../utils -D_GNU_SOURCE -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ps-analyzer.cpp -lm -o ps-analyzer mpeg-enc-stop-start-test.c: In function ‘main’: mpeg-enc-stop-start-test.c:55:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpeg-read-sleep-test.c: In function ‘main’: mpeg-read-sleep-test.c:52:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result In file included from ivtv-osd-dma-test.c:9:0: ../utils/linux/ivtvfb.h:35:0: warning: "FBIO_WAITFORVSYNC" redefined /usr/include/linux/fb.h:34:0: note: this is the location of the previous definition In file included from ivtv-fb-colormap-test.c:10:0: ../utils/linux/ivtvfb.h:35:0: warning: "FBIO_WAITFORVSYNC" redefined /usr/include/linux/fb.h:34:0: note: this is the location of the previous definition In file included from ivtv-fb-16-bit-test.c:10:0: ../utils/linux/ivtvfb.h:35:0: warning: "FBIO_WAITFORVSYNC" redefined /usr/include/linux/fb.h:34:0: note: this is the location of the previous definition make[1]: Leaving directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/test' >>> Source compiled. >>> Test phase [test]: media-tv/ivtv-utils-1.4.0-r1 make -j14 -j1 test make: Nothing to be done for `test'. >>> Install ivtv-utils-1.4.0-r1 into /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/image/ category media-tv make -j14 DESTDIR=/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/image/ PREFIX=/usr install make -C utils install make[1]: Entering directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/utils' install -d /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/image///usr/bin install -m 0755 ivtv-ctl ivtv-radio ivtvplay ivtv-mpegindex ivtv-tune/ivtv-tune cx25840ctl/cx25840ctl /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/image///usr/bin make[1]: Leaving directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/utils' make -C test install make[1]: Entering directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/test' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/work/ivtv-utils-1.4.0/test' >>> Completed installing ivtv-utils-1.4.0-r1 into /var/tmp/portage/media-tv/ivtv-utils-1.4.0-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/ivtvplay usr/bin/cx25840ctl usr/bin/ivtv-tune usr/bin/ivtv-radio usr/bin/ivtv-ctl usr/bin/ivtv-mpegindex * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.ivtvdriver.org * * This version of the IVTV utils supports hardware listed at: * http://www.ivtvdriver.org/index.php/Supported_hardware * * IMPORTANT: In case of problems first read the following: * http://www.ivtvdriver.org/index.php/Troubleshooting * /usr/share/doc/ivtv-utils-1.4.0-r1/README.* * * - Using MythTV, a PVR-350 and the ivtvfb module * - Using the ivtv X driver and the ivtvfb module * - You want to manually build ivtv against v4l-dvb * * Also, the ivtv package comes with lots of documentation regarding * setup, proper use and debugging utilities. * They are also located in /usr/share/doc/ivtv-utils-1.4.0-r1/ * * For more information, see the IVTV driver homepage at: * http://www.ivtvdriver.org/