Gilles Mioni wrote:
I tried to compile lyx 2.3 on linux Debian buster amd64
I launched : ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/
I obtained the message :
checking for Qt library name... failed
configure: error: cannot compile a simple Qt executable. Check you have the right $QTDIR.

Any idea ?
Thanks for help

I join config.log
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.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/

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

hostname = chaos
uname -m = x86_64
uname -r = 4.14.0-3-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.14.17-1 (2018-02-14)

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:2903: checking for build type
configure:2921: result: release
configure:2933: checking for version suffix
configure:2952: result: 
configure:2956: checking whether Qt5 is requested
configure:2965: result: yes
configure:2974: checking build system type
configure:2988: result: x86_64-pc-linux-gnu
configure:3008: checking host system type
configure:3021: result: x86_64-pc-linux-gnu
configure:3041: checking target system type
configure:3054: result: x86_64-pc-linux-gnu
configure:3080: checking what packaging should be used
configure:3097: result: posix
configure:3197: checking whether to enable maintainer-specific portions of Makefiles
configure:3206: result: no
configure:3230: checking whether make supports nested variables
configure:3247: result: yes
configure:3278: checking for a BSD-compatible install
configure:3346: result: /usr/bin/install -c
configure:3357: checking whether build environment is sane
configure:3412: result: yes
configure:3563: checking for a thread-safe mkdir -p
configure:3602: result: /bin/mkdir -p
configure:3609: checking for gawk
configure:3625: found /usr/bin/gawk
configure:3636: result: gawk
configure:3647: checking whether make sets $(MAKE)
configure:3669: result: yes
configure:3756: checking whether UID '0' is supported by ustar format
configure:3759: result: yes
configure:3766: checking whether GID '0' is supported by ustar format
configure:3769: result: yes
configure:3777: checking how to create a ustar tar archive
configure:3788: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://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:3791: $? = 0
configure:3831: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3834: $? = 0
configure:3838: tar -xf - <conftest.tar
configure:3841: $? = 0
configure:3843: cat conftest.dir/file
GrepMe
configure:3846: $? = 0
configure:3859: result: gnutar
configure:4019: checking for a Python interpreter with version >= 2.7.0 or 3.3.0
configure:4030: 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:4033: $? = 0
configure:4039: result: python
configure:4047: checking for python
configure:4065: found /usr/bin/python
configure:4077: result: /usr/bin/python
configure:4157: checking for python version
configure:4164: result: 2.7
configure:4176: checking for python platform
configure:4183: result: linux2
configure:4209: checking for python script directory
configure:4244: result: ${prefix}/lib/python2.7/dist-packages
configure:4253: checking for python extension module directory
configure:4288: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:4315: checking for style of include used by make
configure:4343: result: GNU
configure:4414: checking for gcc
configure:4430: found /usr/bin/gcc
configure:4441: result: gcc
configure:4670: checking for C compiler version
configure:4679: gcc --version >&5
gcc (Debian 7.3.0-11) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4690: $? = 0
configure:4679: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 7.3.0-11' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Debian 7.3.0-11) 
configure:4690: $? = 0
configure:4679: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4690: $? = 1
configure:4679: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4690: $? = 1
configure:4710: checking whether the C compiler works
configure:4732: gcc    conftest.c  >&5
configure:4736: $? = 0
configure:4784: result: yes
configure:4787: checking for C compiler default output file name
configure:4789: result: a.out
configure:4795: checking for suffix of executables
configure:4802: gcc -o conftest    conftest.c  >&5
configure:4806: $? = 0
configure:4828: result: 
configure:4850: checking whether we are cross compiling
configure:4858: gcc -o conftest    conftest.c  >&5
configure:4862: $? = 0
configure:4869: ./conftest
configure:4873: $? = 0
configure:4888: result: no
configure:4893: checking for suffix of object files
configure:4915: gcc -c   conftest.c >&5
configure:4919: $? = 0
configure:4940: result: o
configure:4944: checking whether we are using the GNU C compiler
configure:4963: gcc -c   conftest.c >&5
configure:4963: $? = 0
configure:4972: result: yes
configure:4981: checking whether gcc accepts -g
configure:5001: gcc -c -g  conftest.c >&5
configure:5001: $? = 0
configure:5042: result: yes
configure:5059: checking for gcc option to accept ISO C89
configure:5122: gcc  -c -g -O2  conftest.c >&5
configure:5122: $? = 0
configure:5135: result: none needed
configure:5160: checking whether gcc understands -c and -o together
configure:5182: gcc -c conftest.c -o conftest2.o
configure:5185: $? = 0
configure:5182: gcc -c conftest.c -o conftest2.o
configure:5185: $? = 0
configure:5197: result: yes
configure:5216: checking dependency style of gcc
configure:5327: result: gcc3
configure:5392: checking for ar
configure:5408: found /usr/bin/ar
configure:5419: result: ar
configure:5445: checking the archiver (ar) interface
configure:5461: gcc -c -g -O2  conftest.c >&5
configure:5461: $? = 0
configure:5463: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5466: $? = 0
configure:5494: result: ar
configure:5557: checking for ranlib
configure:5573: found /usr/bin/ranlib
configure:5584: result: ranlib
configure:5672: checking for g++
configure:5688: found /usr/bin/g++
configure:5699: result: g++
configure:5726: checking for C++ compiler version
configure:5735: g++ --version >&5
g++ (Debian 7.3.0-11) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5746: $? = 0
configure:5735: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 7.3.0-11' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Debian 7.3.0-11) 
configure:5746: $? = 0
configure:5735: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5746: $? = 1
configure:5735: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:5746: $? = 1
configure:5750: checking whether we are using the GNU C++ compiler
configure:5769: g++ -c    conftest.cpp >&5
configure:5769: $? = 0
configure:5778: result: yes
configure:5787: checking whether g++ accepts -g
configure:5807: g++ -c -g  conftest.cpp >&5
configure:5807: $? = 0
configure:5848: result: yes
configure:5873: checking dependency style of g++
configure:5984: result: gcc3
configure:6004: checking how to run the C++ preprocessor
configure:6031: g++ -E  conftest.cpp
configure:6031: $? = 0
configure:6045: g++ -E  conftest.cpp
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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:6070: result: g++ -E
configure:6090: g++ -E  conftest.cpp
configure:6090: $? = 0
configure:6104: g++ -E  conftest.cpp
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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:6142: checking whether the compiler is clang
configure:6162: g++ -c    conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:17:6: error: invalid use of 'this' in non-member function
      this is not clang
      ^~~~
