Ticket #55867: config.log

File config.log, 126.4 KB (added by yaoyuki (YAO, Yuki), 7 years ago)

configuraton log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by LyX configure 2.2.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/Applications/MacPorts/LyX.app --without-x --without-included-boost --enable-optimization=-Os --with-version-suffix=-2.2 --with-qt-dir=/opt/local/libexec/qt5 --enable-qt5
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = localhost
14uname -m = x86_64
15uname -r = 17.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 384 tasks, 1747 threads, 8 processors
34Load average: 8.26, Mach factor: 2.00
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2863: checking for build type
52configure:2885: result: release
53configure:2900: checking for version suffix
54configure:2919: result: -2.2
55configure:2923: checking whether Qt5 is requested
56configure:2932: result: yes
57configure:2941: checking build system type
58configure:2955: result: x86_64-apple-darwin17.4.0
59configure:2975: checking host system type
60configure:2988: result: x86_64-apple-darwin17.4.0
61configure:3008: checking target system type
62configure:3021: result: x86_64-apple-darwin17.4.0
63configure:3047: checking what packaging should be used
64configure:3063: result: macosx
65configure:3163: checking whether to enable maintainer-specific portions of Makefiles
66configure:3172: result: no
67configure:3207: checking for a BSD-compatible install
68configure:3275: result: /usr/bin/install -c
69configure:3286: checking whether build environment is sane
70configure:3341: result: yes
71configure:3492: checking for a thread-safe mkdir -p
72configure:3531: result: config/install-sh -c -d
73configure:3538: checking for gawk
74configure:3554: found /opt/local/bin/gawk
75configure:3565: result: gawk
76configure:3576: checking whether make sets $(MAKE)
77configure:3598: result: yes
78configure:3627: checking whether make supports nested variables
79configure:3644: result: yes
80configure:3724: checking whether UID '502' is supported by ustar format
81configure:3727: result: yes
82configure:3734: checking whether GID '501' is supported by ustar format
83configure:3737: result: yes
84configure:3745: checking how to create a ustar tar archive
85configure:3756: tar --version
86bsdtar 2.8.3 - libarchive 2.8.3
87configure:3759: $? = 0
88configure:3799: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
89configure:3802: $? = 0
90configure:3806: tar -xf - <conftest.tar
91configure:3809: $? = 0
92configure:3811: cat conftest.dir/file
93GrepMe
94configure:3814: $? = 0
95configure:3827: result: gnutar
96configure:3888: checking whether make supports nested variables
97configure:3905: result: yes
98configure:4005: checking whether /opt/local/bin/python2.7 version is >= 2.7.0 or 3.3.0
99configure:4010: /opt/local/bin/python2.7 -c import sys version = sys.version_info[:3] sys.exit(not ((2,7,0) <= version < (3,0,0) or version >= (3,3,0)))
100configure:4013: $? = 0
101configure:4015: result: yes
102configure:4164: checking for python version
103configure:4171: result: 2.7
104configure:4183: checking for python platform
105configure:4190: result: darwin
106configure:4216: checking for python script directory
107configure:4251: result: ${prefix}/lib/python2.7/site-packages
108configure:4260: checking for python extension module directory
109configure:4295: result: ${exec_prefix}/lib/python2.7/site-packages
110configure:4322: checking for style of include used by make
111configure:4350: result: GNU
112configure:4421: checking for gcc
113configure:4448: result: /usr/bin/clang
114configure:4677: checking for C compiler version
115configure:4686: /usr/bin/clang --version >&5
116Apple LLVM version 9.0.0 (clang-900.0.39.2)
117Target: x86_64-apple-darwin17.4.0
118Thread model: posix
119InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
120configure:4697: $? = 0
121configure:4686: /usr/bin/clang -v >&5
122Apple LLVM version 9.0.0 (clang-900.0.39.2)
123Target: x86_64-apple-darwin17.4.0
124Thread model: posix
125InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
126configure:4697: $? = 0
127configure:4686: /usr/bin/clang -V >&5
128clang: error: argument to '-V' is missing (expected 1 value)
129clang: error: no input files
130configure:4697: $? = 1
131configure:4686: /usr/bin/clang -qversion >&5
132clang: error: unknown argument: '-qversion'
133clang: error: no input files
134configure:4697: $? = 1
135configure:4717: checking whether the C compiler works
136configure:4739: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
137configure:4743: $? = 0
138configure:4791: result: yes
139configure:4794: checking for C compiler default output file name
140configure:4796: result: a.out
141configure:4802: checking for suffix of executables
142configure:4809: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
143configure:4813: $? = 0
144configure:4835: result:
145configure:4857: checking whether we are cross compiling
146configure:4865: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
147configure:4869: $? = 0
148configure:4876: ./conftest
149configure:4880: $? = 0
150configure:4895: result: no
151configure:4900: checking for suffix of object files
152configure:4922: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
153configure:4926: $? = 0
154configure:4947: result: o
155configure:4951: checking whether we are using the GNU C compiler
156configure:4970: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
157configure:4970: $? = 0
158configure:4979: result: yes
159configure:4988: checking whether /usr/bin/clang accepts -g
160configure:5008: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
161configure:5008: $? = 0
162configure:5049: result: yes
163configure:5066: checking for /usr/bin/clang option to accept ISO C89
164configure:5129: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
165configure:5129: $? = 0
166configure:5142: result: none needed
167configure:5167: checking whether /usr/bin/clang understands -c and -o together
168configure:5189: /usr/bin/clang -c conftest.c -o conftest2.o
169configure:5192: $? = 0
170configure:5189: /usr/bin/clang -c conftest.c -o conftest2.o
171configure:5192: $? = 0
172configure:5204: result: yes
173configure:5223: checking dependency style of /usr/bin/clang
174configure:5334: result: gcc3
175configure:5399: checking for ar
176configure:5415: found /opt/local/bin/ar
177configure:5426: result: ar
178configure:5452: checking the archiver (ar) interface
179configure:5468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
180configure:5468: $? = 0
181configure:5470: ar cru libconftest.a conftest.o >&5
182configure:5473: $? = 0
183configure:5501: result: ar
184configure:5563: checking for ranlib
185configure:5579: found /opt/local/bin/ranlib
186configure:5590: result: ranlib
187configure:5732: checking for C++ compiler version
188configure:5741: /usr/bin/clang++ --version >&5
189Apple LLVM version 9.0.0 (clang-900.0.39.2)
190Target: x86_64-apple-darwin17.4.0
191Thread model: posix
192InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
193configure:5752: $? = 0
194configure:5741: /usr/bin/clang++ -v >&5
195Apple LLVM version 9.0.0 (clang-900.0.39.2)
196Target: x86_64-apple-darwin17.4.0
197Thread model: posix
198InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
199configure:5752: $? = 0
200configure:5741: /usr/bin/clang++ -V >&5
201clang: error: argument to '-V' is missing (expected 1 value)
202clang: error: no input files
203configure:5752: $? = 1
204configure:5741: /usr/bin/clang++ -qversion >&5
205clang: error: unknown argument: '-qversion'
206clang: error: no input files
207configure:5752: $? = 1
208configure:5756: checking whether we are using the GNU C++ compiler
209configure:5775: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
210configure:5775: $? = 0
211configure:5784: result: yes
212configure:5793: checking whether /usr/bin/clang++ accepts -g
213configure:5813: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
214configure:5813: $? = 0
215configure:5854: result: yes
216configure:5879: checking dependency style of /usr/bin/clang++
217configure:5990: result: gcc3
218configure:6010: checking how to run the C++ preprocessor
219configure:6037: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
220configure:6037: $? = 0
221configure:6051: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
222conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
223#include <ac_nonexistent.h>
224         ^~~~~~~~~~~~~~~~~~
2251 error generated.
226configure:6051: $? = 1
227configure: failed program was:
228| /* confdefs.h */
229| #define PACKAGE_NAME "LyX"
230| #define PACKAGE_TARNAME "lyx"
231| #define PACKAGE_VERSION "2.2.3"
232| #define PACKAGE_STRING "LyX 2.2.3"
233| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
234| #define PACKAGE_URL ""
235| #define USE_MACOSX_PACKAGING 1
236| #define PACKAGE "LyX-2.2"
237| /* end confdefs.h.  */
238| #include <ac_nonexistent.h>
239configure:6076: result: /usr/bin/clang++ -E
240configure:6096: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
241configure:6096: $? = 0
242configure:6110: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
243conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
244#include <ac_nonexistent.h>
245         ^~~~~~~~~~~~~~~~~~
2461 error generated.
247configure:6110: $? = 1
248configure: failed program was:
249| /* confdefs.h */
250| #define PACKAGE_NAME "LyX"
251| #define PACKAGE_TARNAME "lyx"
252| #define PACKAGE_VERSION "2.2.3"
253| #define PACKAGE_STRING "LyX 2.2.3"
254| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
255| #define PACKAGE_URL ""
256| #define USE_MACOSX_PACKAGING 1
257| #define PACKAGE "LyX-2.2"
258| /* end confdefs.h.  */
259| #include <ac_nonexistent.h>
260configure:6140: checking for grep that handles long lines and -e
261configure:6198: result: /usr/bin/grep
262configure:6203: checking for egrep
263configure:6265: result: /usr/bin/grep -E
264configure:6270: checking for ANSI C header files
265configure:6290: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
266configure:6290: $? = 0
267./configure: line 6304: -I/opt/local/include: No such file or directory
268configure:6374: result: no
269configure:6387: checking for sys/types.h
270configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
271configure:6387: $? = 0
272configure:6387: result: yes
273configure:6387: checking for sys/stat.h
274configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
275configure:6387: $? = 0
276configure:6387: result: yes
277configure:6387: checking for stdlib.h
278configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
279configure:6387: $? = 0
280configure:6387: result: yes
281configure:6387: checking for string.h
282configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
283configure:6387: $? = 0
284configure:6387: result: yes
285configure:6387: checking for memory.h
286configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
287configure:6387: $? = 0
288configure:6387: result: yes
289configure:6387: checking for strings.h
290configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
291configure:6387: $? = 0
292configure:6387: result: yes
293configure:6387: checking for inttypes.h
294configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
295configure:6387: $? = 0
296configure:6387: result: yes
297configure:6387: checking for stdint.h
298configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
299configure:6387: $? = 0
300configure:6387: result: yes
301configure:6387: checking for unistd.h
302configure:6387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
303configure:6387: $? = 0
304configure:6387: result: yes
305configure:6408: checking whether the compiler is clang
306configure:6428: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
307configure:6428: $? = 0
308configure:6435: result: yes
309configure:6438: checking whether STL is libstdc++
310configure:6458: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
311conftest.cpp:26:6: error: invalid use of 'this' outside of a non-static member function
312            this is not libstdc++
313            ^
3141 error generated.
315configure:6458: $? = 1
316configure: failed program was:
317| /* confdefs.h */
318| #define PACKAGE_NAME "LyX"
319| #define PACKAGE_TARNAME "lyx"
320| #define PACKAGE_VERSION "2.2.3"
321| #define PACKAGE_STRING "LyX 2.2.3"
322| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
323| #define PACKAGE_URL ""
324| #define USE_MACOSX_PACKAGING 1
325| #define PACKAGE "LyX-2.2"
326| #define HAVE_SYS_TYPES_H 1
327| #define HAVE_SYS_STAT_H 1
328| #define HAVE_STDLIB_H 1
329| #define HAVE_STRING_H 1
330| #define HAVE_MEMORY_H 1
331| #define HAVE_STRINGS_H 1
332| #define HAVE_INTTYPES_H 1
333| #define HAVE_STDINT_H 1
334| #define HAVE_UNISTD_H 1
335| /* end confdefs.h.  */
336| #include<vector>
337| int
338| main ()
339| {
340|
341| #if ! defined(__GLIBCXX__) && ! defined(__GLIBCPP__)
342|           this is not libstdc++
343| #endif
344|
345|   ;
346|   return 0;
347| }
348configure:6465: result: no
349configure:6468: checking whether STL is libstdc++ using the C++11 ABI
350configure:6488: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
351conftest.cpp:26:6: error: invalid use of 'this' outside of a non-static member function
352            this is not libstdc++ using the C++11 ABI
353            ^
3541 error generated.
355configure:6488: $? = 1
356configure: failed program was:
357| /* confdefs.h */
358| #define PACKAGE_NAME "LyX"
359| #define PACKAGE_TARNAME "lyx"
360| #define PACKAGE_VERSION "2.2.3"
361| #define PACKAGE_STRING "LyX 2.2.3"
362| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
363| #define PACKAGE_URL ""
364| #define USE_MACOSX_PACKAGING 1
365| #define PACKAGE "LyX-2.2"
366| #define HAVE_SYS_TYPES_H 1
367| #define HAVE_SYS_STAT_H 1
368| #define HAVE_STDLIB_H 1
369| #define HAVE_STRING_H 1
370| #define HAVE_MEMORY_H 1
371| #define HAVE_STRINGS_H 1
372| #define HAVE_INTTYPES_H 1
373| #define HAVE_STDINT_H 1
374| #define HAVE_UNISTD_H 1
375| /* end confdefs.h.  */
376| #include<vector>
377| int
378| main ()
379| {
380|
381| #if ! defined(_GLIBCXX_USE_CXX11_ABI) || ! _GLIBCXX_USE_CXX11_ABI
382|           this is not libstdc++ using the C++11 ABI
383| #endif
384|
385|   ;
386|   return 0;
387| }
388configure:6495: result: no
389configure:6688: checking whether the compiler implements C++11
390configure:6718: /usr/bin/clang++ -c -std=c++11 -fPIC -Os -Wno-deprecated-register -pipe -Os -stdlib=libc++ -arch x86_64  -I/opt/local/include conftest.cpp >&5
391conftest.cpp:27:6: error: invalid use of 'this' outside of a non-static member function
392            this is a c++11 compiler
393            ^
3941 error generated.
395configure:6718: $? = 1
396configure: failed program was:
397| /* confdefs.h */
398| #define PACKAGE_NAME "LyX"
399| #define PACKAGE_TARNAME "lyx"
400| #define PACKAGE_VERSION "2.2.3"
401| #define PACKAGE_STRING "LyX 2.2.3"
402| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
403| #define PACKAGE_URL ""
404| #define USE_MACOSX_PACKAGING 1
405| #define PACKAGE "LyX-2.2"
406| #define HAVE_SYS_TYPES_H 1
407| #define HAVE_SYS_STAT_H 1
408| #define HAVE_STDLIB_H 1
409| #define HAVE_STRING_H 1
410| #define HAVE_MEMORY_H 1
411| #define HAVE_STRINGS_H 1
412| #define HAVE_INTTYPES_H 1
413| #define HAVE_STDINT_H 1
414| #define HAVE_UNISTD_H 1
415| #define USE_LLVM_LIBCPP 1
416| /* end confdefs.h.  */
417|
418| int
419| main ()
420| {
421|
422| #if __cplusplus >= 201103L || defined(__GXX_EXPERIMENTAL_CXX0X__)
423|           this is a c++11 compiler
424| #endif
425|
426|   ;
427|   return 0;
428| }
429configure:6733: result: yes
430configure:6755: checking regex usability
431configure:6755: /usr/bin/clang++ -c -std=c++11 -fPIC -Os -Wno-deprecated-register -Wno-deprecated-declarations -pipe -Os -stdlib=libc++ -arch x86_64  -std=c++11 -I/opt/local/include conftest.cpp >&5
432configure:6755: $? = 0
433configure:6755: result: yes
434configure:6755: checking regex presence
435configure:6755: /usr/bin/clang++ -E  -std=c++11 -I/opt/local/include conftest.cpp
436configure:6755: $? = 0
437configure:6755: result: yes
438configure:6755: checking for regex
439configure:6755: result: yes
440configure:6772: checking for correct regex implementation
441configure:6781: result: yes
442configure:6918: checking for Objective C compiler version
443configure:6927: /usr/bin/clang --version >&5
444Apple LLVM version 9.0.0 (clang-900.0.39.2)
445Target: x86_64-apple-darwin17.4.0
446Thread model: posix
447InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
448configure:6938: $? = 0
449configure:6927: /usr/bin/clang -v >&5
450Apple LLVM version 9.0.0 (clang-900.0.39.2)
451Target: x86_64-apple-darwin17.4.0
452Thread model: posix
453InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
454configure:6938: $? = 0
455configure:6927: /usr/bin/clang -V >&5
456clang: error: argument to '-V' is missing (expected 1 value)
457clang: error: no input files
458configure:6938: $? = 1
459configure:6927: /usr/bin/clang -qversion >&5
460clang: error: unknown argument: '-qversion'
461clang: error: no input files
462configure:6938: $? = 1
463configure:6942: checking whether we are using the GNU Objective C compiler
464configure:6961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.m >&5
465configure:6961: $? = 0
466configure:6970: result: yes
467configure:6979: checking whether /usr/bin/clang accepts -g
468configure:6999: /usr/bin/clang -c -g -I/opt/local/include conftest.m >&5
469configure:6999: $? = 0
470configure:7040: result: yes
471configure:7065: checking dependency style of /usr/bin/clang
472configure:7174: result: gcc3
473configure:7192: checking dependency style of /usr/bin/clang
474configure:7301: result: gcc3
475configure:7325: checking for extra library directory
476configure:7338: result: NONE
477configure:7369: checking for extra include directory
478configure:7382: result: NONE
479configure:7404: checking for extra lib+include directory
480configure:7417: result: NONE
481configure:7443: checking for main in -lshlwapi
482configure:7462: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lshlwapi   >&5
483ld: library not found for -lshlwapi
484clang: error: linker command failed with exit code 1 (use -v to see invocation)
485configure:7462: $? = 1
486configure: failed program was:
487| /* confdefs.h */
488| #define PACKAGE_NAME "LyX"
489| #define PACKAGE_TARNAME "lyx"
490| #define PACKAGE_VERSION "2.2.3"
491| #define PACKAGE_STRING "LyX 2.2.3"
492| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
493| #define PACKAGE_URL ""
494| #define USE_MACOSX_PACKAGING 1
495| #define PACKAGE "LyX-2.2"
496| #define HAVE_SYS_TYPES_H 1
497| #define HAVE_SYS_STAT_H 1
498| #define HAVE_STDLIB_H 1
499| #define HAVE_STRING_H 1
500| #define HAVE_MEMORY_H 1
501| #define HAVE_STRINGS_H 1
502| #define HAVE_INTTYPES_H 1
503| #define HAVE_STDINT_H 1
504| #define HAVE_UNISTD_H 1
505| #define USE_LLVM_LIBCPP 1
506| #define LYX_USE_STD_REGEX 1
507| /* end confdefs.h.  */
508|
509|
510| int
511| main ()
512| {
513| return main ();
514|   ;
515|   return 0;
516| }
517configure:7471: result: no
518configure:7478: checking for main in -lpsapi
519configure:7497: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpsapi   >&5
520ld: library not found for -lpsapi
521clang: error: linker command failed with exit code 1 (use -v to see invocation)
522configure:7497: $? = 1
523configure: failed program was:
524| /* confdefs.h */
525| #define PACKAGE_NAME "LyX"
526| #define PACKAGE_TARNAME "lyx"
527| #define PACKAGE_VERSION "2.2.3"
528| #define PACKAGE_STRING "LyX 2.2.3"
529| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
530| #define PACKAGE_URL ""
531| #define USE_MACOSX_PACKAGING 1
532| #define PACKAGE "LyX-2.2"
533| #define HAVE_SYS_TYPES_H 1
534| #define HAVE_SYS_STAT_H 1
535| #define HAVE_STDLIB_H 1
536| #define HAVE_STRING_H 1
537| #define HAVE_MEMORY_H 1
538| #define HAVE_STRINGS_H 1
539| #define HAVE_INTTYPES_H 1
540| #define HAVE_STDINT_H 1
541| #define HAVE_UNISTD_H 1
542| #define USE_LLVM_LIBCPP 1
543| #define LYX_USE_STD_REGEX 1
544| /* end confdefs.h.  */
545|
546|
547| int
548| main ()
549| {
550| return main ();
551|   ;
552|   return 0;
553| }
554configure:7506: result: no
555configure:7513: checking for main in -lgdi32
556configure:7532: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lgdi32   >&5
557ld: library not found for -lgdi32
558clang: error: linker command failed with exit code 1 (use -v to see invocation)
559configure:7532: $? = 1
560configure: failed program was:
561| /* confdefs.h */
562| #define PACKAGE_NAME "LyX"
563| #define PACKAGE_TARNAME "lyx"
564| #define PACKAGE_VERSION "2.2.3"
565| #define PACKAGE_STRING "LyX 2.2.3"
566| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
567| #define PACKAGE_URL ""
568| #define USE_MACOSX_PACKAGING 1
569| #define PACKAGE "LyX-2.2"
570| #define HAVE_SYS_TYPES_H 1
571| #define HAVE_SYS_STAT_H 1
572| #define HAVE_STDLIB_H 1
573| #define HAVE_STRING_H 1
574| #define HAVE_MEMORY_H 1
575| #define HAVE_STRINGS_H 1
576| #define HAVE_INTTYPES_H 1
577| #define HAVE_STDINT_H 1
578| #define HAVE_UNISTD_H 1
579| #define USE_LLVM_LIBCPP 1
580| #define LYX_USE_STD_REGEX 1
581| /* end confdefs.h.  */
582|
583|
584| int
585| main ()
586| {
587| return main ();
588|   ;
589|   return 0;
590| }
591configure:7541: result: no
592configure:7554: checking whether to use included boost library
593configure:7572: result: no
594configure:7586: checking for multithreaded boost libraries
595configure:7600: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -lboost_signals-mt  >&5
596In file included from conftest.cpp:22:
597/opt/local/include/boost/signal.hpp:17:4: warning: "Boost.Signals is no longer being maintained and is now deprecated. Please switch to Boost.Signals2. To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING." [-W#warnings]
598#  warning                  "Boost.Signals is no longer being maintained and is now deprecated. Please switch to Boost.Signals2. To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING."
599   ^
6001 warning generated.
601configure:7600: $? = 0
602configure:7601: result: yes
603configure:7665: checking whether to use included MyThes library
604configure:7683: result: yes
605configure:7802: checking whether byte ordering is bigendian
606configure:7817: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
607configure:7817: $? = 0
608configure:7862: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
609configure:7862: $? = 0
610configure:7880: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
611conftest.cpp:29:11: error: expected ';' after expression
612                 not big endian
613                        ^
614                        ;
615conftest.cpp:29:8: error: use of undeclared identifier 'big'
616                 not big endian
617                     ^
618conftest.cpp:29:12: error: use of undeclared identifier 'endian'
619                 not big endian
620                         ^
6213 errors generated.
622configure:7880: $? = 1
623configure: failed program was:
624| /* confdefs.h */
625| #define PACKAGE_NAME "LyX"
626| #define PACKAGE_TARNAME "lyx"
627| #define PACKAGE_VERSION "2.2.3"
628| #define PACKAGE_STRING "LyX 2.2.3"
629| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
630| #define PACKAGE_URL ""
631| #define USE_MACOSX_PACKAGING 1
632| #define PACKAGE "LyX-2.2"
633| #define HAVE_SYS_TYPES_H 1
634| #define HAVE_SYS_STAT_H 1
635| #define HAVE_STDLIB_H 1
636| #define HAVE_STRING_H 1
637| #define HAVE_MEMORY_H 1
638| #define HAVE_STRINGS_H 1
639| #define HAVE_INTTYPES_H 1
640| #define HAVE_STDINT_H 1
641| #define HAVE_UNISTD_H 1
642| #define USE_LLVM_LIBCPP 1
643| #define LYX_USE_STD_REGEX 1
644| /* end confdefs.h.  */
645| #include <sys/types.h>
646|               #include <sys/param.h>
647|
648| int
649| main ()
650| {
651| #if BYTE_ORDER != BIG_ENDIAN
652|                not big endian
653|               #endif
654|
655|   ;
656|   return 0;
657| }
658configure:8008: result: no
659configure:8028: checking whether printing callstack is possible
660configure:8053: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
661configure:8053: $? = 0
662configure:8060: result: yes
663configure:8074: checking size of wchar_t
664configure:8079: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
665configure:8079: $? = 0
666configure:8079: ./conftest
667configure:8079: $? = 0
668configure:8093: result: 4
669configure:8145: checking for ld used by GCC
670configure:8209: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
671configure:8216: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
672configure:8229: result: no
673configure:8236: checking for shared library run path origin
674configure:8249: result: done
675configure:8827: checking for iconv
676configure:8849: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
677Undefined symbols for architecture x86_64:
678  "_libiconv", referenced from:
679      _main in conftest-d78504.o
680  "_libiconv_close", referenced from:
681      _main in conftest-d78504.o
682  "_libiconv_open", referenced from:
683      _main in conftest-d78504.o
684ld: symbol(s) not found for architecture x86_64
685clang: error: linker command failed with exit code 1 (use -v to see invocation)
686configure:8849: $? = 1
687configure: failed program was:
688| /* confdefs.h */
689| #define PACKAGE_NAME "LyX"
690| #define PACKAGE_TARNAME "lyx"
691| #define PACKAGE_VERSION "2.2.3"
692| #define PACKAGE_STRING "LyX 2.2.3"
693| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
694| #define PACKAGE_URL ""
695| #define USE_MACOSX_PACKAGING 1
696| #define PACKAGE "LyX-2.2"
697| #define HAVE_SYS_TYPES_H 1
698| #define HAVE_SYS_STAT_H 1
699| #define HAVE_STDLIB_H 1
700| #define HAVE_STRING_H 1
701| #define HAVE_MEMORY_H 1
702| #define HAVE_STRINGS_H 1
703| #define HAVE_INTTYPES_H 1
704| #define HAVE_STDINT_H 1
705| #define HAVE_UNISTD_H 1
706| #define USE_LLVM_LIBCPP 1
707| #define LYX_USE_STD_REGEX 1
708| #define LYX_CALLSTACK_PRINTING 1
709| #define SIZEOF_WCHAR_T 4
710| /* end confdefs.h.  */
711| #include <stdlib.h>
712| #include <iconv.h>
713| int
714| main ()
715| {
716| iconv_t cd = iconv_open("","");
717|        iconv(cd,NULL,NULL,NULL,NULL);
718|        iconv_close(cd);
719|   ;
720|   return 0;
721| }
722configure:8871: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv >&5
723configure:8871: $? = 0
724configure:8881: result: yes
725configure:8884: checking for working iconv
726configure:8979: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv >&5
727configure:8979: $? = 0
728configure:8979: ./conftest
729configure:8979: $? = 0
730configure:8991: result: yes
731configure:9006: checking how to link with libiconv
732configure:9008: result: -liconv
733configure:9019: checking for iconv declaration
734configure:9048: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
735configure:9048: $? = 0
736configure:9059: result:
737         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
738configure:9078: checking zlib.h usability
739configure:9078: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
740configure:9078: $? = 0
741configure:9078: result: yes
742configure:9078: checking zlib.h presence
743configure:9078: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
744configure:9078: $? = 0
745configure:9078: result: yes
746configure:9078: checking for zlib.h
747configure:9078: result: yes
748configure:9083: checking for gzopen in -lz
749configure:9108: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lz   -liconv >&5
750configure:9108: $? = 0
751configure:9117: result: yes
752configure:9139: checking magic.h usability
753configure:9139: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
754configure:9139: $? = 0
755configure:9139: result: yes
756configure:9139: checking magic.h presence
757configure:9139: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
758configure:9139: $? = 0
759configure:9139: result: yes
760configure:9139: checking for magic.h
761configure:9139: result: yes
762configure:9144: checking for magic_open in -lmagic
763configure:9169: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lmagic   -liconv -lz >&5
764configure:9169: $? = 0
765configure:9178: result: yes
766configure:9302: checking for pkg-config
767configure:9320: found /opt/local/bin/pkg-config
768configure:9332: result: /opt/local/bin/pkg-config
769configure:9357: checking pkg-config is at least version 0.9.0
770configure:9360: result: yes
771configure:9383: $PKG_CONFIG --exists --print-errors "Qt5WinExtras"
772Package Qt5WinExtras was not found in the pkg-config search path.
773Perhaps you should add the directory containing `Qt5WinExtras.pc'
774to the PKG_CONFIG_PATH environment variable
775No package 'Qt5WinExtras' found
776configure:9386: $? = 1
777configure:9395: $PKG_CONFIG --exists --print-errors "Qt5MacExtras"
778configure:9398: $? = 0
779configure:9408: checking for QT_CORE
780configure:9416: $PKG_CONFIG --exists --print-errors "$qt_corelibs"
781configure:9419: $? = 0
782configure:9434: $PKG_CONFIG --exists --print-errors "$qt_corelibs"
783configure:9437: $? = 0
784configure:9471: result: yes
785configure:9485: checking for QT_FRONTEND
786configure:9493: $PKG_CONFIG --exists --print-errors "$qt_guilibs"
787Package Qt5Svg was not found in the pkg-config search path.
788Perhaps you should add the directory containing `Qt5Svg.pc'
789to the PKG_CONFIG_PATH environment variable
790No package 'Qt5Svg' found
791configure:9496: $? = 1
792configure:9511: $PKG_CONFIG --exists --print-errors "$qt_guilibs"
793Package Qt5Svg was not found in the pkg-config search path.
794Perhaps you should add the directory containing `Qt5Svg.pc'
795to the PKG_CONFIG_PATH environment variable
796No package 'Qt5Svg' found
797configure:9514: $? = 1
798No package 'Qt5Svg' found
799configure:9571: checking for X
800configure:9749: result: disabled
801configure:10290: checking for Qt library name
802configure:10335: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -lQt5Core >&5
803In file included from conftest.cpp:30:
804In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
805/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
806#    error Qt requires a C++11 compiler and yours does not seem to be that.
807     ^
808In file included from conftest.cpp:30:
809/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
810using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
811                  ^
812/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
813void qAsConst(const T &&) Q_DECL_EQ_DELETE;
814                      ^
815/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
816    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
817                        ^
818/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
819    QForeachContainer(QForeachContainer &&other)
820                                        ^
821/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
822    QForeachContainer &operator=(QForeachContainer &&other)
823                                                   ^
824/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
825    int control = 1;
826                ^
827/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
828QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
829                                                                        ^
830In file included from conftest.cpp:30:
831In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
832In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
833/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
834#  error "Qt requires C++11 support"
835   ^
836/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
837    typedef QAtomicOps<T> Ops;
838            ^
839/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
840    typedef QAtomicOps<T> Ops;
841    ~~~~~~~~~~~~~~~~~~^
842/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
843    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
844                      ^
845/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
846    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
847                                                  ~~^
848/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
849#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
850                                                              ^~~~~~~~~
851/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
852    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
853                                                                                                             ^~~~~~~~~
854In file included from conftest.cpp:30:
855In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
856In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
857/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
858    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
859    ^
860/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
861#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
862                                              ^
863/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
864    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
865                                                                                                                        ^
866In file included from conftest.cpp:30:
867In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
868In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
869/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
870    typename Ops::Type _q_value;
871             ^
872/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
873    typename Ops::Type _q_value;
874                  ^
875/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
876    typename Ops::Type _q_value;
877                      ^
878                      ;
879/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
880    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
881                                           ^
882/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
883    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
884                                                     ^
885/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
886    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
887                                            ^
888/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
889    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
890                                                       ^
891/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
892    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
893                                                  ^
894/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
895    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
896                                                                   ^
897/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
898    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
899                                                   ^
900/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
901    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
902                                                                     ^
903/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
904    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
905                                                                                     ^
906fatal error: too many errors emitted, stopping now [-ferror-limit=]
9077 warnings and 20 errors generated.
908configure:10335: $? = 1
909configure: failed program was:
910| /* confdefs.h */
911| #define PACKAGE_NAME "LyX"
912| #define PACKAGE_TARNAME "lyx"
913| #define PACKAGE_VERSION "2.2.3"
914| #define PACKAGE_STRING "LyX 2.2.3"
915| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
916| #define PACKAGE_URL ""
917| #define USE_MACOSX_PACKAGING 1
918| #define PACKAGE "LyX-2.2"
919| #define HAVE_SYS_TYPES_H 1
920| #define HAVE_SYS_STAT_H 1
921| #define HAVE_STDLIB_H 1
922| #define HAVE_STRING_H 1
923| #define HAVE_MEMORY_H 1
924| #define HAVE_STRINGS_H 1
925| #define HAVE_INTTYPES_H 1
926| #define HAVE_STDINT_H 1
927| #define HAVE_UNISTD_H 1
928| #define USE_LLVM_LIBCPP 1
929| #define LYX_USE_STD_REGEX 1
930| #define LYX_CALLSTACK_PRINTING 1
931| #define SIZEOF_WCHAR_T 4
932| #define HAVE_ICONV 1
933| #define ICONV_CONST
934| #define HAVE_ZLIB_H 1
935| #define HAVE_MAGIC_H 1
936| #define X_DISPLAY_MISSING 1
937| /* end confdefs.h.  */
938|
939|       #include <qglobal.h>
940|       #include <qstring.h>
941|
942| int
943| main ()
944| {
945|
946|       QString s("mangle_failure");
947|       #if (QT_VERSION < 400)
948|       break_me_(\\);
949|       #endif
950|
951|   ;
952|   return 0;
953| }
954configure:10335: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -framework QtCore >&5
955In file included from conftest.cpp:30:
956In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
957/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
958#    error Qt requires a C++11 compiler and yours does not seem to be that.
959     ^
960In file included from conftest.cpp:30:
961/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
962using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
963                  ^
964/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
965void qAsConst(const T &&) Q_DECL_EQ_DELETE;
966                      ^
967/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
968    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
969                        ^
970/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
971    QForeachContainer(QForeachContainer &&other)
972                                        ^
973/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
974    QForeachContainer &operator=(QForeachContainer &&other)
975                                                   ^
976/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
977    int control = 1;
978                ^
979/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
980QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
981                                                                        ^
982In file included from conftest.cpp:30:
983In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
984In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
985/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
986#  error "Qt requires C++11 support"
987   ^
988/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
989    typedef QAtomicOps<T> Ops;
990            ^
991/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
992    typedef QAtomicOps<T> Ops;
993    ~~~~~~~~~~~~~~~~~~^
994/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
995    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
996                      ^
997/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
998    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
999                                                  ~~^
1000/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
1001#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1002                                                              ^~~~~~~~~
1003/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
1004    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1005                                                                                                             ^~~~~~~~~
1006In file included from conftest.cpp:30:
1007In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1008In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1009/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
1010    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1011    ^
1012/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
1013#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1014                                              ^
1015/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
1016    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1017                                                                                                                        ^
1018In file included from conftest.cpp:30:
1019In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1020In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1021/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
1022    typename Ops::Type _q_value;
1023             ^
1024/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
1025    typename Ops::Type _q_value;
1026                  ^
1027/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
1028    typename Ops::Type _q_value;
1029                      ^
1030                      ;
1031/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
1032    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1033                                           ^
1034/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
1035    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1036                                                     ^
1037/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
1038    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1039                                            ^
1040/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
1041    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1042                                                       ^
1043/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
1044    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1045                                                  ^
1046/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
1047    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1048                                                                   ^
1049/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
1050    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1051                                                   ^
1052/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
1053    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1054                                                                     ^
1055/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
1056    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
1057                                                                                     ^
1058fatal error: too many errors emitted, stopping now [-ferror-limit=]
10597 warnings and 20 errors generated.
1060configure:10335: $? = 1
1061configure: failed program was:
1062| /* confdefs.h */
1063| #define PACKAGE_NAME "LyX"
1064| #define PACKAGE_TARNAME "lyx"
1065| #define PACKAGE_VERSION "2.2.3"
1066| #define PACKAGE_STRING "LyX 2.2.3"
1067| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
1068| #define PACKAGE_URL ""
1069| #define USE_MACOSX_PACKAGING 1
1070| #define PACKAGE "LyX-2.2"
1071| #define HAVE_SYS_TYPES_H 1
1072| #define HAVE_SYS_STAT_H 1
1073| #define HAVE_STDLIB_H 1
1074| #define HAVE_STRING_H 1
1075| #define HAVE_MEMORY_H 1
1076| #define HAVE_STRINGS_H 1
1077| #define HAVE_INTTYPES_H 1
1078| #define HAVE_STDINT_H 1
1079| #define HAVE_UNISTD_H 1
1080| #define USE_LLVM_LIBCPP 1
1081| #define LYX_USE_STD_REGEX 1
1082| #define LYX_CALLSTACK_PRINTING 1
1083| #define SIZEOF_WCHAR_T 4
1084| #define HAVE_ICONV 1
1085| #define ICONV_CONST
1086| #define HAVE_ZLIB_H 1
1087| #define HAVE_MAGIC_H 1
1088| #define X_DISPLAY_MISSING 1
1089| /* end confdefs.h.  */
1090|
1091|       #include <qglobal.h>
1092|       #include <qstring.h>
1093|
1094| int
1095| main ()
1096| {
1097|
1098|       QString s("mangle_failure");
1099|       #if (QT_VERSION < 400)
1100|       break_me_(\\);
1101|       #endif
1102|
1103|   ;
1104|   return 0;
1105| }
1106configure:10374: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -lQt5Core >&5
1107In file included from conftest.cpp:30:
1108In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
1109/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
1110#    error Qt requires a C++11 compiler and yours does not seem to be that.
1111     ^
1112In file included from conftest.cpp:30:
1113/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1114using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
1115                  ^
1116/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1117void qAsConst(const T &&) Q_DECL_EQ_DELETE;
1118                      ^
1119/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1120    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
1121                        ^
1122/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1123    QForeachContainer(QForeachContainer &&other)
1124                                        ^
1125/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1126    QForeachContainer &operator=(QForeachContainer &&other)
1127                                                   ^
1128/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
1129    int control = 1;
1130                ^
1131/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1132QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
1133                                                                        ^
1134In file included from conftest.cpp:30:
1135In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1136In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1137/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
1138#  error "Qt requires C++11 support"
1139   ^
1140/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
1141    typedef QAtomicOps<T> Ops;
1142            ^
1143/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
1144    typedef QAtomicOps<T> Ops;
1145    ~~~~~~~~~~~~~~~~~~^
1146/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
1147    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1148                      ^
1149/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
1150    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1151                                                  ~~^
1152/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
1153#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1154                                                              ^~~~~~~~~
1155/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
1156    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1157                                                                                                             ^~~~~~~~~
1158In file included from conftest.cpp:30:
1159In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1160In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1161/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
1162    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1163    ^
1164/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
1165#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1166                                              ^
1167/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
1168    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1169                                                                                                                        ^
1170In file included from conftest.cpp:30:
1171In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1172In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1173/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
1174    typename Ops::Type _q_value;
1175             ^
1176/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
1177    typename Ops::Type _q_value;
1178                  ^
1179/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
1180    typename Ops::Type _q_value;
1181                      ^
1182                      ;
1183/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
1184    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1185                                           ^
1186/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
1187    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1188                                                     ^
1189/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
1190    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1191                                            ^
1192/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
1193    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1194                                                       ^
1195/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
1196    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1197                                                  ^
1198/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
1199    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1200                                                                   ^
1201/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
1202    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1203                                                   ^
1204/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
1205    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1206                                                                     ^
1207/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
1208    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
1209                                                                                     ^
1210fatal error: too many errors emitted, stopping now [-ferror-limit=]
12117 warnings and 20 errors generated.
1212configure:10374: $? = 1
1213configure: failed program was:
1214| /* confdefs.h */
1215| #define PACKAGE_NAME "LyX"
1216| #define PACKAGE_TARNAME "lyx"
1217| #define PACKAGE_VERSION "2.2.3"
1218| #define PACKAGE_STRING "LyX 2.2.3"
1219| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
1220| #define PACKAGE_URL ""
1221| #define USE_MACOSX_PACKAGING 1
1222| #define PACKAGE "LyX-2.2"
1223| #define HAVE_SYS_TYPES_H 1
1224| #define HAVE_SYS_STAT_H 1
1225| #define HAVE_STDLIB_H 1
1226| #define HAVE_STRING_H 1
1227| #define HAVE_MEMORY_H 1
1228| #define HAVE_STRINGS_H 1
1229| #define HAVE_INTTYPES_H 1
1230| #define HAVE_STDINT_H 1
1231| #define HAVE_UNISTD_H 1
1232| #define USE_LLVM_LIBCPP 1
1233| #define LYX_USE_STD_REGEX 1
1234| #define LYX_CALLSTACK_PRINTING 1
1235| #define SIZEOF_WCHAR_T 4
1236| #define HAVE_ICONV 1
1237| #define ICONV_CONST
1238| #define HAVE_ZLIB_H 1
1239| #define HAVE_MAGIC_H 1
1240| #define X_DISPLAY_MISSING 1
1241| /* end confdefs.h.  */
1242|
1243|       #include <qglobal.h>
1244|       #include <qstring.h>
1245|
1246| int
1247| main ()
1248| {
1249|
1250|       QString s("mangle_failure");
1251|       #if (QT_VERSION < 400)
1252|       break_me_(\\);
1253|       #endif
1254|
1255|   ;
1256|   return 0;
1257| }
1258configure:10374: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -lQt5Concurrent >&5
1259In file included from conftest.cpp:30:
1260In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
1261/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
1262#    error Qt requires a C++11 compiler and yours does not seem to be that.
1263     ^
1264In file included from conftest.cpp:30:
1265/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1266using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
1267                  ^
1268/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1269void qAsConst(const T &&) Q_DECL_EQ_DELETE;
1270                      ^
1271/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1272    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
1273                        ^
1274/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1275    QForeachContainer(QForeachContainer &&other)
1276                                        ^
1277/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1278    QForeachContainer &operator=(QForeachContainer &&other)
1279                                                   ^
1280/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
1281    int control = 1;
1282                ^
1283/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1284QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
1285                                                                        ^
1286In file included from conftest.cpp:30:
1287In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1288In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1289/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
1290#  error "Qt requires C++11 support"
1291   ^
1292/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
1293    typedef QAtomicOps<T> Ops;
1294            ^
1295/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
1296    typedef QAtomicOps<T> Ops;
1297    ~~~~~~~~~~~~~~~~~~^
1298/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
1299    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1300                      ^
1301/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
1302    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1303                                                  ~~^
1304/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
1305#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1306                                                              ^~~~~~~~~
1307/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
1308    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1309                                                                                                             ^~~~~~~~~
1310In file included from conftest.cpp:30:
1311In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1312In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1313/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
1314    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1315    ^
1316/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
1317#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1318                                              ^
1319/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
1320    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1321                                                                                                                        ^
1322In file included from conftest.cpp:30:
1323In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1324In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1325/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
1326    typename Ops::Type _q_value;
1327             ^
1328/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
1329    typename Ops::Type _q_value;
1330                  ^
1331/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
1332    typename Ops::Type _q_value;
1333                      ^
1334                      ;
1335/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
1336    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1337                                           ^
1338/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
1339    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1340                                                     ^
1341/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
1342    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1343                                            ^
1344/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
1345    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1346                                                       ^
1347/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
1348    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1349                                                  ^
1350/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
1351    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1352                                                                   ^
1353/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
1354    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1355                                                   ^
1356/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
1357    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1358                                                                     ^
1359/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
1360    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
1361                                                                                     ^
1362fatal error: too many errors emitted, stopping now [-ferror-limit=]
13637 warnings and 20 errors generated.
1364configure:10374: $? = 1
1365configure: failed program was:
1366| /* confdefs.h */
1367| #define PACKAGE_NAME "LyX"
1368| #define PACKAGE_TARNAME "lyx"
1369| #define PACKAGE_VERSION "2.2.3"
1370| #define PACKAGE_STRING "LyX 2.2.3"
1371| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
1372| #define PACKAGE_URL ""
1373| #define USE_MACOSX_PACKAGING 1
1374| #define PACKAGE "LyX-2.2"
1375| #define HAVE_SYS_TYPES_H 1
1376| #define HAVE_SYS_STAT_H 1
1377| #define HAVE_STDLIB_H 1
1378| #define HAVE_STRING_H 1
1379| #define HAVE_MEMORY_H 1
1380| #define HAVE_STRINGS_H 1
1381| #define HAVE_INTTYPES_H 1
1382| #define HAVE_STDINT_H 1
1383| #define HAVE_UNISTD_H 1
1384| #define USE_LLVM_LIBCPP 1
1385| #define LYX_USE_STD_REGEX 1
1386| #define LYX_CALLSTACK_PRINTING 1
1387| #define SIZEOF_WCHAR_T 4
1388| #define HAVE_ICONV 1
1389| #define ICONV_CONST
1390| #define HAVE_ZLIB_H 1
1391| #define HAVE_MAGIC_H 1
1392| #define X_DISPLAY_MISSING 1
1393| /* end confdefs.h.  */
1394|
1395|       #include <qglobal.h>
1396|       #include <qstring.h>
1397|
1398| int
1399| main ()
1400| {
1401|
1402|       QString s("mangle_failure");
1403|       #if (QT_VERSION < 400)
1404|       break_me_(\\);
1405|       #endif
1406|
1407|   ;
1408|   return 0;
1409| }
1410configure:10374: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -lQt5Gui >&5
1411In file included from conftest.cpp:30:
1412In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
1413/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
1414#    error Qt requires a C++11 compiler and yours does not seem to be that.
1415     ^
1416In file included from conftest.cpp:30:
1417/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1418using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
1419                  ^
1420/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1421void qAsConst(const T &&) Q_DECL_EQ_DELETE;
1422                      ^
1423/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1424    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
1425                        ^
1426/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1427    QForeachContainer(QForeachContainer &&other)
1428                                        ^
1429/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1430    QForeachContainer &operator=(QForeachContainer &&other)
1431                                                   ^
1432/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
1433    int control = 1;
1434                ^
1435/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1436QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
1437                                                                        ^
1438In file included from conftest.cpp:30:
1439In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1440In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1441/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
1442#  error "Qt requires C++11 support"
1443   ^
1444/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
1445    typedef QAtomicOps<T> Ops;
1446            ^
1447/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
1448    typedef QAtomicOps<T> Ops;
1449    ~~~~~~~~~~~~~~~~~~^
1450/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
1451    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1452                      ^
1453/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
1454    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1455                                                  ~~^
1456/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
1457#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1458                                                              ^~~~~~~~~
1459/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
1460    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1461                                                                                                             ^~~~~~~~~
1462In file included from conftest.cpp:30:
1463In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1464In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1465/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
1466    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1467    ^
1468/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
1469#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1470                                              ^
1471/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
1472    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1473                                                                                                                        ^
1474In file included from conftest.cpp:30:
1475In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1476In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1477/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
1478    typename Ops::Type _q_value;
1479             ^
1480/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
1481    typename Ops::Type _q_value;
1482                  ^
1483/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
1484    typename Ops::Type _q_value;
1485                      ^
1486                      ;
1487/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
1488    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1489                                           ^
1490/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
1491    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1492                                                     ^
1493/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
1494    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1495                                            ^
1496/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
1497    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1498                                                       ^
1499/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
1500    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1501                                                  ^
1502/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
1503    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1504                                                                   ^
1505/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
1506    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1507                                                   ^
1508/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
1509    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1510                                                                     ^
1511/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
1512    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
1513                                                                                     ^
1514fatal error: too many errors emitted, stopping now [-ferror-limit=]
15157 warnings and 20 errors generated.
1516configure:10374: $? = 1
1517configure: failed program was:
1518| /* confdefs.h */
1519| #define PACKAGE_NAME "LyX"
1520| #define PACKAGE_TARNAME "lyx"
1521| #define PACKAGE_VERSION "2.2.3"
1522| #define PACKAGE_STRING "LyX 2.2.3"
1523| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
1524| #define PACKAGE_URL ""
1525| #define USE_MACOSX_PACKAGING 1
1526| #define PACKAGE "LyX-2.2"
1527| #define HAVE_SYS_TYPES_H 1
1528| #define HAVE_SYS_STAT_H 1
1529| #define HAVE_STDLIB_H 1
1530| #define HAVE_STRING_H 1
1531| #define HAVE_MEMORY_H 1
1532| #define HAVE_STRINGS_H 1
1533| #define HAVE_INTTYPES_H 1
1534| #define HAVE_STDINT_H 1
1535| #define HAVE_UNISTD_H 1
1536| #define USE_LLVM_LIBCPP 1
1537| #define LYX_USE_STD_REGEX 1
1538| #define LYX_CALLSTACK_PRINTING 1
1539| #define SIZEOF_WCHAR_T 4
1540| #define HAVE_ICONV 1
1541| #define ICONV_CONST
1542| #define HAVE_ZLIB_H 1
1543| #define HAVE_MAGIC_H 1
1544| #define X_DISPLAY_MISSING 1
1545| /* end confdefs.h.  */
1546|
1547|       #include <qglobal.h>
1548|       #include <qstring.h>
1549|
1550| int
1551| main ()
1552| {
1553|
1554|       QString s("mangle_failure");
1555|       #if (QT_VERSION < 400)
1556|       break_me_(\\);
1557|       #endif
1558|
1559|   ;
1560|   return 0;
1561| }
1562configure:10374: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -lQt5Svg >&5
1563In file included from conftest.cpp:30:
1564In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
1565/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
1566#    error Qt requires a C++11 compiler and yours does not seem to be that.
1567     ^
1568In file included from conftest.cpp:30:
1569/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1570using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
1571                  ^
1572/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1573void qAsConst(const T &&) Q_DECL_EQ_DELETE;
1574                      ^
1575/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1576    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
1577                        ^
1578/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1579    QForeachContainer(QForeachContainer &&other)
1580                                        ^
1581/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1582    QForeachContainer &operator=(QForeachContainer &&other)
1583                                                   ^
1584/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
1585    int control = 1;
1586                ^
1587/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1588QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
1589                                                                        ^
1590In file included from conftest.cpp:30:
1591In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1592In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1593/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
1594#  error "Qt requires C++11 support"
1595   ^
1596/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
1597    typedef QAtomicOps<T> Ops;
1598            ^
1599/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
1600    typedef QAtomicOps<T> Ops;
1601    ~~~~~~~~~~~~~~~~~~^
1602/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
1603    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1604                      ^
1605/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
1606    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1607                                                  ~~^
1608/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
1609#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1610                                                              ^~~~~~~~~
1611/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
1612    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1613                                                                                                             ^~~~~~~~~
1614In file included from conftest.cpp:30:
1615In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1616In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1617/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
1618    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1619    ^
1620/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
1621#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1622                                              ^
1623/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
1624    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1625                                                                                                                        ^
1626In file included from conftest.cpp:30:
1627In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1628In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1629/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
1630    typename Ops::Type _q_value;
1631             ^
1632/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
1633    typename Ops::Type _q_value;
1634                  ^
1635/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
1636    typename Ops::Type _q_value;
1637                      ^
1638                      ;
1639/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
1640    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1641                                           ^
1642/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
1643    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1644                                                     ^
1645/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
1646    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1647                                            ^
1648/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
1649    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1650                                                       ^
1651/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
1652    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1653                                                  ^
1654/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
1655    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1656                                                                   ^
1657/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
1658    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1659                                                   ^
1660/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
1661    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1662                                                                     ^
1663/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
1664    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
1665                                                                                     ^
1666fatal error: too many errors emitted, stopping now [-ferror-limit=]
16677 warnings and 20 errors generated.
1668configure:10374: $? = 1
1669configure: failed program was:
1670| /* confdefs.h */
1671| #define PACKAGE_NAME "LyX"
1672| #define PACKAGE_TARNAME "lyx"
1673| #define PACKAGE_VERSION "2.2.3"
1674| #define PACKAGE_STRING "LyX 2.2.3"
1675| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
1676| #define PACKAGE_URL ""
1677| #define USE_MACOSX_PACKAGING 1
1678| #define PACKAGE "LyX-2.2"
1679| #define HAVE_SYS_TYPES_H 1
1680| #define HAVE_SYS_STAT_H 1
1681| #define HAVE_STDLIB_H 1
1682| #define HAVE_STRING_H 1
1683| #define HAVE_MEMORY_H 1
1684| #define HAVE_STRINGS_H 1
1685| #define HAVE_INTTYPES_H 1
1686| #define HAVE_STDINT_H 1
1687| #define HAVE_UNISTD_H 1
1688| #define USE_LLVM_LIBCPP 1
1689| #define LYX_USE_STD_REGEX 1
1690| #define LYX_CALLSTACK_PRINTING 1
1691| #define SIZEOF_WCHAR_T 4
1692| #define HAVE_ICONV 1
1693| #define ICONV_CONST
1694| #define HAVE_ZLIB_H 1
1695| #define HAVE_MAGIC_H 1
1696| #define X_DISPLAY_MISSING 1
1697| /* end confdefs.h.  */
1698|
1699|       #include <qglobal.h>
1700|       #include <qstring.h>
1701|
1702| int
1703| main ()
1704| {
1705|
1706|       QString s("mangle_failure");
1707|       #if (QT_VERSION < 400)
1708|       break_me_(\\);
1709|       #endif
1710|
1711|   ;
1712|   return 0;
1713| }
1714configure:10374: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -lQt5Widgets >&5
1715In file included from conftest.cpp:30:
1716In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
1717/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
1718#    error Qt requires a C++11 compiler and yours does not seem to be that.
1719     ^
1720In file included from conftest.cpp:30:
1721/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1722using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
1723                  ^
1724/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1725void qAsConst(const T &&) Q_DECL_EQ_DELETE;
1726                      ^
1727/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1728    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
1729                        ^
1730/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1731    QForeachContainer(QForeachContainer &&other)
1732                                        ^
1733/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1734    QForeachContainer &operator=(QForeachContainer &&other)
1735                                                   ^
1736/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
1737    int control = 1;
1738                ^
1739/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1740QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
1741                                                                        ^
1742In file included from conftest.cpp:30:
1743In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1744In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1745/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
1746#  error "Qt requires C++11 support"
1747   ^
1748/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
1749    typedef QAtomicOps<T> Ops;
1750            ^
1751/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
1752    typedef QAtomicOps<T> Ops;
1753    ~~~~~~~~~~~~~~~~~~^
1754/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
1755    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1756                      ^
1757/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
1758    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1759                                                  ~~^
1760/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
1761#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1762                                                              ^~~~~~~~~
1763/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
1764    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1765                                                                                                             ^~~~~~~~~
1766In file included from conftest.cpp:30:
1767In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1768In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1769/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
1770    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1771    ^
1772/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
1773#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1774                                              ^
1775/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
1776    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1777                                                                                                                        ^
1778In file included from conftest.cpp:30:
1779In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1780In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1781/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
1782    typename Ops::Type _q_value;
1783             ^
1784/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
1785    typename Ops::Type _q_value;
1786                  ^
1787/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
1788    typename Ops::Type _q_value;
1789                      ^
1790                      ;
1791/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
1792    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1793                                           ^
1794/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
1795    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1796                                                     ^
1797/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
1798    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1799                                            ^
1800/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
1801    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1802                                                       ^
1803/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
1804    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1805                                                  ^
1806/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
1807    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1808                                                                   ^
1809/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
1810    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1811                                                   ^
1812/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
1813    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1814                                                                     ^
1815/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
1816    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
1817                                                                                     ^
1818fatal error: too many errors emitted, stopping now [-ferror-limit=]
18197 warnings and 20 errors generated.
1820configure:10374: $? = 1
1821configure: failed program was:
1822| /* confdefs.h */
1823| #define PACKAGE_NAME "LyX"
1824| #define PACKAGE_TARNAME "lyx"
1825| #define PACKAGE_VERSION "2.2.3"
1826| #define PACKAGE_STRING "LyX 2.2.3"
1827| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
1828| #define PACKAGE_URL ""
1829| #define USE_MACOSX_PACKAGING 1
1830| #define PACKAGE "LyX-2.2"
1831| #define HAVE_SYS_TYPES_H 1
1832| #define HAVE_SYS_STAT_H 1
1833| #define HAVE_STDLIB_H 1
1834| #define HAVE_STRING_H 1
1835| #define HAVE_MEMORY_H 1
1836| #define HAVE_STRINGS_H 1
1837| #define HAVE_INTTYPES_H 1
1838| #define HAVE_STDINT_H 1
1839| #define HAVE_UNISTD_H 1
1840| #define USE_LLVM_LIBCPP 1
1841| #define LYX_USE_STD_REGEX 1
1842| #define LYX_CALLSTACK_PRINTING 1
1843| #define SIZEOF_WCHAR_T 4
1844| #define HAVE_ICONV 1
1845| #define ICONV_CONST
1846| #define HAVE_ZLIB_H 1
1847| #define HAVE_MAGIC_H 1
1848| #define X_DISPLAY_MISSING 1
1849| /* end confdefs.h.  */
1850|
1851|       #include <qglobal.h>
1852|       #include <qstring.h>
1853|
1854| int
1855| main ()
1856| {
1857|
1858|       QString s("mangle_failure");
1859|       #if (QT_VERSION < 400)
1860|       break_me_(\\);
1861|       #endif
1862|
1863|   ;
1864|   return 0;
1865| }
1866configure:10374: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -framework QtCore -framework QtConcurrent -framework QtSvg -framework QtWidgets -framework QtMacExtras -framework QtGui >&5
1867In file included from conftest.cpp:30:
1868In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
1869/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
1870#    error Qt requires a C++11 compiler and yours does not seem to be that.
1871     ^
1872In file included from conftest.cpp:30:
1873/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1874using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
1875                  ^
1876/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1877void qAsConst(const T &&) Q_DECL_EQ_DELETE;
1878                      ^
1879/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1880    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
1881                        ^
1882/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1883    QForeachContainer(QForeachContainer &&other)
1884                                        ^
1885/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1886    QForeachContainer &operator=(QForeachContainer &&other)
1887                                                   ^
1888/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
1889    int control = 1;
1890                ^
1891/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
1892QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
1893                                                                        ^
1894In file included from conftest.cpp:30:
1895In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1896In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1897/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
1898#  error "Qt requires C++11 support"
1899   ^
1900/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
1901    typedef QAtomicOps<T> Ops;
1902            ^
1903/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
1904    typedef QAtomicOps<T> Ops;
1905    ~~~~~~~~~~~~~~~~~~^
1906/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
1907    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1908                      ^
1909/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
1910    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1911                                                  ~~^
1912/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
1913#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1914                                                              ^~~~~~~~~
1915/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
1916    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1917                                                                                                             ^~~~~~~~~
1918In file included from conftest.cpp:30:
1919In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1920In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1921/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
1922    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
1923    ^
1924/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
1925#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
1926                                              ^
1927/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
1928    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
1929                                                                                                                        ^
1930In file included from conftest.cpp:30:
1931In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
1932In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
1933/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
1934    typename Ops::Type _q_value;
1935             ^
1936/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
1937    typename Ops::Type _q_value;
1938                  ^
1939/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
1940    typename Ops::Type _q_value;
1941                      ^
1942                      ;
1943/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
1944    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1945                                           ^
1946/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
1947    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
1948                                                     ^
1949/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
1950    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1951                                            ^
1952/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
1953    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
1954                                                       ^
1955/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
1956    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1957                                                  ^
1958/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
1959    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
1960                                                                   ^
1961/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
1962    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1963                                                   ^
1964/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
1965    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
1966                                                                     ^
1967/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
1968    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
1969                                                                                     ^
1970fatal error: too many errors emitted, stopping now [-ferror-limit=]
19717 warnings and 20 errors generated.
1972configure:10374: $? = 1
1973configure: failed program was:
1974| /* confdefs.h */
1975| #define PACKAGE_NAME "LyX"
1976| #define PACKAGE_TARNAME "lyx"
1977| #define PACKAGE_VERSION "2.2.3"
1978| #define PACKAGE_STRING "LyX 2.2.3"
1979| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
1980| #define PACKAGE_URL ""
1981| #define USE_MACOSX_PACKAGING 1
1982| #define PACKAGE "LyX-2.2"
1983| #define HAVE_SYS_TYPES_H 1
1984| #define HAVE_SYS_STAT_H 1
1985| #define HAVE_STDLIB_H 1
1986| #define HAVE_STRING_H 1
1987| #define HAVE_MEMORY_H 1
1988| #define HAVE_STRINGS_H 1
1989| #define HAVE_INTTYPES_H 1
1990| #define HAVE_STDINT_H 1
1991| #define HAVE_UNISTD_H 1
1992| #define USE_LLVM_LIBCPP 1
1993| #define LYX_USE_STD_REGEX 1
1994| #define LYX_CALLSTACK_PRINTING 1
1995| #define SIZEOF_WCHAR_T 4
1996| #define HAVE_ICONV 1
1997| #define ICONV_CONST
1998| #define HAVE_ZLIB_H 1
1999| #define HAVE_MAGIC_H 1
2000| #define X_DISPLAY_MISSING 1
2001| /* end confdefs.h.  */
2002|
2003|       #include <qglobal.h>
2004|       #include <qstring.h>
2005|
2006| int
2007| main ()
2008| {
2009|
2010|       QString s("mangle_failure");
2011|       #if (QT_VERSION < 400)
2012|       break_me_(\\);
2013|       #endif
2014|
2015|   ;
2016|   return 0;
2017| }
2018configure:10374: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras -L/opt/local/libexec/qt5//lib -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  -liconv -lz -lmagic -framework QtCore -framework QtGui >&5
2019In file included from conftest.cpp:30:
2020In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:99:
2021/opt/local/libexec/qt5//include/QtCore/qcompilerdetection.h:567:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
2022#    error Qt requires a C++11 compiler and yours does not seem to be that.
2023     ^
2024In file included from conftest.cpp:30:
2025/opt/local/libexec/qt5//include/QtCore/qglobal.h:459:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
2026using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
2027                  ^
2028/opt/local/libexec/qt5//include/QtCore/qglobal.h:941:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
2029void qAsConst(const T &&) Q_DECL_EQ_DELETE;
2030                      ^
2031/opt/local/libexec/qt5//include/QtCore/qglobal.h:952:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
2032    QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())  {}
2033                        ^
2034/opt/local/libexec/qt5//include/QtCore/qglobal.h:954:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
2035    QForeachContainer(QForeachContainer &&other)
2036                                        ^
2037/opt/local/libexec/qt5//include/QtCore/qglobal.h:962:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
2038    QForeachContainer &operator=(QForeachContainer &&other)
2039                                                   ^
2040/opt/local/libexec/qt5//include/QtCore/qglobal.h:973:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
2041    int control = 1;
2042                ^
2043/opt/local/libexec/qt5//include/QtCore/qglobal.h:977:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
2044QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
2045                                                                        ^
2046In file included from conftest.cpp:30:
2047In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
2048In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
2049/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:61:4: error: "Qt requires C++11 support"
2050#  error "Qt requires C++11 support"
2051   ^
2052/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:13: error: unknown type name 'QAtomicOps'
2053    typedef QAtomicOps<T> Ops;
2054            ^
2055/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:93:23: error: expected member name or ';' after declaration specifiers
2056    typedef QAtomicOps<T> Ops;
2057    ~~~~~~~~~~~~~~~~~~^
2058/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:23: error: use of undeclared identifier 'QAtomicOpsSupport'
2059    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
2060                      ^
2061/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:53: error: no member named 'IsSupported' in the global namespace
2062    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
2063                                                  ~~^
2064/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:63: note: expanded from macro 'Q_STATIC_ASSERT_X'
2065#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
2066                                                              ^~~~~~~~~
2067/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:110: note: expanded from macro 'Q_STATIC_ASSERT'
2068    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
2069                                                                                                             ^~~~~~~~~
2070In file included from conftest.cpp:30:
2071In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
2072In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
2073/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:96:5: error: type name requires a specifier or qualifier
2074    Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template parameter is an integral of a size not supported on this platform");
2075    ^
2076/opt/local/libexec/qt5//include/QtCore/qglobal.h:771:47: note: expanded from macro 'Q_STATIC_ASSERT_X'
2077#define Q_STATIC_ASSERT_X(Condition, Message) Q_STATIC_ASSERT(Condition)
2078                                              ^
2079/opt/local/libexec/qt5//include/QtCore/qglobal.h:766:121: note: expanded from macro 'Q_STATIC_ASSERT'
2080    enum {Q_STATIC_ASSERT_PRIVATE_JOIN(q_static_assert_result, __COUNTER__) = sizeof(QStaticAssertFailure<!!(Condition)>)}
2081                                                                                                                        ^
2082In file included from conftest.cpp:30:
2083In file included from /opt/local/libexec/qt5//include/QtCore/qglobal.h:1179:
2084In file included from /opt/local/libexec/qt5//include/QtCore/qatomic.h:46:
2085/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:14: error: use of undeclared identifier 'Ops'
2086    typename Ops::Type _q_value;
2087             ^
2088/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:19: error: expected a qualified name after 'typename'
2089    typename Ops::Type _q_value;
2090                  ^
2091/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:98:23: error: expected ';' at end of declaration list
2092    typename Ops::Type _q_value;
2093                      ^
2094                      ;
2095/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:44: error: use of undeclared identifier 'Ops'
2096    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
2097                                           ^
2098/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:102:54: error: use of undeclared identifier '_q_value'
2099    T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); }
2100                                                     ^
2101/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:45: error: use of undeclared identifier 'Ops'
2102    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
2103                                            ^
2104/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:103:56: error: use of undeclared identifier '_q_value'
2105    void store(T newValue) Q_DECL_NOTHROW { Ops::store(_q_value, newValue); }
2106                                                       ^
2107/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:51: error: use of undeclared identifier 'Ops'
2108    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
2109                                                  ^
2110/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:105:68: error: use of undeclared identifier '_q_value'
2111    T loadAcquire() const Q_DECL_NOTHROW { return Ops::loadAcquire(_q_value); }
2112                                                                   ^
2113/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:52: error: use of undeclared identifier 'Ops'
2114    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
2115                                                   ^
2116/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:106:70: error: use of undeclared identifier '_q_value'
2117    void storeRelease(T newValue) Q_DECL_NOTHROW { Ops::storeRelease(_q_value, newValue); }
2118                                                                     ^
2119/opt/local/libexec/qt5//include/QtCore/qbasicatomic.h:110:86: error: use of undeclared identifier 'Ops'
2120    static Q_DECL_CONSTEXPR bool isReferenceCountingNative() Q_DECL_NOTHROW { return Ops::isReferenceCountingNative(); }
2121                                                                                     ^
2122fatal error: too many errors emitted, stopping now [-ferror-limit=]
21237 warnings and 20 errors generated.
2124configure:10374: $? = 1
2125configure: failed program was:
2126| /* confdefs.h */
2127| #define PACKAGE_NAME "LyX"
2128| #define PACKAGE_TARNAME "lyx"
2129| #define PACKAGE_VERSION "2.2.3"
2130| #define PACKAGE_STRING "LyX 2.2.3"
2131| #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
2132| #define PACKAGE_URL ""
2133| #define USE_MACOSX_PACKAGING 1
2134| #define PACKAGE "LyX-2.2"
2135| #define HAVE_SYS_TYPES_H 1
2136| #define HAVE_SYS_STAT_H 1
2137| #define HAVE_STDLIB_H 1
2138| #define HAVE_STRING_H 1
2139| #define HAVE_MEMORY_H 1
2140| #define HAVE_STRINGS_H 1
2141| #define HAVE_INTTYPES_H 1
2142| #define HAVE_STDINT_H 1
2143| #define HAVE_UNISTD_H 1
2144| #define USE_LLVM_LIBCPP 1
2145| #define LYX_USE_STD_REGEX 1
2146| #define LYX_CALLSTACK_PRINTING 1
2147| #define SIZEOF_WCHAR_T 4
2148| #define HAVE_ICONV 1
2149| #define ICONV_CONST
2150| #define HAVE_ZLIB_H 1
2151| #define HAVE_MAGIC_H 1
2152| #define X_DISPLAY_MISSING 1
2153| /* end confdefs.h.  */
2154|
2155|       #include <qglobal.h>
2156|       #include <qstring.h>
2157|
2158| int
2159| main ()
2160| {
2161|
2162|       QString s("mangle_failure");
2163|       #if (QT_VERSION < 400)
2164|       break_me_(\\);
2165|       #endif
2166|
2167|   ;
2168|   return 0;
2169| }
2170configure:10391: result: failed
2171configure:10393: error: cannot compile a simple Qt executable. Check you have the right $QTDIR.
2172
2173## ---------------- ##
2174## Cache variables. ##
2175## ---------------- ##
2176
2177ac_cv_build=x86_64-apple-darwin17.4.0
2178ac_cv_c_bigendian=no
2179ac_cv_c_compiler_gnu=yes
2180ac_cv_cxx_compiler_gnu=yes
2181ac_cv_env_CCC_set=
2182ac_cv_env_CCC_value=
2183ac_cv_env_CC_set=set
2184ac_cv_env_CC_value=/usr/bin/clang
2185ac_cv_env_CFLAGS_set=set
2186ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2187ac_cv_env_CPPFLAGS_set=set
2188ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2189ac_cv_env_CXXCPP_set=
2190ac_cv_env_CXXCPP_value=
2191ac_cv_env_CXXFLAGS_set=set
2192ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
2193ac_cv_env_CXX_set=set
2194ac_cv_env_CXX_value=/usr/bin/clang++
2195ac_cv_env_ENCHANT_CFLAGS_set=
2196ac_cv_env_ENCHANT_CFLAGS_value=
2197ac_cv_env_ENCHANT_LIBS_set=
2198ac_cv_env_ENCHANT_LIBS_value=
2199ac_cv_env_HUNSPELL_CFLAGS_set=
2200ac_cv_env_HUNSPELL_CFLAGS_value=
2201ac_cv_env_HUNSPELL_LIBS_set=
2202ac_cv_env_HUNSPELL_LIBS_value=
2203ac_cv_env_LDFLAGS_set=set
2204ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2205ac_cv_env_LIBS_set=
2206ac_cv_env_LIBS_value=
2207ac_cv_env_OBJCFLAGS_set=set
2208ac_cv_env_OBJCFLAGS_value='-pipe -Os -arch x86_64'
2209ac_cv_env_OBJC_set=set
2210ac_cv_env_OBJC_value=/usr/bin/clang
2211ac_cv_env_PKG_CONFIG_set=
2212ac_cv_env_PKG_CONFIG_value=
2213ac_cv_env_PYTHON_set=set
2214ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
2215ac_cv_env_QTDIR_set=
2216ac_cv_env_QTDIR_value=
2217ac_cv_env_QT_CORE_CFLAGS_set=
2218ac_cv_env_QT_CORE_CFLAGS_value=
2219ac_cv_env_QT_CORE_LIBS_set=
2220ac_cv_env_QT_CORE_LIBS_value=
2221ac_cv_env_QT_FRONTEND_CFLAGS_set=
2222ac_cv_env_QT_FRONTEND_CFLAGS_value=
2223ac_cv_env_QT_FRONTEND_LIBS_set=
2224ac_cv_env_QT_FRONTEND_LIBS_value=
2225ac_cv_env_XMKMF_set=
2226ac_cv_env_XMKMF_value=
2227ac_cv_env_build_alias_set=
2228ac_cv_env_build_alias_value=
2229ac_cv_env_host_alias_set=
2230ac_cv_env_host_alias_value=
2231ac_cv_env_target_alias_set=
2232ac_cv_env_target_alias_value=
2233ac_cv_header_inttypes_h=yes
2234ac_cv_header_magic_h=yes
2235ac_cv_header_memory_h=yes
2236ac_cv_header_regex=yes
2237ac_cv_header_stdc=no
2238ac_cv_header_stdint_h=yes
2239ac_cv_header_stdlib_h=yes
2240ac_cv_header_string_h=yes
2241ac_cv_header_strings_h=yes
2242ac_cv_header_sys_stat_h=yes
2243ac_cv_header_sys_types_h=yes
2244ac_cv_header_unistd_h=yes
2245ac_cv_header_zlib_h=yes
2246ac_cv_host=x86_64-apple-darwin17.4.0
2247ac_cv_lib_gdi32_main=no
2248ac_cv_lib_magic_magic_open=yes
2249ac_cv_lib_psapi_main=no
2250ac_cv_lib_shlwapi_main=no
2251ac_cv_lib_z_gzopen=yes
2252ac_cv_objc_compiler_gnu=yes
2253ac_cv_objext=o
2254ac_cv_path_EGREP='/usr/bin/grep -E'
2255ac_cv_path_GREP=/usr/bin/grep
2256ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2257ac_cv_prog_AWK=gawk
2258ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2259ac_cv_prog_ac_ct_AR=ar
2260ac_cv_prog_ac_ct_CC=/usr/bin/clang
2261ac_cv_prog_ac_ct_RANLIB=ranlib
2262ac_cv_prog_cc_c89=
2263ac_cv_prog_cc_g=yes
2264ac_cv_prog_cxx_g=yes
2265ac_cv_prog_make_make_set=yes
2266ac_cv_prog_objc_g=yes
2267ac_cv_sizeof_wchar_t=4
2268ac_cv_target=x86_64-apple-darwin17.4.0
2269acl_cv_hardcode_direct=no
2270acl_cv_hardcode_libdir_flag_spec=
2271acl_cv_hardcode_libdir_separator=
2272acl_cv_hardcode_minus_L=no
2273acl_cv_libext=a
2274acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2275acl_cv_prog_gnu_ld=no
2276acl_cv_rpath=done
2277acl_cv_shlibext=dylib
2278acl_cv_wl=-Wl,
2279am_cv_CC_dependencies_compiler_type=gcc3
2280am_cv_CXX_dependencies_compiler_type=gcc3
2281am_cv_OBJC_dependencies_compiler_type=gcc3
2282am_cv_ar_interface=ar
2283am_cv_func_iconv=yes
2284am_cv_func_iconv_works=yes
2285am_cv_lib_iconv=yes
2286am_cv_make_support_nested_variables=yes
2287am_cv_prog_cc_c_o=yes
2288am_cv_prog_tar_ustar=gnutar
2289am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
2290am_cv_proto_iconv_arg1=
2291am_cv_python_platform=darwin
2292am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
2293am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
2294am_cv_python_version=2.7
2295lyx_cv_callstack_printing=yes
2296lyx_cv_cxx_cxx11=yes
2297lyx_cv_extra_inc=NONE
2298lyx_cv_extra_lib=NONE
2299lyx_cv_extra_prefix=NONE
2300lyx_cv_lib_stdcxx=no
2301lyx_cv_lib_stdcxx_cxx11_abi=no
2302lyx_cv_prog_clang=yes
2303lyx_cv_with_included_boost=no
2304lyx_cv_with_included_mythes=yes
2305pkg_cv_QT_CORE_CFLAGS='-I/opt/local/libexec/qt5/include/QtCore -I/opt/local/libexec/qt5/include'
2306pkg_cv_QT_CORE_LIBS='-F/opt/local/libexec/qt5/lib -framework QtCore'
2307qt_cv_bin=/opt/local/libexec/qt5//bin
2308qt_cv_dir=/opt/local/libexec/qt5/
2309qt_cv_includes=/opt/local/libexec/qt5//include
2310qt_cv_libname=
2311qt_cv_libraries=/opt/local/libexec/qt5//lib
2312
2313## ----------------- ##
2314## Output variables. ##
2315## ----------------- ##
2316
2317ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/work/lyx-2.2.3/config/missing aclocal-1.15'
2318AMDEPBACKSLASH='\'
2319AMDEP_FALSE='#'
2320AMDEP_TRUE=''
2321AMTAR='$${TAR-tar}'
2322AM_BACKSLASH='\'
2323AM_CPPFLAGS=''
2324AM_CXXFLAGS='-std=c++11 -fPIC -Os -Wno-deprecated-register -Wno-deprecated-declarations'
2325AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2326AM_DEFAULT_VERBOSITY='0'
2327AM_LDFLAGS=''
2328AM_V='$(V)'
2329AR='ar'
2330ARFLAGS='cr'
2331AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/work/lyx-2.2.3/config/missing autoconf'
2332AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/work/lyx-2.2.3/config/missing autoheader'
2333AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/work/lyx-2.2.3/config/missing automake-1.15'
2334AWK='gawk'
2335BOOST_INCLUDES=''
2336BOOST_LIBS='-lboost_signals-mt'
2337BUILD_CLIENT_SUBDIR_FALSE=''
2338BUILD_CLIENT_SUBDIR_TRUE=''
2339CC='/usr/bin/clang'
2340CCDEPMODE='depmode=gcc3'
2341CFLAGS='-pipe -Os -arch x86_64'
2342CPPFLAGS='-I/opt/local/include'
2343CXX='/usr/bin/clang++'
2344CXXCPP='/usr/bin/clang++ -E'
2345CXXDEPMODE='depmode=gcc3'
2346CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
2347CYGPATH_W='echo'
2348DEFS=''
2349DEPDIR='.deps'
2350ECHO_C='\c'
2351ECHO_N=''
2352ECHO_T=''
2353EGREP='/usr/bin/grep -E'
2354ENCHANT_CFLAGS=''
2355ENCHANT_LIBS=''
2356EXEEXT=''
2357FRONTENDS_SUBDIRS=''
2358GETTEXT_MACRO_VERSION=''
2359GMSGFMT=''
2360GMSGFMT_015=''
2361GREP='/usr/bin/grep'
2362HUNSPELL_CFLAGS=''
2363HUNSPELL_LIBS=''
2364INSTALL_CYGWIN_FALSE=''
2365INSTALL_CYGWIN_TRUE='#'
2366INSTALL_DATA='${INSTALL} -m 644'
2367INSTALL_MACOSX_FALSE='#'
2368INSTALL_MACOSX_TRUE=''
2369INSTALL_POSIX_FALSE=''
2370INSTALL_POSIX_TRUE='#'
2371INSTALL_PROGRAM='${INSTALL}'
2372INSTALL_SCRIPT='${INSTALL}'
2373INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2374INSTALL_WINDOWS_FALSE=''
2375INSTALL_WINDOWS_TRUE='#'
2376LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2377LIBICONV='-liconv'
2378LIBOBJS=''
2379LIBPSAPI=''
2380LIBS=' -liconv -lz -lmagic'
2381LIBSHLWAPI=''
2382LTLIBICONV='-liconv'
2383LTLIBOBJS=''
2384LYX_DATE='2017-05-17'
2385LYX_DIR_VER=''
2386LYX_MAJOR_VERSION=''
2387LYX_MINOR_VERSION=''
2388LYX_RELEASE_LEVEL=''
2389LYX_RELEASE_PATCH=''
2390LYX_USERDIR_VER=''
2391LYX_USE_STD_REGEX_FALSE='#'
2392LYX_USE_STD_REGEX_TRUE=''
2393LYX_WIN_RESOURCE_FALSE=''
2394LYX_WIN_RESOURCE_TRUE=''
2395MAINT='#'
2396MAINTAINER_MODE_FALSE=''
2397MAINTAINER_MODE_TRUE='#'
2398MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/work/lyx-2.2.3/config/missing makeinfo'
2399MKDIR_P='config/install-sh -c -d'
2400MONOLITHIC_BOOST_FALSE=''
2401MONOLITHIC_BOOST_TRUE='#'
2402MONOLITHIC_CLIENT_FALSE=''
2403MONOLITHIC_CLIENT_TRUE='#'
2404MONOLITHIC_CORE_FALSE=''
2405MONOLITHIC_CORE_TRUE='#'
2406MONOLITHIC_FRONTEND_QT_FALSE=''
2407MONOLITHIC_FRONTEND_QT_TRUE='#'
2408MONOLITHIC_INSETS_FALSE=''
2409MONOLITHIC_INSETS_TRUE='#'
2410MONOLITHIC_MATHED_FALSE=''
2411MONOLITHIC_MATHED_TRUE='#'
2412MONOLITHIC_TEX2LYX_FALSE=''
2413MONOLITHIC_TEX2LYX_TRUE='#'
2414MSGFMT=''
2415MSGFMT_015=''
2416MSGMERGE=''
2417MYTHES_LIBS=''
2418OBJC='/usr/bin/clang'
2419OBJCDEPMODE='depmode=gcc3'
2420OBJCFLAGS='-pipe -Os -arch x86_64'
2421OBJEXT='o'
2422PACKAGE='LyX-2.2'
2423PACKAGE_BUGREPORT='lyx-devel@lists.lyx.org'
2424PACKAGE_NAME='LyX'
2425PACKAGE_STRING='LyX 2.2.3'
2426PACKAGE_TARNAME='lyx'
2427PACKAGE_URL=''
2428PACKAGE_VERSION='2.2.3'
2429PATH_SEPARATOR=':'
2430PKG_CONFIG='/opt/local/bin/pkg-config'
2431PYTHON='/opt/local/bin/python2.7'
2432PYTHON_EXEC_PREFIX='${exec_prefix}'
2433PYTHON_PLATFORM='darwin'
2434PYTHON_PREFIX='${prefix}'
2435PYTHON_VERSION='2.7'
2436QTDIR=''
2437QTLIB_VERSION=''
2438QT_CORE_CFLAGS='-I/opt/local/libexec/qt5/include/QtCore -I/opt/local/libexec/qt5/include'
2439QT_CORE_INCLUDES='-I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/QtCore'
2440QT_CORE_LDFLAGS='-L/opt/local/libexec/qt5//lib'
2441QT_CORE_LIB='-F/opt/local/libexec/qt5/lib -framework QtCore'
2442QT_CORE_LIBS='-F/opt/local/libexec/qt5/lib -framework QtCore'
2443QT_CPPFLAGS='-DQT_NO_STL -DQT_NO_KEYWORDS'
2444QT_FRONTEND_CFLAGS=''
2445QT_FRONTEND_LIBS=''
2446QT_INCLUDES='-I/opt/local/libexec/qt5//include -I/opt/local/libexec/qt5//include/Qt -I/opt/local/libexec/qt5//include/QtCore -I/opt/local/libexec/qt5//include/QtGui -I/opt/local/libexec/qt5//include/QtWidgets -I/opt/local/libexec/qt5//include/QtSvg -I/opt/local/libexec/qt5//include/QtConcurrent -I/opt/local/libexec/qt5//include/QtMacExtras'
2447QT_LDFLAGS='-L/opt/local/libexec/qt5//lib'
2448QT_LIB=''
2449QT_MOC=''
2450QT_RCC=''
2451QT_UIC=''
2452RANLIB='ranlib'
2453RPM_VERSION_SUFFIX='--with-version-suffix=-2.2'
2454SET_MAKE=''
2455SHELL='/bin/sh'
2456SOCKET_LIBS=''
2457STRIP=''
2458USE_ASPELL_FALSE=''
2459USE_ASPELL_TRUE=''
2460USE_ENCHANT_FALSE=''
2461USE_ENCHANT_TRUE=''
2462USE_HUNSPELL_FALSE=''
2463USE_HUNSPELL_TRUE=''
2464USE_INCLUDED_BOOST_FALSE=''
2465USE_INCLUDED_BOOST_TRUE='#'
2466USE_INCLUDED_MYTHES_FALSE='#'
2467USE_INCLUDED_MYTHES_TRUE=''
2468USE_NLS=''
2469USE_QT5='yes'
2470VERSION='2.2.3'
2471VERSION_INFO=''
2472XGETTEXT=''
2473XGETTEXT_015=''
2474XGETTEXT_EXTRA_OPTIONS=''
2475XMKMF=''
2476X_CFLAGS=''
2477X_EXTRA_LIBS=''
2478X_LIBS=''
2479X_PRE_LIBS=''
2480ac_ct_AR='ar'
2481ac_ct_CC='/usr/bin/clang'
2482ac_ct_CXX=''
2483ac_ct_OBJC=''
2484am__EXEEXT_FALSE=''
2485am__EXEEXT_TRUE=''
2486am__fastdepCC_FALSE='#'
2487am__fastdepCC_TRUE=''
2488am__fastdepCXX_FALSE='#'
2489am__fastdepCXX_TRUE=''
2490am__fastdepOBJC_FALSE='#'
2491am__fastdepOBJC_TRUE=''
2492am__include='include'
2493am__isrc=''
2494am__leading_dot='.'
2495am__nodep='_no'
2496am__quote=''
2497am__tar='tar --format=ustar -chf - "$$tardir"'
2498am__untar='tar -xf -'
2499bindir='${prefix}/Contents/MacOS'
2500build='x86_64-apple-darwin17.4.0'
2501build_alias=''
2502build_cpu='x86_64'
2503build_os='darwin17.4.0'
2504build_vendor='apple'
2505datadir='${datarootdir}'
2506datarootdir='${prefix}/Contents/Resources'
2507docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2508dvidir='${docdir}'
2509exec_prefix='NONE'
2510host='x86_64-apple-darwin17.4.0'
2511host_alias=''
2512host_cpu='x86_64'
2513host_os='darwin17.4.0'
2514host_vendor='apple'
2515htmldir='${docdir}'
2516includedir='${prefix}/include'
2517infodir='${datarootdir}/info'
2518install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/work/lyx-2.2.3/config/install-sh'
2519libdir='${prefix}/Contents/Resources'
2520libexecdir='${exec_prefix}/libexec'
2521localedir='${datarootdir}/locale'
2522localstatedir='${prefix}/var'
2523lyx_devel_version='no'
2524mandir='${datadir}/man'
2525mkdir_p='$(MKDIR_P)'
2526moc_path=''
2527oldincludedir='/usr/include'
2528osx_bundle_program_name='lyx'
2529pdfdir='${docdir}'
2530pkgdatadir='${datadir}'
2531pkgpyexecdir='${pyexecdir}/LyX-2.2'
2532pkgpythondir='${pythondir}/LyX-2.2'
2533prefix='/Applications/MacPorts/LyX.app'
2534program_base_name='lyx'
2535program_suffix='NONE'
2536program_transform_name='s,x,x,'
2537psdir='${docdir}'
2538pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
2539pythondir='${prefix}/lib/python2.7/site-packages'
2540qtc_path=''
2541rcc_path=''
2542real_pkgdatadir=''
2543sbindir='${exec_prefix}/sbin'
2544sharedstatedir='${prefix}/com'
2545sysconfdir='${prefix}/etc'
2546target='x86_64-apple-darwin17.4.0'
2547target_alias=''
2548target_cpu='x86_64'
2549target_os='darwin17.4.0'
2550target_vendor='apple'
2551uic_path=''
2552version_suffix='-2.2'
2553
2554## ----------- ##
2555## confdefs.h. ##
2556## ----------- ##
2557
2558/* confdefs.h */
2559#define PACKAGE_NAME "LyX"
2560#define PACKAGE_TARNAME "lyx"
2561#define PACKAGE_VERSION "2.2.3"
2562#define PACKAGE_STRING "LyX 2.2.3"
2563#define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
2564#define PACKAGE_URL ""
2565#define USE_MACOSX_PACKAGING 1
2566#define PACKAGE "LyX-2.2"
2567#define HAVE_SYS_TYPES_H 1
2568#define HAVE_SYS_STAT_H 1
2569#define HAVE_STDLIB_H 1
2570#define HAVE_STRING_H 1
2571#define HAVE_MEMORY_H 1
2572#define HAVE_STRINGS_H 1
2573#define HAVE_INTTYPES_H 1
2574#define HAVE_STDINT_H 1
2575#define HAVE_UNISTD_H 1
2576#define USE_LLVM_LIBCPP 1
2577#define LYX_USE_STD_REGEX 1
2578#define LYX_CALLSTACK_PRINTING 1
2579#define SIZEOF_WCHAR_T 4
2580#define HAVE_ICONV 1
2581#define ICONV_CONST
2582#define HAVE_ZLIB_H 1
2583#define HAVE_MAGIC_H 1
2584#define X_DISPLAY_MISSING 1
2585
2586configure: exit 1