Hello!
I tried to compile a new 2.3.7 version of the Lyx on Ubuntu 22.04. But i have no idea why this error message appear. There is config.log.
 
My main reason why I try to compiling, but not using apt-get install, is that Lyx doesn't enable me to use Russian spellchecker (hunspell). But I know that hunspell is installed correctly. That's why I want to compile it manually (using "--with-included-hunspell" flag).
 
It would be great to get help about troubleshooting or persons who can help me with.
 
Best regards
Ilya Garazha
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.7, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = ilya-HM14s
uname -m = x86_64
uname -r = 5.15.0-58-generic
uname -s = Linux
uname -v = #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/games/
PATH: /usr/local/games/
PATH: /snap/bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3280: looking for aux files: config.rpath compile ar-lib missing 
install-sh config.guess config.sub
configure:3293:  trying ./config/
configure:3322:   ./config/config.rpath found
configure:3322:   ./config/compile found
configure:3322:   ./config/ar-lib found
configure:3322:   ./config/missing found
configure:3304:   ./config/install-sh found
configure:3322:   ./config/config.guess found
configure:3322:   ./config/config.sub found
configure:3450: checking for build type
configure:3469: result: release
configure:3481: checking for version suffix
configure:3501: result: 
configure:3505: checking whether Qt5 is requested
configure:3515: result: yes
configure:3527: checking build system type
configure:3542: result: x86_64-pc-linux-gnu
configure:3562: checking host system type
configure:3576: result: x86_64-pc-linux-gnu
configure:3596: checking target system type
configure:3610: result: x86_64-pc-linux-gnu
configure:3636: checking what packaging should be used
configure:3654: result: posix
configure:3752: checking whether to enable maintainer-specific portions of 
Makefiles
configure:3762: result: no
configure:3787: checking whether make supports nested variables
configure:3805: result: yes
configure:3837: checking for a BSD-compatible install
configure:3910: result: /usr/bin/install -c
configure:3921: checking whether build environment is sane
configure:3976: result: yes
configure:4135: checking for a race-free mkdir -p
configure:4179: result: /usr/bin/mkdir -p
configure:4186: checking for gawk
configure:4207: found /usr/bin/gawk
configure:4218: result: gawk
configure:4229: checking whether make sets $(MAKE)
configure:4252: result: yes
configure:4339: checking whether UID '1000' is supported by ustar format
configure:4342: result: yes
configure:4349: checking whether GID '1000' is supported by ustar format
configure:4352: result: yes
configure:4360: checking how to create a ustar tar archive
configure:4371: tar --version
tar (GNU tar) 1.34
Copyright (C) 2021 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:4374: $? = 0
configure:4414: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" 
>conftest.tar
configure:4417: $? = 0
configure:4421: tar -xf - <conftest.tar
configure:4424: $? = 0
configure:4426: cat conftest.dir/file
GrepMe
configure:4429: $? = 0
configure:4443: result: gnutar
configure:4619: checking for a Python interpreter with version >= 2.7.0 or 3.3.0
configure:4631: 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: line 4632: python: command not found
configure:4634: $? = 127
configure:4631: python2 -c import sys version = sys.version_info[:3] 
sys.exit(not ((2,7,0) <= version < (3,0,0) or version >= (3,3,0)))
./configure: line 4632: python2: command not found
configure:4634: $? = 127
configure:4631: python3 -c import sys version = sys.version_info[:3] 
sys.exit(not ((2,7,0) <= version < (3,0,0) or version >= (3,3,0)))
configure:4634: $? = 0
configure:4641: result: python3
configure:4649: checking for python3
configure:4672: found /usr/bin/python3
configure:4684: result: /usr/bin/python3
configure:4768: checking for python version
configure:4776: result: 3.10
configure:4781: checking for python platform
configure:4789: result: linux
configure:4850: checking for GNU default python prefix
configure:4852: result: ${prefix}
configure:4918: checking for GNU default python exec_prefix
configure:4920: result: ${exec_prefix}
configure:4951: checking for python script directory (pythondir)
configure:4993: result: ${PYTHON_PREFIX}/lib/python3.10/site-packages
configure:5001: checking for python extension module directory (pyexecdir)
configure:5043: result: ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages
configure:5069: checking whether make supports the include directive
configure:5084: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5087: $? = 0
configure:5106: result: yes (GNU style)
configure:5182: checking for gcc
configure:5203: found /usr/bin/gcc
configure:5214: result: gcc
configure:5567: checking for C compiler version
configure:5576: gcc --version >&5
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 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:5587: $? = 0
configure:5576: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-11 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) 
... rest of stderr output deleted ...
configure:5587: $? = 0
configure:5576: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5587: $? = 1
configure:5576: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5587: $? = 1
configure:5576: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5587: $? = 1
configure:5607: checking whether the C compiler works
configure:5629: gcc    conftest.c  >&5
configure:5633: $? = 0
configure:5683: result: yes
configure:5686: checking for C compiler default output file name
configure:5688: result: a.out
configure:5694: checking for suffix of executables
configure:5701: gcc -o conftest    conftest.c  >&5
configure:5705: $? = 0
configure:5728: result: 
configure:5750: checking whether we are cross compiling
configure:5758: gcc -o conftest    conftest.c  >&5
configure:5762: $? = 0
configure:5769: ./conftest
configure:5773: $? = 0
configure:5788: result: no
configure:5793: checking for suffix of object files
configure:5816: gcc -c   conftest.c >&5
configure:5820: $? = 0
configure:5842: result: o
configure:5846: checking whether the compiler supports GNU C
configure:5866: gcc -c   conftest.c >&5
configure:5866: $? = 0
configure:5876: result: yes
configure:5887: checking whether gcc accepts -g
configure:5908: gcc -c -g  conftest.c >&5
configure:5908: $? = 0
configure:5952: result: yes
configure:5972: checking for gcc option to enable C11 features
configure:5987: gcc  -c -g -O2  conftest.c >&5
configure:5987: $? = 0
configure:6005: result: none needed
configure:6121: checking whether gcc understands -c and -o together
configure:6144: gcc -c conftest.c -o conftest2.o
configure:6147: $? = 0
configure:6144: gcc -c conftest.c -o conftest2.o
configure:6147: $? = 0
configure:6159: result: yes
configure:6178: checking dependency style of gcc
configure:6290: result: gcc3
configure:6361: checking for ar
configure:6382: found /usr/bin/ar
configure:6393: result: ar
configure:6419: checking the archiver (ar) interface
configure:6436: gcc -c -g -O2  conftest.c >&5
configure:6436: $? = 0
configure:6439: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6442: $? = 0
configure:6470: result: ar
configure:6538: checking for ranlib
configure:6559: found /usr/bin/ranlib
configure:6570: result: ranlib
configure:6669: checking for g++
configure:6690: found /usr/bin/g++
configure:6701: result: g++
configure:6728: checking for C++ compiler version
configure:6737: g++ --version >&5
g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 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:6748: $? = 0
configure:6737: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-11 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) 
... rest of stderr output deleted ...
configure:6748: $? = 0
configure:6737: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:6748: $? = 1
configure:6737: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
g++: fatal error: no input files
compilation terminated.
configure:6748: $? = 1
configure:6752: checking whether the compiler supports GNU C++
configure:6772: g++ -c    conftest.cpp >&5
configure:6772: $? = 0
configure:6782: result: yes
configure:6793: checking whether g++ accepts -g
configure:6814: g++ -c -g  conftest.cpp >&5
configure:6814: $? = 0
configure:6858: result: yes
configure:6878: checking for g++ option to enable C++11 features
configure:6893: g++  -c    conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:177:25: warning: empty parentheses were disambiguated as a 
function declaration [-Wvexing-parse]
  177 |   cxx11test::delegate d2();
      |                         ^~
