This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=riscv64-buildroot-linux-gnu --host=riscv64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --enable-nls --disable-static --enable-shared --disable-rpath --disable-arts --disable-esd --disable-dbus --disable-pulseaudio --disable-video-wayland --enable-static --disable-libudev --disable-sse --disable-3dnow --disable-video-directfb --disable-video-rpi --disable-video-x11 --without-x --disable-video-opengl --disable-video-opengles --enable-alsa --enable-video-kmsdrm ## --------- ## ## Platform. ## ## --------- ## hostname = blk3 uname -m = x86_64 uname -r = 5.4.0-80-generic uname -s = Linux uname -v = #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /tmp/instance-1/output-1/host/bin PATH: /tmp/instance-1/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2858: checking build system type configure:2872: result: x86_64-pc-linux-gnu configure:2892: checking host system type configure:2905: result: riscv64-buildroot-linux-gnu configure:2946: checking how to print strings configure:2973: result: printf configure:3002: checking for riscv64-buildroot-linux-gnu-gcc configure:3029: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc configure:3298: checking for C compiler version configure:3307: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc --version >&5 riscv64-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 10.2.0 Copyright (C) 2020 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:3318: $? = 0 configure:3307: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/riscv64-linux-gcc.br_real COLLECT_LTO_WRAPPER=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv64-buildroot-linux-gnu/10.2.0/lto-wrapper Target: riscv64-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/riscv64--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=riscv64-buildroot-linux-gnu --with-sysroot=/opt/riscv64--glibc--bleeding-edge-2020.08-1/riscv64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv64imafd --with-abi=lp64 --enable-languages=c,c++,fortran --with-build-time-tools=/opt/riscv64--glibc--bleeding-edge-2020.08-1/riscv64-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) COMPILER_PATH=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv64-buildroot-linux-gnu/10.2.0/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ LIBRARY_PATH=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/lib/:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot/lib/:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/ ... rest of stderr output deleted ... configure:3318: $? = 1 configure:3307: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -V >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-V' configure:3318: $? = 1 configure:3307: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -qversion >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? configure:3318: $? = 1 configure:3338: checking whether the C compiler works configure:3360: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3364: $? = 0 configure:3412: result: yes configure:3415: checking for C compiler default output file name configure:3417: result: a.out configure:3423: checking for suffix of executables configure:3430: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3434: $? = 0 configure:3456: result: configure:3478: checking whether we are cross compiling configure:3516: result: yes configure:3521: checking for suffix of object files configure:3543: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3547: $? = 0 configure:3568: result: o configure:3572: checking whether we are using the GNU C compiler configure:3591: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3591: $? = 0 configure:3600: result: yes configure:3609: checking whether /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc accepts -g configure:3629: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3629: $? = 0 configure:3670: result: yes configure:3687: checking for /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc option to accept ISO C89 configure:3750: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3750: $? = 0 configure:3763: result: none needed configure:3783: checking for a sed that does not truncate output configure:3847: result: /usr/bin/sed configure:3865: checking for grep that handles long lines and -e configure:3923: result: /usr/bin/grep configure:3928: checking for egrep configure:3990: result: /usr/bin/grep -E configure:3995: checking for fgrep configure:4057: result: /usr/bin/grep -F configure:4092: checking for ld used by /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc configure:4159: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-ld configure:4166: checking if the linker (/tmp/instance-1/output-1/host/bin/riscv64-linux-ld) is GNU ld configure:4181: result: yes configure:4193: checking for BSD- or MS-compatible name lister (nm) configure:4242: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-nm configure:4372: checking the name lister (/tmp/instance-1/output-1/host/bin/riscv64-linux-nm) interface configure:4379: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4382: /tmp/instance-1/output-1/host/bin/riscv64-linux-nm "conftest.o" configure:4385: output 0000000000000000 B some_variable configure:4386: result: BSD nm configure:4389: checking whether ln -s works configure:4393: result: yes configure:4401: checking the maximum length of command line arguments configure:4531: result: 1572864 configure:4548: checking whether the shell understands some XSI constructs configure:4557: result: yes configure:4561: checking whether the shell understands "+=" configure:4565: result: yes configure:4600: checking how to convert x86_64-pc-linux-gnu file names to riscv64-buildroot-linux-gnu format configure:4640: result: func_convert_file_noop configure:4647: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4667: result: func_convert_file_noop configure:4674: checking for /tmp/instance-1/output-1/host/bin/riscv64-linux-ld option to reload object files configure:4681: result: -r configure:4715: checking for riscv64-buildroot-linux-gnu-objdump configure:4742: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-objdump configure:4811: checking how to recognize dependent libraries configure:5015: result: pass_all configure:5060: checking for riscv64-buildroot-linux-gnu-dlltool configure:5090: result: no configure:5100: checking for dlltool configure:5130: result: no configure:5157: checking how to associate runtime and link libraries configure:5184: result: printf %s\n configure:5201: checking for riscv64-buildroot-linux-gnu-ar configure:5228: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-ar configure:5309: checking for archiver @FILE support configure:5326: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5326: $? = 0 configure:5329: /tmp/instance-1/output-1/host/bin/riscv64-linux-ar cru libconftest.a @conftest.lst >&5 configure:5332: $? = 0 configure:5337: /tmp/instance-1/output-1/host/bin/riscv64-linux-ar cru libconftest.a @conftest.lst >&5 /tmp/instance-1/output-1/host/bin/riscv64-linux-ar: conftest.o: No such file or directory configure:5340: $? = 1 configure:5339: result: @ configure:5357: checking for riscv64-buildroot-linux-gnu-strip configure:5384: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-strip configure:5456: checking for riscv64-buildroot-linux-gnu-ranlib configure:5483: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-ranlib configure:5600: checking for gawk configure:5616: found /tmp/instance-1/output-1/host/bin/gawk configure:5627: result: gawk configure:5667: checking command to parse /tmp/instance-1/output-1/host/bin/riscv64-linux-nm output from /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc object configure:5787: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5790: $? = 0 configure:5794: /tmp/instance-1/output-1/host/bin/riscv64-linux-nm 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:5797: $? = 0 configure:5863: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:5866: $? = 0 configure:5904: result: ok configure:5941: checking for sysroot configure:5971: result: no configure:6190: checking for riscv64-buildroot-linux-gnu-mt configure:6220: result: no configure:6230: checking for mt configure:6246: found /usr/bin/mt configure:6257: result: mt configure:6269: WARNING: using cross tools not prefixed with host triplet configure:6280: checking if mt is a manifest tool configure:6286: mt '-?' configure:6294: result: no configure:6936: checking how to run the C preprocessor configure:7006: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp configure:7026: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7026: $? = 0 configure:7040: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7069: checking for ANSI C header files configure:7089: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7089: $? = 0 configure:7173: result: yes configure:7186: checking for sys/types.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for sys/stat.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for stdlib.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for string.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for memory.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for strings.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for inttypes.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for stdint.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7186: checking for unistd.h configure:7186: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7186: $? = 0 configure:7186: result: yes configure:7200: checking for dlfcn.h configure:7200: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7200: $? = 0 configure:7200: result: yes configure:7704: checking for objdir configure:7719: result: .libs configure:7990: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc supports -fno-rtti -fno-exceptions configure:8008: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:8012: $? = 0 configure:8025: result: no configure:8352: checking for /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc option to produce PIC configure:8359: result: -fPIC -DPIC configure:8367: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc PIC flag -fPIC -DPIC works configure:8385: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:8389: $? = 0 configure:8402: result: yes configure:8431: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc static flag -static works configure:8459: result: yes configure:8474: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc supports -c -o file.o configure:8495: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:8499: $? = 0 configure:8521: result: yes configure:8529: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc supports -c -o file.o configure:8576: result: yes configure:8609: checking whether the /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc linker (/tmp/instance-1/output-1/host/bin/riscv64-linux-ld) supports shared libraries configure:9762: result: yes configure:9799: checking whether -lc should be explicitly linked in configure:9807: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9810: $? = 0 configure:9825: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9828: $? = 0 configure:9842: result: no configure:10002: checking dynamic linker characteristics configure:10522: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10522: $? = 0 configure:10744: result: GNU/Linux ld.so configure:10851: checking how to hardcode library paths into programs configure:10876: result: immediate configure:11416: checking whether stripping libraries is possible configure:11421: result: yes configure:11456: checking if libtool supports shared libraries configure:11458: result: yes configure:11461: checking whether to build shared libraries configure:11482: result: yes configure:11485: checking whether to build static libraries configure:11489: result: yes configure:8530: checking for riscv64-buildroot-linux-gnu-windres configure:8560: result: no configure:8570: checking for windres configure:8600: result: no configure:8725: checking for riscv64-buildroot-linux-gnu-gcc configure:8752: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc configure:9021: checking for C compiler version configure:9030: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc --version >&5 riscv64-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 10.2.0 Copyright (C) 2020 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:9041: $? = 0 configure:9030: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/riscv64-linux-gcc.br_real COLLECT_LTO_WRAPPER=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv64-buildroot-linux-gnu/10.2.0/lto-wrapper Target: riscv64-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/riscv64--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=riscv64-buildroot-linux-gnu --with-sysroot=/opt/riscv64--glibc--bleeding-edge-2020.08-1/riscv64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv64imafd --with-abi=lp64 --enable-languages=c,c++,fortran --with-build-time-tools=/opt/riscv64--glibc--bleeding-edge-2020.08-1/riscv64-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) COMPILER_PATH=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv64-buildroot-linux-gnu/10.2.0/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ LIBRARY_PATH=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/lib/:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot/lib/:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/ ... rest of stderr output deleted ... configure:9041: $? = 1 configure:9030: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -V >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-V' configure:9041: $? = 1 configure:9030: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -qversion >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? configure:9041: $? = 1 configure:9045: checking whether we are using the GNU C compiler configure:9073: result: yes configure:9082: checking whether /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc accepts -g configure:9143: result: yes configure:9160: checking for /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc option to accept ISO C89 configure:9236: result: none needed configure:9368: checking for C++ compiler version configure:9377: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ --version >&5 riscv64-linux-g++.br_real (Buildroot 2020.08-14-ge5a2a90) 10.2.0 Copyright (C) 2020 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:9388: $? = 0 configure:9377: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/riscv64-linux-g++.br_real COLLECT_LTO_WRAPPER=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv64-buildroot-linux-gnu/10.2.0/lto-wrapper Target: riscv64-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/riscv64--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=riscv64-buildroot-linux-gnu --with-sysroot=/opt/riscv64--glibc--bleeding-edge-2020.08-1/riscv64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/riscv64--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv64imafd --with-abi=lp64 --enable-languages=c,c++,fortran --with-build-time-tools=/opt/riscv64--glibc--bleeding-edge-2020.08-1/riscv64-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) COMPILER_PATH=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/riscv64-buildroot-linux-gnu/10.2.0/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ LIBRARY_PATH=/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/lib/:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot/lib/:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/ ... rest of stderr output deleted ... configure:9388: $? = 1 configure:9377: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -V >&5 riscv64-linux-g++.br_real: error: unrecognized command-line option '-V' configure:9388: $? = 1 configure:9377: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -qversion >&5 riscv64-linux-g++.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? configure:9388: $? = 1 configure:9392: checking whether we are using the GNU C++ compiler configure:9411: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:9411: $? = 0 configure:9420: result: yes configure:9429: checking whether /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ accepts -g configure:9449: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:9449: $? = 0 configure:9490: result: yes configure:9531: checking how to run the C++ preprocessor configure:9558: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:9558: $? = 0 configure:9572: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:9597: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -E configure:9617: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:9617: $? = 0 configure:9631: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9631: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:9800: checking for ld used by /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ configure:9867: result: /tmp/instance-1/output-1/host/bin/riscv64-linux-ld configure:9874: checking if the linker (/tmp/instance-1/output-1/host/bin/riscv64-linux-ld) is GNU ld configure:9889: result: yes configure:9944: checking whether the /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ linker (/tmp/instance-1/output-1/host/bin/riscv64-linux-ld) supports shared libraries configure:10949: result: yes configure:10985: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:10988: $? = 0 configure:11508: checking for /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ option to produce PIC configure:11515: result: -fPIC -DPIC configure:11523: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ PIC flag -fPIC -DPIC works configure:11541: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:11545: $? = 0 configure:11558: result: yes configure:11581: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ static flag -static works configure:11609: result: yes configure:11621: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ supports -c -o file.o configure:11642: /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.cpp >&5 configure:11646: $? = 0 configure:11668: result: yes configure:11673: checking if /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ supports -c -o file.o configure:11720: result: yes configure:11750: checking whether the /tmp/instance-1/output-1/host/bin/riscv64-linux-g++ linker (/tmp/instance-1/output-1/host/bin/riscv64-linux-ld) supports shared libraries configure:11786: result: yes configure:11927: checking dynamic linker characteristics configure:12596: result: GNU/Linux ld.so configure:12649: checking how to hardcode library paths into programs configure:12674: result: immediate configure:11666: checking for a BSD-compatible install configure:11734: result: /usr/bin/install -c configure:11745: checking whether make sets $(MAKE) configure:11767: result: yes configure:11884: checking pkg-config is at least version 0.9.0 configure:11887: result: yes configure:12026: checking for an ANSI C-conforming const configure:12092: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12092: $? = 0 configure:12099: result: yes configure:12107: checking for inline configure:12123: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12123: $? = 0 configure:12131: result: inline configure:12149: checking for working volatile configure:12168: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12168: $? = 0 configure:12175: result: yes configure:12260: checking for linker option --no-undefined configure:12283: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -Wl,--no-undefined conftest.c >&5 configure:12283: $? = 0 configure:12294: result: yes configure:12297: checking for linker option --dynamicbase configure:12317: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -Wl,--dynamicbase conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: unrecognized option '--dynamicbase' /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:12317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | | int | main () | { | | | ; | return 0; | } configure:12328: result: no configure:12331: checking for linker option --nxcompat configure:12351: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -Wl,--nxcompat conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: unrecognized option '--nxcompat' /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:12351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | | int | main () | { | | | ; | return 0; | } configure:12362: result: no configure:12365: checking for linker option --high-entropy-va configure:12385: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -Wl,--high-entropy-va conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: unrecognized option '--high-entropy-va' /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure:12385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | | int | main () | { | | | ; | return 0; | } configure:12396: result: no configure:12411: checking for ANSI C header files configure:12515: result: yes configure:12526: checking for sys/types.h configure:12526: result: yes configure:12526: checking stdio.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking stdio.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for stdio.h configure:12526: result: yes configure:12526: checking for stdlib.h configure:12526: result: yes configure:12526: checking stddef.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking stddef.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for stddef.h configure:12526: result: yes configure:12526: checking stdarg.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking stdarg.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for stdarg.h configure:12526: result: yes configure:12526: checking malloc.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking malloc.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for malloc.h configure:12526: result: yes configure:12526: checking for memory.h configure:12526: result: yes configure:12526: checking for string.h configure:12526: result: yes configure:12526: checking for strings.h configure:12526: result: yes configure:12526: checking wchar.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking wchar.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for wchar.h configure:12526: result: yes configure:12526: checking for inttypes.h configure:12526: result: yes configure:12526: checking for stdint.h configure:12526: result: yes configure:12526: checking limits.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking limits.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for limits.h configure:12526: result: yes configure:12526: checking ctype.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking ctype.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for ctype.h configure:12526: result: yes configure:12526: checking math.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking math.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for math.h configure:12526: result: yes configure:12526: checking float.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking float.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for float.h configure:12526: result: yes configure:12526: checking iconv.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking iconv.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for iconv.h configure:12526: result: yes configure:12526: checking signal.h usability configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking signal.h presence configure:12526: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c configure:12526: $? = 0 configure:12526: result: yes configure:12526: checking for signal.h configure:12526: result: yes configure:12537: checking for size_t configure:12537: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12537: $? = 0 configure:12537: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c: In function 'main': conftest.c:77:21: error: expected expression before ')' token 77 | if (sizeof ((size_t))) | ^ configure:12537: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12537: result: yes configure:12549: checking for M_PI in math.h configure:12573: result: yes configure:12588: checking for working alloca.h configure:12605: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12605: $? = 0 configure:12613: result: yes configure:12621: checking for alloca configure:12658: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12658: $? = 0 configure:12666: result: yes configure:12775: checking for working memcmp configure:12828: result: yes configure:12842: checking for working strtod configure:12893: result: no configure:12902: checking for pow configure:12902: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 68 | char pow (); | ^~~ conftest.c:56:1: note: 'pow' is declared in header '' 55 | # include 56 | #else /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccxSMV3e.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:12902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* 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 pow (); | /* 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_pow || defined __stub___pow | choke me | #endif | | int | main () | { | return pow (); | ; | return 0; | } configure:12902: result: no configure:12908: checking for pow in -lm configure:12933: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:52:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 52 | char pow (); | ^~~ conftest.c:1:1: note: 'pow' is declared in header '' 1 | /* confdefs.h */ configure:12933: $? = 0 configure:12942: result: yes configure:12960: checking for mprotect configure:12960: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12960: $? = 0 configure:12960: result: yes configure:12977: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12977: $? = 0 configure:12990: checking for malloc configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] 69 | char malloc (); | ^~~~~~ conftest.c:57:1: note: 'malloc' is declared in header '' 56 | # include 57 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for calloc configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'calloc'; expected 'void *(long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 70 | char calloc (); | ^~~~~~ conftest.c:58:1: note: 'calloc' is declared in header '' 57 | # include 58 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for realloc configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 71 | char realloc (); | ^~~~~~~ conftest.c:59:1: note: 'realloc' is declared in header '' 58 | # include 59 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for free configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'free'; expected 'void(void *)' [-Wbuiltin-declaration-mismatch] 72 | char free (); | ^~~~ conftest.c:60:1: note: 'free' is declared in header '' 59 | # include 60 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for getenv configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for setenv configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for putenv configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for unsetenv configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for qsort configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for abs configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'abs'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 78 | char abs (); | ^~~ conftest.c:66:1: note: 'abs' is declared in header '' 65 | # include 66 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for bcopy configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:79:6: warning: conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 79 | char bcopy (); | ^~~~~ configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for memset configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 80 | char memset (); | ^~~~~~ conftest.c:68:1: note: 'memset' is declared in header '' 67 | # include 68 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for memcpy configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 81 | char memcpy (); | ^~~~~~ conftest.c:69:1: note: 'memcpy' is declared in header '' 68 | # include 69 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for memmove configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 82 | char memmove (); | ^~~~~~~ conftest.c:70:1: note: 'memmove' is declared in header '' 69 | # include 70 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for wcslen configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for wcslcpy configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccVRARJC.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `wcslcpy' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define wcslcpy to an innocuous variant, in case declares wcslcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define wcslcpy innocuous_wcslcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcslcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcslcpy | | /* 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 wcslcpy (); | /* 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_wcslcpy || defined __stub___wcslcpy | choke me | #endif | | int | main () | { | return wcslcpy (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for wcslcat configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccKkmHgp.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `wcslcat' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define wcslcat to an innocuous variant, in case declares wcslcat. | For example, HP-UX 11i declares gettimeofday. */ | #define wcslcat innocuous_wcslcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcslcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcslcat | | /* 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 wcslcat (); | /* 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_wcslcat || defined __stub___wcslcat | choke me | #endif | | int | main () | { | return wcslcat (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for wcsdup configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for wcsstr configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for wcscmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for wcsncmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for wcscasecmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for _wcsicmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccOCOoxf.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_wcsicmp' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | /* end confdefs.h. */ | /* Define _wcsicmp to an innocuous variant, in case declares _wcsicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _wcsicmp innocuous__wcsicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _wcsicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _wcsicmp | | /* 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 _wcsicmp (); | /* 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__wcsicmp || defined __stub____wcsicmp | choke me | #endif | | int | main () | { | return _wcsicmp (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for wcsncasecmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for _wcsnicmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccODEbG6.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_wcsnicmp' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | /* end confdefs.h. */ | /* Define _wcsnicmp to an innocuous variant, in case declares _wcsnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _wcsnicmp innocuous__wcsnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _wcsnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _wcsnicmp | | /* 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 _wcsnicmp (); | /* 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__wcsnicmp || defined __stub____wcsnicmp | choke me | #endif | | int | main () | { | return _wcsnicmp (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for strlen configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'strlen'; expected 'long unsigned int(const char *)' [-Wbuiltin-declaration-mismatch] 90 | char strlen (); | ^~~~~~ conftest.c:78:1: note: 'strlen' is declared in header '' 77 | # include 78 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strlcpy configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccBx2IOa.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 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:12990: result: no configure:12990: checking for strlcat configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cc2uPHZ5.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 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:12990: result: no configure:12990: checking for _strrev configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccNFz7bm.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_strrev' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | /* end confdefs.h. */ | /* Define _strrev to an innocuous variant, in case declares _strrev. | For example, HP-UX 11i declares gettimeofday. */ | #define _strrev innocuous__strrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strrev | | /* 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 _strrev (); | /* 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__strrev || defined __stub____strrev | choke me | #endif | | int | main () | { | return _strrev (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for _strupr configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cclQW12y.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_strupr' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | /* end confdefs.h. */ | /* Define _strupr to an innocuous variant, in case declares _strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define _strupr innocuous__strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strupr | | /* 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 _strupr (); | /* 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__strupr || defined __stub____strupr | choke me | #endif | | int | main () | { | return _strupr (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for _strlwr configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccpDSWiE.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_strlwr' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | /* end confdefs.h. */ | /* Define _strlwr to an innocuous variant, in case declares _strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define _strlwr innocuous__strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strlwr | | /* 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 _strlwr (); | /* 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__strlwr || defined __stub____strlwr | choke me | #endif | | int | main () | { | return _strlwr (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for strchr configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 91 | char strchr (); | ^~~~~~ conftest.c:79:1: note: 'strchr' is declared in header '' 78 | # include 79 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strrchr configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 92 | char strrchr (); | ^~~~~~~ conftest.c:80:1: note: 'strrchr' is declared in header '' 79 | # include 80 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strstr configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 93 | char strstr (); | ^~~~~~ conftest.c:81:1: note: 'strstr' is declared in header '' 80 | # include 81 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strtok_r configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for itoa configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccQ3lgSS.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `itoa' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define itoa to an innocuous variant, in case declares itoa. | For example, HP-UX 11i declares gettimeofday. */ | #define itoa innocuous_itoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char itoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef itoa | | /* 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 itoa (); | /* 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_itoa || defined __stub___itoa | choke me | #endif | | int | main () | { | return itoa (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for _ltoa configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cclLDFVl.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_ltoa' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define _ltoa to an innocuous variant, in case declares _ltoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ltoa innocuous__ltoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ltoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ltoa | | /* 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 _ltoa (); | /* 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__ltoa || defined __stub____ltoa | choke me | #endif | | int | main () | { | return _ltoa (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for _uitoa configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cc44Qrug.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_uitoa' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define _uitoa to an innocuous variant, in case declares _uitoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _uitoa innocuous__uitoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _uitoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _uitoa | | /* 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 _uitoa (); | /* 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__uitoa || defined __stub____uitoa | choke me | #endif | | int | main () | { | return _uitoa (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for _ultoa configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cc1z7cuN.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_ultoa' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define _ultoa to an innocuous variant, in case declares _ultoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ultoa innocuous__ultoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ultoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ultoa | | /* 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 _ultoa (); | /* 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__ultoa || defined __stub____ultoa | choke me | #endif | | int | main () | { | return _ultoa (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for strtol configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strtoul configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for _i64toa configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccpFXJno.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_i64toa' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define _i64toa to an innocuous variant, in case declares _i64toa. | For example, HP-UX 11i declares gettimeofday. */ | #define _i64toa innocuous__i64toa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _i64toa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _i64toa | | /* 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 _i64toa (); | /* 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__i64toa || defined __stub____i64toa | choke me | #endif | | int | main () | { | return _i64toa (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for _ui64toa configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cc6QYzpj.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_ui64toa' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define _ui64toa to an innocuous variant, in case declares _ui64toa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ui64toa innocuous__ui64toa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ui64toa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ui64toa | | /* 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 _ui64toa (); | /* 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__ui64toa || defined __stub____ui64toa | choke me | #endif | | int | main () | { | return _ui64toa (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for strtoll configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strtoull configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for atoi configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for atof configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strcmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:101:6: warning: conflicting types for built-in function 'strcmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 101 | char strcmp (); | ^~~~~~ conftest.c:89:1: note: 'strcmp' is declared in header '' 88 | # include 89 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for strncmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'strncmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | char strncmp (); | ^~~~~~~ conftest.c:90:1: note: 'strncmp' is declared in header '' 89 | # include 90 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for _stricmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cck38OCo.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_stricmp' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | /* end confdefs.h. */ | /* Define _stricmp to an innocuous variant, in case declares _stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricmp innocuous__stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricmp | | /* 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 _stricmp (); | /* 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__stricmp || defined __stub____stricmp | choke me | #endif | | int | main () | { | return _stricmp (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for strcasecmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 103 | char strcasecmp (); | ^~~~~~~~~~ configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for _strnicmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/cc3bf7be.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `_strnicmp' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define _strnicmp to an innocuous variant, in case declares _strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _strnicmp innocuous__strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strnicmp | | /* 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 _strnicmp (); | /* 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__strnicmp || defined __stub____strnicmp | choke me | #endif | | int | main () | { | return _strnicmp (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for strncasecmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 104 | char strncasecmp (); | ^~~~~~~~~~~ configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for vsscanf configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'vsscanf'; expected 'int(const char *, const char *, void *)' [-Wbuiltin-declaration-mismatch] 105 | char vsscanf (); | ^~~~~~~ conftest.c:93:1: note: 'vsscanf' is declared in header '' 92 | # include 93 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for vsnprintf configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, void *)' [-Wbuiltin-declaration-mismatch] 106 | char vsnprintf (); | ^~~~~~~~~ conftest.c:94:1: note: 'vsnprintf' is declared in header '' 93 | # include 94 | #else configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for fopen64 configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for fseeko configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for fseeko64 configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for sigaction configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for setjmp configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for nanosleep configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for sysconf configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for sysctlbyname configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccCRQI0r.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* 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 sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for getauxval configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for elf_aux_info configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccG75Z1S.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `elf_aux_info' collect2: error: ld returned 1 exit status configure:12990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | /* end confdefs.h. */ | /* Define elf_aux_info to an innocuous variant, in case declares elf_aux_info. | For example, HP-UX 11i declares gettimeofday. */ | #define elf_aux_info innocuous_elf_aux_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char elf_aux_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef elf_aux_info | | /* 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 elf_aux_info (); | /* 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_elf_aux_info || defined __stub___elf_aux_info | choke me | #endif | | int | main () | { | return elf_aux_info (); | ; | return 0; | } configure:12990: result: no configure:12990: checking for poll configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:12990: $? = 0 configure:12990: result: yes configure:12990: checking for _Exit configure:12990: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function '_Exit'; expected 'void(int)' [-Wbuiltin-declaration-mismatch] 116 | char _Exit (); | ^~~~~ conftest.c:104:1: note: '_Exit' is declared in header '' 103 | # include 104 | #else configure:12990: $? = 0 configure:12990: result: yes configure:13000: checking for pow in -lm configure:13034: result: yes configure:13043: checking for acos configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:117:6: warning: conflicting types for built-in function 'acos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 117 | char acos (); | ^~~~ conftest.c:105:1: note: 'acos' is declared in header '' 104 | # include 105 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for acosf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:118:6: warning: conflicting types for built-in function 'acosf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 118 | char acosf (); | ^~~~~ conftest.c:106:1: note: 'acosf' is declared in header '' 105 | # include 106 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for asin configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:119:6: warning: conflicting types for built-in function 'asin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 119 | char asin (); | ^~~~ conftest.c:107:1: note: 'asin' is declared in header '' 106 | # include 107 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for asinf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:120:6: warning: conflicting types for built-in function 'asinf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 120 | char asinf (); | ^~~~~ conftest.c:108:1: note: 'asinf' is declared in header '' 107 | # include 108 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for atan configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:121:6: warning: conflicting types for built-in function 'atan'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 121 | char atan (); | ^~~~ conftest.c:109:1: note: 'atan' is declared in header '' 108 | # include 109 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for atanf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:122:6: warning: conflicting types for built-in function 'atanf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 122 | char atanf (); | ^~~~~ conftest.c:110:1: note: 'atanf' is declared in header '' 109 | # include 110 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for atan2 configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:123:6: warning: conflicting types for built-in function 'atan2'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 123 | char atan2 (); | ^~~~~ conftest.c:111:1: note: 'atan2' is declared in header '' 110 | # include 111 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for atan2f configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:124:6: warning: conflicting types for built-in function 'atan2f'; expected 'float(float, float)' [-Wbuiltin-declaration-mismatch] 124 | char atan2f (); | ^~~~~~ conftest.c:112:1: note: 'atan2f' is declared in header '' 111 | # include 112 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for ceil configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:125:6: warning: conflicting types for built-in function 'ceil'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 125 | char ceil (); | ^~~~ conftest.c:113:1: note: 'ceil' is declared in header '' 112 | # include 113 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for ceilf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:126:6: warning: conflicting types for built-in function 'ceilf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 126 | char ceilf (); | ^~~~~ conftest.c:114:1: note: 'ceilf' is declared in header '' 113 | # include 114 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for copysign configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:127:6: warning: conflicting types for built-in function 'copysign'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 127 | char copysign (); | ^~~~~~~~ conftest.c:115:1: note: 'copysign' is declared in header '' 114 | # include 115 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for copysignf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:128:6: warning: conflicting types for built-in function 'copysignf'; expected 'float(float, float)' [-Wbuiltin-declaration-mismatch] 128 | char copysignf (); | ^~~~~~~~~ conftest.c:116:1: note: 'copysignf' is declared in header '' 115 | # include 116 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for cos configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:129:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 129 | char cos (); | ^~~ conftest.c:117:1: note: 'cos' is declared in header '' 116 | # include 117 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for cosf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:130:6: warning: conflicting types for built-in function 'cosf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 130 | char cosf (); | ^~~~ conftest.c:118:1: note: 'cosf' is declared in header '' 117 | # include 118 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for exp configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:131:6: warning: conflicting types for built-in function 'exp'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 131 | char exp (); | ^~~ conftest.c:119:1: note: 'exp' is declared in header '' 118 | # include 119 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for expf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:132:6: warning: conflicting types for built-in function 'expf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 132 | char expf (); | ^~~~ conftest.c:120:1: note: 'expf' is declared in header '' 119 | # include 120 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for fabs configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:133:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 133 | char fabs (); | ^~~~ conftest.c:121:1: note: 'fabs' is declared in header '' 120 | # include 121 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for fabsf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:134:6: warning: conflicting types for built-in function 'fabsf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 134 | char fabsf (); | ^~~~~ conftest.c:122:1: note: 'fabsf' is declared in header '' 121 | # include 122 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for floor configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:135:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 135 | char floor (); | ^~~~~ conftest.c:123:1: note: 'floor' is declared in header '' 122 | # include 123 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for floorf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:136:6: warning: conflicting types for built-in function 'floorf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 136 | char floorf (); | ^~~~~~ conftest.c:124:1: note: 'floorf' is declared in header '' 123 | # include 124 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for trunc configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:137:6: warning: conflicting types for built-in function 'trunc'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 137 | char trunc (); | ^~~~~ conftest.c:125:1: note: 'trunc' is declared in header '' 124 | # include 125 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for truncf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:138:6: warning: conflicting types for built-in function 'truncf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 138 | char truncf (); | ^~~~~~ conftest.c:126:1: note: 'truncf' is declared in header '' 125 | # include 126 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for fmod configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:139:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 139 | char fmod (); | ^~~~ conftest.c:127:1: note: 'fmod' is declared in header '' 126 | # include 127 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for fmodf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:140:6: warning: conflicting types for built-in function 'fmodf'; expected 'float(float, float)' [-Wbuiltin-declaration-mismatch] 140 | char fmodf (); | ^~~~~ conftest.c:128:1: note: 'fmodf' is declared in header '' 127 | # include 128 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for log configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:141:6: warning: conflicting types for built-in function 'log'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 141 | char log (); | ^~~ conftest.c:129:1: note: 'log' is declared in header '' 128 | # include 129 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for logf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:142:6: warning: conflicting types for built-in function 'logf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 142 | char logf (); | ^~~~ conftest.c:130:1: note: 'logf' is declared in header '' 129 | # include 130 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for log10 configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:143:6: warning: conflicting types for built-in function 'log10'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 143 | char log10 (); | ^~~~~ conftest.c:131:1: note: 'log10' is declared in header '' 130 | # include 131 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for log10f configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:144:6: warning: conflicting types for built-in function 'log10f'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 144 | char log10f (); | ^~~~~~ conftest.c:132:1: note: 'log10f' is declared in header '' 131 | # include 132 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for pow configure:13043: result: no configure:13043: checking for powf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:145:6: warning: conflicting types for built-in function 'powf'; expected 'float(float, float)' [-Wbuiltin-declaration-mismatch] 145 | char powf (); | ^~~~ conftest.c:133:1: note: 'powf' is declared in header '' 132 | # include 133 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for scalbn configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:146:6: warning: conflicting types for built-in function 'scalbn'; expected 'double(double, int)' [-Wbuiltin-declaration-mismatch] 146 | char scalbn (); | ^~~~~~ conftest.c:134:1: note: 'scalbn' is declared in header '' 133 | # include 134 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for scalbnf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:147:6: warning: conflicting types for built-in function 'scalbnf'; expected 'float(float, int)' [-Wbuiltin-declaration-mismatch] 147 | char scalbnf (); | ^~~~~~~ conftest.c:135:1: note: 'scalbnf' is declared in header '' 134 | # include 135 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for sin configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:148:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 148 | char sin (); | ^~~ conftest.c:136:1: note: 'sin' is declared in header '' 135 | # include 136 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for sinf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:149:6: warning: conflicting types for built-in function 'sinf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 149 | char sinf (); | ^~~~ conftest.c:137:1: note: 'sinf' is declared in header '' 136 | # include 137 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for sqrt configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:150:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 150 | char sqrt (); | ^~~~ conftest.c:138:1: note: 'sqrt' is declared in header '' 137 | # include 138 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for sqrtf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:151:6: warning: conflicting types for built-in function 'sqrtf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 151 | char sqrtf (); | ^~~~~ conftest.c:139:1: note: 'sqrtf' is declared in header '' 138 | # include 139 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for tan configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:152:6: warning: conflicting types for built-in function 'tan'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 152 | char tan (); | ^~~ conftest.c:140:1: note: 'tan' is declared in header '' 139 | # include 140 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13043: checking for tanf configure:13043: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 conftest.c:153:6: warning: conflicting types for built-in function 'tanf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 153 | char tanf (); | ^~~~ conftest.c:141:1: note: 'tanf' is declared in header '' 140 | # include 141 | #else configure:13043: $? = 0 configure:13043: result: yes configure:13053: checking for iconv_open in -liconv configure:13078: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -liconv -lm >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:13078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 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 iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:13087: result: no configure:13095: checking for iconv configure:13095: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 configure:13095: $? = 0 configure:13095: result: yes configure:13105: checking for struct sigaction.sa_sigaction configure:13105: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:13105: $? = 0 configure:13105: result: yes configure:13116: checking libunwind.h usability configure:13116: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:166:10: fatal error: libunwind.h: No such file or directory 166 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 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:13116: result: no configure:13116: checking libunwind.h presence configure:13116: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c conftest.c:133:10: fatal error: libunwind.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | /* end confdefs.h. */ | #include configure:13116: result: no configure:13116: checking for libunwind.h configure:13116: result: no configure:13138: checking for GCC builtin atomic operations configure:13160: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lm >&5 configure:13160: $? = 0 configure:13167: result: yes configure:13494: checking for GCC -mmmx option configure:13525: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -mmmx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-mmmx' configure:13525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #ifdef __MINGW32__ | #include <_mingw.h> | #ifdef __MINGW64_VERSION_MAJOR | #include | #else | #include | #endif | #else | #include | #endif | #ifndef __MMX__ | #error Assembler CPP flag not enabled | #endif | | int | main () | { | | | ; | return 0; | } configure:13531: result: no configure:13659: checking for GCC -msse2 option configure:13690: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -msse2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-msse2' configure:13690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #ifdef __MINGW32__ | #include <_mingw.h> | #ifdef __MINGW64_VERSION_MAJOR | #include | #else | #include | #endif | #else | #include | #endif | #ifndef __SSE2__ | #error Assembler CPP flag not enabled | #endif | | int | main () | { | | | ; | return 0; | } configure:13696: result: no configure:13716: checking for GCC -msse3 option configure:13747: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -msse3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-msse3' configure:13747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #ifdef __MINGW32__ | #include <_mingw.h> | #ifdef __MINGW64_VERSION_MAJOR | #include | #else | #include | #endif | #else | #include | #endif | #ifndef __SSE2__ | #error Assembler CPP flag not enabled | #endif | | int | main () | { | | | ; | return 0; | } configure:13753: result: no configure:13763: checking immintrin.h usability configure:13763: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:168:10: fatal error: immintrin.h: No such file or directory 168 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 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:13763: result: no configure:13763: checking immintrin.h presence configure:13763: /tmp/instance-1/output-1/host/bin/riscv64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c conftest.c:135:10: fatal error: immintrin.h: No such file or directory 135 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | #include configure:13763: result: no configure:13763: checking for immintrin.h configure:13763: result: no configure:13791: checking for Altivec with GCC altivec.h and -maltivec option configure:13810: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -maltivec -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-maltivec' configure:13810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #include | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:13817: result: no configure:13821: checking for Altivec with GCC -maltivec option configure:13839: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -maltivec -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-maltivec' configure:13839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:13845: result: no configure:13850: checking for Altivec with GCC altivec.h and -faltivec option configure:13871: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -faltivec -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-faltivec' configure:13871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #include | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:13878: result: no configure:13883: checking for Altivec with GCC -faltivec option configure:13901: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -faltivec -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 riscv64-linux-gcc.br_real: error: unrecognized command-line option '-faltivec' configure:13901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:13907: result: no configure:15627: checking for GCC -Wall option configure:15647: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:15647: $? = 0 configure:15653: result: yes configure:15660: checking for necessary GCC -Wno-multichar option configure:15668: result: no configure:15516: checking for GCC -fno-strict-aliasing option configure:15536: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:15536: $? = 0 configure:15542: result: yes configure:15476: checking for GCC -fvisibility=hidden option configure:15499: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -fvisibility=hidden -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:15499: $? = 0 configure:15505: result: yes configure:15590: checking for GCC -Wdeclaration-after-statement option configure:15610: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -Wdeclaration-after-statement -Werror=declaration-after-statement -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:15610: $? = 0 configure:15616: result: yes configure:19789: checking for dlopen configure:19808: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:19808: $? = 0 configure:19814: result: yes configure:19818: checking for dlopen in -lc configure:19843: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lc -lm >&5 /tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-buildroot-linux-gnu/10.2.0/../../../../riscv64-buildroot-linux-gnu/bin/ld: /tmp/ccsrIGBP.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:19843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSSTR 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_STRLEN 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_POLL 1 | #define HAVE__EXIT 1 | #define HAVE_ACOS 1 | #define HAVE_ACOSF 1 | #define HAVE_ASIN 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEIL 1 | #define HAVE_CEILF 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNF 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_EXP 1 | #define HAVE_EXPF 1 | #define HAVE_FABS 1 | #define HAVE_FABSF 1 | #define HAVE_FLOOR 1 | #define HAVE_FLOORF 1 | #define HAVE_TRUNC 1 | #define HAVE_TRUNCF 1 | #define HAVE_FMOD 1 | #define HAVE_FMODF 1 | #define HAVE_LOG 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SCALBN 1 | #define HAVE_SCALBNF 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:19852: result: no configure:19857: checking for dlopen in -ldl configure:19882: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -ldl -lm >&5 configure:19882: $? = 0 configure:19891: result: yes configure:13949: checking for OSS audio support configure:13968: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:13968: $? = 0 configure:14001: result: yes configure:14061: checking for ALSA CFLAGS configure:14067: result: configure:14070: checking for ALSA LDFLAGS configure:14083: result: -lasound -lm -ldl -lpthread configure:14087: checking for libasound headers version >= 1.0.11 configure:14149: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 configure:14149: $? = 0 configure:14150: result: found. configure:14168: checking for snd_ctl_open in -lasound configure:14193: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c -lasound -lasound -lm -ldl -lpthread >&5 configure:14193: $? = 0 configure:14202: result: yes configure:14291: checking for JACK configure:14298: $PKG_CONFIG --exists --print-errors "jack >= 0.125" Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable Package 'jack', required by 'virtual:world', not found configure:14301: $? = 1 configure:14314: $PKG_CONFIG --exists --print-errors "jack >= 0.125" Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable Package 'jack', required by 'virtual:world', not found configure:14317: $? = 1 configure:14330: result: no Package 'jack', required by 'virtual:world', not found configure:14949: checking audio/audiolib.h usability configure:14949: /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Iinclude -I/tmp/instance-1/output-1/build/sdl2-2.0.14/include -idirafter /tmp/instance-1/output-1/build/sdl2-2.0.14/src/video/khronos conftest.c >&5 conftest.c:176:10: fatal error: audio/audiolib.h: No such file or directory 176 | #include