* CPV: app-misc/fdutils-5.5-r1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking fdutils-5.5.tar.gz to /var/tmp/portage/app-misc/fdutils-5.5-r1/work * Applying fdutils-no-fd.4-manpage.diff ... [ ok ] * Applying fdutils-5.5-destdirfix.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/app-misc/fdutils-5.5-r1/work >>> Compiling source in /var/tmp/portage/app-misc/fdutils-5.5-r1/work/fdutils-5.5 ... * econf: updating fdutils-5.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fdutils-5.5/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 --enable-fdmount-floppy-only configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 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 install-info... /usr/bin/install-info checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for inline... inline 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 linux/ext_fs.h usability... no checking linux/ext_fs.h presence... no checking for linux/ext_fs.h... no checking linux/xia_fs.h usability... no checking linux/xia_fs.h presence... no checking for linux/xia_fs.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h * Tinderbox QA Notice: 'make' called by src_compile make -j14 compile make -C src all make[1]: Entering directory `/var/tmp/portage/app-misc/fdutils-5.5-r1/work/fdutils-5.5/src' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o floppycontrol.o floppycontrol.c lex -Pmediaprm mediaprm.lex lex -Pdriveprm driveprm.lex i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o mediaprm.o mediaprm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o driveprm.o driveprm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o parse.o parse.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o oldfdprm.o oldfdprm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o enh_options.o enh_options.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o measure.o measure.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o printfdprm.o printfdprm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o calc-format.o calc-format.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o misc.o misc.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o skews.o skews.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o getfdprm.o getfdprm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o fdrawcmd.o fdrawcmd.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o superformat.o superformat.c mediaprm.c: In function ‘parse_mediaprm’: mediaprm.c:305: warning: operation on ‘r’ may be undefined i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Wl,-O1 xdfcopy.c -o xdfcopy i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Wl,-O1 fdmount.c -o fdmount i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o diskseekd.o diskseekd.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o diskd.o diskd.c xdfcopy.c: In function ‘main’: xdfcopy.c:763: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xdfcopy.c:766: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xdfcopy.c:770: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o floppymeter.o floppymeter.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o convert.o convert.c fdrawcmd.c: In function ‘main’: fdrawcmd.c:382: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o lex.mediaprm.o lex.mediaprm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o lex.driveprm.o lex.driveprm.c ar rv libfdutils.a mediaprm.o diskd.c: In function ‘main’: diskd.c:108: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result ar rv libfdutils.a driveprm.o ar: creating libfdutils.a a - mediaprm.o ar rv libfdutils.a parse.o a - driveprm.o a - parse.o ar rv libfdutils.a oldfdprm.o In file included from fdmount.c:37: msdos_fs.h:9: warning: ‘packed’ attribute ignored for field of type ‘char[3]’ msdos_fs.h:10: warning: ‘packed’ attribute ignored for field of type ‘char[8]’ msdos_fs.h:13: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:15: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:18: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:24: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:25: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:26: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:28: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[11]’ msdos_fs.h:29: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[8]’ msdos_fs.h:31: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:32: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:33: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:34: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:35: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:36: warning: ‘packed’ attribute ignored for field of type ‘unsigned char’ msdos_fs.h:41: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[50]’ a - oldfdprm.o ar rv libfdutils.a measure.o ar rv libfdutils.a printfdprm.o a - measure.o ar rv libfdutils.a misc.o a - printfdprm.o fdmount.c: In function ‘canonicalize’: fdmount.c:208: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result ar rv libfdutils.a skews.o fdmount.c: In function ‘id_fstype’: fdmount.c:487: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:397: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ fdmount.c:487: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:397: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ a - misc.o fdmount.c:487: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness fdmount.c:487: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ fdmount.c:487: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:397: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ fdmount.c:487: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness fdmount.c:487: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ fdmount.c:487: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness fdmount.c:487: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ fdmount.c:487: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness fdmount.c:487: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ fdmount.c:487: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:145: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ fdmount.c: In function ‘do_mount’: fdmount.c:693: warning: pointer targets in passing argument 1 of ‘id_fstype’ differ in signedness fdmount.c:421: note: expected ‘byte *’ but argument is of type ‘char *’ a - skews.o fdmount.c:672: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result fdmount.c: In function ‘main’: fdmount.c:1248: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result lex.mediaprm.c: In function ‘mediaprmlex’:lex.driveprm.c: In function ‘driveprmlex’: mediaprm.lex:70: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result driveprm.lex:59: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result driveprm.lex: At top level: lex.driveprm.c:1237: warning: ‘yyunput’ defined but not used lex.driveprm.c:1278: warning: ‘input’ defined but not used mediaprm.lex: At top level: lex.mediaprm.c:1263: warning: ‘yyunput’ defined but not used lex.mediaprm.c:1304: warning: ‘input’ defined but not used ar rv libfdutils.a calc-format.o a - calc-format.o i686-pc-linux-gnu-gcc -Wl,-O1 -o fdrawcmd fdrawcmd.o -L. -lfdutils ar rv libfdutils.a enh_options.o a - enh_options.o ar rv libfdutils.a lex.driveprm.o a - lex.driveprm.o ar rv libfdutils.a lex.mediaprm.o a - lex.mediaprm.o ranlib libfdutils.a i686-pc-linux-gnu-gcc -Wl,-O1 -o floppycontrol floppycontrol.o -L. -lfdutils i686-pc-linux-gnu-gcc -Wl,-O1 -o getfdprm getfdprm.o -L. -lfdutils i686-pc-linux-gnu-gcc -Wl,-O1 -Wall -O2 -pipe -o setfdprm setfdprm.c -L. -lfdutils i686-pc-linux-gnu-gcc -Wl,-O1 -o diskseekd diskseekd.o -L. -lfdutils i686-pc-linux-gnu-gcc -Wl,-O1 -o diskd diskd.o -L. -lfdutils i686-pc-linux-gnu-gcc -o floppymeter floppymeter.o -L. -lfdutils i686-pc-linux-gnu-gcc -Wl,-O1 -o convertfdprm convert.o -L. -lfdutils getfdprm.o: In function `main': getfdprm.c:(.text+0x10e): undefined reference to `parse_driveprm' collect2: ld returned 1 exit status make[1]: *** [getfdprm] Error 1 make[1]: *** Waiting for unfinished jobs.... /var/tmp/portage/app-misc/fdutils-5.5-r1/temp/cce5GrCf.o: In function `main': setfdprm.c:(.text+0x136): undefined reference to `parse_driveprm' collect2: ld returned 1 exit status make[1]: *** [setfdprm] Error 1 rm enh_options.o measure.o calc-format.o oldfdprm.o parse.o driveprm.o misc.o lex.mediaprm.o lex.driveprm.o printfdprm.o skews.o lex.mediaprm.c mediaprm.o lex.driveprm.c make[1]: Leaving directory `/var/tmp/portage/app-misc/fdutils-5.5-r1/work/fdutils-5.5/src' make: *** [compile] Error 2 * ERROR: app-misc/fdutils-5.5-r1 failed: * (no error message) * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2799: Called die * The specific snippet of code: * make compile || die; * * If you need support, post the output of 'emerge --info =app-misc/fdutils-5.5-r1', * the complete build log and the output of 'emerge -pqv =app-misc/fdutils-5.5-r1'. Merge of app-misc/fdutils-5.5-r1 at 2010-04-16T09:00:00+00:00 failed * The complete build log is located at '/var/log/portage/build/app-misc/fdutils-5.5-r1:20100416-090000.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/fdutils-5.5-r1/temp/environment'. * S: '/var/tmp/portage/app-misc/fdutils-5.5-r1/work/fdutils-5.5'