Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 370498 Details for
Bug 501408
sys-apps/util-linux-2.24.1 fails test last/last
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 56.39 KB, created by
eroen
on 2014-02-15 15:28:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
eroen
Created:
2014-02-15 15:28:05 UTC
Size:
56.39 KB
patch
obsolete
> * Package: sys-apps/util-linux-2.24.1-r2 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 caps elibc_glibc kernel_linux multilib ncurses nls pam python_single_target_python2_7 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 static-libs suid test udev unicode userland_GNU > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking util-linux-2.24.1.tar.xz to /var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work >>>> Source unpacked in /var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work >>>> Preparing source in /var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1 ... > * Applying util-linux-2.24-skip-last-tests.patch ... > [ ok ] > * Running elibtoolize in: util-linux-2.24.1/ > * Applying target-nm/2.4.2 patch ... > * Running elibtoolize in: util-linux-2.24.1/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1 ... > * econf: updating util-linux-2.24.1/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating util-linux-2.24.1/config/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-dependency-tracking --docdir=/usr/share/doc/util-linux-2.24.1-r2 --enable-fs-paths-extra=/usr/sbin:/bin:/usr/bin --enable-nls --enable-agetty --with-bashcompletiondir=/usr/share/bash-completion --disable-bash-completion --enable-setpriv --disable-cramfs --disable-cytune --disable-fdformat --with-ncurses=auto --disable-kill --disable-login --disable-mesg --disable-nologin --enable-partx --without-python --enable-raw --enable-rename --disable-reset --enable-schedutils --disable-su --disable-wall --disable-write --enable-makeinstall-chown --enable-makeinstall-setuid --without-selinux --without-slang --enable-static --with-udev >configure: loading site script /usr/share/config.site >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 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a BSD-compatible install... /usr/lib64/portage/bin/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 for style of include used by make... GNU >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >configure: Default --exec-prefix detected. >configure: --bindir defaults to /bin >configure: --sbindir defaults to /sbin >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking whether byte ordering is bigendian... no >checking whether compiler handles -fno-common... yes >checking whether compiler handles -Wall... yes >checking whether compiler handles -Werror=sequence-point... yes >checking whether compiler handles -Wextra... yes >checking whether compiler handles -Wmissing-declarations... yes >checking whether compiler handles -Wmissing-parameter-type... yes >checking whether compiler handles -Wmissing-prototypes... yes >checking whether compiler handles -Wno-missing-field-initializers... yes >checking whether compiler handles -Wredundant-decls... yes >checking whether compiler handles -Wsign-compare... yes >checking whether compiler handles -Wtype-limits... yes >checking whether compiler handles -Wuninitialized... yes >checking whether compiler handles -Wunused-but-set-parameter... yes >checking whether compiler handles -Wunused-but-set-variable... yes >checking whether compiler handles -Wunused-parameter... yes >checking whether compiler handles -Wunused-result... yes >checking whether compiler handles -Wunused-variable... yes >checking whether compiler handles -Wnested-externs... yes >checking whether compiler handles -Wpointer-arith... yes >checking whether compiler handles -Wstrict-prototypes... yes >checking whether compiler handles -Wformat-security... yes >checking whether compiler handles -Wno-clobbered... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to build gtk-doc documentation... no >checking for gtkdoc-check... no >checking for xsltproc... /usr/bin/xsltproc >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for linux/compiler.h... no >checking for linux/blkpg.h... yes >checking for linux/major.h... yes >checking asm/io.h usability... no >checking asm/io.h presence... no >checking for asm/io.h... no >checking err.h usability... yes >checking err.h presence... yes >checking for err.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 getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for inttypes.h... (cached) yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking linux/falloc.h usability... yes >checking linux/falloc.h presence... yes >checking for linux/falloc.h... yes >checking linux/watchdog.h usability... yes >checking linux/watchdog.h presence... yes >checking for linux/watchdog.h... yes >checking linux/fd.h usability... yes >checking linux/fd.h presence... yes >checking for linux/fd.h... yes >checking linux/raw.h usability... yes >checking linux/raw.h presence... yes >checking for linux/raw.h... yes >checking linux/tiocl.h usability... yes >checking linux/tiocl.h presence... yes >checking for linux/tiocl.h... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking linux/securebits.h usability... yes >checking linux/securebits.h presence... yes >checking for linux/securebits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking net/if.h usability... yes >checking net/if.h presence... yes >checking for net/if.h... yes >checking net/if_dl.h usability... no >checking net/if_dl.h presence... no >checking for net/if_dl.h... no >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking for security/pam_misc.h... (cached) yes >checking for stdint.h... (cached) yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking for stdlib.h... (cached) yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking sys/disk.h usability... no >checking sys/disk.h presence... no >checking for sys/disk.h... no >checking sys/disklabel.h usability... no >checking sys/disklabel.h presence... no >checking for sys/disklabel.h... no >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking sys/ioccom.h usability... no >checking sys/ioccom.h presence... no >checking for sys/ioccom.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/queue.h usability... yes >checking sys/queue.h presence... yes >checking for sys/queue.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking for sys/stat.h... (cached) yes >checking sys/swap.h usability... yes >checking sys/swap.h presence... yes >checking for sys/swap.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/ttydefaults.h usability... yes >checking sys/ttydefaults.h presence... yes >checking for sys/ttydefaults.h... yes >checking for sys/types.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for unistd.h... (cached) yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking for struct termios.c_line... yes >checking for struct stat.st_mtim.tv_nsec... yes >checking whether _NL_TIME_WEEK_1STDAY is declared... yes >checking whether llseek is declared... no >checking whether lseek64 is declared... yes >checking whether environ is declared... yes >checking whether strsignal is declared... yes >checking for __fpending... yes >checking for secure_getenv... yes >checking for __secure_getenv... no >checking for err... yes >checking for errx... yes >checking for fsync... yes >checking for futimens... yes >checking for getdomainname... yes >checking for getdtablesize... yes >checking for getexecname... no >checking for getmntinfo... no >checking for getrlimit... yes >checking for inotify_init... yes >checking for jrand48... yes >checking for lchown... yes >checking for llseek... yes >checking for lseek64... yes >checking for mempcpy... yes >checking for nanosleep... yes >checking for personality... yes >checking for posix_fadvise... yes >checking for prctl... yes >checking for rpmatch... yes >checking for scandirat... yes >checking for setresgid... yes >checking for setresuid... yes >checking for sigqueue... yes >checking for srandom... yes >checking for strnchr... no >checking for strndup... yes >checking for strnlen... yes >checking for strtoull... yes >checking for sysconf... yes >checking for updwtmp... yes >checking for usleep... yes >checking for warn... yes >checking for warnx... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for openat... yes >checking for fstatat... yes >checking for unlinkat... yes >checking for ioperm... yes >checking for iopl... yes >checking for struct sockaddr.sa_len... no >checking for library containing socket... none required >checking for dirfd... yes >checking whether program_invocation_short_name is defined... yes >checking whether __progname is defined... yes >checking whether the target supports thread-local storage... yes >checking scanf string alloc modifiers... (%ms) yes >checking for openpty in -lutil... yes >checking for tgetnum in -ltermcap... no >checking for union semun... no >checking for loff_t... yes >checking for cpu_set_t... yes >checking for sighandler_t... yes >checking whether CPU_ALLOC is declared... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for udev_new in -ludev... yes >checking for NCURSESW... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for TINFO... no >checking for tgetent in -ltinfo... no >checking for syscall fallocate... SYS_fallocate >checking for valid fallocate() function... yes >checking for syscall unshare... SYS_unshare >checking for unshare... yes >checking for syscall setns... SYS_setns >checking for setns... yes >checking for capng_apply in -lcap-ng... yes >checking for crc32 in -lz... yes >checking for syscall prlimit64... SYS_prlimit64 >checking for prlimit... yes >checking for syscall pivot_root... SYS_pivot_root >checking for LIBUSER... no >checking for syscall ioprio_set... SYS_ioprio_set >checking for syscall ioprio_get... SYS_ioprio_get >checking for syscall sched_getaffinity... SYS_sched_getaffinity >Package systemd was not found in the pkg-config search path. >Perhaps you should add the directory containing `systemd.pc' >to the PKG_CONFIG_PATH environment variable >No package 'systemd' found >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libblkid/docs/Makefile >config.status: creating libblkid/docs/version.xml >config.status: creating libblkid/src/blkid.h >config.status: creating libmount/docs/Makefile >config.status: creating libmount/docs/version.xml >config.status: creating libmount/src/libmount.h >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > > util-linux 2.24.1 > > prefix: /usr > exec prefix: ${prefix} > > localstatedir: /var/lib > bindir: /bin > sbindir: /sbin > libdir: /usr/lib64 > includedir: ${prefix}/include > usrbin_execdir: ${exec_prefix}/bin > usrsbin_execdir: ${exec_prefix}/sbin > usrlib_execdir: /usr/lib64 > > compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 > cflags: -march=core2 -O2 -pipe > suid cflags: > ldflags: -Wl,-O1 -Wl,--as-needed > suid ldflags: > > Python: > Python version: > Python libs: > > Bash completions: /usr/share/bash-completion > > warnings: > > -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1/po' >make[2]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' > CC lib/libuuid_la-randutils.lo > CC sys-utils/fstrim-fstrim.o > CC sys-utils/ctrlaltdel.o > CC sys-utils/fsfreeze.o > CC sys-utils/blkdiscard.o > CC sys-utils/losetup.o > CC sys-utils/swapon-swapon.o > CC sys-utils/swapon-swapon-common.o > CC sys-utils/swapoff-swapoff.o > CC sys-utils/swapoff-swapon-common.o > CC sys-utils/chcpu.o > CC sys-utils/pivot_root.o > CC sys-utils/switch_root.o > CC sys-utils/hwclock.o > CC sys-utils/hwclock-cmos.o > CC sys-utils/hwclock-kd.o > CC sys-utils/hwclock-rtc.o > CC misc-utils/blkid-blkid.o > CC misc-utils/findfs-findfs.o > CC misc-utils/wipefs-wipefs.o > CC text-utils/col.o > CC text-utils/colcrt.o > CC text-utils/colrm.o > CC text-utils/column.o > CC text-utils/conv.o > CC text-utils/display.o > CC text-utils/hexdump.o > CC text-utils/hexsyntax.o > CC text-utils/parse.o > CC text-utils/rev.o > CC text-utils/pg-pg.o > CC text-utils/tailf.o > CC text-utils/ul-ul.o > CC term-utils/script.o > CC term-utils/scriptreplay.o > CC term-utils/setterm-setterm.o > CC login-utils/last.o > CC lib/strutils.o > CC login-utils/utmpdump.o > CC sys-utils/flock.o > CC sys-utils/ipcmk.o > CC sys-utils/ipcrm.o > CC sys-utils/ipcs.o > CC sys-utils/ipcutils.o > CC sys-utils/renice.o > CC sys-utils/setsid.o > CC sys-utils/setarch.o > CC sys-utils/eject-eject.o > CC sys-utils/prlimit.o > CC sys-utils/lscpu.o > CC sys-utils/lscpu-dmi.o > CC sys-utils/fallocate.o > CC sys-utils/unshare.o > CC sys-utils/nsenter.o > CC sys-utils/setpriv.o > CC misc-utils/cal-cal.o > CC lib/cal-mbsalign.o > CC lib/cal-strutils.o > CC misc-utils/logger.o > CC misc-utils/look.o > CC misc-utils/mcookie.o > CC lib/md5.o > CC misc-utils/namei.o > CC misc-utils/whereis.o > CC misc-utils/lslocks-lslocks.o > CC misc-utils/uuidgen-uuidgen.o > CC misc-utils/rename.o > CC misc-utils/getopt.o > CC disk-utils/isosize.o > CC sys-utils/readprofile.o > CC sys-utils/ldattach.o > CC sys-utils/rtcwake.o > CC misc-utils/uuidd-uuidd.o > CC disk-utils/partx-partx.o > CC disk-utils/addpart.o > CC disk-utils/delpart.o > CC disk-utils/resizepart.o > GEN misc-utils/uuidd.8 > GEN sys-utils/linux32.8 > GEN sys-utils/linux64.8 > GEN sys-utils/x86_64.8 > GEN sys-utils/i386.8 > GEN libblkid/blkid.pc > GEN libuuid/uuid.pc > GEN libmount/mount.pc > CC lib/libcommon_la-at.lo > CC lib/libcommon_la-blkdev.lo > CC lib/libcommon_la-canonicalize.lo > CC lib/libcommon_la-colors.lo > CC lib/libcommon_la-crc32.lo > CC lib/libcommon_la-crc64.lo > CC lib/libcommon_la-env.lo > CC lib/libcommon_la-fileutils.lo > CC lib/libcommon_la-ismounted.lo > CC lib/libcommon_la-mangle.lo > CC lib/libcommon_la-match.lo > CC lib/libcommon_la-mbsalign.lo > CC lib/libcommon_la-md5.lo > CC lib/libcommon_la-pager.lo > CC lib/libcommon_la-path.lo > CC lib/libcommon_la-procutils.lo > CC lib/libcommon_la-randutils.lo > CC lib/libcommon_la-setproctitle.lo > CC lib/libcommon_la-strutils.lo > CC lib/libcommon_la-sysfs.lo > CC lib/libcommon_la-wholedisk.lo > CC lib/libcommon_la-tt.lo > CC lib/libcommon_la-timeutils.lo > CC lib/libcommon_la-ttyutils.lo > CC lib/libcommon_la-xgetpass.lo > CC lib/libcommon_la-exec_shell.lo > CC lib/libcommon_la-linux_version.lo > CC lib/libcommon_la-loopdev.lo > CC lib/libcommon_la-cpuset.lo > CC libfdisk/src/libfdisk_la-init.lo > CC libfdisk/src/libfdisk_la-test.lo > CC libfdisk/src/libfdisk_la-ask.lo > CC libfdisk/src/libfdisk_la-alignment.lo > CC libfdisk/src/libfdisk_la-label.lo > CC libfdisk/src/libfdisk_la-utils.lo > CC libfdisk/src/libfdisk_la-context.lo > CC libfdisk/src/libfdisk_la-parttype.lo > CC libfdisk/src/libfdisk_la-sun.lo > CC libfdisk/src/libfdisk_la-sgi.lo > CC libfdisk/src/libfdisk_la-dos.lo > CC libfdisk/src/libfdisk_la-bsd.lo > CC libfdisk/src/libfdisk_la-gpt.lo > CC libblkid/src/libblkid_la-init.lo > CC libblkid/src/libblkid_la-cache.lo > CC libblkid/src/libblkid_la-config.lo > CC libblkid/src/libblkid_la-dev.lo > CC libblkid/src/libblkid_la-devname.lo > CC libblkid/src/libblkid_la-devno.lo > CC libblkid/src/libblkid_la-encode.lo > CC libblkid/src/libblkid_la-evaluate.lo > CC libblkid/src/libblkid_la-getsize.lo > CC libblkid/src/libblkid_la-llseek.lo > CC libblkid/src/libblkid_la-probe.lo >libblkid/src/llseek.c:12:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default] > #define _LARGEFILE_SOURCE > ^ ><command-line>:0:0: note: this is the location of the previous definition >libblkid/src/llseek.c:13:0: warning: "_LARGEFILE64_SOURCE" redefined [enabled by default] > #define _LARGEFILE64_SOURCE > ^ ><command-line>:0:0: note: this is the location of the previous definition > CC libblkid/src/libblkid_la-read.lo > CC libblkid/src/libblkid_la-resolve.lo > CC libblkid/src/libblkid_la-save.lo > CC libblkid/src/libblkid_la-tag.lo > CC libblkid/src/libblkid_la-verify.lo > CC libblkid/src/libblkid_la-version.lo > CC libblkid/src/partitions/libblkid_la-aix.lo > CC libblkid/src/partitions/libblkid_la-bsd.lo > CC libblkid/src/partitions/libblkid_la-dos.lo > CC libblkid/src/partitions/libblkid_la-gpt.lo > CC libblkid/src/partitions/libblkid_la-mac.lo > CC libblkid/src/partitions/libblkid_la-minix.lo > CC libblkid/src/partitions/libblkid_la-partitions.lo > CC libblkid/src/partitions/libblkid_la-sgi.lo > CC libblkid/src/partitions/libblkid_la-solaris_x86.lo > CC libblkid/src/partitions/libblkid_la-sun.lo > CC libblkid/src/partitions/libblkid_la-ultrix.lo > CC libblkid/src/partitions/libblkid_la-unixware.lo > CC libblkid/src/superblocks/libblkid_la-adaptec_raid.lo > CC libblkid/src/superblocks/libblkid_la-bcache.lo > CC libblkid/src/superblocks/libblkid_la-befs.lo > CC libblkid/src/superblocks/libblkid_la-bfs.lo > CC libblkid/src/superblocks/libblkid_la-btrfs.lo > CC libblkid/src/superblocks/libblkid_la-cramfs.lo > CC libblkid/src/superblocks/libblkid_la-ddf_raid.lo > CC libblkid/src/superblocks/libblkid_la-drbd.lo > CC libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo > CC libblkid/src/superblocks/libblkid_la-exfat.lo > CC libblkid/src/superblocks/libblkid_la-ext.lo > CC libblkid/src/superblocks/libblkid_la-f2fs.lo > CC libblkid/src/superblocks/libblkid_la-gfs.lo > CC libblkid/src/superblocks/libblkid_la-hfs.lo > CC libblkid/src/superblocks/libblkid_la-highpoint_raid.lo > CC libblkid/src/superblocks/libblkid_la-hpfs.lo > CC libblkid/src/superblocks/libblkid_la-iso9660.lo > CC libblkid/src/superblocks/libblkid_la-isw_raid.lo > CC libblkid/src/superblocks/libblkid_la-jfs.lo > CC libblkid/src/superblocks/libblkid_la-jmicron_raid.lo > CC libblkid/src/superblocks/libblkid_la-linux_raid.lo > CC libblkid/src/superblocks/libblkid_la-lsi_raid.lo > CC libblkid/src/superblocks/libblkid_la-luks.lo > CC libblkid/src/superblocks/libblkid_la-lvm.lo > CC libblkid/src/superblocks/libblkid_la-minix.lo > CC libblkid/src/superblocks/libblkid_la-netware.lo > CC libblkid/src/superblocks/libblkid_la-nilfs.lo > CC libblkid/src/superblocks/libblkid_la-ntfs.lo > CC libblkid/src/superblocks/libblkid_la-refs.lo > CC libblkid/src/superblocks/libblkid_la-nvidia_raid.lo > CC libblkid/src/superblocks/libblkid_la-ocfs.lo > CC libblkid/src/superblocks/libblkid_la-reiserfs.lo > CC libblkid/src/superblocks/libblkid_la-promise_raid.lo > CC libblkid/src/superblocks/libblkid_la-romfs.lo > CC libblkid/src/superblocks/libblkid_la-silicon_raid.lo > CC libblkid/src/superblocks/libblkid_la-squashfs.lo > CC libblkid/src/superblocks/libblkid_la-superblocks.lo > CC libblkid/src/superblocks/libblkid_la-swap.lo > CC libblkid/src/superblocks/libblkid_la-sysv.lo > CC libblkid/src/superblocks/libblkid_la-ubifs.lo > CC libblkid/src/superblocks/libblkid_la-udf.lo > CC libblkid/src/superblocks/libblkid_la-ufs.lo > CC libblkid/src/superblocks/libblkid_la-vfat.lo > CC libblkid/src/superblocks/libblkid_la-via_raid.lo > CC libblkid/src/superblocks/libblkid_la-vmfs.lo > CC libblkid/src/superblocks/libblkid_la-vxfs.lo > CC libblkid/src/superblocks/libblkid_la-xfs.lo > CC libblkid/src/superblocks/libblkid_la-zfs.lo > CC libblkid/src/topology/libblkid_la-topology.lo > CC libblkid/src/topology/libblkid_la-dm.lo > CC libblkid/src/topology/libblkid_la-evms.lo > CC libblkid/src/topology/libblkid_la-ioctl.lo > CC libblkid/src/topology/libblkid_la-lvm.lo > CC libblkid/src/topology/libblkid_la-md.lo > CC libblkid/src/topology/libblkid_la-sysfs.lo > CC libuuid/src/libuuid_la-clear.lo > CC libuuid/src/libuuid_la-compare.lo > CC libuuid/src/libuuid_la-copy.lo > CC libuuid/src/libuuid_la-gen_uuid.lo > CC libuuid/src/libuuid_la-isnull.lo > CC libuuid/src/libuuid_la-pack.lo > CC libuuid/src/libuuid_la-parse.lo > CC libuuid/src/libuuid_la-unpack.lo > CC libuuid/src/libuuid_la-unparse.lo > CC libuuid/src/libuuid_la-uuid_time.lo > CC libmount/src/libmount_la-cache.lo > CC libmount/src/libmount_la-context.lo > CC libmount/src/libmount_la-context_loopdev.lo > CC libmount/src/libmount_la-context_mount.lo > CC libmount/src/libmount_la-context_umount.lo > CC libmount/src/libmount_la-fs.lo > CC libmount/src/libmount_la-init.lo > CC libmount/src/libmount_la-iter.lo > CC libmount/src/libmount_la-lock.lo > CC libmount/src/libmount_la-optmap.lo > CC libmount/src/libmount_la-optstr.lo > CC libmount/src/libmount_la-tab.lo > CC libmount/src/libmount_la-tab_diff.lo > CC libmount/src/libmount_la-tab_parse.lo > CC libmount/src/libmount_la-tab_update.lo > CC libmount/src/libmount_la-test.lo > CC libmount/src/libmount_la-utils.lo > CC libmount/src/libmount_la-version.lo > CC text-utils/more-more.o > CC sys-utils/dmesg.o > CC sys-utils/mount-mount.o > CC sys-utils/umount-umount.o > CC sys-utils/wdctl.o > CC sys-utils/mountpoint-mountpoint.o > CC misc-utils/lsblk-lsblk.o > CC misc-utils/findmnt-findmnt.o > CC term-utils/agetty.o > CC login-utils/sulogin.o > CC login-utils/sulogin-consoles.o > CC login-utils/runuser.o > CC login-utils/su-common.o > CC login-utils/logindefs.o > CCLD ctrlaltdel > CCLD fsfreeze > CCLD pivot_root > CCLD switch_root > CC disk-utils/fsck.minix.o > CC disk-utils/mkfs.minix.o > CC disk-utils/mkfs.o > CC disk-utils/mkfs.bfs.o > CC disk-utils/mkswap-mkswap.o > CC disk-utils/swaplabel-swaplabel.o > CC disk-utils/fsck-fsck.o > CC disk-utils/raw.o > CC disk-utils/blockdev.o > CC fdisks/fdisk-fdisk.o > CC fdisks/fdisk-fdisk-ask.o > CC fdisks/fdisk-fdisk-menu.o > CC fdisks/partname.o > CC fdisks/sfdisk.o > CC fdisks/cfdisk-cfdisk.o > CC schedutils/chrt.o > CC schedutils/ionice.o > CC schedutils/taskset.o > CCLD colcrt > CCLD rev > CCLD ul > CCLD script > CCLD scriptreplay > CCLD setterm > CCLD utmpdump > CCLD renice > CCLD setsid > CCLD setarch > CCLD logger > CCLD look > CCLD mcookie > CCLD namei > CCLD rename > CCLD getopt > CCLD readprofile > CCLD libcommon.la > CCLD libuuid.la > CCLD more > CCLD mkfs > CCLD raw > CCLD blockdev > CCLD sfdisk > CCLD chrt > CCLD ionice > CCLD taskset > CCLD col > CCLD colrm > CCLD hexdump > CCLD column > CCLD tailf > CCLD pg > CCLD last > CCLD flock > CCLD ipcmk > CCLD ipcrm > CCLD ipcs > CCLD prlimit > CCLD lscpu > CCLD fallocate > CCLD unshare > CCLD nsenter > CCLD setpriv > CCLD cal > CCLD whereis > CCLD uuidgen > CCLD isosize > CCLD ldattach > CCLD rtcwake > CCLD uuidd > CCLD addpart > CCLD delpart > CCLD resizepart > CCLD libblkid.la > CCLD dmesg > CCLD wdctl > CCLD agetty > CCLD sulogin > CCLD runuser >copying selected object files to avoid basename conflicts... > CCLD blkdiscard > CCLD losetup > CCLD chcpu > CCLD hwclock > CCLD blkid > CCLD findfs > CCLD wipefs > CCLD fsck.minix > CCLD mkfs.minix > CCLD mkfs.bfs > CCLD mkswap > CCLD swaplabel > CCLD cfdisk > CCLD partx > CCLD libfdisk.la > CCLD libmount.la > CCLD fdisk > CCLD mountpoint > CCLD umount > CCLD mount > CCLD lsblk > CCLD findmnt > CCLD fstrim > CCLD swapon > CCLD swapoff > CCLD fsck > CCLD lslocks > CCLD eject >make[2]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make[1]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >>>> Source compiled. >make -j4 check >make check-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >Making check in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1/po' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1/po' >make[2]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make test_at test_blkdev test_canonicalize test_colors test_fileutils test_ismounted test_mangle test_procutils test_randutils test_strutils test_tt test_ttyutils test_wholedisk test_cpuset test_sysfs test_loopdev test_pager test_uuid test_blkid_cache test_blkid_config test_blkid_dev test_blkid_devname test_blkid_devno test_blkid_evaluate test_blkid_read test_blkid_resolve test_blkid_save test_blkid_tag test_blkid_verify sample-mkfs sample-partitions sample-superblocks sample-topology test_mount_cache test_mount_context test_mount_lock test_mount_optstr test_mount_tab test_mount_tab_diff test_mount_tab_update test_mount_utils test_mount_version test_fdisk_ask test_fdisk_utils test_more test_consoles test_islocal test_logindefs test_byteswap test_md5 test_pathnames test_sysinfo >make[3]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' > CC lib/test_canonicalize-canonicalize.o > CC lib/test_blkdev-blkdev.o > CC lib/test_at-at.o > CC lib/test_colors-colors.o > CC lib/test_fileutils-fileutils.o > CC lib/test_ismounted-ismounted.o > CC lib/test_mangle-mangle.o > CC lib/test_procutils-procutils.o > CC lib/test_procutils-at.o > CC lib/test_randutils-randutils.o > CC lib/test_strutils-strutils.o > CC lib/test_tt-tt.o > CC lib/test_ttyutils-ttyutils.o > CC lib/test_wholedisk-wholedisk.o > CC lib/test_cpuset-cpuset.o > CC lib/test_sysfs-sysfs.o > CC lib/test_loopdev-loopdev.o > CC lib/test_pager-pager.o > CC libuuid/src/test_uuid-test_uuid.o > CC libblkid/src/test_blkid_cache-cache.o > CC libblkid/src/test_blkid_config-config.o > CC libblkid/src/test_blkid_dev-dev.o > CC libblkid/src/test_blkid_devname-devname.o > CC libblkid/src/test_blkid_devno-devno.o > CC libblkid/src/test_blkid_evaluate-evaluate.o > CC libblkid/src/test_blkid_read-read.o > CC libblkid/src/test_blkid_resolve-resolve.o > CC libblkid/src/test_blkid_save-save.o > CC libblkid/src/test_blkid_tag-tag.o > CC libblkid/src/test_blkid_verify-verify.o > CC libmount/src/test_mount_cache-cache.o > CC libmount/src/test_mount_context-context.o > CC libmount/src/test_mount_lock-lock.o > CC libmount/src/test_mount_optstr-optstr.o > CC libmount/src/test_mount_tab-tab.o > CC libmount/src/test_mount_tab_diff-tab_diff.o > CC libmount/src/test_mount_tab_update-tab_update.o > CC libmount/src/test_mount_utils-utils.o > CC libmount/src/test_mount_version-version.o > CC libfdisk/src/test_fdisk_ask-ask.o > CC libfdisk/src/test_fdisk_utils-utils.o > CC text-utils/test_more-more.o > CC login-utils/test_consoles-sulogin-consoles.o > CC login-utils/test_islocal-islocal.o > CC login-utils/test_logindefs-logindefs.o > CCLD test_at > CCLD test_blkdev > CCLD test_canonicalize > CCLD test_colors > CCLD test_ismounted > CCLD test_fileutils > CCLD test_mangle > CCLD test_procutils > CCLD test_randutils > CCLD test_strutils > CCLD test_tt > CCLD test_wholedisk > CCLD test_ttyutils > CCLD test_cpuset > CCLD test_sysfs > CCLD test_loopdev > CCLD test_pager > CCLD test_uuid > CCLD test_blkid_cache > CCLD test_blkid_config > CCLD test_blkid_dev > CCLD test_blkid_devname > CCLD test_blkid_devno > CCLD test_blkid_evaluate > CCLD test_blkid_read > CCLD test_blkid_resolve > CCLD test_blkid_save > CCLD test_blkid_tag > CCLD test_blkid_verify > CC libblkid/samples/sample_mkfs-mkfs.o > CC libblkid/samples/sample_partitions-partitions.o > CC libblkid/samples/sample_superblocks-superblocks.o > CC libblkid/samples/sample_topology-topology.o > CCLD test_mount_cache > CCLD test_mount_context > CCLD test_mount_lock > CCLD test_mount_optstr > CCLD test_mount_tab > CCLD test_mount_tab_diff > CCLD test_mount_tab_update > CCLD test_mount_utils > CCLD test_mount_version > CCLD test_fdisk_ask > CCLD test_fdisk_utils > CCLD test_more > CCLD test_consoles > CCLD test_islocal > CCLD test_logindefs > CC tests/helpers/test_byteswap.o > CC tests/helpers/test_md5.o > CC tests/helpers/test_sysinfo.o > CC tests/helpers/test_pathnames.o > CCLD sample-mkfs > CCLD sample-partitions > CCLD sample-superblocks > CCLD sample-topology > CCLD test_byteswap > CCLD test_md5 > CCLD test_pathnames > CCLD test_sysinfo >make[3]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make check-TESTS check-local >make[3]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >./tests/run.sh --srcdir=/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1 --builddir=/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1 --nonroot > >-------------------- util-linux regression tests -------------------- > > For development purpose only. > Don't execute on production system! > >make[4]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make[5]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make all-recursive > bitops: swap bytes ... OK >make[6]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >Making all in po >make[7]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1/po' >make[7]: Nothing to be done for 'all'. >make[7]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1/po' > blkid: low-level superblocks probing ... > : adaptec-raid ...make[7]: Entering directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make[7]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make[6]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >make[5]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' > OK >[0;32m============================================================================[m >[0;32mTestsuite summary for util-linux 2.24.1[m >[0;32m============================================================================[m ># TOTAL: 0 ># PASS: 0 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >[0;32m============================================================================[m >make[4]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' > : bcache-B ... OK > : bcache-C ... OK > : befs ... OK > : bfs ... OK > : cramfs ... OK > : ddf-raid ... OK > : exfat ... OK > : ext2 ... OK > : ext3 ... OK > : f2fs ... OK > : fat ... OK > : fat16_noheads ... OK > : fat32_label_64MB ... OK > : gfs2 ... OK > : hfs ... OK > : hfsplus ... OK > : hpfs ... OK > : hpt37x-raid ... OK > : hpt45x-raid ... OK > : iso-joliet ... OK > : iso-rr-joliet ... OK > : iso ... OK > : isw-raid ... OK > : jbd ... OK > : jfs ... OK > : jmicron-raid ... OK > : lsi-raid ... OK > : lvm2 ... OK > : mdraid ... OK > : minix-BE ... OK > : minix-LE ... OK > : netware ... OK > : nilfs2 ... OK > : ntfs ... OK > : nvidia-raid ... OK > : ocfs2 ... OK > : promise-raid ... OK > : reiser3 ... OK > : reiser4 ... OK > : romfs ... OK > : silicon-raid ... OK > : small-fat32 ... OK > : swap0 ... OK > : swap1 ... OK > : tuxonice ... OK > : ubifs ... OK > : udf ... OK > : ufs ... OK > : via-raid ... OK > : vmfs ... OK > : vmfs_volume ... OK > : xfs-log ... OK > : xfs ... OK > : zfs ... OK > ... OK (all 55 sub-tests PASSED) > blkid: partitions probing ... > : bsd ... OK > : dos+bsd ... OK > : gpt ... OK > : sgi ... OK > : sun ... OK > ... OK (all 5 sub-tests PASSED) > blkid: MD raid0 (whole-disks) ... IGNORE (not root permissions) > blkid: MD raid1 (last partition) ... IGNORE (not root permissions) > blkid: MD raid1 (whole-disks) ... IGNORE (not root permissions) > build-sys: config ... IGNORE (optional) > cal: 1 month ... OK > cal: 3 months ... OK > cal: color ... OK > cal: September 1752 ... OK > cal: year ... OK > col: multibyte input ... OK > colrm: basic check ... OK > column: fill row ... OK > column: multiple files ... OK > column: separator & table ... OK > cramfs: mkfs doubles ... IGNORE (not root permissions) > cramfs: fsck endianness ... IGNORE (not root permissions) > cramfs: mkfs checksums ... IGNORE (not root permissions) > cramfs: mkfs endianness ... IGNORE (not root permissions) > dmesg: levels ... OK > dmesg: decode ... OK > dmesg: delta ... OK > dmesg: facilities ... OK > eject: umount ... IGNORE (not root permissions) > fdisk: align 512/4K ... IGNORE (not root permissions) > fdisk: align 512/4K +alignment_offset ... IGNORE (not root permissions) > fdisk: align 512/4K +MD ... IGNORE (not root permissions) > fdisk: align 512/512 ... IGNORE (not root permissions) > fdisk: align 512/512 +topology ... IGNORE (not root permissions) > fdisk: nested BSD ... OK > fdisk: GPT ... OK > fdisk: MBR - id ... OK > fdisk: MBR - dos mode ... OK > fdisk: MBR - non-dos mode ... OK > fdisk: invalid input tests ... OK > fdisk: sunlabel tests ... OK > fsck: is mounted ... IGNORE (not root permissions) > hexdump: format-strings ... OK > hwclock: system to hw ... IGNORE (not root permissions) > ipcs: headers ... OK > ipcs: limits overflow ... IGNORE (not root permissions) > ipcs: basic limits ... OK > ipcs: mk-rm-msg ... OK > ipcs: mk-rm-sem ... OK > ipcs: mk-rm-shm ... OK > isosize: print-size ... OK > last: last ipv6 ... OK > last: last ... FAILED (last/last) > libmount: context ... IGNORE (not root permissions) > libmount: context-py ... IGNORE (pylibmount not compiled) > libmount: context (utab) ... IGNORE (not root permissions) > libmount: context-py (utab) ... IGNORE (pylibmount not compiled) > libmount: lock ... OK > libmount: options string ... > : append ... OK > : append-value ... OK > : prepend ... OK > : prepend-value ... OK > : set-remove ... OK > : set-small ... OK > : set-large ... OK > : set-new ... OK > : set-new-end ... OK > : get ... OK > : get-value ... OK > : remove ... OK > : remove-quoted ... OK > : remove-value ... OK > : split ... OK > : flags ... OK > : apply-linux ... OK > : apply-user ... OK > : fix ... OK > : deduplicate ... OK > ... OK (all 20 sub-tests PASSED) > libmount: table diffs ... > : mount ... OK > : umount ... OK > : remount ... OK > : move ... OK > ... OK (all 4 sub-tests PASSED) > libmount: tab files ... > : parse-fstab ... OK > : parse-fstab-full ... OK > : parse-mtab ... OK > : parse-fstab-broken ... OK > : parse-mountinfo ... OK > : copy ... OK > : find-source ... OK > : find-target ... OK > : find-target2 ... OK > : find-target3 ... OK > : find-pair ... OK > ... OK (all 11 sub-tests PASSED) > libmount: tab files-py ... IGNORE (pylibmount not compiled) > libmount: tags ... IGNORE (not root permissions) > libmount: tags-py ... IGNORE (pylibmount not compiled) > libmount: tab update ... IGNORE (not root permissions) > libmount: tab update-py ... IGNORE (pylibmount not compiled) > libmount: utils ... > : match-fstype ... OK > : match-fstype-neg ... OK > : match-fstype-neg2 ... OK > : match-options ... OK > : match-options-list ... OK > : match-options-neg ... OK > : match-options-neg-list ... OK > : match-options-neg-list2 ... OK > : starts-with ... OK > : ends-with ... OK > : mountpoint ... OK > : mountpoint-subdir ... OK > : mountpoint-root ... OK > : fs-root ... OK > : fs-root-subdir ... OK > : fs-root-subdir2 ... OK > : kernel-cmdline ... OK > ... OK (all 17 sub-tests PASSED) > login: islocal ... OK > login: defs ... OK > look: separator ... OK > losetup: losetup ... IGNORE (not root permissions) > lscpu: ... > : armv7 ... OK > : ppc64-POWER7-64cpu ... OK > : ppc64-POWER7 ... OK > : s390-kvm ... OK > : s390-lpar ... OK > : s390-zvm ... OK > : x86_64-64cpu ... OK > : x86_64-dell_e4310 ... OK > ... OK (all 8 sub-tests PASSED) > md5: ... OK > minix: mkfs checksums ... IGNORE (not root permissions) > minix: mkfs ... IGNORE (not root permissions) > misc: fallocate ... OK > misc: getopt ... OK > misc: ionice ... OK > misc: line ... IGNORE (line disabled) > misc: mcookie ... OK > misc: rev ... OK > misc: setarch ... OK > misc: setsid ... OK > misc: strtosize ... OK > misc: ul ... OK > misc: whereis ... OK > more: regexp ... OK > more: squeeze ... OK > mount: by devname ... IGNORE (not root permissions) > mount: broken fstab ... IGNORE (not root permissions) > mount: by devname (fstab) ... IGNORE (not root permissions) > mount: by devname (fstab label) ... IGNORE (not root permissions) > mount: by devname (fstab uuid) ... IGNORE (not root permissions) > mount: by label (fstab) ... IGNORE (not root permissions) > mount: by label (fstab devname) ... IGNORE (not root permissions) > mount: by label (fstab uuid) ... IGNORE (not root permissions) > mount: none ... IGNORE (not root permissions) > mount: by devname (fstab symlink) ... IGNORE (not root permissions) > mount: by uuid (fstab) ... IGNORE (not root permissions) > mount: by uuid (fstab devname) ... IGNORE (not root permissions) > mount: by uuid (fstab label) ... IGNORE (not root permissions) > mount: by label ... IGNORE (not root permissions) > mount: move ... IGNORE (not root permissions) > mount: non canonical path ... IGNORE (not root permissions) > mount: basic paths ... IGNORE (not root permissions) > mount: regular file ... IGNORE (not root permissions) > mount: remount ... IGNORE (not root permissions) > mount: rlimit-fsize ... IGNORE (not root permissions) > mount: shared-subtree ... IGNORE (not root permissions) > mount: call mount.<type> ... IGNORE (not root permissions) > mount: umount-all-targets ... IGNORE (not root permissions) > mount: umount-recursive ... IGNORE (not root permissions) > mount: by uuid ... IGNORE (not root permissions) > namei: basic functionality ... OK > partx: partitions probing ... IGNORE (not root permissions) > paths: built-in ... OK > schedutils: cpuset ... OK > script: race conditions ... OK > swapon: by devname ... IGNORE (not root permissions) > swapon: fix page size ... IGNORE (not root permissions) > swapon: fix signature ... IGNORE (not root permissions) > swapon: by label ... IGNORE (not root permissions) > swapon: by uuid ... IGNORE (not root permissions) > tailf: simple ... OK > utmpdump: IPv6 to binary ... OK > utmpdump: IPv6 to text ... OK > utmpdump: to-binary ... OK > utmpdump: to-text ... OK > IGNORE (not root permissions) > >--------------------------------------------------------------------- > 1 tests of 126 FAILED >--------------------------------------------------------------------- >Makefile:11067: recipe for target 'check-local-tests' failed >make[3]: *** [check-local-tests] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >Makefile:10741: recipe for target 'check-am' failed >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >Makefile:10303: recipe for target 'check-recursive' failed >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' >Makefile:10744: recipe for target 'check' failed >make: *** [check] Error 2 > * ERROR: sys-apps/util-linux-2.24.1-r2::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-apps/util-linux-2.24.1-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/util-linux-2.24.1-r2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1' > * S: '/var/tmp/portage/sys-apps/util-linux-2.24.1-r2/work/util-linux-2.24.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 501408
: 370498