* CPV: media-tv/dvbstream-0.7_pre20080516 * REPO: gentoo * Maintainer: media-tv@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking dvbstream-snapshot-20080302.tar.bz2 to /var/tmp/portage/media-tv/dvbstream-0.7_pre20080516/work * Applying dvbstream-0.7_pre20080516-update.diff ... [ ok ] * Applying dvbstream-0.7_pre20080302-telnet-port-switch.diff ... [ ok ] >>> Source unpacked in /var/tmp/portage/media-tv/dvbstream-0.7_pre20080516/work >>> Compiling source in /var/tmp/portage/media-tv/dvbstream-0.7_pre20080516/work/dvbstream ... make -j14 gcc -I /usr/include -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o rtp.o rtp.c gcc -I /usr/include -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o tune.o tune.c gcc -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o mpegtools/ctools.o mpegtools/ctools.c gcc -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o mpegtools/remux.o mpegtools/remux.c gcc -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o mpegtools/transform.o mpegtools/transform.c gcc -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o mpegtools/ringbuffy.o mpegtools/ringbuffy.c gcc -I /usr/include -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o ts_filter ts_filter.c mpegtools/ringbuffy.c: In function ‘ring_write’: mpegtools/ringbuffy.c:62:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ mpegtools/ringbuffy.c:67:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ mpegtools/ringbuffy.c: In function ‘ring_peek’: mpegtools/ringbuffy.c:92:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ mpegtools/ringbuffy.c:94:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ mpegtools/ringbuffy.c: In function ‘ring_read’: mpegtools/ringbuffy.c:117:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ mpegtools/ringbuffy.c:120:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ In file included from tune.h:7:0, from tune.c:36: dvb_defaults.h:83:2: warning: #warning No DVB-T country defined in dvb_defaults.h dvb_defaults.h:84:2: warning: #warning defaulting to UK dvb_defaults.h:85:2: warning: #warning Ignore this if using Satellite or Cable tune.c: In function ‘tune_it’: tune.c:254:11: warning: format ‘%d’ expects type ‘int’, but argument 8 has type ‘long unsigned int’ tune.c:254:11: warning: format ‘%d’ expects type ‘int’, but argument 9 has type ‘long unsigned int’ tune.c:254:11: warning: format ‘%d’ expects type ‘int’, but argument 10 has type ‘long unsigned int’ mpegtools/ctools.c: In function ‘cut_mpg’: mpegtools/ctools.c:2148:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mpegtools/ctools.c:2158:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mpegtools/ctools.c: In function ‘split_mpg’: mpegtools/ctools.c:2064:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mpegtools/ctools.c:2077:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mpegtools/ctools.c: In function ‘write_mpg’: mpegtools/ctools.c:2016:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/remux.c: In function ‘remux’: mpegtools/remux.c:905:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/remux.c:949:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/ctools.c: In function ‘write_ps’:mpegtools/remux.c:958:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/ctools.c:1021:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_resultmpegtools/remux.c:967:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/remux.c:976:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/remux.c:988:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/remux.c:1019:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/remux.c:1021:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/ctools.c: In function ‘write_ts’: mpegtools/ctools.c:709:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c: In function ‘write_out_pes’: mpegtools/transform.c:1919:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c: In function ‘write_out_es’: mpegtools/transform.c:1912:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/ctools.c: In function ‘write_pes’: mpegtools/ctools.c:283:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c: In function ‘insert_pat_pmt’: mpegtools/transform.c:832:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c:833:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c: In function ‘write_out’: mpegtools/transform.c:626:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c: In function ‘pes_dfilt’: mpegtools/transform.c:456:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c:476:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c:484:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c:487:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c: In function ‘pes_filt’: mpegtools/transform.c:397:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mpegtools/transform.c:400:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -I /usr/include -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o dumprtp dumprtp.c rtp.o gcc -I /usr/include -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o rtpfeed rtpfeed.c rtp.o dumprtp.c: In function ‘dumprtp’: dumprtp.c:48:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -I /usr/include -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o dvbstream dvbstream.c rtp.o tune.o mpegtools/ctools.o mpegtools/remux.o mpegtools/transform.o mpegtools/ringbuffy.o In file included from tune.h:7:0, from dvbstream.c:53: dvb_defaults.h:83:2: warning: #warning No DVB-T country defined in dvb_defaults.h dvb_defaults.h:84:2: warning: #warning defaulting to UK dvb_defaults.h:85:2: warning: #warning Ignore this if using Satellite or Cable dvbstream.c:483:0: warning: "setbit" redefined /usr/include/sys/param.h:55:0: note: this is the location of the previous definition dvbstream.c: In function ‘main’: dvbstream.c:1472:8: warning: #warning WHAT SHOULD THE PAYLOAD TYPE BE FOR "MPEG-2 PS" ? dvbstream.c:1550:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:1578:30: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c: In function ‘my_write_out’: dvbstream.c:350:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c: In function ‘process_telnet’: dvbstream.c:217:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:218:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:219:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:239:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:245:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:255:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:293:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:295:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:299:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dvbstream.c:331:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result >>> Source compiled. >>> Test phase [none]: media-tv/dvbstream-0.7_pre20080516 >>> Install dvbstream-0.7_pre20080516 into /var/tmp/portage/media-tv/dvbstream-0.7_pre20080516/image/ category media-tv >>> Completed installing dvbstream-0.7_pre20080516 into /var/tmp/portage/media-tv/dvbstream-0.7_pre20080516/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/ts_filter usr/bin/rtpfeed usr/bin/dumprtp usr/bin/dvbstream * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/ts_filter * /usr/bin/rtpfeed * /usr/bin/dumprtp * /usr/bin/dvbstream * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * mpegtools/ringbuffy.c:62:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ * mpegtools/ringbuffy.c:67:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ * mpegtools/ringbuffy.c:92:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ * mpegtools/ringbuffy.c:94:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ * mpegtools/ringbuffy.c:117:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ * mpegtools/ringbuffy.c:120:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://sourceforge.net/projects/dvbtools