aboutsummaryrefslogtreecommitdiff
path: root/core/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'core/config.log')
-rw-r--r--core/config.log672
1 files changed, 672 insertions, 0 deletions
diff --git a/core/config.log b/core/config.log
new file mode 100644
index 0000000..57b9bac
--- /dev/null
+++ b/core/config.log
@@ -0,0 +1,672 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by bennu configure 1.0.0, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ $ ./configure --prefix=/opt/miyoo/usr --target=arm-linux --host=arm-linux --build=x86_64 --enable-shared PKG_CONFIG_LIBDIR=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = debian
+uname -m = x86_64
+uname -r = 4.18.0
+uname -s = Linux
+uname -v = #1 SMP Wed Aug 22 03:11:49 EDT 2018
+
+/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: /usr/local/bin
+PATH: /usr/bin
+PATH: /bin
+PATH: /usr/local/games
+PATH: /usr/games
+PATH: /opt/miyoo/bin/
+PATH: /opt/miyoo/usr/bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2287: checking build system type
+configure:2301: result: x86_64-pc-none
+configure:2321: checking host system type
+configure:2334: result: arm-unknown-linux-gnu
+configure:2375: checking how to print strings
+configure:2402: result: printf
+configure:2431: checking for arm-linux-gcc
+configure:2458: result: /opt/miyoo/usr/bin/arm-linux-gcc
+configure:2727: checking for C compiler version
+configure:2736: /opt/miyoo/usr/bin/arm-linux-gcc --version >&5
+arm-linux-gcc.br_real (Buildroot 2018.02.9) 7.3.0
+Copyright (C) 2017 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:2747: $? = 0
+configure:2736: /opt/miyoo/usr/bin/arm-linux-gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=/opt/miyoo/bin/arm-linux-gcc.br_real
+COLLECT_LTO_WRAPPER=/opt/miyoo/libexec/gcc/arm-miyoo-linux-uclibcgnueabi/7.3.0/lto-wrapper
+Target: arm-miyoo-linux-uclibcgnueabi
+Configured with: ./configure --prefix=/opt/miyoo --sysconfdir=/opt/miyoo/etc --enable-static --target=arm-miyoo-linux-uclibcgnueabi --with-sysroot=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/miyoo --with-mpc=/opt/miyoo --with-mpfr=/opt/miyoo --with-pkgversion='Buildroot 2018.02.9' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --disable-libsanitizer --enable-tls --enable-plugins --enable-lto --disable-libmudflap --enable-threads --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-abi=aapcs-linux --with-cpu=arm926ej-s --with-float=soft --with-mode=arm --enable-languages=c,c++ --with-build-time-tools=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/bin --enable-shared --disable-libgomp
+Thread model: posix
+gcc version 7.3.0 (Buildroot 2018.02.9)
+configure:2747: $? = 0
+configure:2736: /opt/miyoo/usr/bin/arm-linux-gcc -V >&5
+arm-linux-gcc.br_real: error: unrecognized command line option '-V'
+arm-linux-gcc.br_real: fatal error: no input files
+compilation terminated.
+configure:2747: $? = 1
+configure:2736: /opt/miyoo/usr/bin/arm-linux-gcc -qversion >&5
+arm-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'?
+arm-linux-gcc.br_real: fatal error: no input files
+compilation terminated.
+configure:2747: $? = 1
+configure:2767: checking whether the C compiler works
+configure:2789: /opt/miyoo/usr/bin/arm-linux-gcc -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c >&5
+configure:2793: $? = 0
+configure:2841: result: yes
+configure:2844: checking for C compiler default output file name
+configure:2846: result: a.out
+configure:2852: checking for suffix of executables
+configure:2859: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c >&5
+configure:2863: $? = 0
+configure:2885: result:
+configure:2907: checking whether we are cross compiling
+configure:2945: result: yes
+configure:2950: checking for suffix of object files
+configure:2972: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:2976: $? = 0
+configure:2997: result: o
+configure:3001: checking whether we are using the GNU C compiler
+configure:3020: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:3020: $? = 0
+configure:3029: result: yes
+configure:3038: checking whether /opt/miyoo/usr/bin/arm-linux-gcc accepts -g
+configure:3058: /opt/miyoo/usr/bin/arm-linux-gcc -c -g conftest.c >&5
+configure:3058: $? = 0
+configure:3099: result: yes
+configure:3116: checking for /opt/miyoo/usr/bin/arm-linux-gcc option to accept ISO C89
+configure:3179: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:3179: $? = 0
+configure:3192: result: none needed
+configure:3212: checking for a sed that does not truncate output
+configure:3276: result: /bin/sed
+configure:3294: checking for grep that handles long lines and -e
+configure:3352: result: /bin/grep
+configure:3357: checking for egrep
+configure:3419: result: /bin/grep -E
+configure:3424: checking for fgrep
+configure:3486: result: /bin/grep -F
+configure:3521: checking for ld used by /opt/miyoo/usr/bin/arm-linux-gcc
+configure:3588: result: /opt/miyoo/usr/bin/arm-linux-ld
+configure:3595: checking if the linker (/opt/miyoo/usr/bin/arm-linux-ld) is GNU ld
+configure:3610: result: yes
+configure:3622: checking for BSD- or MS-compatible name lister (nm)
+configure:3671: result: /opt/miyoo/bin//arm-linux-nm -B
+configure:3801: checking the name lister (/opt/miyoo/bin//arm-linux-nm -B) interface
+configure:3808: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:3811: /opt/miyoo/bin//arm-linux-nm -B "conftest.o"
+configure:3814: output
+00000000 B some_variable
+configure:3821: result: BSD nm
+configure:3824: checking whether ln -s works
+configure:3828: result: yes
+configure:3836: checking the maximum length of command line arguments
+configure:3961: result: 1572864
+configure:3978: checking whether the shell understands some XSI constructs
+configure:3988: result: yes
+configure:3992: checking whether the shell understands "+="
+configure:3998: result: yes
+configure:4033: checking how to convert x86_64-pc-none file names to arm-unknown-linux-gnu format
+configure:4073: result: func_convert_file_noop
+configure:4080: checking how to convert x86_64-pc-none file names to toolchain format
+configure:4100: result: func_convert_file_noop
+configure:4107: checking for /opt/miyoo/usr/bin/arm-linux-ld option to reload object files
+configure:4114: result: -r
+configure:4148: checking for arm-linux-objdump
+configure:4164: found /opt/miyoo/bin//arm-linux-objdump
+configure:4175: result: arm-linux-objdump
+configure:4247: checking how to recognize dependent libraries
+configure:4449: result: pass_all
+configure:4494: checking for arm-linux-dlltool
+configure:4524: result: no
+configure:4534: checking for dlltool
+configure:4564: result: no
+configure:4594: checking how to associate runtime and link libraries
+configure:4621: result: printf %s\n
+configure:4638: checking for arm-linux-ar
+configure:4665: result: /opt/miyoo/usr/bin/arm-linux-ar
+configure:4746: checking for archiver @FILE support
+configure:4763: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:4763: $? = 0
+configure:4766: /opt/miyoo/usr/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5
+configure:4769: $? = 0
+configure:4774: /opt/miyoo/usr/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5
+/opt/miyoo/usr/bin/arm-linux-ar: conftest.o: No such file or directory
+configure:4777: $? = 1
+configure:4789: result: @
+configure:4807: checking for arm-linux-strip
+configure:4834: result: /opt/miyoo/usr/bin/arm-linux-strip
+configure:4906: checking for arm-linux-ranlib
+configure:4933: result: /opt/miyoo/usr/bin/arm-linux-ranlib
+configure:5050: checking for gawk
+configure:5080: result: no
+configure:5050: checking for mawk
+configure:5066: found /usr/bin/mawk
+configure:5077: result: mawk
+configure:5117: checking command to parse /opt/miyoo/bin//arm-linux-nm -B output from /opt/miyoo/usr/bin/arm-linux-gcc object
+configure:5236: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:5239: $? = 0
+configure:5243: /opt/miyoo/bin//arm-linux-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
+configure:5246: $? = 0
+configure:5312: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT conftest.c conftstm.o >&5
+configure:5315: $? = 0
+configure:5353: result: ok
+configure:5390: checking for sysroot
+configure:5420: result: no
+configure:5623: checking for arm-linux-mt
+configure:5653: result: no
+configure:5663: checking for mt
+configure:5679: found /bin/mt
+configure:5690: result: mt
+configure:5702: WARNING: using cross tools not prefixed with host triplet
+configure:5713: checking if mt is a manifest tool
+configure:5719: mt '-?'
+configure:5727: result: no
+configure:6359: checking how to run the C preprocessor
+configure:6390: /opt/miyoo/usr/bin/arm-linux-gcc -E conftest.c
+configure:6390: $? = 0
+configure:6404: /opt/miyoo/usr/bin/arm-linux-gcc -E conftest.c
+conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^~~~~~~~~~~~~~~~~~
+compilation terminated.
+configure:6404: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "bennu"
+| #define PACKAGE_TARNAME "bennu"
+| #define PACKAGE_VERSION "1.0.0"
+| #define PACKAGE_STRING "bennu 1.0.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:6429: result: /opt/miyoo/usr/bin/arm-linux-gcc -E
+configure:6449: /opt/miyoo/usr/bin/arm-linux-gcc -E conftest.c
+configure:6449: $? = 0
+configure:6463: /opt/miyoo/usr/bin/arm-linux-gcc -E conftest.c
+conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^~~~~~~~~~~~~~~~~~
+compilation terminated.
+configure:6463: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "bennu"
+| #define PACKAGE_TARNAME "bennu"
+| #define PACKAGE_VERSION "1.0.0"
+| #define PACKAGE_STRING "bennu 1.0.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:6492: checking for ANSI C header files
+configure:6512: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6512: $? = 0
+configure:6596: result: yes
+configure:6609: checking for sys/types.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for sys/stat.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for stdlib.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for string.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for memory.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for strings.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for inttypes.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for stdint.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6609: checking for unistd.h
+configure:6609: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6609: $? = 0
+configure:6609: result: yes
+configure:6623: checking for dlfcn.h
+configure:6623: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:6623: $? = 0
+configure:6623: result: yes
+configure:6809: checking for objdir
+configure:6824: result: .libs
+configure:7095: checking if /opt/miyoo/usr/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions
+configure:7113: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -fno-rtti -fno-exceptions conftest.c >&5
+cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
+configure:7117: $? = 0
+configure:7130: result: no
+configure:7440: checking for /opt/miyoo/usr/bin/arm-linux-gcc option to produce PIC
+configure:7447: result: -fPIC -DPIC
+configure:7455: checking if /opt/miyoo/usr/bin/arm-linux-gcc PIC flag -fPIC -DPIC works
+configure:7473: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -fPIC -DPIC -DPIC conftest.c >&5
+configure:7477: $? = 0
+configure:7490: result: yes
+configure:7519: checking if /opt/miyoo/usr/bin/arm-linux-gcc static flag -static works
+configure:7547: result: yes
+configure:7562: checking if /opt/miyoo/usr/bin/arm-linux-gcc supports -c -o file.o
+configure:7583: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -o out/conftest2.o conftest.c >&5
+configure:7587: $? = 0
+configure:7609: result: yes
+configure:7617: checking if /opt/miyoo/usr/bin/arm-linux-gcc supports -c -o file.o
+configure:7664: result: yes
+configure:7697: checking whether the /opt/miyoo/usr/bin/arm-linux-gcc linker (/opt/miyoo/usr/bin/arm-linux-ld) supports shared libraries
+configure:8855: result: yes
+configure:8892: checking whether -lc should be explicitly linked in
+configure:8900: /opt/miyoo/usr/bin/arm-linux-gcc -c -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL conftest.c >&5
+configure:8903: $? = 0
+configure:8918: /opt/miyoo/usr/bin/arm-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
+configure:8921: $? = 0
+configure:8935: result: no
+configure:9100: checking dynamic linker characteristics
+configure:9614: /opt/miyoo/usr/bin/arm-linux-gcc -o conftest -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -D_REENTRANT -Wl,-rpath -Wl,/foo conftest.c >&5
+configure:9614: $? = 0
+configure:9836: result: GNU/Linux ld.so
+configure:9943: checking how to hardcode library paths into programs
+configure:9968: result: immediate
+configure:10508: checking whether stripping libraries is possible
+configure:10513: result: yes
+configure:10548: checking if libtool supports shared libraries
+configure:10550: result: yes
+configure:10553: checking whether to build shared libraries
+configure:10574: result: yes
+configure:10577: checking whether to build static libraries
+configure:10581: result: no
+configure:10627: checking for arm-linux-pkg-config
+configure:10660: result: no
+configure:10670: checking for pkg-config
+configure:10688: found /usr/bin/pkg-config
+configure:10700: result: /usr/bin/pkg-config
+configure:10725: checking pkg-config is at least version 0.9.0
+configure:10728: result: yes
+configure:10739: checking target system type
+configure:10752: result: arm-unknown-linux-gnu
+configure:11093: checking whether to enable maintainer-specific portions of Makefiles
+configure:11102: result: no
+configure:11129: checking for arm-linux-windres
+configure:11159: result: no
+configure:11169: checking for windres
+configure:11199: result: no
+configure:11322: checking for a BSD-compatible install
+configure:11390: result: /usr/bin/install -c
+configure:11401: checking whether build environment is sane
+configure:11456: result: yes
+configure:11505: checking for arm-linux-strip
+configure:11532: result: /opt/miyoo/usr/bin/arm-linux-strip
+configure:11597: checking for a thread-safe mkdir -p
+configure:11636: result: /bin/mkdir -p
+configure:11639: checking whether make sets $(MAKE)
+configure:11661: result: yes
+configure:11691: checking for style of include used by make
+configure:11719: result: GNU
+configure:11806: checking dependency style of /opt/miyoo/usr/bin/arm-linux-gcc
+configure:11917: result: gcc3
+configure:11942: checking for arm-linux-gcc
+configure:11969: result: /opt/miyoo/usr/bin/arm-linux-gcc
+configure:12238: checking for C compiler version
+configure:12247: /opt/miyoo/usr/bin/arm-linux-gcc --version >&5
+arm-linux-gcc.br_real (Buildroot 2018.02.9) 7.3.0
+Copyright (C) 2017 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:12258: $? = 0
+configure:12247: /opt/miyoo/usr/bin/arm-linux-gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=/opt/miyoo/bin/arm-linux-gcc.br_real
+COLLECT_LTO_WRAPPER=/opt/miyoo/libexec/gcc/arm-miyoo-linux-uclibcgnueabi/7.3.0/lto-wrapper
+Target: arm-miyoo-linux-uclibcgnueabi
+Configured with: ./configure --prefix=/opt/miyoo --sysconfdir=/opt/miyoo/etc --enable-static --target=arm-miyoo-linux-uclibcgnueabi --with-sysroot=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/miyoo --with-mpc=/opt/miyoo --with-mpfr=/opt/miyoo --with-pkgversion='Buildroot 2018.02.9' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --disable-libsanitizer --enable-tls --enable-plugins --enable-lto --disable-libmudflap --enable-threads --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-abi=aapcs-linux --with-cpu=arm926ej-s --with-float=soft --with-mode=arm --enable-languages=c,c++ --with-build-time-tools=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/bin --enable-shared --disable-libgomp
+Thread model: posix
+gcc version 7.3.0 (Buildroot 2018.02.9)
+configure:12258: $? = 0
+configure:12247: /opt/miyoo/usr/bin/arm-linux-gcc -V >&5
+arm-linux-gcc.br_real: error: unrecognized command line option '-V'
+arm-linux-gcc.br_real: fatal error: no input files
+compilation terminated.
+configure:12258: $? = 1
+configure:12247: /opt/miyoo/usr/bin/arm-linux-gcc -qversion >&5
+arm-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'?
+arm-linux-gcc.br_real: fatal error: no input files
+compilation terminated.
+configure:12258: $? = 1
+configure:12262: checking whether we are using the GNU C compiler
+configure:12290: result: yes
+configure:12299: checking whether /opt/miyoo/usr/bin/arm-linux-gcc accepts -g
+configure:12360: result: yes
+configure:12377: checking for /opt/miyoo/usr/bin/arm-linux-gcc option to accept ISO C89
+configure:12453: result: none needed
+configure:12488: checking for ZLIB
+configure:12495: $PKG_CONFIG --exists --print-errors " zlib "
+configure:12498: $? = 0
+configure:12511: $PKG_CONFIG --exists --print-errors " zlib "
+configure:12514: $? = 0
+configure:12571: result: yes
+configure:12791: checking that generated files are newer than configure
+configure:12797: result: done
+configure:12820: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by bennu config.status 1.0.0, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on debian
+
+config.status:1027: creating Makefile
+config.status:1027: creating bgdrtm/Makefile
+config.status:1027: creating bgdrtm/src/Makefile
+config.status:1027: creating bgdc/Makefile
+config.status:1027: creating bgdc/src/Makefile
+config.status:1027: creating bgdi/Makefile
+config.status:1027: creating bgdi/src/Makefile
+config.status:1199: executing libtool commands
+config.status:1199: executing depfiles commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-pc-none
+ac_cv_c_compiler_gnu=yes
+ac_cv_env_CC_set=set
+ac_cv_env_CC_value=/opt/miyoo/usr/bin/arm-linux-gcc
+ac_cv_env_CFLAGS_set=set
+ac_cv_env_CFLAGS_value='-DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL'
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
+ac_cv_env_CPP_set=
+ac_cv_env_CPP_value=
+ac_cv_env_LDFLAGS_set=set
+ac_cv_env_LDFLAGS_value=-D_REENTRANT
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_PKG_CONFIG_LIBDIR_set=set
+ac_cv_env_PKG_CONFIG_LIBDIR_value=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig
+ac_cv_env_PKG_CONFIG_PATH_set=set
+ac_cv_env_PKG_CONFIG_PATH_value=/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig
+ac_cv_env_PKG_CONFIG_set=
+ac_cv_env_PKG_CONFIG_value=
+ac_cv_env_ZLIB_CFLAGS_set=
+ac_cv_env_ZLIB_CFLAGS_value=
+ac_cv_env_ZLIB_LIBS_set=
+ac_cv_env_ZLIB_LIBS_value=
+ac_cv_env_build_alias_set=set
+ac_cv_env_build_alias_value=x86_64
+ac_cv_env_host_alias_set=set
+ac_cv_env_host_alias_value=arm-linux
+ac_cv_env_target_alias_set=set
+ac_cv_env_target_alias_value=arm-linux
+ac_cv_header_dlfcn_h=yes
+ac_cv_header_inttypes_h=yes
+ac_cv_header_memory_h=yes
+ac_cv_header_stdc=yes
+ac_cv_header_stdint_h=yes
+ac_cv_header_stdlib_h=yes
+ac_cv_header_string_h=yes
+ac_cv_header_strings_h=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_host=arm-unknown-linux-gnu
+ac_cv_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_FGREP='/bin/grep -F'
+ac_cv_path_GREP=/bin/grep
+ac_cv_path_SED=/bin/sed
+ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_path_mkdir=/bin/mkdir
+ac_cv_prog_AR=/opt/miyoo/usr/bin/arm-linux-ar
+ac_cv_prog_AWK=mawk
+ac_cv_prog_CC=/opt/miyoo/usr/bin/arm-linux-gcc
+ac_cv_prog_CPP='/opt/miyoo/usr/bin/arm-linux-gcc -E'
+ac_cv_prog_OBJDUMP=arm-linux-objdump
+ac_cv_prog_RANLIB=/opt/miyoo/usr/bin/arm-linux-ranlib
+ac_cv_prog_STRIP=/opt/miyoo/usr/bin/arm-linux-strip
+ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_make_make_set=yes
+ac_cv_target=arm-unknown-linux-gnu
+am_cv_CC_dependencies_compiler_type=gcc3
+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=/opt/miyoo/usr/bin/arm-linux-ld
+lt_cv_path_NM='/opt/miyoo/bin//arm-linux-nm -B'
+lt_cv_path_mainfest_tool=no
+lt_cv_prog_compiler_c_o=yes
+lt_cv_prog_compiler_pic='-fPIC -DPIC'
+lt_cv_prog_compiler_pic_works=yes
+lt_cv_prog_compiler_rtti_exceptions=no
+lt_cv_prog_compiler_static_works=yes
+lt_cv_prog_gnu_ld=yes
+lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
+lt_cv_shlibpath_overrides_runpath=no
+lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
+lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
+lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
+lt_cv_sys_max_cmd_len=1572864
+lt_cv_to_host_file_cmd=func_convert_file_noop
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+pkg_cv_ZLIB_CFLAGS=' '
+pkg_cv_ZLIB_LIBS='-lz '
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /home/steward/Github/miyoo_src/bennugd/core/missing --run aclocal-1.12'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='$${TAR-tar}'
+AR='/opt/miyoo/usr/bin/arm-linux-ar'
+AS='as'
+AUTOCONF='${SHELL} /home/steward/Github/miyoo_src/bennugd/core/missing --run autoconf'
+AUTOHEADER='${SHELL} /home/steward/Github/miyoo_src/bennugd/core/missing --run autoheader'
+AUTOMAKE='${SHELL} /home/steward/Github/miyoo_src/bennugd/core/missing --run automake-1.12'
+AWK='mawk'
+CC='/opt/miyoo/usr/bin/arm-linux-gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -finline-functions -fno-strict-aliasing '
+COMMON_CFLAGS='-DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -finline-functions -fno-strict-aliasing -Wall -DTARGET_LINUX -DUSE_LIBDES -DTARGET_MIYOO -mcpu=arm926ej-s -mtune=arm926ej-s -O3 -DARM -D_ARM_ASSEM_ -I/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/include/SDL -I/home/steward/Github/miyoo_src/bennugd/core/../3rdparty/des-4.04b'
+COMMON_LDFLAGS='-D_REENTRANT -lc -ldl -D_REENTRANT -L/home/steward/Github/miyoo_src/bennugd/core/../3rdparty/des-4.04b -ldes'
+CPP='/opt/miyoo/usr/bin/arm-linux-gcc -E'
+CPPFLAGS=''
+CRYPT_LDFLAGS=''
+CYGPATH_W='echo'
+DEFS='-DPACKAGE_NAME=\"bennu\" -DPACKAGE_TARNAME=\"bennu\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"bennu\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"bennu\" -DVERSION=\"1.0.0\"'
+DEPDIR='.deps'
+DLLTOOL='false'
+DSYMUTIL=''
+DUMPBIN=''
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+FGREP='/bin/grep -F'
+GREP='/bin/grep'
+HAVE_WINDRES_FALSE=''
+HAVE_WINDRES_TRUE='#'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+LD='/opt/miyoo/usr/bin/arm-linux-ld'
+LDFLAGS='-D_REENTRANT'
+LIBOBJS=''
+LIBS=''
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIPO=''
+LN_S='ln -s'
+LTLIBOBJS=''
+MAINT='#'
+MAINTAINER_MODE_FALSE=''
+MAINTAINER_MODE_TRUE='#'
+MAKEINFO='${SHELL} /home/steward/Github/miyoo_src/bennugd/core/missing --run makeinfo'
+MANIFEST_TOOL=':'
+MKDIR_P='/bin/mkdir -p'
+NM='/opt/miyoo/bin//arm-linux-nm -B'
+NMEDIT=''
+OBJDUMP='arm-linux-objdump'
+OBJEXT='o'
+OTOOL64=''
+OTOOL=''
+PACKAGE='bennu'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME='bennu'
+PACKAGE_STRING='bennu 1.0.0'
+PACKAGE_TARNAME='bennu'
+PACKAGE_URL=''
+PACKAGE_VERSION='1.0.0'
+PATH_SEPARATOR=':'
+PKG_CONFIG='/usr/bin/pkg-config'
+PKG_CONFIG_LIBDIR='/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig'
+PKG_CONFIG_PATH='/opt/miyoo/arm-miyoo-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig'
+RANLIB='/opt/miyoo/usr/bin/arm-linux-ranlib'
+SED='/bin/sed'
+SET_MAKE=''
+SHELL='/bin/bash'
+STRIP='/opt/miyoo/usr/bin/arm-linux-strip'
+VERSION='1.0.0'
+WINDRES=''
+ZLIB_CFLAGS=' '
+ZLIB_LIBS='-lz '
+ac_ct_AR=''
+ac_ct_CC=''
+ac_ct_DUMPBIN=''
+am__EXEEXT_FALSE=''
+am__EXEEXT_TRUE='#'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__include='include'
+am__isrc=''
+am__leading_dot='.'
+am__nodep='_no'
+am__quote=''
+am__tar='$${TAR-tar} chof - "$$tardir"'
+am__untar='$${TAR-tar} xf -'
+bindir='${exec_prefix}/bin'
+build='x86_64-pc-none'
+build_alias='x86_64'
+build_cpu='x86_64'
+build_os='none'
+build_vendor='pc'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='arm-unknown-linux-gnu'
+host_alias='arm-linux'
+host_cpu='arm'
+host_os='linux-gnu'
+host_vendor='unknown'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='${SHELL} /home/steward/Github/miyoo_src/bennugd/core/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+mkdir_p='/bin/mkdir -p'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/opt/miyoo/usr'
+program_transform_name='s&^&arm-linux-&'
+psdir='${docdir}'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target='arm-unknown-linux-gnu'
+target_alias='arm-linux'
+target_cpu='arm'
+target_os='linux-gnu'
+target_vendor='unknown'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME "bennu"
+#define PACKAGE_TARNAME "bennu"
+#define PACKAGE_VERSION "1.0.0"
+#define PACKAGE_STRING "bennu 1.0.0"
+#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 PACKAGE "bennu"
+#define VERSION "1.0.0"
+
+configure: exit 0