* Package: sys-fs/jfsutils-1.1.15 * Repository: gentoo * Maintainer: polynomial-c@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking jfsutils-1.1.15.tar.gz to /var/tmp/portage/sys-fs/jfsutils-1.1.15/work >>> Source unpacked in /var/tmp/portage/sys-fs/jfsutils-1.1.15/work >>> Preparing source in /var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15 ... * Applying jfsutils-1.1.15-linux-headers.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15 ... ./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 --disable-dependency-tracking --libdir=/usr/lib64 --sbindir=/sbin configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for ln... /bin/ln checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for unistd.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working memcmp... yes checking for getcwd... yes checking for getmntinfo... no checking for strtol... yes checking for strtoul... yes checking for posix_memalign... yes checking for memalign... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating libfs/Makefile config.status: creating include/Makefile config.status: creating fsck/Makefile config.status: creating fscklog/Makefile config.status: creating logdump/Makefile config.status: creating mkfs/Makefile config.status: creating tune/Makefile config.status: creating xpeek/Makefile config.status: creating jfsutils.spec config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15' Making all in libfs make[2]: Entering directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15/libfs' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c fssubs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c unicode_to_utf8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c devices.c devices.c: In function ‘ujfs_rw_diskblocks’: devices.c:441:5: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘int64_t {aka long int}’ [-Wformat=] "ujfs_rw_diskblocks: %s %zd of %d bytes at offset %lld\n", ^ devices.c: In function ‘ujfs_flush_dev’: devices.c:469:6: warning: implicit declaration of function ‘major’ [-Wimplicit-function-declaration] if (major(buf.st_rdev) != RAMDISK_MAJOR) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c utilsubs.c utilsubs.c: In function ‘prompt’: utilsubs.c:60:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(cmd, 81, stdin); ^ utilsubs.c: In function ‘more’: utilsubs.c:76:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(cmd, 80, stdin); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c super.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c inode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c diskmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c message.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c uniupr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c jfs_endian.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c open_by_label.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c log_dump.c log_dump.c: In function ‘ldmp_xdump’: log_dump.c:652:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = (int) saddr % 4; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c logform.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c logredo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c log_work.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c log_read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c log_map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -O2 -pipe -c fsckmsgdef.c rm -f libfs.a ar cru libfs.a fssubs.o unicode_to_utf8.o devices.o utilsubs.o super.o inode.o diskmap.o message.o uniupr.o jfs_endian.o open_by_label.o log_dump.o logform.o logredo.o log_work.o log_read.o log_map.o fsckmsgdef.o x86_64-pc-linux-gnu-ranlib libfs.a make[2]: Leaving directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15/libfs' Making all in include make[2]: Entering directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15/include' Making all in fsck make[2]: Entering directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15/fsck' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckbmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckconn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckdire.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckdtre.c fsckdtre.c: In function ‘dTree_key_extract_cautiously’: fsckdtre.c:1641:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned short) NULL) { ^ fsckdtre.c: In function ‘dTree_key_extract_record’: fsckdtre.c:1777:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned short) NULL) { ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckea.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckimap.c fsckimap.c: In function ‘AIS_redundancy_check’: fsckimap.c:1001:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tree_offset = (int32_t) &(((struct dinode *)0)->di_btroot); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckino.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckmeta.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckpfs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c dirindex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckwsp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckxtre.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c xchkdsk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsckruns.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -march=native -O2 -pipe -c fsck_message.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o jfs_fsck fsckbmap.o fsckconn.o fsckdire.o fsckdtre.o fsckea.o fsckimap.o fsckino.o fsckmeta.o fsckpfs.o dirindex.o fsckwsp.o fsckxtre.o xchkdsk.o fsckruns.o fsck_message.o ../libfs/libfs.a -luuid ../libfs/libfs.a(devices.o): In function `ujfs_flush_dev': devices.c:(.text+0x4b9): undefined reference to `major' collect2: error: ld returned 1 exit status Makefile:266: recipe for target 'jfs_fsck' failed make[2]: *** [jfs_fsck] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15/fsck' Makefile:260: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15' Makefile:196: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: sys-fs/jfsutils-1.1.15::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/jfsutils-1.1.15::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/jfsutils-1.1.15::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:jfsutils-1.1.15:20160415-071350.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/jfsutils-1.1.15/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/jfsutils-1.1.15/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15' * S: '/var/tmp/portage/sys-fs/jfsutils-1.1.15/work/jfsutils-1.1.15'