Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 343528 Details for
Bug 463606
app-crypt/p11-kit-0.17.4 should depend on >=dev-libs/libtasn1-2.14
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
configure log
config.log (text/plain), 77.43 KB, created by
nvinson234
on 2013-03-28 12:57:05 UTC
(
hide
)
Description:
configure log
Filename:
MIME Type:
Creator:
nvinson234
Created:
2013-03-28 12:57:05 UTC
Size:
77.43 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 p11-kit configure 0.17.4, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/app-crypt/p11-kit-0.17.4/work/p11-kit-0.17.4/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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/p11-kit-0.17.4 --disable-debug > >## --------- ## >## Platform. ## >## --------- ## > >hostname = Phoenix >uname -m = x86_64 >uname -r = 3.8.4-gentoo >uname -s = Linux >uname -v = #2 SMP PREEMPT Wed Mar 27 10:43:58 EDT 2013 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/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/x86_64-pc-linux-gnu/gcc-bin/4.7.2 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2498: checking for x86_64-pc-linux-gnu-gcc >configure:2514: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2525: result: x86_64-pc-linux-gnu-gcc >configure:2794: checking for C compiler version >configure:2803: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.7.2-r1 p1.5, pie-0.5.5) 4.7.2 >Copyright (C) 2012 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:2814: $? = 0 >configure:2803: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.2/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/gcc-4.7.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.2/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.2-r1 p1.5, pie-0.5.5' >Thread model: posix >gcc version 4.7.2 (Gentoo 4.7.2-r1 p1.5, pie-0.5.5) >configure:2814: $? = 0 >configure:2803: 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:2814: $? = 1 >configure:2803: 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:2814: $? = 1 >configure:2834: checking whether the C compiler works >configure:2856: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2860: $? = 0 >configure:2908: result: yes >configure:2911: checking for C compiler default output file name >configure:2913: result: a.out >configure:2919: checking for suffix of executables >configure:2926: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2930: $? = 0 >configure:2952: result: >configure:2974: checking whether we are cross compiling >configure:2982: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2986: $? = 0 >configure:2993: ./conftest >configure:2997: $? = 0 >configure:3012: result: no >configure:3017: checking for suffix of object files >configure:3039: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3043: $? = 0 >configure:3064: result: o >configure:3068: checking whether we are using the GNU C compiler >configure:3087: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3087: $? = 0 >configure:3096: result: yes >configure:3105: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3125: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3125: $? = 0 >configure:3166: result: yes >configure:3183: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3246: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3246: $? = 0 >configure:3259: result: none needed >configure:3285: checking how to run the C preprocessor >configure:3316: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3316: $? = 0 >configure:3330: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3330: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3355: result: x86_64-pc-linux-gnu-gcc -E >configure:3375: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3375: $? = 0 >configure:3389: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3389: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3418: checking for grep that handles long lines and -e >configure:3476: result: /bin/grep >configure:3481: checking for egrep >configure:3543: result: /bin/grep -E >configure:3548: checking for ANSI C header files >configure:3568: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3568: $? = 0 >configure:3641: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3641: $? = 0 >configure:3641: ./conftest >configure:3641: $? = 0 >configure:3652: result: yes >configure:3665: checking for sys/types.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for sys/stat.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for stdlib.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for string.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for memory.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for strings.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for inttypes.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for stdint.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3665: checking for unistd.h >configure:3665: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3665: $? = 0 >configure:3665: result: yes >configure:3678: checking minix/config.h usability >configure:3678: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c:52:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:3678: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #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 <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 >| #include <minix/config.h> >configure:3678: result: no >configure:3678: checking minix/config.h presence >configure:3678: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:3678: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #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 <minix/config.h> >configure:3678: result: no >configure:3678: checking for minix/config.h >configure:3678: result: no >configure:3699: checking whether it is safe to define __EXTENSIONS__ >configure:3717: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:3717: $? = 0 >configure:3724: result: yes >configure:3800: checking for a BSD-compatible install >configure:3868: result: /usr/bin/install -c >configure:3879: checking whether build environment is sane >configure:3934: result: yes >configure:4085: checking for a thread-safe mkdir -p >configure:4124: result: /bin/mkdir -p >configure:4131: checking for gawk >configure:4147: found /usr/bin/gawk >configure:4158: result: gawk >configure:4169: checking whether make sets $(MAKE) >configure:4191: result: yes >configure:4221: checking for style of include used by make >configure:4249: result: GNU >configure:4341: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4452: result: none >configure:4468: checking whether build environment is sane >configure:4523: result: yes >configure:4536: checking whether to enable maintainer-specific portions of Makefiles >configure:4545: result: yes >configure:4569: checking whether make supports nested variables >configure:4586: result: yes >configure:4628: checking build system type >configure:4642: result: x86_64-pc-linux-gnu >configure:4662: checking host system type >configure:4675: result: x86_64-pc-linux-gnu >configure:4716: checking how to print strings >configure:4743: result: printf >configure:4764: checking for a sed that does not truncate output >configure:4828: result: /bin/sed >configure:4846: checking for fgrep >configure:4908: result: /bin/grep -F >configure:4943: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5010: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5017: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5032: result: yes >configure:5044: checking for BSD- or MS-compatible name lister (nm) >configure:5093: result: /usr/bin/nm -B >configure:5223: checking the name lister (/usr/bin/nm -B) interface >configure:5230: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:5233: /usr/bin/nm -B "conftest.o" >configure:5236: output >0000000000000000 B some_variable >configure:5243: result: BSD nm >configure:5246: checking whether ln -s works >configure:5250: result: yes >configure:5258: checking the maximum length of command line arguments >configure:5388: result: 1572864 >configure:5405: checking whether the shell understands some XSI constructs >configure:5415: result: yes >configure:5419: checking whether the shell understands "+=" >configure:5425: result: yes >configure:5460: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:5500: result: func_convert_file_noop >configure:5507: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5527: result: func_convert_file_noop >configure:5534: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5541: result: -r >configure:5575: checking for x86_64-pc-linux-gnu-objdump >configure:5591: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5602: result: x86_64-pc-linux-gnu-objdump >configure:5674: checking how to recognize dependent libraries >configure:5876: result: pass_all >configure:5921: checking for x86_64-pc-linux-gnu-dlltool >configure:5951: result: no >configure:5961: checking for dlltool >configure:5991: result: no >configure:6021: checking how to associate runtime and link libraries >configure:6048: result: printf %s\n >configure:6064: checking for x86_64-pc-linux-gnu-ar >configure:6080: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6091: result: x86_64-pc-linux-gnu-ar >configure:6172: checking for archiver @FILE support >configure:6189: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6189: $? = 0 >configure:6192: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:6195: $? = 0 >configure:6200: 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:6203: $? = 1 >configure:6215: result: @ >configure:6233: checking for x86_64-pc-linux-gnu-strip >configure:6249: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6260: result: x86_64-pc-linux-gnu-strip >configure:6332: checking for x86_64-pc-linux-gnu-ranlib >configure:6348: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6359: result: x86_64-pc-linux-gnu-ranlib >configure:6501: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6621: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6624: $? = 0 >configure:6628: /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:6631: $? = 0 >configure:6697: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6700: $? = 0 >configure:6738: result: ok >configure:6775: checking for sysroot >configure:6805: result: no >configure:6882: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:6885: $? = 0 >configure:7021: checking for x86_64-pc-linux-gnu-mt >configure:7051: result: no >configure:7061: checking for mt >configure:7091: result: no >configure:7111: checking if : is a manifest tool >configure:7117: : '-?' >configure:7125: result: no >configure:7764: checking for dlfcn.h >configure:7764: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:7764: $? = 0 >configure:7764: result: yes >configure:7968: checking for objdir >configure:7983: result: .libs >configure:8254: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8272: 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++/ObjC++ but not for C [enabled by default] >configure:8276: $? = 0 >configure:8289: result: no >configure:8616: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8623: result: -fPIC -DPIC >configure:8631: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8649: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 >configure:8653: $? = 0 >configure:8666: result: yes >configure:8695: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8723: result: yes >configure:8738: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8759: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:8763: $? = 0 >configure:8785: result: yes >configure:8793: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8840: result: yes >configure:8873: 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:10026: result: yes >configure:10063: checking whether -lc should be explicitly linked in >configure:10071: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:10074: $? = 0 >configure:10089: 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:10092: $? = 0 >configure:10106: result: no >configure:10266: checking dynamic linker characteristics >configure:10777: 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:10777: $? = 0 >configure:11003: result: GNU/Linux ld.so >configure:11110: checking how to hardcode library paths into programs >configure:11135: result: immediate >configure:11229: checking for shl_load >configure:11229: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/ccYusqgH.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `shl_load' >collect2: error: ld returned 1 exit status >configure:11229: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* 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 shl_load (); >| /* 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_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:11229: result: no >configure:11233: checking for shl_load in -ldld >configure:11258: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: error: ld returned 1 exit status >configure:11258: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* 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 shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:11267: result: no >configure:11272: checking for dlopen >configure:11272: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/cc4hEXNO.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:11272: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* 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 dlopen (); >| /* 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_dlopen || defined __stub___dlopen >| choke me >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:11272: result: no >configure:11276: checking for dlopen in -ldl >configure:11301: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:11301: $? = 0 >configure:11310: result: yes >configure:11429: checking whether a program can dlopen itself >configure:11509: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11512: $? = 0 >configure:11530: result: yes >configure:11535: checking whether a statically linked program can dlopen itself >configure:11615: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/cc4kLegY.o: In function `main': >conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie >collect2: error: ld returned 1 exit status >configure:11618: $? = 1 >configure:11636: result: no >configure:11675: checking whether stripping libraries is possible >configure:11680: result: yes >configure:11715: checking if libtool supports shared libraries >configure:11717: result: yes >configure:11720: checking whether to build shared libraries >configure:11741: result: yes >configure:11744: checking whether to build static libraries >configure:11748: result: no >configure:11793: checking whether NLS is requested >configure:11802: result: yes >configure:11843: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:11875: result: /usr/bin/msgfmt >configure:11884: checking for gmsgfmt >configure:11902: found /usr/bin/gmsgfmt >configure:11915: result: /usr/bin/gmsgfmt >configure:11966: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C >configure:11998: result: /usr/bin/xgettext >configure:12044: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:12075: result: /usr/bin/msgmerge >configure:12132: checking for ld used by GCC >configure:12196: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12203: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12216: result: yes >configure:12223: checking for shared library run path origin >configure:12236: result: done >configure:12808: checking for CFPreferencesCopyAppValue >configure:12826: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory >compilation terminated. >configure:12826: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:12835: result: no >configure:12842: checking for CFLocaleCopyCurrent >configure:12860: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory >compilation terminated. >configure:12860: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:12869: result: no >configure:12918: checking for GNU gettext in libc >configure:12938: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12938: $? = 0 >configure:12947: result: yes >configure:13738: checking whether to use NLS >configure:13740: result: yes >configure:13743: checking where the gettext function comes from >configure:13754: result: libc >configure:13820: checking for x86_64-pc-linux-gnu-gcc >configure:13847: result: x86_64-pc-linux-gnu-gcc >configure:14116: checking for C compiler version >configure:14125: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.7.2-r1 p1.5, pie-0.5.5) 4.7.2 >Copyright (C) 2012 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:14136: $? = 0 >configure:14125: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.2/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/gcc-4.7.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.2/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.2-r1 p1.5, pie-0.5.5' >Thread model: posix >gcc version 4.7.2 (Gentoo 4.7.2-r1 p1.5, pie-0.5.5) >configure:14136: $? = 0 >configure:14125: 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:14136: $? = 1 >configure:14125: 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:14136: $? = 1 >configure:14140: checking whether we are using the GNU C compiler >configure:14168: result: yes >configure:14177: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:14238: result: yes >configure:14255: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:14331: result: none needed >configure:14356: checking how to run the C preprocessor >configure:14426: result: x86_64-pc-linux-gnu-gcc -E >configure:14446: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14446: $? = 0 >configure:14460: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:14460: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:14489: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:14520: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:14524: $? = 0 >configure:14530: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:14534: $? = 0 >configure:14545: cc -c conftest.c >&5 >configure:14549: $? = 0 >configure:14557: cc -c conftest.c -o conftest2.o >&5 >configure:14561: $? = 0 >configure:14567: cc -c conftest.c -o conftest2.o >&5 >configure:14571: $? = 0 >configure:14589: result: yes >configure:14637: checking for CFPreferencesCopyAppValue >configure:14664: result: no >configure:14671: checking for CFLocaleCopyCurrent >configure:14698: result: no >configure:14747: checking for GNU gettext in libc >configure:14776: result: yes >configure:15567: checking whether to use NLS >configure:15569: result: yes >configure:15572: checking where the gettext function comes from >configure:15583: result: libc >configure:15645: checking for win32 >configure:15667: result: no >configure:15678: checking whether byte ordering is bigendian >configure:15693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c:36:9: error: unknown type name 'not' >conftest.c:36:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' >conftest.c:36:15: error: unknown type name 'universal' >configure:15693: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:15738: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:15738: $? = 0 >configure:15756: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:42:4: error: unknown type name 'not' >conftest.c:42:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' >configure:15756: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:15884: result: no >configure:15906: checking for stdbool.h that conforms to C99 >configure:15973: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:15973: $? = 0 >configure:15980: result: yes >configure:15982: checking for _Bool >configure:15982: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:15982: $? = 0 >configure:15982: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:71:20: error: expected expression before ')' token >configure:15982: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 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 ((_Bool))) >| return 0; >| ; >| return 0; >| } >configure:15982: result: yes >configure:16001: checking for pthread_mutex_lock in -lpthread >configure:16026: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >configure:16026: $? = 0 >configure:16035: result: yes >configure:16048: checking for library containing dlopen >configure:16079: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/cc8WxxuJ.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:16079: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:16079: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16079: $? = 0 >configure:16096: result: -ldl >configure:16106: checking for library containing nanosleep >configure:16137: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16137: $? = 0 >configure:16154: result: none required >configure:16166: checking for struct dirent.d_type >configure:16166: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:16166: $? = 0 >configure:16166: result: yes >configure:16180: checking for getprogname >configure:16180: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/ccu6BLDV.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `getprogname' >collect2: error: ld returned 1 exit status >configure:16180: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| /* end confdefs.h. */ >| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getprogname innocuous_getprogname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getprogname (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getprogname >| >| /* 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 getprogname (); >| /* 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_getprogname || defined __stub___getprogname >| choke me >| #endif >| >| int >| main () >| { >| return getprogname (); >| ; >| return 0; >| } >configure:16180: result: no >configure:16180: checking for getexecname >configure:16180: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/ccGwJtIZ.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `getexecname' >collect2: error: ld returned 1 exit status >configure:16180: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| /* end confdefs.h. */ >| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getexecname innocuous_getexecname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getexecname (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getexecname >| >| /* 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 getexecname (); >| /* 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_getexecname || defined __stub___getexecname >| choke me >| #endif >| >| int >| main () >| { >| return getexecname (); >| ; >| return 0; >| } >configure:16180: result: no >configure:16180: checking for basename >configure:16180: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16180: $? = 0 >configure:16180: result: yes >configure:16180: checking for mkstemp >configure:16180: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16180: $? = 0 >configure:16180: result: yes >configure:16180: checking for mkdtemp >configure:16180: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16180: $? = 0 >configure:16180: result: yes >configure:16192: checking for strnstr >configure:16192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/ccmSIZ6c.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strnstr' >collect2: error: ld returned 1 exit status >configure:16192: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_BASENAME 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| /* end confdefs.h. */ >| /* Define strnstr to an innocuous variant, in case <limits.h> declares strnstr. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strnstr innocuous_strnstr >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strnstr (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strnstr >| >| /* 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 strnstr (); >| /* 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_strnstr || defined __stub___strnstr >| choke me >| #endif >| >| int >| main () >| { >| return strnstr (); >| ; >| return 0; >| } >configure:16192: result: no >configure:16192: checking for memdup >configure:16192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >/var/tmp/portage/app-crypt/p11-kit-0.17.4/temp/ccEE73Ti.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `memdup' >collect2: error: ld returned 1 exit status >configure:16192: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_BASENAME 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| /* end confdefs.h. */ >| /* Define memdup to an innocuous variant, in case <limits.h> declares memdup. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define memdup innocuous_memdup >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char memdup (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef memdup >| >| /* 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 memdup (); >| /* 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_memdup || defined __stub___memdup >| choke me >| #endif >| >| int >| main () >| { >| return memdup (); >| ; >| return 0; >| } >configure:16192: result: no >configure:16192: checking for strndup >configure:16192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >conftest.c:65:6: warning: conflicting types for built-in function 'strndup' [enabled by default] >configure:16192: $? = 0 >configure:16192: result: yes >configure:16204: checking for asprintf >configure:16204: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16204: $? = 0 >configure:16204: result: yes >configure:16204: checking for vasprintf >configure:16204: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16204: $? = 0 >configure:16204: result: yes >configure:16204: checking for vsnprintf >configure:16204: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >conftest.c:68:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] >configure:16204: $? = 0 >configure:16204: result: yes >configure:16215: checking for timegm >configure:16215: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16215: $? = 0 >configure:16215: result: yes >configure:16228: checking for gmtime_r >configure:16228: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16228: $? = 0 >configure:16228: result: yes >configure:16243: checking whether program_invocation_short_name is declared >configure:16243: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:89:10: error: 'program_invocation_short_name' undeclared (first use in this function) >conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in >configure:16243: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_BASENAME 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GMTIME_R 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 () >| { >| #ifndef program_invocation_short_name >| #ifdef __cplusplus >| (void) program_invocation_short_name; >| #else >| (void) program_invocation_short_name; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:16243: result: no >configure:16254: checking whether program_invocation_short_name is available >configure:16267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16267: $? = 0 >configure:16271: result: yes >configure:16279: checking whether __progname is declared >configure:16279: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:91:10: error: '__progname' undeclared (first use in this function) >conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in >configure:16279: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_BASENAME 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 >| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 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 () >| { >| #ifndef __progname >| #ifdef __cplusplus >| (void) __progname; >| #else >| (void) __progname; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:16279: result: no >configure:16294: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lpthread >&5 >configure:16294: $? = 0 >configure:16303: checking for dgettext in -lintl >configure:16328: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lintl -ldl -lpthread >&5 >conftest.c:60:6: warning: conflicting types for built-in function 'dgettext' [enabled by default] >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lintl >collect2: error: ld returned 1 exit status >configure:16328: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "p11-kit" >| #define PACKAGE_TARNAME "p11-kit" >| #define PACKAGE_VERSION "0.17.4" >| #define PACKAGE_STRING "p11-kit 0.17.4" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define PACKAGE "p11-kit" >| #define VERSION "0.17.4" >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define OS_UNIX 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_BASENAME 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 >| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define HAVE_DECL___PROGNAME 0 >| #define HAVE___PROGNAME 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dgettext (); >| int >| main () >| { >| return dgettext (); >| ; >| return 0; >| } >configure:16337: result: no >configure:16410: checking for x86_64-pc-linux-gnu-pkg-config >configure:16428: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:16440: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:16508: checking pkg-config is at least version 0.9.0 >configure:16511: result: yes >configure:16523: checking for LIBTASN1 >configure:16530: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.14" >Requested 'libtasn1 >= 2.14' but version of libtasn1 is 2.13 >You may find new versions of libtasn1 at http://www.gnu.org/software/libtasn1/ >configure:16533: $? = 1 >configure:16547: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.14" >Requested 'libtasn1 >= 2.14' but version of libtasn1 is 2.13 >You may find new versions of libtasn1 at http://www.gnu.org/software/libtasn1/ >configure:16550: $? = 1 >configure:16564: result: no >Requested 'libtasn1 >= 2.14' but version of libtasn1 is 2.13 >You may find new versions of libtasn1 at http://www.gnu.org/software/libtasn1/ >configure:16580: error: libtasn1 not found. Building without it results in significant loss of functionality. To proceed use --without-libtasn1 > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >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_CPP_set= >ac_cv_env_CPP_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_LIBTASN1_CFLAGS_set= >ac_cv_env_LIBTASN1_CFLAGS_value= >ac_cv_env_LIBTASN1_LIBS_set= >ac_cv_env_LIBTASN1_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=/usr/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_asprintf=yes >ac_cv_func_basename=yes >ac_cv_func_dlopen=no >ac_cv_func_getexecname=no >ac_cv_func_getprogname=no >ac_cv_func_gmtime_r=yes >ac_cv_func_memdup=no >ac_cv_func_mkdtemp=yes >ac_cv_func_mkstemp=yes >ac_cv_func_shl_load=no >ac_cv_func_strndup=yes >ac_cv_func_strnstr=no >ac_cv_func_timegm=yes >ac_cv_func_vasprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_have_decl___progname=no >ac_cv_have_decl_program_invocation_short_name=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_stdbool_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_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_intl_dgettext=no >ac_cv_lib_pthread_pthread_mutex_lock=yes >ac_cv_member_struct_dirent_d_type=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/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_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_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_dlopen=-ldl >ac_cv_search_nanosleep='none required' >ac_cv_type__Bool=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/x86_64-pc-linux-gnu/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=none >am_cv_make_support_nested_variables=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext2_libc=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >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/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]* \([^ ]*\) \([^ ]*\)$/ {"\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 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-crypt/p11-kit-0.17.4/work/p11-kit-0.17.4/missing --run aclocal-1.12' >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-crypt/p11-kit-0.17.4/work/p11-kit-0.17.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-crypt/p11-kit-0.17.4/work/p11-kit-0.17.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-crypt/p11-kit-0.17.4/work/p11-kit-0.17.4/missing --run automake-1.12' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=native -O2 -pipe' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >GCOV='' >GENHTML='' >GETTEXT_MACRO_VERSION='0.18' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GREP='/bin/grep' >GTKDOC_CHECK='' >GTKDOC_MKPDF='' >GTKDOC_REBASE='' >GTKDOC_SCAN='' >GTK_DOC_BUILD_HTML_FALSE='' >GTK_DOC_BUILD_HTML_TRUE='' >GTK_DOC_BUILD_PDF_FALSE='' >GTK_DOC_BUILD_PDF_TRUE='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_TRUE='' >GTK_DOC_USE_REBASE_FALSE='' >GTK_DOC_USE_REBASE_TRUE='' >HTML_DIR='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >INTL_MACOSX_LIBS='' >LCOV='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='-ldl -lpthread ' >LIBTASN1_CFLAGS='' >LIBTASN1_LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MAINT='' >MAINTAINER_MODE_FALSE='#' >MAINTAINER_MODE_TRUE='' >MAKEINFO='${SHELL} /var/tmp/portage/app-crypt/p11-kit-0.17.4/work/p11-kit-0.17.4/missing --run makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OS_WIN32_FALSE='' >OS_WIN32_TRUE='#' >OTOOL64='' >OTOOL='' >P11KIT_LT_RELEASE='' >PACKAGE='p11-kit' >PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue' >PACKAGE_NAME='p11-kit' >PACKAGE_STRING='p11-kit 0.17.4' >PACKAGE_TARNAME='p11-kit' >PACKAGE_URL='http://p11-glue.freedesktop.org/p11-kit.html' >PACKAGE_VERSION='0.17.4' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >POSUB='po' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SHLEXT='' >STRIP='x86_64-pc-linux-gnu-strip' >USE_NLS='yes' >VERSION='0.17.4' >WITH_ASN1_FALSE='' >WITH_ASN1_TRUE='' >WITH_COVERAGE_FALSE='' >WITH_COVERAGE_TRUE='' >WITH_TRUST_MODULE_FALSE='' >WITH_TRUST_MODULE_TRUE='' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS='' >XSLTPROC='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc=' -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/p11-kit-0.17.4' >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-crypt/p11-kit-0.17.4/work/p11-kit-0.17.4/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >p11_module_path='/usr/lib64/pkcs11' >p11_package_config_modules='${pkgdatadir}/modules' >p11_system_config='/etc/pkcs11' >p11_system_config_file='/etc/pkcs11/pkcs11.conf' >p11_system_config_modules='/etc/pkcs11/modules' >p11_user_config='~/.pkcs11' >p11_user_config_file='~/.pkcs11/pkcs11.conf' >p11_user_config_modules='~/.pkcs11/modules' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' >with_trust_paths='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "p11-kit" >#define PACKAGE_TARNAME "p11-kit" >#define PACKAGE_VERSION "0.17.4" >#define PACKAGE_STRING "p11-kit 0.17.4" >#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue" >#define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define PACKAGE "p11-kit" >#define VERSION "0.17.4" >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define OS_UNIX 1 >#define HAVE__BOOL 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_STRUCT_DIRENT_D_TYPE 1 >#define HAVE_BASENAME 1 >#define HAVE_MKSTEMP 1 >#define HAVE_MKDTEMP 1 >#define HAVE_STRNDUP 1 >#define HAVE_ASPRINTF 1 >#define HAVE_VASPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_TIMEGM 1 >#define HAVE_GMTIME_R 1 >#define HAVE_GMTIME_R 1 >#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 >#define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 >#define HAVE_DECL___PROGNAME 0 >#define HAVE___PROGNAME 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 463606
:
343526
| 343528