Hi,

    I am enclosing the config.log file

....


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

  $ ../lyx-2.3.0beta1/configure 

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

hostname = cosmos
uname -m = x86_64
uname -r = 4.9.0-4-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.9.51-1 (2017-09-28)

/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/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games


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

configure:2904: checking for build type
configure:2922: result: prerelease
configure:2934: checking for version suffix
configure:2953: result: 
configure:2957: checking whether Qt5 is requested
configure:2966: result: no
configure:2975: checking build system type
configure:2989: result: x86_64-pc-linux-gnu
configure:3009: checking host system type
configure:3022: result: x86_64-pc-linux-gnu
configure:3042: checking target system type
configure:3055: result: x86_64-pc-linux-gnu
configure:3081: checking what packaging should be used
configure:3098: result: posix
configure:3198: checking whether to enable maintainer-specific portions of Makefiles
configure:3207: result: no
configure:3231: checking whether make supports nested variables
configure:3248: result: yes
configure:3279: checking for a BSD-compatible install
configure:3347: result: /usr/bin/install -c
configure:3358: checking whether build environment is sane
configure:3413: result: yes
configure:3564: checking for a thread-safe mkdir -p
configure:3603: result: /bin/mkdir -p
configure:3610: checking for gawk
configure:3640: result: no
configure:3610: checking for mawk
configure:3626: found /usr/bin/mawk
configure:3637: result: mawk
configure:3648: checking whether make sets $(MAKE)
configure:3670: result: yes
configure:3757: checking whether UID '1000' is supported by ustar format
configure:3760: result: yes
configure:3767: checking whether GID '1000' is supported by ustar format
configure:3770: result: yes
configure:3778: checking how to create a ustar tar archive
configure:3789: 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:3792: $? = 0
configure:3832: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3835: $? = 0
configure:3839: tar -xf - <conftest.tar
configure:3842: $? = 0
configure:3844: cat conftest.dir/file
GrepMe
configure:3847: $? = 0
configure:3860: result: gnutar
configure:4020: checking for a Python interpreter with version >= 2.7.0 or 3.3.0
configure:4031: 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:4034: $? = 0
configure:4040: result: python
configure:4048: checking for python
configure:4066: found /usr/bin/python
configure:4078: result: /usr/bin/python
configure:4158: checking for python version
configure:4165: result: 2.7
configure:4177: checking for python platform
configure:4184: result: linux2
configure:4210: checking for python script directory
configure:4245: result: ${prefix}/lib/python2.7/dist-packages
configure:4254: checking for python extension module directory
configure:4289: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:4316: checking for style of include used by make
configure:4344: result: GNU
configure:4415: checking for gcc
configure:4431: found /usr/bin/gcc
configure:4442: result: gcc
configure:4671: checking for C compiler version
configure:4680: gcc --version >&5
gcc (Debian 6.3.0-18) 6.3.0 20170516
Copyright (C) 2016 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:4691: $? = 0
configure:4680: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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 --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18) 
configure:4691: $? = 0
configure:4680: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4691: $? = 1
configure:4680: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4691: $? = 1
configure:4711: checking whether the C compiler works
configure:4733: gcc    conftest.c  >&5
configure:4737: $? = 0
configure:4785: result: yes
configure:4788: checking for C compiler default output file name
configure:4790: result: a.out
configure:4796: checking for suffix of executables
configure:4803: gcc -o conftest    conftest.c  >&5
configure:4807: $? = 0
configure:4829: result: 
configure:4851: checking whether we are cross compiling
configure:4859: gcc -o conftest    conftest.c  >&5
configure:4863: $? = 0
configure:4870: ./conftest
configure:4874: $? = 0
configure:4889: result: no
configure:4894: checking for suffix of object files
configure:4916: gcc -c   conftest.c >&5
configure:4920: $? = 0
configure:4941: result: o
configure:4945: checking whether we are using the GNU C compiler
configure:4964: gcc -c   conftest.c >&5
configure:4964: $? = 0
configure:4973: result: yes
configure:4982: checking whether gcc accepts -g
configure:5002: gcc -c -g  conftest.c >&5
configure:5002: $? = 0
configure:5043: result: yes
configure:5060: checking for gcc option to accept ISO C89
configure:5123: gcc  -c -g -O2  conftest.c >&5
configure:5123: $? = 0
configure:5136: result: none needed
configure:5161: checking whether gcc understands -c and -o together
configure:5183: gcc -c conftest.c -o conftest2.o
configure:5186: $? = 0
configure:5183: gcc -c conftest.c -o conftest2.o
configure:5186: $? = 0
configure:5198: result: yes
configure:5217: checking dependency style of gcc
configure:5328: result: gcc3
configure:5393: checking for ar
configure:5409: found /usr/bin/ar
configure:5420: result: ar
configure:5446: checking the archiver (ar) interface
configure:5462: gcc -c -g -O2  conftest.c >&5
configure:5462: $? = 0
configure:5464: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5467: $? = 0
configure:5495: result: ar
configure:5558: checking for ranlib
configure:5574: found /usr/bin/ranlib
configure:5585: result: ranlib
configure:5673: checking for g++
configure:5689: found /usr/bin/g++
configure:5700: result: g++
configure:5727: checking for C++ compiler version
configure:5736: g++ --version >&5
g++ (Debian 6.3.0-18) 6.3.0 20170516
Copyright (C) 2016 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:5747: $? = 0
configure:5736: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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 --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18) 
configure:5747: $? = 0
configure:5736: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5747: $? = 1
configure:5736: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:5747: $? = 1
configure:5751: checking whether we are using the GNU C++ compiler
configure:5770: g++ -c    conftest.cpp >&5
configure:5770: $? = 0
configure:5779: result: yes
configure:5788: checking whether g++ accepts -g
configure:5808: g++ -c -g  conftest.cpp >&5
configure:5808: $? = 0
configure:5849: result: yes
configure:5874: checking dependency style of g++
configure:5985: result: gcc3
configure:6005: checking how to run the C++ preprocessor
configure:6032: g++ -E  conftest.cpp
configure:6032: $? = 0
configure:6046: g++ -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6046: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6071: result: g++ -E
configure:6091: g++ -E  conftest.cpp
configure:6091: $? = 0
configure:6105: g++ -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6143: checking whether the compiler is clang
configure:6163: 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:6163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #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:6170: result: no
configure:6208: checking for at least C++11 mode
configure:6253: g++ -c -std=c++14      conftest.cpp >&5
configure:6253: $? = 0
configure:6261: result: -std=c++14
configure:6268: checking whether STL is libstdc++
configure:6288: g++ -c -std=c++14      conftest.cpp >&5
configure:6288: $? = 0
configure:6295: result: yes
configure:6298: checking whether STL is libstdc++ using the C++11 ABI
configure:6318: g++ -c -std=c++14      conftest.cpp >&5
configure:6318: $? = 0
configure:6325: result: yes
configure:6332: checking for correct regex implementation
configure:6363: g++ -o conftest -std=c++14  -std=c++14        conftest.cpp  >&5
configure:6363: $? = 0
configure:6372: result: yes
configure:6393: checking for std::call_once availability
configure:6415: g++ -o conftest -std=c++14  -std=c++14        conftest.cpp  >&5
configure:6415: $? = 0
configure:6424: result: yes
configure:6677: checking for gcc
configure:6693: found /usr/bin/gcc
configure:6704: result: gcc
configure:6729: checking for Objective C compiler version
configure:6738: gcc --version >&5
gcc (Debian 6.3.0-18) 6.3.0 20170516
Copyright (C) 2016 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:6749: $? = 0
configure:6738: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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 --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18) 
configure:6749: $? = 0
configure:6738: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6749: $? = 1
configure:6738: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:6749: $? = 1
configure:6753: checking whether we are using the GNU Objective C compiler
configure:6772: gcc -c    conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:6781: result: no
configure:6790: checking whether gcc accepts -g
configure:6810: gcc -c -g   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:6825: gcc -c    conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:6841: gcc -c -g   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:6851: result: no
configure:6876: checking dependency style of gcc
configure:6985: result: gcc3
configure:7003: checking dependency style of gcc
configure:7112: result: gcc3
configure:7136: checking for extra library directory
configure:7149: result: NONE
configure:7181: checking for extra include directory
configure:7194: result: NONE
configure:7217: checking for extra lib+include directory
configure:7230: result: NONE
configure:7257: checking for main in -lshlwapi
configure:7276: g++ -o conftest     conftest.cpp -lshlwapi   >&5
/usr/bin/ld: cannot find -lshlwapi
collect2: error: ld returned 1 exit status
configure:7276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7285: result: no
configure:7292: checking for main in -lpsapi
configure:7311: g++ -o conftest     conftest.cpp -lpsapi   >&5
/usr/bin/ld: cannot find -lpsapi
collect2: error: ld returned 1 exit status
configure:7311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7320: result: no
configure:7327: checking for main in -lgdi32
configure:7346: g++ -o conftest     conftest.cpp -lgdi32   >&5
/usr/bin/ld: cannot find -lgdi32
collect2: error: ld returned 1 exit status
configure:7346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7355: result: no
configure:7366: checking for main in -lole32
configure:7385: g++ -o conftest     conftest.cpp -lole32   >&5
/usr/bin/ld: cannot find -lole32
collect2: error: ld returned 1 exit status
configure:7385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:7394: result: no
configure:7407: checking whether to use included boost library
configure:7425: result: yes
configure:7526: checking for grep that handles long lines and -e
configure:7584: result: /bin/grep
configure:7589: checking for egrep
configure:7651: result: /bin/grep -E
configure:7656: checking for ANSI C header files
configure:7676: g++ -c    conftest.cpp >&5
configure:7676: $? = 0
configure:7749: g++ -o conftest     conftest.cpp  >&5
configure:7749: $? = 0
configure:7749: ./conftest
configure:7749: $? = 0
configure:7760: result: yes
configure:7773: checking for sys/types.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for sys/stat.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for stdlib.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for string.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for memory.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for strings.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for inttypes.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for stdint.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7773: checking for unistd.h
configure:7773: g++ -c    conftest.cpp >&5
configure:7773: $? = 0
configure:7773: result: yes
configure:7785: checking whether byte ordering is bigendian
configure:7800: g++ -c    conftest.cpp >&5
conftest.cpp:26:9: error: expected unqualified-id before 'not' token
         not a universal capable compiler
         ^~~
