This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by systemd configure 216, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./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 --libdir=/usr/lib64 cc_cv_CFLAGS__flto=no --enable-readahead --disable-maintainer-mode --localstatedir=/var --enable-split-usr --with-rootprefix=/usr --with-rootlibdir=/usr/lib64 --with-sysvinit-path= --with-sysvrcnd-path= --disable-efi --disable-ima --disable-acl --disable-apparmor --disable-audit --disable-libcryptsetup --disable-libcurl --disable-gtk-doc --disable-elfutils --disable-gcrypt --disable-gudev --disable-microhttpd --disable-gnutls --disable-libidn --disable-introspection --disable-kdbus --disable-kmod --disable-lz4 --disable-xz --disable-pam --disable-polkit --without-python --disable-python-devel --disable-qrencode --disable-seccomp --disable-selinux --disable-tests --disable-dbus --disable-smack --disable-blkid --disable-multi-seat-x --disable-myhostname --disable-backlight --disable-binfmt --disable-bootchart --disable-coredump --disable-firstboot --disable-hostnamed --disable-localed --disable-logind --disable-machined --disable-networkd --disable-quotacheck --disable-randomseed --disable-resolved --disable-rfkill --disable-sysusers --disable-timedated --disable-timesyncd --disable-tmpfiles --disable-vconsole --disable-chkconfig --with-dbuspolicydir=/etc/dbus-1/system.d --with-dbussessionservicedir=/usr/share/dbus-1/services --with-dbussystemservicedir=/usr/share/dbus-1/system-services --with-dbusinterfacedir=/usr/share/dbus-1/interfaces ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.15-hardened uname -s = Linux uname -v = #1 SMP Sat Dec 17 12:32:14 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 PATH: /usr/lib/plan9/bin PATH: /opt/vmware/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3133: checking for x86_64-pc-linux-gnu-gcc configure:3160: result: x86_64-pc-linux-gnu-gcc configure:3429: checking for C compiler version configure:3438: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3449: $? = 0 configure:3438: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) configure:3449: $? = 0 configure:3438: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3449: $? = 1 configure:3438: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3449: $? = 1 configure:3469: checking whether the C compiler works configure:3491: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3495: $? = 0 configure:3543: result: yes configure:3546: checking for C compiler default output file name configure:3548: result: a.out configure:3554: checking for suffix of executables configure:3561: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3565: $? = 0 configure:3587: result: configure:3609: checking whether we are cross compiling configure:3617: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3621: $? = 0 configure:3628: ./conftest configure:3632: $? = 0 configure:3647: result: no configure:3652: checking for suffix of object files configure:3674: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3678: $? = 0 configure:3699: result: o configure:3703: checking whether we are using the GNU C compiler configure:3722: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3722: $? = 0 configure:3731: result: yes configure:3740: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3760: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3760: $? = 0 configure:3801: result: yes configure:3818: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3881: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3881: $? = 0 configure:3894: result: none needed configure:3920: checking how to run the C preprocessor configure:3951: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3951: $? = 0 configure:3965: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | /* end confdefs.h. */ | #include configure:3990: result: x86_64-pc-linux-gnu-gcc -E configure:4010: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4010: $? = 0 configure:4024: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | /* end confdefs.h. */ | #include configure:4053: checking for grep that handles long lines and -e configure:4111: result: /bin/grep configure:4116: checking for egrep configure:4178: result: /bin/grep -E configure:4183: checking for ANSI C header files configure:4203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4203: $? = 0 configure:4276: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4276: $? = 0 configure:4276: ./conftest configure:4276: $? = 0 configure:4287: result: yes configure:4300: checking for sys/types.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for sys/stat.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for stdlib.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for string.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for memory.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for strings.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for inttypes.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for stdint.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4300: checking for unistd.h configure:4300: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4300: $? = 0 configure:4300: result: yes configure:4313: checking minix/config.h usability configure:4313: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4313: result: no configure:4313: checking minix/config.h presence configure:4313: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4313: result: no configure:4313: checking for minix/config.h configure:4313: result: no configure:4334: checking whether it is safe to define __EXTENSIONS__ configure:4352: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4352: $? = 0 configure:4359: result: yes configure:4380: checking for special C compiler options needed for large files configure:4425: result: no configure:4431: checking for _FILE_OFFSET_BITS value needed for large files configure:4456: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4456: $? = 0 configure:4488: result: no configure:4575: checking whether to enable maintainer-specific portions of Makefiles configure:4584: result: no configure:4613: checking for a BSD-compatible install configure:4681: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:4692: checking whether build environment is sane configure:4747: result: yes configure:4898: checking for a thread-safe mkdir -p configure:4937: result: /bin/mkdir -p configure:4944: checking for gawk configure:4960: found /usr/bin/gawk configure:4971: result: gawk configure:4982: checking whether make sets $(MAKE) configure:5004: result: yes configure:5034: checking for style of include used by make configure:5062: result: GNU configure:5096: checking whether make supports nested variables configure:5113: result: yes configure:5192: checking how to create a pax tar archive configure:5203: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:5206: $? = 0 configure:5246: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:5249: $? = 0 configure:5253: tar -xf - &5 configure:6096: /usr/bin/nm -B "conftest.o" configure:6099: output 0000000000000000 B some_variable configure:6106: result: BSD nm configure:6109: checking whether ln -s works configure:6113: result: yes configure:6121: checking the maximum length of command line arguments configure:6251: result: 1572864 configure:6268: checking whether the shell understands some XSI constructs configure:6278: result: yes configure:6282: checking whether the shell understands "+=" configure:6288: result: yes configure:6323: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6363: result: func_convert_file_noop configure:6370: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6390: result: func_convert_file_noop configure:6397: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6404: result: -r configure:6438: checking for x86_64-pc-linux-gnu-objdump configure:6454: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6465: result: x86_64-pc-linux-gnu-objdump configure:6537: checking how to recognize dependent libraries configure:6739: result: pass_all configure:6784: checking for x86_64-pc-linux-gnu-dlltool configure:6814: result: no configure:6824: checking for dlltool configure:6854: result: no configure:6884: checking how to associate runtime and link libraries configure:6911: result: printf %s\n configure:6927: checking for x86_64-pc-linux-gnu-ar configure:6943: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6954: result: x86_64-pc-linux-gnu-ar configure:7035: checking for archiver @FILE support configure:7052: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7052: $? = 0 configure:7055: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7058: $? = 0 configure:7063: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:7066: $? = 1 configure:7078: result: @ configure:7096: checking for x86_64-pc-linux-gnu-strip configure:7112: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7123: result: x86_64-pc-linux-gnu-strip configure:7195: checking for x86_64-pc-linux-gnu-ranlib configure:7211: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7222: result: x86_64-pc-linux-gnu-ranlib configure:7364: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7484: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7487: $? = 0 configure:7491: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7494: $? = 0 configure:7560: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7563: $? = 0 configure:7601: result: ok configure:7638: checking for sysroot configure:7668: result: no configure:7745: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7748: $? = 0 configure:7890: checking for x86_64-pc-linux-gnu-mt configure:7920: result: no configure:7930: checking for mt configure:7946: found /usr/sbin/mt configure:7957: result: mt configure:7980: checking if mt is a manifest tool configure:7986: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7994: result: no configure:8633: checking for dlfcn.h configure:8633: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8633: $? = 0 configure:8633: result: yes configure:8838: checking for objdir configure:8853: result: .libs configure:9124: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9142: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9146: $? = 0 configure:9159: result: no configure:9486: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9493: result: -fPIC -DPIC configure:9501: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9519: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:9523: $? = 0 configure:9536: result: yes configure:9565: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9593: result: yes configure:9608: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9629: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 configure:9633: $? = 0 configure:9655: result: yes configure:9663: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9710: result: yes configure:9743: 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 configure:10896: result: yes configure:10933: checking whether -lc should be explicitly linked in configure:10941: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10944: $? = 0 configure:10959: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10962: $? = 0 configure:10976: result: no configure:11136: checking dynamic linker characteristics configure:11647: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11647: $? = 0 configure:11873: result: GNU/Linux ld.so configure:11980: checking how to hardcode library paths into programs configure:12005: result: immediate configure:12545: checking whether stripping libraries is possible configure:12550: result: yes configure:12585: checking if libtool supports shared libraries configure:12587: result: yes configure:12590: checking whether to build shared libraries configure:12611: result: yes configure:12614: checking whether to build static libraries configure:12618: result: no configure:12668: checking for intltool-merge configure:12684: found /usr/bin/intltool-merge configure:12696: result: yes configure:12719: checking whether NLS is requested configure:12728: result: yes configure:12749: checking for intltool >= 0.40.0 configure:12751: result: 0.51.0 found configure:12759: checking for intltool-update configure:12777: found /usr/bin/intltool-update configure:12789: result: /usr/bin/intltool-update configure:12799: checking for intltool-merge configure:12817: found /usr/bin/intltool-merge configure:12829: result: /usr/bin/intltool-merge configure:12839: checking for intltool-extract configure:12857: found /usr/bin/intltool-extract configure:12869: result: /usr/bin/intltool-extract configure:13023: checking for xgettext configure:13041: found /usr/bin/xgettext configure:13053: result: /usr/bin/xgettext configure:13063: checking for msgmerge configure:13081: found /usr/bin/msgmerge configure:13093: result: /usr/bin/msgmerge configure:13103: checking for msgfmt configure:13121: found /usr/bin/msgfmt configure:13133: result: /usr/bin/msgfmt configure:13143: checking for gmsgfmt configure:13161: found /usr/bin/gmsgfmt configure:13174: result: /usr/bin/gmsgfmt configure:13194: checking for perl configure:13212: found /usr/bin/perl configure:13224: result: /usr/bin/perl configure:13235: checking for perl >= 5.8.1 configure:13242: result: 5.24.1 configure:13246: checking for XML::Parser configure:13249: result: ok configure:13274: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13274: $? = 0 configure:13315: checking whether ln -s works configure:13319: result: yes configure:13326: checking for a sed that does not truncate output configure:13390: result: /bin/sed configure:13395: checking for grep that handles long lines and -e configure:13453: result: /bin/grep configure:13462: checking for gawk configure:13489: result: gawk configure:13501: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:13650: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:100:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^ conftest.c:99:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^ conftest.c:98:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^ configure:13650: $? = 0 configure:13663: result: none needed configure:13681: checking for m4 configure:13699: found /usr/bin/m4 configure:13711: result: /usr/bin/m4 configure:13721: checking for xsltproc configure:13739: found /usr/bin/xsltproc configure:13751: result: /usr/bin/xsltproc configure:13762: checking for quotaon configure:13794: result: /usr/sbin/quotaon configure:13804: checking for quotacheck configure:13836: result: /usr/sbin/quotacheck configure:13847: checking for kill configure:13866: found /bin/kill configure:13879: result: /bin/kill configure:13890: checking for kmod configure:13909: found /bin/kmod configure:13922: result: /bin/kmod configure:13933: checking for kexec configure:13965: result: /usr/sbin/kexec configure:13993: checking for x86_64-pc-linux-gnu-pkg-config configure:14011: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14023: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14091: checking pkg-config is at least version 0.9.0 configure:14094: result: yes configure:14107: checking for gtkdoc-check configure:14125: found /usr/bin/gtkdoc-check configure:14137: result: /usr/bin/gtkdoc-check configure:14149: checking for gtkdoc-rebase configure:14167: found /usr/bin/gtkdoc-rebase configure:14179: result: /usr/bin/gtkdoc-rebase configure:14193: checking for gtkdoc-mkpdf configure:14211: found /usr/bin/gtkdoc-mkpdf configure:14223: result: /usr/bin/gtkdoc-mkpdf configure:14337: checking whether to build gtk-doc documentation configure:14339: result: no configure:14426: checking for gobject-introspection configure:14472: result: no (disabled, use --enable-introspection to enable) configure:14514: checking for x86_64-pc-linux-gnu-strings configure:14530: found /usr/bin/x86_64-pc-linux-gnu-strings configure:14541: result: x86_64-pc-linux-gnu-strings configure:14606: checking for x86_64-pc-linux-gnu-gperf configure:14636: result: no configure:14646: checking for gperf configure:14662: found /usr/bin/gperf configure:14673: result: gperf configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wextra -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-inline in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wno-inline -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wundef -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wformat=2 -Wformat-security -Wformat-nonliteral -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wlogical-op -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wsign-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-include-dirs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wold-style-definition -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wpointer-arith in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wpointer-arith -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Winit-self in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Winit-self -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wfloat-equal -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wsuggest-attribute=noreturn -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-prototypes in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wredundant-decls in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wredundant-decls -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wshadow -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wendif-labels -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wstrict-aliasing=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-long-long in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wno-long-long -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-overlength-strings in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wno-overlength-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wno-missing-field-initializers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-result in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wno-unused-result -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-typedef-redefinition in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wno-typedef-redefinition -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Werror=overflow -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wdate-time in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wdate-time -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -Wnested-externs in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wnested-externs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -ffast-math in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -ffast-math -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fno-common -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fdiagnostics-show-option -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-color in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fdiagnostics-color -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fvisibility=hidden in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -ffunction-sections in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -ffunction-sections -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fdata-sections -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fstack-protector -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector-strong in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fstack-protector-strong -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag -fPIE in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fPIE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14846: checking if x86_64-pc-linux-gnu-gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS configure:14857: x86_64-pc-linux-gnu-gcc -o conftest -Werror --param=ssp-buffer-size=4 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14857: $? = 0 configure:14867: result: yes configure:14882: checking if x86_64-pc-linux-gnu-gcc supports flag -flto in envvar CFLAGS configure:14903: result: no configure:14882: checking if x86_64-pc-linux-gnu-gcc supports flag -ffat-lto-objects in envvar CFLAGS configure:14893: x86_64-pc-linux-gnu-gcc -o conftest -Werror -ffat-lto-objects -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14893: $? = 0 configure:14903: result: yes configure:14925: checking if x86_64-pc-linux-gnu-gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS configure:14936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wp,-D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 :0:0: error: "_FORTIFY_SOURCE" redefined [-Werror] : note: this is the location of the previous definition cc1: all warnings being treated as errors configure:14936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "216" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int main(void) { return 0; } configure:14946: result: no configure:14972: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--as-needed in envvar LDFLAGS configure:14983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,--as-needed conftest.c >&5 configure:14983: $? = 0 configure:14993: result: yes configure:14972: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--no-undefined in envvar LDFLAGS configure:14983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,--no-undefined conftest.c >&5 configure:14983: $? = 0 configure:14993: result: yes configure:14972: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS configure:14983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,--gc-sections conftest.c >&5 configure:14983: $? = 0 configure:14993: result: yes configure:14972: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-z,relro in envvar LDFLAGS configure:14983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,-z,relro conftest.c >&5 configure:14983: $? = 0 configure:14993: result: yes configure:14972: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-z,now in envvar LDFLAGS configure:14983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,-z,now conftest.c >&5 configure:14983: $? = 0 configure:14993: result: yes configure:14972: checking if x86_64-pc-linux-gnu-gcc supports flag -pie in envvar LDFLAGS configure:14983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -pie conftest.c >&5 configure:14983: $? = 0 configure:14993: result: yes configure:14972: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS configure:14983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,-fuse-ld=gold conftest.c >&5 configure:14983: $? = 0 configure:14993: result: yes configure:15009: checking size of pid_t configure:15014: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15014: $? = 0 configure:15014: ./conftest configure:15014: $? = 0 configure:15028: result: 4 configure:15042: checking size of uid_t configure:15047: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15047: $? = 0 configure:15047: ./conftest configure:15047: $? = 0 configure:15061: result: 4 configure:15075: checking size of gid_t configure:15080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15080: $? = 0 configure:15080: ./conftest configure:15080: $? = 0 configure:15094: result: 4 configure:15108: checking size of time_t configure:15113: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15113: $? = 0 configure:15113: ./conftest configure:15113: $? = 0 configure:15127: result: 8 configure:15141: checking size of dev_t configure:15146: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15146: $? = 0 configure:15146: ./conftest configure:15146: $? = 0 configure:15160: result: 8 configure:15174: checking size of rlim_t configure:15179: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15179: $? = 0 configure:15179: ./conftest configure:15179: $? = 0 configure:15197: result: 8 configure:15760: checking for library containing dlsym configure:15791: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/systemd-readahead-216/temp/cckkfqwq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:15791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "216" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define SIZEOF_TIME_T 8 | #define SIZEOF_DEV_T 8 | #define SIZEOF_RLIM_T 8 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlsym (); | int | main () | { | return dlsym (); | ; | return 0; | } configure:15791: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:15791: $? = 0 configure:15808: result: -ldl configure:15820: checking sys/capability.h usability configure:15820: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15820: $? = 0 configure:15820: result: yes configure:15820: checking sys/capability.h presence configure:15820: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15820: $? = 0 configure:15820: result: yes configure:15820: checking for sys/capability.h configure:15820: result: yes configure:15834: checking linux/btrfs.h usability configure:15834: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15834: $? = 0 configure:15834: result: yes configure:15834: checking linux/btrfs.h presence configure:15834: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15834: $? = 0 configure:15834: result: yes configure:15834: checking for linux/btrfs.h configure:15834: result: yes configure:15846: checking for library containing clock_gettime configure:15877: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:15877: $? = 0 configure:15894: result: none required configure:15905: checking for library containing cap_init configure:15936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/systemd-readahead-216/temp/ccbGlMpP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cap_init' collect2: error: ld returned 1 exit status configure:15936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "216" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define SIZEOF_TIME_T 8 | #define SIZEOF_DEV_T 8 | #define SIZEOF_RLIM_T 8 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cap_init (); | int | main () | { | return cap_init (); | ; | return 0; | } configure:15936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcap >&5 configure:15936: $? = 0 configure:15953: result: -lcap configure:15967: checking for library containing mq_open configure:15998: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/systemd-readahead-216/temp/cc5Y2jjY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `mq_open' collect2: error: ld returned 1 exit status configure:15998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "216" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define SIZEOF_TIME_T 8 | #define SIZEOF_DEV_T 8 | #define SIZEOF_RLIM_T 8 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mq_open (); | int | main () | { | return mq_open (); | ; | return 0; | } configure:15998: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lrt >&5 configure:15998: $? = 0 configure:16015: result: -lrt configure:16032: checking for fanotify_init configure:16032: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:16032: $? = 0 configure:16032: result: yes configure:16032: checking for fanotify_mark configure:16032: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:16032: $? = 0 configure:16032: result: yes configure:16044: checking for __secure_getenv configure:16044: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 /var/tmp/portage/sys-apps/systemd-readahead-216/temp/ccwyJTpn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:16044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "216" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define SIZEOF_TIME_T 8 | #define SIZEOF_DEV_T 8 | #define SIZEOF_RLIM_T 8 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:16044: result: no configure:16044: checking for secure_getenv configure:16044: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:16044: $? = 0 configure:16044: result: yes configure:16053: checking whether gettid is declared configure:16053: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'gettid' undeclared (first use in this function) (void) gettid; ^ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:16053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "216" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define SIZEOF_TIME_T 8 | #define SIZEOF_DEV_T 8 | #define SIZEOF_RLIM_T 8 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | | | int | main () | { | #ifndef gettid | #ifdef __cplusplus | (void) gettid; | #else | (void) gettid; | #endif | #endif | | ; | return 0; | } configure:16053: result: no configure:16071: checking whether pivot_root is declared configure:16071: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:57:10: error: 'pivot_root' undeclared (first use in this function) (void) pivot_root; ^ conftest.c:57:10: note: each undeclared identifier is reported only once for each function it appears in configure:16071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "216" | #define PACKAGE_STRING "systemd 216" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "216" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define SIZEOF_TIME_T 8 | #define SIZEOF_DEV_T 8 | #define SIZEOF_RLIM_T 8 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | | | int | main () | { | #ifndef pivot_root | #ifdef __cplusplus | (void) pivot_root; | #else | (void) pivot_root; | #endif | #endif | | ; | return 0; | } configure:16071: result: no configure:16089: checking whether name_to_handle_at is declared configure:16089: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16089: $? = 0 configure:16089: result: yes configure:16107: checking whether setns is declared configure:16107: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16107: $? = 0 configure:16107: result: yes configure:16125: checking whether LO_FLAGS_PARTSCAN is declared configure:16125: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16125: $? = 0 configure:16125: result: yes configure:16145: checking whether IFLA_MACVLAN_FLAGS is declared configure:16145: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16145: $? = 0 configure:16145: result: yes configure:16166: checking whether IFLA_VTI_REMOTE is declared configure:16166: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16166: $? = 0 configure:16166: result: yes configure:16187: checking whether IFLA_PHYS_PORT_ID is declared configure:16187: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16187: $? = 0 configure:16187: result: yes configure:16208: checking whether IFLA_BOND_AD_INFO is declared configure:16208: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16208: $? = 0 configure:16208: result: yes configure:16229: checking whether IFLA_VLAN_PROTOCOL is declared configure:16229: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16229: $? = 0 configure:16229: result: yes configure:16250: checking whether IFLA_VXLAN_LOCAL6 is declared configure:16250: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16250: $? = 0 configure:16250: result: yes configure:16271: checking whether IFLA_IPTUN_6RD_RELAY_PREFIXLEN is declared configure:16271: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16271: $? = 0 configure:16271: result: yes configure:16292: checking whether IFLA_BRIDGE_VLAN_INFO is declared configure:16292: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16292: $? = 0 configure:16292: result: yes configure:19271: checking for valgrind/memcheck.h configure:19271: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:19271: $? = 0 configure:19271: result: yes configure:19271: checking for valgrind/valgrind.h configure:19271: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:19271: $? = 0 configure:19271: result: yes configure:20252: checking that generated files are newer than configure configure:20258: result: done configure:20533: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by systemd config.status 216, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1430: creating Makefile config.status:1430: creating po/Makefile.in config.status:1430: creating docs/libudev/Makefile config.status:1430: creating docs/libudev/version.xml config.status:1430: creating docs/gudev/Makefile config.status:1430: creating docs/gudev/version.xml config.status:1430: creating config.h config.status:1659: executing depfiles commands config.status:1659: executing libtool commands config.status:1659: executing po/stamp-it commands configure:22884: result: systemd 216 libcryptsetup: no PAM: no AUDIT: no IMA: no AppArmor: no SELinux: no SECCOMP: no SMACK: no XZ: no LZ4: no ACL: no GCRYPT: no QRENCODE: no MICROHTTPD: no CHKCONFIG: no GNUTLS: no libcurl: no libidn: no ELFUTILS: no binfmt: no vconsole: no readahead: yes bootchart: no quotacheck: no tmpfiles: no sysusers: no firstboot: no randomseed: no backlight: no rfkill: no logind: no machined: no hostnamed: no timedated: no timesyncd: no default NTP servers: time1.google.com time2.google.com time3.google.com time4.google.com time epoch: 1408486694 localed: no networkd: no resolved: no default DNS servers: 8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844 coredump: no polkit: no efi: no kmod: no blkid: no dbus: no nss-myhostname: no gudev: no gintrospection: no multi-seat-x: no terminal: no kdbus: no Python: no Python Headers: no man pages: yes gtk-doc: no test coverage: no Split /usr: yes SysV compatibility: no compatibility libraries: no prefix: /usr rootprefix: /usr sysconf dir: /etc datarootdir: ${prefix}/share includedir: ${prefix}/include include_prefix: lib dir: /usr/lib64 rootlib dir: /usr/lib64 SysV init scripts: SysV rc?.d directories: Build Python: Installation Python: /usr/bin/python sphinx binary: firmware path: PAM modules dir: /usr/lib64/security PAM configuration dir: /etc/pam.d D-Bus policy dir: /etc/dbus-1/system.d D-Bus session dir: /usr/share/dbus-1/services D-Bus system dir: /usr/share/dbus-1/system-services D-Bus interfaces dir: /usr/share/dbus-1/interfaces Bash completions dir: /usr/share/bash-completion/completions Zsh completions dir: /usr/share/zsh/site-functions Extra start script: /etc/rc.local Extra stop script: /usr/sbin/halt.local Debug shell: /bin/sh @ /dev/tty9 TTY GID: 5 Maximum System UID: 999 Maximum System GID: 999 Certificate root: /etc/ssl CFLAGS: -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-typedef-redefinition -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffat-lto-objects -O2 -pipe -march=native -Wall CPPFLAGS: LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -pie -Wl,-fuse-ld=gold -Wl,-O1 -Wl,--as-needed PYTHON_CFLAGS: PYTHON_LIBS: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_APPARMOR_CFLAGS_set= ac_cv_env_APPARMOR_CFLAGS_value= ac_cv_env_APPARMOR_LIBS_set= ac_cv_env_APPARMOR_LIBS_value= ac_cv_env_BLKID_CFLAGS_set= ac_cv_env_BLKID_CFLAGS_value= ac_cv_env_BLKID_LIBS_set= ac_cv_env_BLKID_LIBS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_KMOD_CFLAGS_set= ac_cv_env_KMOD_CFLAGS_value= ac_cv_env_KMOD_LIBS_set= ac_cv_env_KMOD_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBCRYPTSETUP_CFLAGS_set= ac_cv_env_LIBCRYPTSETUP_CFLAGS_value= ac_cv_env_LIBCRYPTSETUP_LIBS_set= ac_cv_env_LIBCRYPTSETUP_LIBS_value= ac_cv_env_LIBCURL_CFLAGS_set= ac_cv_env_LIBCURL_CFLAGS_value= ac_cv_env_LIBCURL_LIBS_set= ac_cv_env_LIBCURL_LIBS_value= ac_cv_env_LIBIDN_CFLAGS_set= ac_cv_env_LIBIDN_CFLAGS_value= ac_cv_env_LIBIDN_LIBS_set= ac_cv_env_LIBIDN_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MICROHTTPD_CFLAGS_set= ac_cv_env_MICROHTTPD_CFLAGS_value= ac_cv_env_MICROHTTPD_LIBS_set= ac_cv_env_MICROHTTPD_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_BINARY_set= ac_cv_env_PYTHON_BINARY_value= ac_cv_env_PYTHON_DEVEL_CFLAGS_set= ac_cv_env_PYTHON_DEVEL_CFLAGS_value= ac_cv_env_PYTHON_DEVEL_LIBS_set= ac_cv_env_PYTHON_DEVEL_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_QRENCODE_CFLAGS_set= ac_cv_env_QRENCODE_CFLAGS_value= ac_cv_env_QRENCODE_LIBS_set= ac_cv_env_QRENCODE_LIBS_value= ac_cv_env_SECCOMP_CFLAGS_set= ac_cv_env_SECCOMP_CFLAGS_value= ac_cv_env_SECCOMP_LIBS_set= ac_cv_env_SECCOMP_LIBS_value= ac_cv_env_SELINUX_CFLAGS_set= ac_cv_env_SELINUX_CFLAGS_value= ac_cv_env_SELINUX_LIBS_set= ac_cv_env_SELINUX_LIBS_value= ac_cv_env_XZ_CFLAGS_set= ac_cv_env_XZ_CFLAGS_value= ac_cv_env_XZ_LIBS_set= ac_cv_env_XZ_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___secure_getenv=no ac_cv_func_fanotify_init=yes ac_cv_func_fanotify_mark=yes ac_cv_func_secure_getenv=yes ac_cv_have_decl_IFLA_BOND_AD_INFO=yes ac_cv_have_decl_IFLA_BRIDGE_VLAN_INFO=yes ac_cv_have_decl_IFLA_IPTUN_6RD_RELAY_PREFIXLEN=yes ac_cv_have_decl_IFLA_MACVLAN_FLAGS=yes ac_cv_have_decl_IFLA_PHYS_PORT_ID=yes ac_cv_have_decl_IFLA_VLAN_PROTOCOL=yes ac_cv_have_decl_IFLA_VTI_REMOTE=yes ac_cv_have_decl_IFLA_VXLAN_LOCAL6=yes ac_cv_have_decl_LO_FLAGS_PARTSCAN=yes ac_cv_have_decl_gettid=no ac_cv_have_decl_name_to_handle_at=yes ac_cv_have_decl_pivot_root=no ac_cv_have_decl_setns=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_btrfs_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_capability_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_valgrind_valgrind_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_KEXEC=/usr/sbin/kexec ac_cv_path_KILL=/bin/kill ac_cv_path_KMOD=/bin/kmod ac_cv_path_M4=/usr/bin/m4 ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_QUOTACHECK=/usr/sbin/quotacheck ac_cv_path_QUOTAON=/usr/sbin/quotaon ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRINGS=x86_64-pc-linux-gnu-strings ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_GPERF=gperf ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_intltool_found=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_cap_init=-lcap ac_cv_search_clock_gettime='none required' ac_cv_search_dlsym=-ldl ac_cv_search_mq_open=-lrt ac_cv_sizeof_dev_t=8 ac_cv_sizeof_gid_t=4 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_rlim_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_uid_t=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_tar_pax=gnutar cc_cv_CFLAGS__Wall=yes cc_cv_CFLAGS__Wdate_time=yes cc_cv_CFLAGS__Wdeclaration_after_statement=yes cc_cv_CFLAGS__Wendif_labels=yes cc_cv_CFLAGS__Werror_overflow=yes cc_cv_CFLAGS__Wextra=yes cc_cv_CFLAGS__Wfloat_equal=yes cc_cv_CFLAGS__Wformat_2__Wformat_security__Wformat_nonliteral=yes cc_cv_CFLAGS__Winit_self=yes cc_cv_CFLAGS__Wlogical_op=yes cc_cv_CFLAGS__Wmissing_declarations=yes cc_cv_CFLAGS__Wmissing_include_dirs=yes cc_cv_CFLAGS__Wmissing_noreturn=yes cc_cv_CFLAGS__Wmissing_prototypes=yes cc_cv_CFLAGS__Wnested_externs=yes cc_cv_CFLAGS__Wno_inline=yes cc_cv_CFLAGS__Wno_long_long=yes cc_cv_CFLAGS__Wno_missing_field_initializers=yes cc_cv_CFLAGS__Wno_overlength_strings=yes cc_cv_CFLAGS__Wno_typedef_redefinition=yes cc_cv_CFLAGS__Wno_unused_parameter=yes cc_cv_CFLAGS__Wno_unused_result=yes cc_cv_CFLAGS__Wold_style_definition=yes cc_cv_CFLAGS__Wpointer_arith=yes cc_cv_CFLAGS__Wredundant_decls=yes cc_cv_CFLAGS__Wshadow=yes cc_cv_CFLAGS__Wsign_compare=yes cc_cv_CFLAGS__Wstrict_aliasing_2=yes cc_cv_CFLAGS__Wstrict_prototypes=yes cc_cv_CFLAGS__Wsuggest_attribute_noreturn=yes cc_cv_CFLAGS__Wundef=yes cc_cv_CFLAGS__Wwrite_strings=yes cc_cv_CFLAGS___param_ssp_buffer_size_4=yes cc_cv_CFLAGS__fPIE=yes cc_cv_CFLAGS__fdata_sections=yes cc_cv_CFLAGS__fdiagnostics_color=yes cc_cv_CFLAGS__fdiagnostics_show_option=yes cc_cv_CFLAGS__ffast_math=yes cc_cv_CFLAGS__ffat_lto_objects=yes cc_cv_CFLAGS__ffunction_sections=yes cc_cv_CFLAGS__flto=no cc_cv_CFLAGS__fno_common=yes cc_cv_CFLAGS__fno_strict_aliasing=yes cc_cv_CFLAGS__fstack_protector=yes cc_cv_CFLAGS__fstack_protector_strong=yes cc_cv_CFLAGS__fvisibility_hidden=yes cc_cv_CFLAGS__pipe=yes cc_cv_CPPFLAGS__Wp__D_FORTIFY_SOURCE_2=no cc_cv_LDFLAGS__Wl___as_needed=yes cc_cv_LDFLAGS__Wl___gc_sections=yes cc_cv_LDFLAGS__Wl___no_undefined=yes cc_cv_LDFLAGS__Wl__fuse_ld_gold=yes cc_cv_LDFLAGS__Wl__z_now=yes cc_cv_LDFLAGS__Wl__z_relro=yes cc_cv_LDFLAGS__pie=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-apps/systemd-readahead-216/work/systemd-216/build-aux/missing aclocal-1.13' ACL_LIBS='' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPARMOR_CFLAGS='' APPARMOR_LIBS='' AR='x86_64-pc-linux-gnu-ar' AUDIT_LIBS='' AUTOCONF='${SHELL} /var/tmp/portage/sys-apps/systemd-readahead-216/work/systemd-216/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-apps/systemd-readahead-216/work/systemd-216/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-apps/systemd-readahead-216/work/systemd-216/build-aux/missing automake-1.13' AWK='gawk' BLKID_CFLAGS='' BLKID_LIBS='' CAP_LIBS='-lcap ' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CERTIFICATEROOT='/etc/ssl' CFLAGS='-O2 -pipe -march=native -Wall' CHKCONFIG='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_LIBS='' DEBUGTTY='/dev/tty9' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DNS_SERVERS='8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ELFUTILS_LIBS='' ENABLE_BACKLIGHT_FALSE='' ENABLE_BACKLIGHT_TRUE='#' ENABLE_BINFMT_FALSE='' ENABLE_BINFMT_TRUE='#' ENABLE_BOOTCHART_FALSE='' ENABLE_BOOTCHART_TRUE='#' ENABLE_COMPAT_LIBS_FALSE='' ENABLE_COMPAT_LIBS_TRUE='#' ENABLE_COREDUMP_FALSE='' ENABLE_COREDUMP_TRUE='#' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ENABLE_EFI_FALSE='' ENABLE_EFI_TRUE='#' ENABLE_FIRMWARE_FALSE='' ENABLE_FIRMWARE_TRUE='#' ENABLE_FIRSTBOOT_FALSE='' ENABLE_FIRSTBOOT_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TESTS_FALSE='#' ENABLE_GTK_DOC_TESTS_TRUE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_GUDEV_FALSE='' ENABLE_GUDEV_TRUE='#' ENABLE_HOSTNAMED_FALSE='' ENABLE_HOSTNAMED_TRUE='#' ENABLE_KDBUS_FALSE='' ENABLE_KDBUS_TRUE='#' ENABLE_LDCONFIG_FALSE='#' ENABLE_LDCONFIG_TRUE='' ENABLE_LOCALED_FALSE='' ENABLE_LOCALED_TRUE='#' ENABLE_LOGIND_FALSE='' ENABLE_LOGIND_TRUE='#' ENABLE_MACHINED_FALSE='' ENABLE_MACHINED_TRUE='#' ENABLE_MANPAGES_FALSE='#' ENABLE_MANPAGES_TRUE='' ENABLE_MULTI_SEAT_X_FALSE='' ENABLE_MULTI_SEAT_X_TRUE='#' ENABLE_NETWORKD_FALSE='' ENABLE_NETWORKD_TRUE='#' ENABLE_POLKIT_FALSE='' ENABLE_POLKIT_TRUE='#' ENABLE_QUOTACHECK_FALSE='' ENABLE_QUOTACHECK_TRUE='#' ENABLE_RANDOMSEED_FALSE='' ENABLE_RANDOMSEED_TRUE='#' ENABLE_READAHEAD_FALSE='#' ENABLE_READAHEAD_TRUE='' ENABLE_RESOLVED_FALSE='' ENABLE_RESOLVED_TRUE='#' ENABLE_RFKILL_FALSE='' ENABLE_RFKILL_TRUE='#' ENABLE_SYSUSERS_FALSE='' ENABLE_SYSUSERS_TRUE='#' ENABLE_TERMINAL_FALSE='' ENABLE_TERMINAL_TRUE='#' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='#' ENABLE_TIMEDATED_FALSE='' ENABLE_TIMEDATED_TRUE='#' ENABLE_TIMESYNCD_FALSE='' ENABLE_TIMESYNCD_TRUE='#' ENABLE_TMPFILES_FALSE='' ENABLE_TMPFILES_TRUE='#' ENABLE_VCONSOLE_FALSE='' ENABLE_VCONSOLE_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FIRMWARE_PATH='' GCRYPT_CFLAGS='' GCRYPT_LIBS='' GETTEXT_PACKAGE='systemd' GLIB_CFLAGS='' GLIB_LIBS='' GMSGFMT='/usr/bin/gmsgfmt' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GPERF='gperf' GREP='/bin/grep' GTKDOC_CHECK='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_ACL_FALSE='' HAVE_ACL_TRUE='#' HAVE_APPARMOR_FALSE='' HAVE_APPARMOR_TRUE='#' HAVE_BLKID_FALSE='' HAVE_BLKID_TRUE='#' HAVE_COMPRESSION_FALSE='' HAVE_COMPRESSION_TRUE='#' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='#' HAVE_ELFUTILS_FALSE='' HAVE_ELFUTILS_TRUE='#' HAVE_GCRYPT_FALSE='' HAVE_GCRYPT_TRUE='#' HAVE_GNUTLS_FALSE='' HAVE_GNUTLS_TRUE='#' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='#' HAVE_KMOD_FALSE='' HAVE_KMOD_TRUE='#' HAVE_LIBCRYPTSETUP_FALSE='' HAVE_LIBCRYPTSETUP_TRUE='#' HAVE_LIBCURL_FALSE='' HAVE_LIBCURL_TRUE='#' HAVE_LIBIDN_FALSE='' HAVE_LIBIDN_TRUE='#' HAVE_LZ4_FALSE='' HAVE_LZ4_TRUE='#' HAVE_MICROHTTPD_FALSE='' HAVE_MICROHTTPD_TRUE='#' HAVE_MYHOSTNAME_FALSE='' HAVE_MYHOSTNAME_TRUE='#' HAVE_PAM_FALSE='' HAVE_PAM_TRUE='#' HAVE_PYTHON_DEVEL_FALSE='' HAVE_PYTHON_DEVEL_TRUE='#' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='#' HAVE_QRENCODE_FALSE='' HAVE_QRENCODE_TRUE='#' HAVE_SECCOMP_FALSE='' HAVE_SECCOMP_TRUE='#' HAVE_SELINUX_FALSE='' HAVE_SELINUX_TRUE='#' HAVE_SYSV_COMPAT_FALSE='' HAVE_SYSV_COMPAT_TRUE='#' HAVE_XZ_FALSE='' HAVE_XZ_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' KBD_LOADKEYS='/usr/bin/loadkeys' KBD_SETFONT='/usr/bin/setfont' KEXEC='/usr/sbin/kexec' KILL='/bin/kill' KMOD='/bin/kmod' KMOD_CFLAGS='' KMOD_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBCRYPTSETUP_CFLAGS='' LIBCRYPTSETUP_LIBS='' LIBCURL_CFLAGS='' LIBCURL_LIBS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBIDN_CFLAGS='' LIBIDN_LIBS='' LIBOBJS='' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' M4='/usr/bin/m4' M4_DEFINES='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/sys-apps/systemd-readahead-216/work/systemd-216/build-aux/missing makeinfo' MANIFEST_TOOL=':' MICROHTTPD_CFLAGS='' MICROHTTPD_LIBS='' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' NTP_SERVERS='time1.google.com time2.google.com time3.google.com time4.google.com' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' OUR_CFLAGS=' -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-typedef-redefinition -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -ffat-lto-objects ' OUR_CPPFLAGS=' ' OUR_LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -pie -Wl,-fuse-ld=gold ' PACKAGE='systemd' PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=systemd' PACKAGE_NAME='systemd' PACKAGE_STRING='systemd 216' PACKAGE_TARNAME='systemd' PACKAGE_URL='http://www.freedesktop.org/wiki/Software/systemd' PACKAGE_VERSION='216' PAM_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PYTHON='' PYTHON_BINARY='/usr/bin/python' PYTHON_DEVEL_CFLAGS='' PYTHON_DEVEL_LIBS='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' QRENCODE_CFLAGS='' QRENCODE_LIBS='' QUOTACHECK='/usr/sbin/quotacheck' QUOTAON='/usr/sbin/quotaon' RANLIB='x86_64-pc-linux-gnu-ranlib' RC_LOCAL_SCRIPT_PATH_START='/etc/rc.local' RC_LOCAL_SCRIPT_PATH_STOP='/usr/sbin/halt.local' RT_LIBS='-lrt ' SECCOMP_CFLAGS='' SECCOMP_LIBS='' SED='/bin/sed' SELINUX_CFLAGS='' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/sh' SPHINX_BUILD='' STRINGS='x86_64-pc-linux-gnu-strings' STRIP='x86_64-pc-linux-gnu-strip' SUSHELL='/bin/sh' SYSTEM_GID_MAX='999' SYSTEM_SYSVINIT_PATH='' SYSTEM_SYSVRCND_PATH='' SYSTEM_UID_MAX='999' TELINIT='/lib/sysvinit/telinit' TTY_GID='5' USE_NLS='yes' VERSION='216' XGETTEXT='/usr/bin/xgettext' XSLTPROC='/usr/bin/xsltproc' XZ_CFLAGS='' XZ_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bashcompletiondir='/usr/share/bash-completion/completions' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' dbusinterfacedir='/usr/share/dbus-1/interfaces' dbuspolicydir='/etc/dbus-1/system.d' dbussessionservicedir='/usr/share/dbus-1/services' dbussystemservicedir='/usr/share/dbus-1/system-services' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-apps/systemd-readahead-216/work/systemd-216/build-aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' intltool_found='yes' lcov_found='' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pamconfdir='/etc/pam.d' pamlibdir='/usr/lib64/security' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' rootlibdir='/usr/lib64' rootprefix='/usr' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' zshcompletiondir='/usr/share/zsh/site-functions' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "systemd" #define PACKAGE_TARNAME "systemd" #define PACKAGE_VERSION "216" #define PACKAGE_STRING "systemd 216" #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "systemd" #define VERSION "216" #define CANONICAL_HOST "x86_64-pc-linux-gnu" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define SIZEOF_PID_T 4 #define SIZEOF_UID_T 4 #define SIZEOF_GID_T 4 #define SIZEOF_TIME_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_RLIM_T 8 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_LINUX_BTRFS_H 1 #define HAVE_FANOTIFY_INIT 1 #define HAVE_FANOTIFY_MARK 1 #define HAVE_SECURE_GETENV 1 #define HAVE_DECL_GETTID 0 #define HAVE_DECL_PIVOT_ROOT 0 #define HAVE_DECL_NAME_TO_HANDLE_AT 1 #define HAVE_DECL_SETNS 1 #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 #define HAVE_DECL_IFLA_MACVLAN_FLAGS 1 #define HAVE_DECL_IFLA_VTI_REMOTE 1 #define HAVE_DECL_IFLA_PHYS_PORT_ID 1 #define HAVE_DECL_IFLA_BOND_AD_INFO 1 #define HAVE_DECL_IFLA_VLAN_PROTOCOL 1 #define HAVE_DECL_IFLA_VXLAN_LOCAL6 1 #define HAVE_DECL_IFLA_IPTUN_6RD_RELAY_PREFIXLEN 1 #define HAVE_DECL_IFLA_BRIDGE_VLAN_INFO 1 #define NTP_SERVERS "time1.google.com time2.google.com time3.google.com time4.google.com" #define TIME_EPOCH 1408486694 #define SYSTEM_UID_MAX 999 #define SYSTEM_GID_MAX 999 #define DNS_SERVERS "8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844" #define RC_LOCAL_SCRIPT_PATH_START "/etc/rc.local" #define RC_LOCAL_SCRIPT_PATH_STOP "/usr/sbin/halt.local" #define KBD_LOADKEYS "/usr/bin/loadkeys" #define KBD_SETFONT "/usr/bin/setfont" #define TELINIT "/lib/sysvinit/telinit" #define HAVE_VALGRIND_MEMCHECK_H 1 #define HAVE_VALGRIND_VALGRIND_H 1 #define TTY_GID 5 #define HAVE_SPLIT_USR 1 configure: exit 0