conftest.cpp:177:25: note: remove parentheses to default-initialize a variable
  177 |   cxx11test::delegate d2();
      |                         ^~
      |                         --
conftest.cpp:177:25: note: or replace parentheses with braces to 
value-initialize a variable
configure:6893: $? = 0
configure:6911: result: none needed
configure:6977: checking dependency style of g++
configure:7089: result: gcc3
configure:7109: checking how to run the C++ preprocessor
configure:7131: g++ -E  conftest.cpp
configure:7131: $? = 0
configure:7146: g++ -E  conftest.cpp
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7146: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7173: result: g++ -E
configure:7187: g++ -E  conftest.cpp
configure:7187: $? = 0
configure:7202: g++ -E  conftest.cpp
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7242: checking whether the compiler is clang
configure:7263: g++ -c    conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:17:13: error: invalid use of 'this' in non-member function
   17 |             this is not clang
      |             ^~~~
configure:7263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
| #ifndef __clang__
|           this is not clang
| #endif
| 
|   ;
|   return 0;
| }
configure:7271: result: no
configure:7313: checking for at least C++11 mode
configure:7359: g++ -c -std=c++14      conftest.cpp >&5
configure:7359: $? = 0
configure:7368: result: -std=c++14
configure:7375: checking whether STL is libstdc++
configure:7396: g++ -c -std=c++14      conftest.cpp >&5
configure:7396: $? = 0
configure:7404: result: yes
configure:7407: checking whether STL is libstdc++ using the C++11 ABI
configure:7428: g++ -c -std=c++14      conftest.cpp >&5
configure:7428: $? = 0
configure:7436: result: yes
configure:7444: checking for correct regex implementation
configure:7475: g++ -o conftest -std=c++14  -std=c++14        conftest.cpp  >&5
configure:7475: $? = 0
configure:7485: result: yes
configure:7506: checking for std::call_once availability
configure:7528: g++ -o conftest -std=c++14  -std=c++14        conftest.cpp  >&5
configure:7528: $? = 0
configure:7538: result: yes
configure:7857: checking for gcc
configure:7878: found /usr/bin/gcc
configure:7889: result: gcc
configure:7914: checking for Objective C compiler version
configure:7923: gcc --version >&5
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 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:7934: $? = 0
configure:7923: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-11 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) 
... rest of stderr output deleted ...
configure:7934: $? = 0
configure:7923: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:7934: $? = 1
configure:7923: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:7934: $? = 1
configure:7938: checking whether the compiler supports GNU Objective C
configure:7958: gcc -c    conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:7958: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:7968: result: no
configure:7979: checking whether gcc accepts -g
configure:8000: gcc -c -g   conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:8000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:8016: gcc -c    conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:8016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:8033: gcc -c -g   conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:8033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:8044: result: no
configure:8069: checking dependency style of gcc
configure:8179: result: gcc3
configure:8197: checking dependency style of gcc
configure:8307: result: gcc3
configure:8332: checking for extra library directory
configure:8346: result: NONE
configure:8379: checking for extra include directory
configure:8393: result: NONE
configure:8417: checking for extra lib+include directory
configure:8431: result: NONE
configure:8458: checking for main in -lshlwapi
configure:8480: g++ -o conftest     conftest.cpp -lshlwapi   >&5
/usr/bin/ld: cannot find -lshlwapi: No such file or directory
collect2: error: ld returned 1 exit status
configure:8480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| namespace conftest {
|   extern "C" int main ();
| }
| int
| main (void)
| {
| return conftest::main ();
|   ;
|   return 0;
| }
configure:8490: result: no
configure:8498: checking for main in -lpsapi
configure:8520: g++ -o conftest     conftest.cpp -lpsapi   >&5
/usr/bin/ld: cannot find -lpsapi: No such file or directory
collect2: error: ld returned 1 exit status
configure:8520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| namespace conftest {
|   extern "C" int main ();
| }
| int
| main (void)
| {
| return conftest::main ();
|   ;
|   return 0;
| }
configure:8530: result: no
configure:8538: checking for main in -lgdi32
configure:8560: g++ -o conftest     conftest.cpp -lgdi32   >&5
/usr/bin/ld: cannot find -lgdi32: No such file or directory
collect2: error: ld returned 1 exit status
configure:8560: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| namespace conftest {
|   extern "C" int main ();
| }
| int
| main (void)
| {
| return conftest::main ();
|   ;
|   return 0;
| }
configure:8570: result: no
configure:8580: checking for main in -lole32
configure:8602: g++ -o conftest     conftest.cpp -lole32   >&5
/usr/bin/ld: cannot find -lole32: No such file or directory
collect2: error: ld returned 1 exit status
configure:8602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| /* end confdefs.h.  */
| 
| namespace conftest {
|   extern "C" int main ();
| }
| int
| main (void)
| {
| return conftest::main ();
|   ;
|   return 0;
| }
configure:8612: result: no
configure:8624: checking whether to use included boost library
configure:8643: result: yes
configure:8749: checking for stdio.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for stdlib.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for string.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for inttypes.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for stdint.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for strings.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for sys/stat.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for sys/types.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for unistd.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for sys/select.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8749: checking for sys/socket.h
configure:8749: g++ -c    conftest.cpp >&5
configure:8749: $? = 0
configure:8749: result: yes
configure:8774: checking whether byte ordering is bigendian
configure:8790: g++ -c    conftest.cpp >&5
conftest.cpp:27:16: error: expected unqualified-id before 'not' token
   27 |                not a universal capable compiler
      |                ^~~