configure:7800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:7845: g++ -c    conftest.cpp >&5
configure:7845: $? = 0
configure:7863: g++ -c    conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:32:8: error: 'big' was not declared in this scope
    not big endian
        ^~~
configure:7863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:7991: result: no
configure:8011: checking whether printing callstack is possible
configure:8036: g++ -c    conftest.cpp >&5
configure:8036: $? = 0
configure:8043: result: yes
configure:8054: checking whether make_unique is defined by header memory
configure:8077: g++ -c -g -O2 -std=c++14    -Wall -Wextra   conftest.cpp >&5
configure:8077: $? = 0
configure:8091: result: yes
configure:8106: checking size of wchar_t
configure:8111: g++ -o conftest     conftest.cpp  >&5
configure:8111: $? = 0
configure:8111: ./conftest
configure:8111: $? = 0
configure:8125: result: 4
configure:8137: checking for wchar_t
configure:8154: g++ -c    conftest.cpp >&5
configure:8154: $? = 0
configure:8161: result: yes
configure:8175: checking for unsigned long long int
configure:8214: g++ -o conftest     conftest.cpp  >&5
configure:8214: $? = 0
configure:8223: result: yes
configure:8233: checking for long long int
configure:8271: g++ -o conftest     conftest.cpp  >&5
configure:8271: $? = 0
configure:8271: ./conftest
configure:8271: $? = 0
configure:8283: result: yes
configure:8296: checking size of long
configure:8301: g++ -o conftest     conftest.cpp  >&5
configure:8301: $? = 0
configure:8301: ./conftest
configure:8301: $? = 0
configure:8315: result: 8
configure:8329: checking size of long long
configure:8334: g++ -o conftest     conftest.cpp  >&5
configure:8334: $? = 0
configure:8334: ./conftest
configure:8334: $? = 0
configure:8348: result: 8
configure:8401: checking for ld used by GCC
configure:8465: result: /usr/bin/ld
configure:8472: checking if the linker (/usr/bin/ld) is GNU ld
configure:8485: result: yes
configure:8492: checking for shared library run path origin
configure:8505: result: done
configure:9083: checking for iconv
configure:9107: g++ -o conftest     conftest.cpp  >&5
configure:9107: $? = 0
configure:9141: result: yes
configure:9144: checking for working iconv
configure:9273: g++ -o conftest     conftest.cpp  >&5
configure:9273: $? = 0
configure:9273: ./conftest
configure:9273: $? = 0
configure:9285: result: yes
configure:9313: checking for iconv declaration
configure:9342: g++ -c    conftest.cpp >&5
configure:9342: $? = 0
configure:9353: result:
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:9365: checking whether to use included iconv library
configure:9383: result: no
configure:9591: checking whether to use included zlib library
configure:9609: result: no
configure:9623: checking zlib.h usability
configure:9623: g++ -c    conftest.cpp >&5
configure:9623: $? = 0
configure:9623: result: yes
configure:9623: checking zlib.h presence
configure:9623: g++ -E   conftest.cpp
configure:9623: $? = 0
configure:9623: result: yes
configure:9623: checking for zlib.h
configure:9623: result: yes
configure:9628: checking for gzopen in -lz
configure:9653: g++ -o conftest     conftest.cpp -lz   >&5
configure:9653: $? = 0
configure:9662: result: yes
configure:9688: checking magic.h usability
configure:9688: g++ -c    conftest.cpp >&5
configure:9688: $? = 0
configure:9688: result: yes
configure:9688: checking magic.h presence
configure:9688: g++ -E   conftest.cpp
configure:9688: $? = 0
configure:9688: result: yes
configure:9688: checking for magic.h
configure:9688: result: yes
configure:9693: checking for magic_open in -lmagic
configure:9718: g++ -o conftest     conftest.cpp -lmagic   >&5
configure:9718: $? = 0
configure:9727: result: yes
configure:9851: checking for pkg-config
configure:9869: found /usr/bin/pkg-config
configure:9881: result: /usr/bin/pkg-config
configure:9906: checking pkg-config is at least version 0.9.0
configure:9909: result: yes
configure:9972: checking for QT_CORE
configure:9980: $PKG_CONFIG --exists --print-errors "$qt_corelibs"
Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
configure:9983: $? = 1
configure:9998: $PKG_CONFIG --exists --print-errors "$qt_corelibs"
Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
configure:10001: $? = 1
No package 'QtCore' found
configure:10049: checking for QT_FRONTEND
configure:10057: $PKG_CONFIG --exists --print-errors "$qt_guilibs"
Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
Package QtSvg was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtSvg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtSvg' found
configure:10060: $? = 1
configure:10075: $PKG_CONFIG --exists --print-errors "$qt_guilibs"
Package QtCore was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtCore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtCore' found
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
Package QtSvg was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtSvg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtSvg' found
configure:10078: $? = 1
No package 'QtCore' found
No package 'QtGui' found
No package 'QtSvg' found
configure:10138: checking for X
configure:10246: g++ -E   conftest.cpp
configure:10246: $? = 0
configure:10277: g++ -o conftest     conftest.cpp -lX11  -lmagic >&5
configure:10277: $? = 0
configure:10327: result: libraries , headers 
configure:10426: g++ -o conftest     conftest.cpp  -lmagic  -lX11 >&5
configure:10426: $? = 0
configure:10524: checking for gethostbyname
configure:10524: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10524: $? = 0
configure:10524: result: yes
configure:10621: checking for connect
configure:10621: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10621: $? = 0
configure:10621: result: yes
configure:10670: checking for remove
configure:10670: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10670: $? = 0
configure:10670: result: yes
configure:10719: checking for shmat
configure:10719: g++ -o conftest     conftest.cpp  -lmagic >&5
configure:10719: $? = 0
configure:10719: result: yes
configure:10777: checking for IceConnectionNumber in -lICE
configure:10802: g++ -o conftest     conftest.cpp -lICE   -lmagic >&5
configure:10802: $? = 0
configure:10811: result: yes
configure:10859: checking for Qt library name
configure:10904: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -lmagic  -lX11  -lQtCore >&5
conftest.cpp:38:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:10904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10904: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -lmagic  -lX11  -lQtCore4 >&5
conftest.cpp:38:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:10904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10904: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -lmagic  -lX11  -framework QtCore >&5
g++: error: QtCore: No such file or directory
g++: error: unrecognized command line option '-framework'
configure:10904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10943: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -lmagic  -lX11  '-lQtCore >&5
g++: error: '-lQtCore: No such file or directory
configure:10943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10943: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -lmagic  -lX11  -lQtGui' >&5
conftest.cpp:38:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:10943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10943: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -lmagic  -lX11  '-lQtCore4 >&5
g++: error: '-lQtCore4: No such file or directory
configure:10943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10943: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -lmagic  -lX11  -lQtGui4' >&5
conftest.cpp:38:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:10943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10943: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -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:10943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10943: g++ -o conftest  -I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras -L/usr/lib/x86_64-linux-gnu//lib     conftest.cpp  -lSM -lICE  -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:10943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.3.0beta1"
| #define PACKAGE_STRING "LyX 2.3.0beta1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #define LYX_USE_STD_REGEX 1
| #define LYX_USE_STD_CALL_ONCE 1
| #define USE_GLIBCXX_CXX11_ABI 1
| #define ENABLE_ASSERTIONS 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:10960: result: failed
configure:10962: 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/x86_64-linux-gnu/
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=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='/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=mawk
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
qt_cv_bin=/usr/lib/x86_64-linux-gnu//bin
qt_cv_dir=/usr/lib/x86_64-linux-gnu/
qt_cv_includes=/usr/lib/x86_64-linux-gnu//include
qt_cv_libname=
qt_cv_libraries=/usr/lib/x86_64-linux-gnu//lib

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

