This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MySQL Server configure 5.1.73, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/home/buildroot/instance-0/output-1/host --sysconfdir=/home/buildroot/instance-0/output-1/host/etc --localstatedir=/home/buildroot/instance-0/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-embedded-server --disable-mysql-maintainer-mode ## --------- ## ## Platform. ## ## --------- ## hostname = 1df484bb8923 uname -m = x86_64 uname -r = 6.1.0-18-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/buildroot/instance-0/output-1/host/bin/ PATH: /home/buildroot/instance-0/output-1/host/sbin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3671: looking for aux files: compile ltmain.sh missing install-sh config.guess config.sub configure:3684: trying ./ configure:3713: ./compile found configure:3713: ./ltmain.sh found configure:3713: ./missing found configure:3695: ./install-sh found configure:3713: ./config.guess found configure:3713: ./config.sub found configure:3833: checking build system type configure:3848: result: x86_64-pc-linux-gnu configure:3868: checking host system type configure:3882: result: x86_64-pc-linux-gnu configure:3902: checking target system type configure:3916: result: x86_64-pc-linux-gnu configure:3963: checking for a BSD-compatible install configure:4036: result: /usr/bin/install -c configure:4047: checking whether build environment is sane configure:4102: result: yes configure:4261: checking for a race-free mkdir -p configure:4305: result: /bin/mkdir -p configure:4312: checking for gawk configure:4333: found /usr/bin/gawk configure:4344: result: gawk configure:4355: checking whether make sets $(MAKE) configure:4378: result: yes configure:4408: checking whether make supports nested variables configure:4426: result: yes configure:4511: checking whether UID '0' is supported by ustar format configure:4514: result: yes configure:4521: checking whether GID '0' is supported by ustar format configure:4524: result: yes configure:4532: checking how to create a ustar tar archive configure:4543: tar --version tar (GNU tar) 1.34 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4546: $? = 0 configure:4586: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4589: $? = 0 configure:4593: tar -xf - &5 gcc (Debian 10.2.1-6) 10.2.1 20210110 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:5305: $? = 0 configure:5294: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.1 20210110 (Debian 10.2.1-6) ... rest of stderr output deleted ... configure:5305: $? = 0 configure:5294: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5305: $? = 1 configure:5294: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5305: $? = 1 configure:5294: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5305: $? = 1 configure:5325: checking whether the C compiler works configure:5347: /usr/bin/gcc -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 configure:5351: $? = 0 configure:5401: result: yes configure:5404: checking for C compiler default output file name configure:5406: result: a.out configure:5412: checking for suffix of executables configure:5419: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 configure:5423: $? = 0 configure:5446: result: configure:5468: checking whether we are cross compiling configure:5476: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 configure:5480: $? = 0 configure:5487: ./conftest configure:5491: $? = 0 configure:5506: result: no configure:5511: checking for suffix of object files configure:5534: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:5538: $? = 0 configure:5560: result: o configure:5564: checking whether the compiler supports GNU C configure:5584: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:5584: $? = 0 configure:5594: result: yes configure:5605: checking whether /usr/bin/gcc accepts -g configure:5626: /usr/bin/gcc -c -g -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:5626: $? = 0 configure:5670: result: yes configure:5690: checking for /usr/bin/gcc option to enable C11 features configure:5705: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:5705: $? = 0 configure:5723: result: none needed configure:5839: checking whether /usr/bin/gcc understands -c and -o together configure:5862: /usr/bin/gcc -c conftest.c -o conftest2.o configure:5865: $? = 0 configure:5862: /usr/bin/gcc -c conftest.c -o conftest2.o configure:5865: $? = 0 configure:5877: result: yes configure:5896: checking dependency style of /usr/bin/gcc configure:6008: result: none configure:6023: checking for a sed that does not truncate output configure:6093: result: /bin/sed configure:6111: checking for grep that handles long lines and -e configure:6175: result: /bin/grep configure:6180: checking for egrep configure:6248: result: /bin/grep -E configure:6253: checking for fgrep configure:6321: result: /bin/grep -F configure:6357: checking for ld used by /usr/bin/gcc configure:6425: result: /usr/bin/ld configure:6432: checking if the linker (/usr/bin/ld) is GNU ld configure:6448: result: yes configure:6460: checking for BSD- or MS-compatible name lister (nm) configure:6515: result: /usr/bin/nm configure:6655: checking the name lister (/usr/bin/nm) interface configure:6663: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:6666: /usr/bin/nm "conftest.o" configure:6669: output 0000000000000000 B some_variable configure:6676: result: BSD nm configure:6679: checking whether ln -s works configure:6683: result: yes configure:6691: checking the maximum length of command line arguments configure:6823: result: 1572864 configure:6871: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6912: result: func_convert_file_noop configure:6919: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6940: result: func_convert_file_noop configure:6947: checking for /usr/bin/ld option to reload object files configure:6955: result: -r configure:7034: checking for objdump configure:7055: found /usr/bin/objdump configure:7066: result: objdump configure:7098: checking how to recognize dependent libraries configure:7299: result: pass_all configure:7389: checking for dlltool configure:7424: result: no configure:7454: checking how to associate runtime and link libraries configure:7482: result: printf %s\n configure:7617: checking for archiver @FILE support configure:7635: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7635: $? = 0 configure:7639: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:7642: $? = 0 configure:7647: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: conftest.o: No such file or directory configure:7650: $? = 1 configure:7662: result: @ configure:7725: checking for strip configure:7746: found /usr/bin/strip configure:7757: result: strip configure:7834: checking for ranlib configure:7866: result: /usr/bin/ranlib configure:7968: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:8122: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8125: $? = 0 configure:8129: /usr/bin/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:8132: $? = 0 configure:8198: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c conftstm.o >&5 configure:8201: $? = 0 configure:8239: result: ok configure:8286: checking for sysroot configure:8317: result: no configure:8324: checking for a working dd configure:8368: result: /bin/dd configure:8372: checking how to truncate binary pipes configure:8388: result: /bin/dd bs=4096 count=1 configure:8525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8528: $? = 0 configure:8725: checking for mt configure:8746: found /bin/mt configure:8757: result: mt configure:8780: checking if mt is a manifest tool configure:8787: mt '-?' configure:8795: result: no configure:9525: checking for stdio.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for stdlib.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for string.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for inttypes.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for stdint.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for strings.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for sys/stat.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for sys/types.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for unistd.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for sys/time.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9525: checking for utime.h configure:9525: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9525: $? = 0 configure:9525: result: yes configure:9550: checking for dlfcn.h configure:9550: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9550: $? = 0 configure:9550: result: yes configure:9809: checking for objdir configure:9825: result: .libs configure:10085: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:10104: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -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:10108: $? = 0 configure:10121: result: no configure:10479: checking for /usr/bin/gcc option to produce PIC configure:10487: result: -fPIC -DPIC configure:10495: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:10514: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:10518: $? = 0 configure:10531: result: yes configure:10560: checking if /usr/bin/gcc static flag -static works configure:10589: result: yes configure:10604: checking if /usr/bin/gcc supports -c -o file.o configure:10626: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:10630: $? = 0 configure:10652: result: yes configure:10660: checking if /usr/bin/gcc supports -c -o file.o configure:10708: result: yes configure:10741: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12007: result: yes configure:12044: checking whether -lc should be explicitly linked in configure:12053: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:12056: $? = 0 configure:12071: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12074: $? = 0 configure:12088: result: no configure:12248: checking dynamic linker characteristics configure:12830: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12830: $? = 0 configure:13069: result: GNU/Linux ld.so configure:13191: checking how to hardcode library paths into programs configure:13216: result: immediate configure:13768: checking whether stripping libraries is possible configure:13773: result: yes configure:13808: checking if libtool supports shared libraries configure:13810: result: yes configure:13813: checking whether to build shared libraries configure:13838: result: yes configure:13841: checking whether to build static libraries configure:13845: result: no configure:13902: checking whether make supports nested variables configure:13920: result: yes configure:14019: checking "character sets" configure:14478: result: default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 configure:14507: checking whether to compile national Unicode collations configure:14512: result: yes configure:14694: checking for doxygen configure:14730: result: no configure:14740: checking for pdflatex configure:14776: result: no configure:14786: checking for makeindex configure:14822: result: no configure:15028: checking whether to enable the maintainer-specific development environment configure:15043: result: no configure:15104: checking whether build environment is sane configure:15159: result: yes configure:15172: checking whether make sets $(MAKE) configure:15195: result: yes configure:15272: checking for gawk configure:15304: result: gawk configure:15368: checking for gcc configure:15400: result: /usr/bin/gcc configure:15753: checking for C compiler version configure:15762: /usr/bin/gcc --version >&5 gcc (Debian 10.2.1-6) 10.2.1 20210110 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:15773: $? = 0 configure:15762: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.1 20210110 (Debian 10.2.1-6) ... rest of stderr output deleted ... configure:15773: $? = 0 configure:15762: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:15773: $? = 1 configure:15762: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:15773: $? = 1 configure:15762: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:15773: $? = 1 configure:15777: checking whether the compiler supports GNU C configure:15807: result: yes configure:15818: checking whether /usr/bin/gcc accepts -g configure:15883: result: yes configure:15903: checking for /usr/bin/gcc option to enable C11 features configure:15936: result: none needed configure:16052: checking whether /usr/bin/gcc understands -c and -o together configure:16090: result: yes configure:16109: checking dependency style of /usr/bin/gcc configure:16221: result: none configure:16364: checking for C++ compiler version configure:16373: /usr/bin/g++ --version >&5 g++ (Debian 10.2.1-6) 10.2.1 20210110 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:16384: $? = 0 configure:16373: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.1 20210110 (Debian 10.2.1-6) ... rest of stderr output deleted ... configure:16384: $? = 0 configure:16373: /usr/bin/g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:16384: $? = 1 configure:16373: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:16384: $? = 1 configure:16388: checking whether the compiler supports GNU C++ configure:16408: /usr/bin/g++ -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.cpp >&5 configure:16408: $? = 0 configure:16418: result: yes configure:16429: checking whether /usr/bin/g++ accepts -g configure:16450: /usr/bin/g++ -c -g -I/home/buildroot/instance-0/output-1/host/include conftest.cpp >&5 configure:16450: $? = 0 configure:16494: result: yes configure:16514: checking for /usr/bin/g++ option to enable C++11 features configure:16529: /usr/bin/g++ -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.cpp >&5 configure:16529: $? = 0 configure:16547: result: none needed configure:16613: checking dependency style of /usr/bin/g++ configure:16725: result: none configure:16758: checking how to run the C++ preprocessor configure:16780: /usr/bin/g++ -E -I/home/buildroot/instance-0/output-1/host/include conftest.cpp configure:16780: $? = 0 configure:16795: /usr/bin/g++ -E -I/home/buildroot/instance-0/output-1/host/include conftest.cpp conftest.cpp:37:10: fatal error: ac_nonexistent.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MySQL Server" | #define PACKAGE_TARNAME "mysql" | #define PACKAGE_VERSION "5.1.73" | #define PACKAGE_STRING "MySQL Server 5.1.73" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mysql" | #define VERSION "5.1.73" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "pc-linux-gnu" | #define MACHINE_TYPE "x86_64" | /* end confdefs.h. */ | #include configure:16822: result: /usr/bin/g++ -E configure:16836: /usr/bin/g++ -E -I/home/buildroot/instance-0/output-1/host/include conftest.cpp configure:16836: $? = 0 configure:16851: /usr/bin/g++ -E -I/home/buildroot/instance-0/output-1/host/include conftest.cpp conftest.cpp:37:10: fatal error: ac_nonexistent.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MySQL Server" | #define PACKAGE_TARNAME "mysql" | #define PACKAGE_VERSION "5.1.73" | #define PACKAGE_STRING "MySQL Server 5.1.73" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mysql" | #define VERSION "5.1.73" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "pc-linux-gnu" | #define MACHINE_TYPE "x86_64" | /* end confdefs.h. */ | #include configure:17016: checking for ld used by /usr/bin/g++ configure:17084: result: /usr/bin/ld -m elf_x86_64 configure:17091: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:17107: result: yes configure:17162: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18239: result: yes configure:18275: /usr/bin/g++ -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.cpp >&5 configure:18278: $? = 0 configure:18759: checking for /usr/bin/g++ option to produce PIC configure:18767: result: -fPIC -DPIC configure:18775: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:18794: /usr/bin/g++ -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18798: $? = 0 configure:18811: result: yes configure:18834: checking if /usr/bin/g++ static flag -static works configure:18863: result: yes configure:18875: checking if /usr/bin/g++ supports -c -o file.o configure:18897: /usr/bin/g++ -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -o out/conftest2.o conftest.cpp >&5 configure:18901: $? = 0 configure:18923: result: yes configure:18928: checking if /usr/bin/g++ supports -c -o file.o configure:18976: result: yes configure:19006: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:19046: result: yes configure:19188: checking dynamic linker characteristics configure:19936: result: GNU/Linux ld.so configure:20001: checking how to hardcode library paths into programs configure:20026: result: immediate configure:20071: checking how to run the C preprocessor configure:20139: result: /usr/bin/cpp configure:20153: /usr/bin/cpp -I/home/buildroot/instance-0/output-1/host/include conftest.c configure:20153: $? = 0 configure:20168: /usr/bin/cpp -I/home/buildroot/instance-0/output-1/host/include conftest.c conftest.c:37:10: fatal error: ac_nonexistent.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:20168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MySQL Server" | #define PACKAGE_TARNAME "mysql" | #define PACKAGE_VERSION "5.1.73" | #define PACKAGE_STRING "MySQL Server 5.1.73" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mysql" | #define VERSION "5.1.73" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define SYSTEM_TYPE "pc-linux-gnu" | #define MACHINE_TYPE "x86_64" | /* end confdefs.h. */ | #include configure:20210: checking "C Compiler version" configure:20212: result: "/usr/bin/gcc gcc (Debian 10.2.1-6) 10.2.1 20210110" configure:20240: checking "C++ compiler version" configure:20242: result: "/usr/bin/g++ g++ (Debian 10.2.1-6) 10.2.1 20210110" configure:20360: checking for ranlib configure:20392: result: /usr/bin/ranlib configure:20464: checking for bison configure:20485: found /home/buildroot/instance-0/output-1/host/bin/bison configure:20496: result: bison -y -p MYSQL configure:20509: checking for pdftex configure:20544: result: no configure:20551: checking for tex configure:20586: result: no configure:20594: checking for uname configure:20617: found /bin/uname configure:20630: result: /bin/uname configure:20641: checking operating system configure:20656: result: Linux configure:20838: checking for ar configure:20870: result: /usr/bin/ar configure:20901: checking if we should use 'skip-external-locking' as default for linux-gnu configure:20908: result: yes configure:20924: checking for ln configure:20947: found /bin/ln configure:20960: result: /bin/ln configure:20971: checking for ln configure:20994: found /bin/ln configure:21007: result: /bin/ln configure:21027: checking for mv configure:21050: found /bin/mv configure:21063: result: /bin/mv configure:21073: checking for rm configure:21096: found /bin/rm configure:21109: result: /bin/rm configure:21119: checking for cp configure:21142: found /bin/cp configure:21155: result: /bin/cp configure:21165: checking for sed configure:21201: result: /bin/sed configure:21211: checking for cmp configure:21234: found /usr/bin/cmp configure:21247: result: /usr/bin/cmp configure:21257: checking for chmod configure:21280: found /bin/chmod configure:21293: result: /bin/chmod configure:21303: checking for hostname configure:21326: found /bin/hostname configure:21339: result: /bin/hostname configure:21349: checking for diff configure:21372: found /usr/bin/diff configure:21385: result: /usr/bin/diff configure:21399: checking for gnutar configure:21434: result: no configure:21399: checking for gtar configure:21434: result: no configure:21399: checking for tar configure:21420: found /bin/tar configure:21431: result: tar configure:21445: checking for perl configure:21481: result: /usr/bin/perl configure:21568: checking for ps configure:21604: result: ps configure:21612: checking how to check if pid exists configure:21654: error: Could not find the right ps and/or grep switches. Which OS is this? See the Installation chapter in the Reference Manual. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/buildroot/instance-0/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/buildroot/instance-0/output-1/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_CHMOD=/bin/chmod ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_CP=/bin/cp ac_cv_path_DIFF=/usr/bin/diff ac_cv_path_DOXYGEN=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_HOSTNAME=/bin/hostname ac_cv_path_LN=/bin/ln ac_cv_path_LN_CP_F=/bin/ln ac_cv_path_MAKEINDEX=no ac_cv_path_MV=/bin/mv ac_cv_path_PDFLATEX=no ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PS=ps ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_path_uname_prog=/bin/uname ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_TAR=tar ac_cv_prog_YACC='bison -y -p MYSQL' ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' mysql_cv_sys_os=Linux ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI_CHECK='abi_check' ACLOCAL='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-oracle-mysql-5.1.73/missing'\'' aclocal-1.16' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CXXFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' ARFLAGS='cru' AS='/usr/bin/gcc -c' ASFLAGS='' ASSEMBLER_FALSE='' ASSEMBLER_TRUE='' ASSEMBLER_sparc32_FALSE='' ASSEMBLER_sparc32_TRUE='' ASSEMBLER_sparc64_FALSE='' ASSEMBLER_sparc64_TRUE='' ASSEMBLER_x86_FALSE='' ASSEMBLER_x86_TRUE='' AUTOCONF='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-oracle-mysql-5.1.73/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-oracle-mysql-5.1.73/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-oracle-mysql-5.1.73/missing'\'' automake-1.16' AVAILABLE_LANGUAGES='czech danish dutch english estonian french german greek hungarian italian japanese korean norwegian norwegian-ny polish portuguese romanian russian serbian slovak spanish swedish ukrainian' AWK='gawk' BUILD_INNODB_TOOLS_FALSE='' BUILD_INNODB_TOOLS_TRUE='' CC='/usr/bin/gcc' CCAS='' CCASDEPMODE='' CCASFLAGS='' CCDEPMODE='depmode=none' CC_VERSION='gcc (Debian 10.2.1-6) 10.2.1 20210110' CFLAGS='-O2 -I/home/buildroot/instance-0/output-1/host/include ' CHECK_PID='' CHMOD='/bin/chmod' CLIENT_EXTRA_LDFLAGS='' CLIENT_LIBS='' CLIENT_THREAD_LIBS='' CMP='/usr/bin/cmp' COMPILATION_COMMENT='' CONF_COMMAND='./configure '\''--prefix=/home/buildroot/instance-0/output-1/host'\'' '\''--sysconfdir=/home/buildroot/instance-0/output-1/host/etc'\'' '\''--localstatedir=/home/buildroot/instance-0/output-1/host/var'\'' '\''--enable-shared'\'' '\''--disable-static'\'' '\''--disable-gtk-doc'\'' '\''--disable-gtk-doc-html'\'' '\''--disable-doc'\'' '\''--disable-docs'\'' '\''--disable-documentation'\'' '\''--disable-debug'\'' '\''--with-xmlto=no'\'' '\''--with-fop=no'\'' '\''--disable-nls'\'' '\''--disable-dependency-tracking'\'' '\''--with-embedded-server'\'' '\''--disable-mysql-maintainer-mode'\'' '\''CC=/usr/bin/gcc'\'' '\''CFLAGS=-O2 -I/home/buildroot/instance-0/output-1/host/include'\'' '\''LDFLAGS=-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib'\'' '\''CPPFLAGS=-I/home/buildroot/instance-0/output-1/host/include'\'' '\''CXX=/usr/bin/g++'\'' '\''CXXFLAGS=-O2 -I/home/buildroot/instance-0/output-1/host/include'\'' '\''CPP=/usr/bin/cpp'\''' CP='/bin/cp' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/buildroot/instance-0/output-1/host/include' CSCOPE='cscope' CTAGS='ctags' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -I/home/buildroot/instance-0/output-1/host/include -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti' CXXLDFLAGS='' CXX_VERSION='g++ (Debian 10.2.1-6) 10.2.1 20210110' CYGPATH_W='echo' DARWIN_MWCC_FALSE='' DARWIN_MWCC_TRUE='#' DEFS='' DEPDIR='.deps' DIFF='/usr/bin/diff' DLLTOOL='false' DOT_FRM_VERSION='6' DOXYGEN='no' DSYMUTIL='' DUMPBIN='' DVIS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ETAGS='etags' EXEEXT='' FGREP='/bin/grep -F' FIND_PROC='' GETCONF='' GREP='/bin/grep' GXX='yes' HAVE_NETWARE_FALSE='' HAVE_NETWARE_TRUE='' HAVE_YASSL_FALSE='' HAVE_YASSL_TRUE='' HOSTNAME='/bin/hostname' INNODB_DYNAMIC_CFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KILL='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib' LD_VERSION_SCRIPT='-Wl,--version-script=$(top_builddir)/libmysql/libmysql.ver' LIBDL='' LIBEDIT_LOBJECTS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --preserve-dup-deps' LIB_EXTRA_CCFLAGS='' LIPO='' LM_CFLAGS='' LN='/bin/ln' LN_CP_F='/bin/ln -s' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MACHINE_TYPE='x86_64' MAKEINDEX='no' MAKEINFO='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-oracle-mysql-5.1.73/missing'\'' makeinfo' MAKE_BINARY_DISTRIBUTION_OPTIONS='' MAKE_SHELL='' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MV='/bin/mv' MYSQLD_DEFAULT_SWITCHES='--skip-external-locking' MYSQLD_EXTRA_LDFLAGS='' MYSQLD_EXTRA_LIBS='' MYSQLD_USER='' MYSQL_BASE_VERSION='5.1' MYSQL_COPYRIGHT_YEAR='2024' MYSQL_NO_DASH_VERSION='5.1.73' MYSQL_PREVIOUS_BASE_VERSION='5.0' MYSQL_SERVER_SUFFIX='' MYSQL_TCP_PORT='' MYSQL_TCP_PORT_DEFAULT='3306' MYSQL_UNIX_ADDR='' MYSQL_U_SCORE_VERSION='5.1.73' MYSQL_VERSION_ID='50173' NDB_DEFS='' NDB_LD_VERSION_SCRIPT='' NDB_SCI_INCLUDES='' NDB_SCI_LIBS='' NDB_SHARED_LIB_MAJOR_VERSION='3' NDB_SHARED_LIB_VERSION='3:0:0' NDB_SIZEOF_CHAR='' NDB_SIZEOF_CHARP='' NDB_SIZEOF_INT='' NDB_SIZEOF_LONG='' NDB_SIZEOF_LONG_LONG='' NDB_SIZEOF_SHORT='' NDB_VERSION_BUILD='73' NDB_VERSION_MAJOR='5' NDB_VERSION_MINOR='1' NDB_VERSION_STATUS='' NEED_THREAD_FALSE='' NEED_THREAD_TRUE='' NM='/usr/bin/nm' NMEDIT='' NOINST_LDFLAGS='' NON_THREADED_LIBS='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mysql' PACKAGE_BUGREPORT='' PACKAGE_NAME='MySQL Server' PACKAGE_STRING='MySQL Server 5.1.73' PACKAGE_TARNAME='mysql' PACKAGE_URL='' PACKAGE_VERSION='5.1.73' PATH_SEPARATOR=':' PDFLATEX='no' PDFMANUAL='' PERL5='/usr/bin/perl' PERL='/usr/bin/perl' PROTOCOL_VERSION='10' PS='ps' RANLIB='/usr/bin/ranlib' RM='/bin/rm' SAVE_ASFLAGS='' SAVE_CC='/usr/bin/gcc' SAVE_CFLAGS='-O2 -I/home/buildroot/instance-0/output-1/host/include' SAVE_CXX='/usr/bin/g++' SAVE_CXXFLAGS='-O2 -I/home/buildroot/instance-0/output-1/host/include' SAVE_CXXLDFLAGS='' SAVE_LDFLAGS='-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib' SED='/bin/sed' SET_MAKE='' SHARED_LIB_MAJOR_VERSION='16' SHARED_LIB_VERSION='16:0:0' SHELL='/bin/sh' STATIC_NSS_FLAGS='' STRIP='strip' SYSTEM_TYPE='pc-linux-gnu' TAR='tar' TARGET_LINUX='true' TERMCAP_LIB='' TEST_NDBCLUSTER='' THREAD_LOBJECTS='' THREAD_SAFE_CLIENT_FALSE='' THREAD_SAFE_CLIENT_TRUE='' VERSION='5.1.73' WRAPLIBS='' YACC='bison -y -p MYSQL' YACC_HEXT='hh' ZLIB_DEPS='' ZLIB_INCLUDES='' ZLIB_LIBS='' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' condition_dependent_plugin_includes='' condition_dependent_plugin_links='' condition_dependent_plugin_modules='' condition_dependent_plugin_objects='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' docs_dirs='' dvidir='${docdir}' exec_prefix='NONE' extra_docs='' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' innodb_system_libs='' install_sh='${SHELL} /home/buildroot/instance-0/output-1/build/host-oracle-mysql-5.1.73/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmysqld_dirs='' localedir='${datarootdir}/locale' localstatedir='/home/buildroot/instance-0/output-1/host/var' man1_files='' man8_files='' man_dirs='' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' mysql_pg_dirs='' mysql_pg_distdirs='' mysql_pg_unittest_dirs='' mysql_plugin_defs='' mysql_plugin_dirs='' mysql_plugin_libs='' mysql_se_dirs='' mysql_se_distdirs='' mysql_se_unittest_dirs='' ndb_bin_am_ldflags='' ndb_cxxflags_fix='' ndb_mgmclient_libs='' ndb_opt_subdirs='' ndb_port='' ndb_transporter_opt_objs='' ndbcluster_includes='' ndbcluster_libs='' ndbcluster_system_libs='' netware_dir='' oldincludedir='/usr/include' openssl_includes='' openssl_libs='' pdfdir='${docdir}' plugin_archive_shared_target='' plugin_archive_static_target='' plugin_blackhole_shared_target='' plugin_blackhole_static_target='' plugin_csv_shared_target='' plugin_csv_static_target='' plugin_example_shared_target='' plugin_example_static_target='' plugin_federated_shared_target='' plugin_federated_static_target='' plugin_heap_shared_target='' plugin_heap_static_target='' plugin_innobase_shared_target='' plugin_innobase_static_target='' plugin_innodb_plugin_shared_target='' plugin_innodb_plugin_static_target='' plugin_myisam_shared_target='' plugin_myisam_static_target='' plugin_myisammrg_shared_target='' plugin_myisammrg_static_target='' plugin_ndbcluster_shared_target='' plugin_ndbcluster_static_target='' plugin_partition_shared_target='' plugin_partition_static_target='' prefix='/home/buildroot/instance-0/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' readline_basedir='' readline_dir='' readline_h_ln_cmd='' readline_link='' readline_topdir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' server_scripts='' sharedstatedir='${prefix}/com' sql_client_dirs='' sql_server='' sql_server_dirs='' sql_union_dirs='' sysconfdir='/home/buildroot/instance-0/output-1/host/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' tools_dirs='' uname_prog='/bin/uname' yassl_dir='' yassl_h_ln_cmd='' yassl_libs='' yassl_taocrypt_extra_cxxflags='' yassl_thread_cxxflags='' zlib_dir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MySQL Server" #define PACKAGE_TARNAME "mysql" #define PACKAGE_VERSION "5.1.73" #define PACKAGE_STRING "MySQL Server 5.1.73" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "mysql" #define VERSION "5.1.73" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UTIME_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_CHARSET_latin1 1 #define HAVE_CHARSET_latin1 1 #define HAVE_CHARSET_utf8 1 #define USE_MB 1 #define USE_MB_IDENT 1 #define MYSQL_DEFAULT_CHARSET_NAME "latin1" #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" #define HAVE_UCA_COLLATIONS 1 #define PROTOCOL_VERSION 10 #define DOT_FRM_VERSION 6 #define SYSTEM_TYPE "pc-linux-gnu" #define MACHINE_TYPE "x86_64" #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 #define TARGET_OS_LINUX 1 configure: exit 1