This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by systemd configure 212, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sturm uname -m = x86_64 uname -r = 3.13.0-24-generic uname -s = Linux uname -v = #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 /usr/bin/uname -p = unknown /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/aboettger/bin PATH: /home/aboettger/.local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3111: checking for gcc configure:3127: found /usr/bin/gcc configure:3138: result: gcc configure:3367: checking for C compiler version configure:3376: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:3387: $? = 0 configure:3376: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:3387: $? = 0 configure:3376: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3387: $? = 4 configure:3376: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3387: $? = 4 configure:3407: checking whether the C compiler works configure:3429: gcc conftest.c >&5 configure:3433: $? = 0 configure:3481: result: yes configure:3484: checking for C compiler default output file name configure:3486: result: a.out configure:3492: checking for suffix of executables configure:3499: gcc -o conftest conftest.c >&5 configure:3503: $? = 0 configure:3525: result: configure:3547: checking whether we are cross compiling configure:3555: gcc -o conftest conftest.c >&5 configure:3559: $? = 0 configure:3566: ./conftest configure:3570: $? = 0 configure:3585: result: no configure:3590: checking for suffix of object files configure:3612: gcc -c conftest.c >&5 configure:3616: $? = 0 configure:3637: result: o configure:3641: checking whether we are using the GNU C compiler configure:3660: gcc -c conftest.c >&5 configure:3660: $? = 0 configure:3669: result: yes configure:3678: checking whether gcc accepts -g configure:3698: gcc -c -g conftest.c >&5 configure:3698: $? = 0 configure:3739: result: yes configure:3756: checking for gcc option to accept ISO C89 configure:3819: gcc -c -g -O2 conftest.c >&5 configure:3819: $? = 0 configure:3832: result: none needed configure:3857: checking whether gcc understands -c and -o together configure:3879: gcc -c conftest.c -o conftest2.o configure:3882: $? = 0 configure:3879: gcc -c conftest.c -o conftest2.o configure:3882: $? = 0 configure:3894: result: yes configure:3917: checking how to run the C preprocessor configure:3948: gcc -E conftest.c configure:3948: $? = 0 configure:3962: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | /* end confdefs.h. */ | #include configure:3987: result: gcc -E configure:4007: gcc -E conftest.c configure:4007: $? = 0 configure:4021: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | /* end confdefs.h. */ | #include configure:4050: checking for grep that handles long lines and -e configure:4108: result: /bin/grep configure:4113: checking for egrep configure:4175: result: /bin/grep -E configure:4180: checking for ANSI C header files configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4273: gcc -o conftest -g -O2 conftest.c >&5 configure:4273: $? = 0 configure:4273: ./conftest configure:4273: $? = 0 configure:4284: result: yes configure:4297: checking for sys/types.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for sys/stat.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for stdlib.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for string.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for memory.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for strings.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for inttypes.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for stdint.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4297: checking for unistd.h configure:4297: gcc -c -g -O2 conftest.c >&5 configure:4297: $? = 0 configure:4297: result: yes configure:4310: checking minix/config.h usability configure:4310: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4310: result: no configure:4310: checking minix/config.h presence configure:4310: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4310: result: no configure:4310: checking for minix/config.h configure:4310: result: no configure:4331: checking whether it is safe to define __EXTENSIONS__ configure:4349: gcc -c -g -O2 conftest.c >&5 configure:4349: $? = 0 configure:4356: result: yes configure:4377: checking for special C compiler options needed for large files configure:4422: result: no configure:4428: checking for _FILE_OFFSET_BITS value needed for large files configure:4453: gcc -c -g -O2 conftest.c >&5 configure:4453: $? = 0 configure:4485: result: no configure:4572: checking whether to enable maintainer-specific portions of Makefiles configure:4581: result: yes configure:4610: checking for a BSD-compatible install configure:4678: result: /usr/bin/install -c configure:4689: checking whether build environment is sane configure:4744: result: yes configure:4892: checking for a thread-safe mkdir -p configure:4931: result: /bin/mkdir -p configure:4938: checking for gawk configure:4954: found /usr/bin/gawk configure:4965: result: gawk configure:4976: checking whether make sets $(MAKE) configure:4998: result: yes configure:5028: checking for style of include used by make configure:5056: result: GNU configure:5090: checking whether make supports nested variables configure:5107: result: yes configure:5186: checking how to create a pax tar archive configure:5197: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 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:5200: $? = 0 configure:5240: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:5243: $? = 0 configure:5247: tar -xf - &5 configure:6131: /usr/bin/nm -B "conftest.o" configure:6134: output 0000000000000000 B some_variable configure:6141: result: BSD nm configure:6144: checking whether ln -s works configure:6148: result: yes configure:6156: checking the maximum length of command line arguments configure:6287: result: 1572864 configure:6304: checking whether the shell understands some XSI constructs configure:6314: result: yes configure:6318: checking whether the shell understands "+=" configure:6324: result: yes configure:6359: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6399: result: func_convert_file_noop configure:6406: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6426: result: func_convert_file_noop configure:6433: checking for /usr/bin/ld option to reload object files configure:6440: result: -r configure:6514: checking for objdump configure:6530: found /usr/bin/objdump configure:6541: result: objdump configure:6573: checking how to recognize dependent libraries configure:6771: result: pass_all configure:6856: checking for dlltool configure:6886: result: no configure:6916: checking how to associate runtime and link libraries configure:6943: result: printf %s\n configure:7003: checking for ar configure:7019: found /usr/bin/ar configure:7030: result: ar configure:7067: checking for archiver @FILE support configure:7084: gcc -c -g -O2 conftest.c >&5 configure:7084: $? = 0 configure:7087: ar cru libconftest.a @conftest.lst >&5 configure:7090: $? = 0 configure:7095: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7098: $? = 1 configure:7110: result: @ configure:7168: checking for strip configure:7184: found /usr/bin/strip configure:7195: result: strip configure:7267: checking for ranlib configure:7283: found /usr/bin/ranlib configure:7294: result: ranlib configure:7396: checking command to parse /usr/bin/nm -B output from gcc object configure:7516: gcc -c -g -O2 conftest.c >&5 configure:7519: $? = 0 configure:7523: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7526: $? = 0 configure:7592: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7595: $? = 0 configure:7633: result: ok configure:7670: checking for sysroot configure:7700: result: no configure:7777: gcc -c -g -O2 conftest.c >&5 configure:7780: $? = 0 configure:7969: checking for mt configure:7985: found /bin/mt configure:7996: result: mt configure:8019: checking if mt is a manifest tool configure:8025: mt '-?' configure:8033: result: no configure:8672: checking for dlfcn.h configure:8672: gcc -c -g -O2 conftest.c >&5 configure:8672: $? = 0 configure:8672: result: yes configure:8877: checking for objdir configure:8892: result: .libs configure:9163: checking if gcc supports -fno-rtti -fno-exceptions configure:9181: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9185: $? = 0 configure:9198: result: no configure:9525: checking for gcc option to produce PIC configure:9532: result: -fPIC -DPIC configure:9540: checking if gcc PIC flag -fPIC -DPIC works configure:9558: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9562: $? = 0 configure:9575: result: yes configure:9604: checking if gcc static flag -static works configure:9632: result: yes configure:9647: checking if gcc supports -c -o file.o configure:9668: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9672: $? = 0 configure:9694: result: yes configure:9702: checking if gcc supports -c -o file.o configure:9749: result: yes configure:9782: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10939: result: yes configure:10976: checking whether -lc should be explicitly linked in configure:10984: gcc -c -g -O2 conftest.c >&5 configure:10987: $? = 0 configure:11002: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11005: $? = 0 configure:11019: result: no configure:11179: checking dynamic linker characteristics configure:11679: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11679: $? = 0 configure:11913: result: GNU/Linux ld.so configure:12020: checking how to hardcode library paths into programs configure:12045: result: immediate configure:12585: checking whether stripping libraries is possible configure:12590: result: yes configure:12625: checking if libtool supports shared libraries configure:12627: result: yes configure:12630: checking whether to build shared libraries configure:12651: result: yes configure:12654: checking whether to build static libraries configure:12658: result: no configure:12705: checking whether NLS is requested configure:12714: result: yes configure:12732: checking for intltool >= 0.40.0 configure:12734: result: 0.50.2 found configure:12742: checking for intltool-update configure:12760: found /usr/bin/intltool-update configure:12772: result: /usr/bin/intltool-update configure:12782: checking for intltool-merge configure:12800: found /usr/bin/intltool-merge configure:12812: result: /usr/bin/intltool-merge configure:12822: checking for intltool-extract configure:12840: found /usr/bin/intltool-extract configure:12852: result: /usr/bin/intltool-extract configure:13006: checking for xgettext configure:13024: found /usr/bin/xgettext configure:13036: result: /usr/bin/xgettext configure:13046: checking for msgmerge configure:13064: found /usr/bin/msgmerge configure:13076: result: /usr/bin/msgmerge configure:13086: checking for msgfmt configure:13104: found /usr/bin/msgfmt configure:13116: result: /usr/bin/msgfmt configure:13126: checking for gmsgfmt configure:13157: result: /usr/bin/msgfmt configure:13177: checking for perl configure:13195: found /usr/bin/perl configure:13207: result: /usr/bin/perl configure:13218: checking for perl >= 5.8.1 configure:13225: result: 5.18.2 configure:13229: checking for XML::Parser configure:13232: result: ok configure:13257: gcc -o conftest -g -O2 conftest.c >&5 configure:13257: $? = 0 configure:13288: checking whether ln -s works configure:13292: result: yes configure:13299: checking for a sed that does not truncate output configure:13363: result: /bin/sed configure:13368: checking for grep that handles long lines and -e configure:13426: result: /bin/grep configure:13435: checking for gawk configure:13462: result: gawk configure:13474: checking for gcc option to accept ISO C99 configure:13623: gcc -c -g -O2 conftest.c >&5 conftest.c:79:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:133:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:133:18: error: 'newvar' undeclared (first use in this function) conftest.c:133:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:143:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:143:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:13623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:13623: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:13623: $? = 0 configure:13643: result: -std=gnu99 configure:13654: checking for m4 configure:13672: found /usr/bin/m4 configure:13684: result: /usr/bin/m4 configure:13694: checking for xsltproc configure:13712: found /usr/bin/xsltproc configure:13724: result: /usr/bin/xsltproc configure:13735: checking for quotaon configure:13767: result: /usr/sbin/quotaon configure:13777: checking for quotacheck configure:13809: result: /usr/sbin/quotacheck configure:13820: checking for setcap configure:13839: found /sbin/setcap configure:13852: result: /sbin/setcap configure:13863: checking for kill configure:13882: found /bin/kill configure:13895: result: /bin/kill configure:13906: checking for kmod configure:13925: found /bin/kmod configure:13938: result: /bin/kmod configure:13949: checking for kexec configure:13981: result: /usr/sbin/kexec configure:14048: checking for pkg-config configure:14066: found /usr/bin/pkg-config configure:14078: result: /usr/bin/pkg-config configure:14103: checking pkg-config is at least version 0.9.0 configure:14106: result: yes configure:14118: checking for gtk-doc configure:14121: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" configure:14124: $? = 0 configure:14130: result: yes configure:14144: checking for gtkdoc-check configure:14160: found /usr/bin/gtkdoc-check configure:14171: result: gtkdoc-check.test configure:14181: checking for gtkdoc-check configure:14199: found /usr/bin/gtkdoc-check configure:14211: result: /usr/bin/gtkdoc-check configure:14223: checking for gtkdoc-rebase configure:14241: found /usr/bin/gtkdoc-rebase configure:14253: result: /usr/bin/gtkdoc-rebase configure:14267: checking for gtkdoc-mkpdf configure:14285: found /usr/bin/gtkdoc-mkpdf configure:14297: result: /usr/bin/gtkdoc-mkpdf configure:14325: checking whether to build gtk-doc documentation configure:14327: result: no configure:14340: checking for GTKDOC_DEPS configure:14347: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14350: $? = 0 configure:14364: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14367: $? = 0 configure:14405: result: yes configure:14503: checking for gobject-introspection configure:14534: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.31.1" configure:14537: $? = 0 configure:14549: result: yes configure:14631: checking for strings configure:14647: found /usr/bin/strings configure:14658: result: strings configure:14723: checking for gperf configure:14739: found /usr/bin/gperf configure:14750: result: gperf configure:14921: checking if gcc -std=gnu99 supports flag -pipe in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -pipe conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wall in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wall conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wextra conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wno-inline conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wundef conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wformat=2 -Wformat-security -Wformat-nonliteral conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wlogical-op conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wsign-compare conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wmissing-include-dirs conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wold-style-definition conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wpointer-arith conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Winit-self conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wdeclaration-after-statement conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wfloat-equal conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wsuggest-attribute=noreturn conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wmissing-prototypes conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wstrict-prototypes conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wredundant-decls conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wmissing-declarations conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wmissing-noreturn conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wshadow conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wendif-labels conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wstrict-aliasing=2 conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wwrite-strings conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wno-long-long conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wno-overlength-strings conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wno-unused-parameter conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wno-missing-field-initializers conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wno-unused-result conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Werror=overflow conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -Wdate-time in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wdate-time conftest.c >&5 gcc: error: unrecognized command line option '-Wdate-time' configure:14932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int a = 0; int main(void) { return a; } configure:14942: result: no configure:14921: checking if gcc -std=gnu99 supports flag -Wnested-externs in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -Wnested-externs conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -ffast-math in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -ffast-math conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fno-common conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fdiagnostics-show-option conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -fdiagnostics-color in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fdiagnostics-color conftest.c >&5 gcc: error: unrecognized command line option '-fdiagnostics-color' configure:14932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int a = 0; int main(void) { return a; } configure:14942: result: no configure:14921: checking if gcc -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fno-strict-aliasing conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fvisibility=hidden conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -ffunction-sections conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fdata-sections conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -fstack-protector in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fstack-protector conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14921: checking if gcc -std=gnu99 supports flag -fstack-protector-strong in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror -fstack-protector-strong conftest.c >&5 gcc: error: unrecognized command line option '-fstack-protector-strong' configure:14932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int a = 0; int main(void) { return a; } configure:14942: result: no configure:14921: checking if gcc -std=gnu99 supports flag --param=ssp-buffer-size=4 in envvar CFLAGS configure:14932: gcc -std=gnu99 -o conftest -Werror --param=ssp-buffer-size=4 conftest.c >&5 configure:14932: $? = 0 configure:14942: result: yes configure:14957: checking if gcc -std=gnu99 supports flag -flto in envvar CFLAGS configure:14968: gcc -std=gnu99 -o conftest -Werror -flto conftest.c >&5 configure:14968: $? = 0 configure:14978: result: yes configure:15000: checking if gcc -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS configure:15011: gcc -std=gnu99 -o conftest -g -O2 -Werror -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5 configure:15011: $? = 0 configure:15021: result: yes configure:15046: checking if gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS configure:15057: gcc -std=gnu99 -o conftest -g -O2 -Werror -Wl,--as-needed conftest.c >&5 configure:15057: $? = 0 configure:15067: result: yes configure:15046: checking if gcc -std=gnu99 supports flag -Wl,--no-undefined in envvar LDFLAGS configure:15057: gcc -std=gnu99 -o conftest -g -O2 -Werror -Wl,--no-undefined conftest.c >&5 configure:15057: $? = 0 configure:15067: result: yes configure:15046: checking if gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS configure:15057: gcc -std=gnu99 -o conftest -g -O2 -Werror -Wl,--gc-sections conftest.c >&5 configure:15057: $? = 0 configure:15067: result: yes configure:15046: checking if gcc -std=gnu99 supports flag -Wl,-z,relro in envvar LDFLAGS configure:15057: gcc -std=gnu99 -o conftest -g -O2 -Werror -Wl,-z,relro conftest.c >&5 configure:15057: $? = 0 configure:15067: result: yes configure:15046: checking if gcc -std=gnu99 supports flag -Wl,-z,now in envvar LDFLAGS configure:15057: gcc -std=gnu99 -o conftest -g -O2 -Werror -Wl,-z,now conftest.c >&5 configure:15057: $? = 0 configure:15067: result: yes configure:15046: checking if gcc -std=gnu99 supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS configure:15057: gcc -std=gnu99 -o conftest -g -O2 -Werror -Wl,-fuse-ld=gold conftest.c >&5 configure:15057: $? = 0 configure:15067: result: yes configure:15083: checking size of pid_t configure:15088: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15088: $? = 0 configure:15088: ./conftest configure:15088: $? = 0 configure:15102: result: 4 configure:15116: checking size of uid_t configure:15121: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15121: $? = 0 configure:15121: ./conftest configure:15121: $? = 0 configure:15135: result: 4 configure:15149: checking size of gid_t configure:15154: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15154: $? = 0 configure:15154: ./conftest configure:15154: $? = 0 configure:15168: result: 4 configure:15204: checking for python configure:15222: found /usr/bin/python configure:15234: result: /usr/bin/python configure:15255: checking for python version configure:15262: result: 2.7 configure:15274: checking for python platform configure:15281: result: linux2 configure:15307: checking for python script directory configure:15342: result: ${prefix}/lib/python2.7/dist-packages configure:15351: checking for python extension module directory configure:15386: result: ${exec_prefix}/lib/python2.7/dist-packages configure:15440: checking for PYTHON_DEVEL configure:15447: $PKG_CONFIG --exists --print-errors "python-${PYTHON_VERSION}" configure:15450: $? = 0 configure:15464: $PKG_CONFIG --exists --print-errors "python-${PYTHON_VERSION}" configure:15467: $? = 0 configure:15645: result: yes configure:15656: checking for sphinx-build-2.7 configure:15689: result: no configure:15656: checking for sphinx-build configure:15689: result: no configure:15710: checking for library containing dlsym configure:15741: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cc2RhLix.o: In function `main': /home/aboettger/src/systemd/conftest.c:43: undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:15741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlsym (); | int | main () | { | return dlsym (); | ; | return 0; | } configure:15741: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:15741: $? = 0 configure:15758: result: -ldl configure:15770: checking sys/capability.h usability configure:15770: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15770: $? = 0 configure:15770: result: yes configure:15770: checking sys/capability.h presence configure:15770: gcc -E conftest.c configure:15770: $? = 0 configure:15770: result: yes configure:15770: checking for sys/capability.h configure:15770: result: yes configure:15784: checking linux/btrfs.h usability configure:15784: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15784: $? = 0 configure:15784: result: yes configure:15784: checking linux/btrfs.h presence configure:15784: gcc -E conftest.c configure:15784: $? = 0 configure:15784: result: yes configure:15784: checking for linux/btrfs.h configure:15784: result: yes configure:15796: checking for library containing clock_gettime configure:15827: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:15827: $? = 0 configure:15844: result: none required configure:15855: checking for library containing cap_init configure:15886: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccTl0IkS.o: In function `main': /home/aboettger/src/systemd/conftest.c:45: undefined reference to `cap_init' collect2: error: ld returned 1 exit status configure:15886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cap_init (); | int | main () | { | return cap_init (); | ; | return 0; | } configure:15886: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcap >&5 configure:15886: $? = 0 configure:15903: result: -lcap configure:15917: checking for library containing mq_open configure:15948: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccxoTz16.o: In function `main': /home/aboettger/src/systemd/conftest.c:45: undefined reference to `mq_open' collect2: error: ld returned 1 exit status configure:15948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mq_open (); | int | main () | { | return mq_open (); | ; | return 0; | } configure:15948: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 configure:15948: $? = 0 configure:15965: result: -lrt configure:15982: checking for fanotify_init configure:15982: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:15982: $? = 0 configure:15982: result: yes configure:15982: checking for fanotify_mark configure:15982: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:15982: $? = 0 configure:15982: result: yes configure:15994: checking for __secure_getenv configure:15994: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccpEGriG.o: In function `main': /home/aboettger/src/systemd/conftest.c:70: undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:15994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:15994: result: no configure:15994: checking for secure_getenv configure:15994: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:15994: $? = 0 configure:15994: result: yes configure:16003: checking whether gettid is declared configure:16003: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:51:10: error: 'gettid' undeclared (first use in this function) (void) gettid; ^ conftest.c:51:10: note: each undeclared identifier is reported only once for each function it appears in configure:16003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | #include | | int | main () | { | #ifndef gettid | #ifdef __cplusplus | (void) gettid; | #else | (void) gettid; | #endif | #endif | | ; | return 0; | } configure:16003: result: no configure:16019: checking whether pivot_root is declared configure:16019: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:52:10: error: 'pivot_root' undeclared (first use in this function) (void) pivot_root; ^ conftest.c:52:10: note: each undeclared identifier is reported only once for each function it appears in configure:16019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | #include | | int | main () | { | #ifndef pivot_root | #ifdef __cplusplus | (void) pivot_root; | #else | (void) pivot_root; | #endif | #endif | | ; | return 0; | } configure:16019: result: no configure:16035: checking whether name_to_handle_at is declared configure:16035: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16035: $? = 0 configure:16035: result: yes configure:16051: checking whether setns is declared configure:16051: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16051: $? = 0 configure:16051: result: yes configure:16067: checking whether LO_FLAGS_PARTSCAN is declared configure:16067: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16067: $? = 0 configure:16067: result: yes configure:16099: checking for DBUS configure:16106: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3.2" configure:16109: $? = 0 configure:16123: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3.2" configure:16126: $? = 0 configure:16164: result: yes configure:16318: $PKG_CONFIG --exists --print-errors " libkmod " Package libkmod was not found in the pkg-config search path. Perhaps you should add the directory containing `libkmod.pc' to the PKG_CONFIG_PATH environment variable No package 'libkmod' found configure:16321: $? = 1 configure:16425: checking for BLKID configure:16432: $PKG_CONFIG --exists --print-errors " blkid >= 2.20 " Package blkid was not found in the pkg-config search path. Perhaps you should add the directory containing `blkid.pc' to the PKG_CONFIG_PATH environment variable No package 'blkid' found configure:16435: $? = 1 configure:16449: $PKG_CONFIG --exists --print-errors " blkid >= 2.20 " Package blkid was not found in the pkg-config search path. Perhaps you should add the directory containing `blkid.pc' to the PKG_CONFIG_PATH environment variable No package 'blkid' found configure:16452: $? = 1 configure:16466: result: no No package 'blkid' found configure:16519: checking for SECCOMP configure:16526: $PKG_CONFIG --exists --print-errors "libseccomp >= 1.0.0" Package libseccomp was not found in the pkg-config search path. Perhaps you should add the directory containing `libseccomp.pc' to the PKG_CONFIG_PATH environment variable No package 'libseccomp' found configure:16529: $? = 1 configure:16543: $PKG_CONFIG --exists --print-errors "libseccomp >= 1.0.0" Package libseccomp was not found in the pkg-config search path. Perhaps you should add the directory containing `libseccomp.pc' to the PKG_CONFIG_PATH environment variable No package 'libseccomp' found configure:16546: $? = 1 configure:16560: result: no No package 'libseccomp' found configure:16637: checking for chkconfig configure:16670: result: no configure:16699: checking for SELINUX configure:16706: $PKG_CONFIG --exists --print-errors "libselinux >= 2.1.9" configure:16709: $? = 0 configure:16723: $PKG_CONFIG --exists --print-errors "libselinux >= 2.1.9" configure:16726: $? = 0 configure:16764: result: yes configure:16794: checking for APPARMOR configure:16801: $PKG_CONFIG --exists --print-errors "libapparmor" Package libapparmor was not found in the pkg-config search path. Perhaps you should add the directory containing `libapparmor.pc' to the PKG_CONFIG_PATH environment variable No package 'libapparmor' found configure:16804: $? = 1 configure:16818: $PKG_CONFIG --exists --print-errors "libapparmor" Package libapparmor was not found in the pkg-config search path. Perhaps you should add the directory containing `libapparmor.pc' to the PKG_CONFIG_PATH environment variable No package 'libapparmor' found configure:16821: $? = 1 configure:16835: result: no No package 'libapparmor' found configure:16918: checking for XZ configure:16925: $PKG_CONFIG --exists --print-errors " liblzma " configure:16928: $? = 0 configure:16942: $PKG_CONFIG --exists --print-errors " liblzma " configure:16945: $? = 0 configure:16983: result: yes configure:17019: checking security/pam_modules.h usability configure:17019: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking security/pam_modules.h presence configure:17019: gcc -E conftest.c configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking for security/pam_modules.h configure:17019: result: yes configure:17019: checking security/pam_modutil.h usability configure:17019: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking security/pam_modutil.h presence configure:17019: gcc -E conftest.c configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking for security/pam_modutil.h configure:17019: result: yes configure:17019: checking security/pam_ext.h usability configure:17019: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking security/pam_ext.h presence configure:17019: gcc -E conftest.c configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking for security/pam_ext.h configure:17019: result: yes configure:17034: checking for pam_syslog in -lpam configure:17059: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpam -ldl >&5 configure:17059: $? = 0 configure:17068: result: yes configure:17118: checking sys/acl.h usability configure:17118: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17118: $? = 0 configure:17118: result: yes configure:17118: checking sys/acl.h presence configure:17118: gcc -E conftest.c configure:17118: $? = 0 configure:17118: result: yes configure:17118: checking for sys/acl.h configure:17118: result: yes configure:17118: checking acl/libacl.h usability configure:17118: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17118: $? = 0 configure:17118: result: yes configure:17118: checking acl/libacl.h presence configure:17118: gcc -E conftest.c configure:17118: $? = 0 configure:17118: result: yes configure:17118: checking for acl/libacl.h configure:17118: result: yes configure:17133: checking for acl_get_file in -lacl configure:17158: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl -ldl >&5 configure:17158: $? = 0 configure:17167: result: yes configure:17215: checking attr/xattr.h usability configure:17215: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17215: $? = 0 configure:17215: result: yes configure:17215: checking attr/xattr.h presence configure:17215: gcc -E conftest.c configure:17215: $? = 0 configure:17215: result: yes configure:17215: checking for attr/xattr.h configure:17215: result: yes configure:17230: checking for fsetxattr in -lattr configure:17255: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lattr -ldl >&5 configure:17255: $? = 0 configure:17264: result: yes configure:17413: checking for libgcrypt-config configure:17431: found /usr/bin/libgcrypt-config configure:17443: result: /usr/bin/libgcrypt-config configure:17474: checking for LIBGCRYPT - version >= 1.4.5 configure:17508: result: yes (1.5.3) configure:17548: WARNING: *** *** The config script /usr/bin/libgcrypt-config was *** built for x86_64-pc-linux-gnu and thus may not match the *** used host x86_64-unknown-linux-gnu. *** You may want to use the configure option --with-libgcrypt-prefix *** to specify a matching config script. *** configure:17611: checking libaudit.h usability configure:17611: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:90:22: fatal error: libaudit.h: No such file or directory #include ^ compilation terminated. configure:17611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | #define HAVE_DECL_PIVOT_ROOT 0 | #define HAVE_DECL_NAME_TO_HANDLE_AT 1 | #define HAVE_DECL_SETNS 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DBUS 1 | #define HAVE_IMA 1 | #define HAVE_SELINUX 1 | #define HAVE_XZ 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_ATTR_XATTR_H 1 | #define HAVE_XATTR 1 | #define HAVE_SMACK 1 | #define HAVE_GCRYPT 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:17611: result: no configure:17611: checking libaudit.h presence configure:17611: gcc -E conftest.c conftest.c:57:22: fatal error: libaudit.h: No such file or directory #include ^ compilation terminated. configure:17611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | #define HAVE_DECL_PIVOT_ROOT 0 | #define HAVE_DECL_NAME_TO_HANDLE_AT 1 | #define HAVE_DECL_SETNS 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DBUS 1 | #define HAVE_IMA 1 | #define HAVE_SELINUX 1 | #define HAVE_XZ 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_ATTR_XATTR_H 1 | #define HAVE_XATTR 1 | #define HAVE_SMACK 1 | #define HAVE_GCRYPT 1 | /* end confdefs.h. */ | #include configure:17611: result: no configure:17611: checking for libaudit.h configure:17611: result: no configure:17626: checking for audit_open in -laudit configure:17651: gcc -std=gnu99 -o conftest -g -O2 conftest.c -laudit -ldl >&5 /usr/bin/ld: cannot find -laudit collect2: error: ld returned 1 exit status configure:17651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | #define HAVE_DECL_PIVOT_ROOT 0 | #define HAVE_DECL_NAME_TO_HANDLE_AT 1 | #define HAVE_DECL_SETNS 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DBUS 1 | #define HAVE_IMA 1 | #define HAVE_SELINUX 1 | #define HAVE_XZ 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_ATTR_XATTR_H 1 | #define HAVE_XATTR 1 | #define HAVE_SMACK 1 | #define HAVE_GCRYPT 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 audit_open (); | int | main () | { | return audit_open (); | ; | return 0; | } configure:17660: result: no configure:17694: checking for LIBCRYPTSETUP configure:17701: $PKG_CONFIG --exists --print-errors " libcryptsetup >= 1.6.0 " Package libcryptsetup was not found in the pkg-config search path. Perhaps you should add the directory containing `libcryptsetup.pc' to the PKG_CONFIG_PATH environment variable No package 'libcryptsetup' found configure:17704: $? = 1 configure:17718: $PKG_CONFIG --exists --print-errors " libcryptsetup >= 1.6.0 " Package libcryptsetup was not found in the pkg-config search path. Perhaps you should add the directory containing `libcryptsetup.pc' to the PKG_CONFIG_PATH environment variable No package 'libcryptsetup' found configure:17721: $? = 1 configure:17735: result: no No package 'libcryptsetup' found configure:17788: checking for QRENCODE configure:17795: $PKG_CONFIG --exists --print-errors " libqrencode " Package libqrencode was not found in the pkg-config search path. Perhaps you should add the directory containing `libqrencode.pc' to the PKG_CONFIG_PATH environment variable No package 'libqrencode' found configure:17798: $? = 1 configure:17812: $PKG_CONFIG --exists --print-errors " libqrencode " Package libqrencode was not found in the pkg-config search path. Perhaps you should add the directory containing `libqrencode.pc' to the PKG_CONFIG_PATH environment variable No package 'libqrencode' found configure:17815: $? = 1 configure:17829: result: no No package 'libqrencode' found configure:17882: checking for MICROHTTPD configure:17889: $PKG_CONFIG --exists --print-errors "libmicrohttpd >= 0.9.33" Package libmicrohttpd was not found in the pkg-config search path. Perhaps you should add the directory containing `libmicrohttpd.pc' to the PKG_CONFIG_PATH environment variable No package 'libmicrohttpd' found configure:17892: $? = 1 configure:17906: $PKG_CONFIG --exists --print-errors "libmicrohttpd >= 0.9.33" Package libmicrohttpd was not found in the pkg-config search path. Perhaps you should add the directory containing `libmicrohttpd.pc' to the PKG_CONFIG_PATH environment variable No package 'libmicrohttpd' found configure:17909: $? = 1 configure:17923: result: no No package 'libmicrohttpd' found configure:17976: checking for GNUTLS configure:17983: $PKG_CONFIG --exists --print-errors "gnutls >= 3.1.4" Requested 'gnutls >= 3.1.4' but version of GnuTLS is 2.12.23 You may find new versions of GnuTLS at http://www.gnu.org/software/gnutls/ configure:17986: $? = 1 configure:18000: $PKG_CONFIG --exists --print-errors "gnutls >= 3.1.4" Requested 'gnutls >= 3.1.4' but version of GnuTLS is 2.12.23 You may find new versions of GnuTLS at http://www.gnu.org/software/gnutls/ configure:18003: $? = 1 configure:18017: result: no Requested 'gnutls >= 3.1.4' but version of GnuTLS is 2.12.23 You may find new versions of GnuTLS at http://www.gnu.org/software/gnutls/ configure:18601: checking for valgrind/memcheck.h configure:18601: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:103:31: fatal error: valgrind/memcheck.h: No such file or directory #include ^ compilation terminated. configure:18601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | #define HAVE_DECL_PIVOT_ROOT 0 | #define HAVE_DECL_NAME_TO_HANDLE_AT 1 | #define HAVE_DECL_SETNS 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DBUS 1 | #define HAVE_IMA 1 | #define HAVE_SELINUX 1 | #define HAVE_XZ 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_ATTR_XATTR_H 1 | #define HAVE_XATTR 1 | #define HAVE_SMACK 1 | #define HAVE_GCRYPT 1 | #define HAVE_LOGIND 1 | #define HAVE_MACHINED 1 | #define NTP_SERVERS "time1.google.com time2.google.com time3.google.com time4.google.com" | #define TIME_EPOCH 1400156301 | #define ENABLE_POLKIT 1 | #define ENABLE_NETWORKD 1 | #define ENABLE_EFI 1 | #define RC_LOCAL_SCRIPT_PATH_START "/etc/rc.local" | #define RC_LOCAL_SCRIPT_PATH_STOP "/usr/sbin/halt.local" | #define KBD_LOADKEYS "/usr/bin/loadkeys" | #define KBD_SETFONT "/usr/bin/setfont" | #define TELINIT "/lib/sysvinit/telinit" | /* 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:18601: result: no configure:18601: checking for valgrind/valgrind.h configure:18601: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:103:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. configure:18601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | #define HAVE_DECL_PIVOT_ROOT 0 | #define HAVE_DECL_NAME_TO_HANDLE_AT 1 | #define HAVE_DECL_SETNS 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DBUS 1 | #define HAVE_IMA 1 | #define HAVE_SELINUX 1 | #define HAVE_XZ 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_ATTR_XATTR_H 1 | #define HAVE_XATTR 1 | #define HAVE_SMACK 1 | #define HAVE_GCRYPT 1 | #define HAVE_LOGIND 1 | #define HAVE_MACHINED 1 | #define NTP_SERVERS "time1.google.com time2.google.com time3.google.com time4.google.com" | #define TIME_EPOCH 1400156301 | #define ENABLE_POLKIT 1 | #define ENABLE_NETWORKD 1 | #define ENABLE_EFI 1 | #define RC_LOCAL_SCRIPT_PATH_START "/etc/rc.local" | #define RC_LOCAL_SCRIPT_PATH_STOP "/usr/sbin/halt.local" | #define KBD_LOADKEYS "/usr/bin/loadkeys" | #define KBD_SETFONT "/usr/bin/setfont" | #define TELINIT "/lib/sysvinit/telinit" | /* 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:18601: result: no configure:18626: checking for ANSI C header files configure:18730: result: yes configure:18741: checking arpa/inet.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking arpa/inet.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for arpa/inet.h configure:18741: result: yes configure:18741: checking fcntl.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking fcntl.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for fcntl.h configure:18741: result: yes configure:18741: checking for inttypes.h configure:18741: result: yes configure:18741: checking netdb.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking netdb.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for netdb.h configure:18741: result: yes configure:18741: checking netinet/in.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking netinet/in.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for netinet/in.h configure:18741: result: yes configure:18741: checking for stdlib.h configure:18741: result: yes configure:18741: checking for string.h configure:18741: result: yes configure:18741: checking sys/socket.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking sys/socket.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for sys/socket.h configure:18741: result: yes configure:18741: checking sys/time.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking sys/time.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for sys/time.h configure:18741: result: yes configure:18741: checking for unistd.h configure:18741: result: yes configure:18741: checking nss.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking nss.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for nss.h configure:18741: result: yes configure:18741: checking sys/ioctl.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking sys/ioctl.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for sys/ioctl.h configure:18741: result: yes configure:18741: checking sys/auxv.h usability configure:18741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking sys/auxv.h presence configure:18741: gcc -E conftest.c configure:18741: $? = 0 configure:18741: result: yes configure:18741: checking for sys/auxv.h configure:18741: result: yes configure:18752: checking for an ANSI C-conforming const configure:18818: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18818: $? = 0 configure:18825: result: yes configure:18833: checking for size_t configure:18833: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18833: $? = 0 configure:18833: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:119:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:18833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemd" | #define PACKAGE_TARNAME "systemd" | #define PACKAGE_VERSION "212" | #define PACKAGE_STRING "systemd 212" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" | #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "systemd" | #define VERSION "212" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_PID_T 4 | #define SIZEOF_UID_T 4 | #define SIZEOF_GID_T 4 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_LINUX_BTRFS_H 1 | #define HAVE_FANOTIFY_INIT 1 | #define HAVE_FANOTIFY_MARK 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_DECL_GETTID 0 | #define HAVE_DECL_PIVOT_ROOT 0 | #define HAVE_DECL_NAME_TO_HANDLE_AT 1 | #define HAVE_DECL_SETNS 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_DBUS 1 | #define HAVE_IMA 1 | #define HAVE_SELINUX 1 | #define HAVE_XZ 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_ATTR_XATTR_H 1 | #define HAVE_XATTR 1 | #define HAVE_SMACK 1 | #define HAVE_GCRYPT 1 | #define HAVE_LOGIND 1 | #define HAVE_MACHINED 1 | #define NTP_SERVERS "time1.google.com time2.google.com time3.google.com time4.google.com" | #define TIME_EPOCH 1400156301 | #define ENABLE_POLKIT 1 | #define ENABLE_NETWORKD 1 | #define ENABLE_EFI 1 | #define RC_LOCAL_SCRIPT_PATH_START "/etc/rc.local" | #define RC_LOCAL_SCRIPT_PATH_STOP "/usr/sbin/halt.local" | #define KBD_LOADKEYS "/usr/bin/loadkeys" | #define KBD_SETFONT "/usr/bin/setfont" | #define TELINIT "/lib/sysvinit/telinit" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_AUXV_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18833: result: yes configure:18844: checking whether time.h and sys/time.h may both be included configure:18864: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18864: $? = 0 configure:18871: result: yes configure:18882: checking for stdlib.h configure:18882: result: yes configure:18892: checking for GNU libc compatible malloc configure:18916: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:18916: $? = 0 configure:18916: ./conftest configure:18916: $? = 0 configure:18926: result: yes configure:18950: checking sys/select.h usability configure:18950: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18950: $? = 0 configure:18950: result: yes configure:18950: checking sys/select.h presence configure:18950: gcc -E conftest.c configure:18950: $? = 0 configure:18950: result: yes configure:18950: checking for sys/select.h configure:18950: result: yes configure:18950: checking for sys/socket.h configure:18950: result: yes configure:18960: checking types of arguments for select configure:18988: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18988: $? = 0 configure:18999: result: int,fd_set *,struct timeval * configure:19025: checking for gethostbyaddr configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for gethostbyname configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for gettimeofday configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for inet_ntoa configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for memset configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 conftest.c:118:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for select configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for socket configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for strcspn configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 conftest.c:121:6: warning: conflicting types for built-in function 'strcspn' [enabled by default] char strcspn (); ^ configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for strdup configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for strerror configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for strncasecmp configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 conftest.c:124:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for strcasecmp configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 conftest.c:125:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:19025: $? = 0 configure:19025: result: yes configure:19025: checking for strspn configure:19025: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 conftest.c:126:6: warning: conflicting types for built-in function 'strspn' [enabled by default] char strspn (); ^ configure:19025: $? = 0 configure:19025: result: yes configure:19091: checking for GLIB configure:19098: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0 gio-2.0" configure:19101: $? = 0 configure:19115: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0 gio-2.0" configure:19118: $? = 0 configure:19176: result: yes configure:19561: checking that generated files are newer than configure configure:19567: result: done configure:19810: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by systemd config.status 212, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sturm config.status:1445: creating Makefile config.status:1445: creating po/Makefile.in config.status:1445: creating docs/libudev/Makefile config.status:1445: creating docs/libudev/version.xml config.status:1445: creating docs/gudev/Makefile config.status:1445: creating docs/gudev/version.xml config.status:1445: creating config.h config.status:1626: config.h is unchanged config.status:1674: executing depfiles commands config.status:1674: executing libtool commands config.status:1674: executing po/stamp-it commands configure:22149: result: systemd 212 libcryptsetup: no PAM: yes AUDIT: no IMA: yes AppArmor: no SELinux: yes SECCOMP: no SMACK: yes XZ: yes ACL: yes XATTR: yes GCRYPT: yes QRENCODE: no MICROHTTPD: no CHKCONFIG: no GNUTLS: no binfmt: yes vconsole: yes readahead: yes bootchart: yes quotacheck: yes tmpfiles: yes randomseed: yes backlight: yes rfkill: yes logind: yes machined: yes hostnamed: yes timedated: yes timesyncd: yes default NTP servers: time1.google.com time2.google.com time3.google.com time4.google.com time epoch: 1400156301 localed: yes networkd: yes coredump: yes polkit: yes efi: yes kmod: no blkid: no dbus: yes nss-myhostname: yes gudev: yes gintrospection: yes multi-seat-x: yes kdbus: no Python: yes Python Headers: yes man pages: yes gtk-doc: no test coverage: no Split /usr: no SysV compatibility: yes compatibility libraries: no prefix: /usr rootprefix: /usr sysconf dir: ${prefix}/etc datarootdir: ${prefix}/share includedir: ${prefix}/include include_prefix: lib dir: ${exec_prefix}/lib rootlib dir: ${exec_prefix}/lib SysV init scripts: /etc/init.d SysV rc?.d directories: /etc/rc.d Build Python: /usr/bin/python Installation Python: /usr/bin/python sphinx binary: firmware path: PAM modules dir: ${exec_prefix}/lib/security PAM configuration dir: ${prefix}/etc/pam.d D-Bus policy dir: /etc/dbus-1/system.d D-Bus session dir: /usr/share/dbus-1/services D-Bus system dir: /usr/share/dbus-1/system-services D-Bus interfaces dir: /usr/share/dbus-1/interfaces Bash completions dir: /usr/share/bash-completion/completions Zsh completions dir: ${datarootdir}/zsh/site-functions Extra start script: /etc/rc.local Extra stop script: /usr/sbin/halt.local Debug shell: /sbin/sushell @ /dev/tty9 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 -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -g -O2 CPPFLAGS: -Wp,-D_FORTIFY_SOURCE=2 LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold PYTHON_CFLAGS: -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 PYTHON_LIBS: -lpython2.7 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_KMOD_CFLAGS_set= ac_cv_env_KMOD_CFLAGS_value= ac_cv_env_KMOD_LIBS_set= ac_cv_env_KMOD_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBCRYPTSETUP_CFLAGS_set= ac_cv_env_LIBCRYPTSETUP_CFLAGS_value= ac_cv_env_LIBCRYPTSETUP_LIBS_set= ac_cv_env_LIBCRYPTSETUP_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MICROHTTPD_CFLAGS_set= ac_cv_env_MICROHTTPD_CFLAGS_value= ac_cv_env_MICROHTTPD_LIBS_set= ac_cv_env_MICROHTTPD_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_BINARY_set= ac_cv_env_PYTHON_BINARY_value= ac_cv_env_PYTHON_DEVEL_CFLAGS_set= ac_cv_env_PYTHON_DEVEL_CFLAGS_value= ac_cv_env_PYTHON_DEVEL_LIBS_set= ac_cv_env_PYTHON_DEVEL_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_QRENCODE_CFLAGS_set= ac_cv_env_QRENCODE_CFLAGS_value= ac_cv_env_QRENCODE_LIBS_set= ac_cv_env_QRENCODE_LIBS_value= ac_cv_env_SECCOMP_CFLAGS_set= ac_cv_env_SECCOMP_CFLAGS_value= ac_cv_env_SECCOMP_LIBS_set= ac_cv_env_SECCOMP_LIBS_value= ac_cv_env_SELINUX_CFLAGS_set= ac_cv_env_SELINUX_CFLAGS_value= ac_cv_env_SELINUX_LIBS_set= ac_cv_env_SELINUX_LIBS_value= ac_cv_env_XZ_CFLAGS_set= ac_cv_env_XZ_CFLAGS_value= ac_cv_env_XZ_LIBS_set= ac_cv_env_XZ_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___secure_getenv=no ac_cv_func_fanotify_init=yes ac_cv_func_fanotify_mark=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_secure_getenv=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strspn=yes ac_cv_have_decl_LO_FLAGS_PARTSCAN=yes ac_cv_have_decl_gettid=no ac_cv_have_decl_name_to_handle_at=yes ac_cv_have_decl_pivot_root=no ac_cv_have_decl_setns=yes ac_cv_header_acl_libacl_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_attr_xattr_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libaudit_h=no ac_cv_header_linux_btrfs_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nss_h=yes 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_auxv_h=yes ac_cv_header_sys_capability_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=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-unknown-linux-gnu ac_cv_lib_acl_acl_get_file=yes ac_cv_lib_attr_fsetxattr=yes ac_cv_lib_audit_audit_open=no 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/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_KEXEC=/usr/sbin/kexec ac_cv_path_KILL=/bin/kill ac_cv_path_KMOD=/bin/kmod ac_cv_path_M4=/usr/bin/m4 ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_QUOTACHECK=/usr/sbin/quotacheck ac_cv_path_QUOTAON=/usr/sbin/quotaon ac_cv_path_SED=/bin/sed ac_cv_path_SETCAP=/sbin/setcap ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_GPERF=gperf ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRINGS=strings ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_cap_init=-lcap ac_cv_search_clock_gettime='none required' ac_cv_search_dlsym=-ldl ac_cv_search_mq_open=-lrt ac_cv_sizeof_gid_t=4 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_uid_t=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages' am_cv_python_version=2.7 cc_cv_CFLAGS__Wall=yes cc_cv_CFLAGS__Wdate_time=no cc_cv_CFLAGS__Wdeclaration_after_statement=yes cc_cv_CFLAGS__Wendif_labels=yes cc_cv_CFLAGS__Werror_overflow=yes cc_cv_CFLAGS__Wextra=yes cc_cv_CFLAGS__Wfloat_equal=yes cc_cv_CFLAGS__Wformat_2__Wformat_security__Wformat_nonliteral=yes cc_cv_CFLAGS__Winit_self=yes cc_cv_CFLAGS__Wlogical_op=yes cc_cv_CFLAGS__Wmissing_declarations=yes cc_cv_CFLAGS__Wmissing_include_dirs=yes cc_cv_CFLAGS__Wmissing_noreturn=yes cc_cv_CFLAGS__Wmissing_prototypes=yes cc_cv_CFLAGS__Wnested_externs=yes cc_cv_CFLAGS__Wno_inline=yes cc_cv_CFLAGS__Wno_long_long=yes cc_cv_CFLAGS__Wno_missing_field_initializers=yes cc_cv_CFLAGS__Wno_overlength_strings=yes cc_cv_CFLAGS__Wno_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__fdata_sections=yes cc_cv_CFLAGS__fdiagnostics_color=no cc_cv_CFLAGS__fdiagnostics_show_option=yes cc_cv_CFLAGS__ffast_math=yes cc_cv_CFLAGS__ffunction_sections=yes cc_cv_CFLAGS__flto=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=no cc_cv_CFLAGS__fvisibility_hidden=yes cc_cv_CFLAGS__pipe=yes cc_cv_CPPFLAGS__Wp__D_FORTIFY_SOURCE_2=yes 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 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/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-ldbus-1 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_PYTHON_DEVEL_CFLAGS='-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 ' pkg_cv_PYTHON_DEVEL_LIBS='-lpython2.7 ' pkg_cv_SELINUX_CFLAGS=' ' pkg_cv_SELINUX_LIBS='-lselinux ' pkg_cv_XZ_CFLAGS=' ' pkg_cv_XZ_LIBS='-llzma ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/aboettger/src/systemd/build-aux/missing aclocal-1.14' ACL_LIBS='-lacl' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPARMOR_CFLAGS='' APPARMOR_LIBS='' AR='ar' AUDIT_LIBS='' AUTOCONF='${SHELL} /home/aboettger/src/systemd/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/aboettger/src/systemd/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/aboettger/src/systemd/build-aux/missing automake-1.14' AWK='gawk' BLKID_CFLAGS='' BLKID_LIBS='' CAP_LIBS='-lcap ' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHKCONFIG='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include ' DBUS_LIBS='-ldbus-1 ' DEBUGTTY='/dev/tty9' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BACKLIGHT_FALSE='#' ENABLE_BACKLIGHT_TRUE='' ENABLE_BINFMT_FALSE='#' ENABLE_BINFMT_TRUE='' ENABLE_BOOTCHART_FALSE='#' ENABLE_BOOTCHART_TRUE='' ENABLE_COMPAT_LIBS_FALSE='' ENABLE_COMPAT_LIBS_TRUE='#' ENABLE_COREDUMP_FALSE='#' ENABLE_COREDUMP_TRUE='' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ENABLE_EFI_FALSE='#' ENABLE_EFI_TRUE='' ENABLE_FIRMWARE_FALSE='' ENABLE_FIRMWARE_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TESTS_FALSE='#' ENABLE_GTK_DOC_TESTS_TRUE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_GUDEV_FALSE='#' ENABLE_GUDEV_TRUE='' ENABLE_HOSTNAMED_FALSE='#' ENABLE_HOSTNAMED_TRUE='' ENABLE_KDBUS_FALSE='' ENABLE_KDBUS_TRUE='#' ENABLE_LOCALED_FALSE='#' ENABLE_LOCALED_TRUE='' ENABLE_LOGIND_FALSE='#' ENABLE_LOGIND_TRUE='' ENABLE_MACHINED_FALSE='#' ENABLE_MACHINED_TRUE='' ENABLE_MANPAGES_FALSE='#' ENABLE_MANPAGES_TRUE='' ENABLE_MULTI_SEAT_X_FALSE='#' ENABLE_MULTI_SEAT_X_TRUE='' ENABLE_NETWORKD_FALSE='#' ENABLE_NETWORKD_TRUE='' ENABLE_POLKIT_FALSE='#' ENABLE_POLKIT_TRUE='' ENABLE_QUOTACHECK_FALSE='#' ENABLE_QUOTACHECK_TRUE='' ENABLE_RANDOMSEED_FALSE='#' ENABLE_RANDOMSEED_TRUE='' ENABLE_READAHEAD_FALSE='#' ENABLE_READAHEAD_TRUE='' ENABLE_RFKILL_FALSE='#' ENABLE_RFKILL_TRUE='' ENABLE_TESTS_FALSE='#' ENABLE_TESTS_TRUE='' ENABLE_TIMEDATED_FALSE='#' ENABLE_TIMEDATED_TRUE='' ENABLE_TIMESYNCD_FALSE='#' ENABLE_TIMESYNCD_TRUE='' ENABLE_TMPFILES_FALSE='#' ENABLE_TMPFILES_TRUE='' ENABLE_VCONSOLE_FALSE='#' ENABLE_VCONSOLE_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FIRMWARE_PATH='' GCRYPT_CFLAGS='' GCRYPT_LIBS='-lgcrypt' GETTEXT_PACKAGE='systemd' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GPERF='gperf' GREP='/bin/grep' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_ACL_FALSE='#' HAVE_ACL_TRUE='' HAVE_APPARMOR_FALSE='' HAVE_APPARMOR_TRUE='#' HAVE_BLKID_FALSE='' HAVE_BLKID_TRUE='#' HAVE_DBUS_FALSE='#' HAVE_DBUS_TRUE='' HAVE_GCRYPT_FALSE='#' HAVE_GCRYPT_TRUE='' HAVE_GNUTLS_FALSE='' HAVE_GNUTLS_TRUE='#' HAVE_GTK_DOC_FALSE='#' HAVE_GTK_DOC_TRUE='' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_TRUE='' HAVE_KMOD_FALSE='' HAVE_KMOD_TRUE='#' HAVE_LIBCRYPTSETUP_FALSE='' HAVE_LIBCRYPTSETUP_TRUE='#' HAVE_MICROHTTPD_FALSE='' HAVE_MICROHTTPD_TRUE='#' HAVE_MYHOSTNAME_FALSE='#' HAVE_MYHOSTNAME_TRUE='' HAVE_PAM_FALSE='#' HAVE_PAM_TRUE='' HAVE_PYTHON_DEVEL_FALSE='#' HAVE_PYTHON_DEVEL_TRUE='' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_QRENCODE_FALSE='' HAVE_QRENCODE_TRUE='#' HAVE_SECCOMP_FALSE='' HAVE_SECCOMP_TRUE='#' HAVE_SELINUX_FALSE='#' HAVE_SELINUX_TRUE='' HAVE_SYSV_COMPAT_FALSE='#' HAVE_SYSV_COMPAT_TRUE='' HAVE_XATTR_FALSE='#' HAVE_XATTR_TRUE='' HAVE_XZ_FALSE='#' HAVE_XZ_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTROSPECTION_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gobject-introspection-1.0 ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0' KBD_LOADKEYS='/usr/bin/loadkeys' KBD_SETFONT='/usr/bin/setfont' KEXEC='/usr/sbin/kexec' KILL='/bin/kill' KMOD='/bin/kmod' KMOD_CFLAGS='' KMOD_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBCRYPTSETUP_CFLAGS='' LIBCRYPTSETUP_LIBS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt' LIBOBJS='' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' M4='/usr/bin/m4' M4_DEFINES=' -DHAVE_SELINUX -DHAVE_PAM -DHAVE_SMACK -DHAVE_SYSV_COMPAT' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/aboettger/src/systemd/build-aux/missing makeinfo' MANIFEST_TOOL=':' MICROHTTPD_CFLAGS='' MICROHTTPD_LIBS='' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' NTP_SERVERS='time1.google.com time2.google.com time3.google.com time4.google.com' OBJDUMP='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 -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto ' OUR_CPPFLAGS=' -Wp,-D_FORTIFY_SOURCE=2 ' OUR_LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold ' PACKAGE='systemd' PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=systemd' PACKAGE_NAME='systemd' PACKAGE_STRING='systemd 212' PACKAGE_TARNAME='systemd' PACKAGE_URL='http://www.freedesktop.org/wiki/Software/systemd' PACKAGE_VERSION='212' PAM_LIBS='-lpam -lpam_misc' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/usr/bin/python' PYTHON_BINARY='/usr/bin/python' PYTHON_DEVEL_CFLAGS='-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 ' PYTHON_DEVEL_LIBS='-lpython2.7 ' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' QRENCODE_CFLAGS='' QRENCODE_LIBS='' QUOTACHECK='/usr/sbin/quotacheck' QUOTAON='/usr/sbin/quotaon' RANLIB='ranlib' RC_LOCAL_SCRIPT_PATH_START='/etc/rc.local' RC_LOCAL_SCRIPT_PATH_STOP='/usr/sbin/halt.local' RT_LIBS='-lrt ' SECCOMP_CFLAGS='' SECCOMP_LIBS='' SED='/bin/sed' SELINUX_CFLAGS=' ' SELINUX_LIBS='-lselinux ' SETCAP='/sbin/setcap' SET_MAKE='' SHELL='/bin/bash' SPHINX_BUILD='' STRINGS='strings' STRIP='strip' SUSHELL='/sbin/sushell' SYSTEM_SYSVINIT_PATH='/etc/init.d' SYSTEM_SYSVRCND_PATH='/etc/rc.d' TELINIT='/lib/sysvinit/telinit' USE_NLS='yes' VERSION='212' XATTR_LIBS='-lattr' XGETTEXT='/usr/bin/xgettext' XSLTPROC='/usr/bin/xsltproc' XZ_CFLAGS=' ' XZ_LIBS='-llzma ' ac_ct_AR='ar' ac_ct_CC='gcc' 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='_no' 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-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' dbusinterfacedir='/usr/share/dbus-1/interfaces' dbuspolicydir='/etc/dbus-1/system.d' dbussessionservicedir='/usr/share/dbus-1/services' dbussystemservicedir='/usr/share/dbus-1/system-services' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/aboettger/src/systemd/build-aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' lcov_found='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pamconfdir='${prefix}/etc/pam.d' pamlibdir='${exec_prefix}/lib/security' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/systemd' pkgpythondir='${pythondir}/systemd' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' pythondir='${prefix}/lib/python2.7/dist-packages' rootlibdir='${exec_prefix}/lib' rootprefix='/usr' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' zshcompletiondir='${datarootdir}/zsh/site-functions' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "systemd" #define PACKAGE_TARNAME "systemd" #define PACKAGE_VERSION "212" #define PACKAGE_STRING "systemd 212" #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=systemd" #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "systemd" #define VERSION "212" #define CANONICAL_HOST "x86_64-unknown-linux-gnu" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define SIZEOF_PID_T 4 #define SIZEOF_UID_T 4 #define SIZEOF_GID_T 4 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_LINUX_BTRFS_H 1 #define HAVE_FANOTIFY_INIT 1 #define HAVE_FANOTIFY_MARK 1 #define HAVE_SECURE_GETENV 1 #define HAVE_DECL_GETTID 0 #define HAVE_DECL_PIVOT_ROOT 0 #define HAVE_DECL_NAME_TO_HANDLE_AT 1 #define HAVE_DECL_SETNS 1 #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 #define HAVE_DBUS 1 #define HAVE_IMA 1 #define HAVE_SELINUX 1 #define HAVE_XZ 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_ATTR_XATTR_H 1 #define HAVE_XATTR 1 #define HAVE_SMACK 1 #define HAVE_GCRYPT 1 #define HAVE_LOGIND 1 #define HAVE_MACHINED 1 #define NTP_SERVERS "time1.google.com time2.google.com time3.google.com time4.google.com" #define TIME_EPOCH 1400156301 #define ENABLE_POLKIT 1 #define ENABLE_NETWORKD 1 #define ENABLE_EFI 1 #define RC_LOCAL_SCRIPT_PATH_START "/etc/rc.local" #define RC_LOCAL_SCRIPT_PATH_STOP "/usr/sbin/halt.local" #define KBD_LOADKEYS "/usr/bin/loadkeys" #define KBD_SETFONT "/usr/bin/setfont" #define TELINIT "/lib/sysvinit/telinit" #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NSS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_AUXV_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRSPN 1 #define HAVE_GLIB 1 #define HAVE_SYSV_COMPAT /**/ configure: exit 0