configure:8790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|              not a universal capable compiler
|            #endif
|            typedef int dummy;
| 
configure:8836: g++ -c    conftest.cpp >&5
configure:8836: $? = 0
configure:8855: g++ -c    conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:33:22: error: 'big' was not declared in this scope
   33 |                  not big endian
      |                      ^~~
configure:8855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|               #include <sys/param.h>
| 
| int
| main (void)
| {
| #if BYTE_ORDER != BIG_ENDIAN
|                not big endian
|               #endif
| 
|   ;
|   return 0;
| }
configure:8989: result: no
configure:9009: checking whether printing callstack is possible
configure:9035: g++ -c    conftest.cpp >&5
configure:9035: $? = 0
configure:9043: result: yes
configure:9054: checking whether make_unique is defined by header memory
configure:9077: g++ -c -fPIC -O2 -std=c++14      conftest.cpp >&5
configure:9077: $? = 0
configure:9092: result: yes
configure:9105: checking size of wchar_t
configure:9111: g++ -o conftest     conftest.cpp  >&5
configure:9111: $? = 0
configure:9111: ./conftest
configure:9111: $? = 0
configure:9126: result: 4
configure:9136: checking for wchar_t
configure:9154: g++ -c    conftest.cpp >&5
configure:9154: $? = 0
configure:9162: result: yes
configure:9176: checking for unsigned long long int
configure:9218: g++ -o conftest     conftest.cpp  >&5
configure:9218: $? = 0
configure:9228: result: yes
configure:9238: checking for long long int
configure:9280: g++ -o conftest     conftest.cpp  >&5
configure:9280: $? = 0
configure:9280: ./conftest
configure:9280: $? = 0
configure:9293: result: yes
configure:9306: checking size of long
configure:9312: g++ -o conftest     conftest.cpp  >&5
configure:9312: $? = 0
configure:9312: ./conftest
configure:9312: $? = 0
configure:9327: result: 8
configure:9339: checking size of long long
configure:9345: g++ -o conftest     conftest.cpp  >&5
configure:9345: $? = 0
configure:9345: ./conftest
configure:9345: $? = 0
configure:9360: result: 8
configure:9372: checking for grep that handles long lines and -e
configure:9436: result: /usr/bin/grep
configure:9441: checking for egrep
configure:9509: result: /usr/bin/grep -E
configure:9555: checking for ld used by GCC
configure:9620: result: /usr/bin/ld
configure:9627: checking if the linker (/usr/bin/ld) is GNU ld
configure:9641: result: yes
configure:9649: checking for shared library run path origin
configure:9663: result: done
configure:10245: checking for iconv
configure:10270: g++ -o conftest     conftest.cpp  >&5
configure:10270: $? = 0
configure:10306: result: yes
configure:10309: checking for working iconv
configure:10440: g++ -o conftest     conftest.cpp  >&5
configure:10440: $? = 0
configure:10440: ./conftest
configure:10440: $? = 0
configure:10453: result: yes
configure:10481: checking for iconv declaration
configure:10511: g++ -c    conftest.cpp >&5
configure:10511: $? = 0
configure:10522: result:
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:10533: checking whether to use included iconv library
configure:10552: result: no
configure:10777: checking whether to use included zlib library
configure:10796: result: no
configure:10810: checking for zlib.h
configure:10810: g++ -c    conftest.cpp >&5
configure:10810: $? = 0
configure:10810: result: yes
configure:10814: checking for gzopen in -lz
configure:10836: g++ -o conftest     conftest.cpp -lz   >&5
configure:10836: $? = 0
configure:10846: result: yes
configure:10872: checking for magic.h
configure:10872: g++ -c    conftest.cpp >&5
configure:10872: $? = 0
configure:10872: result: yes
configure:10876: checking for magic_open in -lmagic
configure:10898: g++ -o conftest     conftest.cpp -lmagic   >&5
configure:10898: $? = 0
configure:10908: result: yes
configure:11040: checking for pkg-config
configure:11078: result: no
configure:11332: checking for X
configure:11370: g++ -o conftest     conftest.cpp -lX11  -lmagic >&5
configure:11370: $? = 0
configure:11557: result: libraries , headers 
configure:11654: g++ -o conftest     conftest.cpp  -lmagic  -lX11 >&5
configure:11654: $? = 0
configure:11751: checking for gethostbyname
configure:11751: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:11751: $? = 0
configure:11751: result: yes
configure:11847: checking for connect
configure:11847: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:11847: $? = 0
configure:11847: result: yes
configure:11896: checking for remove
configure:11896: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:11896: $? = 0
configure:11896: result: yes
configure:11945: checking for shmat
configure:11945: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:11945: $? = 0
configure:11945: result: yes
configure:12003: checking for IceConnectionNumber in -lICE
configure:12025: g++ -o conftest     conftest.cpp -lICE   -lmagic >&5
configure:12025: $? = 0
configure:12035: result: yes
configure:12084: checking for Qt library name
configure:12130: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -lQt5Core >&5
conftest.cpp:39:18: fatal error: qglobal.h: No such file or directory
   39 |         #include <qglobal.h>
      |                  ^~~~~~~~~~~