configure:6162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| #ifndef __clang__
| 	    this is not clang
| #endif
| 
|   ;
|   return 0;
| }
configure:6169: result: no
configure:6207: checking for at least C++11 mode
configure:6252: g++ -c -std=c++14      conftest.cpp >&5
configure:6252: $? = 0
configure:6260: result: -std=c++14
configure:6267: checking whether STL is libstdc++
configure:6287: g++ -c -std=c++14      conftest.cpp >&5
configure:6287: $? = 0
configure:6294: result: yes
configure:6297: checking whether STL is libstdc++ using the C++11 ABI
configure:6317: g++ -c -std=c++14      conftest.cpp >&5
configure:6317: $? = 0
configure:6324: result: yes
configure:6331: checking for correct regex implementation
configure:6362: g++ -o conftest -std=c++14  -std=c++14        conftest.cpp  >&5
configure:6362: $? = 0
configure:6371: result: yes
configure:6392: checking for std::call_once availability
configure:6414: g++ -o conftest -std=c++14  -std=c++14        conftest.cpp  >&5
configure:6414: $? = 0
configure:6423: result: yes
configure:6676: checking for gcc
configure:6692: found /usr/bin/gcc
configure:6703: result: gcc
configure:6728: checking for Objective C compiler version
configure:6737: gcc --version >&5
gcc (Debian 7.3.0-11) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6748: $? = 0
configure:6737: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 7.3.0-11' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Debian 7.3.0-11) 
configure:6748: $? = 0
configure:6737: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6748: $? = 1
configure:6737: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:6748: $? = 1
configure:6752: checking whether we are using the GNU Objective C compiler
configure:6771: gcc -c    conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:6780: result: no
configure:6789: checking whether gcc accepts -g
configure:6809: gcc -c -g   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6809: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| 
|   ;
|   return 0;
| }
configure:6824: gcc -c    conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6824: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| 
|   ;
|   return 0;
| }
configure:6840: gcc -c -g   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6840: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| 
|   ;
|   return 0;
| }
configure:6850: result: no
configure:6875: checking dependency style of gcc
configure:6984: result: gcc3
configure:7002: checking dependency style of gcc
configure:7111: result: gcc3
configure:7135: checking for extra library directory
configure:7148: result: NONE
configure:7180: checking for extra include directory
configure:7193: result: NONE
configure:7216: checking for extra lib+include directory
configure:7229: result: NONE
configure:7256: checking for main in -lshlwapi
configure:7275: g++ -o conftest     conftest.cpp -lshlwapi   >&5
/usr/bin/ld: cannot find -lshlwapi
collect2: error: ld returned 1 exit status
configure:7275: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7284: result: no
configure:7291: checking for main in -lpsapi
configure:7310: g++ -o conftest     conftest.cpp -lpsapi   >&5
/usr/bin/ld: cannot find -lpsapi
collect2: error: ld returned 1 exit status
configure:7310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7319: result: no
configure:7326: checking for main in -lgdi32
configure:7345: g++ -o conftest     conftest.cpp -lgdi32   >&5
/usr/bin/ld: cannot find -lgdi32
collect2: error: ld returned 1 exit status
configure:7345: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7354: result: no
configure:7365: checking for main in -lole32
configure:7384: g++ -o conftest     conftest.cpp -lole32   >&5
/usr/bin/ld: cannot find -lole32
collect2: error: ld returned 1 exit status
configure:7384: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7393: result: no
configure:7406: checking whether to use included boost library
configure:7424: result: yes
configure:7525: checking for grep that handles long lines and -e
configure:7583: result: /bin/grep
configure:7588: checking for egrep
configure:7650: result: /bin/grep -E
configure:7655: checking for ANSI C header files
configure:7675: g++ -c    conftest.cpp >&5
configure:7675: $? = 0
configure:7748: g++ -o conftest     conftest.cpp  >&5
configure:7748: $? = 0
configure:7748: ./conftest
configure:7748: $? = 0
configure:7759: result: yes
configure:7772: checking for sys/types.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for sys/stat.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for stdlib.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for string.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for memory.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for strings.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for inttypes.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for stdint.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7772: checking for unistd.h
configure:7772: g++ -c    conftest.cpp >&5
configure:7772: $? = 0
configure:7772: result: yes
configure:7784: checking whether byte ordering is bigendian
configure:7799: g++ -c    conftest.cpp >&5
conftest.cpp:25:9: error: expected unqualified-id before 'not' token
         not a universal capable compiler
         ^~~
