>>> Unpacking source... >>> Unpacking tuxzap_programs-0.5.4.tar.gz to /var/tmp/portage/media-video/tuxzap-programs-0.5.4/work * Applying tuxzap-programs-0.5.4-gcc-34.diff ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-video/tuxzap-programs-0.5.4/work/tuxzap_programs-0.5.4 ... * econf: updating tuxzap_programs-0.5.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating tuxzap_programs-0.5.4/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-dvb-path=/usr/lib --with-dvb-driver-path=/usr/include/libdvb --without-x --build=i686-pc-linux-gnu creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-linux-gnu checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1) works... yes checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for strerror in -lcposix... no checking for gcc option to accept ANSI C... none needed checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether make sets ${MAKE}... (cached) yes checking for lirc_init in -llirc_client... no ATTENTION: you need lirc for rc in rtuxzap checking for pthread_exit in -lpthread... yes checking for /usr/lib/libdvb.a... yes checking for /usr/lib/libdvbci.a... yes checking for /usr/lib/libdvbmpegtools.a... yes checking for X... disabled checking for initscr in -lncurses... yes checking for cdk/cdk.h... yes checking for a52dec/a52.h... yes checking for mad.h... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config.h make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/tuxzap-programs-0.5.4/work/tuxzap_programs-0.5.4' Making all in src make[2]: Entering directory `/var/tmp/portage/media-video/tuxzap-programs-0.5.4/work/tuxzap_programs-0.5.4/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 -DHAVE_LIBMAD -I.. -I/usr/local/include -I/usr/lib/include -I/usr/lib/include -I/usr/include/libdvb -Wall -c ntuxplayer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 -DHAVE_LIBMAD -I.. -I/usr/local/include -I/usr/lib/include -I/usr/lib/include -I/usr/include/libdvb -Wall -c dvb_formats.c c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 -DHAVE_LIBMAD -I.. -I/usr/local/include -I/usr/lib/include -I/usr/lib/include -I/usr/include/libdvb -Wall -c cam_set.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 -DHAVE_LIBMAD -I.. -I/usr/local/include -I/usr/lib/include -I/usr/lib/include -I/usr/include/libdvb -Wall -c rtuxzap.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 -DHAVE_LIBMAD -I.. -I/usr/local/include -I/usr/lib/include -I/usr/lib/include -I/usr/include/libdvb -Wall -c channel.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 -DHAVE_LIBMAD -I.. -I/usr/local/include -I/usr/lib/include -I/usr/lib/include -I/usr/include/libdvb -Wall -c ntuxzap.cc dvb_formats.c: In function 'a52_decode_data': dvb_formats.c:1240: warning: pointer targets in passing argument 2 of 'float_to_int' differ in signedness ntuxplayer.c: In function 'play_file_video': ntuxplayer.c:217: warning: pointer targets in passing argument 1 of 'find_time_stamp' differ in signedness ntuxplayer.c:239: warning: pointer targets in passing argument 1 of 'find_time_stamp' differ in signedness rtuxzap.hh:110: error: extra qualification 'ChanSetting::' on member 'ChanSetting' rtuxzap.cc: In function 'int main(int, char**)': rtuxzap.cc:1427: warning: unused variable 'code' rtuxzap.cc:1428: warning: unused variable 'c' make[2]: *** [rtuxzap.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/media-video/tuxzap-programs-0.5.4/work/tuxzap_programs-0.5.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/tuxzap-programs-0.5.4/work/tuxzap_programs-0.5.4' make: *** [all-recursive-am] Error 2 * * ERROR: media-video/tuxzap-programs-0.5.4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2122: Called die * The specific snippet of code: * emake || die 'compile failed' * The die message: * compile failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-video:tuxzap-programs-0.5.4:20081121-060318.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/tuxzap-programs-0.5.4/temp/environment'. *