This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libressl configure 3.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix= --program-suffix= --prefix=/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host --exec-prefix=/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host --sysconfdir=/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/etc --localstatedir=/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/var --sbindir=/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin --enable-static --disable-shared --disable-asm --with-pic --disable-tests ## --------- ## ## Platform. ## ## --------- ## hostname = 06698edb6595 uname -m = x86_64 uname -r = 5.4.0-196-generic uname -s = Linux uname -v = #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/bin PATH: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/bin PATH: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin PATH: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/bin PATH: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin PATH: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2603: checking build system type configure:2617: result: x86_64-pc-linux-gnu configure:2637: checking host system type configure:2650: result: x86_64-pc-linux-gnu configure:2686: checking for a BSD-compatible install configure:2754: result: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/install -c configure:2765: checking whether build environment is sane configure:2820: result: yes configure:2964: checking for a thread-safe mkdir -p configure:3003: result: /bin/mkdir -p configure:3010: checking for gawk configure:3026: found /usr/bin/gawk configure:3037: result: gawk configure:3048: checking whether make sets $(MAKE) configure:3070: result: yes configure:3099: checking whether make supports nested variables configure:3116: result: yes configure:3269: checking whether make supports nested variables configure:3286: result: yes configure:3311: checking for x86_64-pc-linux-gnu-cc configure:3338: result: gcc configure:3413: checking for C compiler version configure:3422: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:3433: $? = 0 configure:3422: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:3433: $? = 0 configure:3422: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3433: $? = 1 configure:3422: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3433: $? = 1 configure:3453: checking whether the C compiler works configure:3475: gcc -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:3479: $? = 0 configure:3527: result: yes configure:3530: checking for C compiler default output file name configure:3532: result: a.out configure:3538: checking for suffix of executables configure:3545: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:3549: $? = 0 configure:3571: result: configure:3593: checking whether we are cross compiling configure:3601: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:3605: $? = 0 configure:3612: ./conftest configure:3616: $? = 0 configure:3604: result: no configure:3609: checking for suffix of object files configure:3631: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:3635: $? = 0 configure:3656: result: o configure:3660: checking whether we are using the GNU C compiler configure:3679: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:3679: $? = 0 configure:3688: result: yes configure:3697: checking whether gcc accepts -g configure:3717: gcc -c -g -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:3717: $? = 0 configure:3758: result: yes configure:3775: checking for gcc option to accept ISO C89 configure:3838: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:3838: $? = 0 configure:3851: result: none needed configure:3876: checking whether gcc understands -c and -o together configure:3898: gcc -c conftest.c -o conftest2.o configure:3901: $? = 0 configure:3898: gcc -c conftest.c -o conftest2.o configure:3901: $? = 0 configure:3913: result: yes configure:3933: checking whether make supports the include directive configure:3948: make -f confmf.GNU && cat confinc.out make[4]: Entering directory '/home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2' make[4]: Leaving directory '/home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2' this is the am__doit target configure:3951: $? = 0 configure:3970: result: yes (GNU style) configure:3995: checking dependency style of gcc configure:4106: result: none configure:4168: checking how to print strings configure:4195: result: printf configure:4216: checking for a sed that does not truncate output configure:4280: result: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/sed configure:4298: checking for grep that handles long lines and -e configure:4356: result: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep configure:4361: checking for egrep configure:4423: result: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep -E configure:4428: checking for fgrep configure:4490: result: /home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep -F configure:4525: checking for ld used by gcc configure:4592: result: /usr/bin/ld configure:4599: checking if the linker (/usr/bin/ld) is GNU ld configure:4614: result: yes configure:4626: checking for BSD- or MS-compatible name lister (nm) configure:4675: result: /usr/bin/nm -B configure:4805: checking the name lister (/usr/bin/nm -B) interface configure:4812: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:4815: /usr/bin/nm -B "conftest.o" configure:4818: output 0000000000000000 B some_variable configure:4819: result: BSD nm configure:4822: checking whether ln -s works configure:4826: result: yes configure:4834: checking the maximum length of command line arguments configure:4964: result: 1572864 configure:4981: checking whether the shell understands some XSI constructs configure:4990: result: yes configure:4994: checking whether the shell understands "+=" configure:4998: result: yes configure:5033: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5073: result: func_convert_file_noop configure:5080: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5100: result: func_convert_file_noop configure:5107: checking for /usr/bin/ld option to reload object files configure:5114: result: -r configure:5148: checking for x86_64-pc-linux-gnu-objdump configure:5178: result: no configure:5188: checking for objdump configure:5204: found /usr/bin/objdump configure:5215: result: objdump configure:5247: checking how to recognize dependent libraries configure:5449: result: pass_all configure:5494: checking for x86_64-pc-linux-gnu-dlltool configure:5524: result: no configure:5534: checking for dlltool configure:5564: result: no configure:5594: checking how to associate runtime and link libraries configure:5621: result: printf %s\n configure:5638: checking for x86_64-pc-linux-gnu-ar configure:5668: result: no configure:5682: checking for ar configure:5698: found /usr/bin/ar configure:5709: result: ar configure:5746: checking for archiver @FILE support configure:5763: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:5763: $? = 0 configure:5766: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5769: $? = 0 configure:5774: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5777: $? = 1 configure:5776: result: @ configure:5794: checking for x86_64-pc-linux-gnu-strip configure:5824: result: no configure:5834: checking for strip configure:5850: found /usr/bin/strip configure:5861: result: strip configure:5893: checking for x86_64-pc-linux-gnu-ranlib configure:5923: result: no configure:5933: checking for ranlib configure:5949: found /usr/bin/ranlib configure:5960: result: ranlib configure:6062: checking command to parse /usr/bin/nm -B output from gcc object configure:6182: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:6185: $? = 0 configure:6189: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6192: $? = 0 configure:6258: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c conftstm.o >&5 configure:6261: $? = 0 configure:6299: result: ok configure:6336: checking for sysroot configure:6366: result: no configure:6443: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:6446: $? = 0 configure:6582: checking for x86_64-pc-linux-gnu-mt configure:6612: result: no configure:6622: checking for mt configure:6638: found /bin/mt configure:6649: result: mt configure:6672: checking if mt is a manifest tool configure:6678: mt '-?' configure:6686: result: no configure:7328: checking how to run the C preprocessor configure:7359: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c configure:7359: $? = 0 configure:7373: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | /* end confdefs.h. */ | #include configure:7398: result: gcc -E configure:7418: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c configure:7418: $? = 0 configure:7432: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7432: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | /* end confdefs.h. */ | #include configure:7461: checking for ANSI C header files configure:7481: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7481: $? = 0 configure:7554: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:7554: $? = 0 configure:7554: ./conftest configure:7554: $? = 0 configure:7565: result: yes configure:7578: checking for sys/types.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for sys/stat.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for stdlib.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for string.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for memory.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for strings.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for inttypes.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for stdint.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7578: checking for unistd.h configure:7578: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7592: checking for dlfcn.h configure:7592: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include conftest.c >&5 configure:7592: $? = 0 configure:7592: result: yes configure:7797: checking for objdir configure:7812: result: .libs configure:8083: checking if gcc supports -fno-rtti -fno-exceptions configure:8101: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8105: $? = 0 configure:8118: result: no configure:8445: checking for gcc option to produce PIC configure:8452: result: -fPIC -DPIC configure:8460: checking if gcc PIC flag -fPIC -DPIC works configure:8478: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8482: $? = 0 configure:8495: result: yes configure:8524: checking if gcc static flag -static works configure:8552: result: yes configure:8567: checking if gcc supports -c -o file.o configure:8588: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -o out/conftest2.o conftest.c >&5 configure:8592: $? = 0 configure:8614: result: yes configure:8622: checking if gcc supports -c -o file.o configure:8669: result: yes configure:8702: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9855: result: yes configure:10095: checking dynamic linker characteristics configure:10606: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10606: $? = 0 configure:10828: result: GNU/Linux ld.so configure:10935: checking how to hardcode library paths into programs configure:10960: result: immediate configure:11500: checking whether stripping libraries is possible configure:11505: result: yes configure:11540: checking if libtool supports shared libraries configure:11542: result: yes configure:11545: checking whether to build shared libraries configure:11566: result: no configure:11569: checking whether to build static libraries configure:11573: result: yes configure:8801: checking size of time_t configure:8806: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:8806: $? = 0 configure:8806: ./conftest configure:8806: $? = 0 configure:8820: result: 8 configure:8971: checking if gcc supports "-fno-strict-overflow" configure:8986: ./scripts/wrap-compiler-for-flag-check gcc -o conftest -fno-strict-overflow -Wall -Werror -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:8986: $? = 0 configure:8987: result: yes configure:9007: checking whether C compiler accepts -Werror configure:9026: ./scripts/wrap-compiler-for-flag-check gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -Werror -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 configure:9026: $? = 0 configure:9034: result: yes configure:9042: checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS configure:9063: ./scripts/wrap-compiler-for-flag-check gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -Werror -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:9063: $? = 0 configure:9078: ./scripts/wrap-compiler-for-flag-check gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -Werror -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:9078: $? = 0 configure:9080: result: yes configure:9110: checking if /usr/bin/ld -m elf_x86_64 supports "-Wl,-z,relro" configure:9125: ./scripts/wrap-compiler-for-flag-check gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wall -Werror conftest.c >&5 configure:9125: $? = 0 configure:9126: result: yes configure:9141: checking if /usr/bin/ld -m elf_x86_64 supports "-Wl,-z,now" configure:9156: ./scripts/wrap-compiler-for-flag-check gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wall -Werror conftest.c >&5 configure:9156: $? = 0 configure:9157: result: yes configure:9276: checking if gcc supports "-fstack-protector-strong" configure:9291: ./scripts/wrap-compiler-for-flag-check gcc -o conftest -fstack-protector-strong -Wall -Werror -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib conftest.c >&5 configure:9291: $? = 0 configure:9292: result: yes configure:9414: checking whether AS supports .note.GNU-stack configure:9428: gcc -c -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9428: $? = 0 configure:9429: result: yes configure:9449: checking dependency style of gcc configure:9558: result: none configure:9577: checking if compiling with clang configure:9594: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:2: error: unknown type name 'not' not clang ^~~ conftest.c:30:6: warning: unused variable 'clang' [-Wunused-variable] not clang ^~~~~ configure:9594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __clang__ | not clang | #endif | | ; | return 0; | } configure:9601: result: no configure:9613: checking whether CC supports -Wno-pointer-sign configure:9626: gcc -c -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9626: $? = 0 configure:9627: result: yes configure:9642: checking for symlink configure:9642: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9642: $? = 0 configure:9642: result: yes configure:9661: checking for funopen configure:9661: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccpVonOl.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:9661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char funopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:9661: result: no configure:9672: checking endian.h usability configure:9672: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9672: $? = 0 configure:9672: result: yes configure:9672: checking endian.h presence configure:9672: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:9672: $? = 0 configure:9672: result: yes configure:9672: checking for endian.h configure:9672: result: yes configure:9672: checking machine/endian.h usability configure:9672: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:59:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_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:9672: result: no configure:9672: checking machine/endian.h presence configure:9672: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:26:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:9672: result: no configure:9672: checking for machine/endian.h configure:9672: result: no configure:9672: checking err.h usability configure:9672: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9672: $? = 0 configure:9672: result: yes configure:9672: checking err.h presence configure:9672: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:9672: $? = 0 configure:9672: result: yes configure:9672: checking for err.h configure:9672: result: yes configure:9672: checking readpassphrase.h usability configure:9672: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:60:10: fatal error: readpassphrase.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9672: result: no configure:9672: checking readpassphrase.h presence configure:9672: gcc -E -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:27:10: fatal error: readpassphrase.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include configure:9672: result: no configure:9672: checking for readpassphrase.h configure:9672: result: no configure:9684: checking for netinet/ip.h configure:9684: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9684: $? = 0 configure:9684: result: yes configure:9700: checking for sys/types.h configure:9700: result: yes configure:9700: checking for netinet/in.h configure:9700: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9700: $? = 0 configure:9700: result: yes configure:9700: checking for arpa/nameser.h configure:9700: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9700: $? = 0 configure:9700: result: yes configure:9700: checking for netdb.h configure:9700: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9700: $? = 0 configure:9700: result: yes configure:9700: checking for resolv.h configure:9700: gcc -c -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9700: $? = 0 configure:9700: result: yes configure:9727: checking for asprintf configure:9727: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9727: $? = 0 configure:9727: result: yes configure:9727: checking for freezero configure:9727: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/cc9YC1eY.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `freezero' collect2: error: ld returned 1 exit status configure:9727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | /* end confdefs.h. */ | /* Define freezero to an innocuous variant, in case declares freezero. | For example, HP-UX 11i declares gettimeofday. */ | #define freezero innocuous_freezero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freezero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freezero | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char freezero (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_freezero || defined __stub___freezero | choke me | #endif | | int | main () | { | return freezero (); | ; | return 0; | } configure:9727: result: no configure:9727: checking for memmem configure:9727: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9727: $? = 0 configure:9727: result: yes configure:9739: checking for readpassphrase configure:9739: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccDlT4Pa.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `readpassphrase' collect2: error: ld returned 1 exit status configure:9739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | /* Define readpassphrase to an innocuous variant, in case declares readpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define readpassphrase innocuous_readpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readpassphrase | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readpassphrase (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_readpassphrase || defined __stub___readpassphrase | choke me | #endif | | int | main () | { | return readpassphrase (); | ; | return 0; | } configure:9739: result: no configure:9739: checking for reallocarray configure:9739: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9739: $? = 0 configure:9739: result: yes configure:9739: checking for recallocarray configure:9739: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/cc7cB1iz.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `recallocarray' collect2: error: ld returned 1 exit status configure:9739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define recallocarray to an innocuous variant, in case declares recallocarray. | For example, HP-UX 11i declares gettimeofday. */ | #define recallocarray innocuous_recallocarray | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char recallocarray (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef recallocarray | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char recallocarray (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_recallocarray || defined __stub___recallocarray | choke me | #endif | | int | main () | { | return recallocarray (); | ; | return 0; | } configure:9739: result: no configure:9751: checking for strlcat configure:9751: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccIjEmjG.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:9751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:9751: result: no configure:9751: checking for strlcpy configure:9751: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccuEUjGR.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:9751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:9751: result: no configure:9751: checking for strndup configure:9751: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:9751: $? = 0 configure:9751: result: yes configure:9751: checking for strnlen configure:9751: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9751: $? = 0 configure:9751: result: yes configure:9751: checking for strsep configure:9751: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9751: $? = 0 configure:9751: result: yes configure:9751: checking for strtonum configure:9751: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccgvf0xe.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `strtonum' collect2: error: ld returned 1 exit status configure:9751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define strtonum to an innocuous variant, in case declares strtonum. | For example, HP-UX 11i declares gettimeofday. */ | #define strtonum innocuous_strtonum | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtonum (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtonum | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strtonum (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strtonum || defined __stub___strtonum | choke me | #endif | | int | main () | { | return strtonum (); | ; | return 0; | } configure:9751: result: no configure:9763: checking for timegm configure:9763: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9763: $? = 0 configure:9763: result: yes configure:9763: checking for _mkgmtime configure:9763: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccmdkWnA.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_mkgmtime' collect2: error: ld returned 1 exit status configure:9763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define _mkgmtime to an innocuous variant, in case declares _mkgmtime. | For example, HP-UX 11i declares gettimeofday. */ | #define _mkgmtime innocuous__mkgmtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mkgmtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mkgmtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _mkgmtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__mkgmtime || defined __stub____mkgmtime | choke me | #endif | | int | main () | { | return _mkgmtime (); | ; | return 0; | } configure:9763: result: no configure:9763: checking for timespecsub configure:9763: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccgWeZ8H.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `timespecsub' collect2: error: ld returned 1 exit status configure:9763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define timespecsub to an innocuous variant, in case declares timespecsub. | For example, HP-UX 11i declares gettimeofday. */ | #define timespecsub innocuous_timespecsub | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timespecsub (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timespecsub | | /* 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 timespecsub (); | /* 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_timespecsub || defined __stub___timespecsub | choke me | #endif | | int | main () | { | return timespecsub (); | ; | return 0; | } configure:9763: result: no configure:9775: checking for getprogname configure:9775: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccC8uqBT.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:9775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprogname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:9775: result: no configure:9775: checking for syslog configure:9775: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9775: $? = 0 configure:9775: result: yes configure:9775: checking for syslog_r configure:9775: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccnsWAie.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `syslog_r' collect2: error: ld returned 1 exit status configure:9775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | /* end confdefs.h. */ | /* Define syslog_r to an innocuous variant, in case declares syslog_r. | For example, HP-UX 11i declares gettimeofday. */ | #define syslog_r innocuous_syslog_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char syslog_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef syslog_r | | /* 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 syslog_r (); | /* 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_syslog_r || defined __stub___syslog_r | choke me | #endif | | int | main () | { | return syslog_r (); | ; | return 0; | } configure:9775: result: no configure:9784: checking for getpagesize configure:9805: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 conftest.c: In function 'main': conftest.c:48:2: warning: statement with no effect [-Wunused-value] getpagesize(); ^~~~~~~~~~~~~ configure:9805: $? = 0 configure:9815: result: yes configure:9958: checking for accept4 configure:9958: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9958: $? = 0 configure:9958: result: yes configure:9958: checking for pipe2 configure:9958: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9958: $? = 0 configure:9958: result: yes configure:9958: checking for pledge configure:9958: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccQXIF6z.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `pledge' collect2: error: ld returned 1 exit status configure:9958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define pledge to an innocuous variant, in case declares pledge. | For example, HP-UX 11i declares gettimeofday. */ | #define pledge innocuous_pledge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pledge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pledge | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pledge (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pledge || defined __stub___pledge | choke me | #endif | | int | main () | { | return pledge (); | ; | return 0; | } configure:9958: result: no configure:9958: checking for poll configure:9958: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9958: $? = 0 configure:9958: result: yes configure:9958: checking for socketpair configure:9958: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:9958: $? = 0 configure:9958: result: yes configure:10013: checking for arc4random configure:10013: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccQnrSyZ.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `arc4random' collect2: error: ld returned 1 exit status configure:10013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:10013: result: no configure:10013: checking for arc4random_buf configure:10013: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccF8TBBe.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `arc4random_buf' collect2: error: ld returned 1 exit status configure:10013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_buf innocuous_arc4random_buf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_buf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_buf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_buf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random_buf || defined __stub___arc4random_buf | choke me | #endif | | int | main () | { | return arc4random_buf (); | ; | return 0; | } configure:10013: result: no configure:10013: checking for arc4random_uniform configure:10013: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccgERr2l.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `arc4random_uniform' collect2: error: ld returned 1 exit status configure:10013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define arc4random_uniform to an innocuous variant, in case declares arc4random_uniform. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_uniform innocuous_arc4random_uniform | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_uniform (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_uniform | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_uniform (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random_uniform || defined __stub___arc4random_uniform | choke me | #endif | | int | main () | { | return arc4random_uniform (); | ; | return 0; | } configure:10013: result: no configure:10025: checking for explicit_bzero configure:10025: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:10025: $? = 0 configure:10025: result: yes configure:10025: checking for getauxval configure:10025: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:10025: $? = 0 configure:10025: result: yes configure:10035: checking for getentropy configure:10089: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 conftest.c: In function 'main': conftest.c:87:8: warning: ignoring return value of 'getentropy', declared with attribute warn_unused_result [-Wunused-result] (void)getentropy(&buffer, sizeof (buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:10089: $? = 0 configure:10099: result: yes configure:10105: checking for timingsafe_bcmp configure:10105: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/cceiI8RK.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `timingsafe_bcmp' collect2: error: ld returned 1 exit status configure:10105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | /* end confdefs.h. */ | /* Define timingsafe_bcmp to an innocuous variant, in case declares timingsafe_bcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define timingsafe_bcmp innocuous_timingsafe_bcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timingsafe_bcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timingsafe_bcmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char timingsafe_bcmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_timingsafe_bcmp || defined __stub___timingsafe_bcmp | choke me | #endif | | int | main () | { | return timingsafe_bcmp (); | ; | return 0; | } configure:10105: result: no configure:10105: checking for timingsafe_memcmp configure:10105: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccGiHz2S.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `timingsafe_memcmp' collect2: error: ld returned 1 exit status configure:10105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | /* end confdefs.h. */ | /* Define timingsafe_memcmp to an innocuous variant, in case declares timingsafe_memcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define timingsafe_memcmp innocuous_timingsafe_memcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timingsafe_memcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timingsafe_memcmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char timingsafe_memcmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_timingsafe_memcmp || defined __stub___timingsafe_memcmp | choke me | #endif | | int | main () | { | return timingsafe_memcmp (); | ; | return 0; | } configure:10105: result: no configure:10185: checking for getauxval configure:10185: result: yes configure:10194: checking for library containing dl_iterate_phdr configure:10225: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:10225: $? = 0 configure:10242: result: none required configure:10252: checking for dl_iterate_phdr configure:10252: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:10252: $? = 0 configure:10252: result: yes configure:10262: checking for library containing pthread_once configure:10293: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccWpRKnj.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_once' collect2: error: ld returned 1 exit status configure:10293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_DL_ITERATE_PHDR 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 pthread_once (); | int | main () | { | return pthread_once (); | ; | return 0; | } configure:10293: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 configure:10293: $? = 0 configure:10310: result: -lpthread configure:10318: checking for library containing pthread_mutex_lock configure:10349: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 configure:10349: $? = 0 configure:10366: result: none required configure:10374: checking for library containing clock_gettime configure:10405: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 configure:10405: $? = 0 configure:10422: result: none required configure:10432: checking for clock_gettime configure:10432: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 configure:10432: $? = 0 configure:10432: result: yes configure:10451: checking whether va_copy exists configure:10471: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 configure:10471: $? = 0 configure:10481: result: yes configure:10489: checking whether __va_copy exists configure:10509: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 configure:10509: $? = 0 configure:10519: result: yes configure:10528: checking for library containing b64_ntop configure:10559: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccj3gT49.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `b64_ntop' collect2: error: ld returned 1 exit status configure:10559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:10559: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lresolv -lpthread >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccnEe0xl.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `b64_ntop' collect2: error: ld returned 1 exit status configure:10559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:10576: result: no configure:10584: checking for library containing __b64_ntop configure:10615: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lpthread >&5 /usr/bin/ld: /home/user/openwrt23.05.3-lime2024-ath79/tmp/ccj4BqHt.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `__b64_ntop' collect2: error: ld returned 1 exit status configure:10615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libressl" | #define PACKAGE_TARNAME "libressl" | #define PACKAGE_VERSION "3.7.2" | #define PACKAGE_STRING "libressl 3.7.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libressl" | #define VERSION "3.7.2" | #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 SIZEOF_TIME_T 8 | #define HAVE_SYMLINK 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_MEMMEM 1 | #define HAVE_REALLOCARRAY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_TIMEGM 1 | #define HAVE_SYSLOG 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __b64_ntop (); | int | main () | { | return __b64_ntop (); | ; | return 0; | } configure:10615: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lresolv -lpthread >&5 configure:10615: $? = 0 configure:10632: result: -lresolv configure:10640: checking for b64_ntop configure:10663: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lresolv -lpthread >&5 configure:10663: $? = 0 configure:10673: result: yes configure:10848: checking if .gnu.warning accepts long strings configure:10858: gcc -o conftest -O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now conftest.c -lresolv -lpthread >&5 configure:10858: $? = 0 configure:10863: result: yes configure:11125: checking that generated files are newer than configure configure:11131: result: done configure:11438: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libressl config.status 3.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 06698edb6595 config.status:1173: creating Makefile config.status:1173: creating include/Makefile config.status:1173: creating include/openssl/Makefile config.status:1173: creating crypto/Makefile config.status:1173: creating ssl/Makefile config.status:1173: creating tls/Makefile config.status:1173: creating tests/Makefile config.status:1173: creating apps/Makefile config.status:1173: creating apps/ocspcheck/Makefile config.status:1173: creating apps/openssl/Makefile config.status:1173: creating apps/nc/Makefile config.status:1173: creating man/Makefile config.status:1173: creating libcrypto.pc config.status:1173: creating libssl.pc config.status:1173: creating libtls.pc config.status:1173: creating openssl.pc config.status:1345: executing depfiles commands config.status:1345: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include ' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-pc-linux-gnu ac_cv_func__mkgmtime=no ac_cv_func_accept4=yes ac_cv_func_arc4random=no ac_cv_func_arc4random_buf=no ac_cv_func_arc4random_uniform=no ac_cv_func_asprintf=yes ac_cv_func_clock_gettime=yes ac_cv_func_dl_iterate_phdr=yes ac_cv_func_explicit_bzero=yes ac_cv_func_freezero=no ac_cv_func_funopen=no ac_cv_func_getauxval=yes ac_cv_func_getentropy=yes ac_cv_func_getpagesize=yes ac_cv_func_getprogname=no ac_cv_func_memmem=yes ac_cv_func_pipe2=yes ac_cv_func_pledge=no ac_cv_func_poll=yes ac_cv_func_readpassphrase=no ac_cv_func_reallocarray=yes ac_cv_func_recallocarray=no ac_cv_func_socketpair=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strsep=yes ac_cv_func_strtonum=no ac_cv_func_symlink=yes ac_cv_func_syslog=yes ac_cv_func_syslog_r=no ac_cv_func_timegm=yes ac_cv_func_timespecsub=no ac_cv_func_timingsafe_bcmp=no ac_cv_func_timingsafe_memcmp=no ac_cv_have___va_copy=yes ac_cv_have_b64_ntop_arg=yes ac_cv_have_va_copy=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_err_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_readpassphrase_h=no ac_cv_header_resolv_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep -E' ac_cv_path_FGREP='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep -F' ac_cv_path_GREP=/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep ac_cv_path_SED=/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/sed ac_cv_path_install='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search___b64_ntop=-lresolv ac_cv_search_b64_ntop=no ac_cv_search_clock_gettime='none required' ac_cv_search_dl_iterate_phdr='none required' ac_cv_search_pthread_mutex_lock='none required' ac_cv_search_pthread_once=-lpthread ac_cv_sizeof_time_t=8 am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags___Werror=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2/missing'\'' automake-1.16' AWK='gawk' BUILD_CERTHASH_FALSE='#' BUILD_CERTHASH_TRUE='' BUILD_NC_FALSE='#' BUILD_NC_TRUE='' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -DPIC -fPIC -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign' CPP='gcc -E' CPPFLAGS='-I/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_FORTIFY_SOURCE=2' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"libressl\" -DPACKAGE_TARNAME=\"libressl\" -DPACKAGE_VERSION=\"3.7.2\" -DPACKAGE_STRING=\"libressl\ 3.7.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libressl\" -DVERSION=\"3.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_TIME_T=8 -DHAVE_SYMLINK=1 -DHAVE_ENDIAN_H=1 -DHAVE_ERR_H=1 -DHAVE_NETINET_IP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_NAMESER_H=1 -DHAVE_NETDB_H=1 -DHAVE_RESOLV_H=1 -DHAVE_ASPRINTF=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_STRNDUP=1 -DHAVE_STRNLEN=1 -DHAVE_STRSEP=1 -DHAVE_TIMEGM=1 -DHAVE_SYSLOG=1 -DHAVE_ACCEPT4=1 -DHAVE_PIPE2=1 -DHAVE_POLL=1 -DHAVE_SOCKETPAIR=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETAUXVAL=1 -DHAVE_GETAUXVAL=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAS_GNU_WARNING_LONG=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep -E' ENABLE_EXTRATESTS_FALSE='' ENABLE_EXTRATESTS_TRUE='#' ENABLE_LIBTLS_ONLY_FALSE='' ENABLE_LIBTLS_ONLY_TRUE='#' ENABLE_NC_FALSE='' ENABLE_NC_TRUE='#' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='#' ETAGS='etags' EXEEXT='' FGREP='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep -F' GREP='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/grep' HAVE_ACCEPT4_FALSE='#' HAVE_ACCEPT4_TRUE='' HAVE_ARC4RANDOM_BUF_FALSE='' HAVE_ARC4RANDOM_BUF_TRUE='#' HAVE_ARC4RANDOM_FALSE='' HAVE_ARC4RANDOM_TRUE='#' HAVE_ARC4RANDOM_UNIFORM_FALSE='' HAVE_ARC4RANDOM_UNIFORM_TRUE='#' HAVE_ASPRINTF_FALSE='#' HAVE_ASPRINTF_TRUE='' HAVE_B64_NTOP_FALSE='' HAVE_B64_NTOP_TRUE='#' HAVE_CLOCK_GETTIME_FALSE='#' HAVE_CLOCK_GETTIME_TRUE='' HAVE_EXPLICIT_BZERO_FALSE='#' HAVE_EXPLICIT_BZERO_TRUE='' HAVE_FREEZERO_FALSE='' HAVE_FREEZERO_TRUE='#' HAVE_GETENTROPY_FALSE='#' HAVE_GETENTROPY_TRUE='' HAVE_GETPAGESIZE_FALSE='#' HAVE_GETPAGESIZE_TRUE='' HAVE_GETPROGNAME_FALSE='' HAVE_GETPROGNAME_TRUE='#' HAVE_MEMMEM_FALSE='#' HAVE_MEMMEM_TRUE='' HAVE_PIPE2_FALSE='#' HAVE_PIPE2_TRUE='' HAVE_PLEDGE_FALSE='' HAVE_PLEDGE_TRUE='#' HAVE_POLL_FALSE='#' HAVE_POLL_TRUE='' HAVE_READPASSPHRASE_FALSE='' HAVE_READPASSPHRASE_TRUE='#' HAVE_REALLOCARRAY_FALSE='#' HAVE_REALLOCARRAY_TRUE='' HAVE_RECALLOCARRAY_FALSE='' HAVE_RECALLOCARRAY_TRUE='#' HAVE_SOCKETPAIR_FALSE='#' HAVE_SOCKETPAIR_TRUE='' HAVE_STRLCAT_FALSE='' HAVE_STRLCAT_TRUE='#' HAVE_STRLCPY_FALSE='' HAVE_STRLCPY_TRUE='#' HAVE_STRNDUP_FALSE='#' HAVE_STRNDUP_TRUE='' HAVE_STRNLEN_FALSE='#' HAVE_STRNLEN_TRUE='' HAVE_STRSEP_FALSE='#' HAVE_STRSEP_TRUE='' HAVE_STRTONUM_FALSE='' HAVE_STRTONUM_TRUE='#' HAVE_SYSLOG_FALSE='#' HAVE_SYSLOG_R_FALSE='' HAVE_SYSLOG_R_TRUE='#' HAVE_SYSLOG_TRUE='' HAVE_TIMEGM_FALSE='#' HAVE_TIMEGM_TRUE='' HAVE_TIMINGSAFE_BCMP_FALSE='' HAVE_TIMINGSAFE_BCMP_TRUE='#' HAVE_TIMINGSAFE_MEMCMP_FALSE='' HAVE_TIMINGSAFE_MEMCMP_TRUE='#' HOST_AARCH64_FALSE='' HOST_AARCH64_TRUE='#' HOST_AIX_FALSE='' HOST_AIX_TRUE='#' HOST_ARM_FALSE='' HOST_ARM_TRUE='#' HOST_ASM_ELF_ARM_FALSE='' HOST_ASM_ELF_ARM_TRUE='#' HOST_ASM_ELF_MIPS64_FALSE='' HOST_ASM_ELF_MIPS64_TRUE='#' HOST_ASM_ELF_MIPS_FALSE='' HOST_ASM_ELF_MIPS_TRUE='#' HOST_ASM_ELF_X86_64_FALSE='' HOST_ASM_ELF_X86_64_TRUE='#' HOST_ASM_MACOSX_X86_64_FALSE='' HOST_ASM_MACOSX_X86_64_TRUE='#' HOST_ASM_MASM_X86_64_FALSE='' HOST_ASM_MASM_X86_64_TRUE='#' HOST_ASM_MINGW64_X86_64_FALSE='' HOST_ASM_MINGW64_X86_64_TRUE='#' HOST_CPU_IS_INTEL_FALSE='#' HOST_CPU_IS_INTEL_TRUE='' HOST_CYGWIN_FALSE='' HOST_CYGWIN_TRUE='#' HOST_DARWIN_FALSE='' HOST_DARWIN_TRUE='#' HOST_FREEBSD_FALSE='' HOST_FREEBSD_TRUE='#' HOST_HPUX_FALSE='' HOST_HPUX_TRUE='#' HOST_I386_FALSE='' HOST_I386_TRUE='#' HOST_LINUX_FALSE='#' HOST_LINUX_TRUE='' HOST_MIDIPIX_FALSE='' HOST_MIDIPIX_TRUE='#' HOST_MIPS64_FALSE='' HOST_MIPS64_TRUE='#' HOST_MIPS_FALSE='' HOST_MIPS_TRUE='#' HOST_NETBSD_FALSE='' HOST_NETBSD_TRUE='#' HOST_OPENBSD_FALSE='' HOST_OPENBSD_TRUE='#' HOST_POWERPC64_FALSE='' HOST_POWERPC64_TRUE='#' HOST_POWERPC_FALSE='' HOST_POWERPC_TRUE='#' HOST_RISCV64_FALSE='' HOST_RISCV64_TRUE='#' HOST_SOLARIS_FALSE='' HOST_SOLARIS_TRUE='#' HOST_SPARC64_FALSE='' HOST_SPARC64_TRUE='#' HOST_WIN_FALSE='' HOST_WIN_TRUE='#' HOST_X86_64_FALSE='#' HOST_X86_64_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/lib -Wl,-z,relro -Wl,-z,now ' LIBCRYPTO_VERSION='50:2:0' LIBOBJS='' LIBS='-lresolv -lpthread ' LIBSSL_VERSION='53:2:0' LIBTLS_VERSION='26:2:0' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSLDIR='' OPENSSLDIR_DEFINED_FALSE='' OPENSSLDIR_DEFINED_TRUE='#' OPENSSL_NO_ASM_FALSE='#' OPENSSL_NO_ASM_TRUE='' OTOOL64='' OTOOL='' PACKAGE='libressl' PACKAGE_BUGREPORT='' PACKAGE_NAME='libressl' PACKAGE_STRING='libressl 3.7.2' PACKAGE_TARNAME='libressl' PACKAGE_URL='' PACKAGE_VERSION='3.7.2' PATH_SEPARATOR=':' PLATFORM_LDADD='' PROG_LDADD='' RANLIB='ranlib' SED='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin/sed' SET_MAKE='' SHELL='/usr/bin/env bash' SMALL_TIME_T_FALSE='' SMALL_TIME_T_TRUE='#' STRIP='strip' VERSION='3.7.2' ac_ct_AR='ar' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/user/openwrt23.05.3-lime2024-ath79/build_dir/host/libressl-3.7.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host' program_transform_name='s&$$&&;s&^&&' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/bin' sharedstatedir='${prefix}/com' sysconfdir='/home/user/openwrt23.05.3-lime2024-ath79/staging_dir/host/etc' target_alias='x86_64-pc-linux-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libressl" #define PACKAGE_TARNAME "libressl" #define PACKAGE_VERSION "3.7.2" #define PACKAGE_STRING "libressl 3.7.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libressl" #define VERSION "3.7.2" #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 SIZEOF_TIME_T 8 #define HAVE_SYMLINK 1 #define HAVE_ENDIAN_H 1 #define HAVE_ERR_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_NETDB_H 1 #define HAVE_RESOLV_H 1 #define HAVE_ASPRINTF 1 #define HAVE_MEMMEM 1 #define HAVE_REALLOCARRAY 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRSEP 1 #define HAVE_TIMEGM 1 #define HAVE_SYSLOG 1 #define HAVE_ACCEPT4 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_SOCKETPAIR 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_GETAUXVAL 1 #define HAVE_GETAUXVAL 1 #define HAVE_DL_ITERATE_PHDR 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_VA_COPY 1 #define HAVE___VA_COPY 1 #define HAS_GNU_WARNING_LONG 1 configure: exit 0