configure:7799: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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:7844: g++ -c    conftest.cpp >&5
configure:7844: $? = 0
configure:7862: g++ -c    conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:31:8: error: 'big' was not declared in this scope
    not big endian
        ^~~
configure:7862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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:7990: result: no
configure:8010: checking whether printing callstack is possible
configure:8035: g++ -c    conftest.cpp >&5
configure:8035: $? = 0
configure:8042: result: yes
configure:8053: checking whether make_unique is defined by header memory
configure:8076: g++ -c -fPIC -O2 -std=c++14      conftest.cpp >&5
configure:8076: $? = 0
configure:8090: result: yes
configure:8105: checking size of wchar_t
configure:8110: g++ -o conftest     conftest.cpp  >&5
configure:8110: $? = 0
configure:8110: ./conftest
configure:8110: $? = 0
configure:8124: result: 4
configure:8136: checking for wchar_t
configure:8153: g++ -c    conftest.cpp >&5
configure:8153: $? = 0
configure:8160: result: yes
configure:8174: checking for unsigned long long int
configure:8213: g++ -o conftest     conftest.cpp  >&5
configure:8213: $? = 0
configure:8222: result: yes
configure:8232: checking for long long int
configure:8270: g++ -o conftest     conftest.cpp  >&5
configure:8270: $? = 0
configure:8270: ./conftest
configure:8270: $? = 0
configure:8282: result: yes
configure:8295: checking size of long
configure:8300: g++ -o conftest     conftest.cpp  >&5
configure:8300: $? = 0
configure:8300: ./conftest
configure:8300: $? = 0
configure:8314: result: 8
configure:8328: checking size of long long
configure:8333: g++ -o conftest     conftest.cpp  >&5
configure:8333: $? = 0
configure:8333: ./conftest
configure:8333: $? = 0
configure:8347: result: 8
configure:8400: checking for ld used by GCC
configure:8464: result: /usr/bin/ld
configure:8471: checking if the linker (/usr/bin/ld) is GNU ld
configure:8484: result: yes
configure:8491: checking for shared library run path origin
configure:8504: result: done
configure:9082: checking for iconv
configure:9106: g++ -o conftest     conftest.cpp  >&5
configure:9106: $? = 0
configure:9140: result: yes
configure:9143: checking for working iconv
configure:9272: g++ -o conftest     conftest.cpp  >&5
configure:9272: $? = 0
configure:9272: ./conftest
configure:9272: $? = 0
configure:9284: result: yes
configure:9312: checking for iconv declaration
configure:9341: g++ -c    conftest.cpp >&5
configure:9341: $? = 0
configure:9352: result:
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:9364: checking whether to use included iconv library
configure:9382: result: no
configure:9590: checking whether to use included zlib library
configure:9608: result: no
configure:9622: checking zlib.h usability
configure:9622: g++ -c    conftest.cpp >&5
configure:9622: $? = 0
configure:9622: result: yes
configure:9622: checking zlib.h presence
configure:9622: g++ -E   conftest.cpp
configure:9622: $? = 0
configure:9622: result: yes
configure:9622: checking for zlib.h
configure:9622: result: yes
configure:9627: checking for gzopen in -lz
configure:9652: g++ -o conftest     conftest.cpp -lz   >&5
configure:9652: $? = 0
configure:9661: result: yes
configure:9687: checking magic.h usability
configure:9687: g++ -c    conftest.cpp >&5
configure:9687: $? = 0
configure:9687: result: yes
configure:9687: checking magic.h presence
configure:9687: g++ -E   conftest.cpp
configure:9687: $? = 0
configure:9687: result: yes
configure:9687: checking for magic.h
configure:9687: result: yes
configure:9692: checking for magic_open in -lmagic
configure:9717: g++ -o conftest     conftest.cpp -lmagic   >&5
configure:9717: $? = 0
configure:9726: result: yes
configure:9850: checking for pkg-config
configure:9868: found /usr/bin/pkg-config
configure:9880: result: /usr/bin/pkg-config
configure:9905: checking pkg-config is at least version 0.9.0
configure:9908: result: yes
configure:9931: $PKG_CONFIG --exists --print-errors "Qt5X11Extras"
Package Qt5X11Extras was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5X11Extras.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5X11Extras' found
configure:9934: $? = 1
configure:9946: $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:9949: $? = 1
configure:9958: $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:9961: $? = 1
configure:9971: checking for QT_CORE
configure:9979: $PKG_CONFIG --exists --print-errors "$qt_corelibs"
configure:9982: $? = 0
configure:9997: $PKG_CONFIG --exists --print-errors "$qt_corelibs"
configure:10000: $? = 0
configure:10034: result: yes
configure:10048: checking for QT_FRONTEND
configure:10056: $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:10059: $? = 1
configure:10074: $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:10077: $? = 1
No package 'Qt5Svg' found
configure:10137: checking for X
configure:10245: g++ -E   conftest.cpp
configure:10245: $? = 0
configure:10276: g++ -o conftest     conftest.cpp -lX11  -lmagic >&5
configure:10276: $? = 0
configure:10326: result: libraries , headers 
configure:10425: g++ -o conftest     conftest.cpp  -lmagic  -lX11 >&5
configure:10425: $? = 0
configure:10523: checking for gethostbyname
configure:10523: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10523: $? = 0
configure:10523: result: yes
configure:10620: checking for connect
configure:10620: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10620: $? = 0
configure:10620: result: yes
configure:10669: checking for remove
configure:10669: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10669: $? = 0
configure:10669: result: yes
configure:10718: checking for shmat
configure:10718: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10718: $? = 0
configure:10718: result: yes
configure:10776: checking for IceConnectionNumber in -lICE
configure:10801: g++ -o conftest     conftest.cpp -lICE   -lmagic >&5
/usr/bin/ld: cannot find -lICE
collect2: error: ld returned 1 exit status
configure:10801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char IceConnectionNumber ();
| int
| main ()
| {
| return IceConnectionNumber ();
|   ;
|   return 0;
| }
configure:10810: result: no
configure:10858: checking for Qt library name
configure:10903: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -lQt5Core >&5
conftest.cpp:37:11: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
           ^~~~~~~~~~~
