Created
October 10, 2019 10:27
-
-
Save lukas-buergi/f77b7c4b47c537aeb7c1ab489337663a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by LyX configure 2.3.3, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --enable-qt5 --prefix=/data/data/com.termux/files/ QTDIR=/data/data/com.termux/files/usr | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = localhost | |
uname -m = aarch64 | |
uname -r = 4.14.83-16578333 | |
uname -s = Linux | |
uname -v = #2 SMP PREEMPT Tue Aug 13 14:29:59 KST 2019 | |
/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: /data/data/com.termux/files/usr/bin | |
PATH: /data/data/com.termux/files/usr/bin/applets | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2892: checking for build type | |
configure:2910: result: release | |
configure:2922: checking for version suffix | |
configure:2941: result: | |
configure:2945: checking whether Qt5 is requested | |
configure:2954: result: yes | |
configure:2963: checking build system type | |
configure:2977: result: aarch64-unknown-linux-gnu | |
configure:2997: checking host system type | |
configure:3010: result: aarch64-unknown-linux-gnu | |
configure:3030: checking target system type | |
configure:3043: result: aarch64-unknown-linux-gnu | |
configure:3069: checking what packaging should be used | |
configure:3086: result: posix | |
configure:3186: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3195: result: no | |
configure:3219: checking whether make supports nested variables | |
configure:3236: result: yes | |
configure:3267: checking for a BSD-compatible install | |
configure:3335: result: /data/data/com.termux/files/usr/bin/install -c | |
configure:3346: checking whether build environment is sane | |
configure:3401: result: yes | |
configure:3552: checking for a thread-safe mkdir -p | |
configure:3591: result: /data/data/com.termux/files/usr/bin/mkdir -p | |
configure:3598: checking for gawk | |
configure:3614: found /data/data/com.termux/files/usr/bin/gawk | |
configure:3625: result: gawk | |
configure:3636: checking whether make sets $(MAKE) | |
configure:3658: result: yes | |
configure:3745: checking whether UID '10207' is supported by ustar format | |
configure:3748: result: yes | |
configure:3755: checking whether GID '10207' is supported by ustar format | |
configure:3758: result: yes | |
configure:3766: checking how to create a ustar tar archive | |
configure:3777: tar --version | |
tar (GNU tar) 1.32 | |
Copyright (C) 2019 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. | |
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:3780: $? = 0 | |
configure:3820: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:3823: $? = 0 | |
configure:3827: tar -xf - <conftest.tar | |
configure:3830: $? = 0 | |
configure:3832: cat conftest.dir/file | |
GrepMe | |
configure:3835: $? = 0 | |
configure:3848: result: gnutar | |
configure:4008: checking for a Python interpreter with version >= 2.7.0 or 3.3.0 | |
configure:4019: python -c import sys version = sys.version_info[:3] sys.exit(not ((2,7,0) <= version < (3,0,0) or version >= (3,3,0))) | |
configure:4022: $? = 0 | |
configure:4028: result: python | |
configure:4036: checking for python | |
configure:4054: found /data/data/com.termux/files/usr/bin/python | |
configure:4066: result: /data/data/com.termux/files/usr/bin/python | |
configure:4146: checking for python version | |
configure:4153: result: 3.7 | |
configure:4165: checking for python platform | |
configure:4172: result: linux | |
configure:4198: checking for python script directory | |
configure:4233: result: ${prefix}/lib/python3.7/site-packages | |
configure:4242: checking for python extension module directory | |
configure:4277: result: ${exec_prefix}/lib/python3.7/site-packages | |
configure:4296: checking whether make supports the include directive | |
configure:4311: make -f confmf.GNU && cat confinc.out | |
this is the am__doit target | |
configure:4314: $? = 0 | |
configure:4333: result: yes (GNU style) | |
configure:4403: checking for gcc | |
configure:4419: found /data/data/com.termux/files/usr/bin/gcc | |
configure:4430: result: gcc | |
configure:4659: checking for C compiler version | |
configure:4668: gcc --version >&5 | |
clang version 8.0.1 (tags/RELEASE_801/final) | |
Target: aarch64-unknown-linux-android | |
Thread model: posix | |
InstalledDir: /data/data/com.termux/files/usr/bin | |
configure:4679: $? = 0 | |
configure:4668: gcc -v >&5 | |
clang version 8.0.1 (tags/RELEASE_801/final) | |
Target: aarch64-unknown-linux-android | |
Thread model: posix | |
InstalledDir: /data/data/com.termux/files/usr/bin | |
configure:4679: $? = 0 | |
configure:4668: gcc -V >&5 | |
clang-8: error: argument to '-V' is missing (expected 1 value) | |
clang-8: error: no input files | |
configure:4679: $? = 1 | |
configure:4668: gcc -qversion >&5 | |
clang-8: error: unknown argument '-qversion', did you mean '--version'? | |
clang-8: error: no input files | |
configure:4679: $? = 1 | |
configure:4699: checking whether the C compiler works | |
configure:4721: gcc conftest.c >&5 | |
configure:4725: $? = 0 | |
configure:4773: result: yes | |
configure:4776: checking for C compiler default output file name | |
configure:4778: result: a.out | |
configure:4784: checking for suffix of executables | |
configure:4791: gcc -o conftest conftest.c >&5 | |
configure:4795: $? = 0 | |
configure:4817: result: | |
configure:4839: checking whether we are cross compiling | |
configure:4847: gcc -o conftest conftest.c >&5 | |
configure:4851: $? = 0 | |
configure:4858: ./conftest | |
configure:4862: $? = 0 | |
configure:4877: result: no | |
configure:4882: checking for suffix of object files | |
configure:4904: gcc -c conftest.c >&5 | |
configure:4908: $? = 0 | |
configure:4929: result: o | |
configure:4933: checking whether we are using the GNU C compiler | |
configure:4952: gcc -c conftest.c >&5 | |
configure:4952: $? = 0 | |
configure:4961: result: yes | |
configure:4970: checking whether gcc accepts -g | |
configure:4990: gcc -c -g conftest.c >&5 | |
configure:4990: $? = 0 | |
configure:5031: result: yes | |
configure:5048: checking for gcc option to accept ISO C89 | |
configure:5111: gcc -c -g -O2 conftest.c >&5 | |
configure:5111: $? = 0 | |
configure:5124: result: none needed | |
configure:5149: checking whether gcc understands -c and -o together | |
configure:5171: gcc -c conftest.c -o conftest2.o | |
configure:5174: $? = 0 | |
configure:5171: gcc -c conftest.c -o conftest2.o | |
configure:5174: $? = 0 | |
configure:5186: result: yes | |
configure:5205: checking dependency style of gcc | |
configure:5316: result: gcc3 | |
configure:5381: checking for ar | |
configure:5397: found /data/data/com.termux/files/usr/bin/ar | |
configure:5408: result: ar | |
configure:5434: checking the archiver (ar) interface | |
configure:5450: gcc -c -g -O2 conftest.c >&5 | |
configure:5450: $? = 0 | |
configure:5452: ar cru libconftest.a conftest.o >&5 | |
configure:5455: $? = 0 | |
configure:5483: result: ar | |
configure:5546: checking for ranlib | |
configure:5562: found /data/data/com.termux/files/usr/bin/ranlib | |
configure:5573: result: ranlib | |
configure:5661: checking for g++ | |
configure:5677: found /data/data/com.termux/files/usr/bin/g++ | |
configure:5688: result: g++ | |
configure:5715: checking for C++ compiler version | |
configure:5724: g++ --version >&5 | |
clang version 8.0.1 (tags/RELEASE_801/final) | |
Target: aarch64-unknown-linux-android | |
Thread model: posix | |
InstalledDir: /data/data/com.termux/files/usr/bin | |
configure:5735: $? = 0 | |
configure:5724: g++ -v >&5 | |
clang version 8.0.1 (tags/RELEASE_801/final) | |
Target: aarch64-unknown-linux-android | |
Thread model: posix | |
InstalledDir: /data/data/com.termux/files/usr/bin | |
configure:5735: $? = 0 | |
configure:5724: g++ -V >&5 | |
clang-8: error: argument to '-V' is missing (expected 1 value) | |
clang-8: error: no input files | |
configure:5735: $? = 1 | |
configure:5724: g++ -qversion >&5 | |
clang-8: error: unknown argument '-qversion', did you mean '--version'? | |
clang-8: error: no input files | |
configure:5735: $? = 1 | |
configure:5739: checking whether we are using the GNU C++ compiler | |
configure:5758: g++ -c conftest.cpp >&5 | |
configure:5758: $? = 0 | |
configure:5767: result: yes | |
configure:5776: checking whether g++ accepts -g | |
configure:5796: g++ -c -g conftest.cpp >&5 | |
configure:5796: $? = 0 | |
configure:5837: result: yes | |
configure:5862: checking dependency style of g++ | |
configure:5973: result: gcc3 | |
configure:5993: checking how to run the C++ preprocessor | |
configure:6020: g++ -E conftest.cpp | |
configure:6020: $? = 0 | |
configure:6034: g++ -E conftest.cpp | |
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:6034: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6059: result: g++ -E | |
configure:6079: g++ -E conftest.cpp | |
configure:6079: $? = 0 | |
configure:6093: g++ -E conftest.cpp | |
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:6093: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6131: checking whether the compiler is clang | |
configure:6151: g++ -c conftest.cpp >&5 | |
configure:6151: $? = 0 | |
configure:6158: result: yes | |
configure:6161: checking for clang version | |
configure:6167: g++ -o conftest conftest.cpp >&5 | |
configure:6167: $? = 0 | |
configure:6167: ./conftest | |
configure:6167: $? = 0 | |
configure:6173: g++ -o conftest conftest.cpp >&5 | |
configure:6173: $? = 0 | |
configure:6173: ./conftest | |
configure:6173: $? = 0 | |
configure:6179: g++ -o conftest conftest.cpp >&5 | |
configure:6179: $? = 0 | |
configure:6179: ./conftest | |
configure:6179: $? = 0 | |
configure:6192: result: 8.0.1 | |
configure:6196: checking for at least C++11 mode | |
configure:6241: g++ -c -std=c++14 conftest.cpp >&5 | |
configure:6241: $? = 0 | |
configure:6249: result: -std=c++14 | |
configure:6256: checking whether STL is libstdc++ | |
configure:6276: g++ -c -std=c++14 conftest.cpp >&5 | |
conftest.cpp:17:6: error: invalid use of 'this' outside of a non-static member function | |
this is not libstdc++ | |
^ | |
1 error generated. | |
configure:6276: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| /* end confdefs.h. */ | |
| #include<vector> | |
| int | |
| main () | |
| { | |
| | |
| #if ! defined(__GLIBCXX__) && ! defined(__GLIBCPP__) | |
| this is not libstdc++ | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6283: result: no | |
configure:6286: checking whether STL is libstdc++ using the C++11 ABI | |
configure:6306: g++ -c -std=c++14 conftest.cpp >&5 | |
conftest.cpp:17:6: error: invalid use of 'this' outside of a non-static member function | |
this is not libstdc++ using the C++11 ABI | |
^ | |
1 error generated. | |
configure:6306: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| /* end confdefs.h. */ | |
| #include<vector> | |
| int | |
| main () | |
| { | |
| | |
| #if ! defined(_GLIBCXX_USE_CXX11_ABI) || ! _GLIBCXX_USE_CXX11_ABI | |
| this is not libstdc++ using the C++11 ABI | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6313: result: no | |
configure:6320: checking for correct regex implementation | |
configure:6351: g++ -o conftest -std=c++14 -std=c++14 conftest.cpp >&5 | |
configure:6351: $? = 0 | |
configure:6360: result: yes | |
configure:6381: checking for std::call_once availability | |
configure:6403: g++ -o conftest -std=c++14 -std=c++14 conftest.cpp >&5 | |
configure:6403: $? = 0 | |
configure:6412: result: yes | |
configure:6667: checking for gcc | |
configure:6683: found /data/data/com.termux/files/usr/bin/gcc | |
configure:6694: result: gcc | |
configure:6719: checking for Objective C compiler version | |
configure:6728: gcc --version >&5 | |
clang version 8.0.1 (tags/RELEASE_801/final) | |
Target: aarch64-unknown-linux-android | |
Thread model: posix | |
InstalledDir: /data/data/com.termux/files/usr/bin | |
configure:6739: $? = 0 | |
configure:6728: gcc -v >&5 | |
clang version 8.0.1 (tags/RELEASE_801/final) | |
Target: aarch64-unknown-linux-android | |
Thread model: posix | |
InstalledDir: /data/data/com.termux/files/usr/bin | |
configure:6739: $? = 0 | |
configure:6728: gcc -V >&5 | |
clang-8: error: argument to '-V' is missing (expected 1 value) | |
clang-8: error: no input files | |
configure:6739: $? = 1 | |
configure:6728: gcc -qversion >&5 | |
clang-8: error: unknown argument '-qversion', did you mean '--version'? | |
clang-8: error: no input files | |
configure:6739: $? = 1 | |
configure:6743: checking whether we are using the GNU Objective C compiler | |
configure:6762: gcc -c conftest.m >&5 | |
configure:6762: $? = 0 | |
configure:6771: result: yes | |
configure:6780: checking whether gcc accepts -g | |
configure:6800: gcc -c -g conftest.m >&5 | |
configure:6800: $? = 0 | |
configure:6841: result: yes | |
configure:6866: checking dependency style of gcc | |
configure:6975: result: gcc3 | |
configure:6993: checking dependency style of gcc | |
configure:7102: result: gcc3 | |
configure:7126: checking for extra library directory | |
configure:7139: result: NONE | |
configure:7171: checking for extra include directory | |
configure:7184: result: NONE | |
configure:7207: checking for extra lib+include directory | |
configure:7220: result: NONE | |
configure:7247: checking for main in -lshlwapi | |
configure:7266: g++ -o conftest conftest.cpp -lshlwapi >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: cannot find -lshlwapi | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7266: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:7275: result: no | |
configure:7282: checking for main in -lpsapi | |
configure:7301: g++ -o conftest conftest.cpp -lpsapi >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: cannot find -lpsapi | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7301: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:7310: result: no | |
configure:7317: checking for main in -lgdi32 | |
configure:7336: g++ -o conftest conftest.cpp -lgdi32 >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: cannot find -lgdi32 | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7336: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:7345: result: no | |
configure:7356: checking for main in -lole32 | |
configure:7375: g++ -o conftest conftest.cpp -lole32 >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: cannot find -lole32 | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7375: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:7384: result: no | |
configure:7397: checking whether to use included boost library | |
configure:7415: result: yes | |
configure:7516: checking for grep that handles long lines and -e | |
configure:7574: result: /data/data/com.termux/files/usr/bin/grep | |
configure:7579: checking for egrep | |
configure:7641: result: /data/data/com.termux/files/usr/bin/grep -E | |
configure:7646: checking for ANSI C header files | |
configure:7666: g++ -c conftest.cpp >&5 | |
configure:7666: $? = 0 | |
configure:7739: g++ -o conftest conftest.cpp >&5 | |
configure:7739: $? = 0 | |
configure:7739: ./conftest | |
configure:7739: $? = 0 | |
configure:7750: result: yes | |
configure:7763: checking for sys/types.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for sys/stat.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for stdlib.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for string.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for memory.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for strings.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for inttypes.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for stdint.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7763: checking for unistd.h | |
configure:7763: g++ -c conftest.cpp >&5 | |
configure:7763: $? = 0 | |
configure:7763: result: yes | |
configure:7775: checking whether byte ordering is bigendian | |
configure:7790: g++ -c conftest.cpp >&5 | |
conftest.cpp:25:9: error: expected unqualified-id | |
not a universal capable compiler | |
^ | |
1 error generated. | |
configure:7790: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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 | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:7835: g++ -c conftest.cpp >&5 | |
configure:7835: $? = 0 | |
configure:7853: g++ -c conftest.cpp >&5 | |
conftest.cpp:31:11: error: expected ';' after expression | |
not big endian | |
^ | |
; | |
conftest.cpp:31:8: error: use of undeclared identifier 'big' | |
not big endian | |
^ | |
conftest.cpp:31:12: error: use of undeclared identifier 'endian' | |
not big endian | |
^ | |
3 errors generated. | |
configure:7853: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7981: result: no | |
configure:8001: checking whether printing callstack is possible | |
configure:8026: g++ -c conftest.cpp >&5 | |
conftest.cpp:25:10: fatal error: 'execinfo.h' file not found | |
#include <execinfo.h> | |
^~~~~~~~~~~~ | |
1 error generated. | |
configure:8026: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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 | |
| /* end confdefs.h. */ | |
| | |
| #include <execinfo.h> | |
| #include <cxxabi.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| void* array[200]; | |
| size_t size = backtrace(array, 200); | |
| backtrace_symbols(array, size); | |
| int status = 0; | |
| abi::__cxa_demangle("abcd", 0, 0, &status); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:8033: result: no | |
configure:8044: checking whether make_unique is defined by header memory | |
configure:8067: g++ -c -fPIC -O2 -std=c++14 -Wno-deprecated-register conftest.cpp >&5 | |
configure:8067: $? = 0 | |
configure:8081: result: yes | |
configure:8096: checking size of wchar_t | |
configure:8101: g++ -o conftest conftest.cpp >&5 | |
configure:8101: $? = 0 | |
configure:8101: ./conftest | |
configure:8101: $? = 0 | |
configure:8115: result: 4 | |
configure:8127: checking for wchar_t | |
configure:8144: g++ -c conftest.cpp >&5 | |
configure:8144: $? = 0 | |
configure:8151: result: yes | |
configure:8165: checking for unsigned long long int | |
configure:8204: g++ -o conftest conftest.cpp >&5 | |
configure:8204: $? = 0 | |
configure:8213: result: yes | |
configure:8223: checking for long long int | |
configure:8261: g++ -o conftest conftest.cpp >&5 | |
configure:8261: $? = 0 | |
configure:8261: ./conftest | |
configure:8261: $? = 0 | |
configure:8273: result: yes | |
configure:8286: checking size of long | |
configure:8291: g++ -o conftest conftest.cpp >&5 | |
configure:8291: $? = 0 | |
configure:8291: ./conftest | |
configure:8291: $? = 0 | |
configure:8305: result: 8 | |
configure:8319: checking size of long long | |
configure:8324: g++ -o conftest conftest.cpp >&5 | |
configure:8324: $? = 0 | |
configure:8324: ./conftest | |
configure:8324: $? = 0 | |
configure:8338: result: 8 | |
configure:8391: checking for ld used by GCC | |
configure:8455: result: /data/data/com.termux/files/usr/bin/aarch64-linux-android-ld | |
configure:8462: checking if the linker (/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld) is GNU ld | |
configure:8475: result: yes | |
configure:8482: checking for shared library run path origin | |
configure:8495: result: done | |
configure:9073: checking for iconv | |
configure:9097: g++ -o conftest conftest.cpp >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/tmp/conftest-093fe2.o: in function `main': | |
conftest.cpp:(.text+0x38): undefined reference to `libiconv_open' | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: conftest.cpp:(.text+0x54): undefined reference to `libiconv' | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: conftest.cpp:(.text+0x60): undefined reference to `libiconv_close' | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9097: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:9121: g++ -o conftest conftest.cpp -liconv >&5 | |
configure:9121: $? = 0 | |
configure:9131: result: yes | |
configure:9134: checking for working iconv | |
configure:9263: g++ -o conftest conftest.cpp -liconv >&5 | |
configure:9263: $? = 0 | |
configure:9263: ./conftest | |
configure:9263: $? = 0 | |
configure:9275: result: yes | |
configure:9290: checking how to link with libiconv | |
configure:9292: result: -liconv | |
configure:9303: checking for iconv declaration | |
configure:9332: g++ -c conftest.cpp >&5 | |
configure:9332: $? = 0 | |
configure:9342: result: | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
configure:9355: checking whether to use included iconv library | |
configure:9373: result: no | |
configure:9581: checking whether to use included zlib library | |
configure:9599: result: no | |
configure:9613: checking zlib.h usability | |
configure:9613: g++ -c conftest.cpp >&5 | |
configure:9613: $? = 0 | |
configure:9613: result: yes | |
configure:9613: checking zlib.h presence | |
configure:9613: g++ -E conftest.cpp | |
configure:9613: $? = 0 | |
configure:9613: result: yes | |
configure:9613: checking for zlib.h | |
configure:9613: result: yes | |
configure:9618: checking for gzopen in -lz | |
configure:9643: g++ -o conftest conftest.cpp -lz >&5 | |
configure:9643: $? = 0 | |
configure:9652: result: yes | |
configure:9678: checking magic.h usability | |
configure:9678: g++ -c conftest.cpp >&5 | |
conftest.cpp:67:10: fatal error: 'magic.h' file not found | |
#include <magic.h> | |
^~~~~~~~~ | |
1 error generated. | |
configure:9678: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <magic.h> | |
configure:9678: result: no | |
configure:9678: checking magic.h presence | |
configure:9678: g++ -E conftest.cpp | |
conftest.cpp:34:10: fatal error: 'magic.h' file not found | |
#include <magic.h> | |
^~~~~~~~~ | |
1 error generated. | |
configure:9678: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| /* end confdefs.h. */ | |
| #include <magic.h> | |
configure:9678: result: no | |
configure:9678: checking for magic.h | |
configure:9678: result: no | |
configure:9841: checking for pkg-config | |
configure:9859: found /data/data/com.termux/files/usr/bin/pkg-config | |
configure:9871: result: /data/data/com.termux/files/usr/bin/pkg-config | |
configure:9896: checking pkg-config is at least version 0.9.0 | |
configure:9899: result: yes | |
configure:9922: $PKG_CONFIG --exists --print-errors "Qt5X11Extras" | |
configure:9925: $? = 0 | |
configure:9937: $PKG_CONFIG --exists --print-errors "Qt5WinExtras" | |
Package Qt5WinExtras was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5WinExtras.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5WinExtras' found | |
configure:9940: $? = 1 | |
configure:9949: $PKG_CONFIG --exists --print-errors "Qt5MacExtras" | |
Package Qt5MacExtras was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5MacExtras.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5MacExtras' found | |
configure:9952: $? = 1 | |
configure:9962: checking for QT_CORE | |
configure:9970: $PKG_CONFIG --exists --print-errors "$qt_corelibs" | |
configure:9973: $? = 0 | |
configure:9988: $PKG_CONFIG --exists --print-errors "$qt_corelibs" | |
configure:9991: $? = 0 | |
configure:10025: result: yes | |
configure:10039: checking for QT_FRONTEND | |
configure:10047: $PKG_CONFIG --exists --print-errors "$qt_guilibs" | |
Package Qt5Svg was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Svg.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Svg' found | |
configure:10050: $? = 1 | |
configure:10065: $PKG_CONFIG --exists --print-errors "$qt_guilibs" | |
Package Qt5Svg was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Svg.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Svg' found | |
configure:10068: $? = 1 | |
No package 'Qt5Svg' found | |
configure:10128: checking for X | |
configure:10236: g++ -E conftest.cpp | |
configure:10236: $? = 0 | |
configure:10267: g++ -o conftest conftest.cpp -lX11 >&5 | |
configure:10267: $? = 0 | |
configure:10317: result: libraries , headers | |
configure:10416: g++ -o conftest conftest.cpp -lX11 >&5 | |
configure:10416: $? = 0 | |
configure:10514: checking for gethostbyname | |
configure:10514: g++ -o conftest conftest.cpp >&5 | |
configure:10514: $? = 0 | |
configure:10514: result: yes | |
configure:10611: checking for connect | |
configure:10611: g++ -o conftest conftest.cpp >&5 | |
configure:10611: $? = 0 | |
configure:10611: result: yes | |
configure:10660: checking for remove | |
configure:10660: g++ -o conftest conftest.cpp >&5 | |
configure:10660: $? = 0 | |
configure:10660: result: yes | |
configure:10709: checking for shmat | |
configure:10709: g++ -o conftest conftest.cpp >&5 | |
configure:10709: $? = 0 | |
configure:10709: result: yes | |
configure:10767: checking for IceConnectionNumber in -lICE | |
configure:10792: g++ -o conftest conftest.cpp -lICE >&5 | |
configure:10792: $? = 0 | |
configure:10801: result: yes | |
configure:10849: checking for Qt library name | |
configure:10894: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -lQt5Core >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/lib/libQt5Core.so: undefined reference to `QInotifyFileSystemWatcherEngine::create(QObject*)' | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10894: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10894: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -framework QtCore >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: -f may not be used without -shared | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10894: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10933: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -lQt5Core >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/lib/libQt5Core.so: undefined reference to `QInotifyFileSystemWatcherEngine::create(QObject*)' | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10933: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10933: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -lQt5Concurrent >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/tmp/conftest-78d403.o: undefined reference to symbol '_ZN10QArrayData10deallocateEPS_mm@@Qt_5' | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/lib/libQt5Core.so.5: error adding symbols: DSO missing from command line | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10933: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10933: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -lQt5Gui >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/tmp/conftest-7decb7.o: undefined reference to symbol '_ZN10QArrayData10deallocateEPS_mm@@Qt_5' | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/lib/libQt5Core.so.5: error adding symbols: DSO missing from command line | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10933: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10933: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -lQt5Svg >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: cannot find -lQt5Svg | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10933: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10933: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -lQt5Widgets >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/tmp/conftest-b9e59a.o: undefined reference to symbol '_ZN10QArrayData10deallocateEPS_mm@@Qt_5' | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: /data/data/com.termux/files/usr/lib/libQt5Core.so.5: error adding symbols: DSO missing from command line | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10933: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10933: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -framework QtCore -framework QtConcurrent -framework QtSvg -framework QtWidgets -framework QtMacExtras -framework QtGui >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: -f may not be used without -shared | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10933: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10933: g++ -o conftest -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras -L/data/data/com.termux/files/usr/lib conftest.cpp -lSM -lICE -lX11 -framework QtCore -framework QtGui >&5 | |
/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: -f may not be used without -shared | |
clang-8: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10933: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LyX" | |
| #define PACKAGE_TARNAME "lyx" | |
| #define PACKAGE_VERSION "2.3.3" | |
| #define PACKAGE_STRING "LyX 2.3.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define USE_POSIX_PACKAGING 1 | |
| #define PACKAGE "lyx" | |
| #define LYX_USE_STD_REGEX 1 | |
| #define LYX_USE_STD_CALL_ONCE 1 | |
| #define USE_LLVM_LIBCPP 1 | |
| #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_DEF_MAKE_UNIQUE 1 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_QT5_X11_EXTRAS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <qglobal.h> | |
| #include <qstring.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| QString s("mangle_failure"); | |
| #if (QT_VERSION < 400) | |
| break_me_(\\); | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10950: result: failed | |
configure:10952: error: cannot compile a simple Qt executable. Check you have the right $QTDIR. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build='aarch64-unknown-linux-gnu' | |
ac_cv_c_bigendian='no' | |
ac_cv_c_compiler_gnu='yes' | |
ac_cv_cxx_compiler_gnu='yes' | |
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='' | |
ac_cv_env_CFLAGS_value='' | |
ac_cv_env_CPPFLAGS_set='' | |
ac_cv_env_CPPFLAGS_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_ENCHANT_CFLAGS_set='' | |
ac_cv_env_ENCHANT_CFLAGS_value='' | |
ac_cv_env_ENCHANT_LIBS_set='' | |
ac_cv_env_ENCHANT_LIBS_value='' | |
ac_cv_env_HUNSPELL_CFLAGS_set='' | |
ac_cv_env_HUNSPELL_CFLAGS_value='' | |
ac_cv_env_HUNSPELL_LIBS_set='' | |
ac_cv_env_HUNSPELL_LIBS_value='' | |
ac_cv_env_LDFLAGS_set='' | |
ac_cv_env_LDFLAGS_value='' | |
ac_cv_env_LIBS_set='' | |
ac_cv_env_LIBS_value='' | |
ac_cv_env_OBJCFLAGS_set='' | |
ac_cv_env_OBJCFLAGS_value='' | |
ac_cv_env_OBJC_set='' | |
ac_cv_env_OBJC_value='' | |
ac_cv_env_PKG_CONFIG_set='' | |
ac_cv_env_PKG_CONFIG_value='' | |
ac_cv_env_PYTHON_set='' | |
ac_cv_env_PYTHON_value='' | |
ac_cv_env_QTDIR_set='set' | |
ac_cv_env_QTDIR_value='/data/data/com.termux/files/usr' | |
ac_cv_env_QT_CORE_CFLAGS_set='' | |
ac_cv_env_QT_CORE_CFLAGS_value='' | |
ac_cv_env_QT_CORE_LIBS_set='' | |
ac_cv_env_QT_CORE_LIBS_value='' | |
ac_cv_env_QT_FRONTEND_CFLAGS_set='' | |
ac_cv_env_QT_FRONTEND_CFLAGS_value='' | |
ac_cv_env_QT_FRONTEND_LIBS_set='' | |
ac_cv_env_QT_FRONTEND_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='' | |
ac_cv_env_host_alias_value='' | |
ac_cv_env_target_alias_set='' | |
ac_cv_env_target_alias_value='' | |
ac_cv_func_connect='yes' | |
ac_cv_func_gethostbyname='yes' | |
ac_cv_func_remove='yes' | |
ac_cv_func_shmat='yes' | |
ac_cv_have_x='have_x=yes ac_x_includes='"''"' ac_x_libraries='"''" | |
ac_cv_header_inttypes_h='yes' | |
ac_cv_header_magic_h='no' | |
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_header_zlib_h='yes' | |
ac_cv_host='aarch64-unknown-linux-gnu' | |
ac_cv_lib_ICE_IceConnectionNumber='yes' | |
ac_cv_lib_gdi32_main='no' | |
ac_cv_lib_ole32_main='no' | |
ac_cv_lib_psapi_main='no' | |
ac_cv_lib_shlwapi_main='no' | |
ac_cv_lib_z_gzopen='yes' | |
ac_cv_objc_compiler_gnu='yes' | |
ac_cv_objext='o' | |
ac_cv_path_EGREP='/data/data/com.termux/files/usr/bin/grep -E' | |
ac_cv_path_GREP='/data/data/com.termux/files/usr/bin/grep' | |
ac_cv_path_PYTHON='/data/data/com.termux/files/usr/bin/python' | |
ac_cv_path_ac_pt_PKG_CONFIG='/data/data/com.termux/files/usr/bin/pkg-config' | |
ac_cv_path_install='/data/data/com.termux/files/usr/bin/install -c' | |
ac_cv_path_mkdir='/data/data/com.termux/files/usr/bin/mkdir' | |
ac_cv_prog_AWK='gawk' | |
ac_cv_prog_CXXCPP='g++ -E' | |
ac_cv_prog_ac_ct_AR='ar' | |
ac_cv_prog_ac_ct_CC='gcc' | |
ac_cv_prog_ac_ct_CXX='g++' | |
ac_cv_prog_ac_ct_OBJC='gcc' | |
ac_cv_prog_ac_ct_RANLIB='ranlib' | |
ac_cv_prog_cc_c89='' | |
ac_cv_prog_cc_g='yes' | |
ac_cv_prog_cxx_g='yes' | |
ac_cv_prog_make_make_set='yes' | |
ac_cv_prog_objc_g='yes' | |
ac_cv_sizeof_long='8' | |
ac_cv_sizeof_long_long='8' | |
ac_cv_sizeof_wchar_t='4' | |
ac_cv_target='aarch64-unknown-linux-gnu' | |
ac_cv_type_long_long_int='yes' | |
ac_cv_type_unsigned_long_long_int='yes' | |
acl_cv_hardcode_direct='no' | |
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | |
acl_cv_hardcode_libdir_separator='' | |
acl_cv_hardcode_minus_L='no' | |
acl_cv_libext='a' | |
acl_cv_path_LD='/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld' | |
acl_cv_prog_gnu_ld='yes' | |
acl_cv_rpath='done' | |
acl_cv_shlibext='so' | |
acl_cv_wl='-Wl,' | |
am_cv_CC_dependencies_compiler_type='gcc3' | |
am_cv_CXX_dependencies_compiler_type='gcc3' | |
am_cv_OBJC_dependencies_compiler_type='gcc3' | |
am_cv_ar_interface='ar' | |
am_cv_func_iconv='yes' | |
am_cv_func_iconv_works='yes' | |
am_cv_lib_iconv='yes' | |
am_cv_make_support_nested_variables='yes' | |
am_cv_pathless_PYTHON='python' | |
am_cv_prog_cc_c_o='yes' | |
am_cv_prog_tar_ustar='gnutar' | |
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | |
am_cv_proto_iconv_arg1='' | |
am_cv_python_platform='linux' | |
am_cv_python_pyexecdir='${exec_prefix}/lib/python3.7/site-packages' | |
am_cv_python_pythondir='${prefix}/lib/python3.7/site-packages' | |
am_cv_python_version='3.7' | |
gt_cv_c_wchar_t='yes' | |
lyx_cv_callstack_printing='no' | |
lyx_cv_clang_version='8.0.1' | |
lyx_cv_cxx11_flags='-std=c++14' | |
lyx_cv_extra_inc='NONE' | |
lyx_cv_extra_lib='NONE' | |
lyx_cv_extra_prefix='NONE' | |
lyx_cv_lib_stdcxx='no' | |
lyx_cv_lib_stdcxx_cxx11_abi='no' | |
lyx_cv_prog_clang='yes' | |
lyx_cv_with_included_boost='yes' | |
lyx_cv_with_included_iconv='no' | |
lyx_cv_with_included_zlib='no' | |
pkg_cv_QT_CORE_CFLAGS='-DQT_CORE_LIB -I/data/data/com.termux/files/usr/include/qt/QtCore -I/data/data/com.termux/files/usr/include/qt' | |
pkg_cv_QT_CORE_LIBS='-L/data/data/com.termux/files/usr/lib -lQt5Core' | |
qt_cv_bin='/data/data/com.termux/files/usr/bin' | |
qt_cv_dir='/data/data/com.termux/files/usr' | |
qt_cv_includes='/data/data/com.termux/files/usr/include' | |
qt_cv_libname='' | |
qt_cv_libraries='/data/data/com.termux/files/usr/lib' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /data/data/com.termux/files/home/mine/lyx/lyx-2.3.3-android-build/config/missing aclocal-1.16' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_CPPFLAGS='' | |
AM_CXXFLAGS='-fPIC -O2 -std=c++14 -Wno-deprecated-register' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_LDFLAGS='' | |
AM_V='$(V)' | |
AR='ar' | |
ARFLAGS='cr' | |
AUTOCONF='${SHELL} /data/data/com.termux/files/home/mine/lyx/lyx-2.3.3-android-build/config/missing autoconf' | |
AUTOHEADER='${SHELL} /data/data/com.termux/files/home/mine/lyx/lyx-2.3.3-android-build/config/missing autoheader' | |
AUTOMAKE='${SHELL} /data/data/com.termux/files/home/mine/lyx/lyx-2.3.3-android-build/config/missing automake-1.16' | |
AWK='gawk' | |
BOOST_INCLUDES='-I$(top_srcdir)/3rdparty/boost' | |
BOOST_LIBS='' | |
BROKEN_WCHAR_H='' | |
BUILD_CLIENT_SUBDIR_FALSE='' | |
BUILD_CLIENT_SUBDIR_TRUE='' | |
CC='gcc' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-g -O2' | |
CPPFLAGS=' ' | |
CXX='g++' | |
CXXCPP='g++ -E' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
DLL_VARIABLE='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/data/data/com.termux/files/usr/bin/grep -E' | |
EILSEQ='' | |
ENCHANT_CFLAGS='' | |
ENCHANT_LIBS='' | |
EXEEXT='' | |
FRONTENDS_SUBDIRS='' | |
GETTEXT_MACRO_VERSION='' | |
GMSGFMT='' | |
GMSGFMT_015='' | |
GREP='/data/data/com.termux/files/usr/bin/grep' | |
HAVE_WCHAR_T='1' | |
HUNSPELL_CFLAGS='' | |
HUNSPELL_LIBS='' | |
ICONV_CONST='' | |
ICONV_ICONV_H_IN='' | |
ICONV_INCLUDES='' | |
ICONV_LIBS='-liconv' | |
INSTALL_CYGWIN_FALSE='' | |
INSTALL_CYGWIN_TRUE='#' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_MACOSX_FALSE='' | |
INSTALL_MACOSX_TRUE='#' | |
INSTALL_POSIX_FALSE='#' | |
INSTALL_POSIX_TRUE='' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INSTALL_WINDOWS_FALSE='' | |
INSTALL_WINDOWS_TRUE='#' | |
LDFLAGS='' | |
LIBICONV='-liconv' | |
LIBOBJS='' | |
LIBPSAPI='' | |
LIBS=' -lSM -lICE -lX11 ' | |
LIBSHLWAPI='' | |
LTLIBICONV='-liconv' | |
LTLIBOBJS='' | |
LYX_DATE='2019-06-10' | |
LYX_DIR_VER='' | |
LYX_MAJOR_VERSION='' | |
LYX_MINOR_VERSION='' | |
LYX_RELEASE_LEVEL='' | |
LYX_RELEASE_PATCH='' | |
LYX_USERDIR_VER='' | |
LYX_USE_STD_CALL_ONCE_FALSE='#' | |
LYX_USE_STD_CALL_ONCE_TRUE='' | |
LYX_USE_STD_REGEX_FALSE='#' | |
LYX_USE_STD_REGEX_TRUE='' | |
LYX_WIN_RESOURCE_FALSE='' | |
LYX_WIN_RESOURCE_TRUE='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /data/data/com.termux/files/home/mine/lyx/lyx-2.3.3-android-build/config/missing makeinfo' | |
MKDIR_P='/data/data/com.termux/files/usr/bin/mkdir -p' | |
MONOLITHIC_BOOST_FALSE='' | |
MONOLITHIC_BOOST_TRUE='#' | |
MONOLITHIC_CLIENT_FALSE='' | |
MONOLITHIC_CLIENT_TRUE='#' | |
MONOLITHIC_CORE_FALSE='' | |
MONOLITHIC_CORE_TRUE='#' | |
MONOLITHIC_FRONTEND_QT_FALSE='' | |
MONOLITHIC_FRONTEND_QT_TRUE='#' | |
MONOLITHIC_INSETS_FALSE='' | |
MONOLITHIC_INSETS_TRUE='#' | |
MONOLITHIC_MATHED_FALSE='' | |
MONOLITHIC_MATHED_TRUE='#' | |
MONOLITHIC_TEX2LYX_FALSE='' | |
MONOLITHIC_TEX2LYX_TRUE='#' | |
MSGFMT='' | |
MSGFMT_015='' | |
MSGMERGE='' | |
MYTHES_INCLUDES='' | |
MYTHES_LIBS='' | |
OBJC='gcc' | |
OBJCDEPMODE='depmode=gcc3' | |
OBJCFLAGS='-g -O2' | |
OBJEXT='o' | |
PACKAGE='lyx' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='LyX' | |
PACKAGE_STRING='LyX 2.3.3' | |
PACKAGE_TARNAME='lyx' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='2.3.3' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/data/data/com.termux/files/usr/bin/pkg-config' | |
PYTHON='/data/data/com.termux/files/usr/bin/python' | |
PYTHON_EXEC_PREFIX='${exec_prefix}' | |
PYTHON_PLATFORM='linux' | |
PYTHON_PREFIX='${prefix}' | |
PYTHON_VERSION='3.7' | |
QTDIR='/data/data/com.termux/files/usr' | |
QTLIB_VERSION='' | |
QT_CORE_CFLAGS='-DQT_CORE_LIB -I/data/data/com.termux/files/usr/include/qt/QtCore -I/data/data/com.termux/files/usr/include/qt' | |
QT_CORE_INCLUDES='-I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/QtCore' | |
QT_CORE_LDFLAGS='-L/data/data/com.termux/files/usr/lib' | |
QT_CORE_LIB='-L/data/data/com.termux/files/usr/lib -lQt5Core' | |
QT_CORE_LIBS='-L/data/data/com.termux/files/usr/lib -lQt5Core' | |
QT_CPPFLAGS='-DQT_NO_STL -DQT_NO_KEYWORDS' | |
QT_FRONTEND_CFLAGS='' | |
QT_FRONTEND_LIBS='' | |
QT_INCLUDES='-I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/Qt -I/data/data/com.termux/files/usr/include/QtCore -I/data/data/com.termux/files/usr/include/QtGui -I/data/data/com.termux/files/usr/include/QtWidgets -I/data/data/com.termux/files/usr/include/QtSvg -I/data/data/com.termux/files/usr/include/QtConcurrent -I/data/data/com.termux/files/usr/include/QtMacExtras' | |
QT_LDFLAGS='-L/data/data/com.termux/files/usr/lib' | |
QT_LIB='' | |
QT_MOC='' | |
QT_RCC='' | |
QT_UIC='' | |
RANLIB='ranlib' | |
RC='' | |
RPM_VERSION_SUFFIX='""' | |
SED='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SOCKET_LIBS='' | |
STDLIB_DEBUG='' | |
STRIP='' | |
USE_ASPELL_FALSE='' | |
USE_ASPELL_TRUE='' | |
USE_ENCHANT_FALSE='' | |
USE_ENCHANT_TRUE='' | |
USE_HUNSPELL_FALSE='' | |
USE_HUNSPELL_TRUE='' | |
USE_INCLUDED_BOOST_FALSE='#' | |
USE_INCLUDED_BOOST_TRUE='' | |
USE_INCLUDED_HUNSPELL_FALSE='' | |
USE_INCLUDED_HUNSPELL_TRUE='' | |
USE_INCLUDED_ICONV_FALSE='' | |
USE_INCLUDED_ICONV_TRUE='#' | |
USE_INCLUDED_MYTHES_FALSE='' | |
USE_INCLUDED_MYTHES_TRUE='' | |
USE_INCLUDED_ZLIB_FALSE='' | |
USE_INCLUDED_ZLIB_TRUE='#' | |
USE_MBSTATE_T='' | |
USE_NLS='' | |
USE_QT5='yes' | |
VERSION='2.3.3' | |
VERSION_INFO='' | |
XGETTEXT='' | |
XGETTEXT_015='' | |
XGETTEXT_EXTRA_OPTIONS='' | |
XMKMF='' | |
X_CFLAGS='' | |
X_EXTRA_LIBS='' | |
X_LIBS='' | |
X_PRE_LIBS=' -lSM -lICE' | |
ZLIB_INCLUDES='' | |
ZLIB_LIBS='-lz' | |
ac_ct_AR='ar' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
ac_ct_OBJC='gcc' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__fastdepCXX_FALSE='#' | |
am__fastdepCXX_TRUE='' | |
am__fastdepOBJC_FALSE='#' | |
am__fastdepOBJC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='aarch64-unknown-linux-gnu' | |
build_alias='' | |
build_cpu='aarch64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='aarch64-unknown-linux-gnu' | |
host_alias='' | |
host_cpu='aarch64' | |
host_os='linux-gnu' | |
host_vendor='unknown' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /data/data/com.termux/files/home/mine/lyx/lyx-2.3.3-android-build/config/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
lyx_devel_version='no' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
moc_path='' | |
oldincludedir='/usr/include' | |
osx_bundle_program_name='' | |
pdfdir='${docdir}' | |
pkgdatadir='${datadir}/${PACKAGE}' | |
pkgpyexecdir='${pyexecdir}/lyx' | |
pkgpythondir='${pythondir}/lyx' | |
prefix='/data/data/com.termux/files' | |
program_base_name='lyx' | |
program_suffix='' | |
program_transform_name='s&$$&&' | |
psdir='${docdir}' | |
pyexecdir='${exec_prefix}/lib/python3.7/site-packages' | |
pythondir='${prefix}/lib/python3.7/site-packages' | |
qtc_path='' | |
rcc_path='' | |
real_pkgdatadir='' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='aarch64-unknown-linux-gnu' | |
target_alias='' | |
target_cpu='aarch64' | |
target_os='linux-gnu' | |
target_vendor='unknown' | |
uic_path='' | |
version_suffix='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "LyX" | |
#define PACKAGE_TARNAME "lyx" | |
#define PACKAGE_VERSION "2.3.3" | |
#define PACKAGE_STRING "LyX 2.3.3" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define USE_POSIX_PACKAGING 1 | |
#define PACKAGE "lyx" | |
#define LYX_USE_STD_REGEX 1 | |
#define LYX_USE_STD_CALL_ONCE 1 | |
#define USE_LLVM_LIBCPP 1 | |
#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_DEF_MAKE_UNIQUE 1 | |
#define SIZEOF_WCHAR_T 4 | |
#define HAVE_WCHAR_T 1 | |
#define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
#define HAVE_LONG_LONG_INT 1 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_LONG_LONG 8 | |
#define HAVE_ICONV 1 | |
#define ICONV_CONST | |
#define HAVE_ZLIB_H 1 | |
#define HAVE_QT5_X11_EXTRAS 1 | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment