>>> Unpacking source... >>> Unpacking cdtool-2.1.8.tar.gz to /var/tmp/portage/media-sound/cdtool-2.1.8/work >>> Source unpacked in /var/tmp/portage/media-sound/cdtool-2.1.8/work >>> Compiling source in /var/tmp/portage/media-sound/cdtool-2.1.8/work/cdtool-2.1.8 ... * econf: updating cdtool-2.1.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cdtool-2.1.8/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 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 ANSI C... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for connect in -lsocket... no checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/cdio.h usability... no checking sys/cdio.h presence... no checking for sys/cdio.h... no checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking for ioctl CDROMRESET... yes checking for ioctl CDROMCLOSETRAY... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for getmntent in -lsun... no checking for getmntent in -lseq... yes checking for getmntent... yes checking for strsep... yes checking for memmove... yes checking for memset... yes checking for socket... yes checking for gethostbyname... yes checking for library containing gethostbyname... none required checking whether to disable SCSI code... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o commands.o commands.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o hardware.o hardware.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o database.o database.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o info.o info.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o shuffle.o shuffle.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o util.o util.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o cdown.o cdown.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o cdtool.o cdtool.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o cdctrl.o cdctrl.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o cdtool2cddb.o cdtool2cddb.c database.c: In function 'read_db': database.c:94: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cdown.c:343: error: conflicting types for 'getline' /usr/include/stdio.h:651: note: previous declaration of 'getline' was here cdown.c: In function 'query': cdown.c:535: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result make: *** [cdown.o] Error 1 make: *** Waiting for unfinished jobs.... cdtool2cddb.c: In function 'read_cdtooldb': cdtool2cddb.c:82: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cdtool2cddb.c:132: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result * * ERROR: media-sound/cdtool-2.1.8 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 285: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: 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/cdtool-2.1.8:20090611-165049.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/cdtool-2.1.8/temp/environment'. *