This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ConsoleKit2 configure 1.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-cgroups ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops.com uname -m = x86_64 uname -r = 5.4.4 uname -s = Linux uname -v = #6 SMP Wed Dec 18 15:42:32 MST 2019 /usr/bin/uname -p = AMD Ryzen 7 2700X Eight-Core Processor /bin/uname -X = unknown /bin/arch = x86_64 /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/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: ~/.cargo/bin PATH: /usr/lib64/java/bin PATH: /usr/lib64/java/jre/bin PATH: /usr/lib64/kde4/libexec PATH: /usr/lib64/libreoffice/program PATH: /usr/lib64/qt/bin PATH: /usr/lib64/qt5/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2606: checking for a BSD-compatible install configure:2674: result: /usr/bin/ginstall -c configure:2685: checking whether build environment is sane configure:2740: result: yes configure:2889: checking for a thread-safe mkdir -p configure:2928: result: /usr/bin/mkdir -p configure:2935: checking for gawk configure:2951: found /usr/bin/gawk configure:2962: result: gawk configure:2973: checking whether make sets $(MAKE) configure:2995: result: yes configure:3024: checking whether make supports nested variables configure:3041: result: yes configure:3130: checking whether UID '0' is supported by ustar format configure:3133: result: yes configure:3140: checking whether GID '0' is supported by ustar format configure:3143: result: yes configure:3151: checking how to create a ustar tar archive configure:3162: tar --version tar (GNU tar) 1.30 Copyright (C) 2017 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:3165: $? = 0 configure:3205: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3208: $? = 0 configure:3212: tar -xf - &5 gcc (GCC) 9.2.0 Copyright (C) 2019 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:3734: $? = 0 configure:3723: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/9.2.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/9.2.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-9.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 9.2.0 (GCC) configure:3734: $? = 0 configure:3723: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3734: $? = 1 configure:3723: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3734: $? = 1 configure:3754: checking whether the C compiler works configure:3776: gcc conftest.c >&5 configure:3780: $? = 0 configure:3828: result: yes configure:3831: checking for C compiler default output file name configure:3833: result: a.out configure:3839: checking for suffix of executables configure:3846: gcc -o conftest conftest.c >&5 configure:3850: $? = 0 configure:3872: result: configure:3894: checking whether we are cross compiling configure:3902: gcc -o conftest conftest.c >&5 configure:3906: $? = 0 configure:3913: ./conftest configure:3917: $? = 0 configure:3905: result: no configure:3910: checking for suffix of object files configure:3932: gcc -c conftest.c >&5 configure:3936: $? = 0 configure:3957: result: o configure:3961: checking whether we are using the GNU C compiler configure:3980: gcc -c conftest.c >&5 configure:3980: $? = 0 configure:3989: result: yes configure:3998: checking whether gcc accepts -g configure:4018: gcc -c -g conftest.c >&5 configure:4018: $? = 0 configure:4059: result: yes configure:4076: checking for gcc option to accept ISO C89 configure:4139: gcc -c -g -O2 conftest.c >&5 configure:4139: $? = 0 configure:4152: result: none needed configure:4177: checking whether gcc understands -c and -o together configure:4199: gcc -c conftest.c -o conftest2.o configure:4202: $? = 0 configure:4199: gcc -c conftest.c -o conftest2.o configure:4202: $? = 0 configure:4214: result: yes configure:4233: checking dependency style of gcc configure:4344: result: gcc3 configure:4365: checking how to run the C preprocessor configure:4396: gcc -E conftest.c configure:4396: $? = 0 configure:4410: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:4435: result: gcc -E configure:4455: gcc -E conftest.c configure:4455: $? = 0 configure:4469: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:4498: checking for grep that handles long lines and -e configure:4556: result: /usr/bin/grep configure:4561: checking for egrep configure:4623: result: /usr/bin/grep -E configure:4628: checking for ANSI C header files configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4648: $? = 0 configure:4721: gcc -o conftest -g -O2 conftest.c >&5 configure:4721: $? = 0 configure:4721: ./conftest configure:4721: $? = 0 configure:4732: result: yes configure:4745: checking for sys/types.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for sys/stat.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for stdlib.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for string.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for memory.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for strings.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for inttypes.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for stdint.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4745: checking for unistd.h configure:4745: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4745: result: yes configure:4758: checking minix/config.h usability configure:4758: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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:4758: result: no configure:4758: checking minix/config.h presence configure:4758: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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:4758: result: no configure:4758: checking for minix/config.h configure:4758: result: no configure:4779: checking whether it is safe to define __EXTENSIONS__ configure:4797: gcc -c -g -O2 conftest.c >&5 configure:4797: $? = 0 configure:4804: result: yes configure:4819: checking for library containing strerror configure:4850: gcc -o conftest -g -O2 conftest.c >&5 configure:4850: $? = 0 configure:4867: result: none required configure:4923: checking for gcc configure:4950: result: gcc configure:5179: checking for C compiler version configure:5188: gcc --version >&5 gcc (GCC) 9.2.0 Copyright (C) 2019 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:5199: $? = 0 configure:5188: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/9.2.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/9.2.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-9.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 9.2.0 (GCC) configure:5199: $? = 0 configure:5188: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5199: $? = 1 configure:5188: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5199: $? = 1 configure:5203: checking whether we are using the GNU C compiler configure:5231: result: yes configure:5240: checking whether gcc accepts -g configure:5301: result: yes configure:5318: checking for gcc option to accept ISO C89 configure:5394: result: none needed configure:5419: checking whether gcc understands -c and -o together configure:5456: result: yes configure:5475: checking dependency style of gcc configure:5586: result: gcc3 configure:5602: checking for ANSI C header files configure:5706: result: yes configure:5774: checking build system type configure:5788: result: x86_64-pc-linux-gnu configure:5808: checking host system type configure:5821: result: x86_64-pc-linux-gnu configure:5862: checking how to print strings configure:5889: result: printf configure:5910: checking for a sed that does not truncate output configure:5974: result: /usr/bin/sed configure:5992: checking for fgrep configure:6054: result: /usr/bin/grep -F configure:6089: checking for ld used by gcc configure:6156: result: /usr/bin/ld configure:6163: checking if the linker (/usr/bin/ld) is GNU ld configure:6178: result: yes configure:6190: checking for BSD- or MS-compatible name lister (nm) configure:6244: result: /usr/bin/nm -B configure:6374: checking the name lister (/usr/bin/nm -B) interface configure:6381: gcc -c -g -O2 conftest.c >&5 configure:6384: /usr/bin/nm -B "conftest.o" configure:6387: output 0000000000000000 B some_variable configure:6388: result: BSD nm configure:6391: checking whether ln -s works configure:6395: result: yes configure:6403: checking the maximum length of command line arguments configure:6534: result: 1572864 configure:6582: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6622: result: func_convert_file_noop configure:6629: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6649: result: func_convert_file_noop configure:6656: checking for /usr/bin/ld option to reload object files configure:6663: result: -r configure:6737: checking for objdump configure:6753: found /usr/bin/objdump configure:6764: result: objdump configure:6796: checking how to recognize dependent libraries configure:6996: result: pass_all configure:7081: checking for dlltool configure:7097: found /usr/bin/dlltool configure:7108: result: dlltool configure:7141: checking how to associate runtime and link libraries configure:7168: result: printf %s\n configure:7228: checking for ar configure:7244: found /usr/bin/ar configure:7255: result: ar configure:7292: checking for archiver @FILE support configure:7309: gcc -c -g -O2 conftest.c >&5 configure:7309: $? = 0 configure:7312: ar cru libconftest.a @conftest.lst >&5 configure:7315: $? = 0 configure:7320: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7323: $? = 1 configure:7322: result: @ configure:7380: checking for strip configure:7396: found /usr/bin/strip configure:7407: result: strip configure:7479: checking for ranlib configure:7495: found /usr/bin/ranlib configure:7506: result: ranlib configure:7608: checking command to parse /usr/bin/nm -B output from gcc object configure:7761: gcc -c -g -O2 conftest.c >&5 configure:7764: $? = 0 configure:7768: /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:7771: $? = 0 configure:7837: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7840: $? = 0 configure:7878: result: ok configure:7925: checking for sysroot configure:7955: result: no configure:7962: checking for a working dd configure:8000: result: /usr/bin/dd configure:8004: checking how to truncate binary pipes configure:8019: result: /usr/bin/dd bs=4096 count=1 configure:8155: gcc -c -g -O2 conftest.c >&5 configure:8158: $? = 0 configure:8348: checking for mt configure:8364: found /bin/mt configure:8375: result: mt configure:8398: checking if mt is a manifest tool configure:8404: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:8412: result: no configure:9086: checking for dlfcn.h configure:9086: gcc -c -g -O2 conftest.c >&5 configure:9086: $? = 0 configure:9086: result: yes configure:9312: checking for objdir configure:9327: result: .libs configure:9591: checking if gcc supports -fno-rtti -fno-exceptions configure:9609: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9613: $? = 0 configure:9626: result: no configure:9984: checking for gcc option to produce PIC configure:9991: result: -fPIC -DPIC configure:9999: checking if gcc PIC flag -fPIC -DPIC works configure:10017: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10021: $? = 0 configure:10034: result: yes configure:10063: checking if gcc static flag -static works configure:10091: result: yes configure:10106: checking if gcc supports -c -o file.o configure:10127: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10131: $? = 0 configure:10153: result: yes configure:10161: checking if gcc supports -c -o file.o configure:10208: result: yes configure:10241: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11500: result: yes configure:11537: checking whether -lc should be explicitly linked in configure:11545: gcc -c -g -O2 conftest.c >&5 configure:11548: $? = 0 configure:11563: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11566: $? = 0 configure:11580: result: no configure:11740: checking dynamic linker characteristics configure:12334: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12334: $? = 0 configure:12571: result: GNU/Linux ld.so configure:12693: checking how to hardcode library paths into programs configure:12718: result: immediate configure:13266: checking whether stripping libraries is possible configure:13271: result: yes configure:13306: checking if libtool supports shared libraries configure:13308: result: yes configure:13311: checking whether to build shared libraries configure:13336: result: yes configure:13339: checking whether to build static libraries configure:13343: result: no configure:10159: checking for ANSI C header files configure:10263: result: yes configure:10271: checking for pid_t configure:10271: gcc -c -g -O2 conftest.c >&5 configure:10271: $? = 0 configure:10271: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token 66 | if (sizeof ((pid_t))) | ^ configure:10271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 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 ((pid_t))) | return 0; | ; | return 0; | } configure:10271: result: yes configure:10284: checking vfork.h usability configure:10284: gcc -c -g -O2 conftest.c >&5 conftest.c:63:10: fatal error: vfork.h: No such file or directory 63 | #include | ^~~~~~~~~ compilation terminated. configure:10284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 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:10284: result: no configure:10284: checking vfork.h presence configure:10284: gcc -E conftest.c conftest.c:30:10: fatal error: vfork.h: No such file or directory 30 | #include | ^~~~~~~~~ compilation terminated. configure:10284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:10284: result: no configure:10284: checking for vfork.h configure:10284: result: no configure:10297: checking for fork configure:10297: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 53 | char fork (); | ^~~~ configure:10297: $? = 0 configure:10297: result: yes configure:10297: checking for vfork configure:10297: gcc -o conftest -g -O2 conftest.c >&5 configure:10297: $? = 0 configure:10297: result: yes configure:10307: checking for working fork configure:10329: gcc -o conftest -g -O2 conftest.c >&5 configure:10329: $? = 0 configure:10329: ./conftest configure:10329: $? = 0 configure:10339: result: yes configure:10360: checking for working vfork configure:10470: result: yes configure:10497: checking for stdlib.h configure:10497: result: yes configure:10507: checking for GNU libc compatible malloc configure:10531: gcc -o conftest -g -O2 conftest.c >&5 configure:10531: $? = 0 configure:10531: ./conftest configure:10531: $? = 0 configure:10541: result: yes configure:10562: checking whether sys/types.h defines makedev configure:10578: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:40:8: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] 40 | return makedev(0, 0); | ^~~~~~~ /usr/bin/ld: /tmp/ccvUpN5r.o: in function `main': /tmp/ConsoleKit2/ConsoleKit2-1.0.0/conftest.c:40: undefined reference to `makedev' collect2: error: ld returned 1 exit status configure:10578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure:10587: result: no configure:10591: checking sys/mkdev.h usability configure:10591: gcc -c -g -O2 conftest.c >&5 conftest.c:69:10: fatal error: sys/mkdev.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:10591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 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:10591: result: no configure:10591: checking sys/mkdev.h presence configure:10591: gcc -E conftest.c conftest.c:36:10: fatal error: sys/mkdev.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:10591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include configure:10591: result: no configure:10591: checking for sys/mkdev.h configure:10591: result: no configure:10601: checking sys/sysmacros.h usability configure:10601: gcc -c -g -O2 conftest.c >&5 configure:10601: $? = 0 configure:10601: result: yes configure:10601: checking sys/sysmacros.h presence configure:10601: gcc -E conftest.c configure:10601: $? = 0 configure:10601: result: yes configure:10601: checking for sys/sysmacros.h configure:10601: result: yes configure:10612: checking for X configure:10751: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:10751: $? = 0 configure:10801: result: libraries , headers configure:10805: checking for pid_t configure:10805: result: yes configure:10816: checking for size_t configure:10816: gcc -c -g -O2 conftest.c >&5 configure:10816: $? = 0 configure:10816: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:21: error: expected expression before ')' token 73 | if (sizeof ((size_t))) | ^ configure:10816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 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:10816: result: yes configure:10827: checking for ssize_t configure:10827: gcc -c -g -O2 conftest.c >&5 configure:10827: $? = 0 configure:10827: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:22: error: expected expression before ')' token 73 | if (sizeof ((ssize_t))) | ^ configure:10827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:10827: result: yes configure:10853: checking whether NLS is requested configure:10862: result: yes configure:10902: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:10934: result: /usr/bin/msgfmt configure:10943: checking for gmsgfmt configure:10974: result: /usr/bin/msgfmt configure:11024: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:11056: result: /usr/bin/xgettext configure:11101: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:11132: result: /usr/bin/msgmerge configure:11190: checking for ld used by gcc configure:11257: result: /usr/bin/ld -m elf_x86_64 configure:11264: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:11279: result: yes configure:11286: checking for shared library run path origin configure:11299: result: done configure:11871: checking for CFPreferencesCopyAppValue configure:11889: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:38:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:11898: result: no configure:11905: checking for CFLocaleCopyCurrent configure:11923: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:38:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:11932: result: no configure:11981: checking for GNU gettext in libc configure:12005: gcc -o conftest -g -O2 conftest.c >&5 configure:12005: $? = 0 configure:12014: result: yes configure:12842: checking whether to use NLS configure:12844: result: yes configure:12847: checking where the gettext function comes from configure:12858: result: libc configure:12916: checking whether NLS is requested configure:12925: result: yes configure:12943: checking for unistd.h configure:12943: result: yes configure:12943: checking paths.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking paths.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for paths.h configure:12943: result: yes configure:12943: checking sys/vt.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/vt.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/vt.h configure:12943: result: yes configure:12943: checking sys/consio.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 conftest.c:77:10: fatal error: sys/consio.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:12943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_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:12943: result: no configure:12943: checking sys/consio.h presence configure:12943: gcc -E conftest.c conftest.c:44:10: fatal error: sys/consio.h: No such file or directory 44 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:12943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | /* end confdefs.h. */ | #include configure:12943: result: no configure:12943: checking for sys/consio.h configure:12943: result: no configure:12943: checking fcntl.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking fcntl.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for fcntl.h configure:12943: result: yes configure:12943: checking limits.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking limits.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for limits.h configure:12943: result: yes configure:12943: checking sys/ioctl.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/ioctl.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/ioctl.h configure:12943: result: yes configure:12943: checking sys/param.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/param.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/param.h configure:12943: result: yes configure:12943: checking sys/socket.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/socket.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/socket.h configure:12943: result: yes configure:12943: checking syslog.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking syslog.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for syslog.h configure:12943: result: yes configure:12943: checking kvm.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 conftest.c:83:10: fatal error: kvm.h: No such file or directory 83 | #include | ^~~~~~~ compilation terminated. configure:12943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_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:12943: result: no configure:12943: checking kvm.h presence configure:12943: gcc -E conftest.c conftest.c:50:10: fatal error: kvm.h: No such file or directory 50 | #include | ^~~~~~~ compilation terminated. configure:12943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:12943: result: no configure:12943: checking for kvm.h configure:12943: result: no configure:12943: checking sys/sysctl.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:83: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/sysctl.h presence configure:12943: gcc -E conftest.c In file included from conftest.c:50: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/sysctl.h configure:12943: result: yes configure:12943: checking sys/user.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/user.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/user.h configure:12943: result: yes configure:12943: checking poll.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking poll.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for poll.h configure:12943: result: yes configure:12943: checking libintl.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking libintl.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for libintl.h configure:12943: result: yes configure:12943: checking locale.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking locale.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for locale.h configure:12943: result: yes configure:12943: checking sys/wait.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/wait.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/wait.h configure:12943: result: yes configure:12943: checking sys/resource.h usability configure:12943: gcc -c -g -O2 conftest.c >&5 configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking sys/resource.h presence configure:12943: gcc -E conftest.c configure:12943: $? = 0 configure:12943: result: yes configure:12943: checking for sys/resource.h configure:12943: result: yes configure:12959: checking for getpeerucred configure:12959: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccCzdmqv.o: in function `main': /tmp/ConsoleKit2/ConsoleKit2-1.0.0/conftest.c:91: undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:12959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:12959: result: no configure:12959: checking for getpeereid configure:12959: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccSZCsqP.o: in function `main': /tmp/ConsoleKit2/ConsoleKit2-1.0.0/conftest.c:91: undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:12959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:12959: result: no configure:12959: checking for memset configure:12959: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 80 | char memset (); | ^~~~~~ conftest.c:68:1: note: 'memset' is declared in header '' 67 | # include 68 | #else configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for setenv configure:12959: gcc -o conftest -g -O2 conftest.c >&5 configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strchr configure:12959: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 82 | char strchr (); | ^~~~~~ conftest.c:70:1: note: 'strchr' is declared in header '' 69 | # include 70 | #else configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strdup configure:12959: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 83 | char strdup (); | ^~~~~~ configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strerror configure:12959: gcc -o conftest -g -O2 conftest.c >&5 configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strrchr configure:12959: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 85 | char strrchr (); | ^~~~~~~ conftest.c:73:1: note: 'strrchr' is declared in header '' 72 | # include 73 | #else configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strspn configure:12959: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'strspn'; expected 'long unsigned int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 86 | char strspn (); | ^~~~~~ conftest.c:74:1: note: 'strspn' is declared in header '' 73 | # include 74 | #else configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strstr configure:12959: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 87 | char strstr (); | ^~~~~~ conftest.c:75:1: note: 'strstr' is declared in header '' 74 | # include 75 | #else configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strtol configure:12959: gcc -o conftest -g -O2 conftest.c >&5 configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for strtoul configure:12959: gcc -o conftest -g -O2 conftest.c >&5 configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for uname configure:12959: gcc -o conftest -g -O2 conftest.c >&5 configure:12959: $? = 0 configure:12959: result: yes configure:12959: checking for setlocale configure:12959: gcc -o conftest -g -O2 conftest.c >&5 configure:12959: $? = 0 configure:12959: result: yes configure:12969: checking for struct stat.st_rdev configure:12969: gcc -c -g -O2 conftest.c >&5 configure:12969: $? = 0 configure:12969: result: yes configure:12980: checking for /sys/class/tty/tty0/active configure:12993: result: yes configure:13002: checking for uid_t in sys/types.h configure:13021: result: yes configure:13087: checking for pkg-config configure:13105: found /usr/bin/pkg-config configure:13117: result: /usr/bin/pkg-config configure:13142: checking pkg-config is at least version 0.9.0 configure:13145: result: yes configure:13155: checking for CONSOLE_KIT configure:13166: $PKG_CONFIG --exists --print-errors "dbus-1 >= $DBUS_REQUIRED_VERSION gobject-2.0 >= $GLIB_REQUIRED_VERSION gthread-2.0 >= $GLIB_REQUIRED_VERSION gio-unix-2.0 >= $GLIB_REQUIRED_VERSION " configure:13173: $? = 0 configure:13195: $PKG_CONFIG --exists --print-errors "dbus-1 >= $DBUS_REQUIRED_VERSION gobject-2.0 >= $GLIB_REQUIRED_VERSION gthread-2.0 >= $GLIB_REQUIRED_VERSION gio-unix-2.0 >= $GLIB_REQUIRED_VERSION " configure:13202: $? = 0 configure:13276: result: yes configure:13283: checking for XLIB configure:13290: $PKG_CONFIG --exists --print-errors "x11" configure:13293: $? = 0 configure:13307: $PKG_CONFIG --exists --print-errors "x11" configure:13310: $? = 0 configure:13368: result: yes configure:13385: checking for POLKIT configure:13392: $PKG_CONFIG --exists --print-errors "polkit-gobject-1 >= $POLKIT_REQUIRED_VERSION" configure:13395: $? = 0 configure:13409: $PKG_CONFIG --exists --print-errors "polkit-gobject-1 >= $POLKIT_REQUIRED_VERSION" configure:13412: $? = 0 configure:13450: result: yes configure:13478: checking for LIBDBUS configure:13486: $PKG_CONFIG --exists --print-errors "dbus-1 >= $DBUS_REQUIRED_VERSION " configure:13490: $? = 0 configure:13506: $PKG_CONFIG --exists --print-errors "dbus-1 >= $DBUS_REQUIRED_VERSION " configure:13510: $? = 0 configure:13572: result: yes configure:13578: checking for TOOLS configure:13587: $PKG_CONFIG --exists --print-errors "x11 >= $X11_REQUIRED_VERSION glib-2.0 >= $GLIB_REQUIRED_VERSION " configure:13592: $? = 0 configure:13610: $PKG_CONFIG --exists --print-errors "x11 >= $X11_REQUIRED_VERSION glib-2.0 >= $GLIB_REQUIRED_VERSION " configure:13615: $? = 0 configure:13681: result: yes configure:13688: checking for HISTORY configure:13696: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION " configure:13700: $? = 0 configure:13716: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION " configure:13720: $? = 0 configure:13782: result: yes configure:13789: checking for glib-genmarshal configure:13807: found /usr/bin/glib-genmarshal configure:13819: result: /usr/bin/glib-genmarshal configure:13900: checking what warning flags to pass to the C compiler configure:13902: result: -Wall -Wmissing-prototypes configure:13913: checking what language compliance flags to pass to the C compiler configure:13928: result: configure:14055: checking for compress in -lz configure:14080: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:14080: $? = 0 configure:14089: result: yes configure:14092: checking zlib.h usability configure:14092: gcc -c -g -O2 conftest.c >&5 configure:14092: $? = 0 configure:14092: result: yes configure:14092: checking zlib.h presence configure:14092: gcc -E conftest.c configure:14092: $? = 0 configure:14092: result: yes configure:14092: checking for zlib.h configure:14092: result: yes configure:14299: checking for pam_getenv in -lpam configure:14324: gcc -o conftest -g -O2 conftest.c -lpam >&5 /usr/bin/ld: cannot find -lpam collect2: error: ld returned 1 exit status configure:14324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_SYS_VT_SIGNAL 1 | #define HAVE_POLKIT /**/ | /* 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 pam_getenv (); | int | main () | { | return pam_getenv (); | ; | return 0; | } configure:14333: result: no configure:14356: checking security/pam_modutil.h usability configure:14356: gcc -c -g -O2 conftest.c >&5 conftest.c:105:10: fatal error: security/pam_modutil.h: No such file or directory 105 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_SYS_VT_SIGNAL 1 | #define HAVE_POLKIT /**/ | /* 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:14356: result: no configure:14356: checking security/pam_modutil.h presence configure:14356: gcc -E conftest.c conftest.c:72:10: fatal error: security/pam_modutil.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_SYS_VT_SIGNAL 1 | #define HAVE_POLKIT /**/ | /* end confdefs.h. */ | #include configure:14356: result: no configure:14356: checking for security/pam_modutil.h configure:14356: result: no configure:14356: checking security/pam_ext.h usability configure:14356: gcc -c -g -O2 conftest.c >&5 conftest.c:105:10: fatal error: security/pam_ext.h: No such file or directory 105 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_SYS_VT_SIGNAL 1 | #define HAVE_POLKIT /**/ | /* 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:14356: result: no configure:14356: checking security/pam_ext.h presence configure:14356: gcc -E conftest.c conftest.c:72:10: fatal error: security/pam_ext.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_SYS_VT_SIGNAL 1 | #define HAVE_POLKIT /**/ | /* end confdefs.h. */ | #include configure:14356: result: no configure:14356: checking for security/pam_ext.h configure:14356: result: no configure:14366: checking for pam_syslog in -lpam configure:14391: gcc -o conftest -g -O2 conftest.c -lpam >&5 /usr/bin/ld: cannot find -lpam collect2: error: ld returned 1 exit status configure:14391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_SYS_VT_SIGNAL 1 | #define HAVE_POLKIT /**/ | /* 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 pam_syslog (); | int | main () | { | return pam_syslog (); | ; | return 0; | } configure:14400: result: no configure:14437: checking for misc_conv in -lpam_misc configure:14462: gcc -o conftest -g -O2 conftest.c -lpam_misc >&5 /usr/bin/ld: cannot find -lpam_misc collect2: error: ld returned 1 exit status configure:14462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ConsoleKit2" | #define PACKAGE_TARNAME "ConsoleKit2" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "ConsoleKit2 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" | #define PACKAGE_URL "" | #define PACKAGE "ConsoleKit2" | #define VERSION "1.0.0" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define MAJOR_IN_SYSMACROS 1 | #define GETTEXT_PACKAGE "ConsoleKit2" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_VT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_SYS_VT_SIGNAL 1 | #define HAVE_POLKIT /**/ | /* 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 misc_conv (); | int | main () | { | return misc_conv (); | ; | return 0; | } configure:14471: result: no configure:14798: checking for xmlto configure:14816: found /usr/bin/xmlto configure:14829: result: /usr/bin/xmlto configure:14837: checking whether to build DocBook documentation configure:14864: result: yes configure:14872: checking for xsltproc configure:14890: found /usr/bin/xsltproc configure:14902: result: /usr/bin/xsltproc configure:14913: checking for inotify_init configure:14913: gcc -o conftest -g -O2 conftest.c >&5 configure:14913: $? = 0 configure:14913: result: yes configure:14915: checking sys/inotify.h usability configure:14915: gcc -c -g -O2 conftest.c >&5 configure:14915: $? = 0 configure:14915: result: yes configure:14915: checking sys/inotify.h presence configure:14915: gcc -E conftest.c configure:14915: $? = 0 configure:14915: result: yes configure:14915: checking for sys/inotify.h configure:14915: result: yes configure:14972: checking whether to build the validation test framework configure:14982: result: no configure:15001: checking for more warnings configure:15045: result: no configure:15059: checking whether to enable debugging configure:15063: result: yes configure:15266: checking that generated files are newer than configure configure:15272: result: done configure:15363: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ConsoleKit2 config.status 1.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops.com config.status:1259: creating Makefile config.status:1259: creating src/Makefile config.status:1259: creating tools/70-udev-acl.rules config.status:1259: creating tools/Makefile config.status:1259: creating tools/linux/Makefile config.status:1259: creating tools/freebsd/Makefile config.status:1259: creating tools/openbsd/Makefile config.status:1259: creating tools/solaris/Makefile config.status:1259: creating data/Makefile config.status:1259: creating doc/Makefile config.status:1259: creating doc/console-kit-daemon.1m config.status:1259: creating doc/dbus/ConsoleKit.xml config.status:1259: creating doc/dbus/Makefile config.status:1259: creating libck-connector/Makefile config.status:1259: creating libck-connector/ck-connector.pc config.status:1259: creating pam-ck-connector/Makefile config.status:1259: creating po/Makefile.in config.status:1259: creating config.h config.status:1488: executing depfiles commands config.status:1488: executing libtool commands config.status:1488: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CGMANAGER_CFLAGS_set= ac_cv_env_CGMANAGER_CFLAGS_value= ac_cv_env_CGMANAGER_LIBS_set= ac_cv_env_CGMANAGER_LIBS_value= ac_cv_env_CONSOLE_KIT_CFLAGS_set= ac_cv_env_CONSOLE_KIT_CFLAGS_value= ac_cv_env_CONSOLE_KIT_LIBS_set= ac_cv_env_CONSOLE_KIT_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_HISTORY_CFLAGS_set= ac_cv_env_HISTORY_CFLAGS_value= ac_cv_env_HISTORY_LIBS_set= ac_cv_env_HISTORY_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBDBUS_CFLAGS_set= ac_cv_env_LIBDBUS_CFLAGS_value= ac_cv_env_LIBDBUS_LIBS_set= ac_cv_env_LIBDBUS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POLKIT_CFLAGS_set= ac_cv_env_POLKIT_CFLAGS_value= ac_cv_env_POLKIT_LIBS_set= ac_cv_env_POLKIT_LIBS_value= ac_cv_env_TOOLS_CFLAGS_set= ac_cv_env_TOOLS_CFLAGS_value= ac_cv_env_TOOLS_LIBS_set= ac_cv_env_TOOLS_LIBS_value= ac_cv_env_UDEV_ACL_CFLAGS_set= ac_cv_env_UDEV_ACL_CFLAGS_value= ac_cv_env_UDEV_ACL_LIBS_set= ac_cv_env_UDEV_ACL_LIBS_value= ac_cv_env_XLIB_CFLAGS_set= ac_cv_env_XLIB_CFLAGS_value= ac_cv_env_XLIB_LIBS_set= ac_cv_env_XLIB_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XMLTO_FLAGS_set= ac_cv_env_XMLTO_FLAGS_value= ac_cv_env_XMLTO_set= ac_cv_env_XMLTO_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_file__sys_class_tty_tty0_active=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_inotify_init=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_uname=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_kvm_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_security_pam_ext_h=no ac_cv_header_security_pam_modutil_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_consio_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=no ac_cv_header_sys_user_h=yes ac_cv_header_sys_vt_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_pam_misc_misc_conv=no ac_cv_lib_pam_pam_getenv=no ac_cv_lib_pam_pam_syslog=no ac_cv_lib_z_compress=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLTO=/usr/bin/xmlto ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DLLTOOL=dlltool 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_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, 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_ustar=gnutar gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_CONSOLE_KIT_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_CONSOLE_KIT_LIBS='-ldbus-1 -pthread -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' pkg_cv_HISTORY_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_HISTORY_LIBS=-lglib-2.0 pkg_cv_LIBDBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include' pkg_cv_LIBDBUS_LIBS=-ldbus-1 pkg_cv_POLKIT_CFLAGS='-pthread -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_POLKIT_LIBS='-lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0' pkg_cv_TOOLS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_TOOLS_LIBS='-lX11 -lglib-2.0' pkg_cv_XLIB_CFLAGS= pkg_cv_XLIB_LIBS=-lX11 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/ConsoleKit2/ConsoleKit2-1.0.0/autotools/missing aclocal-1.15 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /tmp/ConsoleKit2/ConsoleKit2-1.0.0/autotools/missing autoconf' AUTOHEADER='${SHELL} /tmp/ConsoleKit2/ConsoleKit2-1.0.0/autotools/missing autoheader' AUTOMAKE='${SHELL} /tmp/ConsoleKit2/ConsoleKit2-1.0.0/autotools/missing automake-1.15' AWK='gawk' BUILD_TESTS_FALSE='' BUILD_TESTS_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CGMANAGER_CFLAGS='' CGMANAGER_LIBS='' CK_BACKEND='linux' CK_COMPILE_FREEBSD_FALSE='' CK_COMPILE_FREEBSD_TRUE='#' CK_COMPILE_GNU_FALSE='' CK_COMPILE_GNU_TRUE='#' CK_COMPILE_LINUX_FALSE='#' CK_COMPILE_LINUX_TRUE='' CK_COMPILE_OPENBSD_FALSE='' CK_COMPILE_OPENBSD_TRUE='#' CK_COMPILE_SOLARIS_FALSE='' CK_COMPILE_SOLARIS_TRUE='#' CONSOLE_KIT_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' CONSOLE_KIT_LIBS='-ldbus-1 -pthread -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' CONSOLE_KIT_PID_FILE='${prefix}/var/run/ConsoleKit/pid' COPYRIGHT_MESSAGE='Copyright © 2014 2015 the ConsoleKit2 team' COPYRIGHT_YEARS='2014 2015' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DBUS_SYS_DIR='${prefix}/etc/dbus-1/system.d' DEBUG_CFLAGS='-DG_ENABLE_DEBUG' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOCBOOK_DOCS_ENABLED_FALSE='' DOCBOOK_DOCS_ENABLED_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_INOTIFY_FALSE='#' ENABLE_INOTIFY_TRUE='' ENABLE_PAM_MODULE_FALSE='' ENABLE_PAM_MODULE_TRUE='#' ENABLE_UDEV_ACL_FALSE='' ENABLE_UDEV_ACL_TRUE='#' EXEEXT='' FGREP='/usr/bin/grep -F' GETTEXT_MACRO_VERSION='0.19' GETTEXT_PACKAGE='ConsoleKit2' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/usr/bin/grep' HAVE_CGMANAGER='' HAVE_CGMANAGER_FALSE='' HAVE_CGMANAGER_TRUE='#' HAVE_LINUXPAM_FALSE='' HAVE_LINUXPAM_TRUE='#' HAVE_PAM='' HAVE_PAM_FALSE='' HAVE_PAM_TRUE='#' HAVE_POLKIT='' HAVE_POLKIT_FALSE='#' HAVE_POLKIT_TRUE='' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='#' HISTORY_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' HISTORY_LIBS='-lglib-2.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KVM_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBDBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include' LIBDBUS_LIBS='-ldbus-1' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /tmp/ConsoleKit2/ConsoleKit2-1.0.0/autotools/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='ConsoleKit2' PACKAGE_BUGREPORT='https://github.com/ConsoleKit2/ConsoleKit2/issues' PACKAGE_NAME='ConsoleKit2' PACKAGE_STRING='ConsoleKit2 1.0.0' PACKAGE_TARNAME='ConsoleKit2' PACKAGE_URL='' PACKAGE_VERSION='1.0.0' PAM_LIBS='' PAM_MODULE_DIR='/lib/security' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' POLKIT_CFLAGS='-pthread -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' POLKIT_LIBS='-lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0' POSUB='po' RANLIB='ranlib' RBAC_LIBS='' RUNDIR='${prefix}/var/run' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOOLS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' TOOLS_LIBS='-lX11 -lglib-2.0' UDEVDIR='' UDEV_ACL_CFLAGS='' UDEV_ACL_LIBS='' USE_NLS='yes' VERSION='1.0.0' VERSION_MAJOR='1' VERSION_MESSAGE='1.0.0' VERSION_MINOR='0' VERSION_REVISION='0' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XINITRC_DIR='${prefix}/etc/X11/xinit/xinitrc.d' XLIB_CFLAGS='' XLIB_LIBS='-lX11' XMKMF='' XMLTO='/usr/bin/xmlto' XMLTO_FLAGS='' XSLTPROC='/usr/bin/xsltproc' Z_LIBS=' -lz' 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=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/ConsoleKit2/ConsoleKit2-1.0.0/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ConsoleKit2" #define PACKAGE_TARNAME "ConsoleKit2" #define PACKAGE_VERSION "1.0.0" #define PACKAGE_STRING "ConsoleKit2 1.0.0" #define PACKAGE_BUGREPORT "https://github.com/ConsoleKit2/ConsoleKit2/issues" #define PACKAGE_URL "" #define PACKAGE "ConsoleKit2" #define VERSION "1.0.0" #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 STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define MAJOR_IN_SYSMACROS 1 #define GETTEXT_PACKAGE "ConsoleKit2" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_UNISTD_H 1 #define HAVE_PATHS_H 1 #define HAVE_SYS_VT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_POLL_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_MEMSET 1 #define HAVE_SETENV 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_UNAME 1 #define HAVE_SETLOCALE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_SYS_VT_SIGNAL 1 #define HAVE_POLKIT /**/ #define ENABLE_INOTIFY /**/ #define VERSION_MESSAGE "1.0.0" #define COPYRIGHT_MESSAGE "Copyright © 2014 2015 the ConsoleKit2 team" #define COPYRIGHT_YEARS "2014 2015" #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 0 #define PACKAGE_VERSION_REVISION 0 #define PACKAGE "ConsoleKit2" configure: exit 0