This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dbus-python configure 1.2.18, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dbus-python-1.2.18 --htmldir=/usr/share/doc/dbus-python-1.2.18/html --with-sysroot=/ --libdir=/usr/lib64 --disable-documentation ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.7.5-gentoo uname -s = Linux uname -v = #1 SMP Tue Jun 23 01:43:54 EEST 2020 /usr/bin/uname -p = Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/dev-python/dbus-python-1.2.18/temp/python3.9/bin/ PATH: /var/tmp/portage/._portage_reinstall_.xk46fpsh/bin/ebuild-helpers/ PATH: /tmp/portage/bin/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ PATH: /usr/lib/llvm/10/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2462: looking for aux files: tap-driver.sh ltmain.sh config.guess config.sub missing install-sh compile configure:2475: trying ./build-aux/ configure:2504: ./build-aux/tap-driver.sh found configure:2504: ./build-aux/ltmain.sh found configure:2504: ./build-aux/config.guess found configure:2504: ./build-aux/config.sub found configure:2504: ./build-aux/missing found configure:2486: ./build-aux/install-sh found configure:2504: ./build-aux/compile found configure:2628: checking whether make supports nested variables configure:2646: result: yes configure:2665: checking whether to enable maintainer-specific portions of Makefiles configure:2675: result: yes configure:2744: checking for x86_64-pc-linux-gnu-gcc configure:2765: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2776: result: x86_64-pc-linux-gnu-gcc configure:3174: checking for C compiler version configure:3183: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 10.1.0-r1 p2) 10.1.0 Copyright (C) 2020 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:3194: $? = 0 configure:3183: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/10.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-10.1.0-r1/work/gcc-10.1.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/10.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/10.1.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 10.1.0-r1 p2' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --without-zstd --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Gentoo 10.1.0-r1 p2) configure:3194: $? = 0 configure:3183: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3194: $? = 1 configure:3183: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3194: $? = 1 configure:3183: x86_64-pc-linux-gnu-gcc -version >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3194: $? = 1 configure:3214: checking whether the C compiler works configure:3236: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3240: $? = 0 configure:3290: result: yes configure:3293: checking for C compiler default output file name configure:3295: result: a.out configure:3301: checking for suffix of executables configure:3308: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3312: $? = 0 configure:3335: result: configure:3357: checking whether we are cross compiling configure:3365: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3369: $? = 0 configure:3376: ./conftest configure:3380: $? = 0 configure:3368: result: no configure:3373: checking for suffix of object files configure:3396: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3400: $? = 0 configure:3422: result: o configure:3426: checking whether the compiler supports GNU C configure:3446: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3446: $? = 0 configure:3456: result: yes configure:3467: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3488: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3488: $? = 0 configure:3532: result: yes configure:3552: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features configure:3567: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3567: $? = 0 configure:3585: result: none needed configure:3701: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3724: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3727: $? = 0 configure:3724: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3727: $? = 0 configure:3739: result: yes configure:3761: checking for stdio.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for stdlib.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for string.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for inttypes.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for stdint.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for strings.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for sys/stat.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for sys/types.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for unistd.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for wchar.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3761: $? = 0 configure:3761: result: yes configure:3761: checking for minix/config.h configure:3761: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:50:10: fatal error: minix/config.h: No such file or directory 50 | #include <minix/config.h> | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus-python" | #define PACKAGE_TARNAME "dbus-python" | #define PACKAGE_VERSION "1.2.18" | #define PACKAGE_STRING "dbus-python 1.2.18" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=python" | #define PACKAGE_URL "" | #define DBUS_PYTHON_MAJOR_VERSION 1 | #define DBUS_PYTHON_MINOR_VERSION 2 | #define DBUS_PYTHON_MICRO_VERSION 18 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include <stddef.h> | #ifdef HAVE_STDIO_H | # include <stdio.h> | #endif | #ifdef HAVE_STDLIB_H | # include <stdlib.h> | #endif | #ifdef HAVE_STRING_H | # include <string.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <minix/config.h> configure:3761: result: no configure:3792: checking whether it is safe to define __EXTENSIONS__ configure:3811: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3811: $? = 0 configure:3819: result: yes configure:3822: checking whether _XOPEN_SOURCE should be defined configure:3844: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3844: $? = 0 configure:3871: result: no configure:3945: checking for a BSD-compatible install configure:4018: result: /usr/bin/install -c configure:4029: checking whether build environment is sane configure:4084: result: yes configure:4237: checking for a race-free mkdir -p configure:4281: result: /bin/mkdir -p configure:4288: checking for gawk configure:4309: found /usr/bin/gawk configure:4320: result: gawk configure:4331: checking whether make sets $(MAKE) configure:4354: result: yes configure:4376: checking whether make supports the include directive configure:4391: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4394: $? = 0 configure:4413: result: yes (GNU style) configure:4510: checking whether UID '250' is supported by ustar format configure:4513: result: yes configure:4520: checking whether GID '250' is supported by ustar format configure:4523: result: yes configure:4531: checking how to create a ustar tar archive configure:4542: tar --version tar (GNU tar) 1.34 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. 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:4545: $? = 0 configure:4585: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4588: $? = 0 configure:4592: tar -xf - <conftest.tar configure:4595: $? = 0 configure:4597: cat conftest.dir/file GrepMe configure:4600: $? = 0 configure:4614: result: gnutar configure:4623: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4735: result: none configure:4814: checking build system type configure:4829: result: x86_64-pc-linux-gnu configure:4849: checking host system type configure:4863: result: x86_64-pc-linux-gnu configure:4885: checking for native Windows host configure:4895: result: no configure:4988: checking how to print strings configure:5015: result: printf configure:5036: checking for a sed that does not truncate output configure:5106: result: /bin/sed configure:5124: checking for grep that handles long lines and -e configure:5188: result: /bin/grep configure:5193: checking for egrep configure:5261: result: /bin/grep -E configure:5266: checking for fgrep configure:5334: result: /bin/grep -F configure:5370: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5438: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5445: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5461: result: yes configure:5473: checking for BSD- or MS-compatible name lister (nm) configure:5528: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5668: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5676: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5679: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5682: output 0000000000000000 B some_variable configure:5683: result: BSD nm configure:5686: checking whether ln -s works configure:5690: result: yes configure:5698: checking the maximum length of command line arguments configure:5835: result: 1572864 configure:5883: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5924: result: func_convert_file_noop configure:5931: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5952: result: func_convert_file_noop configure:5959: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5967: result: -r configure:6001: checking for x86_64-pc-linux-gnu-objdump configure:6022: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6033: result: x86_64-pc-linux-gnu-objdump configure:6110: checking how to recognize dependent libraries configure:6311: result: pass_all configure:6356: checking for x86_64-pc-linux-gnu-dlltool configure:6391: result: no configure:6401: checking for dlltool configure:6436: result: no configure:6466: checking how to associate runtime and link libraries configure:6494: result: printf %s\n configure:6510: checking for x86_64-pc-linux-gnu-ar configure:6531: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6542: result: x86_64-pc-linux-gnu-ar configure:6628: checking for archiver @FILE support configure:6646: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6646: $? = 0 configure:6650: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6653: $? = 0 configure:6658: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6661: $? = 1 configure:6660: result: @ configure:6678: checking for x86_64-pc-linux-gnu-strip configure:6699: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6710: result: x86_64-pc-linux-gnu-strip configure:6787: checking for x86_64-pc-linux-gnu-ranlib configure:6808: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6819: result: x86_64-pc-linux-gnu-ranlib configure:6966: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:7120: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7123: $? = 0 configure:7127: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7130: $? = 0 configure:7196: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7199: $? = 0 configure:7237: result: ok configure:7284: checking for sysroot configure:7315: result: / configure:7322: checking for a working dd configure:7366: result: /bin/dd configure:7370: checking how to truncate binary pipes configure:7386: result: /bin/dd bs=4096 count=1 configure:7523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7526: $? = 0 configure:7678: checking for x86_64-pc-linux-gnu-mt configure:7713: result: no configure:7723: checking for mt configure:7758: result: no configure:7778: checking if : is a manifest tool configure:7785: : '-?' configure:7793: result: no configure:8519: checking for dlfcn.h configure:8519: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8519: $? = 0 configure:8519: result: yes configure:8747: checking for objdir configure:8763: result: .libs configure:9027: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9046: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -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:9050: $? = 0 configure:9063: result: no configure:9421: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9429: result: -fPIC -DPIC configure:9437: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9456: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9460: $? = 0 configure:9473: result: yes configure:9502: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9531: result: yes configure:9546: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9568: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:9572: $? = 0 configure:9594: result: yes configure:9602: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9650: result: yes configure:9683: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10949: result: yes configure:10986: checking whether -lc should be explicitly linked in configure:10995: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10998: $? = 0 configure:11013: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11016: $? = 0 configure:11030: result: no configure:11190: checking dynamic linker characteristics configure:11785: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11785: $? = 0 configure:12024: result: GNU/Linux ld.so configure:12146: checking how to hardcode library paths into programs configure:12171: result: immediate configure:12723: checking whether stripping libraries is possible configure:12728: result: yes configure:12763: checking if libtool supports shared libraries configure:12765: result: yes configure:12768: checking whether to build shared libraries configure:12793: result: yes configure:12796: checking whether to build static libraries configure:12800: result: no configure:9601: checking for inline configure:9618: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9618: $? = 0 configure:9627: result: inline configure:9651: checking for gawk configure:9683: result: gawk configure:9720: checking for python configure:9755: result: /usr/bin/python3.9 configure:9771: checking for a version of Python >= '2.1.0' configure:9797: result: yes configure:9805: checking for a version of Python >= '2.7' configure:9811: result: yes configure:9828: checking for the distutils Python package configure:9832: result: yes configure:9846: checking for Python include path configure:9862: result: -I/usr/include/python3.9 configure:9869: checking for Python library path configure:9944: result: -L/usr/lib64 -lpython3.9 configure:9951: checking for Python site-packages path configure:9957: result: /usr/lib/python3.9/site-packages configure:9964: checking python extra libraries configure:9971: result: -lcrypt -lpthread -ldl -lutil -lm -lm configure:9978: checking python extra linking flags configure:9985: result: -Xlinker -export-dynamic configure:9992: checking consistency of all components of python development environment configure:10020: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/python3.9 -Wl,-O1 -Wl,--as-needed -Xlinker -export-dynamic conftest.c -L/usr/lib64 -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm -lcrypt -lpthread -ldl -lutil -lm -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcrypt collect2: error: ld returned 1 exit status configure:10020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus-python" | #define PACKAGE_TARNAME "dbus-python" | #define PACKAGE_VERSION "1.2.18" | #define PACKAGE_STRING "dbus-python 1.2.18" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=python" | #define PACKAGE_URL "" | #define DBUS_PYTHON_MAJOR_VERSION 1 | #define DBUS_PYTHON_MINOR_VERSION 2 | #define DBUS_PYTHON_MICRO_VERSION 18 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "dbus-python" | #define VERSION "1.2.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PYTHON "3.9" | /* end confdefs.h. */ | | #include <Python.h> | int | main (void) | { | Py_Initialize(); | ; | return 0; | } | configure:10039: result: no configure:10043: error: in `/var/tmp/portage/dev-python/dbus-python-1.2.18/work/dbus-python-1.2.18-python3_9': configure:10045: error: Could not link test program to Python. Maybe the main Python library has been installed in some non-standard library path. If so, pass it to configure, via the LIBS environment variable. Example: ./configure LIBS="-L/usr/non-standard-path/python/lib" ============================================================================ ERROR! You probably have to install the development version of the Python package for your distribution. The exact name of this package varies among them. ============================================================================ See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_DBUS_RUN_SESSION_set= ac_cv_env_DBUS_RUN_SESSION_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/dev-python/dbus-python-1.2.18/temp/python3.9/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_CPPFLAGS_set= ac_cv_env_PYTHON_CPPFLAGS_value= ac_cv_env_PYTHON_EXTRA_LDFLAGS_set= ac_cv_env_PYTHON_EXTRA_LDFLAGS_value= ac_cv_env_PYTHON_EXTRA_LIBS_set= ac_cv_env_PYTHON_EXTRA_LIBS_value= ac_cv_env_PYTHON_INCLUDES_set= ac_cv_env_PYTHON_INCLUDES_value= ac_cv_env_PYTHON_LIBS_set= ac_cv_env_PYTHON_LIBS_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/usr/bin/python3.9 ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON=/usr/bin/python3.9 ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_should_define__xopen_source=no am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/var/tmp/portage/dev-python/dbus-python-1.2.18/work/dbus-python-1.2.18-python3_9/build-aux/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} '\''/var/tmp/portage/dev-python/dbus-python-1.2.18/work/dbus-python-1.2.18-python3_9/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/dev-python/dbus-python-1.2.18/work/dbus-python-1.2.18-python3_9/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/dev-python/dbus-python-1.2.18/work/dbus-python-1.2.18-python3_9/build-aux/missing'\'' automake-1.16' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_PYTHON_MAJOR_VERSION='1' DBUS_PYTHON_MICRO_VERSION='18' DBUS_PYTHON_MINOR_VERSION='2' DBUS_RUN_SESSION='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DOCUMENTATION_FALSE='' ENABLE_DOCUMENTATION_TRUE='' ENABLE_INSTALLED_TESTS_FALSE='' ENABLE_INSTALLED_TESTS_TRUE='' ETAGS='etags' EXEEXT='' FGREP='/bin/grep -F' GLIB_CFLAGS='' GLIB_LIBS='' GREP='/bin/grep' HAVE_PYTHON_3_FALSE='' HAVE_PYTHON_3_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} '\''/var/tmp/portage/dev-python/dbus-python-1.2.18/work/dbus-python-1.2.18-python3_9/build-aux/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dbus-python' PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=python' PACKAGE_NAME='dbus-python' PACKAGE_STRING='dbus-python 1.2.18' PACKAGE_TARNAME='dbus-python' PACKAGE_URL='' PACKAGE_VERSION='1.2.18' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/dev-python/dbus-python-1.2.18/temp/python3.9/pkgconfig' PLATFORM='' PYTHON='/usr/bin/python3.9' PYTHON_CPPFLAGS='-I/usr/include/python3.9' PYTHON_EXEC_PREFIX='' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic' PYTHON_EXTRA_LIBS='-lcrypt -lpthread -ldl -lutil -lm -lm' PYTHON_INCLUDES='' PYTHON_LIBS='-L/usr/lib64 -lpython3.9' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_SITE_PKG='/usr/lib/python3.9/site-packages' PYTHON_VERSION='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='1.2.18' WARN_CFLAGS='' WARN_LDFLAGS='' WARN_SCANNERFLAGS='' WINDOWS_FALSE='' WINDOWS_TRUE='#' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/dbus-python-1.2.18' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/dbus-python-1.2.18/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-python/dbus-python-1.2.18/work/dbus-python-1.2.18-python3_9/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dbus-python" #define PACKAGE_TARNAME "dbus-python" #define PACKAGE_VERSION "1.2.18" #define PACKAGE_STRING "dbus-python 1.2.18" #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=python" #define PACKAGE_URL "" #define DBUS_PYTHON_MAJOR_VERSION 1 #define DBUS_PYTHON_MINOR_VERSION 2 #define DBUS_PYTHON_MICRO_VERSION 18 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define PACKAGE "dbus-python" #define VERSION "1.2.18" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_PYTHON "3.9" configure: exit 1