This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by trousers configure 0.3.13, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-usercheck --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2441: checking build system type configure:2455: result: i686-uhu-linux-gnu configure:2475: checking host system type configure:2488: result: i686-uhu-linux-gnu configure:2508: checking target system type configure:2521: result: i686-uhu-linux-gnu configure:2563: checking for a BSD-compatible install configure:2631: result: /bin/install -c configure:2642: checking whether build environment is sane configure:2697: result: yes configure:2735: WARNING: 'missing' script is too old or missing configure:2848: checking for a thread-safe mkdir -p configure:2887: result: /bin/mkdir -p configure:2894: checking for gawk configure:2910: found /bin/gawk configure:2921: result: gawk configure:2932: checking whether make sets $(MAKE) configure:2954: result: yes configure:2983: checking whether make supports nested variables configure:3000: result: yes configure:3118: checking Non-standard OpenSSL location configure:3134: result: no configure:3155: checking for style of include used by make configure:3183: result: GNU configure:3214: checking for i686-uhu-linux-gcc configure:3230: found /usr/bin/i686-uhu-linux-gcc configure:3241: result: i686-uhu-linux-gcc configure:3510: checking for C compiler version configure:3519: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3530: $? = 0 configure:3519: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3530: $? = 0 configure:3519: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3530: $? = 1 configure:3519: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3530: $? = 1 configure:3550: checking whether the C compiler works configure:3572: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3576: $? = 0 configure:3624: result: yes configure:3627: checking for C compiler default output file name configure:3629: result: a.out configure:3635: checking for suffix of executables configure:3642: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3646: $? = 0 configure:3668: result: configure:3690: checking whether we are cross compiling configure:3698: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3702: $? = 0 configure:3709: ./conftest configure:3713: $? = 0 configure:3728: result: no configure:3733: checking for suffix of object files configure:3755: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3759: $? = 0 configure:3780: result: o configure:3784: checking whether we are using the GNU C compiler configure:3803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3803: $? = 0 configure:3812: result: yes configure:3821: checking whether i686-uhu-linux-gcc accepts -g configure:3841: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3841: $? = 0 configure:3882: result: yes configure:3899: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3962: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3962: $? = 0 configure:3975: result: none needed configure:3997: checking dependency style of i686-uhu-linux-gcc configure:4108: result: gcc3 configure:4124: checking for EVP_DigestUpdate in -lcrypto configure:4149: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypto >&5 configure:4149: $? = 0 configure:4158: result: yes configure:4203: result: *** Disabling user checking at user request *** configure:4224: checking how to run the C preprocessor configure:4255: i686-uhu-linux-gcc -E conftest.c configure:4255: $? = 0 configure:4269: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4269: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "trousers" | #define PACKAGE_TARNAME "trousers" | #define PACKAGE_VERSION "0.3.13" | #define PACKAGE_STRING "trousers 0.3.13" | #define PACKAGE_BUGREPORT "trousers-tech@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "trousers" | #define VERSION "0.3.13" | /* end confdefs.h. */ | #include configure:4294: result: i686-uhu-linux-gcc -E configure:4314: i686-uhu-linux-gcc -E conftest.c configure:4314: $? = 0 configure:4328: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "trousers" | #define PACKAGE_TARNAME "trousers" | #define PACKAGE_VERSION "0.3.13" | #define PACKAGE_STRING "trousers 0.3.13" | #define PACKAGE_BUGREPORT "trousers-tech@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "trousers" | #define VERSION "0.3.13" | /* end confdefs.h. */ | #include configure:4357: checking for grep that handles long lines and -e configure:4415: result: /bin/grep configure:4420: checking for egrep configure:4482: result: /bin/grep -E configure:4487: checking for ANSI C header files configure:4507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4507: $? = 0 configure:4580: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4580: $? = 0 configure:4580: ./conftest configure:4580: $? = 0 configure:4591: result: yes configure:4604: checking for sys/types.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for sys/stat.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for stdlib.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for string.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for memory.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for strings.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for inttypes.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for stdint.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4604: checking for unistd.h configure:4604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4688: checking openssl/bn.h usability configure:4688: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4688: $? = 0 configure:4688: result: yes configure:4688: checking openssl/bn.h presence configure:4688: i686-uhu-linux-gcc -E conftest.c configure:4688: $? = 0 configure:4688: result: yes configure:4688: checking for openssl/bn.h configure:4688: result: yes configure:4688: checking openssl/engine.h usability configure:4688: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK conftest.c >&5 configure:4688: $? = 0 configure:4688: result: yes configure:4688: checking openssl/engine.h presence configure:4688: i686-uhu-linux-gcc -E conftest.c configure:4688: $? = 0 configure:4688: result: yes configure:4688: checking for openssl/engine.h configure:4688: result: yes configure:5617: checking pthread.h usability configure:5617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:5617: $? = 0 configure:5617: result: yes configure:5617: checking pthread.h presence configure:5617: i686-uhu-linux-gcc -E conftest.c configure:5617: $? = 0 configure:5617: result: yes configure:5617: checking for pthread.h configure:5617: result: yes configure:5665: checking for i686-uhu-linux-gcc configure:5692: result: i686-uhu-linux-gcc configure:5961: checking for C compiler version configure:5970: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5981: $? = 0 configure:5970: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5981: $? = 0 configure:5970: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5981: $? = 1 configure:5970: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5981: $? = 1 configure:5985: checking whether we are using the GNU C compiler configure:6013: result: yes configure:6022: checking whether i686-uhu-linux-gcc accepts -g configure:6083: result: yes configure:6100: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6176: result: none needed configure:6198: checking dependency style of i686-uhu-linux-gcc configure:6309: result: gcc3 configure:6370: checking how to print strings configure:6397: result: printf configure:6418: checking for a sed that does not truncate output configure:6482: result: /bin/sed configure:6500: checking for fgrep configure:6562: result: /bin/grep -F configure:6597: checking for ld used by i686-uhu-linux-gcc configure:6664: result: /usr/bin/ld configure:6671: checking if the linker (/usr/bin/ld) is GNU ld configure:6686: result: yes configure:6698: checking for BSD- or MS-compatible name lister (nm) configure:6747: result: /usr/bin/nm -B configure:6877: checking the name lister (/usr/bin/nm -B) interface configure:6884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:6887: /usr/bin/nm -B "conftest.o" configure:6890: output 00000000 B some_variable configure:6897: result: BSD nm configure:6900: checking whether ln -s works configure:6904: result: yes configure:6912: checking the maximum length of command line arguments configure:7042: result: 1572864 configure:7059: checking whether the shell understands some XSI constructs configure:7069: result: yes configure:7073: checking whether the shell understands "+=" configure:7079: result: yes configure:7114: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7154: result: func_convert_file_noop configure:7161: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7181: result: func_convert_file_noop configure:7188: checking for /usr/bin/ld option to reload object files configure:7195: result: -r configure:7229: checking for i686-uhu-linux-objdump configure:7259: result: no configure:7269: checking for objdump configure:7285: found /usr/bin/objdump configure:7296: result: objdump configure:7328: checking how to recognize dependent libraries configure:7530: result: pass_all configure:7575: checking for i686-uhu-linux-dlltool configure:7605: result: no configure:7615: checking for dlltool configure:7645: result: no configure:7675: checking how to associate runtime and link libraries configure:7702: result: printf %s\n configure:7718: checking for i686-uhu-linux-ar configure:7734: found /usr/bin/i686-uhu-linux-ar configure:7745: result: i686-uhu-linux-ar configure:7826: checking for archiver @FILE support configure:7843: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:7843: $? = 0 configure:7846: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7849: $? = 0 configure:7854: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7857: $? = 1 configure:7869: result: @ configure:7887: checking for i686-uhu-linux-strip configure:7917: result: no configure:7927: checking for strip configure:7943: found /usr/bin/strip configure:7954: result: strip configure:7986: checking for i686-uhu-linux-ranlib configure:8016: result: no configure:8026: checking for ranlib configure:8042: found /usr/bin/ranlib configure:8053: result: ranlib configure:8155: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8275: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:8278: $? = 0 configure:8282: /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:8285: $? = 0 configure:8351: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c conftstm.o >&5 configure:8354: $? = 0 configure:8392: result: ok configure:8429: checking for sysroot configure:8459: result: no configure:8681: checking for i686-uhu-linux-mt configure:8711: result: no configure:8721: checking for mt configure:8751: result: no configure:8771: checking if : is a manifest tool configure:8777: : '-?' configure:8785: result: no configure:9424: checking for dlfcn.h configure:9424: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:9424: $? = 0 configure:9424: result: yes configure:9600: checking for objdir configure:9615: result: .libs configure:9882: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9900: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL -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:9904: $? = 0 configure:9917: result: no configure:10244: checking for i686-uhu-linux-gcc option to produce PIC configure:10251: result: -fPIC -DPIC configure:10259: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL -fPIC -DPIC -DPIC conftest.c >&5 configure:10281: $? = 0 configure:10294: result: yes configure:10323: checking if i686-uhu-linux-gcc static flag -static works configure:10351: result: yes configure:10366: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10387: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL -o out/conftest2.o conftest.c >&5 configure:10391: $? = 0 configure:10413: result: yes configure:10421: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10468: result: yes configure:10501: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11654: result: yes configure:11691: checking whether -lc should be explicitly linked in configure:11699: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:11702: $? = 0 configure:11717: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11720: $? = 0 configure:11734: result: no configure:11894: checking dynamic linker characteristics configure:12405: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12405: $? = 0 configure:12631: result: GNU/Linux ld.so configure:12738: checking how to hardcode library paths into programs configure:12763: result: immediate configure:13303: checking whether stripping libraries is possible configure:13308: result: yes configure:13343: checking if libtool supports shared libraries configure:13345: result: yes configure:13348: checking whether to build shared libraries configure:13369: result: yes configure:13372: checking whether to build static libraries configure:13376: result: no configure:13414: checking whether byte ordering is bigendian configure:13429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 conftest.c:27:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:27:15: error: unknown type name 'universal' configure:13429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "trousers" | #define PACKAGE_TARNAME "trousers" | #define PACKAGE_VERSION "0.3.13" | #define PACKAGE_STRING "trousers 0.3.13" | #define PACKAGE_BUGREPORT "trousers-tech@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "trousers" | #define VERSION "0.3.13" | #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_OPENSSL_BN_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13474: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:13474: $? = 0 configure:13492: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 conftest.c: In function 'main': conftest.c:33:4: error: unknown type name 'not' not big endian ^ conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "trousers" | #define PACKAGE_TARNAME "trousers" | #define PACKAGE_VERSION "0.3.13" | #define PACKAGE_STRING "trousers 0.3.13" | #define PACKAGE_BUGREPORT "trousers-tech@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "trousers" | #define VERSION "0.3.13" | #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_OPENSSL_BN_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13620: result: no configure:13639: checking whether htole32 is declared configure:13639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:13639: $? = 0 configure:13639: result: yes configure:13646: checking sys/byteorder.h usability configure:13646: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 conftest.c:60:27: fatal error: sys/byteorder.h: No such file or directory #include ^ compilation terminated. configure:13646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "trousers" | #define PACKAGE_TARNAME "trousers" | #define PACKAGE_VERSION "0.3.13" | #define PACKAGE_STRING "trousers 0.3.13" | #define PACKAGE_BUGREPORT "trousers-tech@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "trousers" | #define VERSION "0.3.13" | #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_OPENSSL_BN_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HTOLE_DEFINED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13646: result: no configure:13646: checking sys/byteorder.h presence configure:13646: i686-uhu-linux-gcc -E conftest.c conftest.c:27:27: fatal error: sys/byteorder.h: No such file or directory #include ^ compilation terminated. configure:13646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "trousers" | #define PACKAGE_TARNAME "trousers" | #define PACKAGE_VERSION "0.3.13" | #define PACKAGE_STRING "trousers 0.3.13" | #define PACKAGE_BUGREPORT "trousers-tech@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "trousers" | #define VERSION "0.3.13" | #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_OPENSSL_BN_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HTOLE_DEFINED 1 | /* end confdefs.h. */ | #include configure:13646: result: no configure:13646: checking for sys/byteorder.h configure:13646: result: no configure:13654: checking for daemon configure:13654: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL conftest.c >&5 configure:13654: $? = 0 configure:13654: result: yes configure:13834: checking that generated files are newer than configure configure:13840: result: done configure:14148: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by trousers config.status 0.3.13, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1137: creating dist/tcsd.conf config.status:1137: creating dist/fedora/trousers.spec config.status:1137: creating dist/trousers.spec config.status:1137: creating Makefile config.status:1137: creating src/Makefile config.status:1137: creating src/include/Makefile config.status:1137: creating src/tcs/Makefile config.status:1137: creating src/tddl/Makefile config.status:1137: creating src/tspi/Makefile config.status:1137: creating src/trspi/Makefile config.status:1137: creating src/tcsd/Makefile config.status:1137: creating man/man8/tcsd.8 config.status:1137: creating man/man5/tcsd.conf.5 config.status:1137: creating dist/Makefile config.status:1137: creating man/Makefile config.status:1137: creating man/man3/Makefile config.status:1137: creating man/man5/Makefile config.status:1137: creating man/man8/Makefile config.status:1309: executing depfiles commands config.status:1309: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-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='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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= ac_cv_env_PKG_CONFIG_PATH_value= 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=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_daemon=yes ac_cv_have_decl_htole32=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_bn_h=yes ac_cv_header_openssl_engine_h=yes ac_cv_header_pthread_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_byteorder_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypto_EVP_DigestUpdate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.13' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -DNOUSERCHECK -DBI_OPENSSL -W -Wall -Wno-unused-parameter -Wsign-compare -I../include -DTCSD_DEFAULT_PORT=30003 -DTSS_VER_MAJOR=0 -DTSS_VER_MINOR=3 -DTSS_SPEC_MAJOR=1 -DTSS_SPEC_MINOR=2' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CRYPTOLIB='-lcrypto' CRYPTO_PACKAGE='openssl' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"trousers\" -DPACKAGE_TARNAME=\"trousers\" -DPACKAGE_VERSION=\"0.3.13\" -DPACKAGE_STRING=\"trousers\ 0.3.13\" -DPACKAGE_BUGREPORT=\"trousers-tech@lists.sf.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trousers\" -DVERSION=\"0.3.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_OPENSSL_BN_H=1 -DHAVE_OPENSSL_ENGINE_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHTOLE_DEFINED=1 -DHAVE_DAEMON=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' GTK_CFLAGS='' GTK_LIBS='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' NOUSERCHECK_FALSE='#' NOUSERCHECK_TRUE='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_LIB_DIR='' OPENSSL_UI_FALSE='#' OPENSSL_UI_TRUE='' OTOOL64='' OTOOL='' PACKAGE='trousers' PACKAGE_BUGREPORT='trousers-tech@lists.sf.net' PACKAGE_NAME='trousers' PACKAGE_STRING='trousers 0.3.13' PACKAGE_TARNAME='trousers' PACKAGE_URL='' PACKAGE_VERSION='0.3.13' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RPC='tcstp' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TCSD_DEFAULT_PORT='30003' TSS_BUILD_ADMIN_FALSE='#' TSS_BUILD_ADMIN_TRUE='' TSS_BUILD_AIK_FALSE='#' TSS_BUILD_AIK_TRUE='' TSS_BUILD_ASN1_FALSE='#' TSS_BUILD_ASN1_TRUE='' TSS_BUILD_ASYM_CRYPTO_FALSE='#' TSS_BUILD_ASYM_CRYPTO_TRUE='' TSS_BUILD_AUDIT_FALSE='#' TSS_BUILD_AUDIT_TRUE='' TSS_BUILD_AUTH_FALSE='#' TSS_BUILD_AUTH_TRUE='' TSS_BUILD_BIND_FALSE='#' TSS_BUILD_BIND_TRUE='' TSS_BUILD_CAPS_FALSE='#' TSS_BUILD_CAPS_TPM_FALSE='#' TSS_BUILD_CAPS_TPM_TRUE='' TSS_BUILD_CAPS_TRUE='' TSS_BUILD_CERTIFY_FALSE='#' TSS_BUILD_CERTIFY_TRUE='' TSS_BUILD_CHANGEAUTH_FALSE='#' TSS_BUILD_CHANGEAUTH_TRUE='' TSS_BUILD_CMK_FALSE='#' TSS_BUILD_CMK_TRUE='' TSS_BUILD_COUNTER_FALSE='#' TSS_BUILD_COUNTER_TRUE='' TSS_BUILD_DAA_FALSE='' TSS_BUILD_DAA_TRUE='#' TSS_BUILD_DELEGATION_FALSE='#' TSS_BUILD_DELEGATION_TRUE='' TSS_BUILD_DIR_FALSE='#' TSS_BUILD_DIR_TRUE='' TSS_BUILD_EK_FALSE='#' TSS_BUILD_EK_TRUE='' TSS_BUILD_ENCDATA_LIST_FALSE='#' TSS_BUILD_ENCDATA_LIST_TRUE='' TSS_BUILD_GETSET_FALSE='#' TSS_BUILD_GETSET_TRUE='' TSS_BUILD_GET_FLAGS_FALSE='#' TSS_BUILD_GET_FLAGS_TRUE='' TSS_BUILD_HASH_FALSE='#' TSS_BUILD_HASH_LIST_FALSE='#' TSS_BUILD_HASH_LIST_TRUE='' TSS_BUILD_HASH_TRUE='' TSS_BUILD_KEY_FALSE='#' TSS_BUILD_KEY_TRUE='' TSS_BUILD_MAINT_FALSE='#' TSS_BUILD_MAINT_TRUE='' TSS_BUILD_MIGRATION_FALSE='#' TSS_BUILD_MIGRATION_TRUE='' TSS_BUILD_NV_FALSE='#' TSS_BUILD_NV_LIST_FALSE='#' TSS_BUILD_NV_LIST_TRUE='' TSS_BUILD_NV_SUPPORT_FALSE='#' TSS_BUILD_NV_SUPPORT_TRUE='' TSS_BUILD_NV_TRUE='' TSS_BUILD_OWN_FALSE='#' TSS_BUILD_OWN_TRUE='' TSS_BUILD_PCRS_LIST_FALSE='#' TSS_BUILD_PCRS_LIST_TRUE='' TSS_BUILD_PCR_COMP12_FALSE='#' TSS_BUILD_PCR_COMP12_TRUE='' TSS_BUILD_PCR_COMP_FALSE='#' TSS_BUILD_PCR_COMP_TRUE='' TSS_BUILD_PCR_EVENTS_FALSE='#' TSS_BUILD_PCR_EVENTS_TRUE='' TSS_BUILD_PCR_EXTEND_FALSE='#' TSS_BUILD_PCR_EXTEND_TRUE='' TSS_BUILD_POLICY_FALSE='#' TSS_BUILD_POLICY_TRUE='' TSS_BUILD_PS_FALSE='#' TSS_BUILD_PS_TRUE='' TSS_BUILD_QUOTE2_FALSE='#' TSS_BUILD_QUOTE2_TRUE='' TSS_BUILD_QUOTE_FALSE='#' TSS_BUILD_QUOTE_TRUE='' TSS_BUILD_RANDOM_FALSE='#' TSS_BUILD_RANDOM_TRUE='' TSS_BUILD_RSAKEY_LIST_FALSE='#' TSS_BUILD_RSAKEY_LIST_TRUE='' TSS_BUILD_SEALX_FALSE='#' TSS_BUILD_SEALX_TRUE='' TSS_BUILD_SEAL_FALSE='#' TSS_BUILD_SEAL_TRUE='' TSS_BUILD_SELFTEST_FALSE='#' TSS_BUILD_SELFTEST_TRUE='' TSS_BUILD_SIGN_FALSE='#' TSS_BUILD_SIGN_TRUE='' TSS_BUILD_SYM_CRYPTO_FALSE='#' TSS_BUILD_SYM_CRYPTO_TRUE='' TSS_BUILD_TICK_FALSE='#' TSS_BUILD_TICK_TRUE='' TSS_BUILD_TRANSPORT_FALSE='#' TSS_BUILD_TRANSPORT_TRUE='' TSS_BUILD_TSS12_FALSE='#' TSS_BUILD_TSS12_TRUE='' VERSION='0.3.13' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "trousers" #define PACKAGE_TARNAME "trousers" #define PACKAGE_VERSION "0.3.13" #define PACKAGE_STRING "trousers 0.3.13" #define PACKAGE_BUGREPORT "trousers-tech@lists.sf.net" #define PACKAGE_URL "" #define PACKAGE "trousers" #define VERSION "0.3.13" #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_OPENSSL_BN_H 1 #define HAVE_OPENSSL_ENGINE_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HTOLE_DEFINED 1 #define HAVE_DAEMON 1 configure: exit 0