Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

371 lines
12 KiB

4 years ago
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
4 years ago
$ ./configure --host=arm-linux-androideabi --with-sysroot=/mnt/f/soft/android-ndk-r17c/sysroot --enable-input-tslib=no
4 years ago
## --------- ##
## Platform. ##
## --------- ##
4 years ago
hostname = DESKTOP-6CJ0SOQ
4 years ago
uname -m = x86_64
4 years ago
uname -r = 4.19.128-microsoft-standard
4 years ago
uname -s = Linux
4 years ago
uname -v = #1 SMP Tue Jun 23 12:58:10 UTC 2020
4 years ago
/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
4 years ago
PATH: /mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin
4 years ago
PATH: /usr/local/bin
PATH: /usr/bin
4 years ago
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
4 years ago
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2858: checking build system type
4 years ago
configure:2872: result: x86_64-pc-linux-gnu
4 years ago
configure:2892: checking host system type
4 years ago
configure:2905: result: arm-unknown-linux-androideabi
4 years ago
configure:2946: checking how to print strings
configure:2973: result: printf
4 years ago
configure:3002: checking for arm-linux-androideabi-gcc
configure:3018: found /mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc
configure:3029: result: arm-linux-androideabi-gcc
4 years ago
configure:3298: checking for C compiler version
4 years ago
configure:3307: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.9.x 20150123 (prerelease)
Copyright (C) 2014 Free Software Foundation, Inc.
4 years ago
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
4 years ago
configure:3307: arm-linux-androideabi-gcc -v >&5
4 years ago
Using built-in specs.
4 years ago
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../libexec/gcc/arm-linux-androideabi/4.9.x/lto-wrapper
Target: arm-linux-androideabi
Configured with: /usr/local/google/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/configure --prefix=/tmp/1f702185e9cc53b747a5c4e1441c9254 --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/buildbot/tmp/build/toolchain/temp-install --with-mpfr=/buildbot/tmp/build/toolchain/temp-install --with-mpc=/buildbot/tmp/build/toolchain/temp-install --with-cloog=/buildbot/tmp/build/toolchain/temp-install --with-isl=/buildbot/tmp/build/toolchain/temp-install --with-ppl=/buildbot/tmp/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-bionic-libs --enable-libatomic-ifuncs=no --enable-initfini-array --disable-nls --prefix=/tmp/1f702185e9cc53b747a5c4e1441c9254 --with-sysroot=/tmp/1f702185e9cc53b747a5c4e1441c9254/sysroot --with-binutils-version=2.27 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.9 --with-gdb-version=none --with-gxx-include-dir=/tmp/1f702185e9cc53b747a5c4e1441c9254/include/c++/4.9.x --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-eh-frame-hdr-for-static --enable-graphite=yes --with-isl-version=0.11.1 --with-cloog-version=0.18.0 --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
4 years ago
Thread model: posix
4 years ago
gcc version 4.9.x 20150123 (prerelease) (GCC)
4 years ago
configure:3318: $? = 0
4 years ago
configure:3307: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
4 years ago
compilation terminated.
configure:3318: $? = 1
4 years ago
configure:3307: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
4 years ago
compilation terminated.
configure:3318: $? = 1
configure:3338: checking whether the C compiler works
4 years ago
configure:3360: arm-linux-androideabi-gcc --sysroot=/mnt/f/soft/android-ndk-r17c/sysroot --sysroot=/mnt/f/soft/android-ndk-r17c/sysroot conftest.c >&5
/mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot open crtbegin_dynamic.o: No such file or directory
/mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot open crtend_android.o: No such file or directory
/mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc
/mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldl
4 years ago
collect2: error: ld returned 1 exit status
4 years ago
configure:3364: $? = 1
configure:3402: result: no
4 years ago
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. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
4 years ago
configure:3407: error: in `/home/jusic/source-engine/thirdparty/SDL2-src':
configure:3409: error: C compiler cannot create executables
See `config.log' for more details
4 years ago
## ---------------- ##
## Cache variables. ##
## ---------------- ##
4 years ago
ac_cv_build=x86_64-pc-linux-gnu
4 years ago
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
4 years ago
ac_cv_env_CFLAGS_value=--sysroot=/mnt/f/soft/android-ndk-r17c/sysroot
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=--sysroot=/mnt/f/soft/android-ndk-r17c/sysroot
4 years ago
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
4 years ago
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
4 years ago
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_DIRECTFB_CFLAGS_set=
ac_cv_env_DIRECTFB_CFLAGS_value=
ac_cv_env_DIRECTFB_LIBS_set=
ac_cv_env_DIRECTFB_LIBS_value=
ac_cv_env_FCITX_CFLAGS_set=
ac_cv_env_FCITX_CFLAGS_value=
ac_cv_env_FCITX_LIBS_set=
ac_cv_env_FCITX_LIBS_value=
ac_cv_env_FUSIONSOUND_CFLAGS_set=
ac_cv_env_FUSIONSOUND_CFLAGS_value=
ac_cv_env_FUSIONSOUND_LIBS_set=
ac_cv_env_FUSIONSOUND_LIBS_value=
ac_cv_env_IBUS_CFLAGS_set=
ac_cv_env_IBUS_CFLAGS_value=
ac_cv_env_IBUS_LIBS_set=
ac_cv_env_IBUS_LIBS_value=
ac_cv_env_JACK_CFLAGS_set=
ac_cv_env_JACK_CFLAGS_value=
ac_cv_env_JACK_LIBS_set=
ac_cv_env_JACK_LIBS_value=
4 years ago
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
4 years ago
ac_cv_env_LIBDRM_CFLAGS_set=
ac_cv_env_LIBDRM_CFLAGS_value=
ac_cv_env_LIBDRM_LIBS_set=
ac_cv_env_LIBDRM_LIBS_value=
ac_cv_env_LIBGBM_CFLAGS_set=
ac_cv_env_LIBGBM_CFLAGS_value=
ac_cv_env_LIBGBM_LIBS_set=
ac_cv_env_LIBGBM_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBUSB_CFLAGS_set=
ac_cv_env_LIBUSB_CFLAGS_value=
ac_cv_env_LIBUSB_LIBS_set=
ac_cv_env_LIBUSB_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PULSEAUDIO_CFLAGS_set=
ac_cv_env_PULSEAUDIO_CFLAGS_value=
ac_cv_env_PULSEAUDIO_LIBS_set=
ac_cv_env_PULSEAUDIO_LIBS_value=
ac_cv_env_RPI_CFLAGS_set=
ac_cv_env_RPI_CFLAGS_value=
ac_cv_env_RPI_LIBS_set=
ac_cv_env_RPI_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
4 years ago
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
4 years ago
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
4 years ago
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_prog_CC=arm-linux-androideabi-gcc
4 years ago
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
ALSA_CFLAGS=''
4 years ago
ALSA_LIBS=''
AR='arm-linux-androideabi-ar'
4 years ago
ARTSCONFIG=''
4 years ago
AS=''
AWK=''
BUILD_CFLAGS=''
BUILD_LDFLAGS=''
CC='arm-linux-androideabi-gcc'
CFLAGS='--sysroot=/mnt/f/soft/android-ndk-r17c/sysroot'
CPP=''
CPPFLAGS='--sysroot=/mnt/f/soft/android-ndk-r17c/sysroot'
CXX=''
CXXCPP=''
CXXFLAGS=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
4 years ago
DIRECTFB_CFLAGS=''
DIRECTFB_LIBS=''
4 years ago
DLLTOOL=''
4 years ago
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
4 years ago
EGREP=''
ENABLE_SHARED_FALSE=''
4 years ago
ENABLE_SHARED_TRUE=''
4 years ago
ENABLE_STATIC_FALSE=''
4 years ago
ENABLE_STATIC_TRUE=''
ESD_CFLAGS=''
4 years ago
ESD_CONFIG=''
4 years ago
ESD_LIBS=''
EXEEXT=''
4 years ago
EXTRA_CFLAGS=''
EXTRA_LDFLAGS=''
4 years ago
FCITX_CFLAGS=''
FCITX_LIBS=''
4 years ago
FGREP=''
4 years ago
FUSIONSOUND_CFLAGS=''
FUSIONSOUND_LIBS=''
4 years ago
GEN_HEADERS=''
GEN_OBJECTS=''
GREP=''
IBUS_CFLAGS=''
IBUS_LIBS=''
INCLUDE=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
INSTALL_SDL2_CONFIG=''
4 years ago
JACK_CFLAGS=''
4 years ago
JACK_LIBS=''
LD=''
LDFLAGS=''
4 years ago
LIBDRM_CFLAGS=''
LIBDRM_LIBS=''
LIBGBM_CFLAGS=''
LIBGBM_LIBS=''
LIBOBJS=''
4 years ago
LIBS=''
LIBTOOL=''
4 years ago
LIBUSB_CFLAGS=''
LIBUSB_LIBS=''
LIPO=''
4 years ago
LN_S=''
4 years ago
LTLIBOBJS=''
4 years ago
LT_AGE=''
LT_CURRENT=''
LT_RELEASE=''
LT_REVISION=''
MANIFEST_TOOL=''
NM=''
4 years ago
NMEDIT=''
4 years ago
OBJDUMP=''
OBJECTS=''
OBJEXT=''
4 years ago
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
4 years ago
PKG_CONFIG=''
4 years ago
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POW_LIB=''
4 years ago
PULSEAUDIO_CFLAGS=''
PULSEAUDIO_LIBS=''
RANLIB='arm-linux-androideabi-ranlib'
RPI_CFLAGS=''
RPI_LIBS=''
SDLMAIN_OBJECTS=''
SDLTEST_OBJECTS=''
4 years ago
SDL_BINARY_AGE='12'
4 years ago
SDL_CFLAGS=''
4 years ago
SDL_INTERFACE_AGE='0'
4 years ago
SDL_LIBS=''
4 years ago
SDL_MAJOR_VERSION='2'
SDL_MICRO_VERSION='12'
SDL_MINOR_VERSION='0'
4 years ago
SDL_RLD_FLAGS=''
SDL_STATIC_LIBS=''
4 years ago
SDL_VERSION='2.0.12'
4 years ago
SED=''
4 years ago
SET_MAKE=''
4 years ago
SHELL='/bin/bash'
STRIP=''
4 years ago
VERSION_OBJECTS=''
4 years ago
WAYLAND_SCANNER=''
WINDRES=''
4 years ago
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
4 years ago
X_PRE_LIBS=''
4 years ago
ac_aux_dir='build-scripts'
4 years ago
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
4 years ago
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
4 years ago
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
4 years ago
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
4 years ago
exec_prefix='NONE'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
4 years ago
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
4 years ago
prefix='NONE'
4 years ago
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
4 years ago
configure: exit 77