mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-09 08:56:43 +00:00
371 lines
12 KiB
Plaintext
371 lines
12 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by configure, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --host=arm-linux-androideabi --with-sysroot=/mnt/f/soft/android-ndk-r17c/sysroot --enable-input-tslib=no
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = DESKTOP-6CJ0SOQ
|
|
uname -m = x86_64
|
|
uname -r = 4.19.128-microsoft-standard
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Tue Jun 23 12:58:10 UTC 2020
|
|
|
|
/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: /mnt/f/soft/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/bin
|
|
PATH: /bin
|
|
PATH: /usr/local/games
|
|
PATH: /usr/games
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2858: checking build system type
|
|
configure:2872: result: x86_64-pc-linux-gnu
|
|
configure:2892: checking host system type
|
|
configure:2905: result: arm-unknown-linux-androideabi
|
|
configure:2946: checking how to print strings
|
|
configure:2973: result: printf
|
|
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
|
|
configure:3298: checking for C compiler version
|
|
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.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:3318: $? = 0
|
|
configure:3307: arm-linux-androideabi-gcc -v >&5
|
|
Using built-in specs.
|
|
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
|
|
Thread model: posix
|
|
gcc version 4.9.x 20150123 (prerelease) (GCC)
|
|
configure:3318: $? = 0
|
|
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
|
|
compilation terminated.
|
|
configure:3318: $? = 1
|
|
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
|
|
compilation terminated.
|
|
configure:3318: $? = 1
|
|
configure:3338: checking whether the C compiler works
|
|
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
|
|
collect2: error: ld returned 1 exit status
|
|
configure:3364: $? = 1
|
|
configure:3402: result: no
|
|
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;
|
|
| }
|
|
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
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
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
|
|
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
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXCPP_set=
|
|
ac_cv_env_CXXCPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
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=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
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=
|
|
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
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_host=arm-unknown-linux-androideabi
|
|
ac_cv_prog_CC=arm-linux-androideabi-gcc
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ALLOCA=''
|
|
ALSA_CFLAGS=''
|
|
ALSA_LIBS=''
|
|
AR='arm-linux-androideabi-ar'
|
|
ARTSCONFIG=''
|
|
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=''
|
|
DIRECTFB_CFLAGS=''
|
|
DIRECTFB_LIBS=''
|
|
DLLTOOL=''
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP=''
|
|
ENABLE_SHARED_FALSE=''
|
|
ENABLE_SHARED_TRUE=''
|
|
ENABLE_STATIC_FALSE=''
|
|
ENABLE_STATIC_TRUE=''
|
|
ESD_CFLAGS=''
|
|
ESD_CONFIG=''
|
|
ESD_LIBS=''
|
|
EXEEXT=''
|
|
EXTRA_CFLAGS=''
|
|
EXTRA_LDFLAGS=''
|
|
FCITX_CFLAGS=''
|
|
FCITX_LIBS=''
|
|
FGREP=''
|
|
FUSIONSOUND_CFLAGS=''
|
|
FUSIONSOUND_LIBS=''
|
|
GEN_HEADERS=''
|
|
GEN_OBJECTS=''
|
|
GREP=''
|
|
IBUS_CFLAGS=''
|
|
IBUS_LIBS=''
|
|
INCLUDE=''
|
|
INSTALL_DATA=''
|
|
INSTALL_PROGRAM=''
|
|
INSTALL_SCRIPT=''
|
|
INSTALL_SDL2_CONFIG=''
|
|
JACK_CFLAGS=''
|
|
JACK_LIBS=''
|
|
LD=''
|
|
LDFLAGS=''
|
|
LIBDRM_CFLAGS=''
|
|
LIBDRM_LIBS=''
|
|
LIBGBM_CFLAGS=''
|
|
LIBGBM_LIBS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL=''
|
|
LIBUSB_CFLAGS=''
|
|
LIBUSB_LIBS=''
|
|
LIPO=''
|
|
LN_S=''
|
|
LTLIBOBJS=''
|
|
LT_AGE=''
|
|
LT_CURRENT=''
|
|
LT_RELEASE=''
|
|
LT_REVISION=''
|
|
MANIFEST_TOOL=''
|
|
NM=''
|
|
NMEDIT=''
|
|
OBJDUMP=''
|
|
OBJECTS=''
|
|
OBJEXT=''
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME=''
|
|
PACKAGE_STRING=''
|
|
PACKAGE_TARNAME=''
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
PKG_CONFIG=''
|
|
PKG_CONFIG_LIBDIR=''
|
|
PKG_CONFIG_PATH=''
|
|
POW_LIB=''
|
|
PULSEAUDIO_CFLAGS=''
|
|
PULSEAUDIO_LIBS=''
|
|
RANLIB='arm-linux-androideabi-ranlib'
|
|
RPI_CFLAGS=''
|
|
RPI_LIBS=''
|
|
SDLMAIN_OBJECTS=''
|
|
SDLTEST_OBJECTS=''
|
|
SDL_BINARY_AGE='12'
|
|
SDL_CFLAGS=''
|
|
SDL_INTERFACE_AGE='0'
|
|
SDL_LIBS=''
|
|
SDL_MAJOR_VERSION='2'
|
|
SDL_MICRO_VERSION='12'
|
|
SDL_MINOR_VERSION='0'
|
|
SDL_RLD_FLAGS=''
|
|
SDL_STATIC_LIBS=''
|
|
SDL_VERSION='2.0.12'
|
|
SED=''
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP=''
|
|
VERSION_OBJECTS=''
|
|
WAYLAND_SCANNER=''
|
|
WINDRES=''
|
|
XMKMF=''
|
|
X_CFLAGS=''
|
|
X_EXTRA_LIBS=''
|
|
X_LIBS=''
|
|
X_PRE_LIBS=''
|
|
ac_aux_dir='build-scripts'
|
|
ac_ct_AR=''
|
|
ac_ct_CC=''
|
|
ac_ct_CXX=''
|
|
ac_ct_DUMPBIN=''
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='NONE'
|
|
host='arm-unknown-linux-androideabi'
|
|
host_alias='arm-linux-androideabi'
|
|
host_cpu='arm'
|
|
host_os='linux-androideabi'
|
|
host_vendor='unknown'
|
|
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}'
|
|
prefix='NONE'
|
|
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 ""
|
|
|
|
configure: exit 77
|