Ticket #64753: config.log

File config.log, 59.8 KB (added by syurin-nagatuki, 2 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 xfce4-appfinder configure 4.12.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBookAir.local
14uname -m = arm64
15uname -r = 21.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T8101
18
19/usr/bin/uname -p = arm
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 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 439 tasks, 1723 threads, 8 processors
34Load average: 2.85, Mach factor: 5.13
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:2376: checking for a BSD-compatible install
52configure:2444: result: /usr/bin/install -c
53configure:2455: checking whether build environment is sane
54configure:2510: result: yes
55configure:2661: checking for a thread-safe mkdir -p
56configure:2700: result: ./install-sh -c -d
57configure:2707: checking for gawk
58configure:2737: result: no
59configure:2707: checking for mawk
60configure:2737: result: no
61configure:2707: checking for nawk
62configure:2737: result: no
63configure:2707: checking for awk
64configure:2723: found /usr/bin/awk
65configure:2734: result: awk
66configure:2745: checking whether make sets $(MAKE)
67configure:2767: result: yes
68configure:2796: checking whether make supports nested variables
69configure:2813: result: yes
70configure:2902: checking whether UID '502' is supported by ustar format
71configure:2905: result: yes
72configure:2912: checking whether GID '501' is supported by ustar format
73configure:2915: result: yes
74configure:2923: checking how to create a ustar tar archive
75configure:2934: tar --version
76bsdtar 3.5.1 - libarchive 3.5.1 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.8
77configure:2937: $? = 0
78configure:2977: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
79configure:2980: $? = 0
80configure:2984: tar -xf - <conftest.tar
81configure:2987: $? = 0
82configure:2989: cat conftest.dir/file
83GrepMe
84configure:2992: $? = 0
85configure:3005: result: gnutar
86configure:3058: checking whether to enable maintainer-specific portions of Makefiles
87configure:3067: result: no
88configure:3091: checking whether make supports nested variables
89configure:3108: result: yes
90configure:3132: checking for style of include used by make
91configure:3160: result: GNU
92configure:3231: checking for gcc
93configure:3258: result: /usr/bin/clang
94configure:3487: checking for C compiler version
95configure:3496: /usr/bin/clang --version >&5
96Apple clang version 13.0.0 (clang-1300.0.29.30)
97Target: arm64-apple-darwin21.3.0
98Thread model: posix
99InstalledDir: /Library/Developer/CommandLineTools/usr/bin
100configure:3507: $? = 0
101configure:3496: /usr/bin/clang -v >&5
102Apple clang version 13.0.0 (clang-1300.0.29.30)
103Target: arm64-apple-darwin21.3.0
104Thread model: posix
105InstalledDir: /Library/Developer/CommandLineTools/usr/bin
106configure:3507: $? = 0
107configure:3496: /usr/bin/clang -V >&5
108clang: error: argument to '-V' is missing (expected 1 value)
109clang: error: no input files
110configure:3507: $? = 1
111configure:3496: /usr/bin/clang -qversion >&5
112clang: error: unknown argument '-qversion'; did you mean '--version'?
113clang: error: no input files
114configure:3507: $? = 1
115configure:3527: checking whether the C compiler works
116configure:3549: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
117configure:3553: $? = 0
118configure:3601: result: yes
119configure:3604: checking for C compiler default output file name
120configure:3606: result: a.out
121configure:3612: checking for suffix of executables
122configure:3619: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
123configure:3623: $? = 0
124configure:3645: result:
125configure:3667: checking whether we are cross compiling
126configure:3675: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
127configure:3679: $? = 0
128configure:3686: ./conftest
129configure:3690: $? = 0
130configure:3705: result: no
131configure:3710: checking for suffix of object files
132configure:3732: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
133configure:3736: $? = 0
134configure:3757: result: o
135configure:3761: checking whether we are using the GNU C compiler
136configure:3780: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
137configure:3780: $? = 0
138configure:3789: result: yes
139configure:3798: checking whether /usr/bin/clang accepts -g
140configure:3818: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
141configure:3818: $? = 0
142configure:3859: result: yes
143configure:3876: checking for /usr/bin/clang option to accept ISO C89
144configure:3939: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
145configure:3939: $? = 0
146configure:3952: result: none needed
147configure:3977: checking whether /usr/bin/clang understands -c and -o together
148configure:3999: /usr/bin/clang -c conftest.c -o conftest2.o
149configure:4002: $? = 0
150configure:3999: /usr/bin/clang -c conftest.c -o conftest2.o
151configure:4002: $? = 0
152configure:4014: result: yes
153configure:4033: checking dependency style of /usr/bin/clang
154configure:4144: result: gcc3
155configure:4165: checking how to run the C preprocessor
156configure:4196: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
157configure:4196: $? = 0
158configure:4210: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
159conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
160#include <ac_nonexistent.h>
161         ^~~~~~~~~~~~~~~~~~
1621 error generated.
163configure:4210: $? = 1
164configure: failed program was:
165| /* confdefs.h */
166| #define PACKAGE_NAME "xfce4-appfinder"
167| #define PACKAGE_TARNAME "xfce4-appfinder"
168| #define PACKAGE_VERSION "4.12.0"
169| #define PACKAGE_STRING "xfce4-appfinder 4.12.0"
170| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
171| #define PACKAGE_URL ""
172| #define PACKAGE "xfce4-appfinder"
173| #define VERSION "4.12.0"
174| /* end confdefs.h.  */
175| #include <ac_nonexistent.h>
176configure:4235: result: /usr/bin/clang -E
177configure:4255: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
178configure:4255: $? = 0
179configure:4269: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
180conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
181#include <ac_nonexistent.h>
182         ^~~~~~~~~~~~~~~~~~
1831 error generated.
184configure:4269: $? = 1
185configure: failed program was:
186| /* confdefs.h */
187| #define PACKAGE_NAME "xfce4-appfinder"
188| #define PACKAGE_TARNAME "xfce4-appfinder"
189| #define PACKAGE_VERSION "4.12.0"
190| #define PACKAGE_STRING "xfce4-appfinder 4.12.0"
191| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
192| #define PACKAGE_URL ""
193| #define PACKAGE "xfce4-appfinder"
194| #define VERSION "4.12.0"
195| /* end confdefs.h.  */
196| #include <ac_nonexistent.h>
197configure:4298: checking for grep that handles long lines and -e
198configure:4356: result: /usr/bin/grep
199configure:4361: checking for egrep
200configure:4423: result: /usr/bin/grep -E
201configure:4428: checking for ANSI C header files
202configure:4448: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
203configure:4448: $? = 0
204configure:4521: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
205configure:4521: $? = 0
206configure:4521: ./conftest
207configure:4521: $? = 0
208configure:4532: result: yes
209configure:4545: checking for sys/types.h
210configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
211configure:4545: $? = 0
212configure:4545: result: yes
213configure:4545: checking for sys/stat.h
214configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
215configure:4545: $? = 0
216configure:4545: result: yes
217configure:4545: checking for stdlib.h
218configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
219configure:4545: $? = 0
220configure:4545: result: yes
221configure:4545: checking for string.h
222configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
223configure:4545: $? = 0
224configure:4545: result: yes
225configure:4545: checking for memory.h
226configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
227configure:4545: $? = 0
228configure:4545: result: yes
229configure:4545: checking for strings.h
230configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
231configure:4545: $? = 0
232configure:4545: result: yes
233configure:4545: checking for inttypes.h
234configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
235configure:4545: $? = 0
236configure:4545: result: yes
237configure:4545: checking for stdint.h
238configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
239configure:4545: $? = 0
240configure:4545: result: yes
241configure:4545: checking for unistd.h
242configure:4545: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
243configure:4545: $? = 0
244configure:4545: result: yes
245configure:4558: checking minix/config.h usability
246configure:4558: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
247conftest.c:54:10: fatal error: 'minix/config.h' file not found
248#include <minix/config.h>
249         ^~~~~~~~~~~~~~~~
2501 error generated.
251configure:4558: $? = 1
252configure: failed program was:
253| /* confdefs.h */
254| #define PACKAGE_NAME "xfce4-appfinder"
255| #define PACKAGE_TARNAME "xfce4-appfinder"
256| #define PACKAGE_VERSION "4.12.0"
257| #define PACKAGE_STRING "xfce4-appfinder 4.12.0"
258| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
259| #define PACKAGE_URL ""
260| #define PACKAGE "xfce4-appfinder"
261| #define VERSION "4.12.0"
262| #define STDC_HEADERS 1
263| #define HAVE_SYS_TYPES_H 1
264| #define HAVE_SYS_STAT_H 1
265| #define HAVE_STDLIB_H 1
266| #define HAVE_STRING_H 1
267| #define HAVE_MEMORY_H 1
268| #define HAVE_STRINGS_H 1
269| #define HAVE_INTTYPES_H 1
270| #define HAVE_STDINT_H 1
271| #define HAVE_UNISTD_H 1
272| /* end confdefs.h.  */
273| #include <stdio.h>
274| #ifdef HAVE_SYS_TYPES_H
275| # include <sys/types.h>
276| #endif
277| #ifdef HAVE_SYS_STAT_H
278| # include <sys/stat.h>
279| #endif
280| #ifdef STDC_HEADERS
281| # include <stdlib.h>
282| # include <stddef.h>
283| #else
284| # ifdef HAVE_STDLIB_H
285| #  include <stdlib.h>
286| # endif
287| #endif
288| #ifdef HAVE_STRING_H
289| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
290| #  include <memory.h>
291| # endif
292| # include <string.h>
293| #endif
294| #ifdef HAVE_STRINGS_H
295| # include <strings.h>
296| #endif
297| #ifdef HAVE_INTTYPES_H
298| # include <inttypes.h>
299| #endif
300| #ifdef HAVE_STDINT_H
301| # include <stdint.h>
302| #endif
303| #ifdef HAVE_UNISTD_H
304| # include <unistd.h>
305| #endif
306| #include <minix/config.h>
307configure:4558: result: no
308configure:4558: checking minix/config.h presence
309configure:4558: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
310conftest.c:21:10: fatal error: 'minix/config.h' file not found
311#include <minix/config.h>
312         ^~~~~~~~~~~~~~~~
3131 error generated.
314configure:4558: $? = 1
315configure: failed program was:
316| /* confdefs.h */
317| #define PACKAGE_NAME "xfce4-appfinder"
318| #define PACKAGE_TARNAME "xfce4-appfinder"
319| #define PACKAGE_VERSION "4.12.0"
320| #define PACKAGE_STRING "xfce4-appfinder 4.12.0"
321| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
322| #define PACKAGE_URL ""
323| #define PACKAGE "xfce4-appfinder"
324| #define VERSION "4.12.0"
325| #define STDC_HEADERS 1
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 <minix/config.h>
337configure:4558: result: no
338configure:4558: checking for minix/config.h
339configure:4558: result: no
340configure:4579: checking whether it is safe to define __EXTENSIONS__
341configure:4597: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
342configure:4597: $? = 0
343configure:4604: result: yes
344configure:4619: checking for library containing strerror
345configure:4650: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
346conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
347char strerror ();
348     ^
349conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
3501 warning generated.
351configure:4650: $? = 0
352configure:4667: result: none required
353configure:4725: checking for gcc
354configure:4752: result: /usr/bin/clang
355configure:4981: checking for C compiler version
356configure:4990: /usr/bin/clang --version >&5
357Apple clang version 13.0.0 (clang-1300.0.29.30)
358Target: arm64-apple-darwin21.3.0
359Thread model: posix
360InstalledDir: /Library/Developer/CommandLineTools/usr/bin
361configure:5001: $? = 0
362configure:4990: /usr/bin/clang -v >&5
363Apple clang version 13.0.0 (clang-1300.0.29.30)
364Target: arm64-apple-darwin21.3.0
365Thread model: posix
366InstalledDir: /Library/Developer/CommandLineTools/usr/bin
367configure:5001: $? = 0
368configure:4990: /usr/bin/clang -V >&5
369clang: error: argument to '-V' is missing (expected 1 value)
370clang: error: no input files
371configure:5001: $? = 1
372configure:4990: /usr/bin/clang -qversion >&5
373clang: error: unknown argument '-qversion'; did you mean '--version'?
374clang: error: no input files
375configure:5001: $? = 1
376configure:5005: checking whether we are using the GNU C compiler
377configure:5033: result: yes
378configure:5042: checking whether /usr/bin/clang accepts -g
379configure:5103: result: yes
380configure:5120: checking for /usr/bin/clang option to accept ISO C89
381configure:5196: result: none needed
382configure:5221: checking whether /usr/bin/clang understands -c and -o together
383configure:5258: result: yes
384configure:5277: checking dependency style of /usr/bin/clang
385configure:5388: result: gcc3
386configure:5408: checking build system type
387configure:5422: result: arm-apple-darwin21.3.0
388configure:5442: checking host system type
389configure:5455: result: arm-apple-darwin21.3.0
390configure:5475: checking for a sed that does not truncate output
391configure:5539: result: /usr/bin/sed
392configure:5557: checking for fgrep
393configure:5619: result: /usr/bin/grep -F
394configure:5646: checking how to print strings
395configure:5673: result: printf
396configure:5706: checking for ld used by /usr/bin/clang
397configure:5773: result: /Library/Developer/CommandLineTools/usr/bin/ld
398configure:5780: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
399configure:5795: result: no
400configure:5809: checking whether NLS is requested
401configure:5818: result: yes
402configure:5836: checking for intltool >= 0.35.0
403configure:5838: result: 0.51.0 found
404configure:5846: checking for intltool-update
405configure:5864: found /opt/local/bin/intltool-update
406configure:5876: result: /opt/local/bin/intltool-update
407configure:5886: checking for intltool-merge
408configure:5904: found /opt/local/bin/intltool-merge
409configure:5916: result: /opt/local/bin/intltool-merge
410configure:5926: checking for intltool-extract
411configure:5944: found /opt/local/bin/intltool-extract
412configure:5956: result: /opt/local/bin/intltool-extract
413configure:6110: checking for xgettext
414configure:6128: found /opt/local/bin/xgettext
415configure:6140: result: /opt/local/bin/xgettext
416configure:6150: checking for msgmerge
417configure:6168: found /opt/local/bin/msgmerge
418configure:6180: result: /opt/local/bin/msgmerge
419configure:6190: checking for msgfmt
420configure:6208: found /opt/local/bin/msgfmt
421configure:6220: result: /opt/local/bin/msgfmt
422configure:6230: checking for gmsgfmt
423configure:6261: result: /opt/local/bin/msgfmt
424configure:6298: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
425Undefined symbols for architecture arm64:
426  "__nl_msg_cat_cntr", referenced from:
427      _main in conftest-f792a0.o
428ld: symbol(s) not found for architecture arm64
429clang: error: linker command failed with exit code 1 (use -v to see invocation)
430configure:6298: $? = 1
431configure: failed program was:
432| /* confdefs.h */
433| #define PACKAGE_NAME "xfce4-appfinder"
434| #define PACKAGE_TARNAME "xfce4-appfinder"
435| #define PACKAGE_VERSION "4.12.0"
436| #define PACKAGE_STRING "xfce4-appfinder 4.12.0"
437| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
438| #define PACKAGE_URL ""
439| #define PACKAGE "xfce4-appfinder"
440| #define VERSION "4.12.0"
441| #define STDC_HEADERS 1
442| #define HAVE_SYS_TYPES_H 1
443| #define HAVE_SYS_STAT_H 1
444| #define HAVE_STDLIB_H 1
445| #define HAVE_STRING_H 1
446| #define HAVE_MEMORY_H 1
447| #define HAVE_STRINGS_H 1
448| #define HAVE_INTTYPES_H 1
449| #define HAVE_STDINT_H 1
450| #define HAVE_UNISTD_H 1
451| #define __EXTENSIONS__ 1
452| #define _ALL_SOURCE 1
453| #define _GNU_SOURCE 1
454| #define _POSIX_PTHREAD_SEMANTICS 1
455| #define _TANDEM_SOURCE 1
456| /* end confdefs.h.  */
457|
458| int
459| main ()
460| {
461| extern int _nl_msg_cat_cntr;
462|                        return _nl_msg_cat_cntr
463|   ;
464|   return 0;
465| }
466configure:6368: checking for BSD- or MS-compatible name lister (nm)
467configure:6417: result: /opt/local/bin/nm -B
468configure:6547: checking the name lister (/opt/local/bin/nm -B) interface
469configure:6554: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
470configure:6557: /opt/local/bin/nm -B "conftest.o"
471configure:6560: output
4720000000000000000 S _some_variable
4730000000000000000 t ltmp0
4740000000000000000 s ltmp1
475configure:6567: result: BSD nm
476configure:6570: checking whether ln -s works
477configure:6574: result: yes
478configure:6582: checking the maximum length of command line arguments
479configure:6713: result: 786432
480configure:6730: checking whether the shell understands some XSI constructs
481configure:6740: result: yes
482configure:6744: checking whether the shell understands "+="
483configure:6750: result: yes
484configure:6785: checking how to convert arm-apple-darwin21.3.0 file names to arm-apple-darwin21.3.0 format
485configure:6825: result: func_convert_file_noop
486configure:6832: checking how to convert arm-apple-darwin21.3.0 file names to toolchain format
487configure:6852: result: func_convert_file_noop
488configure:6859: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
489configure:6866: result: -r
490configure:6940: checking for objdump
491configure:6956: found /opt/local/bin/objdump
492configure:6967: result: objdump
493configure:6999: checking how to recognize dependent libraries
494configure:7197: result: pass_all
495configure:7282: checking for dlltool
496configure:7312: result: no
497configure:7342: checking how to associate runtime and link libraries
498configure:7369: result: printf %s\n
499configure:7429: checking for ar
500configure:7445: found /opt/local/bin/ar
501configure:7456: result: ar
502configure:7493: checking for archiver @FILE support
503configure:7510: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
504configure:7510: $? = 0
505configure:7513: ar cru libconftest.a @conftest.lst >&5
506ar: @conftest.lst: No such file or directory
507configure:7516: $? = 1
508configure:7536: result: no
509configure:7594: checking for strip
510configure:7610: found /opt/local/bin/strip
511configure:7621: result: strip
512configure:7693: checking for ranlib
513configure:7709: found /opt/local/bin/ranlib
514configure:7720: result: ranlib
515configure:7822: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
516configure:7942: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
517configure:7945: $? = 0
518configure:7949: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
519configure:7952: $? = 0
520cannot find nm_test_var in conftest.nm
521configure:7942: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
522configure:7945: $? = 0
523configure:7949: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
524configure:7952: $? = 0
525configure:8018: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c conftstm.o >&5
526configure:8021: $? = 0
527configure:8059: result: ok
528configure:8096: checking for sysroot
529configure:8126: result: no
530configure:8395: checking for mt
531configure:8425: result: no
532configure:8445: checking if : is a manifest tool
533configure:8451: : '-?'
534configure:8459: result: no
535configure:8515: checking for dsymutil
536configure:8531: found /usr/bin/dsymutil
537configure:8542: result: dsymutil
538configure:8607: checking for nmedit
539configure:8623: found /usr/bin/nmedit
540configure:8634: result: nmedit
541configure:8699: checking for lipo
542configure:8715: found /opt/local/bin/lipo
543configure:8726: result: lipo
544configure:8791: checking for otool
545configure:8807: found /opt/local/bin/otool
546configure:8818: result: otool
547configure:8883: checking for otool64
548configure:8913: result: no
549configure:8958: checking for -single_module linker flag
550/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
551configure:8991: result: yes
552configure:8994: checking for -exported_symbols_list linker flag
553configure:9014: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
554configure:9014: $? = 0
555configure:9024: result: yes
556configure:9027: checking for -force_load linker flag
557/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -c -o conftest.o conftest.c
558ar cru libconftest.a conftest.o
559ranlib libconftest.a
560/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
561configure:9059: result: yes
562configure:9098: checking for dlfcn.h
563configure:9098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
564configure:9098: $? = 0
565configure:9098: result: yes
566configure:9303: checking for objdir
567configure:9318: result: .libs
568configure:9585: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
569configure:9603: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-rtti -fno-exceptions conftest.c >&5
570configure:9607: $? = 0
571configure:9620: result: yes
572configure:9947: checking for /usr/bin/clang option to produce PIC
573configure:9954: result: -fno-common -DPIC
574configure:9962: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
575configure:9980: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.c >&5
576configure:9984: $? = 0
577configure:9997: result: yes
578configure:10026: checking if /usr/bin/clang static flag -static works
579configure:10054: result: no
580configure:10069: checking if /usr/bin/clang supports -c -o file.o
581configure:10090: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.c >&5
582configure:10094: $? = 0
583configure:10116: result: yes
584configure:10124: checking if /usr/bin/clang supports -c -o file.o
585configure:10171: result: yes
586configure:10204: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
587configure:11361: result: yes
588configure:11601: checking dynamic linker characteristics
589configure:12335: result: darwin21.3.0 dyld
590configure:12442: checking how to hardcode library paths into programs
591configure:12467: result: immediate
592configure:13007: checking whether stripping libraries is possible
593configure:13021: result: yes
594configure:13047: checking if libtool supports shared libraries
595configure:13049: result: yes
596configure:13052: checking whether to build shared libraries
597configure:13073: result: yes
598configure:13076: checking whether to build static libraries
599configure:13080: result: no
600configure:13118: checking for ANSI C header files
601configure:13222: result: yes
602configure:13233: checking for stdlib.h
603configure:13233: result: yes
604configure:13233: checking for string.h
605configure:13233: result: yes
606configure:13233: checking errno.h usability
607configure:13233: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
608configure:13233: $? = 0
609configure:13233: result: yes
610configure:13233: checking errno.h presence
611configure:13233: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
612configure:13233: $? = 0
613configure:13233: result: yes
614configure:13233: checking for errno.h
615configure:13233: result: yes
616configure:13233: checking for unistd.h
617configure:13233: result: yes
618configure:13246: checking for daemon
619configure:13246: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
620configure:13246: $? = 0
621configure:13246: result: yes
622configure:13246: checking for setsid
623configure:13246: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
624configure:13246: $? = 0
625configure:13246: result: yes
626configure:13269: checking locale.h usability
627configure:13269: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
628configure:13269: $? = 0
629configure:13269: result: yes
630configure:13269: checking locale.h presence
631configure:13269: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
632configure:13269: $? = 0
633configure:13269: result: yes
634configure:13269: checking for locale.h
635configure:13269: result: yes
636configure:13280: checking for LC_MESSAGES
637configure:13296: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
638configure:13296: $? = 0
639configure:13304: result: yes
640configure:13321: checking libintl.h usability
641configure:13321: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
642configure:13321: $? = 0
643configure:13321: result: yes
644configure:13321: checking libintl.h presence
645configure:13321: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
646configure:13321: $? = 0
647configure:13321: result: yes
648configure:13321: checking for libintl.h
649configure:13321: result: yes
650configure:13329: checking for ngettext in libc
651configure:13347: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
652Undefined symbols for architecture arm64:
653  "_libintl_ngettext", referenced from:
654      _main in conftest-df10cc.o
655ld: symbol(s) not found for architecture arm64
656clang: error: linker command failed with exit code 1 (use -v to see invocation)
657configure:13347: $? = 1
658configure: failed program was:
659| /* confdefs.h */
660| #define PACKAGE_NAME "xfce4-appfinder"
661| #define PACKAGE_TARNAME "xfce4-appfinder"
662| #define PACKAGE_VERSION "4.12.0"
663| #define PACKAGE_STRING "xfce4-appfinder 4.12.0"
664| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
665| #define PACKAGE_URL ""
666| #define PACKAGE "xfce4-appfinder"
667| #define VERSION "4.12.0"
668| #define STDC_HEADERS 1
669| #define HAVE_SYS_TYPES_H 1
670| #define HAVE_SYS_STAT_H 1
671| #define HAVE_STDLIB_H 1
672| #define HAVE_STRING_H 1
673| #define HAVE_MEMORY_H 1
674| #define HAVE_STRINGS_H 1
675| #define HAVE_INTTYPES_H 1
676| #define HAVE_STDINT_H 1
677| #define HAVE_UNISTD_H 1
678| #define __EXTENSIONS__ 1
679| #define _ALL_SOURCE 1
680| #define _GNU_SOURCE 1
681| #define _POSIX_PTHREAD_SEMANTICS 1
682| #define _TANDEM_SOURCE 1
683| #define HAVE_DLFCN_H 1
684| #define LT_OBJDIR ".libs/"
685| #define STDC_HEADERS 1
686| #define HAVE_STDLIB_H 1
687| #define HAVE_STRING_H 1
688| #define HAVE_ERRNO_H 1
689| #define HAVE_UNISTD_H 1
690| #define HAVE_DAEMON 1
691| #define HAVE_SETSID 1
692| #define GETTEXT_PACKAGE "xfce4-appfinder"
693| #define HAVE_LOCALE_H 1
694| #define HAVE_LC_MESSAGES 1
695| /* end confdefs.h.  */
696|
697| #include <libintl.h>
698|
699| int
700| main ()
701| {
702| return !ngettext ("","", 1)
703|   ;
704|   return 0;
705| }
706configure:13356: result: no
707configure:13412: checking for bindtextdomain in -lintl
708configure:13437: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lintl   >&5
709configure:13437: $? = 0
710configure:13446: result: yes
711configure:13449: checking for ngettext in -lintl
712configure:13474: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lintl   >&5
713configure:13474: $? = 0
714configure:13483: result: yes
715configure:13486: checking for dgettext in -lintl
716configure:13511: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lintl   >&5
717configure:13511: $? = 0
718configure:13520: result: yes
719configure:13633: checking for bind_textdomain_codeset
720configure:13633: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  -lintl  >&5
721configure:13633: $? = 0
722configure:13633: result: yes
723configure:13670: checking for msgfmt
724configure:13697: result: /opt/local/bin/msgfmt
725configure:13708: checking for dcgettext
726configure:13708: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  -lintl  >&5
727configure:13708: $? = 0
728configure:13708: result: yes
729configure:13718: checking if msgfmt accepts -c
730configure:13733: $MSGFMT -c -o /dev/null conftest.foo
731conftest.foo:3: warning: header field 'Language' missing in header
732configure:13736: $? = 0
733configure:13738: result: yes
734configure:13748: checking for gmsgfmt
735configure:13779: result: /opt/local/bin/msgfmt
736configure:13789: checking for xgettext
737configure:13816: result: /opt/local/bin/xgettext
738configure:13835: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  -lintl  >&5
739configure:13835: $? = 0
740configure:13917: checking for catalogs to be installed
741configure:13942: result:  am ar ast be bg bn ca cs da de el en_AU en_GB eo es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW
742configure:13975: checking for bind_textdomain_codeset
743configure:13975: result: yes
744configure:13981: checking for locales directory
745configure:13997: result: ${datarootdir}/locale
746configure:14001: checking for additional xgettext flags
747configure:14009: result: --keyword=Q_ --from-code=UTF-8
748configure:14073: checking for pkg-config
749configure:14091: found /opt/local/bin/pkg-config
750configure:14103: result: /opt/local/bin/pkg-config
751configure:14128: checking pkg-config is at least version 0.9.0
752configure:14131: result: yes
753configure:14153: checking for glib-2.0 >= 2.30.0
754configure:14157: result: 2.64.6
755configure:14160: checking GLIB_CFLAGS
756configure:14163: result: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
757configure:14166: checking GLIB_LIBS
758configure:14169: result: -L/opt/local/lib -lglib-2.0 -lintl
759configure:14268: checking for pkg-config
760configure:14298: result: /opt/local/bin/pkg-config
761configure:14323: checking pkg-config is at least version 0.9.0
762configure:14326: result: yes
763configure:14348: checking for gthread-2.0 >= 2.30.0
764configure:14352: result: 2.64.6
765configure:14355: checking GTHREAD_CFLAGS
766configure:14358: result: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
767configure:14361: checking GTHREAD_LIBS
768configure:14364: result: -L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl
769configure:14463: checking for pkg-config
770configure:14493: result: /opt/local/bin/pkg-config
771configure:14518: checking pkg-config is at least version 0.9.0
772configure:14521: result: yes
773configure:14543: checking for gio-2.0 >= 2.30.0
774configure:14547: result: 2.64.6
775configure:14550: checking GIO_CFLAGS
776configure:14553: result: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
777configure:14556: checking GIO_LIBS
778configure:14559: result: -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
779configure:14658: checking for pkg-config
780configure:14688: result: /opt/local/bin/pkg-config
781configure:14713: checking pkg-config is at least version 0.9.0
782configure:14716: result: yes
783configure:14738: checking for libxfce4util-1.0 >= 4.10.0
784configure:14742: result: 4.16.0
785configure:14745: checking LIBXFCE4UTIL_CFLAGS
786configure:14748: result: -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
787configure:14751: checking LIBXFCE4UTIL_LIBS
788configure:14754: result: -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl
789configure:14853: checking for pkg-config
790configure:14883: result: /opt/local/bin/pkg-config
791configure:14908: checking pkg-config is at least version 0.9.0
792configure:14911: result: yes
793configure:14933: checking for garcon-1 >= 0.3.0
794configure:14937: result: 4.16.1
795configure:14940: checking GARCON_CFLAGS
796configure:14943: result: -I/opt/local/include/garcon-1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
797configure:14946: checking GARCON_LIBS
798configure:14949: result: -L/opt/local/lib -lgarcon-1 -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl
799configure:15048: checking for pkg-config
800configure:15078: result: /opt/local/bin/pkg-config
801configure:15103: checking pkg-config is at least version 0.9.0
802configure:15106: result: yes
803configure:15128: checking for libxfconf-0 >= 4.10.0
804configure:15132: result: 4.16.0
805configure:15135: checking XFCONF_CFLAGS
806configure:15138: result: -I/opt/local/include/xfce4/xfconf-0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
807configure:15141: checking XFCONF_LIBS
808configure:15144: result: -L/opt/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
809configure:15643: checking for pkg-config
810configure:15673: result: /opt/local/bin/pkg-config
811configure:15698: checking pkg-config is at least version 0.9.0
812configure:15701: result: yes
813configure:15723: checking for libxfce4ui-1 >= 4.10.0
814configure:15765: result: not found
815
816## ---------------- ##
817## Cache variables. ##
818## ---------------- ##
819
820ac_cv_build=arm-apple-darwin21.3.0
821ac_cv_c_compiler_gnu=yes
822ac_cv_env_CC_set=set
823ac_cv_env_CC_value=/usr/bin/clang
824ac_cv_env_CFLAGS_set=set
825ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
826ac_cv_env_CPPFLAGS_set=set
827ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
828ac_cv_env_CPP_set=
829ac_cv_env_CPP_value=
830ac_cv_env_LDFLAGS_set=set
831ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
832ac_cv_env_LIBS_set=
833ac_cv_env_LIBS_value=
834ac_cv_env_PKG_CONFIG_LIBDIR_set=
835ac_cv_env_PKG_CONFIG_LIBDIR_value=
836ac_cv_env_PKG_CONFIG_PATH_set=
837ac_cv_env_PKG_CONFIG_PATH_value=
838ac_cv_env_PKG_CONFIG_set=
839ac_cv_env_PKG_CONFIG_value=
840ac_cv_env_build_alias_set=
841ac_cv_env_build_alias_value=
842ac_cv_env_host_alias_set=
843ac_cv_env_host_alias_value=
844ac_cv_env_target_alias_set=
845ac_cv_env_target_alias_value=
846ac_cv_func_bind_textdomain_codeset=yes
847ac_cv_func_daemon=yes
848ac_cv_func_dcgettext=yes
849ac_cv_func_setsid=yes
850ac_cv_header_dlfcn_h=yes
851ac_cv_header_errno_h=yes
852ac_cv_header_inttypes_h=yes
853ac_cv_header_libintl_h=yes
854ac_cv_header_locale_h=yes
855ac_cv_header_memory_h=yes
856ac_cv_header_minix_config_h=no
857ac_cv_header_stdc=yes
858ac_cv_header_stdint_h=yes
859ac_cv_header_stdlib_h=yes
860ac_cv_header_string_h=yes
861ac_cv_header_strings_h=yes
862ac_cv_header_sys_stat_h=yes
863ac_cv_header_sys_types_h=yes
864ac_cv_header_unistd_h=yes
865ac_cv_host=arm-apple-darwin21.3.0
866ac_cv_lib_intl_bindtextdomain=yes
867ac_cv_lib_intl_dgettext=yes
868ac_cv_lib_intl_ngettext=yes
869ac_cv_objext=o
870ac_cv_path_EGREP='/usr/bin/grep -E'
871ac_cv_path_FGREP='/usr/bin/grep -F'
872ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
873ac_cv_path_GREP=/usr/bin/grep
874ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
875ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
876ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
877ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
878ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
879ac_cv_path_SED=/usr/bin/sed
880ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
881ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
882ac_cv_prog_AWK=awk
883ac_cv_prog_CPP='/usr/bin/clang -E'
884ac_cv_prog_ac_ct_AR=ar
885ac_cv_prog_ac_ct_CC=/usr/bin/clang
886ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
887ac_cv_prog_ac_ct_LIPO=lipo
888ac_cv_prog_ac_ct_NMEDIT=nmedit
889ac_cv_prog_ac_ct_OBJDUMP=objdump
890ac_cv_prog_ac_ct_OTOOL=otool
891ac_cv_prog_ac_ct_RANLIB=ranlib
892ac_cv_prog_ac_ct_STRIP=strip
893ac_cv_prog_cc_c89=
894ac_cv_prog_cc_g=yes
895ac_cv_prog_make_make_set=yes
896ac_cv_safe_to_define___extensions__=yes
897ac_cv_search_strerror='none required'
898am_cv_CC_dependencies_compiler_type=gcc3
899am_cv_make_support_nested_variables=yes
900am_cv_prog_cc_c_o=yes
901am_cv_prog_tar_ustar=gnutar
902am_cv_val_LC_MESSAGES=yes
903gt_cv_func_dgettext_libc=no
904gt_cv_func_dgettext_libintl=yes
905gt_cv_func_ngettext_libc=no
906gt_cv_have_gettext=yes
907lt_cv_apple_cc_single_mod=yes
908lt_cv_ar_at_file=no
909lt_cv_deplibs_check_method=pass_all
910lt_cv_file_magic_cmd='$MAGIC_CMD'
911lt_cv_file_magic_test_file=
912lt_cv_ld_exported_symbols_list=yes
913lt_cv_ld_force_load=yes
914lt_cv_ld_reload_flag=-r
915lt_cv_nm_interface='BSD nm'
916lt_cv_objdir=.libs
917lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
918lt_cv_path_NM='/opt/local/bin/nm -B'
919lt_cv_path_mainfest_tool=no
920lt_cv_prog_compiler_c_o=yes
921lt_cv_prog_compiler_pic='-fno-common -DPIC'
922lt_cv_prog_compiler_pic_works=yes
923lt_cv_prog_compiler_rtti_exceptions=yes
924lt_cv_prog_compiler_static_works=no
925lt_cv_prog_gnu_ld=no
926lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
927lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
928lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
929lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
930lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
931lt_cv_sys_max_cmd_len=786432
932lt_cv_to_host_file_cmd=func_convert_file_noop
933lt_cv_to_tool_file_cmd=func_convert_file_noop
934xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
935
936## ----------------- ##
937## Output variables. ##
938## ----------------- ##
939
940ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-appfinder/xfce4-appfinder/work/xfce4-appfinder-4.12.0/missing aclocal-1.14'
941ALL_LINGUAS='am ar ast be bg bn ca cs da de el en_AU en_GB eo es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW '
942AMDEPBACKSLASH='\'
943AMDEP_FALSE='#'
944AMDEP_TRUE=''
945AMTAR='$${TAR-tar}'
946AM_BACKSLASH='\'
947AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
948AM_DEFAULT_VERBOSITY='0'
949AM_V='$(V)'
950AR='ar'
951AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-appfinder/xfce4-appfinder/work/xfce4-appfinder-4.12.0/missing autoconf'
952AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-appfinder/xfce4-appfinder/work/xfce4-appfinder-4.12.0/missing autoheader'
953AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-appfinder/xfce4-appfinder/work/xfce4-appfinder-4.12.0/missing automake-1.14'
954AWK='awk'
955CATALOGS=' am.gmo ar.gmo ast.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo te.gmo th.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
956CATOBJEXT='.gmo'
957CC='/usr/bin/clang'
958CCDEPMODE='depmode=gcc3'
959CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
960CPP='/usr/bin/clang -E'
961CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
962CYGPATH_W='echo'
963DATADIRNAME='share'
964DEFS=''
965DEPDIR='.deps'
966DLLTOOL='false'
967DSYMUTIL='dsymutil'
968DUMPBIN=''
969ECHO_C='\c'
970ECHO_N=''
971ECHO_T=''
972EGREP='/usr/bin/grep -E'
973ENABLE_GTK3_FALSE=''
974ENABLE_GTK3_TRUE=''
975EXEEXT=''
976FGREP='/usr/bin/grep -F'
977GARCON_CFLAGS='-I/opt/local/include/garcon-1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
978GARCON_LIBS='-L/opt/local/lib -lgarcon-1 -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
979GARCON_REQUIRED_VERSION='0.3.0'
980GARCON_VERSION='4.16.1'
981GETTEXT_PACKAGE='xfce4-appfinder'
982GIO_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
983GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
984GIO_REQUIRED_VERSION='2.30.0'
985GIO_VERSION='2.64.6'
986GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
987GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl'
988GLIB_REQUIRED_VERSION='2.30.0'
989GLIB_VERSION='2.64.6'
990GMOFILES=' am.gmo ar.gmo ast.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo te.gmo th.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
991GMSGFMT='/opt/local/bin/msgfmt'
992GREP='/usr/bin/grep'
993GTHREAD_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
994GTHREAD_LIBS='-L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl'
995GTHREAD_REQUIRED_VERSION='2.30.0'
996GTHREAD_VERSION='2.64.6'
997GTK_CFLAGS=''
998GTK_LIBS=''
999GTK_REQUIRED_VERSION=''
1000GTK_VERSION=''
1001INSTALL_DATA='${INSTALL} -m 644'
1002INSTALL_PROGRAM='${INSTALL}'
1003INSTALL_SCRIPT='${INSTALL}'
1004INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1005INSTOBJEXT='.mo'
1006INTLLIBS='-lintl '
1007INTLTOOL_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 $< $@'
1008INTLTOOL_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 $< $@'
1009INTLTOOL_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 $< $@'
1010INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
1011INTLTOOL_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 $< $@'
1012INTLTOOL_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 $< $@'
1013INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
1014INTLTOOL_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 $< $@'
1015INTLTOOL_PERL=''
1016INTLTOOL_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 $< $@'
1017INTLTOOL_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 $< $@'
1018INTLTOOL_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 $< $@'
1019INTLTOOL_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 $< $@'
1020INTLTOOL_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 $< $@'
1021INTLTOOL_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 $< $@'
1022INTLTOOL_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 $< $@'
1023INTLTOOL_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 $< $@'
1024INTLTOOL_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 $< $@'
1025INTLTOOL_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 $< $@'
1026INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
1027INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
1028INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
1029INTLTOOL_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 $< $@'
1030INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
1031INTLTOOL_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 $< $@'
1032INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
1033INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
1034LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1035LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
1036LIBOBJS=''
1037LIBS=''
1038LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1039LIBXFCE4UI_CFLAGS=''
1040LIBXFCE4UI_LIBS=''
1041LIBXFCE4UI_REQUIRED_VERSION=''
1042LIBXFCE4UI_VERSION=''
1043LIBXFCE4UTIL_CFLAGS='-I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1044LIBXFCE4UTIL_LIBS='-L/opt/local/lib -lxfce4util -lglib-2.0 -lintl'
1045LIBXFCE4UTIL_REQUIRED_VERSION='4.10.0'
1046LIBXFCE4UTIL_VERSION='4.16.0'
1047LIPO='lipo'
1048LN_S='ln -s'
1049LTLIBOBJS=''
1050MAINT='#'
1051MAINTAINER_MODE_FALSE=''
1052MAINTAINER_MODE_TRUE='#'
1053MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-appfinder/xfce4-appfinder/work/xfce4-appfinder-4.12.0/missing makeinfo'
1054MANIFEST_TOOL=':'
1055MKDIR_P='./install-sh -c -d'
1056MKINSTALLDIRS='./mkinstalldirs'
1057MSGFMT='/opt/local/bin/msgfmt'
1058MSGFMT_OPTS='-c'
1059MSGMERGE='/opt/local/bin/msgmerge'
1060NM='/opt/local/bin/nm -B'
1061NMEDIT='nmedit'
1062OBJDUMP='objdump'
1063OBJEXT='o'
1064OTOOL64=':'
1065OTOOL='otool'
1066PACKAGE='xfce4-appfinder'
1067PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
1068PACKAGE_NAME='xfce4-appfinder'
1069PACKAGE_STRING='xfce4-appfinder 4.12.0'
1070PACKAGE_TARNAME='xfce4-appfinder'
1071PACKAGE_URL=''
1072PACKAGE_VERSION='4.12.0'
1073PATH_SEPARATOR=':'
1074PKG_CONFIG='/opt/local/bin/pkg-config'
1075PKG_CONFIG_LIBDIR=''
1076PKG_CONFIG_PATH=''
1077PLATFORM_CFLAGS=''
1078PLATFORM_CPPFLAGS=''
1079PLATFORM_LDFLAGS=''
1080POFILES=' am.po ar.po ast.po be.po bg.po bn.po ca.po cs.po da.po de.po el.po en_AU.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po is.po it.po ja.po kk.po ko.po lt.po lv.po ms.po nb.po nl.po nn.po oc.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr.po sv.po te.po th.po tr.po ug.po uk.po ur_PK.po ur.po vi.po zh_CN.po zh_HK.po zh_TW.po'
1081POSUB='po'
1082PO_IN_DATADIR_FALSE=''
1083PO_IN_DATADIR_TRUE=''
1084RANLIB='ranlib'
1085SED='/usr/bin/sed'
1086SET_MAKE=''
1087SHELL='/bin/sh'
1088STRIP='strip'
1089USE_NLS='yes'
1090VERSION='4.12.0'
1091XFCONF_CFLAGS='-I/opt/local/include/xfce4/xfconf-0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1092XFCONF_LIBS='-L/opt/local/lib -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
1093XFCONF_REQUIRED_VERSION='4.10.0'
1094XFCONF_VERSION='4.16.0'
1095XGETTEXT='/opt/local/bin/xgettext'
1096XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8'
1097ac_ct_AR='ar'
1098ac_ct_CC='/usr/bin/clang'
1099ac_ct_DUMPBIN=''
1100am__EXEEXT_FALSE=''
1101am__EXEEXT_TRUE=''
1102am__fastdepCC_FALSE='#'
1103am__fastdepCC_TRUE=''
1104am__include='include'
1105am__isrc=''
1106am__leading_dot='.'
1107am__nodep='_no'
1108am__quote=''
1109am__tar='tar --format=ustar -chf - "$$tardir"'
1110am__untar='tar -xf -'
1111bindir='${exec_prefix}/bin'
1112build='arm-apple-darwin21.3.0'
1113build_alias=''
1114build_cpu='arm'
1115build_os='darwin21.3.0'
1116build_vendor='apple'
1117datadir='${datarootdir}'
1118datarootdir='${prefix}/share'
1119docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1120dvidir='${docdir}'
1121exec_prefix='NONE'
1122host='arm-apple-darwin21.3.0'
1123host_alias=''
1124host_cpu='arm'
1125host_os='darwin21.3.0'
1126host_vendor='apple'
1127htmldir='${docdir}'
1128includedir='${prefix}/include'
1129infodir='${datarootdir}/info'
1130install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-appfinder/xfce4-appfinder/work/xfce4-appfinder-4.12.0/install-sh'
1131intltool__v_merge_options_0='-q'
1132intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
1133libdir='${exec_prefix}/lib'
1134libexecdir='${exec_prefix}/libexec'
1135localedir='${datarootdir}/locale'
1136localstatedir='${prefix}/var'
1137mandir='${datarootdir}/man'
1138mkdir_p='$(MKDIR_P)'
1139oldincludedir='/usr/include'
1140pdfdir='${docdir}'
1141prefix='/opt/local'
1142program_transform_name='s,x,x,'
1143psdir='${docdir}'
1144sbindir='${exec_prefix}/sbin'
1145sharedstatedir='${prefix}/com'
1146sysconfdir='${prefix}/etc'
1147target_alias=''
1148
1149## ----------- ##
1150## confdefs.h. ##
1151## ----------- ##
1152
1153/* confdefs.h */
1154#define PACKAGE_NAME "xfce4-appfinder"
1155#define PACKAGE_TARNAME "xfce4-appfinder"
1156#define PACKAGE_VERSION "4.12.0"
1157#define PACKAGE_STRING "xfce4-appfinder 4.12.0"
1158#define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
1159#define PACKAGE_URL ""
1160#define PACKAGE "xfce4-appfinder"
1161#define VERSION "4.12.0"
1162#define STDC_HEADERS 1
1163#define HAVE_SYS_TYPES_H 1
1164#define HAVE_SYS_STAT_H 1
1165#define HAVE_STDLIB_H 1
1166#define HAVE_STRING_H 1
1167#define HAVE_MEMORY_H 1
1168#define HAVE_STRINGS_H 1
1169#define HAVE_INTTYPES_H 1
1170#define HAVE_STDINT_H 1
1171#define HAVE_UNISTD_H 1
1172#define __EXTENSIONS__ 1
1173#define _ALL_SOURCE 1
1174#define _GNU_SOURCE 1
1175#define _POSIX_PTHREAD_SEMANTICS 1
1176#define _TANDEM_SOURCE 1
1177#define HAVE_DLFCN_H 1
1178#define LT_OBJDIR ".libs/"
1179#define STDC_HEADERS 1
1180#define HAVE_STDLIB_H 1
1181#define HAVE_STRING_H 1
1182#define HAVE_ERRNO_H 1
1183#define HAVE_UNISTD_H 1
1184#define HAVE_DAEMON 1
1185#define HAVE_SETSID 1
1186#define GETTEXT_PACKAGE "xfce4-appfinder"
1187#define HAVE_LOCALE_H 1
1188#define HAVE_LC_MESSAGES 1
1189#define HAVE_BIND_TEXTDOMAIN_CODESET 1
1190#define HAVE_GETTEXT 1
1191#define HAVE_DCGETTEXT 1
1192#define ENABLE_NLS 1
1193
1194configure: exit 1