This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libressl configure 2.6.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libressl-2.6.4 --htmldir=/usr/share/doc/libressl-2.6.4/html --libdir=/usr/lib --disable-asm --enable-static ## --------- ## ## Platform. ## ## --------- ## hostname = karsten uname -m = parisc64 uname -r = 4.17.0-rc1-JeR-00028-g87ef12027b9b-dirty uname -s = Linux uname -v = #15 SMP Fri Apr 20 19:31:59 CEST 2018 /usr/bin/uname -p = PA8800 (Mako) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/dev-libs/libressl-2.6.4/temp/cc-qa-check PATH: /usr/lib/portage/python3.5/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.5/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0 PATH: /usr/hppa2.0-unknown-linux-gnu/hppa1.1-unknown-linux-gnu/gcc-bin/4.9.3 PATH: /usr/hppa2.0-unknown-linux-gnu/hppa64-unknown-linux-gnu/gcc-bin/7.3.0 PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2412: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2548: checking build system type configure:2562: result: hppa2.0-unknown-linux-gnu configure:2582: checking host system type configure:2595: result: hppa2.0-unknown-linux-gnu configure:2631: checking for a BSD-compatible install configure:2699: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c configure:2710: checking whether build environment is sane configure:2765: result: yes configure:2916: checking for a thread-safe mkdir -p configure:2955: result: /bin/mkdir -p configure:2962: checking for gawk configure:2978: found /usr/bin/gawk configure:2989: result: gawk configure:3000: checking whether make sets $(MAKE) configure:3022: result: yes configure:3051: checking whether make supports nested variables configure:3068: result: yes configure:3207: checking whether make supports nested variables configure:3224: result: yes configure:3247: checking for hppa2.0-unknown-linux-gnu-gcc configure:3263: found /usr/bin/hppa2.0-unknown-linux-gnu-gcc configure:3274: result: hppa2.0-unknown-linux-gnu-gcc configure:3543: checking for C compiler version configure:3552: hppa2.0-unknown-linux-gnu-gcc --version >&5 hppa2.0-unknown-linux-gnu-gcc (Gentoo 7.3.0-r1 p1.1) 7.3.0 Copyright (C) 2017 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:3563: $? = 0 configure:3552: hppa2.0-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0/hppa2.0-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/7.3.0/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r1/work/gcc-7.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/7.3.0/python --enable-objc-gc --enable-languages=c,c++,jit,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-host-shared --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp Thread model: posix gcc version 7.3.0 (Gentoo 7.3.0-r1 p1.1) configure:3563: $? = 0 configure:3552: hppa2.0-unknown-linux-gnu-gcc -V >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3563: $? = 1 configure:3552: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3563: $? = 1 configure:3583: checking whether the C compiler works configure:3605: hppa2.0-unknown-linux-gnu-gcc -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 configure:3609: $? = 0 configure:3657: result: yes configure:3660: checking for C compiler default output file name configure:3662: result: a.out configure:3668: checking for suffix of executables configure:3675: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 configure:3679: $? = 0 configure:3701: result: configure:3723: checking whether we are cross compiling configure:3731: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 configure:3735: $? = 0 configure:3742: ./conftest configure:3746: $? = 0 configure:3761: result: no configure:3766: checking for suffix of object files configure:3788: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:3792: $? = 0 configure:3813: result: o configure:3817: checking whether we are using the GNU C compiler configure:3836: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:3836: $? = 0 configure:3845: result: yes configure:3854: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g configure:3874: hppa2.0-unknown-linux-gnu-gcc -c conftest.c >&5 configure:3874: $? = 0 configure:3915: result: yes configure:3932: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 configure:3995: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:3995: $? = 0 configure:4008: result: none needed configure:4033: checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together configure:4055: hppa2.0-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4058: $? = 0 configure:4055: hppa2.0-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4058: $? = 0 configure:4070: result: yes configure:4098: checking for style of include used by make configure:4126: result: GNU configure:4152: checking dependency style of hppa2.0-unknown-linux-gnu-gcc configure:4263: result: none configure:4282: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C99 configure:4431: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:82:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^~~~~~~ conftest.c:81:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^~~~~~ conftest.c:80:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^~~ configure:4431: $? = 0 configure:4444: result: none needed configure:4552: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO Standard C configure:4563: result: none needed configure:4617: checking how to print strings configure:4644: result: printf configure:4665: checking for a sed that does not truncate output configure:4729: result: /bin/sed configure:4747: checking for grep that handles long lines and -e configure:4805: result: /bin/grep configure:4810: checking for egrep configure:4872: result: /bin/grep -E configure:4877: checking for fgrep configure:4939: result: /bin/grep -F configure:4974: checking for ld used by hppa2.0-unknown-linux-gnu-gcc configure:5041: result: /usr/hppa2.0-unknown-linux-gnu/bin/ld configure:5048: checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld configure:5063: result: yes configure:5075: checking for BSD- or MS-compatible name lister (nm) configure:5124: result: /usr/bin/nm -B configure:5254: checking the name lister (/usr/bin/nm -B) interface configure:5261: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:5264: /usr/bin/nm -B "conftest.o" configure:5267: output 00000000 B some_variable configure:5274: result: BSD nm configure:5277: checking whether ln -s works configure:5281: result: yes configure:5289: checking the maximum length of command line arguments configure:5419: result: 1572864 configure:5436: checking whether the shell understands some XSI constructs configure:5446: result: yes configure:5450: checking whether the shell understands "+=" configure:5456: result: yes configure:5491: checking how to convert hppa2.0-unknown-linux-gnu file names to hppa2.0-unknown-linux-gnu format configure:5531: result: func_convert_file_noop configure:5538: checking how to convert hppa2.0-unknown-linux-gnu file names to toolchain format configure:5558: result: func_convert_file_noop configure:5565: checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files configure:5572: result: -r configure:5606: checking for hppa2.0-unknown-linux-gnu-objdump configure:5622: found /usr/bin/hppa2.0-unknown-linux-gnu-objdump configure:5633: result: hppa2.0-unknown-linux-gnu-objdump configure:5705: checking how to recognize dependent libraries configure:5907: result: pass_all configure:5952: checking for hppa2.0-unknown-linux-gnu-dlltool configure:5968: found /usr/bin/hppa2.0-unknown-linux-gnu-dlltool configure:5979: result: hppa2.0-unknown-linux-gnu-dlltool configure:6052: checking how to associate runtime and link libraries configure:6079: result: printf %s\n configure:6096: checking for hppa2.0-unknown-linux-gnu-ar configure:6112: found /usr/bin/hppa2.0-unknown-linux-gnu-ar configure:6123: result: hppa2.0-unknown-linux-gnu-ar configure:6204: checking for archiver @FILE support configure:6221: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:6221: $? = 0 configure:6224: hppa2.0-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6227: $? = 0 configure:6232: hppa2.0-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 hppa2.0-unknown-linux-gnu-ar: conftest.o: No such file or directory configure:6235: $? = 1 configure:6247: result: @ configure:6265: checking for hppa2.0-unknown-linux-gnu-strip configure:6281: found /usr/bin/hppa2.0-unknown-linux-gnu-strip configure:6292: result: hppa2.0-unknown-linux-gnu-strip configure:6364: checking for hppa2.0-unknown-linux-gnu-ranlib configure:6380: found /usr/bin/hppa2.0-unknown-linux-gnu-ranlib configure:6391: result: hppa2.0-unknown-linux-gnu-ranlib configure:6533: checking command to parse /usr/bin/nm -B output from hppa2.0-unknown-linux-gnu-gcc object configure:6653: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:6656: $? = 0 configure:6660: /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:6663: $? = 0 configure:6729: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c conftstm.o >&5 configure:6732: $? = 0 configure:6770: result: ok configure:6807: checking for sysroot configure:6837: result: no configure:7053: checking for hppa2.0-unknown-linux-gnu-mt configure:7083: result: no configure:7093: checking for mt configure:7109: found /usr/sbin/mt configure:7120: result: mt configure:7143: checking if mt is a manifest tool configure:7149: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7157: result: no configure:7799: checking how to run the C preprocessor configure:7830: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:7830: $? = 0 configure:7844: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include configure:7869: result: hppa2.0-unknown-linux-gnu-gcc -E configure:7889: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:7889: $? = 0 configure:7903: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include configure:7932: checking for ANSI C header files configure:7952: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:7952: $? = 0 configure:8025: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 configure:8025: $? = 0 configure:8025: ./conftest configure:8025: $? = 0 configure:8036: result: yes configure:8049: checking for sys/types.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for sys/stat.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for stdlib.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for string.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for memory.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for strings.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for inttypes.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for stdint.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8049: checking for unistd.h configure:8049: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8063: checking for dlfcn.h configure:8063: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:8063: $? = 0 configure:8063: result: yes configure:8269: checking for objdir configure:8284: result: .libs configure:8555: checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8573: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8577: $? = 0 configure:8590: result: no configure:8917: checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC configure:8924: result: -fPIC -DPIC configure:8932: checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8950: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -fPIC -DPIC -DPIC conftest.c >&5 configure:8954: $? = 0 configure:8967: result: yes configure:8996: checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works configure:9024: result: yes configure:9039: checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o configure:9060: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -o out/conftest2.o conftest.c >&5 configure:9064: $? = 0 configure:9086: result: yes configure:9094: checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o configure:9141: result: yes configure:9174: checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries configure:10327: result: yes configure:10364: checking whether -lc should be explicitly linked in configure:10372: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment conftest.c >&5 configure:10375: $? = 0 configure:10390: hppa2.0-unknown-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:10393: $? = 0 configure:10407: result: no configure:10567: checking dynamic linker characteristics configure:11078: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11078: $? = 0 configure:11300: result: GNU/Linux ld.so configure:11407: checking how to hardcode library paths into programs configure:11432: result: immediate configure:11972: checking whether stripping libraries is possible configure:11977: result: yes configure:12012: checking if libtool supports shared libraries configure:12014: result: yes configure:12017: checking whether to build shared libraries configure:12038: result: yes configure:12041: checking whether to build static libraries configure:12045: result: yes configure:12383: checking if hppa2.0-unknown-linux-gnu-gcc supports "-fno-strict-overflow" configure:12400: /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/scripts/wrap-compiler-for-flag-check hppa2.0-unknown-linux-gnu-gcc -o conftest -fno-strict-overflow -Wall -Werror -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 configure:12400: $? = 0 configure:12401: result: yes configure:12418: checking if hppa2.0-unknown-linux-gnu-gcc supports "-D_FORTIFY_SOURCE=2" configure:12435: /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/scripts/wrap-compiler-for-flag-check hppa2.0-unknown-linux-gnu-gcc -o conftest -D_FORTIFY_SOURCE=2 -Wall -Werror -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 :0:0: error: "_FORTIFY_SOURCE" redefined [-Werror] : note: this is the location of the previous definition In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from conftest.c:24: /usr/include/features.h:376:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc1: all warnings being treated as errors configure:12435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #include | | int | main () | { | printf("Hello") | ; | return 0; | } configure:12441: result: no configure:12453: checking if /usr/hppa2.0-unknown-linux-gnu/bin/ld supports "-Wl,-z,relro" configure:12470: /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/scripts/wrap-compiler-for-flag-check hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-z,relro -Wall -Werror conftest.c >&5 configure:12470: $? = 0 configure:12471: result: yes configure:12486: checking if /usr/hppa2.0-unknown-linux-gnu/bin/ld supports "-Wl,-z,now" configure:12503: /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/scripts/wrap-compiler-for-flag-check hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-z,now -Wall -Werror conftest.c >&5 configure:12503: $? = 0 configure:12504: result: yes configure:12629: checking if hppa2.0-unknown-linux-gnu-gcc supports "-fstack-protector-strong" configure:12646: /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/scripts/wrap-compiler-for-flag-check hppa2.0-unknown-linux-gnu-gcc -o conftest -fstack-protector-strong -Wall -Werror -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 cc1: error: -fstack-protector not supported for this target [-Werror] cc1: all warnings being treated as errors configure:12646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #include | | int | main () | { | printf("Hello") | ; | return 0; | } configure:12652: result: no configure:12657: checking if hppa2.0-unknown-linux-gnu-gcc supports "-fstack-protector-all" configure:12674: /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/scripts/wrap-compiler-for-flag-check hppa2.0-unknown-linux-gnu-gcc -o conftest -fstack-protector-all -Wall -Werror -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory conftest.c >&5 cc1: error: -fstack-protector not supported for this target [-Werror] cc1: all warnings being treated as errors configure:12674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #include | | int | main () | { | printf("Hello") | ; | return 0; | } configure:12680: result: no configure:12683: WARNING: compiler does not appear to support stack protection configure:12771: checking whether AS supports .note.GNU-stack configure:12785: hppa2.0-unknown-linux-gnu-gcc -c -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 configure:12785: $? = 0 configure:12786: result: yes configure:12806: checking dependency style of hppa2.0-unknown-linux-gnu-gcc configure:12915: result: none configure:12934: checking if compiling with clang configure:12951: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:29:2: error: unknown type name 'not' not clang ^~~ conftest.c:29:6: warning: unused variable 'clang' [-Wunused-variable] not clang ^~~~~ configure:12951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #ifndef __clang__ | not clang | #endif | | ; | return 0; | } configure:12958: result: no configure:12970: checking whether CC supports -Wno-pointer-sign configure:12983: hppa2.0-unknown-linux-gnu-gcc -c -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 configure:12983: $? = 0 configure:12984: result: yes configure:12999: checking for symlink configure:12999: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:12999: $? = 0 configure:12999: result: yes configure:13018: checking for funopen configure:13018: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccLxWm8c.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:58: undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:13018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* 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_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:13018: result: no configure:13029: checking err.h usability configure:13029: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 configure:13029: $? = 0 configure:13029: result: yes configure:13029: checking err.h presence configure:13029: hppa2.0-unknown-linux-gnu-gcc -E -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c configure:13029: $? = 0 configure:13029: result: yes configure:13029: checking for err.h configure:13029: result: yes configure:13029: checking readpassphrase.h usability configure:13029: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 conftest.c:58:10: fatal error: readpassphrase.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13029: result: no configure:13029: checking readpassphrase.h presence configure:13029: hppa2.0-unknown-linux-gnu-gcc -E -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c conftest.c:25:10: fatal error: readpassphrase.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include configure:13029: result: no configure:13029: checking for readpassphrase.h configure:13029: result: no configure:13043: checking for asprintf configure:13043: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for freezero configure:13043: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccwAVGWO.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:60: undefined reference to `freezero' collect2: error: ld returned 1 exit status configure:13043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | /* end confdefs.h. */ | /* Define freezero to an innocuous variant, in case declares freezero. | For example, HP-UX 11i declares gettimeofday. */ | #define freezero innocuous_freezero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freezero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freezero | | /* 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 freezero (); | /* 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_freezero || defined __stub___freezero | choke me | #endif | | int | main () | { | return freezero (); | ; | return 0; | } configure:13043: result: no configure:13043: checking for inet_ntop configure:13043: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for inet_pton configure:13043: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for memmem configure:13043: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13043: $? = 0 configure:13043: result: yes configure:13055: checking for readpassphrase configure:13055: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccGGTdGC.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:63: undefined reference to `readpassphrase' collect2: error: ld returned 1 exit status configure:13055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | /* Define readpassphrase to an innocuous variant, in case declares readpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define readpassphrase innocuous_readpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readpassphrase | | /* 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 readpassphrase (); | /* 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_readpassphrase || defined __stub___readpassphrase | choke me | #endif | | int | main () | { | return readpassphrase (); | ; | return 0; | } configure:13055: result: no configure:13055: checking for reallocarray configure:13055: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13055: $? = 0 configure:13055: result: yes configure:13055: checking for recallocarray configure:13055: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccqNtXQJ.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:64: undefined reference to `recallocarray' collect2: error: ld returned 1 exit status configure:13055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define recallocarray to an innocuous variant, in case declares recallocarray. | For example, HP-UX 11i declares gettimeofday. */ | #define recallocarray innocuous_recallocarray | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char recallocarray (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef recallocarray | | /* 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 recallocarray (); | /* 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_recallocarray || defined __stub___recallocarray | choke me | #endif | | int | main () | { | return recallocarray (); | ; | return 0; | } configure:13055: result: no configure:13067: checking for strlcat configure:13067: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccIhX8fR.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:64: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:13067: result: no configure:13067: checking for strlcpy configure:13067: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccc6sg26.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:64: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13067: result: no configure:13067: checking for strndup configure:13067: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for strnlen configure:13067: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for strsep configure:13067: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13067: $? = 0 configure:13067: result: yes configure:13067: checking for strtonum configure:13067: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccMMCaQf.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:67: undefined reference to `strtonum' collect2: error: ld returned 1 exit status configure:13067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define strtonum to an innocuous variant, in case declares strtonum. | For example, HP-UX 11i declares gettimeofday. */ | #define strtonum innocuous_strtonum | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtonum (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtonum | | /* 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 strtonum (); | /* 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_strtonum || defined __stub___strtonum | choke me | #endif | | int | main () | { | return strtonum (); | ; | return 0; | } configure:13067: result: no configure:13079: checking for timegm configure:13079: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13079: $? = 0 configure:13079: result: yes configure:13079: checking for _mkgmtime configure:13079: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/cclppHQp.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:68: undefined reference to `_mkgmtime' collect2: error: ld returned 1 exit status configure:13079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define _mkgmtime to an innocuous variant, in case declares _mkgmtime. | For example, HP-UX 11i declares gettimeofday. */ | #define _mkgmtime innocuous__mkgmtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mkgmtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mkgmtime | | /* 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 _mkgmtime (); | /* 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__mkgmtime || defined __stub____mkgmtime | choke me | #endif | | int | main () | { | return _mkgmtime (); | ; | return 0; | } configure:13079: result: no configure:13088: checking for getpagesize configure:13112: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 conftest.c: In function 'main': conftest.c:44:2: warning: implicit declaration of function 'getpagesize' [-Wimplicit-function-declaration] getpagesize(); ^~~~~~~~~~~ configure:13112: $? = 0 configure:13122: result: yes configure:13257: checking for accept4 configure:13257: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13257: $? = 0 configure:13257: result: yes configure:13257: checking for pipe2 configure:13257: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13257: $? = 0 configure:13257: result: yes configure:13257: checking for pledge configure:13257: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/cch0H0Ch.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:70: undefined reference to `pledge' collect2: error: ld returned 1 exit status configure:13257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define pledge to an innocuous variant, in case declares pledge. | For example, HP-UX 11i declares gettimeofday. */ | #define pledge innocuous_pledge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pledge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pledge | | /* 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 pledge (); | /* 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_pledge || defined __stub___pledge | choke me | #endif | | int | main () | { | return pledge (); | ; | return 0; | } configure:13257: result: no configure:13257: checking for poll configure:13257: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13257: $? = 0 configure:13257: result: yes configure:13257: checking for socketpair configure:13257: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13257: $? = 0 configure:13257: result: yes configure:13312: checking for arc4random configure:13312: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccSfXoUs.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:72: undefined reference to `arc4random' collect2: error: ld returned 1 exit status configure:13312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* 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 arc4random (); | /* 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_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:13312: result: no configure:13312: checking for arc4random_buf configure:13312: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccP4SkCv.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:72: undefined reference to `arc4random_buf' collect2: error: ld returned 1 exit status configure:13312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_buf innocuous_arc4random_buf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_buf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_buf | | /* 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 arc4random_buf (); | /* 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_arc4random_buf || defined __stub___arc4random_buf | choke me | #endif | | int | main () | { | return arc4random_buf (); | ; | return 0; | } configure:13312: result: no configure:13312: checking for arc4random_uniform configure:13312: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccWg16mB.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:72: undefined reference to `arc4random_uniform' collect2: error: ld returned 1 exit status configure:13312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define arc4random_uniform to an innocuous variant, in case declares arc4random_uniform. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_uniform innocuous_arc4random_uniform | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_uniform (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_uniform | | /* 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 arc4random_uniform (); | /* 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_arc4random_uniform || defined __stub___arc4random_uniform | choke me | #endif | | int | main () | { | return arc4random_uniform (); | ; | return 0; | } configure:13312: result: no configure:13324: checking for explicit_bzero configure:13324: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13324: $? = 0 configure:13324: result: yes configure:13324: checking for getauxval configure:13324: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13324: $? = 0 configure:13324: result: yes configure:13334: checking for getentropy configure:13388: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 conftest.c: In function 'main': conftest.c:80:2: warning: ignoring return value of 'getentropy', declared with attribute warn_unused_result [-Wunused-result] (void)getentropy(&buffer, sizeof (buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:13388: $? = 0 configure:13398: result: yes configure:13404: checking for timingsafe_bcmp configure:13404: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccBgVWTE.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:74: undefined reference to `timingsafe_bcmp' collect2: error: ld returned 1 exit status configure:13404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | /* end confdefs.h. */ | /* Define timingsafe_bcmp to an innocuous variant, in case declares timingsafe_bcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define timingsafe_bcmp innocuous_timingsafe_bcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timingsafe_bcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timingsafe_bcmp | | /* 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 timingsafe_bcmp (); | /* 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_timingsafe_bcmp || defined __stub___timingsafe_bcmp | choke me | #endif | | int | main () | { | return timingsafe_bcmp (); | ; | return 0; | } configure:13404: result: no configure:13404: checking for timingsafe_memcmp configure:13404: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccW8SbYN.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:74: undefined reference to `timingsafe_memcmp' collect2: error: ld returned 1 exit status configure:13404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | /* end confdefs.h. */ | /* Define timingsafe_memcmp to an innocuous variant, in case declares timingsafe_memcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define timingsafe_memcmp innocuous_timingsafe_memcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timingsafe_memcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timingsafe_memcmp | | /* 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 timingsafe_memcmp (); | /* 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_timingsafe_memcmp || defined __stub___timingsafe_memcmp | choke me | #endif | | int | main () | { | return timingsafe_memcmp (); | ; | return 0; | } configure:13404: result: no configure:13482: checking for getauxval configure:13482: result: yes configure:13487: checking for library containing clock_gettime configure:13518: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13518: $? = 0 configure:13535: result: none required configure:13543: checking for clock_gettime configure:13543: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13543: $? = 0 configure:13543: result: yes configure:13548: checking for library containing dl_iterate_phdr configure:13579: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13579: $? = 0 configure:13596: result: none required configure:13604: checking for dl_iterate_phdr configure:13604: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13604: $? = 0 configure:13604: result: yes configure:13611: checking whether va_copy exists configure:13631: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13631: $? = 0 configure:13641: result: yes configure:13649: checking whether __va_copy exists configure:13669: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:13669: $? = 0 configure:13679: result: yes configure:13688: checking for library containing b64_ntop configure:13719: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccUjWHZa.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:53: undefined reference to `b64_ntop' collect2: error: ld returned 1 exit status configure:13719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 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 b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:13719: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c -lresolv >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/ccExtxla.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:53: undefined reference to `b64_ntop' collect2: error: ld returned 1 exit status configure:13719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 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 b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:13736: result: no configure:13744: checking for library containing __b64_ntop configure:13775: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c >&5 /var/tmp/portage/dev-libs/libressl-2.6.4/temp/cciv43G5.o: In function `main': /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4-.hppa/conftest.c:53: undefined reference to `__b64_ntop' collect2: error: ld returned 1 exit status configure:13775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 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 __b64_ntop (); | int | main () | { | return __b64_ntop (); | ; | return 0; | } configure:13775: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c -lresolv >&5 configure:13775: $? = 0 configure:13792: result: -lresolv configure:13800: checking for b64_ntop configure:13823: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c -lresolv >&5 configure:13823: $? = 0 configure:13833: result: yes configure:13879: checking if BSWAP4 builds without __STRICT_ALIGNMENT configure:13892: hppa2.0-unknown-linux-gnu-gcc -c -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -I/var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 In file included from conftest.c:42:0: /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/crypto/modes/modes_lcl.h:9:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "libressl 2.6.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "2.6.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYMLINK 1 | #define HAVE_ERR_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | #include "/var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/crypto/modes/modes_lcl.h" | int | main () | { | int a = 0; BSWAP4(a); | ; | return 0; | } configure:13897: result: no configure:13932: checking if .gnu.warning accepts long strings configure:13942: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c -lresolv >&5 configure:13942: $? = 0 configure:13947: result: yes configure:13996: checking size of time_t configure:14001: hppa2.0-unknown-linux-gnu-gcc -o conftest -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now conftest.c -lresolv >&5 configure:14001: $? = 0 configure:14001: ./conftest configure:14001: $? = 0 configure:14015: result: 4 configure:14197: checking that generated files are newer than configure configure:14203: result: done configure:14430: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libressl config.status 2.6.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on karsten config.status:1130: creating Makefile config.status:1130: creating include/Makefile config.status:1130: creating include/openssl/Makefile config.status:1130: creating crypto/Makefile config.status:1130: creating ssl/Makefile config.status:1130: creating tls/Makefile config.status:1130: creating tests/Makefile config.status:1130: creating apps/Makefile config.status:1130: creating apps/ocspcheck/Makefile config.status:1130: creating apps/openssl/Makefile config.status:1130: creating apps/nc/Makefile config.status:1130: creating man/Makefile config.status:1130: creating libcrypto.pc config.status:1130: creating libssl.pc config.status:1130: creating libtls.pc config.status:1130: creating openssl.pc config.status:1287: executing depfiles commands config.status:1287: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=hppa2.0-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment' 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,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=hppa2.0-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=hppa2.0-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__mkgmtime=no ac_cv_func_accept4=yes ac_cv_func_arc4random=no ac_cv_func_arc4random_buf=no ac_cv_func_arc4random_uniform=no ac_cv_func_asprintf=yes ac_cv_func_clock_gettime=yes ac_cv_func_dl_iterate_phdr=yes ac_cv_func_explicit_bzero=yes ac_cv_func_freezero=no ac_cv_func_funopen=no ac_cv_func_getauxval=yes ac_cv_func_getentropy=yes ac_cv_func_getpagesize=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_memmem=yes ac_cv_func_pipe2=yes ac_cv_func_pledge=no ac_cv_func_poll=yes ac_cv_func_readpassphrase=no ac_cv_func_reallocarray=yes ac_cv_func_recallocarray=no ac_cv_func_socketpair=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strsep=yes ac_cv_func_strtonum=no ac_cv_func_symlink=yes ac_cv_func_timegm=yes ac_cv_func_timingsafe_bcmp=no ac_cv_func_timingsafe_memcmp=no ac_cv_have___va_copy=yes ac_cv_have_b64_ntop_arg=yes ac_cv_have_va_copy=yes ac_cv_header_dlfcn_h=yes ac_cv_header_err_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_readpassphrase_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=hppa2.0-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=hppa2.0-unknown-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=hppa2.0-unknown-linux-gnu-gcc ac_cv_prog_CPP='hppa2.0-unknown-linux-gnu-gcc -E' ac_cv_prog_DLLTOOL=hppa2.0-unknown-linux-gnu-dlltool ac_cv_prog_OBJDUMP=hppa2.0-unknown-linux-gnu-objdump ac_cv_prog_RANLIB=hppa2.0-unknown-linux-gnu-ranlib ac_cv_prog_STRIP=hppa2.0-unknown-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search___b64_ntop=-lresolv ac_cv_search_b64_ntop=no ac_cv_search_clock_gettime='none required' ac_cv_search_dl_iterate_phdr='none required' ac_cv_sizeof_time_t=4 am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=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/hppa2.0-unknown-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/dev-libs/libressl-2.6.4/work/libressl-2.6.4/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='hppa2.0-unknown-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/missing automake-1.15' AWK='gawk' BUILD_CERTHASH_FALSE='#' BUILD_CERTHASH_TRUE='' BUILD_NC_FALSE='#' BUILD_NC_TRUE='' CC='hppa2.0-unknown-linux-gnu-gcc' CCAS='hppa2.0-unknown-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK' CCDEPMODE='depmode=none' CFLAGS='-mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -Wno-comment -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -DHAVE_GNU_STACK -Wno-pointer-sign' CPP='hppa2.0-unknown-linux-gnu-gcc -E' CPPFLAGS=' -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"2.6.4\" -DPACKAGE_STRING=\"libressl\ 2.6.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"2.6.4\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYMLINK=1 -DHAVE_ERR_H=1 -DHAVE_ASPRINTF=1 -DHAVE_INET_NTOP=1 -DHAVE_INET_PTON=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1 -DSIZEOF_TIME_T=4 -DSMALL_TIME_T=1' DEPDIR='.deps' DLLTOOL='hppa2.0-unknown-linux-gnu-dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_EXTRATESTS_FALSE='' ENABLE_EXTRATESTS_TRUE='#' ENABLE_NC_FALSE='' ENABLE_NC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_ACCEPT4_FALSE='#' HAVE_ACCEPT4_TRUE='' HAVE_ARC4RANDOM_BUF_FALSE='' HAVE_ARC4RANDOM_BUF_TRUE='#' HAVE_ARC4RANDOM_FALSE='' HAVE_ARC4RANDOM_TRUE='#' HAVE_ARC4RANDOM_UNIFORM_FALSE='' HAVE_ARC4RANDOM_UNIFORM_TRUE='#' HAVE_ASPRINTF_FALSE='#' HAVE_ASPRINTF_TRUE='' HAVE_B64_NTOP_FALSE='' HAVE_B64_NTOP_TRUE='#' HAVE_EXPLICIT_BZERO_FALSE='#' HAVE_EXPLICIT_BZERO_TRUE='' HAVE_FREEZERO_FALSE='' HAVE_FREEZERO_TRUE='#' HAVE_GETENTROPY_FALSE='#' HAVE_GETENTROPY_TRUE='' HAVE_GETPAGESIZE_FALSE='#' HAVE_GETPAGESIZE_TRUE='' HAVE_INET_NTOP_FALSE='#' HAVE_INET_NTOP_TRUE='' HAVE_INET_PTON_FALSE='#' HAVE_INET_PTON_TRUE='' HAVE_MEMMEM_FALSE='#' HAVE_MEMMEM_TRUE='' HAVE_PIPE2_FALSE='#' HAVE_PIPE2_TRUE='' HAVE_PLEDGE_FALSE='' HAVE_PLEDGE_TRUE='#' HAVE_POLL_FALSE='#' HAVE_POLL_TRUE='' HAVE_READPASSPHRASE_FALSE='' HAVE_READPASSPHRASE_TRUE='#' HAVE_REALLOCARRAY_FALSE='#' HAVE_REALLOCARRAY_TRUE='' HAVE_RECALLOCARRAY_FALSE='' HAVE_RECALLOCARRAY_TRUE='#' HAVE_SOCKETPAIR_FALSE='#' HAVE_SOCKETPAIR_TRUE='' HAVE_STRLCAT_FALSE='' HAVE_STRLCAT_TRUE='#' HAVE_STRLCPY_FALSE='' HAVE_STRLCPY_TRUE='#' HAVE_STRNDUP_FALSE='#' HAVE_STRNDUP_TRUE='' HAVE_STRNLEN_FALSE='#' HAVE_STRNLEN_TRUE='' HAVE_STRSEP_FALSE='#' HAVE_STRSEP_TRUE='' HAVE_STRTONUM_FALSE='' HAVE_STRTONUM_TRUE='#' HAVE_TIMEGM_FALSE='#' HAVE_TIMEGM_TRUE='' HAVE_TIMINGSAFE_BCMP_FALSE='' HAVE_TIMINGSAFE_BCMP_TRUE='#' HAVE_TIMINGSAFE_MEMCMP_FALSE='' HAVE_TIMINGSAFE_MEMCMP_TRUE='#' HOST_AIX_FALSE='' HOST_AIX_TRUE='#' HOST_ASM_ELF_X86_64_FALSE='' HOST_ASM_ELF_X86_64_TRUE='#' HOST_ASM_MACOSX_X86_64_FALSE='' HOST_ASM_MACOSX_X86_64_TRUE='#' HOST_CPU_IS_INTEL_FALSE='' HOST_CPU_IS_INTEL_TRUE='#' HOST_CYGWIN_FALSE='' HOST_CYGWIN_TRUE='#' HOST_DARWIN_FALSE='' HOST_DARWIN_TRUE='#' HOST_FREEBSD_FALSE='' HOST_FREEBSD_TRUE='#' HOST_HPUX_FALSE='' HOST_HPUX_TRUE='#' HOST_LINUX_FALSE='#' HOST_LINUX_TRUE='' HOST_NETBSD_FALSE='' HOST_NETBSD_TRUE='#' HOST_OPENBSD_FALSE='' HOST_OPENBSD_TRUE='#' HOST_SOLARIS_FALSE='' HOST_SOLARIS_TRUE='#' HOST_WIN_FALSE='' HOST_WIN_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/hppa2.0-unknown-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--no-keep-memory -Wl,-z,relro -Wl,-z,now ' LIBCRYPTO_VERSION='42:0:0' LIBOBJS='' LIBS='-lresolv ' LIBSSL_VERSION='44:1:0' LIBTLS_VERSION='16:1:0' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='hppa2.0-unknown-linux-gnu-objdump' OBJEXT='o' OPENSSLDIR='' OPENSSLDIR_DEFINED_FALSE='' OPENSSLDIR_DEFINED_TRUE='#' OPENSSL_NO_ASM_FALSE='#' OPENSSL_NO_ASM_TRUE='' OTOOL64='' OTOOL='' PACKAGE='libressl' PACKAGE_BUGREPORT='' PACKAGE_NAME='libressl' PACKAGE_STRING='libressl 2.6.4' PACKAGE_TARNAME='libressl' PACKAGE_URL='' PACKAGE_VERSION='2.6.4' PATH_SEPARATOR=':' PLATFORM_LDADD='' PROG_LDADD='' RANLIB='hppa2.0-unknown-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SMALL_TIME_T_FALSE='#' SMALL_TIME_T_TRUE='' STRIP='hppa2.0-unknown-linux-gnu-strip' VERSION='2.6.4' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='' am__fastdepCCAS_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='hppa2.0-unknown-linux-gnu' build_alias='hppa2.0-unknown-linux-gnu' build_cpu='hppa2.0' build_os='linux-gnu' build_vendor='unknown' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/libressl-2.6.4' dvidir='${docdir}' exec_prefix='${prefix}' host='hppa2.0-unknown-linux-gnu' host_alias='hppa2.0-unknown-linux-gnu' host_cpu='hppa2.0' host_os='linux-gnu' host_vendor='unknown' htmldir='/usr/share/doc/libressl-2.6.4/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/libressl-2.6.4/work/libressl-2.6.4/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' 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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libressl" #define PACKAGE_TARNAME "libressl" #define PACKAGE_VERSION "2.6.4" #define PACKAGE_STRING "libressl 2.6.4" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libressl" #define VERSION "2.6.4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SYMLINK 1 #define HAVE_ERR_H 1 #define HAVE_ASPRINTF 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_MEMMEM 1 #define HAVE_REALLOCARRAY 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRSEP 1 #define HAVE_TIMEGM 1 #define HAVE_ACCEPT4 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_SOCKETPAIR 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_GETAUXVAL 1 #define HAVE_VA_COPY 1 #define HAVE___VA_COPY 1 #define HAS_GNU_WARNING_LONG 1 #define SIZEOF_TIME_T 4 #define SMALL_TIME_T 1 configure: exit 0