compilation terminated.
configure:10903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10903: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -framework QtCore >&5
g++: error: QtCore: No such file or directory
g++: error: unrecognized command line option '-framework'
configure:10903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10942: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -lQt5Core >&5
conftest.cpp:37:11: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
           ^~~~~~~~~~~
compilation terminated.
configure:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10942: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -lQt5Concurrent >&5
conftest.cpp:37:11: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
           ^~~~~~~~~~~
compilation terminated.
configure:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10942: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -lQt5Gui >&5
conftest.cpp:37:11: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
           ^~~~~~~~~~~
compilation terminated.
configure:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10942: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -lQt5Svg >&5
conftest.cpp:37:11: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
           ^~~~~~~~~~~
compilation terminated.
configure:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10942: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -lQt5Widgets >&5
conftest.cpp:37:11: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
           ^~~~~~~~~~~
compilation terminated.
configure:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10942: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -framework QtCore -framework QtConcurrent -framework QtSvg -framework QtWidgets -framework QtMacExtras -framework QtGui >&5
g++: error: QtCore: No such file or directory
g++: error: QtConcurrent: No such file or directory
g++: error: QtSvg: No such file or directory
g++: error: QtWidgets: No such file or directory
g++: error: QtMacExtras: No such file or directory
g++: error: QtGui: No such file or directory
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:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10942: g++ -o conftest  -I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras -L/usr/lib/qt5///lib     conftest.cpp   -lmagic  -lX11  -framework QtCore -framework QtGui >&5
g++: error: QtCore: No such file or directory
g++: error: QtGui: No such file or directory
g++: error: unrecognized command line option '-framework'
g++: error: unrecognized command line option '-framework'
configure:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0"
| #define PACKAGE_STRING "LyX 2.3.0"
| #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 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 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 ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:10959: result: failed
configure:10961: 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=set
ac_cv_env_QTDIR_value=/usr/lib/qt5
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_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=x86_64-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=no
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='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_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=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=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=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
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
pkg_cv_QT_CORE_CFLAGS='-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5'
pkg_cv_QT_CORE_LIBS=-lQt5Core
qt_cv_bin=/usr/lib/qt5///bin
qt_cv_dir=/usr/lib/qt5//
qt_cv_includes=/usr/lib/qt5///include
qt_cv_libname=
qt_cv_libraries=/usr/lib/qt5///lib

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