ACLOCAL='${SHELL} /mnt/home_content/sysdev1/System_Development_stretch/lyx/2.3.0/lyx-2.3.0beta1/config/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS=' -Wall -Wextra'
AM_CXXFLAGS='-g -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} /mnt/home_content/sysdev1/System_Development_stretch/lyx/2.3.0/lyx-2.3.0beta1/config/missing autoconf'
AUTOHEADER='${SHELL} /mnt/home_content/sysdev1/System_Development_stretch/lyx/2.3.0/lyx-2.3.0beta1/config/missing autoheader'
AUTOMAKE='${SHELL} /mnt/home_content/sysdev1/System_Development_stretch/lyx/2.3.0/lyx-2.3.0beta1/config/missing automake-1.15'
AWK='mawk'
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=' -lSM -lICE  -lmagic  -lX11 '
LIBSHLWAPI=''
LTLIBICONV=''
LTLIBOBJS=''
LYX_DATE='2017-08-14'
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} /mnt/home_content/sysdev1/System_Development_stretch/lyx/2.3.0/lyx-2.3.0beta1/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='[email protected]'
PACKAGE_NAME='LyX'
PACKAGE_STRING='LyX 2.3.0beta1'
PACKAGE_TARNAME='lyx'
PACKAGE_URL=''
PACKAGE_VERSION='2.3.0beta1'
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/x86_64-linux-gnu/'
QTLIB_VERSION=''
QT_CORE_CFLAGS=''
QT_CORE_INCLUDES='-I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/QtCore'
QT_CORE_LDFLAGS='-L/usr/lib/x86_64-linux-gnu//lib'
QT_CORE_LIB=''
QT_CORE_LIBS=''
QT_CPPFLAGS='-DQT_NO_STL -DQT_NO_KEYWORDS'
QT_FRONTEND_CFLAGS=''
QT_FRONTEND_LIBS=''
QT_INCLUDES='-I/usr/lib/x86_64-linux-gnu//include -I/usr/lib/x86_64-linux-gnu//include/Qt -I/usr/lib/x86_64-linux-gnu//include/QtCore -I/usr/lib/x86_64-linux-gnu//include/QtGui -I/usr/lib/x86_64-linux-gnu//include/QtWidgets -I/usr/lib/x86_64-linux-gnu//include/QtSvg -I/usr/lib/x86_64-linux-gnu//include/QtConcurrent -I/usr/lib/x86_64-linux-gnu//include/QtMacExtras'
QT_LDFLAGS='-L/usr/lib/x86_64-linux-gnu//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='no'
VERSION='2.3.0beta1'
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=' -I$(srcdir)'
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} /mnt/home_content/sysdev1/System_Development_stretch/lyx/2.3.0/lyx-2.3.0beta1/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.0beta1"
#define PACKAGE_STRING "LyX 2.3.0beta1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define USE_POSIX_PACKAGING 1
#define PACKAGE "lyx"
#define LYX_USE_STD_REGEX 1
#define LYX_USE_STD_CALL_ONCE 1
#define USE_GLIBCXX_CXX11_ABI 1
#define ENABLE_ASSERTIONS 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