This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by stunnel configure 5.44, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv7a-pip-linux-gnueabi --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/stunnel-5.44 --htmldir=/usr/share/doc/stunnel-5.44/html --libdir=/usr/lib --enable-ipv6 --enable-libwrap --with-ssl=/usr --disable-fips ## --------- ## ## Platform. ## ## --------- ## hostname = akita uname -m = x86_64 uname -r = 4.16.3-jchlb-11ac3bf uname -s = Linux uname -v = #1 SMP PREEMPT Fri Apr 20 20:58:23 MDT 2018 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2391: 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:2487: **************************************** initialization configure:2538: checking for a BSD-compatible install configure:2606: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c configure:2617: checking whether build environment is sane configure:2672: result: yes configure:2731: checking for armv7a-pip-linux-gnueabi-strip configure:2747: found /usr/bin/armv7a-pip-linux-gnueabi-strip configure:2758: result: armv7a-pip-linux-gnueabi-strip configure:2823: checking for a thread-safe mkdir -p configure:2862: result: /bin/mkdir -p configure:2869: checking for gawk configure:2885: found /usr/bin/gawk configure:2896: result: gawk configure:2907: checking whether make sets $(MAKE) configure:2929: result: yes configure:2958: checking whether make supports nested variables configure:2975: result: yes configure:3114: checking build system type configure:3128: result: x86_64-pc-linux-gnu configure:3148: checking host system type configure:3161: result: armv7a-pip-linux-gnueabi configure:3227: checking for armv7a-pip-linux-gnueabi-gcc configure:3243: found /usr/bin/armv7a-pip-linux-gnueabi-gcc configure:3254: result: armv7a-pip-linux-gnueabi-gcc configure:3523: checking for C compiler version configure:3532: armv7a-pip-linux-gnueabi-gcc --version >&5 armv7a-pip-linux-gnueabi-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:3543: $? = 0 configure:3532: armv7a-pip-linux-gnueabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0/armv7a-pip-linux-gnueabi-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7a-pip-linux-gnueabi/7.3.0/lto-wrapper Target: armv7a-pip-linux-gnueabi Configured with: /mnt/striped_2/portage-tmp/portage/cross-armv7a-pip-linux-gnueabi/gcc-7.3.0-r1/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --target=armv7a-pip-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include --datadir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0 --mandir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/man --infodir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-poison-system-directories --with-sysroot=/usr/armv7a-pip-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --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 --enable-default-ssp Thread model: posix gcc version 7.3.0 (Gentoo 7.3.0-r1 p1.1) configure:3543: $? = 0 configure:3532: armv7a-pip-linux-gnueabi-gcc -V >&5 armv7a-pip-linux-gnueabi-gcc: error: unrecognized command line option '-V' armv7a-pip-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:3543: $? = 1 configure:3532: armv7a-pip-linux-gnueabi-gcc -qversion >&5 armv7a-pip-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? armv7a-pip-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:3543: $? = 1 configure:3563: checking whether the C compiler works configure:3585: armv7a-pip-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -flto=10 -fuse-ld=gold -fuse-linker-plugin conftest.c >&5 configure:3589: $? = 0 configure:3637: result: yes configure:3640: checking for C compiler default output file name configure:3642: result: a.out configure:3648: checking for suffix of executables configure:3655: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -flto=10 -fuse-ld=gold -fuse-linker-plugin conftest.c >&5 configure:3659: $? = 0 configure:3681: result: configure:3703: checking whether we are cross compiling configure:3741: result: yes configure:3746: checking for suffix of object files configure:3768: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 conftest.c >&5 configure:3772: $? = 0 configure:3793: result: o configure:3797: checking whether we are using the GNU C compiler configure:3816: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 conftest.c >&5 configure:3816: $? = 0 configure:3825: result: yes configure:3834: checking whether armv7a-pip-linux-gnueabi-gcc accepts -g configure:3854: armv7a-pip-linux-gnueabi-gcc -c -g conftest.c >&5 configure:3854: $? = 0 configure:3895: result: yes configure:3912: checking for armv7a-pip-linux-gnueabi-gcc option to accept ISO C89 configure:3975: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 conftest.c >&5 configure:3975: $? = 0 configure:3988: result: none needed configure:4013: checking whether armv7a-pip-linux-gnueabi-gcc understands -c and -o together configure:4035: armv7a-pip-linux-gnueabi-gcc -c conftest.c -o conftest2.o configure:4038: $? = 0 configure:4035: armv7a-pip-linux-gnueabi-gcc -c conftest.c -o conftest2.o configure:4038: $? = 0 configure:4050: result: yes configure:4078: checking for style of include used by make configure:4106: result: GNU configure:4132: checking dependency style of armv7a-pip-linux-gnueabi-gcc configure:4243: result: none configure:4260: checking whether make sets $(MAKE) configure:4282: result: yes configure:4303: checking whether make supports nested variables configure:4320: result: yes configure:4332: **************************************** thread model configure:4336: checking for a sed that does not truncate output configure:4400: result: /bin/sed configure:4411: checking how to run the C preprocessor configure:4442: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:4442: $? = 0 configure:4456: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:16:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4481: result: armv7a-pip-linux-gnueabi-gcc -E configure:4501: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:4501: $? = 0 configure:4515: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:16:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4544: checking for grep that handles long lines and -e configure:4602: result: /bin/grep configure:4607: checking for egrep configure:4669: result: /bin/grep -E configure:5535: checking whether armv7a-pip-linux-gnueabi-gcc is Clang configure:5560: result: no configure:5683: checking whether pthreads work with -pthread configure:5777: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -flto=10 -fuse-ld=gold -fuse-linker-plugin conftest.c >&5 configure:5777: $? = 0 configure:5786: result: yes configure:5805: checking for joinable pthread attribute configure:5823: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -flto=10 -fuse-ld=gold -fuse-linker-plugin conftest.c >&5 configure:5823: $? = 0 configure:5831: result: PTHREAD_CREATE_JOINABLE configure:5845: checking whether more special flags are required for pthreads configure:5858: result: no configure:5866: checking for PTHREAD_PRIO_INHERIT configure:5882: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -flto=10 -fuse-ld=gold -fuse-linker-plugin conftest.c >&5 configure:5882: $? = 0 configure:5891: result: yes configure:5979: PTHREAD thread model detected configure:6010: **************************************** compiler/linker flags configure:6019: checking whether C compiler accepts -Wall configure:6038: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall conftest.c >&5 configure:6038: $? = 0 configure:6047: result: yes configure:6063: : CFLAGS="$CFLAGS" configure:6066: $? = 0 configure:6094: checking whether C compiler accepts -Wextra configure:6113: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra conftest.c >&5 configure:6113: $? = 0 configure:6122: result: yes configure:6138: : CFLAGS="$CFLAGS" configure:6141: $? = 0 configure:6169: checking whether C compiler accepts -Wpedantic configure:6188: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic conftest.c >&5 configure:6188: $? = 0 configure:6197: result: yes configure:6213: : CFLAGS="$CFLAGS" configure:6216: $? = 0 configure:6244: checking whether C compiler accepts -Wformat=2 configure:6263: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 conftest.c >&5 configure:6263: $? = 0 configure:6272: result: yes configure:6288: : CFLAGS="$CFLAGS" configure:6291: $? = 0 configure:6319: checking whether C compiler accepts -Wconversion configure:6338: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion conftest.c >&5 configure:6338: $? = 0 configure:6347: result: yes configure:6363: : CFLAGS="$CFLAGS" configure:6366: $? = 0 configure:6394: checking whether C compiler accepts -Wno-long-long configure:6413: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long conftest.c >&5 configure:6413: $? = 0 configure:6422: result: yes configure:6438: : CFLAGS="$CFLAGS" configure:6441: $? = 0 configure:6469: checking whether C compiler accepts -Wno-deprecated-declarations configure:6488: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations conftest.c >&5 configure:6488: $? = 0 configure:6497: result: yes configure:6513: : CFLAGS="$CFLAGS" configure:6516: $? = 0 configure:6544: checking whether C compiler accepts -fPIE configure:6563: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE conftest.c >&5 configure:6563: $? = 0 configure:6572: result: yes configure:6588: : CFLAGS="$CFLAGS" configure:6591: $? = 0 configure:6623: checking whether C compiler accepts -fstack-protector configure:6642: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector conftest.c >&5 configure:6642: $? = 0 configure:6651: result: yes configure:6667: : CFLAGS="$CFLAGS" configure:6670: $? = 0 configure:6700: checking whether the linker accepts -fPIE configure:6719: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE conftest.c >&5 configure:6719: $? = 0 configure:6729: result: yes configure:6745: : LDFLAGS="$LDFLAGS" configure:6748: $? = 0 configure:6700: checking whether the linker accepts -pie configure:6719: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie conftest.c >&5 configure:6719: $? = 0 configure:6729: result: yes configure:6745: : LDFLAGS="$LDFLAGS" configure:6748: $? = 0 configure:6776: checking whether the linker accepts -Wl,-z,relro configure:6795: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro conftest.c >&5 configure:6795: $? = 0 configure:6805: result: yes configure:6821: : LDFLAGS="$LDFLAGS" configure:6824: $? = 0 configure:6852: checking whether the linker accepts -Wl,-z,now configure:6871: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:6871: $? = 0 configure:6881: result: yes configure:6897: : LDFLAGS="$LDFLAGS" configure:6900: $? = 0 configure:6928: checking whether the linker accepts -Wl,-z,noexecstack configure:6947: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5 configure:6947: $? = 0 configure:6957: result: yes configure:6973: : LDFLAGS="$LDFLAGS" configure:6976: $? = 0 configure:7005: checking whether C compiler accepts -D_FORTIFY_SOURCE=2 configure:7024: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:7024: $? = 0 configure:7033: result: yes configure:7049: : CFLAGS="$CFLAGS" configure:7052: $? = 0 configure:7075: **************************************** libtool configure:7123: checking how to print strings configure:7150: result: printf configure:7171: checking for a sed that does not truncate output configure:7235: result: /bin/sed configure:7253: checking for fgrep configure:7315: result: /bin/grep -F configure:7350: checking for ld used by armv7a-pip-linux-gnueabi-gcc configure:7417: result: /usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld configure:7424: checking if the linker (/usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld) is GNU ld configure:7439: result: yes configure:7451: checking for BSD- or MS-compatible name lister (nm) configure:7505: result: /usr/bin/armv7a-pip-linux-gnueabi-nm -B configure:7635: checking the name lister (/usr/bin/armv7a-pip-linux-gnueabi-nm -B) interface configure:7642: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:7645: /usr/bin/armv7a-pip-linux-gnueabi-nm -B "conftest.o" configure:7648: output 00000000 T some_variable configure:7655: result: BSD nm configure:7658: checking whether ln -s works configure:7662: result: yes configure:7670: checking the maximum length of command line arguments configure:7801: result: 1572864 configure:7849: checking how to convert x86_64-pc-linux-gnu file names to armv7a-pip-linux-gnueabi format configure:7889: result: func_convert_file_noop configure:7896: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7916: result: func_convert_file_noop configure:7923: checking for /usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld option to reload object files configure:7930: result: -r configure:7964: checking for armv7a-pip-linux-gnueabi-objdump configure:7980: found /usr/bin/armv7a-pip-linux-gnueabi-objdump configure:7991: result: armv7a-pip-linux-gnueabi-objdump configure:8063: checking how to recognize dependent libraries configure:8263: result: pass_all configure:8308: checking for armv7a-pip-linux-gnueabi-dlltool configure:8338: result: no configure:8348: checking for dlltool configure:8378: result: no configure:8408: checking how to associate runtime and link libraries configure:8435: result: printf %s\n configure:8451: checking for armv7a-pip-linux-gnueabi-ar configure:8467: found /usr/bin/armv7a-pip-linux-gnueabi-ar configure:8478: result: armv7a-pip-linux-gnueabi-ar configure:8559: checking for archiver @FILE support configure:8576: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:8576: $? = 0 configure:8579: armv7a-pip-linux-gnueabi-ar cru libconftest.a @conftest.lst >&5 configure:8582: $? = 0 configure:8587: armv7a-pip-linux-gnueabi-ar cru libconftest.a @conftest.lst >&5 armv7a-pip-linux-gnueabi-ar: conftest.o: No such file or directory configure:8590: $? = 1 configure:8602: result: @ configure:8620: checking for armv7a-pip-linux-gnueabi-strip configure:8647: result: armv7a-pip-linux-gnueabi-strip configure:8719: checking for armv7a-pip-linux-gnueabi-ranlib configure:8735: found /usr/bin/armv7a-pip-linux-gnueabi-ranlib configure:8746: result: armv7a-pip-linux-gnueabi-ranlib configure:8888: checking command to parse /usr/bin/armv7a-pip-linux-gnueabi-nm -B output from armv7a-pip-linux-gnueabi-gcc object configure:9041: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:9044: $? = 0 configure:9048: /usr/bin/armv7a-pip-linux-gnueabi-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:9051: $? = 0 configure:9117: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c conftstm.o >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] {"nm_test_func", (void *) &nm_test_func}, ^ configure:9120: $? = 0 configure:9158: result: ok configure:9205: checking for sysroot configure:9235: result: no configure:9242: checking for a working dd configure:9280: result: /bin/dd configure:9284: checking how to truncate binary pipes configure:9299: result: /bin/dd bs=4096 count=1 configure:9588: checking for armv7a-pip-linux-gnueabi-mt configure:9618: result: no configure:9628: checking for mt configure:9658: result: no configure:9678: checking if : is a manifest tool configure:9684: : '-?' configure:9692: result: no configure:10364: checking for ANSI C header files configure:10384: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10384: $? = 0 configure:10468: result: yes configure:10481: checking for sys/types.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for sys/stat.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for stdlib.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for string.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for memory.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for strings.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for inttypes.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for stdint.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10481: checking for unistd.h configure:10481: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10481: $? = 0 configure:10481: result: yes configure:10495: checking for dlfcn.h configure:10495: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:10495: $? = 0 configure:10495: result: yes configure:10750: checking for objdir configure:10765: result: .libs configure:11029: checking if armv7a-pip-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions configure:11047: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:11051: $? = 0 configure:11064: result: no configure:11422: checking for armv7a-pip-linux-gnueabi-gcc option to produce PIC configure:11429: result: -fPIC -DPIC configure:11437: checking if armv7a-pip-linux-gnueabi-gcc PIC flag -fPIC -DPIC works configure:11455: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:11459: $? = 0 configure:11472: result: yes configure:11501: checking if armv7a-pip-linux-gnueabi-gcc static flag -static works :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:11529: result: yes configure:11544: checking if armv7a-pip-linux-gnueabi-gcc supports -c -o file.o configure:11565: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:11569: $? = 0 configure:11591: result: yes configure:11599: checking if armv7a-pip-linux-gnueabi-gcc supports -c -o file.o configure:11646: result: yes configure:11679: checking whether the armv7a-pip-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld) supports shared libraries configure:12942: result: yes configure:12979: checking whether -lc should be explicitly linked in configure:12987: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:12990: $? = 0 configure:13005: armv7a-pip-linux-gnueabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:13008: $? = 0 configure:13022: result: no configure:13182: checking dynamic linker characteristics configure:13763: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-rpath -Wl,/foo conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:13763: $? = 0 configure:14012: result: GNU/Linux ld.so configure:14134: checking how to hardcode library paths into programs configure:14159: result: immediate configure:14707: checking whether stripping libraries is possible configure:14712: result: yes configure:14747: checking if libtool supports shared libraries configure:14749: result: yes configure:14752: checking whether to build shared libraries configure:14777: result: yes configure:14780: checking whether to build static libraries configure:14784: result: no configure:14823: **************************************** types configure:14825: checking for int8_t configure:14825: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14825: $? = 0 configure:14825: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:67:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:14825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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 | #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 | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14825: result: yes configure:14836: checking for int16_t configure:14836: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14836: $? = 0 configure:14836: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:67:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:14836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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 | #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 | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14836: result: yes configure:14847: checking for int32_t configure:14847: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14847: $? = 0 configure:14847: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:68:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:67:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ conftest.c:67:12: warning: unused variable 'test_array' [-Wunused-variable] configure:14847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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 | #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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14847: result: yes configure:14858: checking for int64_t configure:14858: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14858: $? = 0 configure:14858: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:68:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:67:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ conftest.c:67:12: warning: unused variable 'test_array' [-Wunused-variable] configure:14858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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 | #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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14858: result: yes configure:14869: checking for uint8_t configure:14869: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14869: $? = 0 configure:14869: result: yes configure:14883: checking for uint16_t configure:14883: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14883: $? = 0 configure:14883: result: yes configure:14895: checking for uint32_t configure:14895: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14895: $? = 0 configure:14895: result: yes configure:14909: checking for uint64_t configure:14909: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14909: $? = 0 configure:14909: result: yes configure:14923: checking for size_t configure:14923: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14923: $? = 0 configure:14923: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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 | #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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14923: result: yes configure:14934: checking for ssize_t configure:14934: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14934: $? = 0 configure:14934: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:66:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:14934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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 | #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 | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:14934: result: yes configure:14945: checking for uid_t in sys/types.h configure:14964: result: yes configure:14975: checking for socklen_t configure:14984: result: yes configure:14995: checking for struct sockaddr_un configure:14995: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:14995: $? = 0 configure:14995: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:35:33: error: expected expression before ')' token if (sizeof ((struct sockaddr_un))) ^ configure:14995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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 () | { | if (sizeof ((struct sockaddr_un))) | return 0; | ; | return 0; | } configure:14995: result: yes configure:15006: checking for struct addrinfo configure:15006: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15006: $? = 0 configure:15006: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c: In function 'main': conftest.c:36:30: error: expected expression before ')' token if (sizeof ((struct addrinfo))) ^ configure:15006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:15006: result: yes configure:15018: **************************************** PTY device files configure:15068: WARNING: cross-compilation: assuming /dev/ptmx and /dev/ptc are not available configure:15072: **************************************** entropy sources configure:15133: WARNING: cross-compilation: assuming entropy sources are not available configure:15137: **************************************** default group configure:15143: WARNING: cross-compilation: assuming nogroup is not available configure:15146: checking for default group configure:15148: result: nobody configure:15159: checking for special C compiler options needed for large files configure:15204: result: no configure:15210: checking for _FILE_OFFSET_BITS value needed for large files configure:15235: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c:37:41: warning: left shift of negative value [-Wshift-negative-value] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:38:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^~~~~~~~~~~ conftest.c:37:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:38:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^~~~~~~~~~~ conftest.c:37:73: warning: left shift of negative value [-Wshift-negative-value] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:38:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^~~~~~~~~~~ conftest.c:37:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:38:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^~~~~~~~~~~ conftest.c:37:41: warning: left shift of negative value [-Wshift-negative-value] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:39:13: note: in expansion of macro 'LARGE_OFF_T' && LARGE_OFF_T % 2147483647 == 1) ^~~~~~~~~~~ conftest.c:37:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:39:13: note: in expansion of macro 'LARGE_OFF_T' && LARGE_OFF_T % 2147483647 == 1) ^~~~~~~~~~~ conftest.c:37:73: warning: left shift of negative value [-Wshift-negative-value] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:39:13: note: in expansion of macro 'LARGE_OFF_T' && LARGE_OFF_T % 2147483647 == 1) ^~~~~~~~~~~ conftest.c:37:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) ^ conftest.c:39:13: note: in expansion of macro 'LARGE_OFF_T' && LARGE_OFF_T % 2147483647 == 1) ^~~~~~~~~~~ conftest.c:38:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^~~~~~~~~~~~~~ configure:15235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:15259: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15259: $? = 0 configure:15267: result: 64 configure:15353: **************************************** header files configure:15362: checking for stdint.h configure:15362: result: yes configure:15362: checking for inttypes.h configure:15362: result: yes configure:15362: checking malloc.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking malloc.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for malloc.h configure:15362: result: yes configure:15362: checking ucontext.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking ucontext.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for ucontext.h configure:15362: result: yes configure:15362: checking pthread.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking pthread.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for pthread.h configure:15362: result: yes configure:15362: checking poll.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking poll.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for poll.h configure:15362: result: yes configure:15362: checking tcpd.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking tcpd.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for tcpd.h configure:15362: result: yes configure:15362: checking stropts.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking stropts.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for stropts.h configure:15362: result: yes configure:15362: checking grp.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking grp.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for grp.h configure:15362: result: yes configure:15362: checking for unistd.h configure:15362: result: yes configure:15362: checking util.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c:76:10: fatal error: util.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:15362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_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:15362: result: no configure:15362: checking util.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:43:10: fatal error: util.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:15362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:15362: result: no configure:15362: checking for util.h configure:15362: result: no configure:15362: checking libutil.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c:76:10: fatal error: libutil.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:15362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_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:15362: result: no configure:15362: checking libutil.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:43:10: fatal error: libutil.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:15362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:15362: result: no configure:15362: checking for libutil.h configure:15362: result: no configure:15362: checking pty.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking pty.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for pty.h configure:15362: result: yes configure:15362: checking limits.h usability configure:15362: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking limits.h presence configure:15362: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15362: $? = 0 configure:15362: result: yes configure:15362: checking for limits.h configure:15362: result: yes configure:15376: checking for sys/types.h configure:15376: result: yes configure:15376: checking sys/select.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/select.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/select.h configure:15376: result: yes configure:15376: checking sys/poll.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/poll.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/poll.h configure:15376: result: yes configure:15376: checking sys/socket.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/socket.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/socket.h configure:15376: result: yes configure:15376: checking sys/un.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/un.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/un.h configure:15376: result: yes configure:15376: checking sys/ioctl.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/ioctl.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/ioctl.h configure:15376: result: yes configure:15376: checking sys/filio.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c:84:10: fatal error: sys/filio.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:15376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_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:15376: result: no configure:15376: checking sys/filio.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:51:10: fatal error: sys/filio.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:15376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:15376: result: no configure:15376: checking for sys/filio.h configure:15376: result: no configure:15376: checking sys/resource.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/resource.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/resource.h configure:15376: result: yes configure:15376: checking sys/uio.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/uio.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/uio.h configure:15376: result: yes configure:15376: checking sys/syscall.h usability configure:15376: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking sys/syscall.h presence configure:15376: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15376: $? = 0 configure:15376: result: yes configure:15376: checking for sys/syscall.h configure:15376: result: yes configure:15388: checking linux/sched.h usability configure:15388: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15388: $? = 0 configure:15388: result: yes configure:15388: checking linux/sched.h presence configure:15388: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:15388: $? = 0 configure:15388: result: yes configure:15388: checking for linux/sched.h configure:15388: result: yes configure:15398: checking for struct msghdr.msg_control configure:15398: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15398: $? = 0 configure:15398: result: yes configure:15416: checking for linux/netfilter_ipv4.h configure:15416: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15416: $? = 0 configure:15416: result: yes configure:15433: **************************************** libraries configure:15436: checking for library containing gethostbyname configure:15467: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15467: $? = 0 configure:15484: result: none required configure:15492: checking for library containing yp_get_default_domain configure:15523: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/ccGijuNP.ltrans0.ltrans.o::function main: error: undefined reference to 'yp_get_default_domain' collect2: error: ld returned 1 exit status configure:15523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 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 yp_get_default_domain (); | int | main () | { | return yp_get_default_domain (); | ; | return 0; | } configure:15523: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -lnsl >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld.gold: error: cannot find -lnsl /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/ccogvlHT.ltrans0.ltrans.o::function main: error: undefined reference to 'yp_get_default_domain' collect2: error: ld returned 1 exit status configure:15523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 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 yp_get_default_domain (); | int | main () | { | return yp_get_default_domain (); | ; | return 0; | } configure:15540: result: no configure:15548: checking for library containing socket configure:15579: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15579: $? = 0 configure:15596: result: none required configure:15604: checking for library containing openpty configure:15635: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/cczpEEE6.ltrans0.ltrans.o::function main: error: undefined reference to 'openpty' collect2: error: ld returned 1 exit status configure:15635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 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 openpty (); | int | main () | { | return openpty (); | ; | return 0; | } configure:15635: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15635: $? = 0 configure:15652: result: -lutil configure:15661: checking for library containing dlopen configure:15692: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/ccW9IYUl.ltrans0.ltrans.o::function main: error: undefined reference to 'dlopen' collect2: error: ld returned 1 exit status configure:15692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:15692: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15692: $? = 0 configure:15709: result: -ldl configure:15717: checking for library containing shl_load configure:15748: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/ccjK8uZy.ltrans0.ltrans.o::function main: error: undefined reference to 'shl_load' collect2: error: ld returned 1 exit status configure:15748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:15748: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldld -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld.gold: error: cannot find -ldld /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/ccgkVvMC.ltrans0.ltrans.o::function main: error: undefined reference to 'shl_load' collect2: error: ld returned 1 exit status configure:15748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:15765: result: no configure:15779: **************************************** library functions configure:15785: checking for snprintf configure:15785: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c:81:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:15785: $? = 0 configure:15785: result: yes configure:15785: checking for vsnprintf configure:15785: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition conftest.c:82:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] char vsnprintf (); ^~~~~~~~~ configure:15785: $? = 0 configure:15785: result: yes configure:15798: checking for openpty configure:15798: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15798: $? = 0 configure:15798: result: yes configure:15798: checking for _getpty configure:15798: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/cczTad7V.ltrans0.ltrans.o::function main: error: undefined reference to '_getpty' collect2: error: ld returned 1 exit status configure:15798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* 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__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:15798: result: no configure:15811: checking for daemon configure:15811: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15811: $? = 0 configure:15811: result: yes configure:15811: checking for waitpid configure:15811: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15811: $? = 0 configure:15811: result: yes configure:15811: checking for wait4 configure:15811: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15811: $? = 0 configure:15811: result: yes configure:15811: checking for setsid configure:15811: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15811: $? = 0 configure:15811: result: yes configure:15811: checking for setgroups configure:15811: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15811: $? = 0 configure:15811: result: yes configure:15811: checking for chroot configure:15811: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15811: $? = 0 configure:15811: result: yes configure:15811: checking for realpath configure:15811: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15811: $? = 0 configure:15811: result: yes configure:15824: checking for sysconf configure:15824: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15824: $? = 0 configure:15824: result: yes configure:15824: checking for getrlimit configure:15824: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15824: $? = 0 configure:15824: result: yes configure:15837: checking for pthread_sigmask configure:15837: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15837: $? = 0 configure:15837: result: yes configure:15837: checking for localtime_r configure:15837: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15837: $? = 0 configure:15837: result: yes configure:15850: checking for getcontext configure:15850: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15850: $? = 0 configure:15850: result: yes configure:15850: checking for __makecontext_v2 configure:15850: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/ccKkNWme.ltrans0.ltrans.o::function main: error: undefined reference to '__makecontext_v2' collect2: error: ld returned 1 exit status configure:15850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_DAEMON 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SETSID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_CHROOT 1 | #define HAVE_REALPATH 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GETCONTEXT 1 | /* end confdefs.h. */ | /* Define __makecontext_v2 to an innocuous variant, in case declares __makecontext_v2. | For example, HP-UX 11i declares gettimeofday. */ | #define __makecontext_v2 innocuous___makecontext_v2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __makecontext_v2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __makecontext_v2 | | /* 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 __makecontext_v2 (); | /* 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___makecontext_v2 || defined __stub_____makecontext_v2 | choke me | #endif | | int | main () | { | return __makecontext_v2 (); | ; | return 0; | } configure:15850: result: no configure:15863: checking for poll configure:15863: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15863: $? = 0 configure:15863: result: yes configure:15863: checking for gethostbyname2 configure:15863: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15863: $? = 0 configure:15863: result: yes configure:15863: checking for endhostent configure:15863: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15863: $? = 0 configure:15863: result: yes configure:15863: checking for getnameinfo configure:15863: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15863: $? = 0 configure:15863: result: yes configure:15872: checking for getaddrinfo configure:15901: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15901: $? = 0 configure:15902: result: yes configure:15915: checking for broken poll() implementation configure:15926: result: no configure:15934: checking for pipe2 configure:15934: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15934: $? = 0 configure:15934: result: yes configure:15934: checking for accept4 configure:15934: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:15934: $? = 0 configure:15934: result: yes configure:15944: **************************************** optional features configure:15947: checking whether to enable IPv6 support configure:15953: result: yes configure:15980: checking whether to enable FIPS support configure:15993: result: no configure:16014: checking whether to enable systemd socket activation support configure:16093: result: autodetecting configure:16096: checking for library containing sd_listen_fds configure:16127: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/temp/cc02x7w0.ltrans0.ltrans.o::function main: error: undefined reference to 'sd_listen_fds' collect2: error: ld returned 1 exit status configure:16127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "stunnel" | #define PACKAGE_TARNAME "stunnel" | #define PACKAGE_VERSION "5.44" | #define PACKAGE_STRING "stunnel 5.44" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "stunnel" | #define VERSION "5.44" | #define HOST "armv7a-pip-linux-gnueabi" | #define CPU_ARMV7A 1 | #define VENDOR_PIP 1 | #define OS_LINUX_GNUEABI 1 | #define _GNU_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define USE_PTHREAD 1 | #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_STRUCT_SOCKADDR_UN 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_LINUX_SCHED_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_LINUX_NETFILTER_IPV4_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_DAEMON 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_SETSID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_CHROOT 1 | #define HAVE_REALPATH 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GETCONTEXT 1 | #define HAVE_POLL 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define USE_IPv6 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 sd_listen_fds (); | int | main () | { | return sd_listen_fds (); | ; | return 0; | } configure:16127: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c -lsystemd -ldl -lutil >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:16127: $? = 0 configure:16144: result: -lsystemd configure:16151: checking systemd/sd-daemon.h usability configure:16151: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition configure:16151: $? = 0 configure:16151: result: yes configure:16151: checking systemd/sd-daemon.h presence configure:16151: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:16151: $? = 0 configure:16151: result: yes configure:16151: checking for systemd/sd-daemon.h configure:16151: result: yes configure:16160: systemd support enabled configure:16186: checking whether to enable TCP wrappers support configure:16192: result: yes configure:16256: **************************************** TLS configure:16259: checking for compiler sysroot configure:16269: result: /usr/armv7a-pip-linux-gnueabi configure:16293: checking for TLS directory configure:16312: result: /usr configure:16352: **************************************** write the results configure:16465: checking that generated files are newer than configure configure:16471: result: done configure:16498: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by stunnel config.status 5.44, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on akita config.status:1161: creating Makefile config.status:1161: creating src/Makefile config.status:1161: creating doc/Makefile config.status:1161: creating tools/Makefile config.status:1161: creating tests/Makefile config.status:1161: creating src/config.h config.status:1390: executing depfiles commands config.status:1390: executing libtool commands configure:18645: **************************************** success ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___va_copy=yes ac_cv_alignof_CORBA_boolean=1 ac_cv_alignof_CORBA_char=1 ac_cv_alignof_CORBA_double=8 ac_cv_alignof_CORBA_float=4 ac_cv_alignof_CORBA_long=4 ac_cv_alignof_CORBA_long_double=8 ac_cv_alignof_CORBA_long_long=8 ac_cv_alignof_CORBA_octet=1 ac_cv_alignof_CORBA_pointer=4 ac_cv_alignof_CORBA_short=2 ac_cv_alignof_CORBA_struct=1 ac_cv_alignof_CORBA_wchar=2 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_littleendian=yes ac_cv_c_long_double=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_conv_longlong_to_float=yes ac_cv_dirent_have_space_d_name=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10' 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='-flto=10 -fuse-ld=gold -fuse-linker-plugin' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=armv7a-pip-linux-gnueabi ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func___makecontext_v2=no ac_cv_func__getpty=no ac_cv_func_accept4=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_chroot=yes ac_cv_func_daemon=yes ac_cv_func_endhostent=yes ac_cv_func_fnmatch_works=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcontext=yes ac_cv_func_getgrgid_r=yes ac_cv_func_gethostbyname2=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_works=yes ac_cv_func_memcmp_working=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_openpty=yes ac_cv_func_pipe2=yes ac_cv_func_poll=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_pthread_key_delete=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realloc_works=yes ac_cv_func_realpath=yes ac_cv_func_setgrent_void=yes ac_cv_func_setgroups=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setsid=yes ac_cv_func_snprintf=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_stat_ignores_trailing_slash=no ac_cv_func_strnlen_working=yes ac_cv_func_sysconf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsnprintf_c99=yes ac_cv_func_wait3_rusage=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_have_abstract_sockets=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_broken_snprintf=no ac_cv_have_control_in_msghdr=yes ac_cv_have_openpty_ctty_bug=yes ac_cv_have_space_d_name_in_struct_dirent=yes ac_cv_header_dlfcn_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_netfilter_ipv4_h=yes ac_cv_header_linux_sched_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_sctp_h=no ac_cv_header_netinet_sctp_uio_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_systemd_sd_daemon_h=yes ac_cv_header_tcpd_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_host=armv7a-pip-linux-gnueabi ac_cv_ispeed_offset=13 ac_cv_lib_png_png_create_info_struct=yes ac_cv_libiconv_utf8=yes ac_cv_linux_vers=2 ac_cv_member_struct_msghdr_msg_control=yes ac_cv_need_trio=no 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_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_pread=no ac_cv_printf_zd_format=yes ac_cv_prog_AR=armv7a-pip-linux-gnueabi-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=armv7a-pip-linux-gnueabi-gcc ac_cv_prog_CPP='armv7a-pip-linux-gnueabi-gcc -E' ac_cv_prog_OBJDUMP=armv7a-pip-linux-gnueabi-objdump ac_cv_prog_RANLIB=armv7a-pip-linux-gnueabi-ranlib ac_cv_prog_STRIP=armv7a-pip-linux-gnueabi-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_pwrite=no ac_cv_regexec_segfault_emptystr=no ac_cv_sctp=no ac_cv_search_dlopen=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_openpty=-lutil ac_cv_search_sd_listen_fds=-lsystemd ac_cv_search_shl_load=no ac_cv_search_socket='none required' ac_cv_search_yp_get_default_domain=no ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_int16_t=2 ac_cv_sizeof_int32_t=4 ac_cv_sizeof_int64_t=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_short_int=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sizeof_u_int16_t=2 ac_cv_sizeof_u_int32_t=4 ac_cv_sizeof_u_int64_t=8 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_sizeof_uint64_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=4 ac_cv_sizeof_wchar_t=4 ac_cv_strerror_r_SUSv3=no ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_restartable_syscalls=yes ac_cv_time_r_type=POSIX ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_sockaddr_un=yes ac_cv_type_uid_t=yes ac_cv_uchar=no ac_cv_uint=yes ac_cv_ulong=yes ac_cv_ushort=yes ac_cv_va_copy=yes ac_cv_va_val_copy=yes am_cv_CC_dependencies_compiler_type=none am_cv_func_working_getline=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes apr_cv_process_shared_works=no apr_cv_tcp_nodelay_with_cork=yes as_cv_unaligned_access=no ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_check_cflags___D_FORTIFY_SOURCE_2=yes ax_cv_check_cflags___Wall=yes ax_cv_check_cflags___Wconversion=yes ax_cv_check_cflags___Wextra=yes ax_cv_check_cflags___Wformat_2=yes ax_cv_check_cflags___Wno_deprecated_declarations=yes ax_cv_check_cflags___Wno_long_long=yes ax_cv_check_cflags___Wpedantic=yes ax_cv_check_cflags___fPIE=yes ax_cv_check_cflags___fstack_protector=yes ax_cv_check_ldflags___Wl__z_noexecstack=yes ax_cv_check_ldflags___Wl__z_now=yes ax_cv_check_ldflags___Wl__z_relro=yes ax_cv_check_ldflags___fPIE=yes ax_cv_check_ldflags___pie=yes bash_cv_dup2_broken=no bash_cv_func_sigsetjmp=missing bash_cv_func_strcoll_broken=no bash_cv_getcwd_calls_popen=no bash_cv_getenv_redef=yes bash_cv_have_mbstate_t=yes bash_cv_job_control_missing=present bash_cv_must_reinstall_sighandlers=no bash_cv_opendir_not_robust=no bash_cv_pgrp_pipe=no bash_cv_printf_a_format=yes bash_cv_sys_named_pipes=present bash_cv_type_rlimit=rlim_t bash_cv_ulimit_maxfds=yes bash_cv_unusable_rtsigs=no compat_cv_func_basename_works=no compat_cv_func_dirname_works=no compat_cv_func_snprintf_works=yes cvs_cv_func_printf_ptr=yes db_cv_spinlocks=no dpkg_cv___va_copy=yes dpkg_cv_va_copy=yes ettercap_cv_type_socklen_t=yes fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_wcwidth_works=yes glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_sizeof_intmax_t=8 glib_cv_sizeof_ptrdiff_t=4 glib_cv_sizeof_size_t=4 glib_cv_sizeof_system_thread=4 glib_cv_stack_grows=no glib_cv_sys_pthread_cond_timedwait_posix=yes glib_cv_sys_pthread_getspecific_posix=yes glib_cv_sys_pthread_mutex_trylock_posix=yes glib_cv_sys_use_pid_niceness_surrogate=yes glib_cv_uscore=no glib_cv_use_pid_surrogate=yes glib_cv_va_copy=yes glib_cv_va_val_copy=no jm_cv_func_working_readdir=yes lf_cv_sane_realloc=yes lftp_cv___va_copy=yes lftp_cv_va_copy=yes lftp_cv_va_val_copy=yes libIDL_cv_long_long_format=ll 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/libexec/gcc/armv7a-pip-linux-gnueabi/ld lt_cv_path_NM='/usr/bin/armv7a-pip-linux-gnueabi-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' mr_cv_target_elf=yes mysql_cv_func_atomic_add=no mysql_cv_func_atomic_sub=no nano_cv_func_regexec_segv_emptystr=no php_cv_lib_cookie_io_functions_use_off64_t=yes racoon_cv_bug_getaddrinfo=no rsync_cv_HAVE_BROKEN_LARGEFILE=no rsync_cv_HAVE_BROKEN_READDIR=no rsync_cv_HAVE_C99_VSNPRINTF=yes rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes rsync_cv_HAVE_LONGLONG=yes rsync_cv_HAVE_OFF64_T=no rsync_cv_HAVE_SECURE_MKSTEMP=yes rsync_cv_HAVE_SHORT_INO_T=no rsync_cv_HAVE_SOCKETPAIR=yes rsync_cv_HAVE_UNSIGNED_CHAR=no rsync_cv_REPLACE_INET_ATON=no rsync_cv_REPLACE_INET_NTOA=no sc_cv_termios_ispeed=yes screen_cv_sys_bcopy_overlap=no screen_cv_sys_fifo_broken_impl=yes screen_cv_sys_fifo_usable=yes screen_cv_sys_memcpy_overlap=no screen_cv_sys_memmove_overlap=no screen_cv_sys_select_broken_retval=no screen_cv_sys_sockets_nofs=no screen_cv_sys_sockets_usable=yes screen_cv_sys_terminfo_used=yes slrn_cv___va_copy=yes slrn_cv_va_copy=yes slrn_cv_va_val_copy=yes sudo_cv_func_unsetenv_void=no sudo_cv_uid_t_len=10 td_cv_buggygetaddrinfo=no utils_cv_sys_open_max=1019 vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes vim_cv_terminfo=yes vim_cv_toupper_broken=no vim_cv_tty_group=world vim_cv_tty_mode=0666 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/work/stunnel-5.44/auto/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='armv7a-pip-linux-gnueabi-ar' AUTHOR_TESTS_FALSE='' AUTHOR_TESTS_TRUE='#' AUTOCONF='${SHELL} /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/work/stunnel-5.44/auto/missing autoconf' AUTOHEADER='${SHELL} /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/work/stunnel-5.44/auto/missing autoheader' AUTOMAKE='${SHELL} /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/work/stunnel-5.44/auto/missing automake-1.15' AWK='gawk' CC='armv7a-pip-linux-gnueabi-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2' CPP='armv7a-pip-linux-gnueabi-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_GROUP='nobody' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld' LDFLAGS='-flto=10 -fuse-ld=gold -fuse-linker-plugin -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack' LIBOBJS='' LIBS='-lsystemd -ldl -lutil -lwrap' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='auto/ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/work/stunnel-5.44/auto/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/armv7a-pip-linux-gnueabi-nm -B' NMEDIT='' OBJDUMP='armv7a-pip-linux-gnueabi-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='stunnel' PACKAGE_BUGREPORT='' PACKAGE_NAME='stunnel' PACKAGE_STRING='stunnel 5.44' PACKAGE_TARNAME='stunnel' PACKAGE_URL='' PACKAGE_VERSION='5.44' PATH_SEPARATOR=':' PTHREAD_CC='armv7a-pip-linux-gnueabi-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANDOM_FILE='' RANLIB='armv7a-pip-linux-gnueabi-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSLDIR='/usr' STRIP='armv7a-pip-linux-gnueabi-strip' VERSION='5.44' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/stunnel-5.44' dvidir='${docdir}' exec_prefix='${prefix}' host='armv7a-pip-linux-gnueabi' host_alias='armv7a-pip-linux-gnueabi' host_cpu='armv7a' host_os='linux-gnueabi' host_vendor='pip' htmldir='/usr/share/doc/stunnel-5.44/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /home/joey/pip/gentoo/portage/tmp/portage/net-misc/stunnel-5.44/work/stunnel-5.44/auto/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}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "stunnel" #define PACKAGE_TARNAME "stunnel" #define PACKAGE_VERSION "5.44" #define PACKAGE_STRING "stunnel 5.44" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "stunnel" #define VERSION "5.44" #define HOST "armv7a-pip-linux-gnueabi" #define CPU_ARMV7A 1 #define VENDOR_PIP 1 #define OS_LINUX_GNUEABI 1 #define _GNU_SOURCE 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define USE_PTHREAD 1 #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_STRUCT_SOCKADDR_UN 1 #define HAVE_STRUCT_ADDRINFO 1 #define _FILE_OFFSET_BITS 64 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_UCONTEXT_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_POLL_H 1 #define HAVE_TCPD_H 1 #define HAVE_STROPTS_H 1 #define HAVE_GRP_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PTY_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_LINUX_SCHED_H 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #define HAVE_MSGHDR_MSG_CONTROL 1 #define HAVE_LINUX_NETFILTER_IPV4_H 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_OPENPTY 1 #define HAVE_DAEMON 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_SETSID 1 #define HAVE_SETGROUPS 1 #define HAVE_CHROOT 1 #define HAVE_REALPATH 1 #define HAVE_SYSCONF 1 #define HAVE_GETRLIMIT 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GETCONTEXT 1 #define HAVE_POLL 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_ENDHOSTENT 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETADDRINFO 1 #define HAVE_PIPE2 1 #define HAVE_ACCEPT4 1 #define USE_IPv6 1 #define HAVE_SYSTEMD_SD_DAEMON_H 1 #define USE_SYSTEMD 1 #define USE_LIBWRAP 1 #define SSLDIR "/usr" configure: exit 0