>>> Unpacking source... >>> Unpacking darkice-0.19.tar.gz to /var/tmp/portage/media-sound/darkice-0.19/work * Applying darkice-0.18.1-gcc43.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/media-sound/darkice-0.19/work >>> Compiling source in /var/tmp/portage/media-sound/darkice-0.19/work/darkice-0.19 ... * One of USE flags encode, vorbis, aac, or twolame is required. * Selecting vorbis for you. * econf: updating darkice-0.19/config.sub with /usr/share/gnuconfig/config.sub * econf: updating darkice-0.19/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-faac --without-alsa --without-lame --without-jack --without-twolame --without-vorbis --with-vorbis configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/media-sound/darkice-0.19/work/darkice-0.19/missing: Unknown `--run' option Try `/var/tmp/portage/media-sound/darkice-0.19/work/darkice-0.19/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for sched_getscheduler in -lrt... yes checking for getaddrinfo... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for pthread-config... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i686-pc-linux-gnu-gcc building without lame checking for vorbis libraries at /usr ... found at /usr building without faac building without twolame building without ALSA support building without JACK support checking for MSG_NOSIGNAL... yes checking for sched_getscheduler... yes checking for sched_getparam... yes not compiling in debug mode configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands make -j14 Making all in src make[1]: Entering directory `/var/tmp/portage/media-sound/darkice-0.19/work/darkice-0.19/src' make all-am make[2]: Entering directory `/var/tmp/portage/media-sound/darkice-0.19/work/darkice-0.19/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT AudioSource.o -MD -MP -MF .deps/AudioSource.Tpo -c -o AudioSource.o AudioSource.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT BufferedSink.o -MD -MP -MF .deps/BufferedSink.Tpo -c -o BufferedSink.o BufferedSink.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT CastSink.o -MD -MP -MF .deps/CastSink.Tpo -c -o CastSink.o CastSink.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT FileSink.o -MD -MP -MF .deps/FileSink.Tpo -c -o FileSink.o FileSink.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT Connector.o -MD -MP -MF .deps/Connector.Tpo -c -o Connector.o Connector.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT MultiThreadedConnector.o -MD -MP -MF .deps/MultiThreadedConnector.Tpo -c -o MultiThreadedConnector.o MultiThreadedConnector.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT DarkIce.o -MD -MP -MF .deps/DarkIce.Tpo -c -o DarkIce.o DarkIce.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT Exception.o -MD -MP -MF .deps/Exception.Tpo -c -o Exception.o Exception.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT IceCast.o -MD -MP -MF .deps/IceCast.Tpo -c -o IceCast.o IceCast.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT IceCast2.o -MD -MP -MF .deps/IceCast2.Tpo -c -o IceCast2.o IceCast2.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT ShoutCast.o -MD -MP -MF .deps/ShoutCast.Tpo -c -o ShoutCast.o ShoutCast.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT FileCast.o -MD -MP -MF .deps/FileCast.Tpo -c -o FileCast.o FileCast.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT LameLibEncoder.o -MD -MP -MF .deps/LameLibEncoder.Tpo -c -o LameLibEncoder.o LameLibEncoder.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT TwoLameLibEncoder.o -MD -MP -MF .deps/TwoLameLibEncoder.Tpo -c -o TwoLameLibEncoder.o TwoLameLibEncoder.cpp mv -f .deps/LameLibEncoder.Tpo .deps/LameLibEncoder.Po mv -f .deps/TwoLameLibEncoder.Tpo .deps/TwoLameLibEncoder.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT VorbisLibEncoder.o -MD -MP -MF .deps/VorbisLibEncoder.Tpo -c -o VorbisLibEncoder.o VorbisLibEncoder.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT FaacEncoder.o -MD -MP -MF .deps/FaacEncoder.Tpo -c -o FaacEncoder.o FaacEncoder.cpp mv -f .deps/Exception.Tpo .deps/Exception.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT aflibDebug.o -MD -MP -MF .deps/aflibDebug.Tpo -c -o aflibDebug.o aflibDebug.cc mv -f .deps/FaacEncoder.Tpo .deps/FaacEncoder.Po mv -f .deps/AudioSource.Tpo .deps/AudioSource.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT aflibConverter.o -MD -MP -MF .deps/aflibConverter.Tpo -c -o aflibConverter.o aflibConverter.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT OssDspSource.o -MD -MP -MF .deps/OssDspSource.Tpo -c -o OssDspSource.o OssDspSource.cpp aflibDebug.cc: In function 'void output_message(aflibDebug::Level, const char*)': aflibDebug.cc:100: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result mv -f .deps/aflibDebug.Tpo .deps/aflibDebug.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT SerialUlaw.o -MD -MP -MF .deps/SerialUlaw.Tpo -c -o SerialUlaw.o SerialUlaw.cpp mv -f .deps/BufferedSink.Tpo .deps/BufferedSink.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT SolarisDspSource.o -MD -MP -MF .deps/SolarisDspSource.Tpo -c -o SolarisDspSource.o SolarisDspSource.cpp mv -f .deps/CastSink.Tpo .deps/CastSink.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -O2 -pipe -MT TcpSocket.o -MD -MP -MF .deps/TcpSocket.Tpo -c -o TcpSocket.o TcpSocket.cpp mv -f .deps/MultiThreadedConnector.Tpo .deps/MultiThreadedConnector.Po SerialUlaw.cpp: In member function 'virtual unsigned int SerialUlaw::read(void*, unsigned int)': SerialUlaw.cpp:296: error: 'perror' was not declared in this scope mv -f .deps/IceCast.Tpo .deps/IceCast.Po make[2]: *** [SerialUlaw.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/Connector.Tpo .deps/Connector.Po mv -f .deps/ShoutCast.Tpo .deps/ShoutCast.Po IceCast2.cpp: In member function 'virtual bool IceCast2::sendLogin()': IceCast2.cpp:176: warning: deprecated conversion from string constant to 'char*' mv -f .deps/IceCast2.Tpo .deps/IceCast2.Po aflibConverter.cc: In member function 'int aflibConverter::resampleFast(int&, int, short int*, short int*)': aflibConverter.cc:525: warning: deprecated conversion from string constant to 'char*' aflibConverter.cc: In member function 'int aflibConverter::resampleWithFilter(int&, int, short int*, short int*, short int*, short int*, short unsigned int, short unsigned int, short unsigned int)': aflibConverter.cc:571: warning: deprecated conversion from string constant to 'char*' aflibConverter.cc:639: warning: deprecated conversion from string constant to 'char*' mv -f .deps/aflibConverter.Tpo .deps/aflibConverter.Po mv -f .deps/FileCast.Tpo .deps/FileCast.Po mv -f .deps/SolarisDspSource.Tpo .deps/SolarisDspSource.Po mv -f .deps/VorbisLibEncoder.Tpo .deps/VorbisLibEncoder.Po mv -f .deps/OssDspSource.Tpo .deps/OssDspSource.Po mv -f .deps/FileSink.Tpo .deps/FileSink.Po mv -f .deps/TcpSocket.Tpo .deps/TcpSocket.Po mv -f .deps/DarkIce.Tpo .deps/DarkIce.Po make[2]: Leaving directory `/var/tmp/portage/media-sound/darkice-0.19/work/darkice-0.19/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-sound/darkice-0.19/work/darkice-0.19/src' make: *** [all-recursive] Error 1 * * ERROR: media-sound/darkice-0.19 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2372: Called die * The specific snippet of code: * emake || die "emake failed." * The die message: * emake 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-sound/darkice-0.19:20090709-150211.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/darkice-0.19/temp/environment'. *