* Package: app-misc/fdutils-5.5.20060227 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking fdutils_5.5-20060227.orig.tar.gz to /var/tmp/portage/app-misc/fdutils-5.5.20060227/work >>> Unpacking fdutils_5.5-20060227-6.debian.tar.gz to /var/tmp/portage/app-misc/fdutils-5.5.20060227/work >>> Source unpacked in /var/tmp/portage/app-misc/fdutils-5.5.20060227/work >>> Preparing source in /var/tmp/portage/app-misc/fdutils-5.5.20060227/work/fdutils-5.5-20060227 ... * Applying makefile-destdir.patch ... [ ok ] * Applying documentation-typos.patch ... [ ok ] * Applying documentation-spelling_errors.patch ... [ ok ] * Applying documentation-man_undefined_macros.patch ... [ ok ] * Applying documentation-man_hyphens.patch ... [ ok ] * Applying documentation-info_metadata.patch ... [ ok ] * Applying documentation-superformat_print_drive_deviation.patch ... [ ok ] * Applying documentation-section_media_description.patch ... [ ok ] * Applying mediaprm-fix_etc-fdprm.patch ... [ ok ] * Applying floppymeter-confirmation_message.patch ... [ ok ] * Applying MAKEFLOPPIES-chown_separator.patch ... [ ok ] * Applying MAKEFLOPPIES-xsiisms.patch ... [ ok ] * Applying MAKEFLOPPIES-devfs.patch ... [ ok ] * Applying MAKEFLOPPIES-usage.patch ... [ ok ] * Applying superformat-devfs_floppy.patch ... [ ok ] * Applying superformat-env_variables.patch ... [ ok ] * Applying superformat-verify_later.patch ... [ ok ] * Applying fdmount-compilation_linux_2.6.patch ... [ ok ] * Applying dont_strip_binaries.patch ... [ ok ] * Applying help_messages.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/fdutils-5.5.20060227/work/fdutils-5.5-20060227 ... * econf: updating fdutils-5.5-20060227/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fdutils-5.5-20060227/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-fdmount-floppy-only checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking for install-info... /usr/bin/install-info checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-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 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/fdutils-5.5.20060227/work/fdutils-5.5-20060227 ... make -j1 -j1 compile make -C src all make[1]: Entering directory '/var/tmp/portage/app-misc/fdutils-5.5.20060227/work/fdutils-5.5-20060227/src' x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o floppycontrol.o floppycontrol.c floppycontrol.c: In function ‘main’: floppycontrol.c:381:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eioctl(fd, FDRESET, (void *)reset_now, "reset"); ^ lex -Pmediaprm mediaprm.lex x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o lex.mediaprm.o lex.mediaprm.c lex.mediaprm.c:1328:17: warning: ‘yyunput’ defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^ lex.mediaprm.c:1371:16: warning: ‘input’ defined but not used [-Wunused-function] static int input (void) ^ ar rv libfdutils.a lex.mediaprm.o ar: creating libfdutils.a a - lex.mediaprm.o lex -Pdriveprm driveprm.lex x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o lex.driveprm.o lex.driveprm.c lex.driveprm.c:1251:17: warning: ‘yyunput’ defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^ lex.driveprm.c:1294:16: warning: ‘input’ defined but not used [-Wunused-function] static int input (void) ^ ar rv libfdutils.a lex.driveprm.o a - lex.driveprm.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o mediaprm.o mediaprm.c mediaprm.c: In function ‘parse_mediaprm’: mediaprm.c:306:12: warning: operation on ‘r’ may be undefined [-Wsequence-point] return ((r=parse_direct(argc, argv, drvprm, medprm) && ^ ar rv libfdutils.a mediaprm.o a - mediaprm.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o driveprm.o driveprm.c driveprm.c: In function ‘getdrivenum’: driveprm.c:143:6: warning: implicit declaration of function ‘major’ [-Wimplicit-function-declaration] major(buf->st_rdev) != FLOPPY_MAJOR) { ^ driveprm.c:148:8: warning: implicit declaration of function ‘minor’ [-Wimplicit-function-declaration] num = minor( buf->st_rdev ); ^ ar rv libfdutils.a driveprm.o a - driveprm.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o parse.o parse.c ar rv libfdutils.a parse.o a - parse.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o oldfdprm.o oldfdprm.c ar rv libfdutils.a oldfdprm.o a - oldfdprm.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o enh_options.o enh_options.c enh_options.c: In function ‘print_help’: enh_options.c:388:21: warning: variable ‘htlength’ set but not used [-Wunused-but-set-variable] int i, wordlength, htlength, col; ^ enh_options.c: In function ‘getopt_enh’: enh_options.c:484:8: warning: unused variable ‘s’ [-Wunused-variable] char *s; ^ ar rv libfdutils.a enh_options.o a - enh_options.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o measure.o measure.c ar rv libfdutils.a measure.o a - measure.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o printfdprm.o printfdprm.c printfdprm.c: In function ‘print_params’: printfdprm.c:10:45: warning: variable ‘need_tpi’ set but not used [-Wunused-but-set-variable] int ssize, r, perp_ref, need_dtr, need_fm, need_tpi; ^ ar rv libfdutils.a printfdprm.o a - printfdprm.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o calc-format.o calc-format.c calc-format.c: In function ‘calc_placement’: calc-format.c:324:21: warning: variable ‘max_offset’ set but not used [-Wunused-but-set-variable] int cur_sector, i, max_offset; ^ ar rv libfdutils.a calc-format.o a - calc-format.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o misc.o misc.c ar rv libfdutils.a misc.o a - misc.o x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o skews.o skews.c ar rv libfdutils.a skews.o a - skews.o ranlib libfdutils.a x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o floppycontrol floppycontrol.o -L. -lfdutils x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o getfdprm.o getfdprm.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o getfdprm getfdprm.o -L. -lfdutils ./libfdutils.a(driveprm.o): In function `parse_driveprm': driveprm.c:(.text+0x5c): undefined reference to `major' driveprm.c:(.text+0x70): undefined reference to `minor' collect2: error: ld returned 1 exit status Makefile:102: recipe for target 'getfdprm' failed make[1]: *** [getfdprm] 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.20060227/work/fdutils-5.5-20060227/src' Makefile:8: recipe for target 'compile' failed make: *** [compile] Error 2 * ERROR: app-misc/fdutils-5.5.20060227::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/fdutils-5.5.20060227::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/fdutils-5.5.20060227::gentoo'`. * The complete build log is located at '/var/log/portage/app-misc:fdutils-5.5.20060227:20160415-074525.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/fdutils-5.5.20060227/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/fdutils-5.5.20060227/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/fdutils-5.5.20060227/work/fdutils-5.5-20060227' * S: '/var/tmp/portage/app-misc/fdutils-5.5.20060227/work/fdutils-5.5-20060227'