Ticket #58538: config.log

File config.log, 14.2 KB (added by dbevans (David B. Evans), 5 years ago)
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 diff-pdf configure 0.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-wxdir=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Davids-Mac-mini.local
14uname -m = x86_64
15uname -r = 18.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/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 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 466 tasks, 2061 threads, 4 processors
34Load average: 2.78, Mach factor: 1.50
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:1900: checking for a BSD-compatible install
52configure:1968: result: /usr/bin/install -c
53configure:1979: checking whether build environment is sane
54configure:2034: result: yes
55configure:2185: checking for a thread-safe mkdir -p
56configure:2224: result: admin/install-sh -c -d
57configure:2231: checking for gawk
58configure:2261: result: no
59configure:2231: checking for mawk
60configure:2261: result: no
61configure:2231: checking for nawk
62configure:2261: result: no
63configure:2231: checking for awk
64configure:2247: found /usr/bin/awk
65configure:2258: result: awk
66configure:2269: checking whether make sets $(MAKE)
67configure:2291: result: yes
68configure:2320: checking whether make supports nested variables
69configure:2337: result: yes
70configure:2464: checking whether to enable maintainer-specific portions of Makefiles
71configure:2473: result: no
72configure:2498: checking whether make supports nested variables
73configure:2515: result: yes
74configure:2531: checking build system type
75configure:2545: result: x86_64-apple-darwin18.6.0
76configure:2565: checking host system type
77configure:2578: result: x86_64-apple-darwin18.6.0
78configure:2713: checking for C++ compiler version
79configure:2722: /usr/bin/clang++ --version >&5
80Apple LLVM version 10.0.1 (clang-1001.0.46.4)
81Target: x86_64-apple-darwin18.6.0
82Thread model: posix
83InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
84configure:2733: $? = 0
85configure:2722: /usr/bin/clang++ -v >&5
86Apple LLVM version 10.0.1 (clang-1001.0.46.4)
87Target: x86_64-apple-darwin18.6.0
88Thread model: posix
89InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
90configure:2733: $? = 0
91configure:2722: /usr/bin/clang++ -V >&5
92clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
93clang: error: no input files
94configure:2733: $? = 1
95configure:2722: /usr/bin/clang++ -qversion >&5
96clang: error: unknown argument '-qversion', did you mean '--version'?
97clang: error: no input files
98configure:2733: $? = 1
99configure:2753: checking whether the C++ compiler works
100configure:2775: /usr/bin/clang++ -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  >&5
101configure:2779: $? = 0
102configure:2827: result: yes
103configure:2830: checking for C++ compiler default output file name
104configure:2832: result: a.out
105configure:2838: checking for suffix of executables
106configure:2845: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  >&5
107configure:2849: $? = 0
108configure:2871: result:
109configure:2893: checking whether we are cross compiling
110configure:2901: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  >&5
111configure:2905: $? = 0
112configure:2912: ./conftest
113configure:2916: $? = 0
114configure:2931: result: no
115configure:2936: checking for suffix of object files
116configure:2958: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
117configure:2962: $? = 0
118configure:2983: result: o
119configure:2987: checking whether we are using the GNU C++ compiler
120configure:3006: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
121configure:3006: $? = 0
122configure:3015: result: yes
123configure:3024: checking whether /usr/bin/clang++ accepts -g
124configure:3044: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
125configure:3044: $? = 0
126configure:3085: result: yes
127configure:3111: checking whether make supports the include directive
128configure:3126: make -f confmf.GNU && cat confinc.out
129this is the am__doit target
130configure:3129: $? = 0
131configure:3148: result: yes (GNU style)
132configure:3173: checking dependency style of /usr/bin/clang++
133configure:3284: result: gcc3
134configure:3361: checking for pkg-config
135configure:3379: found /opt/local/bin/pkg-config
136configure:3391: result: /opt/local/bin/pkg-config
137configure:3416: checking pkg-config is at least version 0.9.0
138configure:3419: result: yes
139configure:3429: checking for poppler-cairo >= 0.10 poppler-glib >= 0.10 cairo-pdf
140configure:3436: $PKG_CONFIG --exists --print-errors "poppler-cairo >= 0.10 poppler-glib >= 0.10 cairo-pdf"
141configure:3439: $? = 0
142configure:3453: $PKG_CONFIG --exists --print-errors "poppler-cairo >= 0.10 poppler-glib >= 0.10 cairo-pdf"
143configure:3456: $? = 0
144configure:3514: result: yes
145configure:3573: checking for wx-config
146configure:3576: result: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config
147configure:3628: checking for wxWidgets version >= 3.0.0
148configure:3743: result: no
149configure:3816: error: wxWidgets is required
150
151## ---------------- ##
152## Cache variables. ##
153## ---------------- ##
154
155ac_cv_build=x86_64-apple-darwin18.6.0
156ac_cv_cxx_compiler_gnu=yes
157ac_cv_env_CCC_set=
158ac_cv_env_CCC_value=
159ac_cv_env_CPPFLAGS_set=set
160ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
161ac_cv_env_CXXFLAGS_set=set
162ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
163ac_cv_env_CXX_set=set
164ac_cv_env_CXX_value=/usr/bin/clang++
165ac_cv_env_LDFLAGS_set=set
166ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
167ac_cv_env_LIBS_set=
168ac_cv_env_LIBS_value=
169ac_cv_env_PKG_CONFIG_LIBDIR_set=
170ac_cv_env_PKG_CONFIG_LIBDIR_value=
171ac_cv_env_PKG_CONFIG_PATH_set=
172ac_cv_env_PKG_CONFIG_PATH_value=
173ac_cv_env_PKG_CONFIG_set=
174ac_cv_env_PKG_CONFIG_value=
175ac_cv_env_POPPLER_CFLAGS_set=
176ac_cv_env_POPPLER_CFLAGS_value=
177ac_cv_env_POPPLER_LIBS_set=
178ac_cv_env_POPPLER_LIBS_value=
179ac_cv_env_build_alias_set=
180ac_cv_env_build_alias_value=
181ac_cv_env_host_alias_set=
182ac_cv_env_host_alias_value=
183ac_cv_env_target_alias_set=
184ac_cv_env_target_alias_value=
185ac_cv_host=x86_64-apple-darwin18.6.0
186ac_cv_objext=o
187ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
188ac_cv_prog_AWK=awk
189ac_cv_prog_cxx_g=yes
190ac_cv_prog_make_make_set=yes
191am_cv_CXX_dependencies_compiler_type=gcc3
192am_cv_make_support_nested_variables=yes
193pkg_cv_POPPLER_CFLAGS='-I/opt/local/include/poppler/glib -I/opt/local/include/poppler -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
194pkg_cv_POPPLER_LIBS='-L/opt/local/lib -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lz -lcairo'
195
196## ----------------- ##
197## Output variables. ##
198## ----------------- ##
199
200ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_github.com_macports_macports-ports_graphics_diff-pdf/diff-pdf/work/diff-pdf-0.3/admin/missing aclocal-1.16'
201AMDEPBACKSLASH='\'
202AMDEP_FALSE='#'
203AMDEP_TRUE=''
204AMTAR='$${TAR-tar}'
205AM_BACKSLASH='\'
206AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
207AM_DEFAULT_VERBOSITY='0'
208AM_V='$(V)'
209AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_github.com_macports_macports-ports_graphics_diff-pdf/diff-pdf/work/diff-pdf-0.3/admin/missing autoconf'
210AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_github.com_macports_macports-ports_graphics_diff-pdf/diff-pdf/work/diff-pdf-0.3/admin/missing autoheader'
211AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_github.com_macports_macports-ports_graphics_diff-pdf/diff-pdf/work/diff-pdf-0.3/admin/missing automake-1.16'
212AWK='awk'
213CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
214CXX='/usr/bin/clang++'
215CXXDEPMODE='depmode=gcc3'
216CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
217CYGPATH_W='echo'
218DEFS=''
219DEPDIR='.deps'
220ECHO_C='\c'
221ECHO_N=''
222ECHO_T=''
223EXEEXT=''
224INSTALL_DATA='${INSTALL} -m 644'
225INSTALL_PROGRAM='${INSTALL}'
226INSTALL_SCRIPT='${INSTALL}'
227INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
228LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
229LIBOBJS=''
230LIBS=''
231LTLIBOBJS=''
232MAINT='#'
233MAINTAINER_MODE_FALSE=''
234MAINTAINER_MODE_TRUE='#'
235MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_github.com_macports_macports-ports_graphics_diff-pdf/diff-pdf/work/diff-pdf-0.3/admin/missing makeinfo'
236MKDIR_P='admin/install-sh -c -d'
237OBJEXT='o'
238PACKAGE='diff-pdf'
239PACKAGE_BUGREPORT='vaclav@slavik.io'
240PACKAGE_NAME='diff-pdf'
241PACKAGE_STRING='diff-pdf 0.3'
242PACKAGE_TARNAME='diff-pdf'
243PACKAGE_URL=''
244PACKAGE_VERSION='0.3'
245PATH_SEPARATOR=':'
246PKG_CONFIG='/opt/local/bin/pkg-config'
247PKG_CONFIG_LIBDIR=''
248PKG_CONFIG_PATH=''
249POPPLER_CFLAGS='-I/opt/local/include/poppler/glib -I/opt/local/include/poppler -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
250POPPLER_LIBS='-L/opt/local/lib -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lz -lcairo'
251SET_MAKE=''
252SHELL='/bin/sh'
253STRIP=''
254VERSION='0.3'
255WX_CFLAGS=''
256WX_CFLAGS_ONLY=''
257WX_CONFIG_PATH='/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin/wx-config'
258WX_CPPFLAGS=''
259WX_CXXFLAGS=''
260WX_CXXFLAGS_ONLY=''
261WX_LIBS=''
262WX_LIBS_STATIC=''
263WX_RESCOMP=''
264WX_VERSION=''
265WX_VERSION_MAJOR=''
266WX_VERSION_MICRO=''
267WX_VERSION_MINOR=''
268ac_ct_CXX=''
269am__EXEEXT_FALSE=''
270am__EXEEXT_TRUE=''
271am__fastdepCXX_FALSE='#'
272am__fastdepCXX_TRUE=''
273am__include='include'
274am__isrc=''
275am__leading_dot='.'
276am__nodep='_no'
277am__quote=''
278am__tar='$${TAR-tar} chof - "$$tardir"'
279am__untar='$${TAR-tar} xf -'
280bindir='${exec_prefix}/bin'
281build='x86_64-apple-darwin18.6.0'
282build_alias=''
283build_cpu='x86_64'
284build_os='darwin18.6.0'
285build_vendor='apple'
286datadir='${datarootdir}'
287datarootdir='${prefix}/share'
288docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
289dvidir='${docdir}'
290exec_prefix='NONE'
291host='x86_64-apple-darwin18.6.0'
292host_alias=''
293host_cpu='x86_64'
294host_os='darwin18.6.0'
295host_vendor='apple'
296htmldir='${docdir}'
297includedir='${prefix}/include'
298infodir='${datarootdir}/info'
299install_sh='${SHELL} /opt/local/var/macports/build/_opt_github.com_macports_macports-ports_graphics_diff-pdf/diff-pdf/work/diff-pdf-0.3/admin/install-sh'
300libdir='${exec_prefix}/lib'
301libexecdir='${exec_prefix}/libexec'
302localedir='${datarootdir}/locale'
303localstatedir='${prefix}/var'
304mandir='${datarootdir}/man'
305mkdir_p='$(MKDIR_P)'
306oldincludedir='/usr/include'
307pdfdir='${docdir}'
308prefix='/opt/local'
309program_transform_name='s,x,x,'
310psdir='${docdir}'
311sbindir='${exec_prefix}/sbin'
312sharedstatedir='${prefix}/com'
313sysconfdir='${prefix}/etc'
314target_alias=''
315
316## ----------- ##
317## confdefs.h. ##
318## ----------- ##
319
320/* confdefs.h */
321#define PACKAGE_NAME "diff-pdf"
322#define PACKAGE_TARNAME "diff-pdf"
323#define PACKAGE_VERSION "0.3"
324#define PACKAGE_STRING "diff-pdf 0.3"
325#define PACKAGE_BUGREPORT "vaclav@slavik.io"
326#define PACKAGE_URL ""
327#define PACKAGE "diff-pdf"
328#define VERSION "0.3"
329
330configure: exit 1