Ticket #68893: config.log

File config.log, 42.0 KB (added by christophecvr (christophecvr), 8 months ago)

Config.log off failed config gnome-calendar on macbookpro mid 2010 10.13.6 (High Sierra) On pc gedit and nautilus installed by mac ports do work Xquartz is installed also.

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 gnome-calendar configure 3.24.3, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-maintainer-mode --disable-schemas-compile --disable-silent-rules
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = macbookprocvr-2.local
14uname -m = x86_64
15uname -r = 17.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.7.0: Fri Oct 30 13:34:27 PDT 2020; root:xnu-4570.71.82.8~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.7.0: Fri Oct 30 13:34:27 PDT 2020; root:xnu-4570.71.82.8~1/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: 8.00 gigabytes
33Default processor set: 311 tasks, 1247 threads, 4 processors
34Load average: 3.13, Mach factor: 1.30
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:2446: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh
52configure:2459:  trying ./build-aux/
53configure:2488:   ./build-aux/config.guess found
54configure:2488:   ./build-aux/config.sub found
55configure:2488:   ./build-aux/ltmain.sh found
56configure:2488:   ./build-aux/compile found
57configure:2488:   ./build-aux/missing found
58configure:2470:   ./build-aux/install-sh found
59configure:2618: checking whether make supports nested variables
60configure:2636: result: yes
61configure:2667: checking for a BSD-compatible install
62configure:2740: result: /usr/bin/install -c
63configure:2751: checking whether build environment is sane
64configure:2806: result: yes
65configure:2965: checking for a race-free mkdir -p
66configure:3009: result: /opt/local/bin/gmkdir -p
67configure:3016: checking for gawk
68configure:3051: result: no
69configure:3016: checking for mawk
70configure:3051: result: no
71configure:3016: checking for nawk
72configure:3051: result: no
73configure:3016: checking for awk
74configure:3037: found /usr/bin/awk
75configure:3048: result: awk
76configure:3059: checking whether make sets $(MAKE)
77configure:3082: result: yes
78configure:3174: checking whether UID '503' is supported by ustar format
79configure:3177: result: yes
80configure:3184: checking whether GID '501' is supported by ustar format
81configure:3187: result: yes
82configure:3195: checking how to create a ustar tar archive
83configure:3206: tar --version
84bsdtar 2.8.3 - libarchive 2.8.3
85configure:3209: $? = 0
86configure:3249: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
87configure:3252: $? = 0
88configure:3256: tar -xf - <conftest.tar
89configure:3259: $? = 0
90configure:3261: cat conftest.dir/file
91GrepMe
92configure:3264: $? = 0
93configure:3278: result: gnutar
94configure:3343: checking whether to enable maintainer-specific portions of Makefiles
95configure:3353: result: no
96configure:3368: checking whether NLS is requested
97configure:3378: result: yes
98configure:3396: checking for intltool >= 0.40.6
99configure:3398: result: 0.51.0 found
100configure:3406: checking for intltool-update
101configure:3429: found /opt/local/bin/intltool-update
102configure:3441: result: /opt/local/bin/intltool-update
103configure:3451: checking for intltool-merge
104configure:3474: found /opt/local/bin/intltool-merge
105configure:3486: result: /opt/local/bin/intltool-merge
106configure:3496: checking for intltool-extract
107configure:3519: found /opt/local/bin/intltool-extract
108configure:3531: result: /opt/local/bin/intltool-extract
109configure:3685: checking for xgettext
110configure:3708: found /opt/local/bin/xgettext
111configure:3720: result: /opt/local/bin/xgettext
112configure:3730: checking for msgmerge
113configure:3753: found /opt/local/bin/msgmerge
114configure:3765: result: /opt/local/bin/msgmerge
115configure:3775: checking for msgfmt
116configure:3798: found /opt/local/bin/msgfmt
117configure:3810: result: /opt/local/bin/msgfmt
118configure:3820: checking for gmsgfmt
119configure:3856: result: /opt/local/bin/msgfmt
120configure:3939: checking for pkg-config
121configure:3962: found /opt/local/bin/pkg-config
122configure:3974: result: /opt/local/bin/pkg-config
123configure:3999: checking pkg-config is at least version 0.22
124configure:4002: result: yes
125configure:4025: checking for _NL_TIME_FIRST_WEEKDAY
126configure:4040: checking whether make supports the include directive
127configure:4055: make -f confmf.GNU && cat confinc.out
128this is the am__doit target
129configure:4058: $? = 0
130configure:4077: result: yes (GNU style)
131configure:4153: checking for gcc
132configure:4185: result: /usr/bin/clang
133configure:4538: checking for C compiler version
134configure:4547: /usr/bin/clang --version >&5
135Apple LLVM version 10.0.0 (clang-1000.10.44.4)
136Target: x86_64-apple-darwin17.7.0
137Thread model: posix
138InstalledDir: /Library/Developer/CommandLineTools/usr/bin
139configure:4558: $? = 0
140configure:4547: /usr/bin/clang -v >&5
141Apple LLVM version 10.0.0 (clang-1000.10.44.4)
142Target: x86_64-apple-darwin17.7.0
143Thread model: posix
144InstalledDir: /Library/Developer/CommandLineTools/usr/bin
145configure:4558: $? = 0
146configure:4547: /usr/bin/clang -V >&5
147clang: error: argument to '-V' is missing (expected 1 value)
148clang: error: no input files
149configure:4558: $? = 1
150configure:4547: /usr/bin/clang -qversion >&5
151clang: error: unknown argument: '-qversion'
152clang: error: no input files
153configure:4558: $? = 1
154configure:4547: /usr/bin/clang -version >&5
155clang: error: unknown argument: '-version'
156clang: error: no input files
157configure:4558: $? = 1
158configure:4578: checking whether the C compiler works
159configure:4600: /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
160configure:4604: $? = 0
161configure:4654: result: yes
162configure:4657: checking for C compiler default output file name
163configure:4659: result: a.out
164configure:4665: checking for suffix of executables
165configure:4672: /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
166configure:4676: $? = 0
167configure:4699: result:
168configure:4721: checking whether we are cross compiling
169configure:4729: /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
170configure:4733: $? = 0
171configure:4740: ./conftest
172configure:4744: $? = 0
173configure:4759: result: no
174configure:4764: checking for suffix of object files
175configure:4787: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
176configure:4791: $? = 0
177configure:4813: result: o
178configure:4817: checking whether the compiler supports GNU C
179configure:4837: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
180configure:4837: $? = 0
181configure:4847: result: yes
182configure:4858: checking whether /usr/bin/clang accepts -g
183configure:4879: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
184configure:4879: $? = 0
185configure:4923: result: yes
186configure:4943: checking for /usr/bin/clang option to enable C11 features
187configure:4958: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
188configure:4958: $? = 0
189configure:4976: result: none needed
190configure:5092: checking whether /usr/bin/clang understands -c and -o together
191configure:5115: /usr/bin/clang -c conftest.c -o conftest2.o
192configure:5118: $? = 0
193configure:5115: /usr/bin/clang -c conftest.c -o conftest2.o
194configure:5118: $? = 0
195configure:5130: result: yes
196configure:5149: checking dependency style of /usr/bin/clang
197configure:5261: result: gcc3
198configure:5288: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
199conftest.c:17:13: error: use of undeclared identifier '_NL_TIME_FIRST_WEEKDAY'
200nl_langinfo(_NL_TIME_FIRST_WEEKDAY);
201            ^
2021 error generated.
203configure:5288: $? = 1
204configure: failed program was:
205| /* confdefs.h */
206| #define PACKAGE_NAME "gnome-calendar"
207| #define PACKAGE_TARNAME "gnome-calendar"
208| #define PACKAGE_VERSION "3.24.3"
209| #define PACKAGE_STRING "gnome-calendar 3.24.3"
210| #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar"
211| #define PACKAGE_URL "https://wiki.gnome.org/Apps/Calendar"
212| #define PACKAGE "gnome-calendar"
213| #define VERSION "3.24.3"
214| #define GETTEXT_PACKAGE "gnome-calendar"
215| #define ENABLE_NLS 1
216| /* end confdefs.h.  */
217| #include <langinfo.h>
218| int
219| main (void)
220| {
221| nl_langinfo(_NL_TIME_FIRST_WEEKDAY);
222|   ;
223|   return 0;
224| }
225configure:5295: result: no
226configure:5391: checking for library containing strerror
227configure:5421: /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
228conftest.c:17:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
229char strerror ();
230     ^
231conftest.c:17:6: note: 'strerror' is a builtin with type 'char *(int)'
2321 warning generated.
233configure:5421: $? = 0
234configure:5441: result: none required
235configure:5454: checking for stdio.h
236configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
237configure:5454: $? = 0
238configure:5454: result: yes
239configure:5454: checking for stdlib.h
240configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
241configure:5454: $? = 0
242configure:5454: result: yes
243configure:5454: checking for string.h
244configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
245configure:5454: $? = 0
246configure:5454: result: yes
247configure:5454: checking for inttypes.h
248configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
249configure:5454: $? = 0
250configure:5454: result: yes
251configure:5454: checking for stdint.h
252configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
253configure:5454: $? = 0
254configure:5454: result: yes
255configure:5454: checking for strings.h
256configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
257configure:5454: $? = 0
258configure:5454: result: yes
259configure:5454: checking for sys/stat.h
260configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
261configure:5454: $? = 0
262configure:5454: result: yes
263configure:5454: checking for sys/types.h
264configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
265configure:5454: $? = 0
266configure:5454: result: yes
267configure:5454: checking for unistd.h
268configure:5454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
269configure:5454: $? = 0
270configure:5454: result: yes
271configure:5479: checking for grep that handles long lines and -e
272configure:5543: result: /usr/bin/grep
273configure:5551: checking for egrep
274configure:5619: result: /usr/bin/grep -E
275configure:5660: checking build system type
276configure:5675: result: x86_64-apple-darwin17.7.0
277configure:5695: checking host system type
278configure:5709: result: x86_64-apple-darwin17.7.0
279configure:5750: checking how to print strings
280configure:5777: result: printf
281configure:5798: checking for a sed that does not truncate output
282configure:5868: result: /usr/bin/sed
283configure:5886: checking for fgrep
284configure:5954: result: /usr/bin/grep -F
285configure:5990: checking for ld used by /usr/bin/clang
286configure:6058: result: /Library/Developer/CommandLineTools/usr/bin/ld
287configure:6065: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
288configure:6081: result: no
289configure:6093: checking for BSD- or MS-compatible name lister (nm)
290configure:6148: result: /usr/bin/nm -B
291configure:6288: checking the name lister (/usr/bin/nm -B) interface
292configure:6296: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
293configure:6299: /usr/bin/nm -B "conftest.o"
294configure:6302: output
2950000000000000000 S _some_variable
296configure:6309: result: BSD nm
297configure:6312: checking whether ln -s works
298configure:6316: result: yes
299configure:6324: checking the maximum length of command line arguments
300configure:6456: result: 196608
301configure:6504: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format
302configure:6545: result: func_convert_file_noop
303configure:6552: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format
304configure:6573: result: func_convert_file_noop
305configure:6580: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
306configure:6588: result: -r
307configure:6667: checking for file
308configure:6688: found /usr/bin/file
309configure:6699: result: file
310configure:6775: checking for objdump
311configure:6796: found /usr/bin/objdump
312configure:6807: result: objdump
313configure:6839: checking how to recognize dependent libraries
314configure:7040: result: pass_all
315configure:7130: checking for dlltool
316configure:7165: result: no
317configure:7195: checking how to associate runtime and link libraries
318configure:7223: result: printf %s\n
319configure:7288: checking for ar
320configure:7309: found /usr/bin/ar
321configure:7320: result: ar
322configure:7373: checking for archiver @FILE support
323configure:7391: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
324configure:7391: $? = 0
325configure:7395: ar cr libconftest.a @conftest.lst >&5
326ar: @conftest.lst: No such file or directory
327configure:7398: $? = 1
328configure:7418: result: no
329configure:7481: checking for strip
330configure:7502: found /usr/bin/strip
331configure:7513: result: strip
332configure:7590: checking for ranlib
333configure:7611: found /usr/bin/ranlib
334configure:7622: result: ranlib
335configure:7724: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
336configure:7878: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
337configure:7881: $? = 0
338configure:7885: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
339configure:7888: $? = 0
340cannot find nm_test_var in conftest.nm
341configure:7878: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
342configure:7881: $? = 0
343configure:7885: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
344configure:7888: $? = 0
345configure:7954: /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 conftstm.o >&5
346configure:7957: $? = 0
347configure:7995: result: ok
348configure:8042: checking for sysroot
349configure:8073: result: no
350configure:8080: checking for a working dd
351configure:8124: result: /bin/dd
352configure:8128: checking how to truncate binary pipes
353configure:8144: result: /bin/dd bs=4096 count=1
354configure:8481: checking for mt
355configure:8516: result: no
356configure:8536: checking if : is a manifest tool
357configure:8543: : '-?'
358configure:8551: result: no
359configure:8612: checking for dsymutil
360configure:8633: found /usr/bin/dsymutil
361configure:8644: result: dsymutil
362configure:8714: checking for nmedit
363configure:8735: found /usr/bin/nmedit
364configure:8746: result: nmedit
365configure:8816: checking for lipo
366configure:8837: found /usr/bin/lipo
367configure:8848: result: lipo
368configure:8918: checking for otool
369configure:8939: found /usr/bin/otool
370configure:8950: result: otool
371configure:9020: checking for otool64
372configure:9055: result: no
373configure:9100: checking for -single_module linker flag
374/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
375configure:9134: result: yes
376configure:9137: checking for -exported_symbols_list linker flag
377configure:9158: /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 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
378configure:9158: $? = 0
379configure:9169: result: yes
380configure:9172: checking for -force_load linker flag
381/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
382ar cr libconftest.a conftest.o
383ranlib libconftest.a
384/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
385configure:9205: result: yes
386configure:9287: checking for dlfcn.h
387configure:9287: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
388configure:9287: $? = 0
389configure:9287: result: yes
390configure:9545: checking for objdir
391configure:9561: result: .libs
392configure:9825: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
393configure:9844: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
394configure:9848: $? = 0
395configure:9861: result: yes
396configure:10219: checking for /usr/bin/clang option to produce PIC
397configure:10227: result: -fno-common -DPIC
398configure:10235: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
399configure:10254: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
400configure:10258: $? = 0
401configure:10271: result: yes
402configure:10300: checking if /usr/bin/clang static flag -static works
403configure:10329: result: no
404configure:10344: checking if /usr/bin/clang supports -c -o file.o
405configure:10366: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
406configure:10370: $? = 0
407configure:10392: result: yes
408configure:10400: checking if /usr/bin/clang supports -c -o file.o
409configure:10448: result: yes
410configure:10481: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
411configure:11749: result: yes
412configure:11990: checking dynamic linker characteristics
413configure:12811: result: darwin17.7.0 dyld
414configure:12933: checking how to hardcode library paths into programs
415configure:12958: result: immediate
416configure:13510: checking whether stripping libraries is possible
417configure:13527: result: yes
418configure:13561: checking if libtool supports shared libraries
419configure:13563: result: yes
420configure:13566: checking whether to build shared libraries
421configure:13591: result: yes
422configure:13594: checking whether to build static libraries
423configure:13598: result: no
424configure:13725: checking for langinfo.h
425configure:13725: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
426configure:13725: $? = 0
427configure:13725: result: yes
428configure:13732: checking for locale.h
429configure:13732: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
430configure:13732: $? = 0
431configure:13732: result: yes
432configure:13739: checking for string.h
433configure:13739: result: yes
434configure:13747: checking for floor
435configure:13747: /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
436conftest.c:44:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
437char floor ();
438     ^
439conftest.c:44:6: note: 'floor' is a builtin with type 'double (double)'
4401 warning generated.
441configure:13747: $? = 0
442configure:13747: result: yes
443configure:13754: checking for memset
444configure:13754: /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
445conftest.c:45:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
446char memset ();
447     ^
448conftest.c:45:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
4491 warning generated.
450configure:13754: $? = 0
451configure:13754: result: yes
452configure:13761: checking for nl_langinfo
453configure:13761: /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
454configure:13761: $? = 0
455configure:13761: result: yes
456configure:13768: checking for pow
457configure:13768: /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
458conftest.c:47:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
459char pow ();
460     ^
461conftest.c:47:6: note: 'pow' is a builtin with type 'double (double, double)'
4621 warning generated.
463configure:13768: $? = 0
464configure:13768: result: yes
465configure:13775: checking for setlocale
466configure:13775: /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
467configure:13775: $? = 0
468configure:13775: result: yes
469configure:13782: checking for strstr
470configure:13782: /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
471conftest.c:49:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
472char strstr ();
473     ^
474conftest.c:49:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
4751 warning generated.
476configure:13782: $? = 0
477configure:13782: result: yes
478configure:13864: checking for pkg-config
479configure:13899: result: /opt/local/bin/pkg-config
480configure:13924: checking pkg-config is at least version 0.16
481configure:13927: result: yes
482configure:13944: $PKG_CONFIG --exists --print-errors "gio-2.0"
483configure:13947: $? = 0
484configure:14115: checking for glib-mkenums
485configure:14138: found /opt/local/bin/glib-mkenums
486configure:14150: result: /opt/local/bin/glib-mkenums
487configure:14170: checking for
488                  gmodule-export-2.0
489                  gio-2.0 >= 2.43.4
490                  glib-2.0 >= 2.43.4
491                  goa-1.0 >= 3.2.0
492                  gtk+-3.0 >= 3.21.6
493                  libecal-1.2 >= 3.13.90
494                  libedataserver-1.2 >= 3.17.1
495                  libedataserverui-1.2 >= 3.17.1
496                  libical >= 1.0
497                  libsoup-2.4
498                  gsettings-desktop-schemas >= 3.21.2
499configure:14199: $PKG_CONFIG --exists --print-errors "
500                  gmodule-export-2.0
501                  gio-2.0 >= $GLIB_MIN_VERSION
502                  glib-2.0 >= $GLIB_MIN_VERSION
503                  goa-1.0 >= $GOA_MIN_VERSION
504                  gtk+-3.0 >= $GTK_MIN_VERSION
505                  libecal-1.2 >= $ECAL_REQUIRED
506                  libedataserver-1.2 >= $EDATASERVER_REQUIRED
507                  libedataserverui-1.2 >= $EDATASERVERUI_REQUIRED
508                  libical >= $LIBICAL_REQUIRED
509                  libsoup-2.4
510                  gsettings-desktop-schemas >= $GSETTINGS_DESKTOP_SCHEMAS_REQUIRED"
511Package libecal-1.2 was not found in the pkg-config search path.
512Perhaps you should add the directory containing `libecal-1.2.pc'
513to the PKG_CONFIG_PATH environment variable
514No package 'libecal-1.2' found
515configure:14224: $? = 1
516configure:14249: $PKG_CONFIG --exists --print-errors "
517                  gmodule-export-2.0
518                  gio-2.0 >= $GLIB_MIN_VERSION
519                  glib-2.0 >= $GLIB_MIN_VERSION
520                  goa-1.0 >= $GOA_MIN_VERSION
521                  gtk+-3.0 >= $GTK_MIN_VERSION
522                  libecal-1.2 >= $ECAL_REQUIRED
523                  libedataserver-1.2 >= $EDATASERVER_REQUIRED
524                  libedataserverui-1.2 >= $EDATASERVERUI_REQUIRED
525                  libical >= $LIBICAL_REQUIRED
526                  libsoup-2.4
527                  gsettings-desktop-schemas >= $GSETTINGS_DESKTOP_SCHEMAS_REQUIRED"
528Package libecal-1.2 was not found in the pkg-config search path.
529Perhaps you should add the directory containing `libecal-1.2.pc'
530to the PKG_CONFIG_PATH environment variable
531No package 'libecal-1.2' found
532configure:14274: $? = 1
533configure:14299: result: no
534No package 'libecal-1.2' found
535configure:14337: error: Package requirements (
536                  gmodule-export-2.0
537                  gio-2.0 >= 2.43.4
538                  glib-2.0 >= 2.43.4
539                  goa-1.0 >= 3.2.0
540                  gtk+-3.0 >= 3.21.6
541                  libecal-1.2 >= 3.13.90
542                  libedataserver-1.2 >= 3.17.1
543                  libedataserverui-1.2 >= 3.17.1
544                  libical >= 1.0
545                  libsoup-2.4
546                  gsettings-desktop-schemas >= 3.21.2) were not met:
547
548No package 'libecal-1.2' found
549
550Consider adjusting the PKG_CONFIG_PATH environment variable if you
551installed software in a non-standard prefix.
552
553Alternatively, you may set the environment variables CALENDAR_CFLAGS
554and CALENDAR_LIBS to avoid the need to call pkg-config.
555See the pkg-config man page for more details.
556
557## ---------------- ##
558## Cache variables. ##
559## ---------------- ##
560
561ac_cv_build=x86_64-apple-darwin17.7.0
562ac_cv_c_compiler_gnu=yes
563ac_cv_env_CALENDAR_CFLAGS_set=
564ac_cv_env_CALENDAR_CFLAGS_value=
565ac_cv_env_CALENDAR_LIBS_set=
566ac_cv_env_CALENDAR_LIBS_value=
567ac_cv_env_CC_set=set
568ac_cv_env_CC_value=/usr/bin/clang
569ac_cv_env_CFLAGS_set=set
570ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
571ac_cv_env_CPPFLAGS_set=set
572ac_cv_env_CPPFLAGS_value=-I/opt/local/include
573ac_cv_env_GLIB_COMPILE_SCHEMAS_set=
574ac_cv_env_GLIB_COMPILE_SCHEMAS_value=
575ac_cv_env_LDFLAGS_set=set
576ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
577ac_cv_env_LIBS_set=
578ac_cv_env_LIBS_value=
579ac_cv_env_LT_SYS_LIBRARY_PATH_set=
580ac_cv_env_LT_SYS_LIBRARY_PATH_value=
581ac_cv_env_PKG_CONFIG_LIBDIR_set=
582ac_cv_env_PKG_CONFIG_LIBDIR_value=
583ac_cv_env_PKG_CONFIG_PATH_set=
584ac_cv_env_PKG_CONFIG_PATH_value=
585ac_cv_env_PKG_CONFIG_set=
586ac_cv_env_PKG_CONFIG_value=
587ac_cv_env_build_alias_set=
588ac_cv_env_build_alias_value=
589ac_cv_env_host_alias_set=
590ac_cv_env_host_alias_value=
591ac_cv_env_target_alias_set=
592ac_cv_env_target_alias_value=
593ac_cv_func_floor=yes
594ac_cv_func_memset=yes
595ac_cv_func_nl_langinfo=yes
596ac_cv_func_pow=yes
597ac_cv_func_setlocale=yes
598ac_cv_func_strstr=yes
599ac_cv_header_dlfcn_h=yes
600ac_cv_header_inttypes_h=yes
601ac_cv_header_langinfo_h=yes
602ac_cv_header_locale_h=yes
603ac_cv_header_stdint_h=yes
604ac_cv_header_stdio_h=yes
605ac_cv_header_stdlib_h=yes
606ac_cv_header_string_h=yes
607ac_cv_header_strings_h=yes
608ac_cv_header_sys_stat_h=yes
609ac_cv_header_sys_types_h=yes
610ac_cv_header_unistd_h=yes
611ac_cv_host=x86_64-apple-darwin17.7.0
612ac_cv_objext=o
613ac_cv_path_EGREP='/usr/bin/grep -E'
614ac_cv_path_FGREP='/usr/bin/grep -F'
615ac_cv_path_GLIB_MKENUMS=/opt/local/bin/glib-mkenums
616ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
617ac_cv_path_GREP=/usr/bin/grep
618ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
619ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
620ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
621ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
622ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
623ac_cv_path_SED=/usr/bin/sed
624ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
625ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
626ac_cv_path_lt_DD=/bin/dd
627ac_cv_path_mkdir=/opt/local/bin/gmkdir
628ac_cv_prog_AWK=awk
629ac_cv_prog_ac_ct_AR=ar
630ac_cv_prog_ac_ct_CC=/usr/bin/clang
631ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
632ac_cv_prog_ac_ct_FILECMD=file
633ac_cv_prog_ac_ct_LIPO=lipo
634ac_cv_prog_ac_ct_NMEDIT=nmedit
635ac_cv_prog_ac_ct_OBJDUMP=objdump
636ac_cv_prog_ac_ct_OTOOL=otool
637ac_cv_prog_ac_ct_RANLIB=ranlib
638ac_cv_prog_ac_ct_STRIP=strip
639ac_cv_prog_cc_c11=
640ac_cv_prog_cc_g=yes
641ac_cv_prog_cc_stdc=
642ac_cv_prog_make_make_set=yes
643ac_cv_search_strerror='none required'
644am_cv_CC_dependencies_compiler_type=gcc3
645am_cv_make_support_nested_variables=yes
646am_cv_prog_cc_c_o=yes
647am_cv_prog_tar_ustar=gnutar
648lt_cv_apple_cc_single_mod=yes
649lt_cv_ar_at_file=no
650lt_cv_deplibs_check_method=pass_all
651lt_cv_file_magic_cmd='$MAGIC_CMD'
652lt_cv_file_magic_test_file=
653lt_cv_ld_exported_symbols_list=yes
654lt_cv_ld_force_load=yes
655lt_cv_ld_reload_flag=-r
656lt_cv_nm_interface='BSD nm'
657lt_cv_objdir=.libs
658lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
659lt_cv_path_NM='/usr/bin/nm -B'
660lt_cv_path_mainfest_tool=no
661lt_cv_prog_compiler_c_o=yes
662lt_cv_prog_compiler_pic='-fno-common -DPIC'
663lt_cv_prog_compiler_pic_works=yes
664lt_cv_prog_compiler_rtti_exceptions=yes
665lt_cv_prog_compiler_static_works=no
666lt_cv_prog_gnu_ld=no
667lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
668lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
669lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
670lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
671lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
672lt_cv_sys_global_symbol_to_import=
673lt_cv_sys_max_cmd_len=196608
674lt_cv_to_host_file_cmd=func_convert_file_noop
675lt_cv_to_tool_file_cmd=func_convert_file_noop
676lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
677pkg_cv_GLIB_COMPILE_SCHEMAS=/opt/local/bin/glib-compile-schemas
678
679## ----------------- ##
680## Output variables. ##
681## ----------------- ##
682
683
684
685
686
687
688
689
690
691
692                $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
693                test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
694                test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \
695        $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@
696        $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead "  <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod "    <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail "  </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@
697        @$(NORMAL_INSTALL)
698        @$(NORMAL_UNINSTALL)
699        @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
700        cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
701        echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
702        fi
703        files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
704        if test -n "$^"; then \
705        rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
706        test -n "$$files" || exit 0; \
707        test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
708$(gsettings__enum_file): $(gsettings_ENUM_FILES)
709%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
710.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
711.SECONDARY: $(gsettings_SCHEMAS)
712ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gnome-calendar/gnome-calendar/work/gnome-calendar-3.24.3/build-aux/missing'\'' aclocal-1.16'
713ALL_LINGUAS=''
714AMDEPBACKSLASH='\'
715AMDEP_FALSE='#'
716AMDEP_TRUE=''
717AMTAR='$${TAR-tar}'
718AM_BACKSLASH='\'
719AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
720AM_DEFAULT_VERBOSITY='1'
721AM_V='$(V)'
722APPSTREAM_UTIL=''
723APPSTREAM_XML_RULES=''
724AR='ar'
725AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gnome-calendar/gnome-calendar/work/gnome-calendar-3.24.3/build-aux/missing'\'' autoconf'
726AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gnome-calendar/gnome-calendar/work/gnome-calendar-3.24.3/build-aux/missing'\'' autoheader'
727AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gnome-calendar/gnome-calendar/work/gnome-calendar-3.24.3/build-aux/missing'\'' automake-1.16'
728AWK='awk'
729BUGREPORT_URL='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar'
730CALENDAR_CFLAGS=''
731CALENDAR_LIBS=''
732CC='/usr/bin/clang'
733CCDEPMODE='depmode=gcc3'
734CFLAGS='-pipe -Os -arch x86_64'
735CPPFLAGS='-I/opt/local/include'
736CSCOPE='cscope'
737CTAGS='ctags'
738CYGPATH_W='echo'
739DEBUG_CFLAGS=' -DG_DISABLE_CAST_CHECKS'
740DEFS=''
741DEPDIR='.deps'
742DLLTOOL='false'
743DSYMUTIL='dsymutil'
744DUMPBIN=''
745ECHO_C='\c'
746ECHO_N=''
747ECHO_T=''
748EGREP='/usr/bin/grep -E'
749ENABLE_TRACING='0'
750ETAGS='etags'
751EXEEXT=''
752FGREP='/usr/bin/grep -F'
753FILECMD='file'
754GETTEXT_PACKAGE='gnome-calendar'
755GLIB_COMPILE_SCHEMAS='/opt/local/bin/glib-compile-schemas'
756GLIB_MKENUMS='/opt/local/bin/glib-mkenums'
757GMSGFMT='/opt/local/bin/msgfmt'
758GREP='/usr/bin/grep'
759GSETTINGS_DISABLE_SCHEMAS_COMPILE='1'
760GSETTINGS_RULES='
761INSTALL_DATA='${INSTALL} -m 644'
762INSTALL_PROGRAM='${INSTALL}'
763INSTALL_SCRIPT='${INSTALL}'
764INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
765INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
766INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
767INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
768INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
769INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
770INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
771INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
772INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
773INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
774INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
775INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
776INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
777INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
778INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
779INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
780INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
781INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
782INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
783INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
784INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
785INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
786INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
787INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
788INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
789INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
790INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
791LD='/Library/Developer/CommandLineTools/usr/bin/ld'
792LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
793LIBOBJS=''
794LIBS=''
795LIBTOOL='$(SHELL) $(top_builddir)/libtool'
796LIPO='lipo'
797LN_S='ln -s'
798LTLIBOBJS=''
799LT_SYS_LIBRARY_PATH=''
800MAINT='#'
801MAINTAINER_MODE_FALSE=''
802MAINTAINER_MODE_TRUE='#'
803MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gnome-calendar/gnome-calendar/work/gnome-calendar-3.24.3/build-aux/missing'\'' makeinfo'
804MANIFEST_TOOL=':'
805MKDIR_P='/opt/local/bin/gmkdir -p'
806MSGFMT='/opt/local/bin/msgfmt'
807MSGMERGE='/opt/local/bin/msgmerge'
808NM='/usr/bin/nm -B'
809NMEDIT='nmedit'
810OBJDUMP='objdump'
811OBJEXT='o'
812OTOOL64=':'
813OTOOL='otool'
814PACKAGE='gnome-calendar'
815PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar'
816PACKAGE_NAME='gnome-calendar'
817PACKAGE_STRING='gnome-calendar 3.24.3'
818PACKAGE_TARNAME='gnome-calendar'
819PACKAGE_URL='https://wiki.gnome.org/Apps/Calendar'
820PACKAGE_VERSION='3.24.3'
821PATH_SEPARATOR=':'
822PKG_CONFIG='/opt/local/bin/pkg-config'
823PKG_CONFIG_LIBDIR=''
824PKG_CONFIG_PATH=''
825RANLIB='ranlib'
826SED='/usr/bin/sed'
827SET_MAKE=''
828SHELL='/bin/sh'
829STRIP='strip'
830USE_NLS='yes'
831VERSION='3.24.3'
832XGETTEXT='/opt/local/bin/xgettext'
833ac_ct_AR='ar'
834ac_ct_CC='/usr/bin/clang'
835ac_ct_DUMPBIN=''
836all-am: $(gsettings_SCHEMAS:.xml=.valid)
837am__EXEEXT_FALSE=''
838am__EXEEXT_TRUE=''
839am__fastdepCC_FALSE='#'
840am__fastdepCC_TRUE=''
841am__include='include'
842am__isrc=''
843am__leading_dot='.'
844am__nodep='_no'
845am__quote=''
846am__tar='tar --format=ustar -chf - "$$tardir"'
847am__untar='tar -xf -'
848appstreamxmldir=''
849bindir='${exec_prefix}/bin'
850build='x86_64-apple-darwin17.7.0'
851build_alias=''
852build_cpu='x86_64'
853build_os='darwin17.7.0'
854build_vendor='apple'
855clean-gsettings-schemas:
856datadir='${datarootdir}'
857datarootdir='${prefix}/share'
858docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
859dvidir='${docdir}'
860endif'
861exec_prefix='NONE'
862gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
863gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
864host='x86_64-apple-darwin17.7.0'
865host_alias=''
866host_cpu='x86_64'
867host_os='darwin17.7.0'
868host_vendor='apple'
869htmldir='${docdir}'
870ifdef gsettings_ENUM_NAMESPACE
871includedir='${prefix}/include'
872infodir='${datarootdir}/info'
873install-data-am: install-gsettings-schemas
874install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
875install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gnome-calendar/gnome-calendar/work/gnome-calendar-3.24.3/build-aux/install-sh'
876intltool__v_merge_options_0='-q'
877intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
878libdir='${exec_prefix}/lib'
879libexecdir='${exec_prefix}/libexec'
880localedir='${datarootdir}/locale'
881localstatedir='${prefix}/var'
882mandir='${datarootdir}/man'
883mkdir_p='$(MKDIR_P)'
884mostlyclean-am: clean-gsettings-schemas
885oldincludedir='/usr/include'
886pdfdir='${docdir}'
887prefix='/opt/local'
888program_transform_name='s,x,x,'
889psdir='${docdir}'
890runstatedir='${localstatedir}/run'
891sbindir='${exec_prefix}/sbin'
892sharedstatedir='${prefix}/com'
893sysconfdir='${prefix}/etc'
894target_alias=''
895uninstall-am: uninstall-gsettings-schemas
896uninstall-gsettings-schemas:
897
898## ----------- ##
899## confdefs.h. ##
900## ----------- ##
901
902/* confdefs.h */
903#define PACKAGE_NAME "gnome-calendar"
904#define PACKAGE_TARNAME "gnome-calendar"
905#define PACKAGE_VERSION "3.24.3"
906#define PACKAGE_STRING "gnome-calendar 3.24.3"
907#define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar"
908#define PACKAGE_URL "https://wiki.gnome.org/Apps/Calendar"
909#define PACKAGE "gnome-calendar"
910#define VERSION "3.24.3"
911#define GETTEXT_PACKAGE "gnome-calendar"
912#define ENABLE_NLS 1
913#define HAVE_STDIO_H 1
914#define HAVE_STDLIB_H 1
915#define HAVE_STRING_H 1
916#define HAVE_INTTYPES_H 1
917#define HAVE_STDINT_H 1
918#define HAVE_STRINGS_H 1
919#define HAVE_SYS_STAT_H 1
920#define HAVE_SYS_TYPES_H 1
921#define HAVE_UNISTD_H 1
922#define STDC_HEADERS 1
923#define HAVE_DLFCN_H 1
924#define LT_OBJDIR ".libs/"
925#define HAVE_LANGINFO_H 1
926#define HAVE_LOCALE_H 1
927#define HAVE_STRING_H 1
928#define HAVE_FLOOR 1
929#define HAVE_MEMSET 1
930#define HAVE_NL_LANGINFO 1
931#define HAVE_POW 1
932#define HAVE_SETLOCALE 1
933#define HAVE_STRSTR 1
934
935configure: exit 1