Ticket #64888: config.log

File config.log, 86.1 KB (added by pagecp (Christian), 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-session configure 4.12.1, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-xsession-prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = kamari.local
14uname -m = x86_64
15uname -r = 21.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.4.0: Mon Feb 21 20:34:37 PST 2022; root:xnu-8020.101.4~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 21.4.0: Mon Feb 21 20:34:37 PST 2022; root:xnu-8020.101.4~2/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 32.00 gigabytes
33Default processor set: 909 tasks, 4449 threads, 16 processors
34Load average: 4.71, Mach factor: 11.28
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:2679: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh
52configure:2692:  trying ./
53configure:2721:   ./config.guess found
54configure:2721:   ./config.sub found
55configure:2721:   ./ltmain.sh found
56configure:2721:   ./compile found
57configure:2721:   ./missing found
58configure:2703:   ./install-sh found
59configure:2834: checking whether make sets $(MAKE)
60configure:2857: result: yes
61configure:2885: checking for a BSD-compatible install
62configure:2958: result: /usr/bin/install -c
63configure:2969: checking whether build environment is sane
64configure:3024: result: yes
65configure:3187: checking for a race-free mkdir -p
66configure:3231: result: /opt/local/bin/gmkdir -p
67configure:3238: checking for gawk
68configure:3259: found /opt/local/bin/gawk
69configure:3270: result: gawk
70configure:3302: checking whether make supports nested variables
71configure:3320: result: yes
72configure:3405: checking whether UID '504' is supported by ustar format
73configure:3408: result: yes
74configure:3415: checking whether GID '501' is supported by ustar format
75configure:3418: result: yes
76configure:3426: checking how to create a ustar tar archive
77configure:3437: tar --version
78bsdtar 3.5.1 - libarchive 3.5.1 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.8
79configure:3440: $? = 0
80configure:3480: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
81configure:3483: $? = 0
82configure:3487: tar -xf - <conftest.tar
83configure:3490: $? = 0
84configure:3492: cat conftest.dir/file
85GrepMe
86configure:3495: $? = 0
87configure:3509: result: gnutar
88configure:3561: checking whether to enable maintainer-specific portions of Makefiles
89configure:3571: result: no
90configure:3596: checking whether make supports nested variables
91configure:3614: result: yes
92configure:3658: checking for style of include used by make
93configure:3686: result: GNU
94configure:3763: checking for gcc
95configure:3795: result: /usr/bin/clang
96configure:4148: checking for C compiler version
97configure:4157: /usr/bin/clang --version >&5
98Apple clang version 13.1.6 (clang-1316.0.21.2)
99Target: x86_64-apple-darwin21.4.0
100Thread model: posix
101InstalledDir: /Library/Developer/CommandLineTools/usr/bin
102configure:4168: $? = 0
103configure:4157: /usr/bin/clang -v >&5
104Apple clang version 13.1.6 (clang-1316.0.21.2)
105Target: x86_64-apple-darwin21.4.0
106Thread model: posix
107InstalledDir: /Library/Developer/CommandLineTools/usr/bin
108configure:4168: $? = 0
109configure:4157: /usr/bin/clang -V >&5
110clang: error: argument to '-V' is missing (expected 1 value)
111clang: error: no input files
112configure:4168: $? = 1
113configure:4157: /usr/bin/clang -qversion >&5
114clang: error: unknown argument '-qversion'; did you mean '--version'?
115clang: error: no input files
116configure:4168: $? = 1
117configure:4157: /usr/bin/clang -version >&5
118clang: error: unknown argument '-version'; did you mean '--version'?
119clang: error: no input files
120configure:4168: $? = 1
121configure:4188: checking whether the C compiler works
122configure:4210: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
123configure:4214: $? = 0
124configure:4264: result: yes
125configure:4267: checking for C compiler default output file name
126configure:4269: result: a.out
127configure:4275: checking for suffix of executables
128configure:4282: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
129configure:4286: $? = 0
130configure:4309: result:
131configure:4331: checking whether we are cross compiling
132configure:4339: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
133configure:4343: $? = 0
134configure:4350: ./conftest
135configure:4354: $? = 0
136configure:4369: result: no
137configure:4374: checking for suffix of object files
138configure:4397: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
139configure:4401: $? = 0
140configure:4423: result: o
141configure:4427: checking whether the compiler supports GNU C
142configure:4447: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
143configure:4447: $? = 0
144configure:4457: result: yes
145configure:4468: checking whether /usr/bin/clang accepts -g
146configure:4489: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
147configure:4489: $? = 0
148configure:4533: result: yes
149configure:4553: checking for /usr/bin/clang option to enable C11 features
150configure:4568: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
151configure:4568: $? = 0
152configure:4586: result: none needed
153configure:4702: checking whether /usr/bin/clang understands -c and -o together
154configure:4725: /usr/bin/clang -c conftest.c -o conftest2.o
155configure:4728: $? = 0
156configure:4725: /usr/bin/clang -c conftest.c -o conftest2.o
157configure:4728: $? = 0
158configure:4740: result: yes
159configure:4759: checking dependency style of /usr/bin/clang
160configure:4871: result: gcc3
161configure:4891: checking for stdio.h
162configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
163configure:4891: $? = 0
164configure:4891: result: yes
165configure:4891: checking for stdlib.h
166configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
167configure:4891: $? = 0
168configure:4891: result: yes
169configure:4891: checking for string.h
170configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
171configure:4891: $? = 0
172configure:4891: result: yes
173configure:4891: checking for inttypes.h
174configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
175configure:4891: $? = 0
176configure:4891: result: yes
177configure:4891: checking for stdint.h
178configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
179configure:4891: $? = 0
180configure:4891: result: yes
181configure:4891: checking for strings.h
182configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
183configure:4891: $? = 0
184configure:4891: result: yes
185configure:4891: checking for sys/stat.h
186configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
187configure:4891: $? = 0
188configure:4891: result: yes
189configure:4891: checking for sys/types.h
190configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
191configure:4891: $? = 0
192configure:4891: result: yes
193configure:4891: checking for unistd.h
194configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
195configure:4891: $? = 0
196configure:4891: result: yes
197configure:4891: checking for wchar.h
198configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
199configure:4891: $? = 0
200configure:4891: result: yes
201configure:4891: checking for minix/config.h
202configure:4891: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
203conftest.c:49:10: fatal error: 'minix/config.h' file not found
204#include <minix/config.h>
205         ^~~~~~~~~~~~~~~~
2061 error generated.
207configure:4891: $? = 1
208configure: failed program was:
209| /* confdefs.h */
210| #define PACKAGE_NAME "xfce4-session"
211| #define PACKAGE_TARNAME "xfce4-session"
212| #define PACKAGE_VERSION "4.12.1"
213| #define PACKAGE_STRING "xfce4-session 4.12.1"
214| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
215| #define PACKAGE_URL ""
216| #define PACKAGE "xfce4-session"
217| #define VERSION "4.12.1"
218| #define HAVE_STDIO_H 1
219| #define HAVE_STDLIB_H 1
220| #define HAVE_STRING_H 1
221| #define HAVE_INTTYPES_H 1
222| #define HAVE_STDINT_H 1
223| #define HAVE_STRINGS_H 1
224| #define HAVE_SYS_STAT_H 1
225| #define HAVE_SYS_TYPES_H 1
226| #define HAVE_UNISTD_H 1
227| #define HAVE_WCHAR_H 1
228| /* end confdefs.h.  */
229| #include <stddef.h>
230| #ifdef HAVE_STDIO_H
231| # include <stdio.h>
232| #endif
233| #ifdef HAVE_STDLIB_H
234| # include <stdlib.h>
235| #endif
236| #ifdef HAVE_STRING_H
237| # include <string.h>
238| #endif
239| #ifdef HAVE_INTTYPES_H
240| # include <inttypes.h>
241| #endif
242| #ifdef HAVE_STDINT_H
243| # include <stdint.h>
244| #endif
245| #ifdef HAVE_STRINGS_H
246| # include <strings.h>
247| #endif
248| #ifdef HAVE_SYS_TYPES_H
249| # include <sys/types.h>
250| #endif
251| #ifdef HAVE_SYS_STAT_H
252| # include <sys/stat.h>
253| #endif
254| #ifdef HAVE_UNISTD_H
255| # include <unistd.h>
256| #endif
257| #include <minix/config.h>
258configure:4891: result: no
259configure:4922: checking whether it is safe to define __EXTENSIONS__
260configure:4941: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
261configure:4941: $? = 0
262configure:4949: result: yes
263configure:4952: checking whether _XOPEN_SOURCE should be defined
264configure:4974: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
265configure:4974: $? = 0
266configure:5001: result: no
267configure:5075: checking for gawk
268configure:5107: result: gawk
269configure:5171: checking for gcc
270configure:5203: result: /usr/bin/clang
271configure:5556: checking for C compiler version
272configure:5565: /usr/bin/clang --version >&5
273Apple clang version 13.1.6 (clang-1316.0.21.2)
274Target: x86_64-apple-darwin21.4.0
275Thread model: posix
276InstalledDir: /Library/Developer/CommandLineTools/usr/bin
277configure:5576: $? = 0
278configure:5565: /usr/bin/clang -v >&5
279Apple clang version 13.1.6 (clang-1316.0.21.2)
280Target: x86_64-apple-darwin21.4.0
281Thread model: posix
282InstalledDir: /Library/Developer/CommandLineTools/usr/bin
283configure:5576: $? = 0
284configure:5565: /usr/bin/clang -V >&5
285clang: error: argument to '-V' is missing (expected 1 value)
286clang: error: no input files
287configure:5576: $? = 1
288configure:5565: /usr/bin/clang -qversion >&5
289clang: error: unknown argument '-qversion'; did you mean '--version'?
290clang: error: no input files
291configure:5576: $? = 1
292configure:5565: /usr/bin/clang -version >&5
293clang: error: unknown argument '-version'; did you mean '--version'?
294clang: error: no input files
295configure:5576: $? = 1
296configure:5580: checking whether the compiler supports GNU C
297configure:5610: result: yes
298configure:5621: checking whether /usr/bin/clang accepts -g
299configure:5686: result: yes
300configure:5706: checking for /usr/bin/clang option to enable C11 features
301configure:5739: result: none needed
302configure:5855: checking whether /usr/bin/clang understands -c and -o together
303configure:5893: result: yes
304configure:5912: checking dependency style of /usr/bin/clang
305configure:6024: result: gcc3
306configure:6040: checking whether ln -s works
307configure:6044: result: yes
308configure:6051: checking whether make sets $(MAKE)
309configure:6074: result: yes
310configure:6085: checking whether NLS is requested
311configure:6095: result: yes
312configure:6113: checking for intltool >= 0.31
313configure:6115: result: 0.51.0 found
314configure:6123: checking for intltool-update
315configure:6146: found /opt/local/bin/intltool-update
316configure:6158: result: /opt/local/bin/intltool-update
317configure:6168: checking for intltool-merge
318configure:6191: found /opt/local/bin/intltool-merge
319configure:6203: result: /opt/local/bin/intltool-merge
320configure:6213: checking for intltool-extract
321configure:6236: found /opt/local/bin/intltool-extract
322configure:6248: result: /opt/local/bin/intltool-extract
323configure:6402: checking for xgettext
324configure:6425: found /opt/local/bin/xgettext
325configure:6437: result: /opt/local/bin/xgettext
326configure:6447: checking for msgmerge
327configure:6470: found /opt/local/bin/msgmerge
328configure:6482: result: /opt/local/bin/msgmerge
329configure:6492: checking for msgfmt
330configure:6515: found /opt/local/bin/msgfmt
331configure:6527: result: /opt/local/bin/msgfmt
332configure:6537: checking for gmsgfmt
333configure:6573: result: /opt/local/bin/msgfmt
334configure:6593: checking for perl
335configure:6616: found /opt/local/bin/perl
336configure:6628: result: /opt/local/bin/perl
337configure:6639: checking for perl >= 5.8.1
338configure:6646: result: 5.28.3
339configure:6666: checking for a sed that does not truncate output
340configure:6736: result: /opt/local/bin/gsed
341configure:6776: checking build system type
342configure:6791: result: x86_64-apple-darwin21.4.0
343configure:6811: checking host system type
344configure:6825: result: x86_64-apple-darwin21.4.0
345configure:6866: checking how to print strings
346configure:6893: result: printf
347configure:6914: checking for a sed that does not truncate output
348configure:6984: result: /opt/local/bin/gsed
349configure:7002: checking for grep that handles long lines and -e
350configure:7066: result: /opt/local/bin/ggrep
351configure:7071: checking for egrep
352configure:7139: result: /opt/local/bin/ggrep -E
353configure:7144: checking for fgrep
354configure:7212: result: /opt/local/bin/ggrep -F
355configure:7248: checking for ld used by /usr/bin/clang
356configure:7316: result: /Library/Developer/CommandLineTools/usr/bin/ld
357configure:7323: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
358configure:7339: result: no
359configure:7351: checking for BSD- or MS-compatible name lister (nm)
360configure:7406: result: /opt/local/bin/nm -B
361configure:7546: checking the name lister (/opt/local/bin/nm -B) interface
362configure:7554: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
363configure:7557: /opt/local/bin/nm -B "conftest.o"
364configure:7560: output
3650000000000000000 S _some_variable
366configure:7567: result: BSD nm
367configure:7571: checking the maximum length of command line arguments
368configure:7703: result: 786432
369configure:7751: checking how to convert x86_64-apple-darwin21.4.0 file names to x86_64-apple-darwin21.4.0 format
370configure:7792: result: func_convert_file_noop
371configure:7799: checking how to convert x86_64-apple-darwin21.4.0 file names to toolchain format
372configure:7820: result: func_convert_file_noop
373configure:7827: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
374configure:7835: result: -r
375configure:7914: checking for objdump
376configure:7935: found /opt/local/bin/objdump
377configure:7946: result: objdump
378configure:7978: checking how to recognize dependent libraries
379configure:8179: result: pass_all
380configure:8269: checking for dlltool
381configure:8304: result: no
382configure:8334: checking how to associate runtime and link libraries
383configure:8362: result: printf %s\n
384configure:8427: checking for ar
385configure:8448: found /opt/local/bin/ar
386configure:8459: result: ar
387configure:8496: checking for archiver @FILE support
388configure:8514: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
389configure:8514: $? = 0
390configure:8518: ar cru libconftest.a @conftest.lst >&5
391ar: @conftest.lst: No such file or directory
392configure:8521: $? = 1
393configure:8541: result: no
394configure:8604: checking for strip
395configure:8625: found /opt/local/bin/strip
396configure:8636: result: strip
397configure:8713: checking for ranlib
398configure:8734: found /opt/local/bin/ranlib
399configure:8745: result: ranlib
400configure:8847: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
401configure:9001: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
402configure:9004: $? = 0
403configure:9008: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
404configure:9011: $? = 0
405cannot find nm_test_var in conftest.nm
406configure:9001: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
407configure:9004: $? = 0
408configure:9008: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
409configure:9011: $? = 0
410configure:9077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c conftstm.o >&5
411configure:9080: $? = 0
412configure:9118: result: ok
413configure:9165: checking for sysroot
414configure:9196: result: no
415configure:9203: checking for a working dd
416configure:9247: result: /bin/dd
417configure:9251: checking how to truncate binary pipes
418configure:9267: result: /bin/dd bs=4096 count=1
419configure:9604: checking for mt
420configure:9639: result: no
421configure:9659: checking if : is a manifest tool
422configure:9666: : '-?'
423configure:9674: result: no
424configure:9735: checking for dsymutil
425configure:9756: found /usr/bin/dsymutil
426configure:9767: result: dsymutil
427configure:9837: checking for nmedit
428configure:9858: found /usr/bin/nmedit
429configure:9869: result: nmedit
430configure:9939: checking for lipo
431configure:9960: found /opt/local/bin/lipo
432configure:9971: result: lipo
433configure:10041: checking for otool
434configure:10062: found /opt/local/bin/otool
435configure:10073: result: otool
436configure:10143: checking for otool64
437configure:10178: result: no
438configure:10223: checking for -single_module linker flag
439/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
440configure:10257: result: yes
441configure:10260: checking for -exported_symbols_list linker flag
442configure:10281: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
443configure:10281: $? = 0
444configure:10292: result: yes
445configure:10295: checking for -force_load linker flag
446/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -c -o conftest.o conftest.c
447ar cru libconftest.a conftest.o
448ranlib libconftest.a
449/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
450configure:10328: result: yes
451configure:10400: checking for dlfcn.h
452configure:10400: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
453configure:10400: $? = 0
454configure:10400: result: yes
455configure:10658: checking for objdir
456configure:10674: result: .libs
457configure:10934: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
458configure:10953: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-rtti -fno-exceptions conftest.c >&5
459configure:10957: $? = 0
460configure:10970: result: yes
461configure:11328: checking for /usr/bin/clang option to produce PIC
462configure:11336: result: -fno-common -DPIC
463configure:11344: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
464configure:11363: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.c >&5
465configure:11367: $? = 0
466configure:11380: result: yes
467configure:11409: checking if /usr/bin/clang static flag -static works
468configure:11438: result: no
469configure:11453: checking if /usr/bin/clang supports -c -o file.o
470configure:11475: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.c >&5
471configure:11479: $? = 0
472configure:11501: result: yes
473configure:11509: checking if /usr/bin/clang supports -c -o file.o
474configure:11557: result: yes
475configure:11590: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
476configure:12856: result: yes
477configure:13097: checking dynamic linker characteristics
478configure:13931: result: darwin21.4.0 dyld
479configure:14053: checking how to hardcode library paths into programs
480configure:14078: result: immediate
481configure:14630: checking whether stripping libraries is possible
482configure:14644: result: yes
483configure:14670: checking if libtool supports shared libraries
484configure:14672: result: yes
485configure:14675: checking whether to build shared libraries
486configure:14700: result: yes
487configure:14703: checking whether to build static libraries
488configure:14707: result: no
489configure:14748: checking for egrep
490configure:14816: result: /opt/local/bin/ggrep -E
491configure:14822: checking for asm/unistd.h
492configure:14822: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
493conftest.c:68:10: fatal error: 'asm/unistd.h' file not found
494#include <asm/unistd.h>
495         ^~~~~~~~~~~~~~
4961 error generated.
497configure:14822: $? = 1
498configure: failed program was:
499| /* confdefs.h */
500| #define PACKAGE_NAME "xfce4-session"
501| #define PACKAGE_TARNAME "xfce4-session"
502| #define PACKAGE_VERSION "4.12.1"
503| #define PACKAGE_STRING "xfce4-session 4.12.1"
504| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
505| #define PACKAGE_URL ""
506| #define PACKAGE "xfce4-session"
507| #define VERSION "4.12.1"
508| #define HAVE_STDIO_H 1
509| #define HAVE_STDLIB_H 1
510| #define HAVE_STRING_H 1
511| #define HAVE_INTTYPES_H 1
512| #define HAVE_STDINT_H 1
513| #define HAVE_STRINGS_H 1
514| #define HAVE_SYS_STAT_H 1
515| #define HAVE_SYS_TYPES_H 1
516| #define HAVE_UNISTD_H 1
517| #define HAVE_WCHAR_H 1
518| #define STDC_HEADERS 1
519| #define _ALL_SOURCE 1
520| #define _DARWIN_C_SOURCE 1
521| #define _GNU_SOURCE 1
522| #define _HPUX_ALT_XOPEN_SOCKET_API 1
523| #define _NETBSD_SOURCE 1
524| #define _OPENBSD_SOURCE 1
525| #define _POSIX_PTHREAD_SEMANTICS 1
526| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
527| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
528| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
529| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
530| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
531| #define __STDC_WANT_LIB_EXT2__ 1
532| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
533| #define _TANDEM_SOURCE 1
534| #define __EXTENSIONS__ 1
535| #define HAVE_DLFCN_H 1
536| #define LT_OBJDIR ".libs/"
537| /* end confdefs.h.  */
538| #include <stddef.h>
539| #ifdef HAVE_STDIO_H
540| # include <stdio.h>
541| #endif
542| #ifdef HAVE_STDLIB_H
543| # include <stdlib.h>
544| #endif
545| #ifdef HAVE_STRING_H
546| # include <string.h>
547| #endif
548| #ifdef HAVE_INTTYPES_H
549| # include <inttypes.h>
550| #endif
551| #ifdef HAVE_STDINT_H
552| # include <stdint.h>
553| #endif
554| #ifdef HAVE_STRINGS_H
555| # include <strings.h>
556| #endif
557| #ifdef HAVE_SYS_TYPES_H
558| # include <sys/types.h>
559| #endif
560| #ifdef HAVE_SYS_STAT_H
561| # include <sys/stat.h>
562| #endif
563| #ifdef HAVE_UNISTD_H
564| # include <unistd.h>
565| #endif
566| #include <asm/unistd.h>
567configure:14822: result: no
568configure:14828: checking for errno.h
569configure:14828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
570configure:14828: $? = 0
571configure:14828: result: yes
572configure:14834: checking for fcntl.h
573configure:14834: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
574configure:14834: $? = 0
575configure:14834: result: yes
576configure:14840: checking for limits.h
577configure:14840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
578configure:14840: $? = 0
579configure:14840: result: yes
580configure:14846: checking for netdb.h
581configure:14846: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
582configure:14846: $? = 0
583configure:14846: result: yes
584configure:14852: checking for pwd.h
585configure:14852: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
586configure:14852: $? = 0
587configure:14852: result: yes
588configure:14858: checking for signal.h
589configure:14858: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
590configure:14858: $? = 0
591configure:14858: result: yes
592configure:14864: checking for stdarg.h
593configure:14864: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
594configure:14864: $? = 0
595configure:14864: result: yes
596configure:14870: checking for sys/param.h
597configure:14870: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
598configure:14870: $? = 0
599configure:14870: result: yes
600configure:14876: checking for sys/resource.h
601configure:14876: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
602configure:14876: $? = 0
603configure:14876: result: yes
604configure:14882: checking for sys/socket.h
605configure:14882: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
606configure:14882: $? = 0
607configure:14882: result: yes
608configure:14888: checking for sys/time.h
609configure:14888: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
610configure:14888: $? = 0
611configure:14888: result: yes
612configure:14894: checking for sys/wait.h
613configure:14894: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
614configure:14894: $? = 0
615configure:14894: result: yes
616configure:14900: checking for sys/utsname.h
617configure:14900: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
618configure:14900: $? = 0
619configure:14900: result: yes
620configure:14906: checking for time.h
621configure:14906: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
622configure:14906: $? = 0
623configure:14906: result: yes
624configure:14912: checking for unistd.h
625configure:14912: result: yes
626configure:14918: checking for sys/param.h
627configure:14918: result: yes
628configure:14924: checking for sys/user.h
629configure:14924: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
630configure:14924: $? = 0
631configure:14924: result: yes
632configure:14930: checking for sys/sysctl.h
633configure:14930: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
634configure:14930: $? = 0
635configure:14930: result: yes
636configure:14936: checking for math.h
637configure:14936: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
638configure:14936: $? = 0
639configure:14936: result: yes
640configure:14942: checking for sys/types.h
641configure:14942: result: yes
642configure:14949: checking for getaddrinfo
643configure:14949: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
644configure:14949: $? = 0
645configure:14949: result: yes
646configure:14955: checking for gethostbyname
647configure:14955: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
648configure:14955: $? = 0
649configure:14955: result: yes
650configure:14961: checking for gethostname
651configure:14961: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
652configure:14961: $? = 0
653configure:14961: result: yes
654configure:14967: checking for getpwuid
655configure:14967: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
656configure:14967: $? = 0
657configure:14967: result: yes
658configure:14973: checking for setsid
659configure:14973: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
660configure:14973: $? = 0
661configure:14973: result: yes
662configure:14979: checking for sigaction
663configure:14979: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
664configure:14979: $? = 0
665configure:14979: result: yes
666configure:14985: checking for strdup
667configure:14985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
668conftest.c:82:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
669char strdup ();
670     ^
671conftest.c:82:6: note: 'strdup' is a builtin with type 'char *(const char *)'
6721 warning generated.
673configure:14985: $? = 0
674configure:14985: result: yes
675configure:14991: checking for sync
676configure:14991: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
677configure:14991: $? = 0
678configure:14991: result: yes
679configure:14997: checking for vfork
680configure:14997: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
681conftest.c:84:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
682char vfork ();
683     ^
684conftest.c:84:6: note: 'vfork' is a builtin with type 'int (void)'
6851 warning generated.
686configure:14997: $? = 0
687configure:14997: result: yes
688configure:15006: checking for inline
689configure:15023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
690configure:15023: $? = 0
691configure:15032: result: inline
692configure:15050: checking for mode_t
693configure:15050: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
694configure:15050: $? = 0
695configure:15050: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
696conftest.c:100:21: error: expected expression
697if (sizeof ((mode_t)))
698                    ^
6991 error generated.
700configure:15050: $? = 1
701configure: failed program was:
702| /* confdefs.h */
703| #define PACKAGE_NAME "xfce4-session"
704| #define PACKAGE_TARNAME "xfce4-session"
705| #define PACKAGE_VERSION "4.12.1"
706| #define PACKAGE_STRING "xfce4-session 4.12.1"
707| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
708| #define PACKAGE_URL ""
709| #define PACKAGE "xfce4-session"
710| #define VERSION "4.12.1"
711| #define HAVE_STDIO_H 1
712| #define HAVE_STDLIB_H 1
713| #define HAVE_STRING_H 1
714| #define HAVE_INTTYPES_H 1
715| #define HAVE_STDINT_H 1
716| #define HAVE_STRINGS_H 1
717| #define HAVE_SYS_STAT_H 1
718| #define HAVE_SYS_TYPES_H 1
719| #define HAVE_UNISTD_H 1
720| #define HAVE_WCHAR_H 1
721| #define STDC_HEADERS 1
722| #define _ALL_SOURCE 1
723| #define _DARWIN_C_SOURCE 1
724| #define _GNU_SOURCE 1
725| #define _HPUX_ALT_XOPEN_SOCKET_API 1
726| #define _NETBSD_SOURCE 1
727| #define _OPENBSD_SOURCE 1
728| #define _POSIX_PTHREAD_SEMANTICS 1
729| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
730| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
731| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
732| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
733| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
734| #define __STDC_WANT_LIB_EXT2__ 1
735| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
736| #define _TANDEM_SOURCE 1
737| #define __EXTENSIONS__ 1
738| #define HAVE_DLFCN_H 1
739| #define LT_OBJDIR ".libs/"
740| #define HAVE_ERRNO_H 1
741| #define HAVE_FCNTL_H 1
742| #define HAVE_LIMITS_H 1
743| #define HAVE_NETDB_H 1
744| #define HAVE_PWD_H 1
745| #define HAVE_SIGNAL_H 1
746| #define HAVE_STDARG_H 1
747| #define HAVE_SYS_PARAM_H 1
748| #define HAVE_SYS_RESOURCE_H 1
749| #define HAVE_SYS_SOCKET_H 1
750| #define HAVE_SYS_TIME_H 1
751| #define HAVE_SYS_WAIT_H 1
752| #define HAVE_SYS_UTSNAME_H 1
753| #define HAVE_TIME_H 1
754| #define HAVE_UNISTD_H 1
755| #define HAVE_SYS_PARAM_H 1
756| #define HAVE_SYS_USER_H 1
757| #define HAVE_SYS_SYSCTL_H 1
758| #define HAVE_MATH_H 1
759| #define HAVE_SYS_TYPES_H 1
760| #define HAVE_GETADDRINFO 1
761| #define HAVE_GETHOSTBYNAME 1
762| #define HAVE_GETHOSTNAME 1
763| #define HAVE_GETPWUID 1
764| #define HAVE_SETSID 1
765| #define HAVE_SIGACTION 1
766| #define HAVE_STRDUP 1
767| #define HAVE_SYNC 1
768| #define HAVE_VFORK 1
769| /* end confdefs.h.  */
770| #include <stddef.h>
771| #ifdef HAVE_STDIO_H
772| # include <stdio.h>
773| #endif
774| #ifdef HAVE_STDLIB_H
775| # include <stdlib.h>
776| #endif
777| #ifdef HAVE_STRING_H
778| # include <string.h>
779| #endif
780| #ifdef HAVE_INTTYPES_H
781| # include <inttypes.h>
782| #endif
783| #ifdef HAVE_STDINT_H
784| # include <stdint.h>
785| #endif
786| #ifdef HAVE_STRINGS_H
787| # include <strings.h>
788| #endif
789| #ifdef HAVE_SYS_TYPES_H
790| # include <sys/types.h>
791| #endif
792| #ifdef HAVE_SYS_STAT_H
793| # include <sys/stat.h>
794| #endif
795| #ifdef HAVE_UNISTD_H
796| # include <unistd.h>
797| #endif
798| int
799| main (void)
800| {
801| if (sizeof ((mode_t)))
802|           return 0;
803|   ;
804|   return 0;
805| }
806configure:15050: result: yes
807configure:15061: checking for pid_t
808configure:15061: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
809configure:15061: $? = 0
810configure:15061: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
811conftest.c:101:20: error: expected expression
812if (sizeof ((pid_t)))
813                   ^
8141 error generated.
815configure:15061: $? = 1
816configure: failed program was:
817| /* confdefs.h */
818| #define PACKAGE_NAME "xfce4-session"
819| #define PACKAGE_TARNAME "xfce4-session"
820| #define PACKAGE_VERSION "4.12.1"
821| #define PACKAGE_STRING "xfce4-session 4.12.1"
822| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
823| #define PACKAGE_URL ""
824| #define PACKAGE "xfce4-session"
825| #define VERSION "4.12.1"
826| #define HAVE_STDIO_H 1
827| #define HAVE_STDLIB_H 1
828| #define HAVE_STRING_H 1
829| #define HAVE_INTTYPES_H 1
830| #define HAVE_STDINT_H 1
831| #define HAVE_STRINGS_H 1
832| #define HAVE_SYS_STAT_H 1
833| #define HAVE_SYS_TYPES_H 1
834| #define HAVE_UNISTD_H 1
835| #define HAVE_WCHAR_H 1
836| #define STDC_HEADERS 1
837| #define _ALL_SOURCE 1
838| #define _DARWIN_C_SOURCE 1
839| #define _GNU_SOURCE 1
840| #define _HPUX_ALT_XOPEN_SOCKET_API 1
841| #define _NETBSD_SOURCE 1
842| #define _OPENBSD_SOURCE 1
843| #define _POSIX_PTHREAD_SEMANTICS 1
844| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
845| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
846| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
847| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
848| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
849| #define __STDC_WANT_LIB_EXT2__ 1
850| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
851| #define _TANDEM_SOURCE 1
852| #define __EXTENSIONS__ 1
853| #define HAVE_DLFCN_H 1
854| #define LT_OBJDIR ".libs/"
855| #define HAVE_ERRNO_H 1
856| #define HAVE_FCNTL_H 1
857| #define HAVE_LIMITS_H 1
858| #define HAVE_NETDB_H 1
859| #define HAVE_PWD_H 1
860| #define HAVE_SIGNAL_H 1
861| #define HAVE_STDARG_H 1
862| #define HAVE_SYS_PARAM_H 1
863| #define HAVE_SYS_RESOURCE_H 1
864| #define HAVE_SYS_SOCKET_H 1
865| #define HAVE_SYS_TIME_H 1
866| #define HAVE_SYS_WAIT_H 1
867| #define HAVE_SYS_UTSNAME_H 1
868| #define HAVE_TIME_H 1
869| #define HAVE_UNISTD_H 1
870| #define HAVE_SYS_PARAM_H 1
871| #define HAVE_SYS_USER_H 1
872| #define HAVE_SYS_SYSCTL_H 1
873| #define HAVE_MATH_H 1
874| #define HAVE_SYS_TYPES_H 1
875| #define HAVE_GETADDRINFO 1
876| #define HAVE_GETHOSTBYNAME 1
877| #define HAVE_GETHOSTNAME 1
878| #define HAVE_GETPWUID 1
879| #define HAVE_SETSID 1
880| #define HAVE_SIGACTION 1
881| #define HAVE_STRDUP 1
882| #define HAVE_SYNC 1
883| #define HAVE_VFORK 1
884| /* end confdefs.h.  */
885| #include <stddef.h>
886| #ifdef HAVE_STDIO_H
887| # include <stdio.h>
888| #endif
889| #ifdef HAVE_STDLIB_H
890| # include <stdlib.h>
891| #endif
892| #ifdef HAVE_STRING_H
893| # include <string.h>
894| #endif
895| #ifdef HAVE_INTTYPES_H
896| # include <inttypes.h>
897| #endif
898| #ifdef HAVE_STDINT_H
899| # include <stdint.h>
900| #endif
901| #ifdef HAVE_STRINGS_H
902| # include <strings.h>
903| #endif
904| #ifdef HAVE_SYS_TYPES_H
905| # include <sys/types.h>
906| #endif
907| #ifdef HAVE_SYS_STAT_H
908| # include <sys/stat.h>
909| #endif
910| #ifdef HAVE_UNISTD_H
911| # include <unistd.h>
912| #endif
913|
914| int
915| main (void)
916| {
917| if (sizeof ((pid_t)))
918|           return 0;
919|   ;
920|   return 0;
921| }
922configure:15061: result: yes
923configure:15097: checking for size_t
924configure:15097: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
925configure:15097: $? = 0
926configure:15097: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
927conftest.c:100:21: error: expected expression
928if (sizeof ((size_t)))
929                    ^
9301 error generated.
931configure:15097: $? = 1
932configure: failed program was:
933| /* confdefs.h */
934| #define PACKAGE_NAME "xfce4-session"
935| #define PACKAGE_TARNAME "xfce4-session"
936| #define PACKAGE_VERSION "4.12.1"
937| #define PACKAGE_STRING "xfce4-session 4.12.1"
938| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
939| #define PACKAGE_URL ""
940| #define PACKAGE "xfce4-session"
941| #define VERSION "4.12.1"
942| #define HAVE_STDIO_H 1
943| #define HAVE_STDLIB_H 1
944| #define HAVE_STRING_H 1
945| #define HAVE_INTTYPES_H 1
946| #define HAVE_STDINT_H 1
947| #define HAVE_STRINGS_H 1
948| #define HAVE_SYS_STAT_H 1
949| #define HAVE_SYS_TYPES_H 1
950| #define HAVE_UNISTD_H 1
951| #define HAVE_WCHAR_H 1
952| #define STDC_HEADERS 1
953| #define _ALL_SOURCE 1
954| #define _DARWIN_C_SOURCE 1
955| #define _GNU_SOURCE 1
956| #define _HPUX_ALT_XOPEN_SOCKET_API 1
957| #define _NETBSD_SOURCE 1
958| #define _OPENBSD_SOURCE 1
959| #define _POSIX_PTHREAD_SEMANTICS 1
960| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
961| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
962| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
963| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
964| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
965| #define __STDC_WANT_LIB_EXT2__ 1
966| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
967| #define _TANDEM_SOURCE 1
968| #define __EXTENSIONS__ 1
969| #define HAVE_DLFCN_H 1
970| #define LT_OBJDIR ".libs/"
971| #define HAVE_ERRNO_H 1
972| #define HAVE_FCNTL_H 1
973| #define HAVE_LIMITS_H 1
974| #define HAVE_NETDB_H 1
975| #define HAVE_PWD_H 1
976| #define HAVE_SIGNAL_H 1
977| #define HAVE_STDARG_H 1
978| #define HAVE_SYS_PARAM_H 1
979| #define HAVE_SYS_RESOURCE_H 1
980| #define HAVE_SYS_SOCKET_H 1
981| #define HAVE_SYS_TIME_H 1
982| #define HAVE_SYS_WAIT_H 1
983| #define HAVE_SYS_UTSNAME_H 1
984| #define HAVE_TIME_H 1
985| #define HAVE_UNISTD_H 1
986| #define HAVE_SYS_PARAM_H 1
987| #define HAVE_SYS_USER_H 1
988| #define HAVE_SYS_SYSCTL_H 1
989| #define HAVE_MATH_H 1
990| #define HAVE_SYS_TYPES_H 1
991| #define HAVE_GETADDRINFO 1
992| #define HAVE_GETHOSTBYNAME 1
993| #define HAVE_GETHOSTNAME 1
994| #define HAVE_GETPWUID 1
995| #define HAVE_SETSID 1
996| #define HAVE_SIGACTION 1
997| #define HAVE_STRDUP 1
998| #define HAVE_SYNC 1
999| #define HAVE_VFORK 1
1000| /* end confdefs.h.  */
1001| #include <stddef.h>
1002| #ifdef HAVE_STDIO_H
1003| # include <stdio.h>
1004| #endif
1005| #ifdef HAVE_STDLIB_H
1006| # include <stdlib.h>
1007| #endif
1008| #ifdef HAVE_STRING_H
1009| # include <string.h>
1010| #endif
1011| #ifdef HAVE_INTTYPES_H
1012| # include <inttypes.h>
1013| #endif
1014| #ifdef HAVE_STDINT_H
1015| # include <stdint.h>
1016| #endif
1017| #ifdef HAVE_STRINGS_H
1018| # include <strings.h>
1019| #endif
1020| #ifdef HAVE_SYS_TYPES_H
1021| # include <sys/types.h>
1022| #endif
1023| #ifdef HAVE_SYS_STAT_H
1024| # include <sys/stat.h>
1025| #endif
1026| #ifdef HAVE_UNISTD_H
1027| # include <unistd.h>
1028| #endif
1029| int
1030| main (void)
1031| {
1032| if (sizeof ((size_t)))
1033|           return 0;
1034|   ;
1035|   return 0;
1036| }
1037configure:15097: result: yes
1038configure:15109: checking for GNU libc compatible malloc
1039configure:15141: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1040configure:15141: $? = 0
1041configure:15141: ./conftest
1042configure:15141: $? = 0
1043configure:15152: result: yes
1044configure:15314: checking how to run the C preprocessor
1045configure:15340: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
1046configure:15340: $? = 0
1047configure:15355: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
1048conftest.c:70:10: fatal error: 'ac_nonexistent.h' file not found
1049#include <ac_nonexistent.h>
1050         ^~~~~~~~~~~~~~~~~~
10511 error generated.
1052configure:15355: $? = 1
1053configure: failed program was:
1054| /* confdefs.h */
1055| #define PACKAGE_NAME "xfce4-session"
1056| #define PACKAGE_TARNAME "xfce4-session"
1057| #define PACKAGE_VERSION "4.12.1"
1058| #define PACKAGE_STRING "xfce4-session 4.12.1"
1059| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
1060| #define PACKAGE_URL ""
1061| #define PACKAGE "xfce4-session"
1062| #define VERSION "4.12.1"
1063| #define HAVE_STDIO_H 1
1064| #define HAVE_STDLIB_H 1
1065| #define HAVE_STRING_H 1
1066| #define HAVE_INTTYPES_H 1
1067| #define HAVE_STDINT_H 1
1068| #define HAVE_STRINGS_H 1
1069| #define HAVE_SYS_STAT_H 1
1070| #define HAVE_SYS_TYPES_H 1
1071| #define HAVE_UNISTD_H 1
1072| #define HAVE_WCHAR_H 1
1073| #define STDC_HEADERS 1
1074| #define _ALL_SOURCE 1
1075| #define _DARWIN_C_SOURCE 1
1076| #define _GNU_SOURCE 1
1077| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1078| #define _NETBSD_SOURCE 1
1079| #define _OPENBSD_SOURCE 1
1080| #define _POSIX_PTHREAD_SEMANTICS 1
1081| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1082| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1083| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1084| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1085| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1086| #define __STDC_WANT_LIB_EXT2__ 1
1087| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1088| #define _TANDEM_SOURCE 1
1089| #define __EXTENSIONS__ 1
1090| #define HAVE_DLFCN_H 1
1091| #define LT_OBJDIR ".libs/"
1092| #define HAVE_ERRNO_H 1
1093| #define HAVE_FCNTL_H 1
1094| #define HAVE_LIMITS_H 1
1095| #define HAVE_NETDB_H 1
1096| #define HAVE_PWD_H 1
1097| #define HAVE_SIGNAL_H 1
1098| #define HAVE_STDARG_H 1
1099| #define HAVE_SYS_PARAM_H 1
1100| #define HAVE_SYS_RESOURCE_H 1
1101| #define HAVE_SYS_SOCKET_H 1
1102| #define HAVE_SYS_TIME_H 1
1103| #define HAVE_SYS_WAIT_H 1
1104| #define HAVE_SYS_UTSNAME_H 1
1105| #define HAVE_TIME_H 1
1106| #define HAVE_UNISTD_H 1
1107| #define HAVE_SYS_PARAM_H 1
1108| #define HAVE_SYS_USER_H 1
1109| #define HAVE_SYS_SYSCTL_H 1
1110| #define HAVE_MATH_H 1
1111| #define HAVE_SYS_TYPES_H 1
1112| #define HAVE_GETADDRINFO 1
1113| #define HAVE_GETHOSTBYNAME 1
1114| #define HAVE_GETHOSTNAME 1
1115| #define HAVE_GETPWUID 1
1116| #define HAVE_SETSID 1
1117| #define HAVE_SIGACTION 1
1118| #define HAVE_STRDUP 1
1119| #define HAVE_SYNC 1
1120| #define HAVE_VFORK 1
1121| #define HAVE_MALLOC 1
1122| /* end confdefs.h.  */
1123| #include <ac_nonexistent.h>
1124configure:15382: result: /usr/bin/clang -E
1125configure:15396: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
1126configure:15396: $? = 0
1127configure:15411: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
1128conftest.c:70:10: fatal error: 'ac_nonexistent.h' file not found
1129#include <ac_nonexistent.h>
1130         ^~~~~~~~~~~~~~~~~~
11311 error generated.
1132configure:15411: $? = 1
1133configure: failed program was:
1134| /* confdefs.h */
1135| #define PACKAGE_NAME "xfce4-session"
1136| #define PACKAGE_TARNAME "xfce4-session"
1137| #define PACKAGE_VERSION "4.12.1"
1138| #define PACKAGE_STRING "xfce4-session 4.12.1"
1139| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
1140| #define PACKAGE_URL ""
1141| #define PACKAGE "xfce4-session"
1142| #define VERSION "4.12.1"
1143| #define HAVE_STDIO_H 1
1144| #define HAVE_STDLIB_H 1
1145| #define HAVE_STRING_H 1
1146| #define HAVE_INTTYPES_H 1
1147| #define HAVE_STDINT_H 1
1148| #define HAVE_STRINGS_H 1
1149| #define HAVE_SYS_STAT_H 1
1150| #define HAVE_SYS_TYPES_H 1
1151| #define HAVE_UNISTD_H 1
1152| #define HAVE_WCHAR_H 1
1153| #define STDC_HEADERS 1
1154| #define _ALL_SOURCE 1
1155| #define _DARWIN_C_SOURCE 1
1156| #define _GNU_SOURCE 1
1157| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1158| #define _NETBSD_SOURCE 1
1159| #define _OPENBSD_SOURCE 1
1160| #define _POSIX_PTHREAD_SEMANTICS 1
1161| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1162| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1163| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1164| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1165| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1166| #define __STDC_WANT_LIB_EXT2__ 1
1167| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1168| #define _TANDEM_SOURCE 1
1169| #define __EXTENSIONS__ 1
1170| #define HAVE_DLFCN_H 1
1171| #define LT_OBJDIR ".libs/"
1172| #define HAVE_ERRNO_H 1
1173| #define HAVE_FCNTL_H 1
1174| #define HAVE_LIMITS_H 1
1175| #define HAVE_NETDB_H 1
1176| #define HAVE_PWD_H 1
1177| #define HAVE_SIGNAL_H 1
1178| #define HAVE_STDARG_H 1
1179| #define HAVE_SYS_PARAM_H 1
1180| #define HAVE_SYS_RESOURCE_H 1
1181| #define HAVE_SYS_SOCKET_H 1
1182| #define HAVE_SYS_TIME_H 1
1183| #define HAVE_SYS_WAIT_H 1
1184| #define HAVE_SYS_UTSNAME_H 1
1185| #define HAVE_TIME_H 1
1186| #define HAVE_UNISTD_H 1
1187| #define HAVE_SYS_PARAM_H 1
1188| #define HAVE_SYS_USER_H 1
1189| #define HAVE_SYS_SYSCTL_H 1
1190| #define HAVE_MATH_H 1
1191| #define HAVE_SYS_TYPES_H 1
1192| #define HAVE_GETADDRINFO 1
1193| #define HAVE_GETHOSTBYNAME 1
1194| #define HAVE_GETHOSTNAME 1
1195| #define HAVE_GETPWUID 1
1196| #define HAVE_SETSID 1
1197| #define HAVE_SIGACTION 1
1198| #define HAVE_STRDUP 1
1199| #define HAVE_SYNC 1
1200| #define HAVE_VFORK 1
1201| #define HAVE_MALLOC 1
1202| /* end confdefs.h.  */
1203| #include <ac_nonexistent.h>
1204configure:15442: checking for X
1205configure:15480: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c -lX11  >&5
1206configure:15480: $? = 0
1207configure:15667: result: libraries , headers
1208configure:15765: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c   -lX11 >&5
1209configure:15765: $? = 0
1210configure:15864: checking for gethostbyname
1211configure:15864: result: yes
1212configure:15962: checking for connect
1213configure:15962: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1214configure:15962: $? = 0
1215configure:15962: result: yes
1216configure:16012: checking for remove
1217configure:16012: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1218configure:16012: $? = 0
1219configure:16012: result: yes
1220configure:16062: checking for shmat
1221configure:16062: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1222configure:16062: $? = 0
1223configure:16062: result: yes
1224configure:16121: checking for IceConnectionNumber in -lICE
1225configure:16144: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c -lICE   >&5
1226configure:16144: $? = 0
1227configure:16154: result: yes
1228configure:16170: checking for main in -lX11
1229configure:16190: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c -lX11   -lSM -lICE    >&5
1230configure:16190: $? = 0
1231configure:16200: result: yes
1232configure:16246: checking for SmcSaveYourselfDone in -lSM
1233configure:16269: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c -lSM    -lSM -lICE -lX11 -lICE  >&5
1234configure:16269: $? = 0
1235configure:16279: result: yes
1236configure:16304: checking for _IceTransNoListen
1237configure:16304: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c    -lSM -lICE -lX11 >&5
1238configure:16304: $? = 0
1239configure:16304: result: yes
1240configure:16322: checking for locale.h
1241configure:16322: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1242configure:16322: $? = 0
1243configure:16322: result: yes
1244configure:16330: checking for LC_MESSAGES
1245configure:16347: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1246configure:16347: $? = 0
1247configure:16356: result: yes
1248configure:16373: checking for libintl.h
1249configure:16373: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1250configure:16373: $? = 0
1251configure:16373: result: yes
1252configure:16382: checking for ngettext in libc
1253configure:16401: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1254Undefined symbols for architecture x86_64:
1255  "_libintl_ngettext", referenced from:
1256      _main in conftest-c48589.o
1257ld: symbol(s) not found for architecture x86_64
1258clang: error: linker command failed with exit code 1 (use -v to see invocation)
1259configure:16401: $? = 1
1260configure: failed program was:
1261| /* confdefs.h */
1262| #define PACKAGE_NAME "xfce4-session"
1263| #define PACKAGE_TARNAME "xfce4-session"
1264| #define PACKAGE_VERSION "4.12.1"
1265| #define PACKAGE_STRING "xfce4-session 4.12.1"
1266| #define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
1267| #define PACKAGE_URL ""
1268| #define PACKAGE "xfce4-session"
1269| #define VERSION "4.12.1"
1270| #define HAVE_STDIO_H 1
1271| #define HAVE_STDLIB_H 1
1272| #define HAVE_STRING_H 1
1273| #define HAVE_INTTYPES_H 1
1274| #define HAVE_STDINT_H 1
1275| #define HAVE_STRINGS_H 1
1276| #define HAVE_SYS_STAT_H 1
1277| #define HAVE_SYS_TYPES_H 1
1278| #define HAVE_UNISTD_H 1
1279| #define HAVE_WCHAR_H 1
1280| #define STDC_HEADERS 1
1281| #define _ALL_SOURCE 1
1282| #define _DARWIN_C_SOURCE 1
1283| #define _GNU_SOURCE 1
1284| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1285| #define _NETBSD_SOURCE 1
1286| #define _OPENBSD_SOURCE 1
1287| #define _POSIX_PTHREAD_SEMANTICS 1
1288| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1289| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1290| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1291| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1292| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1293| #define __STDC_WANT_LIB_EXT2__ 1
1294| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1295| #define _TANDEM_SOURCE 1
1296| #define __EXTENSIONS__ 1
1297| #define HAVE_DLFCN_H 1
1298| #define LT_OBJDIR ".libs/"
1299| #define HAVE_ERRNO_H 1
1300| #define HAVE_FCNTL_H 1
1301| #define HAVE_LIMITS_H 1
1302| #define HAVE_NETDB_H 1
1303| #define HAVE_PWD_H 1
1304| #define HAVE_SIGNAL_H 1
1305| #define HAVE_STDARG_H 1
1306| #define HAVE_SYS_PARAM_H 1
1307| #define HAVE_SYS_RESOURCE_H 1
1308| #define HAVE_SYS_SOCKET_H 1
1309| #define HAVE_SYS_TIME_H 1
1310| #define HAVE_SYS_WAIT_H 1
1311| #define HAVE_SYS_UTSNAME_H 1
1312| #define HAVE_TIME_H 1
1313| #define HAVE_UNISTD_H 1
1314| #define HAVE_SYS_PARAM_H 1
1315| #define HAVE_SYS_USER_H 1
1316| #define HAVE_SYS_SYSCTL_H 1
1317| #define HAVE_MATH_H 1
1318| #define HAVE_SYS_TYPES_H 1
1319| #define HAVE_GETADDRINFO 1
1320| #define HAVE_GETHOSTBYNAME 1
1321| #define HAVE_GETHOSTNAME 1
1322| #define HAVE_GETPWUID 1
1323| #define HAVE_SETSID 1
1324| #define HAVE_SIGACTION 1
1325| #define HAVE_STRDUP 1
1326| #define HAVE_SYNC 1
1327| #define HAVE_VFORK 1
1328| #define HAVE_MALLOC 1
1329| #define HAVE_LIBX11 1
1330| #define HAVE_LIBSM 1
1331| #define HAVE__ICETRANSNOLISTEN 1
1332| #define GETTEXT_PACKAGE "xfce4-session"
1333| #define HAVE_LOCALE_H 1
1334| #define HAVE_LC_MESSAGES 1
1335| /* end confdefs.h.  */
1336|
1337| #include <libintl.h>
1338|
1339| int
1340| main (void)
1341| {
1342| return !ngettext ("","", 1)
1343|   ;
1344|   return 0;
1345| }
1346configure:16411: result: no
1347configure:16465: checking for bindtextdomain in -lintl
1348configure:16488: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c -lintl   >&5
1349configure:16488: $? = 0
1350configure:16498: result: yes
1351configure:16502: checking for ngettext in -lintl
1352configure:16525: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c -lintl   >&5
1353configure:16525: $? = 0
1354configure:16535: result: yes
1355configure:16539: checking for dgettext in -lintl
1356configure:16562: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c -lintl   >&5
1357configure:16562: $? = 0
1358configure:16572: result: yes
1359configure:16684: checking for bind_textdomain_codeset
1360configure:16684: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  -lintl  >&5
1361configure:16684: $? = 0
1362configure:16684: result: yes
1363configure:16719: checking for msgfmt
1364configure:16747: result: /opt/local/bin/msgfmt
1365configure:16756: checking for dcgettext
1366configure:16756: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  -lintl  >&5
1367configure:16756: $? = 0
1368configure:16756: result: yes
1369configure:16764: checking if msgfmt accepts -c
1370configure:16779: $MSGFMT -c -o /dev/null conftest.foo
1371conftest.foo:3: warning: header field 'Language' missing in header
1372configure:16782: $? = 0
1373configure:16784: result: yes
1374configure:16794: checking for gmsgfmt
1375configure:16830: result: /opt/local/bin/msgfmt
1376configure:16840: checking for xgettext
1377configure:16868: result: /opt/local/bin/xgettext
1378configure:16887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  -lintl  >&5
1379configure:16887: $? = 0
1380configure:16970: checking for catalogs to be installed
1381configure:16995: 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
1382configure:17028: checking for bind_textdomain_codeset
1383configure:17028: result: yes
1384configure:17035: checking for locales directory
1385configure:17052: result: ${datarootdir}/locale
1386configure:17056: checking for additional xgettext flags
1387configure:17064: result: --keyword=Q_ --from-code=UTF-8
1388configure:17133: checking for pkg-config
1389configure:17156: found /opt/local/bin/pkg-config
1390configure:17168: result: /opt/local/bin/pkg-config
1391configure:17193: checking pkg-config is at least version 0.9.0
1392configure:17196: result: yes
1393configure:17218: checking for libxfce4util-1.0 >= 4.9.0
1394configure:17222: result: 4.16.0
1395configure:17225: checking LIBXFCE4UTIL_CFLAGS
1396configure:17228: result: -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
1397configure:17231: checking LIBXFCE4UTIL_LIBS
1398configure:17234: result: -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl
1399configure:17338: checking for pkg-config
1400configure:17373: result: /opt/local/bin/pkg-config
1401configure:17398: checking pkg-config is at least version 0.9.0
1402configure:17401: result: yes
1403configure:17423: checking for libxfce4ui-1 >= 4.12.1
1404configure:17465: result: not found
1405
1406## ---------------- ##
1407## Cache variables. ##
1408## ---------------- ##
1409
1410ac_cv_build=x86_64-apple-darwin21.4.0
1411ac_cv_c_compiler_gnu=yes
1412ac_cv_c_inline=inline
1413ac_cv_env_CC_set=set
1414ac_cv_env_CC_value=/usr/bin/clang
1415ac_cv_env_CFLAGS_set=set
1416ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1417ac_cv_env_CPPFLAGS_set=set
1418ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
1419ac_cv_env_CPP_set=
1420ac_cv_env_CPP_value=
1421ac_cv_env_LDFLAGS_set=set
1422ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1423ac_cv_env_LIBS_set=
1424ac_cv_env_LIBS_value=
1425ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1426ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1427ac_cv_env_PKG_CONFIG_LIBDIR_set=
1428ac_cv_env_PKG_CONFIG_LIBDIR_value=
1429ac_cv_env_PKG_CONFIG_PATH_set=
1430ac_cv_env_PKG_CONFIG_PATH_value=
1431ac_cv_env_PKG_CONFIG_set=
1432ac_cv_env_PKG_CONFIG_value=
1433ac_cv_env_XMKMF_set=
1434ac_cv_env_XMKMF_value=
1435ac_cv_env_build_alias_set=
1436ac_cv_env_build_alias_value=
1437ac_cv_env_host_alias_set=
1438ac_cv_env_host_alias_value=
1439ac_cv_env_target_alias_set=
1440ac_cv_env_target_alias_value=
1441ac_cv_func__IceTransNoListen=yes
1442ac_cv_func_bind_textdomain_codeset=yes
1443ac_cv_func_connect=yes
1444ac_cv_func_dcgettext=yes
1445ac_cv_func_getaddrinfo=yes
1446ac_cv_func_gethostbyname=yes
1447ac_cv_func_gethostname=yes
1448ac_cv_func_getpwuid=yes
1449ac_cv_func_malloc_0_nonnull=yes
1450ac_cv_func_remove=yes
1451ac_cv_func_setsid=yes
1452ac_cv_func_shmat=yes
1453ac_cv_func_sigaction=yes
1454ac_cv_func_strdup=yes
1455ac_cv_func_sync=yes
1456ac_cv_func_vfork=yes
1457ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
1458ac_cv_header_asm_unistd_h=no
1459ac_cv_header_dlfcn_h=yes
1460ac_cv_header_errno_h=yes
1461ac_cv_header_fcntl_h=yes
1462ac_cv_header_inttypes_h=yes
1463ac_cv_header_libintl_h=yes
1464ac_cv_header_limits_h=yes
1465ac_cv_header_locale_h=yes
1466ac_cv_header_math_h=yes
1467ac_cv_header_minix_config_h=no
1468ac_cv_header_netdb_h=yes
1469ac_cv_header_pwd_h=yes
1470ac_cv_header_signal_h=yes
1471ac_cv_header_stdarg_h=yes
1472ac_cv_header_stdint_h=yes
1473ac_cv_header_stdio_h=yes
1474ac_cv_header_stdlib_h=yes
1475ac_cv_header_string_h=yes
1476ac_cv_header_strings_h=yes
1477ac_cv_header_sys_param_h=yes
1478ac_cv_header_sys_resource_h=yes
1479ac_cv_header_sys_socket_h=yes
1480ac_cv_header_sys_stat_h=yes
1481ac_cv_header_sys_sysctl_h=yes
1482ac_cv_header_sys_time_h=yes
1483ac_cv_header_sys_types_h=yes
1484ac_cv_header_sys_user_h=yes
1485ac_cv_header_sys_utsname_h=yes
1486ac_cv_header_sys_wait_h=yes
1487ac_cv_header_time_h=yes
1488ac_cv_header_unistd_h=yes
1489ac_cv_header_wchar_h=yes
1490ac_cv_host=x86_64-apple-darwin21.4.0
1491ac_cv_lib_ICE_IceConnectionNumber=yes
1492ac_cv_lib_SM_SmcSaveYourselfDone=yes
1493ac_cv_lib_X11_main=yes
1494ac_cv_lib_intl_bindtextdomain=yes
1495ac_cv_lib_intl_dgettext=yes
1496ac_cv_lib_intl_ngettext=yes
1497ac_cv_objext=o
1498ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
1499ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
1500ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
1501ac_cv_path_GREP=/opt/local/bin/ggrep
1502ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
1503ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
1504ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
1505ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
1506ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
1507ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
1508ac_cv_path_SED=/opt/local/bin/gsed
1509ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
1510ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1511ac_cv_path_lt_DD=/bin/dd
1512ac_cv_path_mkdir=/opt/local/bin/gmkdir
1513ac_cv_prog_AWK=gawk
1514ac_cv_prog_CPP='/usr/bin/clang -E'
1515ac_cv_prog_ac_ct_AR=ar
1516ac_cv_prog_ac_ct_CC=/usr/bin/clang
1517ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1518ac_cv_prog_ac_ct_LIPO=lipo
1519ac_cv_prog_ac_ct_NMEDIT=nmedit
1520ac_cv_prog_ac_ct_OBJDUMP=objdump
1521ac_cv_prog_ac_ct_OTOOL=otool
1522ac_cv_prog_ac_ct_RANLIB=ranlib
1523ac_cv_prog_ac_ct_STRIP=strip
1524ac_cv_prog_cc_c11=
1525ac_cv_prog_cc_g=yes
1526ac_cv_prog_cc_stdc=
1527ac_cv_prog_make_make_set=yes
1528ac_cv_safe_to_define___extensions__=yes
1529ac_cv_should_define__xopen_source=no
1530ac_cv_type_mode_t=yes
1531ac_cv_type_pid_t=yes
1532ac_cv_type_size_t=yes
1533am_cv_CC_dependencies_compiler_type=gcc3
1534am_cv_make_support_nested_variables=yes
1535am_cv_prog_cc_c_o=yes
1536am_cv_prog_tar_ustar=gnutar
1537am_cv_val_LC_MESSAGES=yes
1538gt_cv_func_dgettext_libc=no
1539gt_cv_func_dgettext_libintl=yes
1540gt_cv_func_ngettext_libc=no
1541gt_cv_have_gettext=yes
1542lt_cv_apple_cc_single_mod=yes
1543lt_cv_ar_at_file=no
1544lt_cv_deplibs_check_method=pass_all
1545lt_cv_file_magic_cmd='$MAGIC_CMD'
1546lt_cv_file_magic_test_file=
1547lt_cv_ld_exported_symbols_list=yes
1548lt_cv_ld_force_load=yes
1549lt_cv_ld_reload_flag=-r
1550lt_cv_nm_interface='BSD nm'
1551lt_cv_objdir=.libs
1552lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1553lt_cv_path_NM='/opt/local/bin/nm -B'
1554lt_cv_path_mainfest_tool=no
1555lt_cv_prog_compiler_c_o=yes
1556lt_cv_prog_compiler_pic='-fno-common -DPIC'
1557lt_cv_prog_compiler_pic_works=yes
1558lt_cv_prog_compiler_rtti_exceptions=yes
1559lt_cv_prog_compiler_static_works=no
1560lt_cv_prog_gnu_ld=no
1561lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1562lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1563lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1564lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
1565lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1566lt_cv_sys_global_symbol_to_import=
1567lt_cv_sys_max_cmd_len=786432
1568lt_cv_to_host_file_cmd=func_convert_file_noop
1569lt_cv_to_tool_file_cmd=func_convert_file_noop
1570lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1571xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
1572
1573## ----------------- ##
1574## Output variables. ##
1575## ----------------- ##
1576
1577ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/missing aclocal-1.14'
1578ALL_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 '
1579AMDEPBACKSLASH='\'
1580AMDEP_FALSE='#'
1581AMDEP_TRUE=''
1582AMTAR='$${TAR-tar}'
1583AM_BACKSLASH='\'
1584AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1585AM_DEFAULT_VERBOSITY='0'
1586AM_V='$(V)'
1587AR='ar'
1588AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/missing autoconf'
1589AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/missing autoheader'
1590AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/missing automake-1.14'
1591AWK='gawk'
1592BACKEND=''
1593CATALOGS=' 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'
1594CATOBJEXT='.gmo'
1595CC='/usr/bin/clang'
1596CCDEPMODE='depmode=gcc3'
1597CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1598CPP='/usr/bin/clang -E'
1599CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
1600CYGPATH_W='echo'
1601DATADIRNAME='share'
1602DBUS_CFLAGS=''
1603DBUS_GLIB_CFLAGS=''
1604DBUS_GLIB_LIBS=''
1605DBUS_GLIB_REQUIRED_VERSION=''
1606DBUS_GLIB_VERSION=''
1607DBUS_LIBS=''
1608DBUS_REQUIRED_VERSION=''
1609DBUS_VERSION=''
1610DEFS=''
1611DEPDIR='.deps'
1612DLLTOOL='false'
1613DSYMUTIL='dsymutil'
1614DUMPBIN=''
1615ECHO_C='\c'
1616ECHO_N=''
1617ECHO_T=''
1618EGREP='/opt/local/bin/ggrep -E'
1619EXEEXT=''
1620FGREP='/opt/local/bin/ggrep -F'
1621GETTEXT_PACKAGE='xfce4-session'
1622GMODULE_CFLAGS=''
1623GMODULE_LIBS=''
1624GMODULE_REQUIRED_VERSION=''
1625GMODULE_VERSION=''
1626GMOFILES=' 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'
1627GMSGFMT='/opt/local/bin/msgfmt'
1628GREP='/opt/local/bin/ggrep'
1629GTK_CFLAGS=''
1630GTK_LIBS=''
1631GTK_REQUIRED_VERSION=''
1632GTK_VERSION=''
1633HAVE_OS_CYGWIN_FALSE=''
1634HAVE_OS_CYGWIN_TRUE='#'
1635HAVE_POLKIT_FALSE=''
1636HAVE_POLKIT_TRUE=''
1637HAVE_UPOWER_FALSE=''
1638HAVE_UPOWER_TRUE=''
1639HELPER_PATH_PREFIX='${exec_prefix}/lib'
1640ICEAUTH=''
1641INSTALL_DATA='${INSTALL} -m 644'
1642INSTALL_PROGRAM='${INSTALL}'
1643INSTALL_SCRIPT='${INSTALL}'
1644INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1645INSTOBJEXT='.mo'
1646INTLLIBS='-lintl '
1647INTLTOOL_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 $< $@'
1648INTLTOOL_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 $< $@'
1649INTLTOOL_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 $< $@'
1650INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
1651INTLTOOL_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 $< $@'
1652INTLTOOL_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 $< $@'
1653INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
1654INTLTOOL_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 $< $@'
1655INTLTOOL_PERL='/opt/local/bin/perl'
1656INTLTOOL_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 $< $@'
1657INTLTOOL_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 $< $@'
1658INTLTOOL_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 $< $@'
1659INTLTOOL_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 $< $@'
1660INTLTOOL_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 $< $@'
1661INTLTOOL_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 $< $@'
1662INTLTOOL_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 $< $@'
1663INTLTOOL_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 $< $@'
1664INTLTOOL_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 $< $@'
1665INTLTOOL_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 $< $@'
1666INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
1667INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
1668INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
1669INTLTOOL_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 $< $@'
1670INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
1671INTLTOOL_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 $< $@'
1672INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
1673INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
1674LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1675LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1676LIBM=''
1677LIBOBJS=''
1678LIBS=''
1679LIBSM_CFLAGS=''
1680LIBSM_LDFLAGS=''
1681LIBSM_LIBS=' -lSM -lICE -lX11'
1682LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1683LIBWNCK_CFLAGS=''
1684LIBWNCK_LIBS=''
1685LIBWNCK_REQUIRED_VERSION=''
1686LIBWNCK_VERSION=''
1687LIBX11_CFLAGS=''
1688LIBX11_LDFLAGS=''
1689LIBX11_LIBS=' -lSM -lICE -lX11'
1690LIBXFCE4UI_CFLAGS=''
1691LIBXFCE4UI_LIBS=''
1692LIBXFCE4UI_REQUIRED_VERSION=''
1693LIBXFCE4UI_VERSION=''
1694LIBXFCE4UTIL_CFLAGS='-I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1695LIBXFCE4UTIL_LIBS='-L/opt/local/lib -lxfce4util -lglib-2.0 -lintl'
1696LIBXFCE4UTIL_REQUIRED_VERSION='4.9.0'
1697LIBXFCE4UTIL_VERSION='4.16.0'
1698LIPO='lipo'
1699LN_S='ln -s'
1700LTLIBOBJS=''
1701LT_SYS_LIBRARY_PATH=''
1702MAINT='#'
1703MAINTAINER_MODE_FALSE=''
1704MAINTAINER_MODE_TRUE='#'
1705MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/missing makeinfo'
1706MANIFEST_TOOL=':'
1707MKDIR_P='/opt/local/bin/gmkdir -p'
1708MKINSTALLDIRS='.//mkinstalldirs'
1709MSGFMT='/opt/local/bin/msgfmt'
1710MSGFMT_OPTS='-c'
1711MSGMERGE='/opt/local/bin/msgmerge'
1712NM='/opt/local/bin/nm -B'
1713NMEDIT='nmedit'
1714OBJDUMP='objdump'
1715OBJEXT='o'
1716OTOOL64=':'
1717OTOOL='otool'
1718PACKAGE='xfce4-session'
1719PACKAGE_BUGREPORT='http://bugs.xfce.org/'
1720PACKAGE_NAME='xfce4-session'
1721PACKAGE_STRING='xfce4-session 4.12.1'
1722PACKAGE_TARNAME='xfce4-session'
1723PACKAGE_URL=''
1724PACKAGE_VERSION='4.12.1'
1725PATH_SEPARATOR=':'
1726PKG_CONFIG='/opt/local/bin/pkg-config'
1727PKG_CONFIG_LIBDIR=''
1728PKG_CONFIG_PATH=''
1729POFILES=' 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'
1730POLKIT_CFLAGS=''
1731POLKIT_LIBS=''
1732POLKIT_REQUIRED_VERSION=''
1733POLKIT_VERSION=''
1734POSUB='po'
1735PO_IN_DATADIR_FALSE=''
1736PO_IN_DATADIR_TRUE=''
1737RANLIB='ranlib'
1738RM='rm -f'
1739SED='/opt/local/bin/gsed'
1740SET_MAKE=''
1741SHELL='/bin/sh'
1742STRIP='strip'
1743UPOWER_CFLAGS=''
1744UPOWER_LIBS=''
1745UPOWER_REQUIRED_VERSION=''
1746UPOWER_VERSION=''
1747USE_NLS='yes'
1748VERSION='4.12.1'
1749XFCE_GLADE_CATALOG_PATH=''
1750XFCE_GLADE_MODULE_PATH=''
1751XFCE_GLADE_PIXMAP_PATH=''
1752XFCONF_CFLAGS=''
1753XFCONF_LIBS=''
1754XFCONF_REQUIRED_VERSION=''
1755XFCONF_VERSION=''
1756XGETTEXT='/opt/local/bin/xgettext'
1757XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8'
1758XMKMF=''
1759XSESSION_PREFIX=''
1760X_CFLAGS=''
1761X_EXTRA_LIBS=''
1762X_LIBS=''
1763X_PRE_LIBS=' -lSM -lICE'
1764ac_ct_AR='ar'
1765ac_ct_CC='/usr/bin/clang'
1766ac_ct_DUMPBIN=''
1767am__EXEEXT_FALSE=''
1768am__EXEEXT_TRUE=''
1769am__fastdepCC_FALSE='#'
1770am__fastdepCC_TRUE=''
1771am__include='include'
1772am__isrc=''
1773am__leading_dot='.'
1774am__nodep='_no'
1775am__quote=''
1776am__tar='tar --format=ustar -chf - "$$tardir"'
1777am__untar='tar -xf -'
1778bindir='${exec_prefix}/bin'
1779build='x86_64-apple-darwin21.4.0'
1780build_alias=''
1781build_cpu='x86_64'
1782build_os='darwin21.4.0'
1783build_vendor='apple'
1784datadir='${datarootdir}'
1785datarootdir='${prefix}/share'
1786docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1787dvidir='${docdir}'
1788exec_prefix='NONE'
1789host='x86_64-apple-darwin21.4.0'
1790host_alias=''
1791host_cpu='x86_64'
1792host_os='darwin21.4.0'
1793host_vendor='apple'
1794htmldir='${docdir}'
1795includedir='${prefix}/include'
1796infodir='${datarootdir}/info'
1797install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/install-sh'
1798intltool__v_merge_options_0='-q'
1799intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
1800libdir='${exec_prefix}/lib'
1801libexecdir='${exec_prefix}/libexec'
1802localedir='${datarootdir}/locale'
1803localstatedir='${prefix}/var'
1804mandir='${datarootdir}/man'
1805mkdir_p='$(MKDIR_P)'
1806oldincludedir='/usr/include'
1807pdfdir='${docdir}'
1808prefix='/opt/local'
1809program_transform_name='s,x,x,'
1810psdir='${docdir}'
1811runstatedir='${localstatedir}/run'
1812sbindir='${exec_prefix}/sbin'
1813sharedstatedir='${prefix}/com'
1814sysconfdir='${prefix}/etc'
1815target_alias=''
1816
1817## ----------- ##
1818## confdefs.h. ##
1819## ----------- ##
1820
1821/* confdefs.h */
1822#define PACKAGE_NAME "xfce4-session"
1823#define PACKAGE_TARNAME "xfce4-session"
1824#define PACKAGE_VERSION "4.12.1"
1825#define PACKAGE_STRING "xfce4-session 4.12.1"
1826#define PACKAGE_BUGREPORT "http://bugs.xfce.org/"
1827#define PACKAGE_URL ""
1828#define PACKAGE "xfce4-session"
1829#define VERSION "4.12.1"
1830#define HAVE_STDIO_H 1
1831#define HAVE_STDLIB_H 1
1832#define HAVE_STRING_H 1
1833#define HAVE_INTTYPES_H 1
1834#define HAVE_STDINT_H 1
1835#define HAVE_STRINGS_H 1
1836#define HAVE_SYS_STAT_H 1
1837#define HAVE_SYS_TYPES_H 1
1838#define HAVE_UNISTD_H 1
1839#define HAVE_WCHAR_H 1
1840#define STDC_HEADERS 1
1841#define _ALL_SOURCE 1
1842#define _DARWIN_C_SOURCE 1
1843#define _GNU_SOURCE 1
1844#define _HPUX_ALT_XOPEN_SOCKET_API 1
1845#define _NETBSD_SOURCE 1
1846#define _OPENBSD_SOURCE 1
1847#define _POSIX_PTHREAD_SEMANTICS 1
1848#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1849#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1850#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1851#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1852#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1853#define __STDC_WANT_LIB_EXT2__ 1
1854#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1855#define _TANDEM_SOURCE 1
1856#define __EXTENSIONS__ 1
1857#define HAVE_DLFCN_H 1
1858#define LT_OBJDIR ".libs/"
1859#define HAVE_ERRNO_H 1
1860#define HAVE_FCNTL_H 1
1861#define HAVE_LIMITS_H 1
1862#define HAVE_NETDB_H 1
1863#define HAVE_PWD_H 1
1864#define HAVE_SIGNAL_H 1
1865#define HAVE_STDARG_H 1
1866#define HAVE_SYS_PARAM_H 1
1867#define HAVE_SYS_RESOURCE_H 1
1868#define HAVE_SYS_SOCKET_H 1
1869#define HAVE_SYS_TIME_H 1
1870#define HAVE_SYS_WAIT_H 1
1871#define HAVE_SYS_UTSNAME_H 1
1872#define HAVE_TIME_H 1
1873#define HAVE_UNISTD_H 1
1874#define HAVE_SYS_PARAM_H 1
1875#define HAVE_SYS_USER_H 1
1876#define HAVE_SYS_SYSCTL_H 1
1877#define HAVE_MATH_H 1
1878#define HAVE_SYS_TYPES_H 1
1879#define HAVE_GETADDRINFO 1
1880#define HAVE_GETHOSTBYNAME 1
1881#define HAVE_GETHOSTNAME 1
1882#define HAVE_GETPWUID 1
1883#define HAVE_SETSID 1
1884#define HAVE_SIGACTION 1
1885#define HAVE_STRDUP 1
1886#define HAVE_SYNC 1
1887#define HAVE_VFORK 1
1888#define HAVE_MALLOC 1
1889#define HAVE_LIBX11 1
1890#define HAVE_LIBSM 1
1891#define HAVE__ICETRANSNOLISTEN 1
1892#define GETTEXT_PACKAGE "xfce4-session"
1893#define HAVE_LOCALE_H 1
1894#define HAVE_LC_MESSAGES 1
1895#define HAVE_BIND_TEXTDOMAIN_CODESET 1
1896#define HAVE_GETTEXT 1
1897#define HAVE_DCGETTEXT 1
1898#define ENABLE_NLS 1
1899
1900configure: exit 1