compilation terminated.
configure:12130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12130: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -framework QtCore >&5
g++: error: unrecognized command-line option '-framework'
configure:12130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12170: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -lQt5Core >&5
conftest.cpp:39:18: fatal error: qglobal.h: No such file or directory
   39 |         #include <qglobal.h>
      |                  ^~~~~~~~~~~
compilation terminated.
configure:12170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12170: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -lQt5Concurrent >&5
conftest.cpp:39:18: fatal error: qglobal.h: No such file or directory
   39 |         #include <qglobal.h>
      |                  ^~~~~~~~~~~
compilation terminated.
configure:12170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12170: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -lQt5Gui >&5
conftest.cpp:39:18: fatal error: qglobal.h: No such file or directory
   39 |         #include <qglobal.h>
      |                  ^~~~~~~~~~~
compilation terminated.
configure:12170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12170: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -lQt5Svg >&5
conftest.cpp:39:18: fatal error: qglobal.h: No such file or directory
   39 |         #include <qglobal.h>
      |                  ^~~~~~~~~~~
compilation terminated.
configure:12170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12170: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -lQt5Widgets >&5
conftest.cpp:39:18: fatal error: qglobal.h: No such file or directory
   39 |         #include <qglobal.h>
      |                  ^~~~~~~~~~~
