* Package: sys-auth/elogind-226.4 * Repository: gentoo * Maintainer: freedesktop-bugs@gentoo.org * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux pam policykit userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.9.13-hardened-r1/build * Found sources for kernel version: * 4.9.13-hardened-r1 * Checking for suitable kernel configuration options... * CONFIG_SECURITY_SMACK: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking elogind-226.4.tar.gz to /var/tmp/portage/sys-auth/elogind-226.4/work >>> Source unpacked in /var/tmp/portage/sys-auth/elogind-226.4/work >>> Preparing source in /var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4 ... * Applying elogind-226.4-docs.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4' ... * Running intltoolize --automake --copy --force ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: elogind-226.4/ * Running elibtoolize in: elogind-226.4/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4 ... * econf: updating elogind-226.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating elogind-226.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/elogind-226.4 --htmldir=/usr/share/doc/elogind-226.4/html --with-pamlibdir=/lib64/security --with-udevrulesdir=/lib/udev/rules.d --libdir=/usr/lib64 --with-rootlibdir=/lib64 --enable-smack --disable-kdbus --disable-debug --enable-acl --enable-pam --disable-selinux 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable maintainer-specific portions of Makefiles... yes checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for C compiler vendor... gnu checking for x86_64-pc-linux-gnu-gcc-ar... x86_64-pc-linux-gnu-gcc-ar checking for x86_64-pc-linux-gnu-gcc-nm... x86_64-pc-linux-gnu-gcc-nm checking for x86_64-pc-linux-gnu-gcc-ranlib... x86_64-pc-linux-gnu-gcc-ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-gcc-nm checking the name lister (x86_64-pc-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-gcc-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... (cached) x86_64-pc-linux-gnu-gcc-ranlib checking command to parse x86_64-pc-linux-gnu-gcc-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt 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 (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for intltool-merge... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.24.1 checking for XML::Parser... ok checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for gawk... (cached) gawk checking for m4... /usr/bin/m4 checking for xsltproc... /usr/bin/xsltproc checking for halt... /sbin/halt checking for reboot... /sbin/reboot checking for kexec... /usr/sbin/kexec checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy checking for x86_64-pc-linux-gnu-gperf... no checking for gperf... gperf checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wpointer-arith in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Winit-self in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=return-type in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=shadow in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wredundant-decls in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-result in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-format-signedness in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wdate-time in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wnested-externs in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -ffast-math in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fPIE in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... no checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -ffunction-sections in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections in envvar CFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--no-undefined in envvar LDFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-z,relro in envvar LDFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-z,now in envvar LDFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -pie in envvar LDFLAGS... yes checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS... yes checking size of pid_t... 4 checking size of uid_t... 4 checking size of gid_t... 4 checking size of time_t... 8 checking size of dev_t... 8 checking size of rlim_t... 8 checking for python... /usr/bin/python checking for python version... 3.4 checking for python platform... linux checking for python script directory... ${prefix}/lib64/python3.4/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.4/site-packages checking for python lxml module... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking linux/btrfs.h usability... yes checking linux/btrfs.h presence... yes checking for linux/btrfs.h... yes checking linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking for library containing cap_init... -lcap checking for memfd_create... no checking for __secure_getenv... no checking for secure_getenv... yes checking whether gettid is declared... no checking whether pivot_root is declared... no checking whether name_to_handle_at is declared... yes checking whether setns is declared... yes checking whether getrandom is declared... no checking whether renameat2 is declared... no checking whether kcmp is declared... no checking whether LO_FLAGS_PARTSCAN is declared... yes checking whether IFLA_INET6_ADDR_GEN_MODE is declared... yes checking whether IFLA_MACVLAN_FLAGS is declared... yes checking whether IFLA_IPVLAN_MODE is declared... yes checking whether IFLA_VTI_REMOTE is declared... yes checking whether IFLA_PHYS_PORT_ID is declared... yes checking whether IFLA_BOND_AD_INFO is declared... yes checking whether IFLA_VLAN_PROTOCOL is declared... yes checking whether IFLA_VXLAN_REMCSUM_NOPARTIAL is declared... yes checking whether IFLA_VXLAN_LOCAL6 is declared... yes checking whether IFLA_IPTUN_ENCAP_DPORT is declared... yes checking whether IFLA_GRE_ENCAP_DPORT is declared... yes checking whether IFLA_BRIDGE_VLAN_INFO is declared... yes checking whether IFLA_BRPORT_LEARNING_SYNC is declared... yes checking whether NDA_IFINDEX is declared... yes checking whether IFA_FLAGS is declared... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libudev... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking security/pam_modutil.h usability... yes checking security/pam_modutil.h presence... yes checking for security/pam_modutil.h... yes checking security/pam_ext.h usability... yes checking security/pam_ext.h presence... yes checking for security/pam_ext.h... yes checking for pam_syslog in -lpam... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for acl_get_file in -lacl... yes checking for valgrind/memcheck.h... yes checking for valgrind/valgrind.h... yes checking for glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0 gio-2.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile 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/stamp-it commands elogind 226.4 PAM: yes SELinux: no SMACK: yes ACL: yes polkit: yes kdbus: no Python: yes man pages: yes test coverage: no Split /usr: no extra debugging: none cgroup controller: name=openrc prefix: /usr rootprefix: /usr sysconf dir: /etc datarootdir: ${prefix}/share includedir: ${prefix}/include lib dir: /usr/lib64 rootlib dir: /lib64 PAM modules dir: /lib64/security PAM configuration dir: /etc/pam.d D-Bus policy dir: /etc/dbus-1/system.d D-Bus system dir: /usr/share/dbus-1/system-services Bash completions dir: /usr/share/bash-completion/completions Zsh completions dir: /usr/share/zsh/site-functions Maximum System UID: 999 Maximum System GID: 999 CFLAGS: -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -O2 -pipe -march=native -Wall CPPFLAGS: LDFLAGS: -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -pie -Wl,-fuse-ld=gold -Wl,-O1 -Wl,--as-needed >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4 ... make -j1 /bin/mkdir -p src/login/ gperf < src/login/logind-gperf.gperf > src/login/logind-gperf.c /bin/mkdir -p src/basic/ x86_64-pc-linux-gnu-gcc -E -O2 -pipe -march=native -Wall -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -dM -include errno.h - src/basic/errno-list.txt /bin/mkdir -p src/basic/ gawk 'BEGIN{ print "struct errno_name { const char* name; int id; };"; print "%null-strings"; print "%%";} { printf "%s, %s\n", $1, $1 }' src/basic/errno-from-name.gperf /bin/mkdir -p src/basic/ gperf -L ANSI-C -t --ignore-case -N lookup_errno -H hash_errno_name -p -C src/basic/errno-from-name.h /bin/mkdir -p src/basic/ gawk 'BEGIN{ print "static const char* const errno_names[] = { "} !/EDEADLOCK/ && !/EWOULDBLOCK/ && !/ENOTSUP/ { printf "[%s] = \"%s\",\n", $1, $1 } END{print "};"}' src/basic/errno-to-name.h /bin/mkdir -p ./ printf '#include \n' > test-libelogind-sym.c printf '#include "%s"\n' sd-daemon.h sd-login.h sd-bus.h sd-event.h >> test-libelogind-sym.c printf 'void* functions[] = {\n' >> test-libelogind-sym.c sed -r -n 's/^ +([a-zA-Z0-9_]+);/\1,/p' src/libelogind/libelogind.sym >> test-libelogind-sym.c printf '};\nint main(void) {\n' >> test-libelogind-sym.c printf 'unsigned i; for (i=0;i> test-libelogind-sym.c printf 'return 0; }\n' >> test-libelogind-sym.c make --no-print-directory all-recursive Making all in . /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-sd-bus.lo `test -f 'src/libelogind/sd-bus/sd-bus.c' || echo './'`src/libelogind/sd-bus/sd-bus.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/sd-bus.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-sd-bus.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-control.lo `test -f 'src/libelogind/sd-bus/bus-control.c' || echo './'`src/libelogind/sd-bus/bus-control.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-control.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-control.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-error.lo `test -f 'src/libelogind/sd-bus/bus-error.c' || echo './'`src/libelogind/sd-bus/bus-error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-error.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-error.o src/libelogind/sd-bus/bus-error.c: In function ‘bus_error_setfv’: src/libelogind/sd-bus/bus-error.c:273:17: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] (void) vasprintf((char**) &e->message, format, ap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-common-errors.lo `test -f 'src/libelogind/sd-bus/bus-common-errors.c' || echo './'`src/libelogind/sd-bus/bus-common-errors.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-common-errors.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-common-errors.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-internal.lo `test -f 'src/libelogind/sd-bus/bus-internal.c' || echo './'`src/libelogind/sd-bus/bus-internal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-internal.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-internal.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-socket.lo `test -f 'src/libelogind/sd-bus/bus-socket.c' || echo './'`src/libelogind/sd-bus/bus-socket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-socket.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-socket.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-kernel.lo `test -f 'src/libelogind/sd-bus/bus-kernel.c' || echo './'`src/libelogind/sd-bus/bus-kernel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-kernel.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-kernel.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-container.lo `test -f 'src/libelogind/sd-bus/bus-container.c' || echo './'`src/libelogind/sd-bus/bus-container.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-container.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-container.o src/libelogind/sd-bus/bus-container.c: In function ‘bus_container_connect_socket’: src/libelogind/sd-bus/bus-container.c:95:33: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void) write(pair[1], &error_buf, sizeof(error_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libelogind/sd-bus/bus-container.c: In function ‘bus_container_connect_kernel’: src/libelogind/sd-bus/bus-container.c:216:33: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void) write(pair[1], &error_buf, sizeof(error_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-message.lo `test -f 'src/libelogind/sd-bus/bus-message.c' || echo './'`src/libelogind/sd-bus/bus-message.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-message.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-message.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-creds.lo `test -f 'src/libelogind/sd-bus/bus-creds.c' || echo './'`src/libelogind/sd-bus/bus-creds.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-creds.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-creds.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-signature.lo `test -f 'src/libelogind/sd-bus/bus-signature.c' || echo './'`src/libelogind/sd-bus/bus-signature.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-signature.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-signature.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-type.lo `test -f 'src/libelogind/sd-bus/bus-type.c' || echo './'`src/libelogind/sd-bus/bus-type.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-type.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-type.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-match.lo `test -f 'src/libelogind/sd-bus/bus-match.c' || echo './'`src/libelogind/sd-bus/bus-match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-match.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-match.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-bloom.lo `test -f 'src/libelogind/sd-bus/bus-bloom.c' || echo './'`src/libelogind/sd-bus/bus-bloom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-bloom.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-bloom.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-introspect.lo `test -f 'src/libelogind/sd-bus/bus-introspect.c' || echo './'`src/libelogind/sd-bus/bus-introspect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-introspect.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-introspect.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-objects.lo `test -f 'src/libelogind/sd-bus/bus-objects.c' || echo './'`src/libelogind/sd-bus/bus-objects.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-objects.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-objects.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-gvariant.lo `test -f 'src/libelogind/sd-bus/bus-gvariant.c' || echo './'`src/libelogind/sd-bus/bus-gvariant.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-gvariant.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-gvariant.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-convenience.lo `test -f 'src/libelogind/sd-bus/bus-convenience.c' || echo './'`src/libelogind/sd-bus/bus-convenience.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-convenience.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-convenience.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-track.lo `test -f 'src/libelogind/sd-bus/bus-track.c' || echo './'`src/libelogind/sd-bus/bus-track.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-track.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-track.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-bus/libelogind_la-bus-slot.lo `test -f 'src/libelogind/sd-bus/bus-slot.c' || echo './'`src/libelogind/sd-bus/bus-slot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-bus/bus-slot.c -fPIC -DPIC -o src/libelogind/sd-bus/.libs/libelogind_la-bus-slot.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-event/libelogind_la-sd-event.lo `test -f 'src/libelogind/sd-event/sd-event.c' || echo './'`src/libelogind/sd-event/sd-event.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-event/sd-event.c -fPIC -DPIC -o src/libelogind/sd-event/.libs/libelogind_la-sd-event.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-id128/libelogind_la-sd-id128.lo `test -f 'src/libelogind/sd-id128/sd-id128.c' || echo './'`src/libelogind/sd-id128/sd-id128.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-id128/sd-id128.c -fPIC -DPIC -o src/libelogind/sd-id128/.libs/libelogind_la-sd-id128.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-daemon/libelogind_la-sd-daemon.lo `test -f 'src/libelogind/sd-daemon/sd-daemon.c' || echo './'`src/libelogind/sd-daemon/sd-daemon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-daemon/sd-daemon.c -fPIC -DPIC -o src/libelogind/sd-daemon/.libs/libelogind_la-sd-daemon.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c -o src/libelogind/sd-login/libelogind_la-sd-login.lo `test -f 'src/libelogind/sd-login/sd-login.c' || echo './'`src/libelogind/sd-login/sd-login.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -O2 -pipe -march=native -Wall -c src/libelogind/sd-login/sd-login.c -fPIC -DPIC -o src/libelogind/sd-login/.libs/libelogind_la-sd-login.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-musl_missing.lo `test -f 'src/basic/musl_missing.c' || echo './'`src/basic/musl_missing.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/musl_missing.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-musl_missing.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-capability.lo `test -f 'src/basic/capability.c' || echo './'`src/basic/capability.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/capability.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-capability.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-conf-files.lo `test -f 'src/basic/conf-files.c' || echo './'`src/basic/conf-files.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/conf-files.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-conf-files.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-hostname-util.lo `test -f 'src/basic/hostname-util.c' || echo './'`src/basic/hostname-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/hostname-util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-hostname-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-unit-name.lo `test -f 'src/basic/unit-name.c' || echo './'`src/basic/unit-name.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/unit-name.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-unit-name.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-util.lo `test -f 'src/basic/util.c' || echo './'`src/basic/util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-util.o In file included from src/basic/util.c:91:0: src/basic/sparse-endian.h:32:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/prctl.h:4:0, from /usr/include/sys/prctl.h:22, from src/basic/util.c:41: /usr/include/linux/types.h:21:0: note: this is the location of the previous definition #define __bitwise __bitwise__ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-path-util.lo `test -f 'src/basic/path-util.c' || echo './'`src/basic/path-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/path-util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-path-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-time-util.lo `test -f 'src/basic/time-util.c' || echo './'`src/basic/time-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/time-util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-time-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-signal-util.lo `test -f 'src/basic/signal-util.c' || echo './'`src/basic/signal-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/signal-util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-signal-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-mempool.lo `test -f 'src/basic/mempool.c' || echo './'`src/basic/mempool.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/mempool.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-mempool.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-hashmap.lo `test -f 'src/basic/hashmap.c' || echo './'`src/basic/hashmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/hashmap.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-hashmap.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-siphash24.lo `test -f 'src/basic/siphash24.c' || echo './'`src/basic/siphash24.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/siphash24.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-siphash24.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-prioq.lo `test -f 'src/basic/prioq.c' || echo './'`src/basic/prioq.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/prioq.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-prioq.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-strv.lo `test -f 'src/basic/strv.c' || echo './'`src/basic/strv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/strv.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-strv.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-log.lo `test -f 'src/basic/log.c' || echo './'`src/basic/log.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/log.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-log.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-bus-label.lo `test -f 'src/basic/bus-label.c' || echo './'`src/basic/bus-label.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/bus-label.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-bus-label.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-virt.lo `test -f 'src/basic/virt.c' || echo './'`src/basic/virt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/virt.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-virt.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-smack-util.lo `test -f 'src/basic/smack-util.c' || echo './'`src/basic/smack-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/smack-util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-smack-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-utf8.lo `test -f 'src/basic/utf8.c' || echo './'`src/basic/utf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/utf8.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-utf8.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-gunicode.lo `test -f 'src/basic/gunicode.c' || echo './'`src/basic/gunicode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/gunicode.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-gunicode.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-fileio.lo `test -f 'src/basic/fileio.c' || echo './'`src/basic/fileio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/fileio.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-fileio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-mkdir.lo `test -f 'src/basic/mkdir.c' || echo './'`src/basic/mkdir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/mkdir.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-mkdir.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-cgroup-util.lo `test -f 'src/basic/cgroup-util.c' || echo './'`src/basic/cgroup-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/cgroup-util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-cgroup-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-errno-list.lo `test -f 'src/basic/errno-list.c' || echo './'`src/basic/errno-list.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/errno-list.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-errno-list.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c -o src/basic/libbasic_la-terminal-util.lo `test -f 'src/basic/terminal-util.c' || echo './'`src/basic/terminal-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -DPKGSYSCONFDIR=\"/etc/elogind\" -DSYSTEMD_CGROUP_CONTROLLER=\"name=openrc\" -DELOGIND_CGROUP_AGENT_PATH=\"/usr/libexec/elogind/elogind-cgroups-agent\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DSYSTEM_SLEEP_PATH=\"/usr/libexec/elogind/sleep.d\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/libexec/elogind/shutdown.d\" -DHALT=\"/sbin/halt\" -DREBOOT=\"/sbin/reboot\" -DKEXEC=\"/usr/sbin/kexec\" -DLIBDIR=\"/usr/lib64\" -DTEST_DIR=\"/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4/test\" -I ./src -I ./src/basic -I ./src/basic -I ./src/core -I ./src/shared -I ./src/shared -I ./src/login -I ./src/systemd -I ./src/libelogind/sd-bus -I ./src/libelogind/sd-event -I ./src/libelogind/sd-login -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -O2 -pipe -march=native -Wall -c src/basic/terminal-util.c -fPIC -DPIC -o src/basic/.libs/libbasic_la-terminal-util.o src/basic/terminal-util.c: In function ‘get_ctty_devnr’: src/basic/terminal-util.c:1033:13: error: implicit declaration of function ‘major’ [-Werror=implicit-function-declaration] if (major(ttynr) == 0 && minor(ttynr) == 0) ^~~~~ src/basic/terminal-util.c:1033:9: warning: nested extern declaration of ‘major’ [-Wnested-externs] if (major(ttynr) == 0 && minor(ttynr) == 0) ^~ src/basic/terminal-util.c:1033:34: error: implicit declaration of function ‘minor’ [-Werror=implicit-function-declaration] if (major(ttynr) == 0 && minor(ttynr) == 0) ^~~~~ src/basic/terminal-util.c:1033:9: warning: nested extern declaration of ‘minor’ [-Wnested-externs] if (major(ttynr) == 0 && minor(ttynr) == 0) ^~ cc1: some warnings being treated as errors make[2]: *** [Makefile:2535: src/basic/libbasic_la-terminal-util.lo] Error 1 make[1]: *** [Makefile:3351: all-recursive] Error 1 make: *** [Makefile:1529: all] Error 2 * ERROR: sys-auth/elogind-226.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-auth/elogind-226.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-auth/elogind-226.4::gentoo'`. * The complete build log is located at '/var/log/portage/sys-auth:elogind-226.4:20170321-142443.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-auth/elogind-226.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-auth/elogind-226.4/temp/environment'. * Working directory: '/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4' * S: '/var/tmp/portage/sys-auth/elogind-226.4/work/elogind-226.4'