Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 650444 Details for
Bug 733738
[RAP] sys-apps/util-linux-2.36: compilation failure on prefix, error: 'O_PATH' undeclared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 496.33 KB, created by
Guilherme Amadio
on 2020-07-24 06:32:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Guilherme Amadio
Created:
2020-07-24 06:32:04 UTC
Size:
496.33 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-apps/util-linux-2.36 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 cramfs elibc_glibc kernel_linux logger ncurses prefix python python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 readline split-usr suid unicode userland_GNU >[32;01m * [39;49;00mFEATURES: installsources network-sandbox nostrip preserve-libs >>>> Unpacking source... >>>> Unpacking util-linux-2.36.tar.xz to /tmp/portage/sys-apps/util-linux-2.36/work >>>> Source unpacked in /tmp/portage/sys-apps/util-linux-2.36/work >>>> Preparing source in /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 ... > * Running elibtoolize in: util-linux-2.36/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: util-linux-2.36/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating util-linux-2.36/config/config.sub with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.sub > * econf: updating util-linux-2.36/config/config.guess with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.guess >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/configure --prefix=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/man --infodir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/info --datadir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share --sysconfdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc --localstatedir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36 --htmldir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36/html --with-sysroot=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 --libdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 --enable-fs-paths-extra=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin --with-bashcompletiondir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/bash-completion/completions --without-python --enable-makeinstall-chown --enable-makeinstall-setuid --with-readline --without-slang --without-systemd --without-udev --with-ncursesw --without-ncurses --without-audit --disable-nls --enable-widechar --disable-static --with-tinfo --without-selinux --disable-chfn-chsh --disable-login --disable-nologin --disable-pylibmount --enable-agetty --enable-bash-completion --enable-line --enable-partx --enable-raw --enable-rename --enable-rfkill --enable-schedutils --with-systemdsystemunitdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/lib/systemd/system --disable-setpriv --enable-cramfs --disable-fdformat --disable-hardlink --disable-kill --enable-logger --enable-pg --disable-su --disable-mesg --disable-wall --disable-write --without-cryptsetup >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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep >checking for egrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >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-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for bison... bison -y >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 -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 -Wdiscarded-qualifiers... yes >checking whether compiler handles -Waddress-of-packed-member... no >checking whether compiler handles -Werror=sequence-point... yes >checking whether compiler handles -Wno-clobbered... yes >checking whether compiler handles -Wno-cast-function-type... yes >checking whether compiler handles -Wno-unused-parameter... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/sed >checking for fgrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... 1966080 >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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... (cached) 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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 >checking for a working dd... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd >checking how to truncate binary pipes... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd bs=4096 count=1 >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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking for x86_64-pc-linux-gnu-pkg-config... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 to enable assertions... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking whether NLS is requested... no >checking for msgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgfmt >checking for gmsgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/gmsgfmt >checking for xgettext... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/xgettext >checking for msgmerge... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 whether to use NLS... no >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 lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking linux/btrfs.h usability... yes >checking linux/btrfs.h presence... yes >checking for linux/btrfs.h... yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking linux/falloc.h usability... yes >checking linux/falloc.h presence... yes >checking for linux/falloc.h... yes >checking linux/watchdog.h usability... yes >checking linux/watchdog.h presence... yes >checking for linux/watchdog.h... yes >checking linux/fd.h usability... yes >checking linux/fd.h presence... yes >checking for linux/fd.h... yes >checking linux/raw.h usability... yes >checking linux/raw.h presence... yes >checking for linux/raw.h... yes >checking linux/tiocl.h usability... yes >checking linux/tiocl.h presence... yes >checking for linux/tiocl.h... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking linux/securebits.h usability... yes >checking linux/securebits.h presence... yes >checking for linux/securebits.h... yes >checking linux/net_namespace.h usability... yes >checking linux/net_namespace.h presence... yes >checking for linux/net_namespace.h... yes >checking linux/capability.h usability... yes >checking linux/capability.h presence... yes >checking for linux/capability.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/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/signalfd.h usability... yes >checking sys/signalfd.h presence... yes >checking for sys/signalfd.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/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... 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/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >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 shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking for linux/fs.h... no >checking for linux/gsmmux.h... yes >checking for security/pam_misc.h... (cached) no >checking linux/blkzoned.h usability... yes >checking linux/blkzoned.h presence... yes >checking for linux/blkzoned.h... yes >checking for security/openpam.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking whether langinfo.h defines ALTMON_x constants... no >checking whether langinfo.h defines _NL_ABALTMON_x constants... no >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 environ is declared... yes >checking whether strsignal is declared... yes >checking whether TIOCGLCKTRMIOS is declared... yes >checking whether SOCK_CLOEXEC is declared... yes >checking whether SOCK_NONBLOCK is declared... yes >checking whether SO_PASSCRED is declared... yes >checking for clearenv... yes >checking for __fpurge... yes >checking for fpurge... no >checking for __fpending... yes >checking for secure_getenv... yes >checking for __secure_getenv... no >checking for eaccess... yes >checking for err... yes >checking for errx... yes >checking for explicit_bzero... yes >checking for fmemopen... yes >checking for fsync... yes >checking for utimensat... yes >checking for getdomainname... yes >checking for getdtablesize... yes >checking for getexecname... no >checking for getmntinfo... no >checking for getrandom... yes >checking for getrlimit... yes >checking for getsgnam... yes >checking for inotify_init... yes >checking for jrand48... yes >checking for lchown... yes >checking for llseek... yes >checking for mempcpy... yes >checking for mkostemp... yes >checking for nanosleep... yes >checking for ntp_gettime... yes >checking for personality... yes >checking for pidfd_open... no >checking for pidfd_send_signal... no >checking for posix_fadvise... yes >checking for prctl... yes >checking for qsort_r... yes >checking for rpmatch... yes >checking for scandirat... yes >checking for setprogname... no >checking for setresgid... yes >checking for setresuid... yes >checking for sched_setattr... no >checking for sched_setscheduler... 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 timegm... yes >checking for usleep... yes >checking for vwarnx... 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... yes >checking for inotify_init1... yes >checking for open_memstream... yes >checking for reboot... yes >checking for updwtmpx... yes >checking for updwtmpx... (cached) yes >checking for getusershell... yes >checking for syscall setns... SYS_setns >checking for syscall pidfd_open... SYS_pidfd_open >checking for syscall pidfd_send_signal... SYS_pidfd_send_signal >checking for isnan... yes >checking for clock_gettime... yes >checking for timer_create... no >checking for timer_create in -lrt... yes >checking for rtas_get_sysparm in -lrtas... no >checking for struct sockaddr.sa_len... no >checking for library containing socket... none required >checking for dirfd... yes >checking whether program_invocation_short_name is defined... yes >checking whether __progname is defined... yes >checking whether the target supports thread-local storage... yes >checking scanf string alloc modifiers... (%ms) yes >checking for openpty in -lutil... yes >checking for union semun... no >checking for loff_t... yes >checking wchar_t support... yes >checking for cpu_set_t... yes >checking for sighandler_t... yes >checking whether CPU_ALLOC is declared... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for x86_64-pc-linux-gnu-ncursesw6-config... false >checking for x86_64-pc-linux-gnu-ncursesw5-config... false >checking for NCURSESW... yes >checking ncursesw/ncurses.h usability... yes >checking ncursesw/ncurses.h presence... yes >checking for ncursesw/ncurses.h... yes >checking ncursesw/term.h usability... yes >checking ncursesw/term.h presence... yes >checking for ncursesw/term.h... yes >checking for use_default_colors in -lncursesw... yes >checking for resizeterm in -lncursesw... yes >checking for TINFOW... yes >checking for readline in -lreadline... yes >checking for syscall fallocate... SYS_fallocate >checking for valid fallocate() function... yes >checking for valid posix_fallocate() function... yes >checking for syscall unshare... SYS_unshare >checking for unshare... yes >checking for setns... yes >checking for capng_apply in -lcap-ng... yes >checking for PCRE... yes >checking for crc32 in -lz... yes >checking for magic_open in -lmagic... yes >checking for syscall swapon... SYS_swapon >checking for syscall swapoff... SYS_swapoff >checking for swapon... yes >checking for swapoff... yes >checking for syscall prlimit64... SYS_prlimit64 >checking for prlimit... yes >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 >checking for syscall sched_setattr... SYS_sched_setattr >checking for ECONF... no >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.36 > > prefix: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr > exec prefix: ${prefix} > > runstatedir: ${localstatedir}/run > bindir: ${exec_prefix}/bin > sbindir: ${exec_prefix}/sbin > libdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > includedir: ${prefix}/include > usrbin_execdir: ${exec_prefix}/bin > usrsbin_execdir: ${exec_prefix}/sbin > usrlib_execdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > vendordir: > > compiler: x86_64-pc-linux-gnu-gcc > cflags: -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer > suid cflags: > ldflags: -Wl,-O1 -Wl,--as-needed > suid ldflags: > ASAN enabled: no > > Python: > Python version: > Python libs: > > Bash completions: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/bash-completion/completions > Systemd support: no > Systemd unitdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/lib/systemd/system > libeconf support: no > Btrfs support: yes > Wide-char support: yes > > warnings: > > -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point > > Type 'make' or 'make <utilname>' to compile. > > [32;01m*[0m python3_6: running python_configure > * econf: updating util-linux-2.36/config/config.sub with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.sub > * econf: updating util-linux-2.36/config/config.guess with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.guess >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/configure --prefix=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/man --infodir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/info --datadir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share --sysconfdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc --localstatedir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36 --htmldir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36/html --with-sysroot=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 --libdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 --enable-fs-paths-extra=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin --disable-all-programs --disable-bash-completion --without-systemdsystemunitdir --with-python --enable-libblkid --enable-libmount --enable-pylibmount >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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep >checking for egrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >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-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for bison... bison -y >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 -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 -Wdiscarded-qualifiers... yes >checking whether compiler handles -Waddress-of-packed-member... no >checking whether compiler handles -Werror=sequence-point... yes >checking whether compiler handles -Wno-clobbered... yes >checking whether compiler handles -Wno-cast-function-type... yes >checking whether compiler handles -Wno-unused-parameter... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/sed >checking for fgrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... 1966080 >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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... (cached) 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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 >checking for a working dd... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd >checking how to truncate binary pipes... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd bs=4096 count=1 >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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking for x86_64-pc-linux-gnu-pkg-config... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 to enable assertions... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking whether NLS is requested... yes >checking for msgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgfmt >checking for gmsgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/gmsgfmt >checking for xgettext... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/xgettext >checking for msgmerge... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking linux/btrfs.h usability... yes >checking linux/btrfs.h presence... yes >checking for linux/btrfs.h... yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking linux/falloc.h usability... yes >checking linux/falloc.h presence... yes >checking for linux/falloc.h... yes >checking linux/watchdog.h usability... yes >checking linux/watchdog.h presence... yes >checking for linux/watchdog.h... yes >checking linux/fd.h usability... yes >checking linux/fd.h presence... yes >checking for linux/fd.h... yes >checking linux/raw.h usability... yes >checking linux/raw.h presence... yes >checking for linux/raw.h... yes >checking linux/tiocl.h usability... yes >checking linux/tiocl.h presence... yes >checking for linux/tiocl.h... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking linux/securebits.h usability... yes >checking linux/securebits.h presence... yes >checking for linux/securebits.h... yes >checking linux/net_namespace.h usability... yes >checking linux/net_namespace.h presence... yes >checking for linux/net_namespace.h... yes >checking linux/capability.h usability... yes >checking linux/capability.h presence... yes >checking for linux/capability.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/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/signalfd.h usability... yes >checking sys/signalfd.h presence... yes >checking for sys/signalfd.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/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... 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/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >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 shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking for linux/fs.h... no >checking for linux/gsmmux.h... yes >checking for security/pam_misc.h... (cached) no >checking linux/blkzoned.h usability... yes >checking linux/blkzoned.h presence... yes >checking for linux/blkzoned.h... yes >checking for security/openpam.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking whether langinfo.h defines ALTMON_x constants... no >checking whether langinfo.h defines _NL_ABALTMON_x constants... no >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 environ is declared... yes >checking whether strsignal is declared... yes >checking whether TIOCGLCKTRMIOS is declared... yes >checking whether SOCK_CLOEXEC is declared... yes >checking whether SOCK_NONBLOCK is declared... yes >checking whether SO_PASSCRED is declared... yes >checking for clearenv... yes >checking for __fpurge... yes >checking for fpurge... no >checking for __fpending... yes >checking for secure_getenv... yes >checking for __secure_getenv... no >checking for eaccess... yes >checking for err... yes >checking for errx... yes >checking for explicit_bzero... yes >checking for fmemopen... yes >checking for fsync... yes >checking for utimensat... yes >checking for getdomainname... yes >checking for getdtablesize... yes >checking for getexecname... no >checking for getmntinfo... no >checking for getrandom... yes >checking for getrlimit... yes >checking for getsgnam... yes >checking for inotify_init... yes >checking for jrand48... yes >checking for lchown... yes >checking for llseek... yes >checking for mempcpy... yes >checking for mkostemp... yes >checking for nanosleep... yes >checking for ntp_gettime... yes >checking for personality... yes >checking for pidfd_open... no >checking for pidfd_send_signal... no >checking for posix_fadvise... yes >checking for prctl... yes >checking for qsort_r... yes >checking for rpmatch... yes >checking for scandirat... yes >checking for setprogname... no >checking for setresgid... yes >checking for setresuid... yes >checking for sched_setattr... no >checking for sched_setscheduler... 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 timegm... yes >checking for usleep... yes >checking for vwarnx... 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... yes >checking for inotify_init1... yes >checking for open_memstream... yes >checking for reboot... yes >checking for updwtmpx... yes >checking for updwtmpx... (cached) yes >checking for getusershell... yes >checking for syscall setns... SYS_setns >checking for syscall pidfd_open... SYS_pidfd_open >checking for syscall pidfd_send_signal... SYS_pidfd_send_signal >checking for isnan... yes >checking for clock_gettime... yes >checking for timer_create... no >checking for timer_create in -lrt... yes >checking for rtas_get_sysparm in -lrtas... no >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 >configure: WARNING: disable all programs by default >checking whether the target supports thread-local storage... yes >checking scanf string alloc modifiers... (%ms) yes >checking for openpty in -lutil... yes >checking for union semun... no >checking for loff_t... yes >checking wchar_t support... yes >checking for cpu_set_t... yes >checking for sighandler_t... yes >checking whether CPU_ALLOC is declared... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for udev_new in -ludev... yes >checking for x86_64-pc-linux-gnu-ncursesw6-config... false >checking for x86_64-pc-linux-gnu-ncursesw5-config... false >checking for NCURSESW... yes >checking ncursesw/ncurses.h usability... yes >checking ncursesw/ncurses.h presence... yes >checking for ncursesw/ncurses.h... yes >checking ncursesw/term.h usability... yes >checking ncursesw/term.h presence... yes >checking for ncursesw/term.h... yes >checking for use_default_colors in -lncursesw... yes >checking for resizeterm in -lncursesw... yes >checking for TINFOW... yes >checking for readline in -lreadline... yes >checking for unshare... yes >checking for setns... yes >checking for capng_apply in -lcap-ng... yes >checking for PCRE... yes >checking for crc32 in -lz... yes >checking for magic_open in -lmagic... yes >configure: WARNING: hwclock disabled; not building hwclock_cmos >checking for swapon... yes >checking for swapoff... yes >checking for LIBUSER... no >checking for SYSTEMD... no >checking for SYSTEMD_DAEMON... no >checking for SYSTEMD_JOURNAL... no >checking for ECONF... no >checking whether /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.6 version is >= 2... yes >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.6 version... 3.6 >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.6 platform... linux >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.6 script directory... ${prefix}/lib64/python3.6/site-packages >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.6 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages >checking for PYTHON... yes >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.36 > > prefix: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr > exec prefix: ${prefix} > > runstatedir: ${localstatedir}/run > bindir: ${exec_prefix}/bin > sbindir: ${exec_prefix}/sbin > libdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > includedir: ${prefix}/include > usrbin_execdir: ${exec_prefix}/bin > usrsbin_execdir: ${exec_prefix}/sbin > usrlib_execdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > vendordir: > > compiler: x86_64-pc-linux-gnu-gcc > cflags: -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer > suid cflags: > ldflags: -Wl,-O1 -Wl,--as-needed > suid ldflags: > ASAN enabled: no > > Python: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.6 > Python version: 3.6 > Python libs: ${exec_prefix}/lib64/python3.6/site-packages > > Bash completions: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/bash-completion/completions > Systemd support: no > Systemd unitdir: no > libeconf support: no > Btrfs support: yes > Wide-char support: yes > > warnings: > > -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point > > Type 'make' or 'make <utilname>' to compile. > > [32;01m*[0m python3_7: running python_configure > * econf: updating util-linux-2.36/config/config.sub with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.sub > * econf: updating util-linux-2.36/config/config.guess with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.guess >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/configure --prefix=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/man --infodir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/info --datadir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share --sysconfdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc --localstatedir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36 --htmldir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36/html --with-sysroot=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 --libdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 --enable-fs-paths-extra=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin --disable-all-programs --disable-bash-completion --without-systemdsystemunitdir --with-python --enable-libblkid --enable-libmount --enable-pylibmount >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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep >checking for egrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >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-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for bison... bison -y >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 -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 -Wdiscarded-qualifiers... yes >checking whether compiler handles -Waddress-of-packed-member... no >checking whether compiler handles -Werror=sequence-point... yes >checking whether compiler handles -Wno-clobbered... yes >checking whether compiler handles -Wno-cast-function-type... yes >checking whether compiler handles -Wno-unused-parameter... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/sed >checking for fgrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... 1966080 >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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... (cached) 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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 >checking for a working dd... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd >checking how to truncate binary pipes... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd bs=4096 count=1 >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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking for x86_64-pc-linux-gnu-pkg-config... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 to enable assertions... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking whether NLS is requested... yes >checking for msgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgfmt >checking for gmsgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/gmsgfmt >checking for xgettext... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/xgettext >checking for msgmerge... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking linux/btrfs.h usability... yes >checking linux/btrfs.h presence... yes >checking for linux/btrfs.h... yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking linux/falloc.h usability... yes >checking linux/falloc.h presence... yes >checking for linux/falloc.h... yes >checking linux/watchdog.h usability... yes >checking linux/watchdog.h presence... yes >checking for linux/watchdog.h... yes >checking linux/fd.h usability... yes >checking linux/fd.h presence... yes >checking for linux/fd.h... yes >checking linux/raw.h usability... yes >checking linux/raw.h presence... yes >checking for linux/raw.h... yes >checking linux/tiocl.h usability... yes >checking linux/tiocl.h presence... yes >checking for linux/tiocl.h... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking linux/securebits.h usability... yes >checking linux/securebits.h presence... yes >checking for linux/securebits.h... yes >checking linux/net_namespace.h usability... yes >checking linux/net_namespace.h presence... yes >checking for linux/net_namespace.h... yes >checking linux/capability.h usability... yes >checking linux/capability.h presence... yes >checking for linux/capability.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/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/signalfd.h usability... yes >checking sys/signalfd.h presence... yes >checking for sys/signalfd.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/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... 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/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >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 shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking for linux/fs.h... no >checking for linux/gsmmux.h... yes >checking for security/pam_misc.h... (cached) no >checking linux/blkzoned.h usability... yes >checking linux/blkzoned.h presence... yes >checking for linux/blkzoned.h... yes >checking for security/openpam.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking whether langinfo.h defines ALTMON_x constants... no >checking whether langinfo.h defines _NL_ABALTMON_x constants... no >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 environ is declared... yes >checking whether strsignal is declared... yes >checking whether TIOCGLCKTRMIOS is declared... yes >checking whether SOCK_CLOEXEC is declared... yes >checking whether SOCK_NONBLOCK is declared... yes >checking whether SO_PASSCRED is declared... yes >checking for clearenv... yes >checking for __fpurge... yes >checking for fpurge... no >checking for __fpending... yes >checking for secure_getenv... yes >checking for __secure_getenv... no >checking for eaccess... yes >checking for err... yes >checking for errx... yes >checking for explicit_bzero... yes >checking for fmemopen... yes >checking for fsync... yes >checking for utimensat... yes >checking for getdomainname... yes >checking for getdtablesize... yes >checking for getexecname... no >checking for getmntinfo... no >checking for getrandom... yes >checking for getrlimit... yes >checking for getsgnam... yes >checking for inotify_init... yes >checking for jrand48... yes >checking for lchown... yes >checking for llseek... yes >checking for mempcpy... yes >checking for mkostemp... yes >checking for nanosleep... yes >checking for ntp_gettime... yes >checking for personality... yes >checking for pidfd_open... no >checking for pidfd_send_signal... no >checking for posix_fadvise... yes >checking for prctl... yes >checking for qsort_r... yes >checking for rpmatch... yes >checking for scandirat... yes >checking for setprogname... no >checking for setresgid... yes >checking for setresuid... yes >checking for sched_setattr... no >checking for sched_setscheduler... 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 timegm... yes >checking for usleep... yes >checking for vwarnx... 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... yes >checking for inotify_init1... yes >checking for open_memstream... yes >checking for reboot... yes >checking for updwtmpx... yes >checking for updwtmpx... (cached) yes >checking for getusershell... yes >checking for syscall setns... SYS_setns >checking for syscall pidfd_open... SYS_pidfd_open >checking for syscall pidfd_send_signal... SYS_pidfd_send_signal >checking for isnan... yes >checking for clock_gettime... yes >checking for timer_create... no >checking for timer_create in -lrt... yes >checking for rtas_get_sysparm in -lrtas... no >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 >configure: WARNING: disable all programs by default >checking whether the target supports thread-local storage... yes >checking scanf string alloc modifiers... (%ms) yes >checking for openpty in -lutil... yes >checking for union semun... no >checking for loff_t... yes >checking wchar_t support... yes >checking for cpu_set_t... yes >checking for sighandler_t... yes >checking whether CPU_ALLOC is declared... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for udev_new in -ludev... yes >checking for x86_64-pc-linux-gnu-ncursesw6-config... false >checking for x86_64-pc-linux-gnu-ncursesw5-config... false >checking for NCURSESW... yes >checking ncursesw/ncurses.h usability... yes >checking ncursesw/ncurses.h presence... yes >checking for ncursesw/ncurses.h... yes >checking ncursesw/term.h usability... yes >checking ncursesw/term.h presence... yes >checking for ncursesw/term.h... yes >checking for use_default_colors in -lncursesw... yes >checking for resizeterm in -lncursesw... yes >checking for TINFOW... yes >checking for readline in -lreadline... yes >checking for unshare... yes >checking for setns... yes >checking for capng_apply in -lcap-ng... yes >checking for PCRE... yes >checking for crc32 in -lz... yes >checking for magic_open in -lmagic... yes >configure: WARNING: hwclock disabled; not building hwclock_cmos >checking for swapon... yes >checking for swapoff... yes >checking for LIBUSER... no >checking for SYSTEMD... no >checking for SYSTEMD_DAEMON... no >checking for SYSTEMD_JOURNAL... no >checking for ECONF... no >checking whether /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.7 version is >= 2... yes >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.7 version... 3.7 >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.7 platform... linux >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.7 script directory... ${prefix}/lib/python3.7/site-packages >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.7 extension module directory... ${exec_prefix}/lib/python3.7/site-packages >checking for PYTHON... yes >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.36 > > prefix: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr > exec prefix: ${prefix} > > runstatedir: ${localstatedir}/run > bindir: ${exec_prefix}/bin > sbindir: ${exec_prefix}/sbin > libdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > includedir: ${prefix}/include > usrbin_execdir: ${exec_prefix}/bin > usrsbin_execdir: ${exec_prefix}/sbin > usrlib_execdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > vendordir: > > compiler: x86_64-pc-linux-gnu-gcc > cflags: -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer > suid cflags: > ldflags: -Wl,-O1 -Wl,--as-needed > suid ldflags: > ASAN enabled: no > > Python: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.7 > Python version: 3.7 > Python libs: ${exec_prefix}/lib/python3.7/site-packages > > Bash completions: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/bash-completion/completions > Systemd support: no > Systemd unitdir: no > libeconf support: no > Btrfs support: yes > Wide-char support: yes > > warnings: > > -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point > > Type 'make' or 'make <utilname>' to compile. > > [32;01m*[0m python3_8: running python_configure > * econf: updating util-linux-2.36/config/config.sub with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.sub > * econf: updating util-linux-2.36/config/config.guess with /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/gnuconfig/config.guess >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/configure --prefix=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/man --infodir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/info --datadir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share --sysconfdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc --localstatedir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36 --htmldir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36/html --with-sysroot=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 --libdir=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 --enable-fs-paths-extra=/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin:/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin --disable-all-programs --disable-bash-completion --without-systemdsystemunitdir --with-python --enable-libblkid --enable-libmount --enable-pylibmount >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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep >checking for egrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >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-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for bison... bison -y >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 -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 -Wdiscarded-qualifiers... yes >checking whether compiler handles -Waddress-of-packed-member... no >checking whether compiler handles -Werror=sequence-point... yes >checking whether compiler handles -Wno-clobbered... yes >checking whether compiler handles -Wno-cast-function-type... yes >checking whether compiler handles -Wno-unused-parameter... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/sed >checking for fgrep... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... 1966080 >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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... (cached) 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 /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64 >checking for a working dd... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd >checking how to truncate binary pipes... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/dd bs=4096 count=1 >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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking for x86_64-pc-linux-gnu-pkg-config... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 to enable assertions... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking whether NLS is requested... yes >checking for msgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgfmt >checking for gmsgfmt... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/gmsgfmt >checking for xgettext... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/xgettext >checking for msgmerge... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-gnu-gcc... /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/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 lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking linux/btrfs.h usability... yes >checking linux/btrfs.h presence... yes >checking for linux/btrfs.h... yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking linux/falloc.h usability... yes >checking linux/falloc.h presence... yes >checking for linux/falloc.h... yes >checking linux/watchdog.h usability... yes >checking linux/watchdog.h presence... yes >checking for linux/watchdog.h... yes >checking linux/fd.h usability... yes >checking linux/fd.h presence... yes >checking for linux/fd.h... yes >checking linux/raw.h usability... yes >checking linux/raw.h presence... yes >checking for linux/raw.h... yes >checking linux/tiocl.h usability... yes >checking linux/tiocl.h presence... yes >checking for linux/tiocl.h... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking linux/securebits.h usability... yes >checking linux/securebits.h presence... yes >checking for linux/securebits.h... yes >checking linux/net_namespace.h usability... yes >checking linux/net_namespace.h presence... yes >checking for linux/net_namespace.h... yes >checking linux/capability.h usability... yes >checking linux/capability.h presence... yes >checking for linux/capability.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/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/signalfd.h usability... yes >checking sys/signalfd.h presence... yes >checking for sys/signalfd.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/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... 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/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >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 shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking for linux/fs.h... no >checking for linux/gsmmux.h... yes >checking for security/pam_misc.h... (cached) no >checking linux/blkzoned.h usability... yes >checking linux/blkzoned.h presence... yes >checking for linux/blkzoned.h... yes >checking for security/openpam.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking whether langinfo.h defines ALTMON_x constants... no >checking whether langinfo.h defines _NL_ABALTMON_x constants... no >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 environ is declared... yes >checking whether strsignal is declared... yes >checking whether TIOCGLCKTRMIOS is declared... yes >checking whether SOCK_CLOEXEC is declared... yes >checking whether SOCK_NONBLOCK is declared... yes >checking whether SO_PASSCRED is declared... yes >checking for clearenv... yes >checking for __fpurge... yes >checking for fpurge... no >checking for __fpending... yes >checking for secure_getenv... yes >checking for __secure_getenv... no >checking for eaccess... yes >checking for err... yes >checking for errx... yes >checking for explicit_bzero... yes >checking for fmemopen... yes >checking for fsync... yes >checking for utimensat... yes >checking for getdomainname... yes >checking for getdtablesize... yes >checking for getexecname... no >checking for getmntinfo... no >checking for getrandom... yes >checking for getrlimit... yes >checking for getsgnam... yes >checking for inotify_init... yes >checking for jrand48... yes >checking for lchown... yes >checking for llseek... yes >checking for mempcpy... yes >checking for mkostemp... yes >checking for nanosleep... yes >checking for ntp_gettime... yes >checking for personality... yes >checking for pidfd_open... no >checking for pidfd_send_signal... no >checking for posix_fadvise... yes >checking for prctl... yes >checking for qsort_r... yes >checking for rpmatch... yes >checking for scandirat... yes >checking for setprogname... no >checking for setresgid... yes >checking for setresuid... yes >checking for sched_setattr... no >checking for sched_setscheduler... 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 timegm... yes >checking for usleep... yes >checking for vwarnx... 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... yes >checking for inotify_init1... yes >checking for open_memstream... yes >checking for reboot... yes >checking for updwtmpx... yes >checking for updwtmpx... (cached) yes >checking for getusershell... yes >checking for syscall setns... SYS_setns >checking for syscall pidfd_open... SYS_pidfd_open >checking for syscall pidfd_send_signal... SYS_pidfd_send_signal >checking for isnan... yes >checking for clock_gettime... yes >checking for timer_create... no >checking for timer_create in -lrt... yes >checking for rtas_get_sysparm in -lrtas... no >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 >configure: WARNING: disable all programs by default >checking whether the target supports thread-local storage... yes >checking scanf string alloc modifiers... (%ms) yes >checking for openpty in -lutil... yes >checking for union semun... no >checking for loff_t... yes >checking wchar_t support... yes >checking for cpu_set_t... yes >checking for sighandler_t... yes >checking whether CPU_ALLOC is declared... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for udev_new in -ludev... yes >checking for x86_64-pc-linux-gnu-ncursesw6-config... false >checking for x86_64-pc-linux-gnu-ncursesw5-config... false >checking for NCURSESW... yes >checking ncursesw/ncurses.h usability... yes >checking ncursesw/ncurses.h presence... yes >checking for ncursesw/ncurses.h... yes >checking ncursesw/term.h usability... yes >checking ncursesw/term.h presence... yes >checking for ncursesw/term.h... yes >checking for use_default_colors in -lncursesw... yes >checking for resizeterm in -lncursesw... yes >checking for TINFOW... yes >checking for readline in -lreadline... yes >checking for unshare... yes >checking for setns... yes >checking for capng_apply in -lcap-ng... yes >checking for PCRE... yes >checking for crc32 in -lz... yes >checking for magic_open in -lmagic... yes >configure: WARNING: hwclock disabled; not building hwclock_cmos >checking for swapon... yes >checking for swapoff... yes >checking for LIBUSER... no >checking for SYSTEMD... no >checking for SYSTEMD_DAEMON... no >checking for SYSTEMD_JOURNAL... no >checking for ECONF... no >checking whether /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.8 version is >= 2... yes >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.8 version... 3.8 >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.8 platform... linux >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.8 script directory... ${prefix}/lib/python3.8/site-packages >checking for /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.8 extension module directory... ${exec_prefix}/lib/python3.8/site-packages >checking for PYTHON... yes >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.36 > > prefix: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr > exec prefix: ${prefix} > > runstatedir: ${localstatedir}/run > bindir: ${exec_prefix}/bin > sbindir: ${exec_prefix}/sbin > libdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > includedir: ${prefix}/include > usrbin_execdir: ${exec_prefix}/bin > usrsbin_execdir: ${exec_prefix}/sbin > usrlib_execdir: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64 > vendordir: > > compiler: x86_64-pc-linux-gnu-gcc > cflags: -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer > suid cflags: > ldflags: -Wl,-O1 -Wl,--as-needed > suid ldflags: > ASAN enabled: no > > Python: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin/python3.8 > Python version: 3.8 > Python libs: ${exec_prefix}/lib/python3.8/site-packages > > Bash completions: /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/bash-completion/completions > Systemd support: no > Systemd unitdir: no > libeconf support: no > Btrfs support: yes > Wide-char support: yes > > warnings: > > -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point > > Type 'make' or 'make <utilname>' to compile. > >>>> Source configured. >>>> Compiling source in /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 -l4 all >make all-recursive >make[1]: Entering directory '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36-abi_x86_64.amd64' >Making all in po >make[2]: Entering directory '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36-abi_x86_64.amd64/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36-abi_x86_64.amd64/po' >make[2]: Entering directory '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36-abi_x86_64.amd64' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/dmesg-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libtcolors_la-colors.lo `test -f 'lib/colors.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/colors.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libtcolors_la-color-names.lo `test -f 'lib/color-names.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/color-names.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/mount-mount.o `test -f 'sys-utils/mount.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/mount.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libmount_la-monotonic.lo `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/colors.c -fPIC -DPIC -o lib/.libs/libtcolors_la-colors.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/color-names.c -fPIC -DPIC -o lib/.libs/libtcolors_la-color-names.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/colors.c:33: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/colors.c:33: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/colors.c:33: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/colors.c:33: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/monotonic.c -fPIC -DPIC -o lib/.libs/libmount_la-monotonic.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/umount-umount.o `test -f 'sys-utils/umount.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/umount.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/wdctl-wdctl.o `test -f 'sys-utils/wdctl.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/wdctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/mountpoint-mountpoint.o `test -f 'sys-utils/mountpoint.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/mountpoint.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/umount.c:36: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/umount.c:30: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/umount.c:36: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/umount.c:30: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/wdctl.c:38: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/wdctl.c:38: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/wdctl.c:38: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/wdctl.c:38: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/mountpoint.c:41: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/mountpoint.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/mountpoint.c:41: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/mountpoint.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/fstrim-fstrim.o `test -f 'sys-utils/fstrim.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/fstrim.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/ctrlaltdel.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ctrlaltdel.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ctrlaltdel.c:18: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ctrlaltdel.c:18: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ctrlaltdel.c:18: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ctrlaltdel.c:18: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/fstrim.c:45: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/fstrim.c:45: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/fstrim.c:45: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/fstrim.c:45: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/fsfreeze.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/fsfreeze.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/blkdiscard-blkdiscard.o `test -f 'sys-utils/blkdiscard.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/blkdiscard.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/blkdiscard-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/blkzone.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/blkzone.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/losetup-losetup.o `test -f 'sys-utils/losetup.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/losetup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/zramctl-zramctl.o `test -f 'sys-utils/zramctl.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/zramctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/swapon-swapon.o `test -f 'sys-utils/swapon.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/swapon.c >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/blkzone.c: In function 'blkzone_report': >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/blkzone.c:264:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] > #pragma GCC diagnostic ignored "-Waddress-of-packed-member" > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/losetup.c:28: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/losetup.c:28: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/losetup.c:28: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/losetup.c:28: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/zramctl.c:41: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/zramctl.c:41: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/zramctl.c:41: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/zramctl.c:41: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/swapon.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/swapon.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/swapon.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/swapon.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/swapon-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/swapon-common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/swapon-swapprober.o `test -f 'lib/swapprober.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/swapprober.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/swapoff-swapoff.o `test -f 'sys-utils/swapoff.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/swapoff.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/swapoff-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/swapon-common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/swapoff-swapprober.o `test -f 'lib/swapprober.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/swapprober.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/chcpu.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/chcpu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/pivot_root.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/pivot_root.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/switch_root.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/switch_root.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/hwclock-hwclock.o `test -f 'sys-utils/hwclock.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/hwclock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/hwclock-hwclock-parse-date.o `test -f 'sys-utils/hwclock-parse-date.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/hwclock-parse-date.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock.c:82: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock.c:82: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock.c:82: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock.c:82: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/hwclock-hwclock-cmos.o `test -f 'sys-utils/hwclock-cmos.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/hwclock-cmos.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/hwclock-hwclock-rtc.o `test -f 'sys-utils/hwclock-rtc.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/hwclock-rtc.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock-cmos.c:58: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock-cmos.c:58: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock-cmos.c:58: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/hwclock-cmos.c:58: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/hwclock-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/blkid-blkid.o `test -f 'misc-utils/blkid.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/blkid.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/findfs-findfs.o `test -f 'misc-utils/findfs.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/findfs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/wipefs-wipefs.o `test -f 'misc-utils/wipefs.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/wipefs.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libuuid_la-randutils.lo `test -f 'lib/randutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/randutils.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libuuid_la-md5.lo `test -f 'lib/md5.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/randutils.c -fPIC -DPIC -o lib/.libs/libuuid_la-randutils.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libuuid_la-sha1.lo `test -f 'lib/sha1.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/swaplabel-swaplabel.o `test -f 'disk-utils/swaplabel.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/swaplabel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/swaplabel-swapprober.o `test -f 'lib/swapprober.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/swapprober.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/md5.c -fPIC -DPIC -o lib/.libs/libuuid_la-md5.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -I./libblkid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/fsck-fsck.o `test -f 'disk-utils/fsck.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/fsck.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -I./libblkid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/fsck-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -Ilibuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/sha1.c -fPIC -DPIC -o lib/.libs/libuuid_la-sha1.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fsck.c:52: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fsck.c:41: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fsck.c:52: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fsck.c:41: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/raw.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/raw.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/fsck.cramfs.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fsck.cramfs.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/raw.c:28: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/raw.c:28: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/raw.c:28: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/raw.c:28: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/cramfs_common.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/cramfs_common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/mkfs.cramfs.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/mkfs.cramfs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/blockdev.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/blockdev.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/blockdev.c:17: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/blockdev.c:17: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/blockdev.c:17: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/blockdev.c:17: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/fdisk-fdisk.o `test -f 'disk-utils/fdisk.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/fdisk.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk.c:39: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk.c:39: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk.c:39: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk.c:39: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/fdisk-fdisk-menu.o `test -f 'disk-utils/fdisk-menu.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/fdisk-menu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/fdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/fdisk-list.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/sfdisk-sfdisk.o `test -f 'disk-utils/sfdisk.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/sfdisk.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/sfdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/fdisk-list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/cfdisk-cfdisk.o `test -f 'disk-utils/cfdisk.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/cfdisk.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/fdisk-list.c:10: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/col.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/col.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/colcrt.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/colcrt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/colrm.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/colrm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/column-column.o `test -f 'text-utils/column.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`text-utils/column.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/hexdump-conv.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/hexdump-conv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/hexdump-display.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/hexdump-display.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/hexdump.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/hexdump.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/hexdump-parse.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/hexdump-parse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/rev.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/rev.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/line.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/text-utils/line.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -Wno-clobbered -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/pg-pg.o `test -f 'text-utils/pg.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`text-utils/pg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/ul-ul.o `test -f 'text-utils/ul.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`text-utils/ul.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -Wno-format-y2k -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o term-utils/script-script.o `test -f 'term-utils/script.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`term-utils/script.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -Wno-format-y2k -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/script-pty-session.o `test -f 'lib/pty-session.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/pty-session.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -Wno-format-y2k -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/script-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o term-utils/scriptreplay.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/term-utils/scriptreplay.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o term-utils/script-playutils.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/term-utils/script-playutils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o term-utils/scriptlive.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/term-utils/scriptlive.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/pty-session.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/pty-session.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/monotonic.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/monotonic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o term-utils/setterm-setterm.o `test -f 'term-utils/setterm.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`term-utils/setterm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o login-utils/last.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/last.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o login-utils/utmpdump.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/utmpdump.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/last.c:48: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/bits/utmpx.h:29, > from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/utmpx.h:31, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/last.c:33: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/last.c:48: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/bits/utmpx.h:29, > from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/utmpx.h:31, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/last.c:33: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o login-utils/lslogins-lslogins.o `test -f 'login-utils/lslogins.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`login-utils/lslogins.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/lslogins.c:57: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/shadow.h:25, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/lslogins.c:31: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/lslogins.c:57: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/shadow.h:25, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/lslogins.c:31: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o login-utils/lslogins-logindefs.o `test -f 'login-utils/logindefs.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`login-utils/logindefs.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/logindefs.c:38: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/logindefs.c:38: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/logindefs.c:38: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/login-utils/logindefs.c:38: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lsmem-lsmem.o `test -f 'sys-utils/lsmem.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/lsmem.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/chmem.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/chmem.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/flock.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/flock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/timer.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/timer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/choom.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/choom.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/ipcmk.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcmk.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/ipcrm.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcrm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/ipcs.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/ipcutils.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/irqtop-irqtop.o `test -f 'sys-utils/irqtop.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/irqtop.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/irqtop-irq-common.o `test -f 'sys-utils/irq-common.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/irq-common.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irqtop.c:61: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irqtop.c:61: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irqtop.c:61: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irqtop.c:61: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/irqtop-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lsirq-lsirq.o `test -f 'sys-utils/lsirq.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/lsirq.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lsirq-irq-common.o `test -f 'sys-utils/irq-common.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/irq-common.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/irq-common.c:36: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lsipc-lsipc.o `test -f 'sys-utils/lsipc.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/lsipc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lsipc-ipcutils.o `test -f 'sys-utils/ipcutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/ipcutils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/renice.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/renice.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ipcutils.c:7: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/setsid.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/setsid.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/setarch.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/setarch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/eject-eject.o `test -f 'sys-utils/eject.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/eject.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/eject-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/eject.c:53: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/eject.c:46: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/eject.c:53: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/eject.c:46: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/prlimit-prlimit.o `test -f 'sys-utils/prlimit.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/prlimit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lsns-lsns.o `test -f 'sys-utils/lsns.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/lsns.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lsns.c:41: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lsns.c:31: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lsns.c:41: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lsns.c:31: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lscpu-lscpu.o `test -f 'sys-utils/lscpu.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/lscpu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lscpu-lscpu-arm.o `test -f 'sys-utils/lscpu-arm.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/lscpu-arm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/lscpu-lscpu-dmi.o `test -f 'sys-utils/lscpu-dmi.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/lscpu-dmi.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.c:62: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.c:62: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.c:62: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.c:62: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-arm.c:26: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-arm.c:26: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-arm.c:26: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-arm.c:26: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-dmi.c:30: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-dmi.c:30: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-dmi.c:30: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu.h:11, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/lscpu-dmi.c:30: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/fallocate.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/fallocate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/unshare-unshare.o `test -f 'sys-utils/unshare.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/unshare.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/unshare.c:44: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/unshare.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/unshare.c:44: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/unshare.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/nsenter.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/nsenter.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/cal-cal.o `test -f 'misc-utils/cal.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/cal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/logger-logger.o `test -f 'misc-utils/logger.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/logger.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/logger-strutils.o `test -f 'lib/strutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/strutils.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/logger.c:61: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/logger.c:61: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/logger.c:61: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/logger.c:61: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/logger-strv.o `test -f 'lib/strv.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/strv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/look.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/look.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/mcookie.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/mcookie.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/look.c:62: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/look.c:62: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/look.c:62: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/look.c:62: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/md5.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/namei.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/namei.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/strutils.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/idcache.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/idcache.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/whereis.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/whereis.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libmount/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/lslocks-lslocks.o `test -f 'misc-utils/lslocks.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/lslocks.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/uuidgen-uuidgen.o `test -f 'misc-utils/uuidgen.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/uuidgen.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/lslocks.c:38: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/lslocks.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/lslocks.c:38: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/lslocks.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/uuidparse-uuidparse.o `test -f 'misc-utils/uuidparse.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/uuidparse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/rename.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/rename.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/getopt.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/misc-utils/getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/fincore-fincore.o `test -f 'misc-utils/fincore.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/fincore.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/isosize.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/isosize.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/rfkill-rfkill.o `test -f 'sys-utils/rfkill.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/rfkill.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/readprofile.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/readprofile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/ldattach.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/ldattach.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/rtcwake.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rtcwake.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rfkill.c:35: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rfkill.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rfkill.c:35: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rfkill.c:35: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rtcwake.c:43: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rtcwake.c:43: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rtcwake.c:43: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/sys-utils/rtcwake.c:43: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o misc-utils/uuidd-uuidd.o `test -f 'misc-utils/uuidd.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`misc-utils/uuidd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/uuidd-monotonic.o `test -f 'lib/monotonic.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/monotonic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libuuid/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/uuidd-timer.o `test -f 'lib/timer.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/timer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libsmartcols/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/partx-partx.o `test -f 'disk-utils/partx.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`disk-utils/partx.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/addpart.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/addpart.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/partx.c:27: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/partx.c:27: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/partx.c:27: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/partx.c:27: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/delpart.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/delpart.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o disk-utils/resizepart.o /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/disk-utils/resizepart.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname sys-utils/rtcwake.8) >srcdir=''; \ > test -f ./sys-utils/rtcwake.8.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}sys-utils/rtcwake.8.in >sys-utils/rtcwake.8.tmp >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname sys-utils/hwclock.8) >srcdir=''; \ > test -f ./sys-utils/hwclock.8.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}sys-utils/hwclock.8.in >sys-utils/hwclock.8.tmp >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname misc-utils/uuidd.8) >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname misc-utils/getopt.1) >srcdir=''; \ > test -f ./misc-utils/uuidd.8.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}misc-utils/uuidd.8.in >misc-utils/uuidd.8.tmp >srcdir=''; \ > test -f ./misc-utils/getopt.1.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}misc-utils/getopt.1.in >misc-utils/getopt.1.tmp >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p sys-utils >echo ".so man8/setarch.8" > sys-utils/uname26.8 >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p sys-utils >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p sys-utils >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p sys-utils >echo ".so man8/setarch.8" > sys-utils/linux32.8 >echo ".so man8/setarch.8" > sys-utils/linux64.8 >echo ".so man8/setarch.8" > sys-utils/i386.8 >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p sys-utils >echo ".so man8/setarch.8" > sys-utils/x86_64.8 >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname libuuid/uuid.pc) >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname libblkid/blkid.pc) >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname libmount/mount.pc) >srcdir=''; \ > test -f ./libuuid/uuid.pc.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}libuuid/uuid.pc.in >libuuid/uuid.pc.tmp >srcdir=''; \ > test -f ./libblkid/blkid.pc.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}libblkid/blkid.pc.in >libblkid/blkid.pc.tmp >srcdir=''; \ > test -f ./libmount/mount.pc.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}libmount/mount.pc.in >libmount/mount.pc.tmp >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname libsmartcols/smartcols.pc) >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/mkdir -p $(dirname libfdisk/fdisk.pc) >srcdir=''; \ > test -f ./libsmartcols/smartcols.pc.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}libsmartcols/smartcols.pc.in >libsmartcols/smartcols.pc.tmp >srcdir=''; \ > test -f ./libfdisk/fdisk.pc.in || srcdir=/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/; \ > sed -e 's|@prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@exec_prefix[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr|g' -e 's|@sysconfdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc|g' -e 's|@datadir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share|g' -e 's|@sbindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@bindir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@docdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/doc/util-linux-2.36|g' -e 's|@includedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include|g' -e 's|@runstatedir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run|g' -e 's|@usrlib_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib64|g' -e 's|@usrbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/bin|g' -e 's|@usrsbin_execdir[@]|/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/sbin|g' -e 's|@VERSION[@]|2.36|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.36.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|36|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.36.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|36|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.36.0|g' -e 's|@LIBSELINUX[@]||g' -e 's|@LIBCRYPTSETUP[@]||g' -e 's|@LIBDL[@]||g' -e 's|@vendordir[@]||g' ${srcdir}libfdisk/fdisk.pc.in >libfdisk/fdisk.pc.tmp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -Wno-clobbered -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o text-utils/more-more.o `test -f 'text-utils/more.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`text-utils/more.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-blkdev.lo `test -f 'lib/blkdev.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/blkdev.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-canonicalize.lo `test -f 'lib/canonicalize.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/canonicalize.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-crc32.lo `test -f 'lib/crc32.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/crc32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/canonicalize.c -fPIC -DPIC -o lib/.libs/libcommon_la-canonicalize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/blkdev.c -fPIC -DPIC -o lib/.libs/libcommon_la-blkdev.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/canonicalize.c:20: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/canonicalize.c:20: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/canonicalize.c:20: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/canonicalize.c:20: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/crc32.c -fPIC -DPIC -o lib/.libs/libcommon_la-crc32.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-crc32c.lo `test -f 'lib/crc32c.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/crc32c.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-env.lo `test -f 'lib/env.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/env.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-idcache.lo `test -f 'lib/idcache.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/idcache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/env.c -fPIC -DPIC -o lib/.libs/libcommon_la-env.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/crc32c.c -fPIC -DPIC -o lib/.libs/libcommon_la-crc32c.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-encode.lo `test -f 'lib/encode.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/encode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/idcache.c -fPIC -DPIC -o lib/.libs/libcommon_la-idcache.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-fileutils.lo `test -f 'lib/fileutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/fileutils.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-ismounted.lo `test -f 'lib/ismounted.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/ismounted.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-color-names.lo `test -f 'lib/color-names.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/color-names.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/encode.c -fPIC -DPIC -o lib/.libs/libcommon_la-encode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/fileutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-fileutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/ismounted.c -fPIC -DPIC -o lib/.libs/libcommon_la-ismounted.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-mangle.lo `test -f 'lib/mangle.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/mangle.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/fileutils.c:14: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/fileutils.c:14: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/fileutils.c:14: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/fileutils.c:14: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/color-names.c -fPIC -DPIC -o lib/.libs/libcommon_la-color-names.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/ismounted.c:31: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/ismounted.c:15: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/ismounted.c:31: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/ismounted.c:15: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-match.lo `test -f 'lib/match.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/match.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-mbsalign.lo `test -f 'lib/mbsalign.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/mbsalign.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-mbsedit.lo `test -f 'lib/mbsedit.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/mbsedit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/mangle.c -fPIC -DPIC -o lib/.libs/libcommon_la-mangle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/match.c -fPIC -DPIC -o lib/.libs/libcommon_la-match.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/mbsalign.c -fPIC -DPIC -o lib/.libs/libcommon_la-mbsalign.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-md5.lo `test -f 'lib/md5.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/md5.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-pager.lo `test -f 'lib/pager.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/pager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/mbsedit.c -fPIC -DPIC -o lib/.libs/libcommon_la-mbsedit.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-pwdutils.lo `test -f 'lib/pwdutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/pwdutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/md5.c -fPIC -DPIC -o lib/.libs/libcommon_la-md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/pager.c -fPIC -DPIC -o lib/.libs/libcommon_la-pager.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-randutils.lo `test -f 'lib/randutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/randutils.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-setproctitle.lo `test -f 'lib/setproctitle.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/setproctitle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/pwdutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-pwdutils.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-strutils.lo `test -f 'lib/strutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/strutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/randutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-randutils.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-timeutils.lo `test -f 'lib/timeutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/timeutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/setproctitle.c -fPIC -DPIC -o lib/.libs/libcommon_la-setproctitle.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-ttyutils.lo `test -f 'lib/ttyutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/ttyutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-strutils.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-exec_shell.lo `test -f 'lib/exec_shell.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/exec_shell.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strutils.c:21: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/timeutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-timeutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/ttyutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-ttyutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/exec_shell.c -fPIC -DPIC -o lib/.libs/libcommon_la-exec_shell.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-strv.lo `test -f 'lib/strv.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/strv.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-sha1.lo `test -f 'lib/sha1.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/sha1.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-signames.lo `test -f 'lib/signames.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/signames.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-caputils.lo `test -f 'lib/caputils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/caputils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/strv.c -fPIC -DPIC -o lib/.libs/libcommon_la-strv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/sha1.c -fPIC -DPIC -o lib/.libs/libcommon_la-sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/signames.c -fPIC -DPIC -o lib/.libs/libcommon_la-signames.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/caputils.c -fPIC -DPIC -o lib/.libs/libcommon_la-caputils.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-linux_version.lo `test -f 'lib/linux_version.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/linux_version.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/caputils.c:20: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/caputils.c:20: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/caputils.c:20: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/caputils.c:20: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-loopdev.lo `test -f 'lib/loopdev.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/loopdev.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-plymouth-ctrl.lo `test -f 'lib/plymouth-ctrl.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/plymouth-ctrl.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-cpuset.lo `test -f 'lib/cpuset.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/cpuset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/linux_version.c -fPIC -DPIC -o lib/.libs/libcommon_la-linux_version.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/loopdev.c -fPIC -DPIC -o lib/.libs/libcommon_la-loopdev.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/plymouth-ctrl.c -fPIC -DPIC -o lib/.libs/libcommon_la-plymouth-ctrl.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-path.lo `test -f 'lib/path.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/path.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/loopdev.c:39: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/loopdev.c:39: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/loopdev.c:39: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/loopdev.c:39: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/cpuset.c -fPIC -DPIC -o lib/.libs/libcommon_la-cpuset.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-procutils.lo `test -f 'lib/procutils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/procutils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/path.c -fPIC -DPIC -o lib/.libs/libcommon_la-path.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o lib/libcommon_la-sysfs.lo `test -f 'lib/sysfs.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`lib/sysfs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/procutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-procutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/sysfs.c -fPIC -DPIC -o lib/.libs/libcommon_la-sysfs.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o sys-utils/dmesg-dmesg.o `test -f 'sys-utils/dmesg.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`sys-utils/dmesg.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/sysfs.c:14: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/sysfs.c:14: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/sysfs.c:14: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/lib/sysfs.c:14: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/ncursesw -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -Wl,-O1 -Wl,--as-needed -o libtcolors.la lib/libtcolors_la-colors.lo lib/libtcolors_la-color-names.lo -ltinfow >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-cache.lo `test -f 'libmount/src/cache.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/cache.c >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtcolors.a lib/.libs/libtcolors_la-colors.o lib/.libs/libtcolors_la-color-names.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtcolors.a >libtool: link: ( cd ".libs" && rm -f "libtcolors.la" && ln -s "../libtcolors.la" "libtcolors.la" ) >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-fs.lo `test -f 'libmount/src/fs.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/fs.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-init.lo `test -f 'libmount/src/init.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/init.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/cache.c -fPIC -DPIC -o libmount/src/.libs/la-cache.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-iter.lo `test -f 'libmount/src/iter.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/iter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/fs.c -fPIC -DPIC -o libmount/src/.libs/la-fs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/init.c -fPIC -DPIC -o libmount/src/.libs/la-init.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-lock.lo `test -f 'libmount/src/lock.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/lock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/iter.c -fPIC -DPIC -o libmount/src/.libs/la-iter.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-optmap.lo `test -f 'libmount/src/optmap.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/optmap.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-optstr.lo `test -f 'libmount/src/optstr.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/optstr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/lock.c -fPIC -DPIC -o libmount/src/.libs/la-lock.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-tab.lo `test -f 'libmount/src/tab.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/tab.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/optmap.c -fPIC -DPIC -o libmount/src/.libs/la-optmap.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/lock.c:31: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/lock.c:31: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/lock.c:31: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/lock.c:31: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/optstr.c -fPIC -DPIC -o libmount/src/.libs/la-optstr.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-tab_diff.lo `test -f 'libmount/src/tab_diff.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/tab_diff.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-tab_parse.lo `test -f 'libmount/src/tab_parse.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/tab_parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab.c -fPIC -DPIC -o libmount/src/.libs/la-tab.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_diff.c -fPIC -DPIC -o libmount/src/.libs/la-tab_diff.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_parse.c -fPIC -DPIC -o libmount/src/.libs/la-tab_parse.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-tab_update.lo `test -f 'libmount/src/tab_update.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/tab_update.c >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_parse.c:27: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/mountP.h:30, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_parse.c:26: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_parse.c:27: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/mountP.h:30, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_parse.c:26: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-test.lo `test -f 'libmount/src/test.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/test.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_update.c -fPIC -DPIC -o libmount/src/.libs/la-tab_update.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/test.c -fPIC -DPIC -o libmount/src/.libs/la-test.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_update.c:32: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/mountP.h:30, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_update.c:30: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_update.c:32: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/mountP.h:30, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/tab_update.c:30: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-utils.lo `test -f 'libmount/src/utils.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/utils.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-version.lo `test -f 'libmount/src/version.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/version.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-context.lo `test -f 'libmount/src/context.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/context.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-context_loopdev.lo `test -f 'libmount/src/context_loopdev.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/context_loopdev.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/utils.c -fPIC -DPIC -o libmount/src/.libs/la-utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/version.c -fPIC -DPIC -o libmount/src/.libs/la-version.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/utils.c:26: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/utils.c:26: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/utils.c:26: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/utils.c:26: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-context_veritydev.lo `test -f 'libmount/src/context_veritydev.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/context_veritydev.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context.c -fPIC -DPIC -o libmount/src/.libs/la-context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_loopdev.c -fPIC -DPIC -o libmount/src/.libs/la-context_loopdev.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_veritydev.c -fPIC -DPIC -o libmount/src/.libs/la-context_veritydev.o >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-context_mount.lo `test -f 'libmount/src/context_mount.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/context_mount.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-context_umount.lo `test -f 'libmount/src/context_umount.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/context_umount.c >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c -o libmount/src/la-monitor.lo `test -f 'libmount/src/monitor.c' || echo '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/'`libmount/src/monitor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_mount.c -fPIC -DPIC -o libmount/src/.libs/la-context_mount.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c -fPIC -DPIC -o libmount/src/.libs/la-context_umount.o >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c:22: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c:22: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c:22: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:9, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c:22: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36 -include config.h -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include -DLOCALEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/var/lib/run\" -D_PATH_SYSCONFSTATICDIR=\"/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/lib\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fsigned-char -fno-common -Wall -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 -Wdiscarded-qualifiers -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src -O2 -pipe -O2 -pipe -O2 -g -gdwarf -fno-omit-frame-pointer -c /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/monitor.c -fPIC -DPIC -o libmount/src/.libs/la-monitor.o >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c: In function 'lookup_umount_fs_by_statfs': >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c:294:18: error: 'O_PATH' undeclared (first use in this function) > fd = open(tgt, O_PATH); > ^~~~~~ >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/context_umount.c:294:18: note: each undeclared identifier is reported only once for each function it appears in >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/monitor.c:40: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:61: warning: "_PATH_GSHADOW" redefined > #define _PATH_GSHADOW "/etc/gshadow" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/mountP.h:30, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/monitor.c:39: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:47: note: this is the location of the previous definition > #define _PATH_GSHADOW "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/gshadow" > >In file included from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/monitor.c:40: >/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/include/pathnames.h:64: warning: "_PATH_SHELLS" redefined > #define _PATH_SHELLS "/etc/shells" > >In file included from /cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/mntent.h:25, > from ./libmount/src/libmount.h:32, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/mountP.h:30, > from /tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36/libmount/src/monitor.c:39: >/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/usr/include/paths.h:61: note: this is the location of the previous definition > #define _PATH_SHELLS "/cvmfs/sft.cern.ch/lcg/contrib/gentoo/linux/x86_64/etc/shells" > >make[2]: *** [Makefile:10142: libmount/src/la-context_umount.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36-abi_x86_64.amd64' >make[1]: *** [Makefile:13634: all-recursive] Error 1 >make[1]: Leaving directory '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36-abi_x86_64.amd64' >make: *** [Makefile:5854: all] Error 2 > [31;01m*[0m ERROR: sys-apps/util-linux-2.36::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-apps/util-linux-2.36::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-apps/util-linux-2.36::gentoo'`. > [31;01m*[0m The complete build log is located at '/tmp/portage/log/sys-apps:util-linux-2.36:20200724-062337.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/sys-apps/util-linux-2.36/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/sys-apps/util-linux-2.36/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36-abi_x86_64.amd64' > [31;01m*[0m S: '/tmp/portage/sys-apps/util-linux-2.36/work/util-linux-2.36'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 733738
: 650444