* Package: sys-apps/util-linux-2.26.2  * Repository: gentoo_prefix  * Maintainer: base-system@gentoo.org  * USE: abi_x86_64 amd64 cramfs elibc_glibc kernel_linux ncurses nls prefix prefix-guest python_single_target_python2_7 python_targets_python2_7 python_targets_python3_3 unicode userland_GNU  * FEATURES: preserve-libs userpriv usersandbox * Your host glibc is too old; enabling -fgnu89-inline compiler flag. bug 473524 >>> Unpacking source... >>> Unpacking util-linux-2.26.2.tar.xz to /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work >>> Source unpacked in /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work >>> Preparing source in /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 ... * Applying util-linux-2.25-parallel-setarch.patch ...  [ ok ] * Running elibtoolize in: util-linux-2.26.2/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: util-linux-2.26.2/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 /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating util-linux-2.26.2/config/config.guess with /clusterapp/clusterhome/tfunnell/gentoo/usr/share/gnuconfig/config.guess * econf: updating util-linux-2.26.2/config/config.sub with /clusterapp/clusterhome/tfunnell/gentoo/usr/share/gnuconfig/config.sub /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/configure --prefix=/clusterapp/clusterhome/tfunnell/gentoo/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/clusterapp/clusterhome/tfunnell/gentoo/usr/share/man --infodir=/clusterapp/clusterhome/tfunnell/gentoo/usr/share/info --datadir=/clusterapp/clusterhome/tfunnell/gentoo/usr/share --sysconfdir=/clusterapp/clusterhome/tfunnell/gentoo/etc --localstatedir=/clusterapp/clusterhome/tfunnell/gentoo/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fs-paths-extra=/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin:/clusterapp/clusterhome/tfunnell/gentoo/bin:/clusterapp/clusterhome/tfunnell/gentoo/usr/bin --libdir=${prefix}/lib --docdir=${datarootdir}/doc/util-linux-2.26.2 --enable-nls --enable-agetty --with-bashcompletiondir=/clusterapp/clusterhome/tfunnell/gentoo/usr/share/bash-completion/completions --enable-bash-completion --disable-setpriv --disable-chfn-chsh --enable-cramfs --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 --disable-makeinstall-chown --disable-makeinstall-setuid --without-selinux --without-slang --disable-static --without-systemd --with-systemdsystemunitdir=no --without-udev 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /clusterapp/clusterhome/tfunnell/gentoo/bin/grep checking for egrep... /clusterapp/clusterhome/tfunnell/gentoo/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... /clusterapp/clusterhome/tfunnell/gentoo/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /clusterapp/clusterhome/tfunnell/gentoo/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 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 -Wextra-semi... no checking whether compiler handles -Wembedded-directive... no 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 -Wimplicit-function-declaration... yes checking whether compiler handles -Wno-clobbered... yes checking how to print strings... printf checking for a sed that does not truncate output... /clusterapp/clusterhome/tfunnell/gentoo/bin/sed checking for fgrep... /clusterapp/clusterhome/tfunnell/gentoo/bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /clusterapp/clusterhome/tfunnell/gentoo/usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/clusterapp/clusterhome/tfunnell/gentoo/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /clusterapp/clusterhome/tfunnell/gentoo/usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/clusterapp/clusterhome/tfunnell/gentoo/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... 98304 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 /clusterapp/clusterhome/tfunnell/gentoo/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 /clusterapp/clusterhome/tfunnell/gentoo/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 (/clusterapp/clusterhome/tfunnell/gentoo/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... no checking for x86_64-pc-linux-gnu-pkg-config... /clusterapp/clusterhome/tfunnell/gentoo/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... /clusterapp/clusterhome/tfunnell/gentoo/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... /clusterapp/clusterhome/tfunnell/gentoo/usr/bin/msgfmt checking for gmsgfmt... /clusterapp/clusterhome/tfunnell/gentoo/usr/bin/gmsgfmt checking for xgettext... /clusterapp/clusterhome/tfunnell/gentoo/usr/bin/xgettext checking for msgmerge... /clusterapp/clusterhome/tfunnell/gentoo/usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /clusterapp/clusterhome/tfunnell/gentoo/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/clusterapp/clusterhome/tfunnell/gentoo/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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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/gsmmux.h usability... no checking linux/gsmmux.h presence... no checking for linux/gsmmux.h... no 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_appl.h... (cached) no 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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes 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/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.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 for security/pam_misc.h... (cached) no checking for security/openpam.h... no 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... no checking for __secure_getenv... yes checking for err... yes checking for errx... yes checking for fsync... yes checking for utimensat... no checking for getdomainname... yes checking for getdtablesize... yes checking for getexecname... no checking for getmntinfo... no checking for getrlimit... yes checking for getsgnam... no 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 ntp_gettime... yes checking for personality... yes checking for posix_fadvise... yes checking for prctl... yes checking for qsort_r... no checking for rpmatch... yes checking for scandirat... no 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 sysconf... yes checking for sysinfo... 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 futimens... no checking for inotify_init1... no checking for open_memstream... yes checking for clock_gettime... no checking for clock_gettime in -lrt... 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... no checking for openpty in -lutil... yes checking for tgetnum in -ltermcap... yes 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... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for NCURSESW... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for use_default_colors in -lncursesw... yes checking for resizeterm in -lncursesw... yes checking for TINFO... no checking for tgetent in -ltinfo... no configure: WARNING: scanf string alloc modifier not found; not building libmount configure: WARNING: libmount disabled; not building mount configure: WARNING: libmount disabled; not building fsck configure: WARNING: libmount disabled; not building findmnt configure: WARNING: libmount disabled; not building mountpoint checking for syscall fallocate... SYS_fallocate checking for valid fallocate() function... no checking for syscall unshare... SYS_unshare checking for unshare... yes checking for syscall setns... no configure: WARNING: Unable to detect syscall setns. configure: WARNING: setns syscall not found; not building nsenter checking for setns... no checking for capng_apply in -lcap-ng... no configure: WARNING: libmount disabled; not building eject configure: WARNING: futimens or inotify_init1 not found; agetty(8) will not provide ---reload functionality checking for crc32 in -lz... yes configure: WARNING: libmount disabled; not building fstrim configure: WARNING: libmount disabled; not building swapon configure: WARNING: libmount disabled; not building lsblk checking for syscall prlimit64... no configure: WARNING: Unable to detect syscall prlimit64. configure: WARNING: prlimit64 syscall not found; not building prlimit configure: WARNING: libmount disabled; not building lslocks checking for syscall pivot_root... SYS_pivot_root checking for LIBUSER... no configure: WARNING: PAM header file not found; not building runuser checking for syscall ioprio_set... SYS_ioprio_set checking for syscall ioprio_get... SYS_ioprio_get checking for syscall sched_getaffinity... SYS_sched_getaffinity configure: WARNING: libpython not found; not building pylibmount 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 libfdisk/docs/Makefile config.status: creating libfdisk/docs/version.xml config.status: creating libfdisk/src/libfdisk.h config.status: creating libmount/docs/Makefile config.status: creating libmount/docs/version.xml config.status: creating libmount/src/libmount.h config.status: creating libsmartcols/docs/Makefile config.status: creating libsmartcols/docs/version.xml config.status: creating libsmartcols/src/libsmartcols.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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile util-linux 2.26.2 prefix: /clusterapp/clusterhome/tfunnell/gentoo/usr exec prefix: ${prefix} localstatedir: /clusterapp/clusterhome/tfunnell/gentoo/var/lib bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin libdir: ${prefix}/lib includedir: ${prefix}/include usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${prefix}/lib compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 cflags: -O2 -pipe -O2 -pipe -fgnu89-inline suid cflags: ldflags: -Wl,-O1 suid ldflags: Python: Python version: Python libs: Bash completions: /clusterapp/clusterhome/tfunnell/gentoo/usr/share/bash-completion/completions Systemd support: no 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 -Wimplicit-function-declaration Type 'make' or 'make ' to compile. >>> Source configured. >>> Compiling source in /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make SHELL=/clusterapp/clusterhome/tfunnell/gentoo/bin/bash -j2 make all-recursive make[1]: Entering directory '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2-abi_x86_64.amd64' Making all in po make[2]: Entering directory '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2-abi_x86_64.amd64/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2-abi_x86_64.amd64/po' make[2]: Entering directory '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2-abi_x86_64.amd64' /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libuuid_la-randutils.lo `test -f 'lib/randutils.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/randutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/randutils.c -fPIC -DPIC -o lib/.libs/libuuid_la-randutils.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/monotonic.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/monotonic.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/wdctl-wdctl.o `test -f 'sys-utils/wdctl.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`sys-utils/wdctl.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/ctrlaltdel.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/ctrlaltdel.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/fsfreeze.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/fsfreeze.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/blkdiscard.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/blkdiscard.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/losetup-losetup.o `test -f 'sys-utils/losetup.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`sys-utils/losetup.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/zramctl-zramctl.o `test -f 'sys-utils/zramctl.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`sys-utils/zramctl.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/chcpu.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/chcpu.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/pivot_root.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/pivot_root.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/switch_root.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/switch_root.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/hwclock.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/hwclock.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/hwclock-cmos.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/hwclock-cmos.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/hwclock-rtc.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/hwclock-rtc.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libblkid/src -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/swaplabel-swapprober.o `test -f 'lib/swapprober.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/swapprober.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/raw.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/raw.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/fsck.cramfs.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/fsck.cramfs.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/cramfs_common.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/cramfs_common.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/mkfs.cramfs.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/mkfs.cramfs.c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/mkfs.cramfs.c: In function ‘parse_directory’: /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/mkfs.cramfs.c:296:2: warning: passing argument 4 of ‘scandir’ from incompatible pointer type [enabled by default] dircount = scandir(name, &dirlist, 0, cramsort); ^ In file included from /clusterapp/clusterhome/tfunnell/gentoo/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include-fixed/features.h:338:0, from /usr/include/sys/types.h:27, from /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/mkfs.cramfs.c:26: /usr/include/dirent.h:257:12: note: expected ‘int (*)(const void *, const void *)’ but argument is of type ‘int (*)(const struct dirent **, const struct dirent **)’ extern int __REDIRECT (scandir, ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/blockdev.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/blockdev.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -I./libblkid/src -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/fdisk-fdisk.o `test -f 'disk-utils/fdisk.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`disk-utils/fdisk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -I./libblkid/src -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/fdisk-fdisk-menu.o `test -f 'disk-utils/fdisk-menu.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`disk-utils/fdisk-menu.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -I./libblkid/src -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/fdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`disk-utils/fdisk-list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -I./libblkid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/sfdisk-sfdisk.o `test -f 'disk-utils/sfdisk.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`disk-utils/sfdisk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -I./libblkid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/sfdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`disk-utils/fdisk-list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libfdisk/src -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -I./libblkid/src -I./libsmartcols/src -I/clusterapp/clusterhome/tfunnell/gentoo/usr/include/ncursesw -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/cfdisk-cfdisk.o `test -f 'disk-utils/cfdisk.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`disk-utils/cfdisk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/col.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/col.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/colcrt.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/colcrt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/colrm.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/colrm.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/column.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/column.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/hexdump-conv.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/hexdump-conv.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/hexdump-display.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/hexdump-display.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/hexdump.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/hexdump.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/hexdump-parse.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/hexdump-parse.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/rev.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/rev.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/tailf.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/text-utils/tailf.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -Wno-clobbered -I/clusterapp/clusterhome/tfunnell/gentoo/usr/include/ncursesw -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/pg-pg.o `test -f 'text-utils/pg.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`text-utils/pg.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I/clusterapp/clusterhome/tfunnell/gentoo/usr/include/ncursesw -O2 -pipe -O2 -pipe -fgnu89-inline -c -o text-utils/ul-ul.o `test -f 'text-utils/ul.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`text-utils/ul.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o term-utils/script.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/term-utils/script.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o term-utils/scriptreplay.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/term-utils/scriptreplay.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I/clusterapp/clusterhome/tfunnell/gentoo/usr/include/ncursesw -O2 -pipe -O2 -pipe -fgnu89-inline -c -o term-utils/setterm-setterm.o `test -f 'term-utils/setterm.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`term-utils/setterm.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o login-utils/last.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/login-utils/last.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o login-utils/utmpdump.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/login-utils/utmpdump.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o login-utils/lslogins-lslogins.o `test -f 'login-utils/lslogins.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`login-utils/lslogins.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o login-utils/lslogins-logindefs.o `test -f 'login-utils/logindefs.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`login-utils/logindefs.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/flock.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/flock.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/ipcmk.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/ipcmk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/ipcrm.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/ipcrm.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/ipcs.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/ipcs.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/ipcutils.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/ipcutils.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/renice.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/renice.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/setsid.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/setsid.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/setarch.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/setarch.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/lscpu-lscpu.o `test -f 'sys-utils/lscpu.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`sys-utils/lscpu.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/lscpu-lscpu-dmi.o `test -f 'sys-utils/lscpu-dmi.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`sys-utils/lscpu-dmi.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/fallocate.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/fallocate.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I./libmount/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/unshare-unshare.o `test -f 'sys-utils/unshare.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`sys-utils/unshare.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I/clusterapp/clusterhome/tfunnell/gentoo/usr/include/ncursesw -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/cal-cal.o `test -f 'misc-utils/cal.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`misc-utils/cal.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I/clusterapp/clusterhome/tfunnell/gentoo/usr/include/ncursesw -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/cal-mbsalign.o `test -f 'lib/mbsalign.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/mbsalign.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I/clusterapp/clusterhome/tfunnell/gentoo/usr/include/ncursesw -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/cal-strutils.o `test -f 'lib/strutils.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/strutils.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/logger-logger.o `test -f 'misc-utils/logger.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`misc-utils/logger.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/logger-strutils.o `test -f 'lib/strutils.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/strutils.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/look.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/misc-utils/look.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/mcookie.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/misc-utils/mcookie.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/md5.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/md5.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/namei.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/misc-utils/namei.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/strutils.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/strutils.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/whereis.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/misc-utils/whereis.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/uuidgen-uuidgen.o `test -f 'misc-utils/uuidgen.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`misc-utils/uuidgen.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/rename.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/misc-utils/rename.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/getopt.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/misc-utils/getopt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/isosize.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/isosize.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/readprofile.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/readprofile.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/ldattach.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/ldattach.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o sys-utils/rtcwake.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/sys-utils/rtcwake.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/libuuid/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o misc-utils/uuidd-uuidd.o `test -f 'misc-utils/uuidd.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`misc-utils/uuidd.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I./libblkid/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/partx-partx.o `test -f 'disk-utils/partx.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`disk-utils/partx.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/addpart.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/addpart.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/delpart.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/delpart.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o disk-utils/resizepart.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/disk-utils/resizepart.c test -d sys-utils/ || mkdir -p sys-utils/ srcdir=''; \ test -f ./sys-utils/rtcwake.8.in || srcdir=/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/; \ sed -e 's|@prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@exec_prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@sysconfdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/etc|g' -e 's|@datadir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/share|g' -e 's|@sbindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@bindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@includedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/include|g' -e 's|@localstatedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/var/lib|g' -e 's|@usrlib_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/lib|g' -e 's|@usrbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@usrsbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@VERSION[@]|2.26.2|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|26|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|26|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.26.0|g' ${srcdir}sys-utils/rtcwake.8.in >sys-utils/rtcwake.8.tmp test -d sys-utils/ || mkdir -p sys-utils/ srcdir=''; \ test -f ./sys-utils/hwclock.8.in || srcdir=/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/; \ sed -e 's|@prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@exec_prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@sysconfdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/etc|g' -e 's|@datadir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/share|g' -e 's|@sbindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@bindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@includedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/include|g' -e 's|@localstatedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/var/lib|g' -e 's|@usrlib_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/lib|g' -e 's|@usrbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@usrsbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@VERSION[@]|2.26.2|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|26|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|26|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.26.0|g' ${srcdir}sys-utils/hwclock.8.in >sys-utils/hwclock.8.tmp test -d misc-utils/ || mkdir -p misc-utils/ srcdir=''; \ test -f ./misc-utils/uuidd.8.in || srcdir=/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/; \ sed -e 's|@prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@exec_prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@sysconfdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/etc|g' -e 's|@datadir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/share|g' -e 's|@sbindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@bindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@includedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/include|g' -e 's|@localstatedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/var/lib|g' -e 's|@usrlib_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/lib|g' -e 's|@usrbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@usrsbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@VERSION[@]|2.26.2|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|26|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|26|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.26.0|g' ${srcdir}misc-utils/uuidd.8.in >misc-utils/uuidd.8.tmp test -d sys-utils/ || mkdir -p sys-utils/ echo ".so man8/setarch.8" > sys-utils/uname26.8 test -d sys-utils/ || mkdir -p sys-utils/ test -d sys-utils/ || mkdir -p sys-utils/ echo ".so man8/setarch.8" > sys-utils/linux32.8 echo ".so man8/setarch.8" > sys-utils/linux64.8 test -d sys-utils/ || mkdir -p sys-utils/ echo ".so man8/setarch.8" > sys-utils/i386.8 test -d sys-utils/ || mkdir -p sys-utils/ echo ".so man8/setarch.8" > sys-utils/x86_64.8 test -d libuuid/ || mkdir -p libuuid/ test -d libblkid/ || mkdir -p libblkid/ srcdir=''; \ test -f ./libuuid/uuid.pc.in || srcdir=/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/; \ sed -e 's|@prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@exec_prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@sysconfdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/etc|g' -e 's|@datadir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/share|g' -e 's|@sbindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@bindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@includedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/include|g' -e 's|@localstatedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/var/lib|g' -e 's|@usrlib_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/lib|g' -e 's|@usrbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@usrsbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@VERSION[@]|2.26.2|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|26|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|26|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.26.0|g' ${srcdir}libuuid/uuid.pc.in >libuuid/uuid.pc.tmp srcdir=''; \ test -f ./libblkid/blkid.pc.in || srcdir=/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/; \ sed -e 's|@prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@exec_prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@sysconfdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/etc|g' -e 's|@datadir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/share|g' -e 's|@sbindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@bindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@includedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/include|g' -e 's|@localstatedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/var/lib|g' -e 's|@usrlib_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/lib|g' -e 's|@usrbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@usrsbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@VERSION[@]|2.26.2|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|26|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|26|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.26.0|g' ${srcdir}libblkid/blkid.pc.in >libblkid/blkid.pc.tmp test -d libsmartcols/ || mkdir -p libsmartcols/ test -d libfdisk/ || mkdir -p libfdisk/ srcdir=''; \ test -f ./libsmartcols/smartcols.pc.in || srcdir=/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/; \ sed -e 's|@prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@exec_prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@sysconfdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/etc|g' -e 's|@datadir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/share|g' -e 's|@sbindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@bindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@includedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/include|g' -e 's|@localstatedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/var/lib|g' -e 's|@usrlib_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/lib|g' -e 's|@usrbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@usrsbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@VERSION[@]|2.26.2|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|26|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|26|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.26.0|g' ${srcdir}libsmartcols/smartcols.pc.in >libsmartcols/smartcols.pc.tmp srcdir=''; \ test -f ./libfdisk/fdisk.pc.in || srcdir=/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/; \ sed -e 's|@prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@exec_prefix[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr|g' -e 's|@sysconfdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/etc|g' -e 's|@datadir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/share|g' -e 's|@sbindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@bindir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@includedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/include|g' -e 's|@localstatedir[@]|/clusterapp/clusterhome/tfunnell/gentoo/var/lib|g' -e 's|@usrlib_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/lib|g' -e 's|@usrbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/bin|g' -e 's|@usrsbin_execdir[@]|/clusterapp/clusterhome/tfunnell/gentoo/usr/sbin|g' -e 's|@VERSION[@]|2.26.2|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.26.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|26|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.26.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|26|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.26.0|g' ${srcdir}libfdisk/fdisk.pc.in >libfdisk/fdisk.pc.tmp /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-at.lo `test -f 'lib/at.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/at.c /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-blkdev.lo `test -f 'lib/blkdev.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/blkdev.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/at.c -fPIC -DPIC -o lib/.libs/libcommon_la-at.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/blkdev.c -fPIC -DPIC -o lib/.libs/libcommon_la-blkdev.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-canonicalize.lo `test -f 'lib/canonicalize.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/canonicalize.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/canonicalize.c -fPIC -DPIC -o lib/.libs/libcommon_la-canonicalize.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-colors.lo `test -f 'lib/colors.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/colors.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/colors.c -fPIC -DPIC -o lib/.libs/libcommon_la-colors.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-crc32.lo `test -f 'lib/crc32.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/crc32.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/crc32.c -fPIC -DPIC -o lib/.libs/libcommon_la-crc32.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-crc64.lo `test -f 'lib/crc64.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/crc64.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/crc64.c -fPIC -DPIC -o lib/.libs/libcommon_la-crc64.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-env.lo `test -f 'lib/env.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/env.c /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-fileutils.lo `test -f 'lib/fileutils.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/fileutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/env.c -fPIC -DPIC -o lib/.libs/libcommon_la-env.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/fileutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-fileutils.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/fileutils.c: In function 'xmkstemp': /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/fileutils.c:43:2: warning: implicit declaration of function 'mkostemp' [-Wimplicit-function-declaration] fd = mkostemp(localtmp, O_RDWR|O_CREAT|O_EXCL|O_CLOEXEC); ^ /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/fileutils.c:43:2: warning: nested extern declaration of 'mkostemp' [-Wnested-externs] /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-ismounted.lo `test -f 'lib/ismounted.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/ismounted.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/ismounted.c -fPIC -DPIC -o lib/.libs/libcommon_la-ismounted.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-mangle.lo `test -f 'lib/mangle.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/mangle.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/mangle.c -fPIC -DPIC -o lib/.libs/libcommon_la-mangle.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-match.lo `test -f 'lib/match.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/match.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/match.c -fPIC -DPIC -o lib/.libs/libcommon_la-match.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-mbsalign.lo `test -f 'lib/mbsalign.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/mbsalign.c /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-md5.lo `test -f 'lib/md5.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/mbsalign.c -fPIC -DPIC -o lib/.libs/libcommon_la-mbsalign.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/md5.c -fPIC -DPIC -o lib/.libs/libcommon_la-md5.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-pager.lo `test -f 'lib/pager.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/pager.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/pager.c -fPIC -DPIC -o lib/.libs/libcommon_la-pager.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-path.lo `test -f 'lib/path.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/path.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/path.c -fPIC -DPIC -o lib/.libs/libcommon_la-path.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-procutils.lo `test -f 'lib/procutils.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/procutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/procutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-procutils.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-randutils.lo `test -f 'lib/randutils.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/randutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/randutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-randutils.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-setproctitle.lo `test -f 'lib/setproctitle.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/setproctitle.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/setproctitle.c -fPIC -DPIC -o lib/.libs/libcommon_la-setproctitle.o /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-strutils.lo `test -f 'lib/strutils.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/strutils.c /clusterapp/clusterhome/tfunnell/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c -o lib/libcommon_la-sysfs.lo `test -f 'lib/sysfs.c' || echo '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/'`lib/sysfs.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/strutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-strutils.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2 -include config.h -I/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/include -DLOCALEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/usr/share/locale\" -D_PATH_LOCALSTATEDIR=\"/clusterapp/clusterhome/tfunnell/gentoo/var/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -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 -Wimplicit-function-declaration -O2 -pipe -O2 -pipe -fgnu89-inline -c /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/sysfs.c -fPIC -DPIC -o lib/.libs/libcommon_la-sysfs.o /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/sysfs.c: In function 'sysfs_opendir': /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/sysfs.c:249:27: error: 'F_DUPFD_CLOEXEC' undeclared (first use in this function) fd = fcntl(cxt->dir_fd, F_DUPFD_CLOEXEC, STDERR_FILENO + 1); ^ /clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/lib/sysfs.c:249:27: note: each undeclared identifier is reported only once for each function it appears in Makefile:7929: recipe for target 'lib/libcommon_la-sysfs.lo' failed make[2]: *** [lib/libcommon_la-sysfs.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2-abi_x86_64.amd64' Makefile:10725: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2-abi_x86_64.amd64' Makefile:4613: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: sys-apps/util-linux-2.26.2::gentoo_prefix failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/util-linux-2.26.2::gentoo_prefix'`, * the complete build log and the output of `emerge -pqv '=sys-apps/util-linux-2.26.2::gentoo_prefix'`. * The complete build log is located at '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/temp/build.log'. * The ebuild environment file is located at '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/temp/environment'. * Working directory: '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2-abi_x86_64.amd64' * S: '/clusterapp/clusterhome/tfunnell/gentoo/var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2'