This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by elogind configure 219.12, 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 --docdir=/usr/share/doc/elogind-219.12-r4 --htmldir=/usr/share/doc/elogind-219.12-r4/html --with-pamlibdir=/lib64/security --with-udevrulesdir=/lib/udev/rules.d --libdir=/lib64 --enable-smack --enable-acl --disable-apparmor --enable-pam --enable-seccomp --disable-selinux ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.17-hardened-r1 uname -s = Linux uname -v = #1 SMP Sat Jan 14 18:23:22 CET 2017 /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/bin/cdsclient PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2767: checking for x86_64-pc-linux-gnu-gcc configure:2783: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2794: result: x86_64-pc-linux-gnu-gcc configure:3063: checking for C compiler version configure:3072: 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:3083: $? = 0 configure:3072: 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:3083: $? = 0 configure:3072: 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:3083: $? = 1 configure:3072: 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:3083: $? = 1 configure:3103: checking whether the C compiler works configure:3125: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3129: $? = 0 configure:3177: result: yes configure:3180: checking for C compiler default output file name configure:3182: result: a.out configure:3188: checking for suffix of executables configure:3195: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3199: $? = 0 configure:3221: result: configure:3243: checking whether we are cross compiling configure:3251: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3255: $? = 0 configure:3262: ./conftest configure:3266: $? = 0 configure:3281: result: no configure:3286: checking for suffix of object files configure:3308: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3312: $? = 0 configure:3333: result: o configure:3337: checking whether we are using the GNU C compiler configure:3356: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3356: $? = 0 configure:3365: result: yes configure:3374: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3394: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3394: $? = 0 configure:3435: result: yes configure:3452: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3515: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3515: $? = 0 configure:3528: result: none needed configure:3553: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3575: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3578: $? = 0 configure:3575: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3578: $? = 0 configure:3590: result: yes configure:3613: checking how to run the C preprocessor configure:3644: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3644: $? = 0 configure:3658: 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:3658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | /* end confdefs.h. */ | #include configure:3683: result: x86_64-pc-linux-gnu-gcc -E configure:3703: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3703: $? = 0 configure:3717: 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:3717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | /* end confdefs.h. */ | #include configure:3746: checking for grep that handles long lines and -e configure:3804: result: /bin/grep configure:3809: checking for egrep configure:3871: result: /bin/grep -E configure:3876: checking for ANSI C header files configure:3896: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3896: $? = 0 configure:3969: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3969: $? = 0 configure:3969: ./conftest configure:3969: $? = 0 configure:3980: result: yes configure:3993: checking for sys/types.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for sys/stat.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for stdlib.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for string.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for memory.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for strings.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for inttypes.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for stdint.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:3993: checking for unistd.h configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3993: $? = 0 configure:3993: result: yes configure:4006: checking minix/config.h usability configure:4006: 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:4006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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:4006: result: no configure:4006: checking minix/config.h presence configure:4006: 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:4006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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:4006: result: no configure:4006: checking for minix/config.h configure:4006: result: no configure:4027: checking whether it is safe to define __EXTENSIONS__ configure:4045: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4045: $? = 0 configure:4052: result: yes configure:4073: checking for special C compiler options needed for large files configure:4118: result: no configure:4124: checking for _FILE_OFFSET_BITS value needed for large files configure:4149: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4149: $? = 0 configure:4181: result: no configure:4268: checking whether to enable maintainer-specific portions of Makefiles configure:4277: result: yes configure:4306: checking for a BSD-compatible install configure:4374: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:4385: checking whether build environment is sane configure:4440: result: yes configure:4588: checking for a thread-safe mkdir -p configure:4627: result: /bin/mkdir -p configure:4634: checking for gawk configure:4650: found /usr/bin/gawk configure:4661: result: gawk configure:4672: checking whether make sets $(MAKE) configure:4694: result: yes configure:4724: checking for style of include used by make configure:4752: result: GNU configure:4786: checking whether make supports nested variables configure:4803: result: yes configure:4882: checking how to create a pax tar archive configure:4893: 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:4896: $? = 0 configure:4936: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:4939: $? = 0 configure:4943: tar -xf - &5 configure:5826: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5829: output 0000000000000000 B some_variable configure:5836: result: BSD nm configure:5839: checking whether ln -s works configure:5843: result: yes configure:5851: checking the maximum length of command line arguments configure:5982: result: 1572864 configure:6030: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6070: result: func_convert_file_noop configure:6077: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6097: result: func_convert_file_noop configure:6104: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6111: result: -r configure:6145: checking for x86_64-pc-linux-gnu-objdump configure:6161: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6172: result: x86_64-pc-linux-gnu-objdump configure:6244: checking how to recognize dependent libraries configure:6444: result: pass_all configure:6489: checking for x86_64-pc-linux-gnu-dlltool configure:6519: result: no configure:6529: checking for dlltool configure:6559: result: no configure:6589: checking how to associate runtime and link libraries configure:6616: result: printf %s\n configure:6632: checking for x86_64-pc-linux-gnu-ar configure:6648: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6659: result: x86_64-pc-linux-gnu-ar configure:6740: checking for archiver @FILE support configure:6757: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6757: $? = 0 configure:6760: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6763: $? = 0 configure:6768: 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:6771: $? = 1 configure:6783: result: @ configure:6801: checking for x86_64-pc-linux-gnu-strip configure:6817: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6828: result: x86_64-pc-linux-gnu-strip configure:6900: checking for x86_64-pc-linux-gnu-ranlib configure:6916: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6927: result: x86_64-pc-linux-gnu-ranlib configure:7069: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:7222: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7225: $? = 0 configure:7229: /usr/bin/x86_64-pc-linux-gnu-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:7232: $? = 0 configure:7298: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7301: $? = 0 configure:7339: result: ok configure:7386: checking for sysroot configure:7416: result: no configure:7423: checking for a working dd configure:7461: result: /bin/dd configure:7465: checking how to truncate binary pipes configure:7480: result: /bin/dd bs=4096 count=1 configure:7616: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7619: $? = 0 configure:7769: checking for x86_64-pc-linux-gnu-mt configure:7799: result: no configure:7809: checking for mt configure:7839: result: no configure:7859: checking if : is a manifest tool configure:7865: : '-?' configure:7873: result: no configure:8547: checking for dlfcn.h configure:8547: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8547: $? = 0 configure:8547: result: yes configure:8802: checking for objdir configure:8817: result: .libs configure:9081: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9099: 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:9103: $? = 0 configure:9116: result: no configure:9474: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9481: result: -fPIC -DPIC configure:9489: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9507: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:9511: $? = 0 configure:9524: result: yes configure:9553: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9581: result: yes configure:9596: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9617: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 configure:9621: $? = 0 configure:9643: result: yes configure:9651: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9698: result: yes configure:9731: 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:10990: result: yes configure:11027: checking whether -lc should be explicitly linked in configure:11035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:11038: $? = 0 configure:11053: 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:11056: $? = 0 configure:11070: result: no configure:11230: checking dynamic linker characteristics configure:11824: 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:11824: $? = 0 configure:12061: result: GNU/Linux ld.so configure:12183: checking how to hardcode library paths into programs configure:12208: result: immediate configure:12756: checking whether stripping libraries is possible configure:12761: result: yes configure:12796: checking if libtool supports shared libraries configure:12798: result: yes configure:12801: checking whether to build shared libraries configure:12826: result: yes configure:12829: checking whether to build static libraries configure:12833: result: no configure:12924: checking for intltool-merge configure:12940: found /usr/bin/intltool-merge configure:12952: result: yes configure:12975: checking whether NLS is requested configure:12984: result: yes configure:13005: checking for intltool >= 0.40.0 configure:13007: result: 0.51.0 found configure:13015: checking for intltool-update configure:13033: found /usr/bin/intltool-update configure:13045: result: /usr/bin/intltool-update configure:13055: checking for intltool-merge configure:13073: found /usr/bin/intltool-merge configure:13085: result: /usr/bin/intltool-merge configure:13095: checking for intltool-extract configure:13113: found /usr/bin/intltool-extract configure:13125: result: /usr/bin/intltool-extract configure:13279: checking for xgettext configure:13297: found /usr/bin/xgettext configure:13309: result: /usr/bin/xgettext configure:13319: checking for msgmerge configure:13337: found /usr/bin/msgmerge configure:13349: result: /usr/bin/msgmerge configure:13359: checking for msgfmt configure:13377: found /usr/bin/msgfmt configure:13389: result: /usr/bin/msgfmt configure:13399: checking for gmsgfmt configure:13417: found /usr/bin/gmsgfmt configure:13430: result: /usr/bin/gmsgfmt configure:13450: checking for perl configure:13468: found /usr/bin/perl configure:13480: result: /usr/bin/perl configure:13491: checking for perl >= 5.8.1 configure:13498: result: 5.24.1 configure:13502: checking for XML::Parser configure:13505: result: ok configure:13538: checking whether ln -s works configure:13542: result: yes configure:13549: checking for a sed that does not truncate output configure:13613: result: /bin/sed configure:13618: checking for grep that handles long lines and -e configure:13676: result: /bin/grep configure:13685: checking for gawk configure:13712: result: gawk configure:13724: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:13873: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:101:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^ conftest.c:100:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^ conftest.c:99:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^ configure:13873: $? = 0 configure:13886: result: none needed configure:13904: checking for m4 configure:13922: found /usr/bin/m4 configure:13934: result: /usr/bin/m4 configure:13944: checking for xsltproc configure:13962: found /usr/bin/xsltproc configure:13974: result: /usr/bin/xsltproc configure:13985: checking for halt configure:14003: found /sbin/halt configure:14016: result: /sbin/halt configure:14026: checking for reboot configure:14044: found /sbin/reboot configure:14057: result: /sbin/reboot configure:14067: checking for kexec configure:14099: result: /usr/sbin/kexec configure:14127: checking for x86_64-pc-linux-gnu-pkg-config configure:14145: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14157: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14225: checking pkg-config is at least version 0.9.0 configure:14228: result: yes configure:14240: checking for gtk-doc configure:14243: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:14246: $? = 1 configure:14252: result: no configure:14258: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.18 is not found. configure:14266: checking for gtkdoc-check configure:14296: result: no configure:14303: checking for gtkdoc-check configure:14336: result: no configure:14345: checking for gtkdoc-rebase configure:14363: found /usr/bin/gtkdoc-rebase configure:14375: result: /usr/bin/gtkdoc-rebase configure:14389: checking for gtkdoc-mkpdf configure:14422: result: no configure:14447: checking whether to build gtk-doc documentation configure:14449: result: no configure:14462: checking for GTKDOC_DEPS configure:14469: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14472: $? = 0 configure:14486: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14489: $? = 0 configure:14527: result: yes configure:14616: checking for x86_64-pc-linux-gnu-gperf configure:14646: result: no configure:14656: checking for gperf configure:14672: found /usr/bin/gperf configure:14683: result: gperf configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wextra -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-inline in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Winline -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wundef -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wformat=2 -Wformat-security -Wformat-nonliteral -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wlogical-op -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wsign-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-include-dirs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wold-style-definition -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wpointer-arith in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wpointer-arith -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Winit-self in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Winit-self -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wfloat-equal -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wsuggest-attribute=noreturn -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-prototypes in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wredundant-decls in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wredundant-decls -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wshadow -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wendif-labels -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wstrict-aliasing=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-long-long in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wlong-long -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-overlength-strings in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Woverlength-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wunused-parameter -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wmissing-field-initializers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-result in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wunused-result -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-format-signedness in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wformat-signedness -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Werror=overflow -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wdate-time in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wdate-time -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -Wnested-externs in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -Wnested-externs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -ffast-math in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -ffast-math -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fno-common -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fdiagnostics-show-option -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fvisibility=hidden in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fvisibility=hidden -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -ffunction-sections in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -ffunction-sections -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fdata-sections -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fstack-protector -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector-strong in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fstack-protector-strong -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag -fPIE in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror -fPIE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14855: checking if x86_64-pc-linux-gnu-gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS configure:14866: x86_64-pc-linux-gnu-gcc -o conftest -Werror --param=ssp-buffer-size=4 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14866: $? = 0 configure:14876: result: yes configure:14937: checking if x86_64-pc-linux-gnu-gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS configure:14948: 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:14948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | /* end confdefs.h. */ | int main(void) { return 0; } configure:14958: result: no configure:14984: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--as-needed in envvar LDFLAGS configure:14995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,--as-needed conftest.c >&5 configure:14995: $? = 0 configure:15005: result: yes configure:14984: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--no-undefined in envvar LDFLAGS configure:14995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,--no-undefined conftest.c >&5 configure:14995: $? = 0 configure:15005: result: yes configure:14984: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS configure:14995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,--gc-sections conftest.c >&5 configure:14995: $? = 0 configure:15005: result: yes configure:14984: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-z,relro in envvar LDFLAGS configure:14995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,-z,relro conftest.c >&5 configure:14995: $? = 0 configure:15005: result: yes configure:14984: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-z,now in envvar LDFLAGS configure:14995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,-z,now conftest.c >&5 configure:14995: $? = 0 configure:15005: result: yes configure:14984: checking if x86_64-pc-linux-gnu-gcc supports flag -pie in envvar LDFLAGS configure:14995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -pie conftest.c >&5 configure:14995: $? = 0 configure:15005: result: yes configure:14984: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS configure:14995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Werror -Wl,-fuse-ld=gold conftest.c >&5 configure:14995: $? = 0 configure:15005: result: yes configure:15021: checking size of pid_t configure:15026: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15026: $? = 0 configure:15026: ./conftest configure:15026: $? = 0 configure:15040: result: 4 configure:15054: checking size of uid_t configure:15059: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15059: $? = 0 configure:15059: ./conftest configure:15059: $? = 0 configure:15073: result: 4 configure:15087: checking size of gid_t configure:15092: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15092: $? = 0 configure:15092: ./conftest configure:15092: $? = 0 configure:15106: result: 4 configure:15120: checking size of time_t configure:15125: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15125: $? = 0 configure:15125: ./conftest configure:15125: $? = 0 configure:15139: result: 8 configure:15153: checking size of dev_t configure:15158: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15158: $? = 0 configure:15158: ./conftest configure:15158: $? = 0 configure:15172: result: 8 configure:15186: checking size of rlim_t configure:15191: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15191: $? = 0 configure:15191: ./conftest configure:15191: $? = 0 configure:15209: result: 8 configure:15237: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15237: $? = 0 configure:15276: checking sys/capability.h usability configure:15276: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15276: $? = 0 configure:15276: result: yes configure:15276: checking sys/capability.h presence configure:15276: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15276: $? = 0 configure:15276: result: yes configure:15276: checking for sys/capability.h configure:15276: result: yes configure:15290: checking linux/btrfs.h usability configure:15290: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15290: $? = 0 configure:15290: result: yes configure:15290: checking linux/btrfs.h presence configure:15290: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15290: $? = 0 configure:15290: result: yes configure:15290: checking for linux/btrfs.h configure:15290: result: yes configure:15302: checking linux/memfd.h usability configure:15302: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15302: $? = 0 configure:15302: result: yes configure:15302: checking linux/memfd.h presence configure:15302: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15302: $? = 0 configure:15302: result: yes configure:15302: checking for linux/memfd.h configure:15302: result: yes configure:15314: checking for library containing clock_gettime configure:15345: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15345: $? = 0 configure:15362: result: none required configure:15382: checking for library containing cap_init configure:15413: 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-auth/elogind-219.12-r4/temp/cc5J4jhv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cap_init' collect2: error: ld returned 1 exit status configure:15413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_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:15413: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcap >&5 configure:15413: $? = 0 configure:15430: result: -lcap configure:15447: checking for memfd_create configure:15447: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcap >&5 /var/tmp/portage/sys-auth/elogind-219.12-r4/temp/ccFZ82WI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `memfd_create' collect2: error: ld returned 1 exit status configure:15447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | /* end confdefs.h. */ | /* Define memfd_create to an innocuous variant, in case declares memfd_create. | For example, HP-UX 11i declares gettimeofday. */ | #define memfd_create innocuous_memfd_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memfd_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memfd_create | | /* 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 memfd_create (); | /* 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_memfd_create || defined __stub___memfd_create | choke me | #endif | | int | main () | { | return memfd_create (); | ; | return 0; | } configure:15447: result: no configure:15459: checking for __secure_getenv configure:15459: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcap >&5 /var/tmp/portage/sys-auth/elogind-219.12-r4/temp/ccimQPNM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:15459: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 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:15459: result: no configure:15459: checking for secure_getenv configure:15459: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcap >&5 configure:15459: $? = 0 configure:15459: result: yes configure:15468: checking whether gettid is declared configure:15468: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:58:10: error: 'gettid' undeclared (first use in this function) (void) gettid; ^ conftest.c:58:10: note: each undeclared identifier is reported only once for each function it appears in configure:15468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_SECURE_GETENV 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | | | int | main () | { | #ifndef gettid | #ifdef __cplusplus | (void) gettid; | #else | (void) gettid; | #endif | #endif | | ; | return 0; | } configure:15468: result: no configure:15487: checking whether pivot_root is declared configure:15487: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:59:10: error: 'pivot_root' undeclared (first use in this function) (void) pivot_root; ^ conftest.c:59:10: note: each undeclared identifier is reported only once for each function it appears in configure:15487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | /* end confdefs.h. */ | | #include | #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:15487: result: no configure:15506: checking whether name_to_handle_at is declared configure:15506: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15506: $? = 0 configure:15506: result: yes configure:15525: checking whether setns is declared configure:15525: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15525: $? = 0 configure:15525: result: yes configure:15544: checking whether getrandom is declared configure:15544: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:62:10: error: 'getrandom' undeclared (first use in this function) (void) getrandom; ^ conftest.c:62:10: note: each undeclared identifier is reported only once for each function it appears in configure:15544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 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 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | | | int | main () | { | #ifndef getrandom | #ifdef __cplusplus | (void) getrandom; | #else | (void) getrandom; | #endif | #endif | | ; | return 0; | } configure:15544: result: no configure:15563: checking whether renameat2 is declared configure:15563: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:63:10: error: 'renameat2' undeclared (first use in this function) (void) renameat2; ^ conftest.c:63:10: note: each undeclared identifier is reported only once for each function it appears in configure:15563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 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_GETRANDOM 0 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | | | int | main () | { | #ifndef renameat2 | #ifdef __cplusplus | (void) renameat2; | #else | (void) renameat2; | #endif | #endif | | ; | return 0; | } configure:15563: result: no configure:15582: checking whether kcmp is declared configure:15582: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:64:10: error: 'kcmp' undeclared (first use in this function) (void) kcmp; ^ conftest.c:64:10: note: each undeclared identifier is reported only once for each function it appears in configure:15582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 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_GETRANDOM 0 | #define HAVE_DECL_RENAMEAT2 0 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | | | int | main () | { | #ifndef kcmp | #ifdef __cplusplus | (void) kcmp; | #else | (void) kcmp; | #endif | #endif | | ; | return 0; | } configure:15582: result: no configure:15601: checking whether LO_FLAGS_PARTSCAN is declared configure:15601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15601: $? = 0 configure:15601: result: yes configure:15622: checking whether IFLA_INET6_ADDR_GEN_MODE is declared configure:15622: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15622: $? = 0 configure:15622: result: yes configure:15644: checking whether IFLA_MACVLAN_FLAGS is declared configure:15644: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15644: $? = 0 configure:15644: result: yes configure:15666: checking whether IFLA_IPVLAN_MODE is declared configure:15666: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15666: $? = 0 configure:15666: result: yes configure:15688: checking whether IFLA_VTI_REMOTE is declared configure:15688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15688: $? = 0 configure:15688: result: yes configure:15710: checking whether IFLA_PHYS_PORT_ID is declared configure:15710: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15710: $? = 0 configure:15710: result: yes configure:15732: checking whether IFLA_BOND_AD_INFO is declared configure:15732: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15732: $? = 0 configure:15732: result: yes configure:15754: checking whether IFLA_VLAN_PROTOCOL is declared configure:15754: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15754: $? = 0 configure:15754: result: yes configure:15776: checking whether IFLA_VXLAN_LOCAL6 is declared configure:15776: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15776: $? = 0 configure:15776: result: yes configure:15798: checking whether IFLA_IPTUN_6RD_RELAY_PREFIXLEN is declared configure:15798: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15798: $? = 0 configure:15798: result: yes configure:15820: checking whether IFLA_BRIDGE_VLAN_INFO is declared 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:15842: checking whether IFLA_BRPORT_UNICAST_FLOOD is declared configure:15842: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15842: $? = 0 configure:15842: result: yes configure:15864: checking whether NDA_IFINDEX is declared configure:15864: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:15864: $? = 0 configure:15864: result: yes configure:15902: checking for DBUS configure:15909: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3.2" configure:15912: $? = 0 configure:15926: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3.2" configure:15929: $? = 0 configure:15967: result: yes configure:15989: checking for UDEV configure:15996: $PKG_CONFIG --exists --print-errors "libudev" configure:15999: $? = 0 configure:16013: $PKG_CONFIG --exists --print-errors "libudev" configure:16016: $? = 0 configure:16074: result: yes configure:16206: checking for BLKID configure:16213: $PKG_CONFIG --exists --print-errors " blkid >= 2.24 " configure:16216: $? = 0 configure:16230: $PKG_CONFIG --exists --print-errors " blkid >= 2.24 " configure:16233: $? = 0 configure:16271: result: yes configure:16300: checking for SECCOMP configure:16307: $PKG_CONFIG --exists --print-errors "libseccomp >= 1.0.0" configure:16310: $? = 0 configure:16324: $PKG_CONFIG --exists --print-errors "libseccomp >= 1.0.0" configure:16327: $? = 0 configure:16365: result: yes configure:16594: checking security/pam_modules.h usability configure:16594: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16594: $? = 0 configure:16594: result: yes configure:16594: checking security/pam_modules.h presence configure:16594: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16594: $? = 0 configure:16594: result: yes configure:16594: checking for security/pam_modules.h configure:16594: result: yes configure:16594: checking security/pam_modutil.h usability configure:16594: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16594: $? = 0 configure:16594: result: yes configure:16594: checking security/pam_modutil.h presence configure:16594: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16594: $? = 0 configure:16594: result: yes configure:16594: checking for security/pam_modutil.h configure:16594: result: yes configure:16594: checking security/pam_ext.h usability configure:16594: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16594: $? = 0 configure:16594: result: yes configure:16594: checking security/pam_ext.h presence configure:16594: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16594: $? = 0 configure:16594: result: yes configure:16594: checking for security/pam_ext.h configure:16594: result: yes configure:16609: checking for pam_syslog in -lpam configure:16634: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lcap >&5 configure:16634: $? = 0 configure:16643: result: yes configure:16693: checking sys/acl.h usability configure:16693: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16693: $? = 0 configure:16693: result: yes configure:16693: checking sys/acl.h presence configure:16693: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16693: $? = 0 configure:16693: result: yes configure:16693: checking for sys/acl.h configure:16693: result: yes configure:16693: checking acl/libacl.h usability configure:16693: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:16693: $? = 0 configure:16693: result: yes configure:16693: checking acl/libacl.h presence configure:16693: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16693: $? = 0 configure:16693: result: yes configure:16693: checking for acl/libacl.h configure:16693: result: yes configure:16708: checking for acl_get_file in -lacl configure:16733: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lacl -lcap >&5 configure:16733: $? = 0 configure:16742: result: yes configure:16905: checking for valgrind/memcheck.h configure:16905: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:109:31: fatal error: valgrind/memcheck.h: No such file or directory compilation terminated. configure:16905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 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_GETRANDOM 0 | #define HAVE_DECL_RENAMEAT2 0 | #define HAVE_DECL_KCMP 0 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DECL_IFLA_INET6_ADDR_GEN_MODE 1 | #define HAVE_DECL_IFLA_MACVLAN_FLAGS 1 | #define HAVE_DECL_IFLA_IPVLAN_MODE 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 HAVE_DECL_IFLA_BRPORT_UNICAST_FLOOD 1 | #define HAVE_DECL_NDA_IFINDEX 1 | #define HAVE_DBUS 1 | #define HAVE_BLKID 1 | #define HAVE_SECCOMP 1 | #define HAVE_SECURITY_PAM_MODULES_H 1 | #define HAVE_SECURITY_PAM_MODUTIL_H 1 | #define HAVE_SECURITY_PAM_EXT_H 1 | #define HAVE_PAM 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL 1 | #define HAVE_SMACK 1 | #define SYSTEM_UID_MAX 999 | #define SYSTEM_GID_MAX 999 | #define ENABLE_POLKIT 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:16905: result: no configure:16905: checking for valgrind/valgrind.h configure:16905: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c:109:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. configure:16905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "elogind" | #define PACKAGE_TARNAME "elogind" | #define PACKAGE_VERSION "219.12" | #define PACKAGE_STRING "elogind 219.12" | #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" | #define PACKAGE_URL "https://github.com/andywingo/elogind" | #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 "elogind" | #define VERSION "219.12" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "elogind" | #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 GPERF_LEN_TYPE size_t | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_LINUX_MEMFD_H 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_GETRANDOM 0 | #define HAVE_DECL_RENAMEAT2 0 | #define HAVE_DECL_KCMP 0 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DECL_IFLA_INET6_ADDR_GEN_MODE 1 | #define HAVE_DECL_IFLA_MACVLAN_FLAGS 1 | #define HAVE_DECL_IFLA_IPVLAN_MODE 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 HAVE_DECL_IFLA_BRPORT_UNICAST_FLOOD 1 | #define HAVE_DECL_NDA_IFINDEX 1 | #define HAVE_DBUS 1 | #define HAVE_BLKID 1 | #define HAVE_SECCOMP 1 | #define HAVE_SECURITY_PAM_MODULES_H 1 | #define HAVE_SECURITY_PAM_MODUTIL_H 1 | #define HAVE_SECURITY_PAM_EXT_H 1 | #define HAVE_PAM 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL 1 | #define HAVE_SMACK 1 | #define SYSTEM_UID_MAX 999 | #define SYSTEM_GID_MAX 999 | #define ENABLE_POLKIT 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:16905: result: no configure:16925: checking for GLIB configure:16932: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0 gio-2.0" configure:16935: $? = 0 configure:16949: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0 gio-2.0" configure:16952: $? = 0 configure:16990: result: yes configure:17331: checking that generated files are newer than configure configure:17337: result: done configure:17456: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by elogind config.status 219.12, 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:1301: creating Makefile config.status:1301: creating po/Makefile.in config.status:1301: creating config.h config.status:1530: executing depfiles commands config.status:1530: executing libtool commands config.status:1530: executing po/stamp-it commands configure:19660: result: elogind 219.12 PAM: yes AppArmor: no SELinux: no SECCOMP: yes SMACK: yes ACL: yes polkit: yes blkid: yes dbus: yes kdbus: no man pages: yes gtk-doc: no test coverage: no Split /usr: yes extra debugging: none prefix: /usr sysconf dir: /etc datarootdir: ${prefix}/share includedir: ${prefix}/include lib dir: /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 session dir: /usr/share/dbus-1/services 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 -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-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -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 ## ---------------- ## ## 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= ac_cv_env_CC_value= 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_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_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_UDEV_CFLAGS_set= ac_cv_env_UDEV_CFLAGS_value= ac_cv_env_UDEV_LIBS_set= ac_cv_env_UDEV_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_memfd_create=no 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_BRPORT_UNICAST_FLOOD=yes ac_cv_have_decl_IFLA_INET6_ADDR_GEN_MODE=yes ac_cv_have_decl_IFLA_IPTUN_6RD_RELAY_PREFIXLEN=yes ac_cv_have_decl_IFLA_IPVLAN_MODE=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_NDA_IFINDEX=yes ac_cv_have_decl_getrandom=no ac_cv_have_decl_gettid=no ac_cv_have_decl_kcmp=no ac_cv_have_decl_name_to_handle_at=yes ac_cv_have_decl_pivot_root=no ac_cv_have_decl_renameat2=no ac_cv_have_decl_setns=yes ac_cv_header_acl_libacl_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_btrfs_h=yes ac_cv_header_linux_memfd_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_security_pam_ext_h=yes ac_cv_header_security_pam_modules_h=yes ac_cv_header_security_pam_modutil_h=yes 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_acl_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=no ac_cv_header_valgrind_valgrind_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_acl_acl_get_file=yes ac_cv_lib_pam_pam_syslog=yes 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_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_HALT=/sbin/halt 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_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_REBOOT=/sbin/reboot 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_lt_DD=/bin/dd 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_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_GPERF=gperf 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_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_cc_c_o=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_format_signedness=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_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_show_option=yes cc_cv_CFLAGS__ffast_math=yes cc_cv_CFLAGS__ffunction_sections=yes 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/x86_64-pc-linux-gnu-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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_BLKID_CFLAGS='-I/usr/include/blkid -I/usr/include/uuid' pkg_cv_BLKID_LIBS=-lblkid pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include' pkg_cv_DBUS_LIBS=-ldbus-1 pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0' pkg_cv_SECCOMP_CFLAGS= pkg_cv_SECCOMP_LIBS=-lseccomp pkg_cv_UDEV_CFLAGS= pkg_cv_UDEV_LIBS=-ludev ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-auth/elogind-219.12-r4/work/elogind-219.12/build-aux/missing aclocal-1.15' ACL_LIBS='-lacl' 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' ARCH_IA32_FALSE='' ARCH_IA32_TRUE='#' ARCH_MIPS_FALSE='' ARCH_MIPS_TRUE='#' ARCH_X86_64_FALSE='#' ARCH_X86_64_TRUE='' AUTOCONF='${SHELL} /var/tmp/portage/sys-auth/elogind-219.12-r4/work/elogind-219.12/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-auth/elogind-219.12-r4/work/elogind-219.12/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-auth/elogind-219.12-r4/work/elogind-219.12/build-aux/missing automake-1.15' AWK='gawk' BLKID_CFLAGS='-I/usr/include/blkid -I/usr/include/uuid' BLKID_LIBS='-lblkid' CAP_LDFLAGS='' CAP_LIBS='-lcap ' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include' DBUS_LIBS='-ldbus-1' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TESTS_FALSE='#' ENABLE_GTK_DOC_TESTS_TRUE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_KDBUS_FALSE='' ENABLE_KDBUS_TRUE='#' ENABLE_MANPAGES_FALSE='#' ENABLE_MANPAGES_TRUE='' ENABLE_POLKIT_FALSE='#' ENABLE_POLKIT_TRUE='' ENABLE_TESTS_FALSE='#' ENABLE_TESTS_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='elogind' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0' GMSGFMT='/usr/bin/gmsgfmt' GPERF='gperf' GREP='/bin/grep' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0' 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='' HALT='/sbin/halt' HAVE_ACL_FALSE='#' HAVE_ACL_TRUE='' HAVE_APPARMOR_FALSE='' HAVE_APPARMOR_TRUE='#' HAVE_BLKID_FALSE='#' HAVE_BLKID_TRUE='' HAVE_DBUS_FALSE='#' HAVE_DBUS_TRUE='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_PAM_FALSE='#' HAVE_PAM_TRUE='' HAVE_SECCOMP_FALSE='#' HAVE_SECCOMP_TRUE='' HAVE_SELINUX_FALSE='' HAVE_SELINUX_TRUE='#' HAVE_SMACK_FALSE='#' HAVE_SMACK_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))' KEXEC='/usr/sbin/kexec' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='-lcap ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' M4='/usr/bin/m4' M4_DEFINES=' -DHAVE_SECCOMP -DHAVE_PAM -DHAVE_ACL' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/sys-auth/elogind-219.12-r4/work/elogind-219.12/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' 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-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 ' 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='elogind' PACKAGE_BUGREPORT='https://github.com/andywingo/elogind/issues' PACKAGE_NAME='elogind' PACKAGE_STRING='elogind 219.12' PACKAGE_TARNAME='elogind' PACKAGE_URL='https://github.com/andywingo/elogind' PACKAGE_VERSION='219.12' PAM_LIBS='-lpam -lpam_misc' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' RANLIB='x86_64-pc-linux-gnu-ranlib' REBOOT='/sbin/reboot' SECCOMP_CFLAGS='' SECCOMP_LIBS='-lseccomp' SED='/bin/sed' SELINUX_CFLAGS='' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' SYSTEM_GID_MAX='999' SYSTEM_UID_MAX='999' UDEV_CFLAGS='' UDEV_LIBS='-ludev' USE_NLS='yes' VERSION='219.12' XGETTEXT='/usr/bin/xgettext' XSLTPROC='/usr/bin/xsltproc' 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' dbuspolicydir='/etc/dbus-1/system.d' dbussessionservicedir='/usr/share/dbus-1/services' dbussystemservicedir='/usr/share/dbus-1/system-services' docdir='/usr/share/doc/elogind-219.12-r4' 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='/usr/share/doc/elogind-219.12-r4/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-auth/elogind-219.12-r4/work/elogind-219.12/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='/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pamconfdir='/etc/pam.d' pamlibdir='/lib64/security' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' rootlibdir='/lib64' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' udevbindir='/lib/udev/../bin' udevrulesdir='/lib/udev/rules.d' zshcompletiondir='/usr/share/zsh/site-functions' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "elogind" #define PACKAGE_TARNAME "elogind" #define PACKAGE_VERSION "219.12" #define PACKAGE_STRING "elogind 219.12" #define PACKAGE_BUGREPORT "https://github.com/andywingo/elogind/issues" #define PACKAGE_URL "https://github.com/andywingo/elogind" #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 "elogind" #define VERSION "219.12" #define CANONICAL_HOST "x86_64-pc-linux-gnu" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define GETTEXT_PACKAGE "elogind" #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 GPERF_LEN_TYPE size_t #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_LINUX_BTRFS_H 1 #define HAVE_LINUX_MEMFD_H 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_GETRANDOM 0 #define HAVE_DECL_RENAMEAT2 0 #define HAVE_DECL_KCMP 0 #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 #define HAVE_DECL_IFLA_INET6_ADDR_GEN_MODE 1 #define HAVE_DECL_IFLA_MACVLAN_FLAGS 1 #define HAVE_DECL_IFLA_IPVLAN_MODE 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 HAVE_DECL_IFLA_BRPORT_UNICAST_FLOOD 1 #define HAVE_DECL_NDA_IFINDEX 1 #define HAVE_DBUS 1 #define HAVE_BLKID 1 #define HAVE_SECCOMP 1 #define HAVE_SECURITY_PAM_MODULES_H 1 #define HAVE_SECURITY_PAM_MODUTIL_H 1 #define HAVE_SECURITY_PAM_EXT_H 1 #define HAVE_PAM 1 #define HAVE_SYS_ACL_H 1 #define HAVE_ACL_LIBACL_H 1 #define HAVE_ACL 1 #define HAVE_SMACK 1 #define SYSTEM_UID_MAX 999 #define SYSTEM_GID_MAX 999 #define ENABLE_POLKIT 1 #define HAVE_GLIB 1 #define HAVE_SPLIT_USR 1 configure: exit 0