Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 418398 Details for
Bug 567370
app-pda/libplist-1.11: Could not link test program to Python
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/x-log), 48.21 KB, created by
Craig Andrews
on 2015-12-02 20:02:15 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Craig Andrews
Created:
2015-12-02 20:02:15 UTC
Size:
48.21 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by libplist configure 1.11, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/app-pda/libplist-1.11/work/libplist-1.11/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/libplist-1.11 --enable-shared --disable-static --disable-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = irrational >uname -m = x86_64 >uname -r = 4.2.3-gentoo >uname -s = Linux >uname -v = #1 SMP PREEMPT Tue Oct 6 14:41:04 EDT 2015 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz >/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/app-pda/libplist-1.11/temp/python3.4/bin >PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.2.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2406: loading site script /usr/share/config.site >| #!/bin/sh >| # Copyright 2009-2014 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host="${CHOST%%-*}" >| >| case ${host} in >| arm*b*) host=armeb ;; >| arm*) host=arm ;; >| mips*l*) host=mipsel ;; >| mips*) host=mips ;; >| esac >| >| echo "${host}" >| } >| >| config_site_names() { >| local site_arch="$(config_site_arch)" >| local sites="" >| local x >| >| case ${CHOST} in >| *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; >| *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; >| *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; >| *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; >| esac >| >| for x in ${sites} ${CHOST}; do >| [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" >| done >| } >| >| # Only kick in for cross-compiles so we don't break native builds #427184 >| if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then >| sites="$(config_site_names)" >| if [ -n "${sites}" ] ; then >| for site in ${sites}; do >| echo "${0##*/}: loading site script ${site}" >| . "${site}" >| done >| fi >| unset site sites >| fi >configure:2547: checking for a BSD-compatible install >configure:2615: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2626: checking whether build environment is sane >configure:2676: result: yes >configure:2817: checking for a thread-safe mkdir -p >configure:2856: result: /bin/mkdir -p >configure:2869: checking for gawk >configure:2885: found /usr/bin/gawk >configure:2896: result: gawk >configure:2907: checking whether make sets $(MAKE) >configure:2929: result: yes >configure:3020: checking whether make supports nested variables >configure:3037: result: yes >configure:3075: checking for x86_64-pc-linux-gnu-gcc >configure:3091: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3102: result: x86_64-pc-linux-gnu-gcc >configure:3371: checking for C compiler version >configure:3380: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.2.0 p1.0, pie-0.6.3) 5.2.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3391: $? = 0 >configure:3380: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.2.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.2.0/work/gcc-5.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.2.0/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.2.0 p1.0, pie-0.6.3' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.2.0 (Gentoo 5.2.0 p1.0, pie-0.6.3) >configure:3391: $? = 0 >configure:3380: 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:3391: $? = 1 >configure:3380: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3391: $? = 1 >configure:3411: checking whether the C compiler works >configure:3433: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >configure:3437: $? = 0 >configure:3485: result: yes >configure:3488: checking for C compiler default output file name >configure:3490: result: a.out >configure:3496: checking for suffix of executables >configure:3503: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >configure:3507: $? = 0 >configure:3529: result: >configure:3551: checking whether we are cross compiling >configure:3559: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >configure:3563: $? = 0 >configure:3570: ./conftest >configure:3574: $? = 0 >configure:3589: result: no >configure:3594: checking for suffix of object files >configure:3616: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:3620: $? = 0 >configure:3641: result: o >configure:3645: checking whether we are using the GNU C compiler >configure:3664: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:3664: $? = 0 >configure:3673: result: yes >configure:3682: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3702: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3702: $? = 0 >configure:3743: result: yes >configure:3760: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3823: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:3823: $? = 0 >configure:3836: result: none needed >configure:3867: checking for style of include used by make >configure:3895: result: GNU >configure:3921: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4032: result: none >configure:4061: checking for x86_64-pc-linux-gnu-g++ >configure:4077: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:4088: result: x86_64-pc-linux-gnu-g++ >configure:4159: checking for C++ compiler version >configure:4168: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 5.2.0 p1.0, pie-0.6.3) 5.2.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4179: $? = 0 >configure:4168: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.2.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.2.0/work/gcc-5.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.2.0/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.2.0 p1.0, pie-0.6.3' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.2.0 (Gentoo 5.2.0 p1.0, pie-0.6.3) >configure:4179: $? = 0 >configure:4168: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4179: $? = 1 >configure:4168: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4179: $? = 1 >configure:4183: checking whether we are using the GNU C++ compiler >configure:4202: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:4202: $? = 0 >configure:4211: result: yes >configure:4220: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:4240: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4240: $? = 0 >configure:4281: result: yes >configure:4306: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4417: result: none >configure:4433: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:4464: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4468: $? = 0 >configure:4474: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4478: $? = 0 >configure:4489: cc -c conftest.c >&5 >configure:4493: $? = 0 >configure:4501: cc -c conftest.c -o conftest2.o >&5 >configure:4505: $? = 0 >configure:4511: cc -c conftest.c -o conftest2.o >&5 >configure:4515: $? = 0 >configure:4533: result: yes >configure:4587: checking build system type >configure:4601: result: x86_64-pc-linux-gnu >configure:4621: checking host system type >configure:4634: result: x86_64-pc-linux-gnu >configure:4675: checking how to print strings >configure:4702: result: printf >configure:4723: checking for a sed that does not truncate output >configure:4787: result: /usr/bin/sed >configure:4805: checking for grep that handles long lines and -e >configure:4863: result: /bin/grep >configure:4868: checking for egrep >configure:4930: result: /bin/grep -E >configure:4935: checking for fgrep >configure:4997: result: /bin/grep -F >configure:5032: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5099: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5106: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5121: result: yes >configure:5133: checking for BSD- or MS-compatible name lister (nm) >configure:5182: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:5312: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:5319: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:5322: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:5325: output >0000000000000000 B some_variable >configure:5332: result: BSD nm >configure:5335: checking whether ln -s works >configure:5339: result: yes >configure:5347: checking the maximum length of command line arguments >configure:5478: result: 1572864 >configure:5495: checking whether the shell understands some XSI constructs >configure:5505: result: yes >configure:5509: checking whether the shell understands "+=" >configure:5515: result: yes >configure:5550: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:5590: result: func_convert_file_noop >configure:5597: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5617: result: func_convert_file_noop >configure:5624: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5631: result: -r >configure:5665: checking for x86_64-pc-linux-gnu-objdump >configure:5681: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5692: result: x86_64-pc-linux-gnu-objdump >configure:5764: checking how to recognize dependent libraries >configure:5962: result: pass_all >configure:6007: checking for x86_64-pc-linux-gnu-dlltool >configure:6037: result: no >configure:6047: checking for dlltool >configure:6077: result: no >configure:6107: checking how to associate runtime and link libraries >configure:6134: result: printf %s\n >configure:6151: checking for x86_64-pc-linux-gnu-ar >configure:6167: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6178: result: x86_64-pc-linux-gnu-ar >configure:6259: checking for archiver @FILE support >configure:6276: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:6276: $? = 0 >configure:6279: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:6282: $? = 0 >configure:6287: 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:6290: $? = 1 >configure:6302: result: @ >configure:6320: checking for x86_64-pc-linux-gnu-strip >configure:6336: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6347: result: x86_64-pc-linux-gnu-strip >configure:6419: checking for x86_64-pc-linux-gnu-ranlib >configure:6435: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6446: result: x86_64-pc-linux-gnu-ranlib >configure:6588: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6708: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:6711: $? = 0 >configure:6715: /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:6718: $? = 0 >configure:6784: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c conftstm.o >&5 >configure:6787: $? = 0 >configure:6825: result: ok >configure:6862: checking for sysroot >configure:6892: result: no >configure:6969: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:6972: $? = 0 >configure:7115: checking for x86_64-pc-linux-gnu-mt >configure:7145: result: no >configure:7155: checking for mt >configure:7185: result: no >configure:7205: checking if : is a manifest tool >configure:7211: : '-?' >configure:7219: result: no >configure:7861: checking how to run the C preprocessor >configure:7892: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7892: $? = 0 >configure:7906: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7906: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libplist" >| #define PACKAGE_TARNAME "libplist" >| #define PACKAGE_VERSION "1.11" >| #define PACKAGE_STRING "libplist 1.11" >| #define PACKAGE_BUGREPORT "nospam@nowhere.com" >| #define PACKAGE_URL "" >| #define PACKAGE "libplist" >| #define VERSION "1.11" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7931: result: x86_64-pc-linux-gnu-gcc -E >configure:7951: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7951: $? = 0 >configure:7965: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7965: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libplist" >| #define PACKAGE_TARNAME "libplist" >| #define PACKAGE_VERSION "1.11" >| #define PACKAGE_STRING "libplist 1.11" >| #define PACKAGE_BUGREPORT "nospam@nowhere.com" >| #define PACKAGE_URL "" >| #define PACKAGE "libplist" >| #define VERSION "1.11" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7994: checking for ANSI C header files >configure:8014: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8014: $? = 0 >configure:8087: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >configure:8087: $? = 0 >configure:8087: ./conftest >configure:8087: $? = 0 >configure:8098: result: yes >configure:8111: checking for sys/types.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for sys/stat.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for stdlib.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for string.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for memory.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for strings.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for inttypes.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for stdint.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8111: checking for unistd.h >configure:8111: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8111: $? = 0 >configure:8111: result: yes >configure:8125: checking for dlfcn.h >configure:8125: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:8125: $? = 0 >configure:8125: result: yes >configure:8342: checking for objdir >configure:8357: result: .libs >configure:8628: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8646: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C >configure:8650: $? = 0 >configure:8663: result: no >configure:8990: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8997: result: -fPIC -DPIC >configure:9005: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9023: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 >configure:9027: $? = 0 >configure:9040: result: yes >configure:9069: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:9097: result: yes >configure:9112: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9133: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:9137: $? = 0 >configure:9159: result: yes >configure:9167: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9214: result: yes >configure:9247: 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:10404: result: yes >configure:10441: checking whether -lc should be explicitly linked in >configure:10449: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:10452: $? = 0 >configure:10467: 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:10470: $? = 0 >configure:10484: result: no >configure:10644: checking dynamic linker characteristics >configure:11144: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11144: $? = 0 >configure:11378: result: GNU/Linux ld.so >configure:11485: checking how to hardcode library paths into programs >configure:11510: result: immediate >configure:12050: checking whether stripping libraries is possible >configure:12055: result: yes >configure:12090: checking if libtool supports shared libraries >configure:12092: result: yes >configure:12095: checking whether to build shared libraries >configure:12116: result: yes >configure:12119: checking whether to build static libraries >configure:12123: result: no >configure:12146: checking how to run the C++ preprocessor >configure:12173: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:12173: $? = 0 >configure:12187: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12187: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libplist" >| #define PACKAGE_TARNAME "libplist" >| #define PACKAGE_VERSION "1.11" >| #define PACKAGE_STRING "libplist 1.11" >| #define PACKAGE_BUGREPORT "nospam@nowhere.com" >| #define PACKAGE_URL "" >| #define PACKAGE "libplist" >| #define VERSION "1.11" >| #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 HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:12212: result: x86_64-pc-linux-gnu-g++ -E >configure:12232: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:12232: $? = 0 >configure:12246: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12246: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libplist" >| #define PACKAGE_TARNAME "libplist" >| #define PACKAGE_VERSION "1.11" >| #define PACKAGE_STRING "libplist 1.11" >| #define PACKAGE_BUGREPORT "nospam@nowhere.com" >| #define PACKAGE_URL "" >| #define PACKAGE "libplist" >| #define VERSION "1.11" >| #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 HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:12415: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:12482: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12489: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12504: result: yes >configure:12559: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:13561: result: yes >configure:13597: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:13600: $? = 0 >configure:14120: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:14127: result: -fPIC -DPIC >configure:14135: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:14153: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:14157: $? = 0 >configure:14170: result: yes >configure:14193: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:14221: result: yes >configure:14233: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14254: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 >configure:14258: $? = 0 >configure:14280: result: yes >configure:14285: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14332: result: yes >configure:14362: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14401: result: yes >configure:14542: checking dynamic linker characteristics >configure:15210: result: GNU/Linux ld.so >configure:15263: checking how to hardcode library paths into programs >configure:15288: result: immediate >configure:15362: checking for x86_64-pc-linux-gnu-pkg-config >configure:15380: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:15392: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:15460: checking pkg-config is at least version 0.9.0 >configure:15463: result: yes >configure:15473: checking for libxml2 >configure:15480: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML2_VERSION" >configure:15483: $? = 0 >configure:15497: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML2_VERSION" >configure:15500: $? = 0 >configure:15558: result: yes >configure:15564: checking for ANSI C header files >configure:15668: result: yes >configure:15679: checking for stdint.h >configure:15679: result: yes >configure:15679: checking for stdlib.h >configure:15679: result: yes >configure:15679: checking for string.h >configure:15679: result: yes >configure:15691: checking for an ANSI C-conforming const >configure:15757: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:15757: $? = 0 >configure:15764: result: yes >configure:15772: checking for size_t >configure:15772: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:15772: $? = 0 >configure:15772: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c: In function 'main': >conftest.c:63:21: error: expected expression before ')' token > if (sizeof ((size_t))) > ^ >configure:15772: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libplist" >| #define PACKAGE_TARNAME "libplist" >| #define PACKAGE_VERSION "1.11" >| #define PACKAGE_STRING "libplist 1.11" >| #define PACKAGE_BUGREPORT "nospam@nowhere.com" >| #define PACKAGE_URL "" >| #define PACKAGE "libplist" >| #define VERSION "1.11" >| #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 HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:15772: result: yes >configure:15783: checking for ssize_t >configure:15783: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:15783: $? = 0 >configure:15783: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c: In function 'main': >conftest.c:63:22: error: expected expression before ')' token > if (sizeof ((ssize_t))) > ^ >configure:15783: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libplist" >| #define PACKAGE_TARNAME "libplist" >| #define PACKAGE_VERSION "1.11" >| #define PACKAGE_STRING "libplist 1.11" >| #define PACKAGE_BUGREPORT "nospam@nowhere.com" >| #define PACKAGE_URL "" >| #define PACKAGE "libplist" >| #define VERSION "1.11" >| #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 HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ssize_t))) >| return 0; >| ; >| return 0; >| } >configure:15783: result: yes >configure:15794: checking for uint16_t >configure:15794: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:15794: $? = 0 >configure:15794: result: yes >configure:15806: checking for uint32_t >configure:15806: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:15806: $? = 0 >configure:15806: result: yes >configure:15820: checking for uint8_t >configure:15820: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:15820: $? = 0 >configure:15820: result: yes >configure:15839: checking for asprintf >configure:15839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >configure:15839: $? = 0 >configure:15839: result: yes >configure:15839: checking for strcasecmp >configure:15839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >conftest.c:51:6: warning: conflicting types for built-in function 'strcasecmp' > char strcasecmp (); > ^ >configure:15839: $? = 0 >configure:15839: result: yes >configure:15839: checking for strdup >configure:15839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >conftest.c:52:6: warning: conflicting types for built-in function 'strdup' > char strdup (); > ^ >configure:15839: $? = 0 >configure:15839: result: yes >configure:15839: checking for strerror >configure:15839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >configure:15839: $? = 0 >configure:15839: result: yes >configure:15839: checking for strndup >configure:15839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >conftest.c:54:6: warning: conflicting types for built-in function 'strndup' > char strndup (); > ^ >configure:15839: $? = 0 >configure:15839: result: yes >configure:15839: checking for stpcpy >configure:15839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >conftest.c:55:6: warning: conflicting types for built-in function 'stpcpy' > char stpcpy (); > ^ >configure:15839: $? = 0 >configure:15839: result: yes >configure:15839: checking for vasprintf >configure:15839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -flto conftest.c >&5 >configure:15839: $? = 0 >configure:15839: result: yes >configure:15849: checking endian.h usability >configure:15849: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fomit-frame-pointer conftest.c >&5 >configure:15849: $? = 0 >configure:15849: result: yes >configure:15849: checking endian.h presence >configure:15849: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15849: $? = 0 >configure:15849: result: yes >configure:15849: checking for endian.h >configure:15849: result: yes >configure:16099: checking whether to enable WIN32 build settings >configure:16110: result: no >configure:16141: checking whether /usr/bin/python3.4 version >= 2.3 >configure:16152: /usr/bin/python3.4 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:16155: $? = 0 >configure:16157: result: yes >configure:16248: checking for /usr/bin/python3.4 version >configure:16255: result: 3.4 >configure:16267: checking for /usr/bin/python3.4 platform >configure:16274: result: linux >configure:16281: checking for /usr/bin/python3.4 script directory >configure:16309: result: ${prefix}/lib64/python3.4/site-packages >configure:16318: checking for /usr/bin/python3.4 extension module directory >configure:16346: result: ${exec_prefix}/lib64/python3.4/site-packages >configure:16362: checking for cython >configure:16380: found /usr/bin/cython >configure:16392: result: /usr/bin/cython >configure:16405: checking for Cython version >configure:16408: result: 0.23.4 >configure:16455: Cython executable is '/usr/bin/cython' >configure:16478: checking for python3.4 >configure:16508: result: /usr/bin/python3.4 >configure:16524: checking for a version of Python >= '2.1.0' >configure:16550: result: yes >configure:16581: checking for the distutils Python package >configure:16585: result: yes >configure:16599: checking for Python include path >configure:16609: result: -I/usr/include/python3.4m >configure:16616: checking for Python library path >configure:16636: result: -L/usr/lib64/python3.4 -lpython3.4 >configure:16643: checking for Python site-packages path >configure:16649: result: /usr/lib64/python3.4/site-packages >configure:16656: checking python extra libraries >configure:16663: result: -lpthread -ldl -lutil >configure:16670: checking python extra linking flags >configure:16677: result: -Xlinker -export-dynamic >configure:16684: checking consistency of all components of python development environment >configure:16710: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -fomit-frame-pointer -I/usr/include/python3.4m -Wl,-O1 -Wl,--as-needed -flto conftest.c -L/usr/lib64/python3.4 -lpython3.4 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpython3.4 >collect2: error: ld returned 1 exit status >configure:16710: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libplist" >| #define PACKAGE_TARNAME "libplist" >| #define PACKAGE_VERSION "1.11" >| #define PACKAGE_STRING "libplist 1.11" >| #define PACKAGE_BUGREPORT "nospam@nowhere.com" >| #define PACKAGE_URL "" >| #define PACKAGE "libplist" >| #define VERSION "1.11" >| #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 HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_VASPRINTF 1 >| /* end confdefs.h. */ >| >| #include <Python.h> >| >| int >| main () >| { >| >| Py_Initialize(); >| >| ; >| return 0; >| } >configure:16718: result: no >configure:16722: 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 LDFLAGS environment variable. > Example: ./configure LDFLAGS="-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. > ============================================================================ > > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_uint16_t=yes >ac_cv_c_uint32_t=yes >ac_cv_c_uint8_t=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=native -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -march=native -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -flto' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/app-pda/libplist-1.11/temp/python3.4/pkgconfig:/usr/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_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.4 >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_libxml2_CFLAGS_set= >ac_cv_env_libxml2_CFLAGS_value= >ac_cv_env_libxml2_LIBS_set= >ac_cv_env_libxml2_LIBS_value= >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_asprintf=yes >ac_cv_func_stpcpy=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strndup=yes >ac_cv_func_vasprintf=yes >ac_cv_have_endian_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_endian_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_CYTHON=/usr/bin/cython >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_PYTHON=/usr/bin/python3.4 >ac_cv_path_SED=/usr/bin/sed >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_python_platform=linux >am_cv_python_pyexecdir='${exec_prefix}/lib64/python3.4/site-packages' >am_cv_python_pythondir='${prefix}/lib64/python3.4/site-packages' >am_cv_python_version=3.4 >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_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >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_c_o_CXX=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >pkg_cv_libxml2_CFLAGS=-I/usr/include/libxml2 >pkg_cv_libxml2_LIBS=-lxml2 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-pda/libplist-1.11/work/libplist-1.11/missing --run aclocal-1.11' >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/app-pda/libplist-1.11/work/libplist-1.11/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-pda/libplist-1.11/work/libplist-1.11/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-pda/libplist-1.11/work/libplist-1.11/missing --run automake-1.11' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -march=native -pipe -fomit-frame-pointer' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -I/usr/include/python3.4m' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-O2 -march=native -pipe -fomit-frame-pointer' >CYGPATH_W='echo' >CYTHON='/usr/bin/cython' >CYTHON_LIB='' >CYTHON_PLIST_INCLUDE_DIR='' >CYTHON_PYTHON_CPPFLAGS='' >CYTHON_PYTHON_OPT='' >CYTHON_SUB='' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >GLOBAL_CFLAGS='' >GREP='/bin/grep' >HAVE_CYTHON_FALSE='' >HAVE_CYTHON_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 -flto' >LIBOBJS='' >LIBPLIST_SO_VERSION='2:0:0' >LIBS=' -L/usr/lib64/python3.4 -lpython3.4' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBXML2_VERSION='2.7.8' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/app-pda/libplist-1.11/work/libplist-1.11/missing --run 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='libplist' >PACKAGE_BUGREPORT='nospam@nowhere.com' >PACKAGE_NAME='libplist' >PACKAGE_STRING='libplist 1.11' >PACKAGE_TARNAME='libplist' >PACKAGE_URL='' >PACKAGE_VERSION='1.11' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/var/tmp/portage/app-pda/libplist-1.11/temp/python3.4/pkgconfig:/usr/lib64/pkgconfig' >PYTHON='/usr/bin/python3.4' >PYTHON_CPPFLAGS='-I/usr/include/python3.4m' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic' >PYTHON_EXTRA_LIBS=' -lpthread -ldl -lutil' >PYTHON_LDFLAGS='-L/usr/lib64/python3.4 -lpython3.4' >PYTHON_PLATFORM='linux' >PYTHON_PREFIX='${prefix}' >PYTHON_SITE_PKG='/usr/lib64/python3.4/site-packages' >PYTHON_VERSION='3.4' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/usr/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >VERSION='1.11' >WIN32_FALSE='' >WIN32_TRUE='#' >WINDRES='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__isrc=' -I$(srcdir)' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-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/libplist-1.11' >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='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/app-pda/libplist-1.11/work/libplist-1.11/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >libxml2_CFLAGS='-I/usr/include/libxml2' >libxml2_LIBS='-lxml2' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/libplist' >pkgpythondir='${pythondir}/libplist' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib64/python3.4/site-packages' >pythondir='${prefix}/lib64/python3.4/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "libplist" >#define PACKAGE_TARNAME "libplist" >#define PACKAGE_VERSION "1.11" >#define PACKAGE_STRING "libplist 1.11" >#define PACKAGE_BUGREPORT "nospam@nowhere.com" >#define PACKAGE_URL "" >#define PACKAGE "libplist" >#define VERSION "1.11" >#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 HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define STDC_HEADERS 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_ASPRINTF 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRNDUP 1 >#define HAVE_STPCPY 1 >#define HAVE_VASPRINTF 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 567370
:
418396
| 418398