compilation terminated.
configure:12170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12170: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -framework QtCore -framework QtConcurrent -framework QtSvg -framework 
QtWidgets -framework QtMacExtras -framework QtGui >&5
g++: error: unrecognized command-line option '-framework'
g++: error: unrecognized command-line option '-framework'
g++: error: unrecognized command-line option '-framework'
g++: error: unrecognized command-line option '-framework'
g++: error: unrecognized command-line option '-framework'
g++: error: unrecognized command-line option '-framework'
configure:12170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12170: g++ -o conftest        conftest.cpp  -lSM -lICE  -lmagic  
-lX11  -framework QtCore -framework QtGui >&5
g++: error: unrecognized command-line option '-framework'
g++: error: unrecognized command-line option '-framework'
configure:12170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.7"
| #define PACKAGE_STRING "LyX 2.3.7"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #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_GLIBCXX_CXX11_ABI 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define STDC_HEADERS 1
| #define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1
| /* end confdefs.h.  */
| 
|       #include <qglobal.h>
|       #include <qstring.h>
| 
| int
| main (void)
| {
| 
|       QString s("mangle_failure");
|       #if (QT_VERSION < 400)
|       break_me_(\\);
|       #endif
| 
|   ;
|   return 0;
| }
configure:12188: result: failed
configure:12190: error: cannot compile a simple Qt executable. Check you have 
the right $QTDIR.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-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=
ac_cv_env_QTDIR_value=
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=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_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=x86_64-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_gdi32_main=no
ac_cv_lib_magic_magic_open=yes
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=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PYTHON=/usr/bin/python3
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/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_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_11=no
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
ac_cv_prog_objc_g=no
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_wchar_t=4
ac_cv_target=x86_64-pc-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=/usr/bin/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=no
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python3
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='${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages'
am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.10/site-packages'
am_cv_python_version=3.10
gt_cv_c_wchar_t=yes
lyx_cv_callstack_printing=yes
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=yes
lyx_cv_lib_stdcxx_cxx11_abi=yes
lyx_cv_prog_clang=no
lyx_cv_with_included_boost=yes
lyx_cv_with_included_iconv=no
lyx_cv_with_included_zlib=no
qt_cv_dir=
qt_cv_libname=

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/home/ilya/Applications/Lyx/lyx-2.3.7/config/missing'\'' 
aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS=''
AM_CXXFLAGS='-fPIC -O2 -std=c++14 '
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_LDFLAGS=''
AM_V='$(V)'
AR='ar'
ARFLAGS='cr'
AUTOCONF='${SHELL} '\''/home/ilya/Applications/Lyx/lyx-2.3.7/config/missing'\'' 
autoconf'
AUTOHEADER='${SHELL} 
'\''/home/ilya/Applications/Lyx/lyx-2.3.7/config/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/ilya/Applications/Lyx/lyx-2.3.7/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='  '
CSCOPE='cscope'
CTAGS='ctags'
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='/usr/bin/grep -E'
EILSEQ=''
ENCHANT_CFLAGS=''
ENCHANT_LIBS=''
ETAGS='etags'
EXEEXT=''
FRONTENDS_SUBDIRS=''
GETTEXT_MACRO_VERSION=''
GMSGFMT=''
GMSGFMT_015=''
GREP='/usr/bin/grep'
HAVE_WCHAR_T='1'
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
ICONV_CONST=''
ICONV_ICONV_H_IN=''
ICONV_INCLUDES=''
ICONV_LIBS=''
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=''
LIBOBJS=''
LIBPSAPI=''
LIBS=' -lSM -lICE  -lmagic  -lX11 '
LIBSHLWAPI=''
LTLIBICONV=''
LTLIBOBJS=''
LYX_DATE='2023-01-01'
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} '\''/home/ilya/Applications/Lyx/lyx-2.3.7/config/missing'\'' 
makeinfo'
MKDIR_P='/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=''
OBJEXT='o'
PACKAGE='lyx'
PACKAGE_BUGREPORT='lyx-de...@lists.lyx.org'
PACKAGE_NAME='LyX'
PACKAGE_STRING='LyX 2.3.7'
PACKAGE_TARNAME='lyx'
PACKAGE_URL=''
PACKAGE_VERSION='2.3.7'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PYTHON='/usr/bin/python3'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='3.10'
QTDIR=''
QTLIB_VERSION=''
QT_CORE_CFLAGS=''
QT_CORE_INCLUDES=''
QT_CORE_LDFLAGS=''
QT_CORE_LIB=''
QT_CORE_LIBS=''
QT_CPPFLAGS='-DQT_NO_STL -DQT_NO_KEYWORDS'
QT_FRONTEND_CFLAGS=''
QT_FRONTEND_LIBS=''
QT_INCLUDES=''
QT_LDFLAGS=''
QT_LIB=''
QT_MOC=''
QT_RCC=''
QT_UIC=''
RANLIB='ranlib'
RC=''
RPM_VERSION_SUFFIX='""'
SED=''
SET_MAKE=''
SHELL='/bin/bash'
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.7'
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='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_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/ilya/Applications/Lyx/lyx-2.3.7/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='NONE'
program_base_name='lyx'
program_suffix=''
program_transform_name='s&$$&&'
psdir='${docdir}'
pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages'
pythondir='${PYTHON_PREFIX}/lib/python3.10/site-packages'
qtc_path=''
rcc_path=''
real_pkgdatadir=''
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
uic_path=''
version_suffix=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "LyX"
#define PACKAGE_TARNAME "lyx"
#define PACKAGE_VERSION "2.3.7"
#define PACKAGE_STRING "LyX 2.3.7"
#define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
#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_GLIBCXX_CXX11_ABI 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define STDC_HEADERS 1
#define LYX_CALLSTACK_PRINTING 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_MAGIC_H 1

configure: exit 1
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to