ACLOCAL='${SHELL} /usr/local/src/lyx-2.3.0/config/missing aclocal-1.15'
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} /usr/local/src/lyx-2.3.0/config/missing autoconf'
AUTOHEADER='${SHELL} /usr/local/src/lyx-2.3.0/config/missing autoheader'
AUTOMAKE='${SHELL} /usr/local/src/lyx-2.3.0/config/missing automake-1.15'
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='/bin/grep -E'
EILSEQ=''
ENCHANT_CFLAGS=''
ENCHANT_LIBS=''
EXEEXT=''
FRONTENDS_SUBDIRS=''
GETTEXT_MACRO_VERSION=''
GMSGFMT=''
GMSGFMT_015=''
GREP='/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='  -lmagic  -lX11 '
LIBSHLWAPI=''
LTLIBICONV=''
LTLIBOBJS=''
LYX_DATE='2018-02-24'
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} /usr/local/src/lyx-2.3.0/config/missing makeinfo'
MKDIR_P='/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.0'
PACKAGE_TARNAME='lyx'
PACKAGE_URL=''
PACKAGE_VERSION='2.3.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
QTDIR='/usr/lib/qt5'
QTLIB_VERSION=''
QT_CORE_CFLAGS='-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5'
QT_CORE_INCLUDES='-I/usr/lib/qt5///include -I/usr/lib/qt5///include/QtCore'
QT_CORE_LDFLAGS='-L/usr/lib/qt5///lib'
QT_CORE_LIB='-lQt5Core'
QT_CORE_LIBS='-lQt5Core'
QT_CPPFLAGS='-DQT_NO_STL -DQT_NO_KEYWORDS'
QT_FRONTEND_CFLAGS=''
QT_FRONTEND_LIBS=''
QT_INCLUDES='-I/usr/lib/qt5///include -I/usr/lib/qt5///include/Qt -I/usr/lib/qt5///include/QtCore -I/usr/lib/qt5///include/QtGui -I/usr/lib/qt5///include/QtWidgets -I/usr/lib/qt5///include/QtSvg -I/usr/lib/qt5///include/QtConcurrent -I/usr/lib/qt5///include/QtMacExtras'
QT_LDFLAGS='-L/usr/lib/qt5///lib'
QT_LIB=''
QT_MOC=''
QT_RCC=''
QT_UIC=''
RANLIB='ranlib'
RC=''
RPM_VERSION_SUFFIX='""'
SED=''
SET_MAKE=''
SHELL='/bin/bash'
SOCKET_LIBS=''
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.0'
VERSION_INFO=''
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
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} /usr/local/src/lyx-2.3.0/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='${exec_prefix}/lib/python2.7/dist-packages'
pythondir='${prefix}/lib/python2.7/dist-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.0"
#define PACKAGE_STRING "LyX 2.3.0"
#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 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 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

Reply via email to