Ticket #64449: config.log

File config.log, 910.9 KB (added by barracuda156, 4 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 python configure 3.10, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 --enable-loadable-sqlite-extensions --with-computed-gotos --with-ensurepip=no --with-readline=editline --with-system-expat --with-system-ffi --enable-universalsdk=/
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Sergey-Fedorovs-Mac-mini.local
14uname -m = x86_64
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Thu Sep  6 11:44:53 AST 2012; root:xnu-1504.15.3/BUILD/obj//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 10.8.0: Thu Sep  6 11:44:53 AST 2012; root:xnu-1504.15.3/BUILD/obj//RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 51 tasks, 262 threads, 8 processors
34Load average: 1.64, Mach factor: 6.34
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:2888: checking build system type
52configure:2902: result: x86_64-apple-darwin10.8.0
53configure:2922: checking host system type
54configure:2935: result: x86_64-apple-darwin10.8.0
55configure:2965: checking for python3.10
56configure:2995: result: no
57configure:2965: checking for python3
58configure:2995: result: no
59configure:2965: checking for python
60configure:2981: found /usr/bin/python
61configure:2992: result: python
62configure:3086: checking for --enable-universalsdk
63configure:3130: result: /
64configure:3157: checking for --with-universal-archs
65configure:3169: result: 32-bit
66configure:3330: checking MACHDEP
67configure:3381: result: "darwin"
68configure:3665: checking for gcc
69configure:3692: result: /usr/bin/gcc-4.2
70configure:3921: checking for C compiler version
71configure:3930: /usr/bin/gcc-4.2 --version >&5
72i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
73Copyright (C) 2007 Free Software Foundation, Inc.
74This is free software; see the source for copying conditions.  There is NO
75warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76
77configure:3941: $? = 0
78configure:3930: /usr/bin/gcc-4.2 -v >&5
79Using built-in specs.
80Target: i686-apple-darwin10
81Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
82Thread model: posix
83gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
84configure:3941: $? = 0
85configure:3930: /usr/bin/gcc-4.2 -V >&5
86gcc-4.2: argument to `-V' is missing
87configure:3941: $? = 1
88configure:3930: /usr/bin/gcc-4.2 -qversion >&5
89i686-apple-darwin10-gcc-4.2.1: no input files
90configure:3941: $? = 1
91configure:3961: checking whether the C compiler works
92configure:3983: /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
93configure:3987: $? = 0
94configure:4035: result: yes
95configure:4038: checking for C compiler default output file name
96configure:4040: result: a.out
97configure:4046: checking for suffix of executables
98configure:4053: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
99configure:4057: $? = 0
100configure:4079: result:
101configure:4101: checking whether we are cross compiling
102configure:4109: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
103configure:4113: $? = 0
104configure:4120: ./conftest
105configure:4124: $? = 0
106configure:4139: result: no
107configure:4144: checking for suffix of object files
108configure:4166: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
109configure:4170: $? = 0
110configure:4191: result: o
111configure:4195: checking whether we are using the GNU C compiler
112configure:4214: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
113configure:4214: $? = 0
114configure:4223: result: yes
115configure:4232: checking whether /usr/bin/gcc-4.2 accepts -g
116configure:4252: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
117configure:4252: $? = 0
118configure:4293: result: yes
119configure:4310: checking for /usr/bin/gcc-4.2 option to accept ISO C89
120configure:4373: /usr/bin/gcc-4.2  -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
121configure:4373: $? = 0
122configure:4386: result: none needed
123configure:4411: checking how to run the C preprocessor
124configure:4442: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
125configure:4442: $? = 0
126configure:4456: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
127conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
128configure:4456: $? = 1
129configure: failed program was:
130| /* confdefs.h */
131| #define _GNU_SOURCE 1
132| #define _NETBSD_SOURCE 1
133| #define __BSD_VISIBLE 1
134| #define _DARWIN_C_SOURCE 1
135| #define _PYTHONFRAMEWORK "Python"
136| /* end confdefs.h.  */
137| #include <ac_nonexistent.h>
138configure:4481: result: /usr/bin/gcc-4.2 -E
139configure:4501: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
140configure:4501: $? = 0
141configure:4515: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
142conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
143configure:4515: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define _GNU_SOURCE 1
147| #define _NETBSD_SOURCE 1
148| #define __BSD_VISIBLE 1
149| #define _DARWIN_C_SOURCE 1
150| #define _PYTHONFRAMEWORK "Python"
151| /* end confdefs.h.  */
152| #include <ac_nonexistent.h>
153configure:4543: checking for grep that handles long lines and -e
154configure:4601: result: /usr/bin/grep
155configure:4606: checking for a sed that does not truncate output
156configure:4670: result: /usr/bin/sed
157configure:4678: checking for --with-cxx-main=<compiler>
158configure:4704: result: no
159configure:5231: checking for the platform triplet based on compiler characteristics
160configure:5381: result: darwin
161configure:5407: checking for -Wl,--no-as-needed
162configure:5423: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc -Wl,--no-as-needed conftest.c  >&5
163ld: unknown option: --no-as-needed
164collect2: ld returned 1 exit status
165ld: unknown option: --no-as-needed
166collect2: ld returned 1 exit status
167lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cclXDXI0.out (No such file or directory)
168configure:5423: $? = 1
169configure: failed program was:
170| /* confdefs.h */
171| #define _GNU_SOURCE 1
172| #define _NETBSD_SOURCE 1
173| #define __BSD_VISIBLE 1
174| #define _DARWIN_C_SOURCE 1
175| #define _PYTHONFRAMEWORK "Python"
176| /* end confdefs.h.  */
177|
178| int
179| main ()
180| {
181|
182|   ;
183|   return 0;
184| }
185configure:5429: result: no
186configure:5440: checking for egrep
187configure:5502: result: /usr/bin/grep -E
188configure:5507: checking for ANSI C header files
189configure:5527: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
190configure:5527: $? = 0
191configure:5600: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
192configure:5600: $? = 0
193configure:5600: ./conftest
194configure:5600: $? = 0
195configure:5611: result: yes
196configure:5624: checking for sys/types.h
197configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
198configure:5624: $? = 0
199configure:5624: result: yes
200configure:5624: checking for sys/stat.h
201configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
202configure:5624: $? = 0
203configure:5624: result: yes
204configure:5624: checking for stdlib.h
205configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
206configure:5624: $? = 0
207configure:5624: result: yes
208configure:5624: checking for string.h
209configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
210configure:5624: $? = 0
211configure:5624: result: yes
212configure:5624: checking for memory.h
213configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
214configure:5624: $? = 0
215configure:5624: result: yes
216configure:5624: checking for strings.h
217configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
218configure:5624: $? = 0
219configure:5624: result: yes
220configure:5624: checking for inttypes.h
221configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
222configure:5624: $? = 0
223configure:5624: result: yes
224configure:5624: checking for stdint.h
225configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
226configure:5624: $? = 0
227configure:5624: result: yes
228configure:5624: checking for unistd.h
229configure:5624: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
230configure:5624: $? = 0
231configure:5624: result: yes
232configure:5637: checking minix/config.h usability
233configure:5637: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
234conftest.c:51:26: error: minix/config.h: No such file or directory
235conftest.c:51:26: error: minix/config.h: No such file or directory
236lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccREQWkz.out (No such file or directory)
237configure:5637: $? = 1
238configure: failed program was:
239| /* confdefs.h */
240| #define _GNU_SOURCE 1
241| #define _NETBSD_SOURCE 1
242| #define __BSD_VISIBLE 1
243| #define _DARWIN_C_SOURCE 1
244| #define _PYTHONFRAMEWORK "Python"
245| #define STDC_HEADERS 1
246| #define HAVE_SYS_TYPES_H 1
247| #define HAVE_SYS_STAT_H 1
248| #define HAVE_STDLIB_H 1
249| #define HAVE_STRING_H 1
250| #define HAVE_MEMORY_H 1
251| #define HAVE_STRINGS_H 1
252| #define HAVE_INTTYPES_H 1
253| #define HAVE_STDINT_H 1
254| #define HAVE_UNISTD_H 1
255| /* end confdefs.h.  */
256| #include <stdio.h>
257| #ifdef HAVE_SYS_TYPES_H
258| # include <sys/types.h>
259| #endif
260| #ifdef HAVE_SYS_STAT_H
261| # include <sys/stat.h>
262| #endif
263| #ifdef STDC_HEADERS
264| # include <stdlib.h>
265| # include <stddef.h>
266| #else
267| # ifdef HAVE_STDLIB_H
268| #  include <stdlib.h>
269| # endif
270| #endif
271| #ifdef HAVE_STRING_H
272| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
273| #  include <memory.h>
274| # endif
275| # include <string.h>
276| #endif
277| #ifdef HAVE_STRINGS_H
278| # include <strings.h>
279| #endif
280| #ifdef HAVE_INTTYPES_H
281| # include <inttypes.h>
282| #endif
283| #ifdef HAVE_STDINT_H
284| # include <stdint.h>
285| #endif
286| #ifdef HAVE_UNISTD_H
287| # include <unistd.h>
288| #endif
289| #include <minix/config.h>
290configure:5637: result: no
291configure:5637: checking minix/config.h presence
292configure:5637: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
293conftest.c:18:26: error: minix/config.h: No such file or directory
294configure:5637: $? = 1
295configure: failed program was:
296| /* confdefs.h */
297| #define _GNU_SOURCE 1
298| #define _NETBSD_SOURCE 1
299| #define __BSD_VISIBLE 1
300| #define _DARWIN_C_SOURCE 1
301| #define _PYTHONFRAMEWORK "Python"
302| #define STDC_HEADERS 1
303| #define HAVE_SYS_TYPES_H 1
304| #define HAVE_SYS_STAT_H 1
305| #define HAVE_STDLIB_H 1
306| #define HAVE_STRING_H 1
307| #define HAVE_MEMORY_H 1
308| #define HAVE_STRINGS_H 1
309| #define HAVE_INTTYPES_H 1
310| #define HAVE_STDINT_H 1
311| #define HAVE_UNISTD_H 1
312| /* end confdefs.h.  */
313| #include <minix/config.h>
314configure:5637: result: no
315configure:5637: checking for minix/config.h
316configure:5637: result: no
317configure:5658: checking whether it is safe to define __EXTENSIONS__
318configure:5676: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
319configure:5676: $? = 0
320configure:5683: result: yes
321configure:5698: checking for the Android API level
322configure:5733: result: not Android
323configure:5747: checking for --with-suffix
324configure:5760: result:
325configure:5766: checking for case-insensitive build directory
326configure:5774: result: yes
327configure:5792: checking LIBRARY
328configure:5798: result: libpython$(VERSION)$(ABIFLAGS).a
329configure:5838: checking LINKCC
330configure:5850: result: $(PURIFY) $(MAINCC)
331configure:5859: checking EXPORTSYMS
332configure:5867: result:
333configure:5876: checking for GNU ld
334configure:5888: result: no
335configure:5891: checking for --enable-shared
336configure:5908: result: no
337configure:5911: checking for --enable-profiling
338configure:5936: result: no
339configure:5944: checking LDLIBRARY
340configure:6030: result: $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
341configure:6083: checking for ar
342configure:6099: found /usr/bin/ar
343configure:6110: result: ar
344configure:6191: checking for readelf
345configure:6221: result: no
346configure:6274: checking for a BSD-compatible install
347configure:6342: result: /usr/bin/install -c
348configure:6353: checking for a thread-safe mkdir -p
349configure:6392: result: ./install-sh -c -d
350configure:6410: checking for --with-pydebug
351configure:6429: result: no
352configure:6436: checking for --with-trace-refs
353configure:6446: result: no
354configure:6459: checking for --with-assertions
355configure:6479: result: no
356configure:6487: checking for --enable-optimizations
357configure:6503: result: no
358configure:6566: checking PROFILE_TASK
359configure:6572: result: -m test --pgo --timeout=$(TESTTIMEOUT)
360configure:6596: checking for --with-lto
361configure:6613: result: no
362configure:6834: checking for llvm-profdata
363configure:6867: result: no
364configure:7047: checking for -Wextra
365configure:7067: /usr/bin/gcc-4.2 -Wextra -Werror -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
366configure:7067: $? = 0
367configure:7080: result: yes
368configure:7092: checking whether /usr/bin/gcc-4.2 accepts and needs -fno-strict-aliasing
369configure:7113: /usr/bin/gcc-4.2 -fno-strict-aliasing -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
370configure:7113: $? = 0
371configure:7130: /usr/bin/gcc-4.2 -fstrict-aliasing -c -pipe -Os -arch x86_64 -arch ppc -Werror -Wstrict-aliasing -I/opt/local/include conftest.c >&5
372cc1: warnings being treated as errors
373conftest.c: In function 'main':
374conftest.c:28: warning: dereferencing type-punned pointer will break strict-aliasing rules
375cc1: warnings being treated as errors
376conftest.c: In function 'main':
377conftest.c:28: warning: dereferencing type-punned pointer will break strict-aliasing rules
378lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccDJBAV7.out (No such file or directory)
379configure:7130: $? = 1
380configure: failed program was:
381| /* confdefs.h */
382| #define _GNU_SOURCE 1
383| #define _NETBSD_SOURCE 1
384| #define __BSD_VISIBLE 1
385| #define _DARWIN_C_SOURCE 1
386| #define _PYTHONFRAMEWORK "Python"
387| #define STDC_HEADERS 1
388| #define HAVE_SYS_TYPES_H 1
389| #define HAVE_SYS_STAT_H 1
390| #define HAVE_STDLIB_H 1
391| #define HAVE_STRING_H 1
392| #define HAVE_MEMORY_H 1
393| #define HAVE_STRINGS_H 1
394| #define HAVE_INTTYPES_H 1
395| #define HAVE_STDINT_H 1
396| #define HAVE_UNISTD_H 1
397| #define __EXTENSIONS__ 1
398| #define _ALL_SOURCE 1
399| #define _GNU_SOURCE 1
400| #define _POSIX_PTHREAD_SEMANTICS 1
401| #define _TANDEM_SOURCE 1
402| /* end confdefs.h.  */
403|
404|              void f(int **x) {}
405| int
406| main ()
407| {
408| double *x; f((int **) &x);
409|   ;
410|   return 0;
411| }
412|
413configure:7151: result: yes
414configure:7165: checking if we can turn off /usr/bin/gcc-4.2 unused result warning
415configure:7186: /usr/bin/gcc-4.2 -Wunused-result -Werror -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
416cc1: error: unrecognized command line option "-Wunused-result"
417cc1: error: unrecognized command line option "-Wunused-result"
418lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccgWqe8g.out (No such file or directory)
419configure:7186: $? = 1
420configure: failed program was:
421| /* confdefs.h */
422| #define _GNU_SOURCE 1
423| #define _NETBSD_SOURCE 1
424| #define __BSD_VISIBLE 1
425| #define _DARWIN_C_SOURCE 1
426| #define _PYTHONFRAMEWORK "Python"
427| #define STDC_HEADERS 1
428| #define HAVE_SYS_TYPES_H 1
429| #define HAVE_SYS_STAT_H 1
430| #define HAVE_STDLIB_H 1
431| #define HAVE_STRING_H 1
432| #define HAVE_MEMORY_H 1
433| #define HAVE_STRINGS_H 1
434| #define HAVE_INTTYPES_H 1
435| #define HAVE_STDINT_H 1
436| #define HAVE_UNISTD_H 1
437| #define __EXTENSIONS__ 1
438| #define _ALL_SOURCE 1
439| #define _GNU_SOURCE 1
440| #define _POSIX_PTHREAD_SEMANTICS 1
441| #define _TANDEM_SOURCE 1
442| /* end confdefs.h.  */
443|
444|
445| int
446| main ()
447| {
448|
449|   ;
450|   return 0;
451| }
452|
453configure:7200: result: no
454configure:7211: checking if we can turn off /usr/bin/gcc-4.2 unused parameter warning
455configure:7231: /usr/bin/gcc-4.2 -Wunused-parameter -Werror -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
456configure:7231: $? = 0
457configure:7244: result: yes
458configure:7252: checking if we can turn off /usr/bin/gcc-4.2 missing field initializers warning
459configure:7272: /usr/bin/gcc-4.2 -Wmissing-field-initializers -Werror -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
460configure:7272: $? = 0
461configure:7285: result: yes
462configure:7293: checking if we can turn on /usr/bin/gcc-4.2 mixed sign comparison warning
463configure:7314: /usr/bin/gcc-4.2 -Wsign-compare -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
464configure:7314: $? = 0
465configure:7328: result: yes
466configure:7336: checking if we can turn on /usr/bin/gcc-4.2 unreachable code warning
467configure:7357: /usr/bin/gcc-4.2 -Wunreachable-code -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
468configure:7357: $? = 0
469configure:7387: result: no
470configure:7390: checking if we can turn on /usr/bin/gcc-4.2 strict-prototypes warning
471configure:7410: /usr/bin/gcc-4.2 -Werror -Wstrict-prototypes -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
472cc1: warnings being treated as errors
473conftest.c:27: warning: function declaration isn't a prototype
474cc1: warnings being treated as errors
475conftest.c:27: warning: function declaration isn't a prototype
476lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cch7ewiS.out (No such file or directory)
477configure:7410: $? = 1
478configure: failed program was:
479| /* confdefs.h */
480| #define _GNU_SOURCE 1
481| #define _NETBSD_SOURCE 1
482| #define __BSD_VISIBLE 1
483| #define _DARWIN_C_SOURCE 1
484| #define _PYTHONFRAMEWORK "Python"
485| #define STDC_HEADERS 1
486| #define HAVE_SYS_TYPES_H 1
487| #define HAVE_SYS_STAT_H 1
488| #define HAVE_STDLIB_H 1
489| #define HAVE_STRING_H 1
490| #define HAVE_MEMORY_H 1
491| #define HAVE_STRINGS_H 1
492| #define HAVE_INTTYPES_H 1
493| #define HAVE_STDINT_H 1
494| #define HAVE_UNISTD_H 1
495| #define __EXTENSIONS__ 1
496| #define _ALL_SOURCE 1
497| #define _GNU_SOURCE 1
498| #define _POSIX_PTHREAD_SEMANTICS 1
499| #define _TANDEM_SOURCE 1
500| /* end confdefs.h.  */
501|
502|
503| int
504| main ()
505| {
506|
507|   ;
508|   return 0;
509| }
510|
511configure:7423: result: no
512configure:7431: checking if we can make implicit function declaration an error in /usr/bin/gcc-4.2
513configure:7451: /usr/bin/gcc-4.2 -Werror=implicit-function-declaration -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
514configure:7451: $? = 0
515configure:7464: result: yes
516configure:7472: checking if we can use visibility in /usr/bin/gcc-4.2
517configure:7492: /usr/bin/gcc-4.2 -fvisibility=hidden -c -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
518configure:7492: $? = 0
519configure:7505: result: yes
520configure:7626: checking which MACOSX_DEPLOYMENT_TARGET to use
521configure:7664: result: 10.5
522configure:7667: checking if specified universal architectures work
523configure:7680: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
524configure:7680: $? = 0
525configure:7681: result: yes
526configure:7735: checking whether pthreads are available without options
527configure:7760: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
528configure:7760: $? = 0
529configure:7760: ./conftest
530configure:7760: $? = 0
531configure:7776: result: yes
532configure:7937: checking whether /usr/bin/g++-4.2 also accepts flags for thread support
533configure:7968: result: no
534configure:7975: checking for ANSI C header files
535configure:8079: result: yes
536configure:8104: checking asm/types.h usability
537configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
538conftest.c:57:23: error: asm/types.h: No such file or directory
539conftest.c:57:23: error: asm/types.h: No such file or directory
540lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc9rz9Hb.out (No such file or directory)
541configure:8104: $? = 1
542configure: failed program was:
543| /* confdefs.h */
544| #define _GNU_SOURCE 1
545| #define _NETBSD_SOURCE 1
546| #define __BSD_VISIBLE 1
547| #define _DARWIN_C_SOURCE 1
548| #define _PYTHONFRAMEWORK "Python"
549| #define STDC_HEADERS 1
550| #define HAVE_SYS_TYPES_H 1
551| #define HAVE_SYS_STAT_H 1
552| #define HAVE_STDLIB_H 1
553| #define HAVE_STRING_H 1
554| #define HAVE_MEMORY_H 1
555| #define HAVE_STRINGS_H 1
556| #define HAVE_INTTYPES_H 1
557| #define HAVE_STDINT_H 1
558| #define HAVE_UNISTD_H 1
559| #define __EXTENSIONS__ 1
560| #define _ALL_SOURCE 1
561| #define _GNU_SOURCE 1
562| #define _POSIX_PTHREAD_SEMANTICS 1
563| #define _TANDEM_SOURCE 1
564| #define STDC_HEADERS 1
565| /* end confdefs.h.  */
566| #include <stdio.h>
567| #ifdef HAVE_SYS_TYPES_H
568| # include <sys/types.h>
569| #endif
570| #ifdef HAVE_SYS_STAT_H
571| # include <sys/stat.h>
572| #endif
573| #ifdef STDC_HEADERS
574| # include <stdlib.h>
575| # include <stddef.h>
576| #else
577| # ifdef HAVE_STDLIB_H
578| #  include <stdlib.h>
579| # endif
580| #endif
581| #ifdef HAVE_STRING_H
582| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
583| #  include <memory.h>
584| # endif
585| # include <string.h>
586| #endif
587| #ifdef HAVE_STRINGS_H
588| # include <strings.h>
589| #endif
590| #ifdef HAVE_INTTYPES_H
591| # include <inttypes.h>
592| #endif
593| #ifdef HAVE_STDINT_H
594| # include <stdint.h>
595| #endif
596| #ifdef HAVE_UNISTD_H
597| # include <unistd.h>
598| #endif
599| #include <asm/types.h>
600configure:8104: result: no
601configure:8104: checking asm/types.h presence
602configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
603conftest.c:24:23: error: asm/types.h: No such file or directory
604configure:8104: $? = 1
605configure: failed program was:
606| /* confdefs.h */
607| #define _GNU_SOURCE 1
608| #define _NETBSD_SOURCE 1
609| #define __BSD_VISIBLE 1
610| #define _DARWIN_C_SOURCE 1
611| #define _PYTHONFRAMEWORK "Python"
612| #define STDC_HEADERS 1
613| #define HAVE_SYS_TYPES_H 1
614| #define HAVE_SYS_STAT_H 1
615| #define HAVE_STDLIB_H 1
616| #define HAVE_STRING_H 1
617| #define HAVE_MEMORY_H 1
618| #define HAVE_STRINGS_H 1
619| #define HAVE_INTTYPES_H 1
620| #define HAVE_STDINT_H 1
621| #define HAVE_UNISTD_H 1
622| #define __EXTENSIONS__ 1
623| #define _ALL_SOURCE 1
624| #define _GNU_SOURCE 1
625| #define _POSIX_PTHREAD_SEMANTICS 1
626| #define _TANDEM_SOURCE 1
627| #define STDC_HEADERS 1
628| /* end confdefs.h.  */
629| #include <asm/types.h>
630configure:8104: result: no
631configure:8104: checking for asm/types.h
632configure:8104: result: no
633configure:8104: checking crypt.h usability
634configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
635conftest.c:57:19: error: crypt.h: No such file or directory
636conftest.c:57:19: error: crypt.h: No such file or directory
637lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccVnukqU.out (No such file or directory)
638configure:8104: $? = 1
639configure: failed program was:
640| /* confdefs.h */
641| #define _GNU_SOURCE 1
642| #define _NETBSD_SOURCE 1
643| #define __BSD_VISIBLE 1
644| #define _DARWIN_C_SOURCE 1
645| #define _PYTHONFRAMEWORK "Python"
646| #define STDC_HEADERS 1
647| #define HAVE_SYS_TYPES_H 1
648| #define HAVE_SYS_STAT_H 1
649| #define HAVE_STDLIB_H 1
650| #define HAVE_STRING_H 1
651| #define HAVE_MEMORY_H 1
652| #define HAVE_STRINGS_H 1
653| #define HAVE_INTTYPES_H 1
654| #define HAVE_STDINT_H 1
655| #define HAVE_UNISTD_H 1
656| #define __EXTENSIONS__ 1
657| #define _ALL_SOURCE 1
658| #define _GNU_SOURCE 1
659| #define _POSIX_PTHREAD_SEMANTICS 1
660| #define _TANDEM_SOURCE 1
661| #define STDC_HEADERS 1
662| /* end confdefs.h.  */
663| #include <stdio.h>
664| #ifdef HAVE_SYS_TYPES_H
665| # include <sys/types.h>
666| #endif
667| #ifdef HAVE_SYS_STAT_H
668| # include <sys/stat.h>
669| #endif
670| #ifdef STDC_HEADERS
671| # include <stdlib.h>
672| # include <stddef.h>
673| #else
674| # ifdef HAVE_STDLIB_H
675| #  include <stdlib.h>
676| # endif
677| #endif
678| #ifdef HAVE_STRING_H
679| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
680| #  include <memory.h>
681| # endif
682| # include <string.h>
683| #endif
684| #ifdef HAVE_STRINGS_H
685| # include <strings.h>
686| #endif
687| #ifdef HAVE_INTTYPES_H
688| # include <inttypes.h>
689| #endif
690| #ifdef HAVE_STDINT_H
691| # include <stdint.h>
692| #endif
693| #ifdef HAVE_UNISTD_H
694| # include <unistd.h>
695| #endif
696| #include <crypt.h>
697configure:8104: result: no
698configure:8104: checking crypt.h presence
699configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
700conftest.c:24:19: error: crypt.h: No such file or directory
701configure:8104: $? = 1
702configure: failed program was:
703| /* confdefs.h */
704| #define _GNU_SOURCE 1
705| #define _NETBSD_SOURCE 1
706| #define __BSD_VISIBLE 1
707| #define _DARWIN_C_SOURCE 1
708| #define _PYTHONFRAMEWORK "Python"
709| #define STDC_HEADERS 1
710| #define HAVE_SYS_TYPES_H 1
711| #define HAVE_SYS_STAT_H 1
712| #define HAVE_STDLIB_H 1
713| #define HAVE_STRING_H 1
714| #define HAVE_MEMORY_H 1
715| #define HAVE_STRINGS_H 1
716| #define HAVE_INTTYPES_H 1
717| #define HAVE_STDINT_H 1
718| #define HAVE_UNISTD_H 1
719| #define __EXTENSIONS__ 1
720| #define _ALL_SOURCE 1
721| #define _GNU_SOURCE 1
722| #define _POSIX_PTHREAD_SEMANTICS 1
723| #define _TANDEM_SOURCE 1
724| #define STDC_HEADERS 1
725| /* end confdefs.h.  */
726| #include <crypt.h>
727configure:8104: result: no
728configure:8104: checking for crypt.h
729configure:8104: result: no
730configure:8104: checking conio.h usability
731configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
732conftest.c:57:19: error: conio.h: No such file or directory
733conftest.c:57:19: error: conio.h: No such file or directory
734lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccVqYfCt.out (No such file or directory)
735configure:8104: $? = 1
736configure: failed program was:
737| /* confdefs.h */
738| #define _GNU_SOURCE 1
739| #define _NETBSD_SOURCE 1
740| #define __BSD_VISIBLE 1
741| #define _DARWIN_C_SOURCE 1
742| #define _PYTHONFRAMEWORK "Python"
743| #define STDC_HEADERS 1
744| #define HAVE_SYS_TYPES_H 1
745| #define HAVE_SYS_STAT_H 1
746| #define HAVE_STDLIB_H 1
747| #define HAVE_STRING_H 1
748| #define HAVE_MEMORY_H 1
749| #define HAVE_STRINGS_H 1
750| #define HAVE_INTTYPES_H 1
751| #define HAVE_STDINT_H 1
752| #define HAVE_UNISTD_H 1
753| #define __EXTENSIONS__ 1
754| #define _ALL_SOURCE 1
755| #define _GNU_SOURCE 1
756| #define _POSIX_PTHREAD_SEMANTICS 1
757| #define _TANDEM_SOURCE 1
758| #define STDC_HEADERS 1
759| /* end confdefs.h.  */
760| #include <stdio.h>
761| #ifdef HAVE_SYS_TYPES_H
762| # include <sys/types.h>
763| #endif
764| #ifdef HAVE_SYS_STAT_H
765| # include <sys/stat.h>
766| #endif
767| #ifdef STDC_HEADERS
768| # include <stdlib.h>
769| # include <stddef.h>
770| #else
771| # ifdef HAVE_STDLIB_H
772| #  include <stdlib.h>
773| # endif
774| #endif
775| #ifdef HAVE_STRING_H
776| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
777| #  include <memory.h>
778| # endif
779| # include <string.h>
780| #endif
781| #ifdef HAVE_STRINGS_H
782| # include <strings.h>
783| #endif
784| #ifdef HAVE_INTTYPES_H
785| # include <inttypes.h>
786| #endif
787| #ifdef HAVE_STDINT_H
788| # include <stdint.h>
789| #endif
790| #ifdef HAVE_UNISTD_H
791| # include <unistd.h>
792| #endif
793| #include <conio.h>
794configure:8104: result: no
795configure:8104: checking conio.h presence
796configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
797conftest.c:24:19: error: conio.h: No such file or directory
798configure:8104: $? = 1
799configure: failed program was:
800| /* confdefs.h */
801| #define _GNU_SOURCE 1
802| #define _NETBSD_SOURCE 1
803| #define __BSD_VISIBLE 1
804| #define _DARWIN_C_SOURCE 1
805| #define _PYTHONFRAMEWORK "Python"
806| #define STDC_HEADERS 1
807| #define HAVE_SYS_TYPES_H 1
808| #define HAVE_SYS_STAT_H 1
809| #define HAVE_STDLIB_H 1
810| #define HAVE_STRING_H 1
811| #define HAVE_MEMORY_H 1
812| #define HAVE_STRINGS_H 1
813| #define HAVE_INTTYPES_H 1
814| #define HAVE_STDINT_H 1
815| #define HAVE_UNISTD_H 1
816| #define __EXTENSIONS__ 1
817| #define _ALL_SOURCE 1
818| #define _GNU_SOURCE 1
819| #define _POSIX_PTHREAD_SEMANTICS 1
820| #define _TANDEM_SOURCE 1
821| #define STDC_HEADERS 1
822| /* end confdefs.h.  */
823| #include <conio.h>
824configure:8104: result: no
825configure:8104: checking for conio.h
826configure:8104: result: no
827configure:8104: checking direct.h usability
828configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
829conftest.c:57:20: error: direct.h: No such file or directory
830conftest.c:57:20: error: direct.h: No such file or directory
831lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cclZ21C9.out (No such file or directory)
832configure:8104: $? = 1
833configure: failed program was:
834| /* confdefs.h */
835| #define _GNU_SOURCE 1
836| #define _NETBSD_SOURCE 1
837| #define __BSD_VISIBLE 1
838| #define _DARWIN_C_SOURCE 1
839| #define _PYTHONFRAMEWORK "Python"
840| #define STDC_HEADERS 1
841| #define HAVE_SYS_TYPES_H 1
842| #define HAVE_SYS_STAT_H 1
843| #define HAVE_STDLIB_H 1
844| #define HAVE_STRING_H 1
845| #define HAVE_MEMORY_H 1
846| #define HAVE_STRINGS_H 1
847| #define HAVE_INTTYPES_H 1
848| #define HAVE_STDINT_H 1
849| #define HAVE_UNISTD_H 1
850| #define __EXTENSIONS__ 1
851| #define _ALL_SOURCE 1
852| #define _GNU_SOURCE 1
853| #define _POSIX_PTHREAD_SEMANTICS 1
854| #define _TANDEM_SOURCE 1
855| #define STDC_HEADERS 1
856| /* end confdefs.h.  */
857| #include <stdio.h>
858| #ifdef HAVE_SYS_TYPES_H
859| # include <sys/types.h>
860| #endif
861| #ifdef HAVE_SYS_STAT_H
862| # include <sys/stat.h>
863| #endif
864| #ifdef STDC_HEADERS
865| # include <stdlib.h>
866| # include <stddef.h>
867| #else
868| # ifdef HAVE_STDLIB_H
869| #  include <stdlib.h>
870| # endif
871| #endif
872| #ifdef HAVE_STRING_H
873| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
874| #  include <memory.h>
875| # endif
876| # include <string.h>
877| #endif
878| #ifdef HAVE_STRINGS_H
879| # include <strings.h>
880| #endif
881| #ifdef HAVE_INTTYPES_H
882| # include <inttypes.h>
883| #endif
884| #ifdef HAVE_STDINT_H
885| # include <stdint.h>
886| #endif
887| #ifdef HAVE_UNISTD_H
888| # include <unistd.h>
889| #endif
890| #include <direct.h>
891configure:8104: result: no
892configure:8104: checking direct.h presence
893configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
894conftest.c:24:20: error: direct.h: No such file or directory
895configure:8104: $? = 1
896configure: failed program was:
897| /* confdefs.h */
898| #define _GNU_SOURCE 1
899| #define _NETBSD_SOURCE 1
900| #define __BSD_VISIBLE 1
901| #define _DARWIN_C_SOURCE 1
902| #define _PYTHONFRAMEWORK "Python"
903| #define STDC_HEADERS 1
904| #define HAVE_SYS_TYPES_H 1
905| #define HAVE_SYS_STAT_H 1
906| #define HAVE_STDLIB_H 1
907| #define HAVE_STRING_H 1
908| #define HAVE_MEMORY_H 1
909| #define HAVE_STRINGS_H 1
910| #define HAVE_INTTYPES_H 1
911| #define HAVE_STDINT_H 1
912| #define HAVE_UNISTD_H 1
913| #define __EXTENSIONS__ 1
914| #define _ALL_SOURCE 1
915| #define _GNU_SOURCE 1
916| #define _POSIX_PTHREAD_SEMANTICS 1
917| #define _TANDEM_SOURCE 1
918| #define STDC_HEADERS 1
919| /* end confdefs.h.  */
920| #include <direct.h>
921configure:8104: result: no
922configure:8104: checking for direct.h
923configure:8104: result: no
924configure:8104: checking dlfcn.h usability
925configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
926configure:8104: $? = 0
927configure:8104: result: yes
928configure:8104: checking dlfcn.h presence
929configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
930configure:8104: $? = 0
931configure:8104: result: yes
932configure:8104: checking for dlfcn.h
933configure:8104: result: yes
934configure:8104: checking errno.h usability
935configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
936configure:8104: $? = 0
937configure:8104: result: yes
938configure:8104: checking errno.h presence
939configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
940configure:8104: $? = 0
941configure:8104: result: yes
942configure:8104: checking for errno.h
943configure:8104: result: yes
944configure:8104: checking fcntl.h usability
945configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
946configure:8104: $? = 0
947configure:8104: result: yes
948configure:8104: checking fcntl.h presence
949configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
950configure:8104: $? = 0
951configure:8104: result: yes
952configure:8104: checking for fcntl.h
953configure:8104: result: yes
954configure:8104: checking grp.h usability
955configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
956configure:8104: $? = 0
957configure:8104: result: yes
958configure:8104: checking grp.h presence
959configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
960configure:8104: $? = 0
961configure:8104: result: yes
962configure:8104: checking for grp.h
963configure:8104: result: yes
964configure:8104: checking ieeefp.h usability
965configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
966conftest.c:61:20: error: ieeefp.h: No such file or directory
967conftest.c:61:20: error: ieeefp.h: No such file or directory
968lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc7Ukh7B.out (No such file or directory)
969configure:8104: $? = 1
970configure: failed program was:
971| /* confdefs.h */
972| #define _GNU_SOURCE 1
973| #define _NETBSD_SOURCE 1
974| #define __BSD_VISIBLE 1
975| #define _DARWIN_C_SOURCE 1
976| #define _PYTHONFRAMEWORK "Python"
977| #define STDC_HEADERS 1
978| #define HAVE_SYS_TYPES_H 1
979| #define HAVE_SYS_STAT_H 1
980| #define HAVE_STDLIB_H 1
981| #define HAVE_STRING_H 1
982| #define HAVE_MEMORY_H 1
983| #define HAVE_STRINGS_H 1
984| #define HAVE_INTTYPES_H 1
985| #define HAVE_STDINT_H 1
986| #define HAVE_UNISTD_H 1
987| #define __EXTENSIONS__ 1
988| #define _ALL_SOURCE 1
989| #define _GNU_SOURCE 1
990| #define _POSIX_PTHREAD_SEMANTICS 1
991| #define _TANDEM_SOURCE 1
992| #define STDC_HEADERS 1
993| #define HAVE_DLFCN_H 1
994| #define HAVE_ERRNO_H 1
995| #define HAVE_FCNTL_H 1
996| #define HAVE_GRP_H 1
997| /* end confdefs.h.  */
998| #include <stdio.h>
999| #ifdef HAVE_SYS_TYPES_H
1000| # include <sys/types.h>
1001| #endif
1002| #ifdef HAVE_SYS_STAT_H
1003| # include <sys/stat.h>
1004| #endif
1005| #ifdef STDC_HEADERS
1006| # include <stdlib.h>
1007| # include <stddef.h>
1008| #else
1009| # ifdef HAVE_STDLIB_H
1010| #  include <stdlib.h>
1011| # endif
1012| #endif
1013| #ifdef HAVE_STRING_H
1014| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1015| #  include <memory.h>
1016| # endif
1017| # include <string.h>
1018| #endif
1019| #ifdef HAVE_STRINGS_H
1020| # include <strings.h>
1021| #endif
1022| #ifdef HAVE_INTTYPES_H
1023| # include <inttypes.h>
1024| #endif
1025| #ifdef HAVE_STDINT_H
1026| # include <stdint.h>
1027| #endif
1028| #ifdef HAVE_UNISTD_H
1029| # include <unistd.h>
1030| #endif
1031| #include <ieeefp.h>
1032configure:8104: result: no
1033configure:8104: checking ieeefp.h presence
1034configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1035conftest.c:28:20: error: ieeefp.h: No such file or directory
1036configure:8104: $? = 1
1037configure: failed program was:
1038| /* confdefs.h */
1039| #define _GNU_SOURCE 1
1040| #define _NETBSD_SOURCE 1
1041| #define __BSD_VISIBLE 1
1042| #define _DARWIN_C_SOURCE 1
1043| #define _PYTHONFRAMEWORK "Python"
1044| #define STDC_HEADERS 1
1045| #define HAVE_SYS_TYPES_H 1
1046| #define HAVE_SYS_STAT_H 1
1047| #define HAVE_STDLIB_H 1
1048| #define HAVE_STRING_H 1
1049| #define HAVE_MEMORY_H 1
1050| #define HAVE_STRINGS_H 1
1051| #define HAVE_INTTYPES_H 1
1052| #define HAVE_STDINT_H 1
1053| #define HAVE_UNISTD_H 1
1054| #define __EXTENSIONS__ 1
1055| #define _ALL_SOURCE 1
1056| #define _GNU_SOURCE 1
1057| #define _POSIX_PTHREAD_SEMANTICS 1
1058| #define _TANDEM_SOURCE 1
1059| #define STDC_HEADERS 1
1060| #define HAVE_DLFCN_H 1
1061| #define HAVE_ERRNO_H 1
1062| #define HAVE_FCNTL_H 1
1063| #define HAVE_GRP_H 1
1064| /* end confdefs.h.  */
1065| #include <ieeefp.h>
1066configure:8104: result: no
1067configure:8104: checking for ieeefp.h
1068configure:8104: result: no
1069configure:8104: checking io.h usability
1070configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1071conftest.c:61:16: error: io.h: No such file or directory
1072conftest.c:61:16: error: io.h: No such file or directory
1073lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cccWDkmu.out (No such file or directory)
1074configure:8104: $? = 1
1075configure: failed program was:
1076| /* confdefs.h */
1077| #define _GNU_SOURCE 1
1078| #define _NETBSD_SOURCE 1
1079| #define __BSD_VISIBLE 1
1080| #define _DARWIN_C_SOURCE 1
1081| #define _PYTHONFRAMEWORK "Python"
1082| #define STDC_HEADERS 1
1083| #define HAVE_SYS_TYPES_H 1
1084| #define HAVE_SYS_STAT_H 1
1085| #define HAVE_STDLIB_H 1
1086| #define HAVE_STRING_H 1
1087| #define HAVE_MEMORY_H 1
1088| #define HAVE_STRINGS_H 1
1089| #define HAVE_INTTYPES_H 1
1090| #define HAVE_STDINT_H 1
1091| #define HAVE_UNISTD_H 1
1092| #define __EXTENSIONS__ 1
1093| #define _ALL_SOURCE 1
1094| #define _GNU_SOURCE 1
1095| #define _POSIX_PTHREAD_SEMANTICS 1
1096| #define _TANDEM_SOURCE 1
1097| #define STDC_HEADERS 1
1098| #define HAVE_DLFCN_H 1
1099| #define HAVE_ERRNO_H 1
1100| #define HAVE_FCNTL_H 1
1101| #define HAVE_GRP_H 1
1102| /* end confdefs.h.  */
1103| #include <stdio.h>
1104| #ifdef HAVE_SYS_TYPES_H
1105| # include <sys/types.h>
1106| #endif
1107| #ifdef HAVE_SYS_STAT_H
1108| # include <sys/stat.h>
1109| #endif
1110| #ifdef STDC_HEADERS
1111| # include <stdlib.h>
1112| # include <stddef.h>
1113| #else
1114| # ifdef HAVE_STDLIB_H
1115| #  include <stdlib.h>
1116| # endif
1117| #endif
1118| #ifdef HAVE_STRING_H
1119| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1120| #  include <memory.h>
1121| # endif
1122| # include <string.h>
1123| #endif
1124| #ifdef HAVE_STRINGS_H
1125| # include <strings.h>
1126| #endif
1127| #ifdef HAVE_INTTYPES_H
1128| # include <inttypes.h>
1129| #endif
1130| #ifdef HAVE_STDINT_H
1131| # include <stdint.h>
1132| #endif
1133| #ifdef HAVE_UNISTD_H
1134| # include <unistd.h>
1135| #endif
1136| #include <io.h>
1137configure:8104: result: no
1138configure:8104: checking io.h presence
1139configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1140conftest.c:28:16: error: io.h: No such file or directory
1141configure:8104: $? = 1
1142configure: failed program was:
1143| /* confdefs.h */
1144| #define _GNU_SOURCE 1
1145| #define _NETBSD_SOURCE 1
1146| #define __BSD_VISIBLE 1
1147| #define _DARWIN_C_SOURCE 1
1148| #define _PYTHONFRAMEWORK "Python"
1149| #define STDC_HEADERS 1
1150| #define HAVE_SYS_TYPES_H 1
1151| #define HAVE_SYS_STAT_H 1
1152| #define HAVE_STDLIB_H 1
1153| #define HAVE_STRING_H 1
1154| #define HAVE_MEMORY_H 1
1155| #define HAVE_STRINGS_H 1
1156| #define HAVE_INTTYPES_H 1
1157| #define HAVE_STDINT_H 1
1158| #define HAVE_UNISTD_H 1
1159| #define __EXTENSIONS__ 1
1160| #define _ALL_SOURCE 1
1161| #define _GNU_SOURCE 1
1162| #define _POSIX_PTHREAD_SEMANTICS 1
1163| #define _TANDEM_SOURCE 1
1164| #define STDC_HEADERS 1
1165| #define HAVE_DLFCN_H 1
1166| #define HAVE_ERRNO_H 1
1167| #define HAVE_FCNTL_H 1
1168| #define HAVE_GRP_H 1
1169| /* end confdefs.h.  */
1170| #include <io.h>
1171configure:8104: result: no
1172configure:8104: checking for io.h
1173configure:8104: result: no
1174configure:8104: checking langinfo.h usability
1175configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1176configure:8104: $? = 0
1177configure:8104: result: yes
1178configure:8104: checking langinfo.h presence
1179configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1180configure:8104: $? = 0
1181configure:8104: result: yes
1182configure:8104: checking for langinfo.h
1183configure:8104: result: yes
1184configure:8104: checking libintl.h usability
1185configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1186configure:8104: $? = 0
1187configure:8104: result: yes
1188configure:8104: checking libintl.h presence
1189configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1190configure:8104: $? = 0
1191configure:8104: result: yes
1192configure:8104: checking for libintl.h
1193configure:8104: result: yes
1194configure:8104: checking process.h usability
1195configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1196conftest.c:63:21: error: process.h: No such file or directory
1197conftest.c:63:21: error: process.h: No such file or directory
1198lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccph3AD4.out (No such file or directory)
1199configure:8104: $? = 1
1200configure: failed program was:
1201| /* confdefs.h */
1202| #define _GNU_SOURCE 1
1203| #define _NETBSD_SOURCE 1
1204| #define __BSD_VISIBLE 1
1205| #define _DARWIN_C_SOURCE 1
1206| #define _PYTHONFRAMEWORK "Python"
1207| #define STDC_HEADERS 1
1208| #define HAVE_SYS_TYPES_H 1
1209| #define HAVE_SYS_STAT_H 1
1210| #define HAVE_STDLIB_H 1
1211| #define HAVE_STRING_H 1
1212| #define HAVE_MEMORY_H 1
1213| #define HAVE_STRINGS_H 1
1214| #define HAVE_INTTYPES_H 1
1215| #define HAVE_STDINT_H 1
1216| #define HAVE_UNISTD_H 1
1217| #define __EXTENSIONS__ 1
1218| #define _ALL_SOURCE 1
1219| #define _GNU_SOURCE 1
1220| #define _POSIX_PTHREAD_SEMANTICS 1
1221| #define _TANDEM_SOURCE 1
1222| #define STDC_HEADERS 1
1223| #define HAVE_DLFCN_H 1
1224| #define HAVE_ERRNO_H 1
1225| #define HAVE_FCNTL_H 1
1226| #define HAVE_GRP_H 1
1227| #define HAVE_LANGINFO_H 1
1228| #define HAVE_LIBINTL_H 1
1229| /* end confdefs.h.  */
1230| #include <stdio.h>
1231| #ifdef HAVE_SYS_TYPES_H
1232| # include <sys/types.h>
1233| #endif
1234| #ifdef HAVE_SYS_STAT_H
1235| # include <sys/stat.h>
1236| #endif
1237| #ifdef STDC_HEADERS
1238| # include <stdlib.h>
1239| # include <stddef.h>
1240| #else
1241| # ifdef HAVE_STDLIB_H
1242| #  include <stdlib.h>
1243| # endif
1244| #endif
1245| #ifdef HAVE_STRING_H
1246| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1247| #  include <memory.h>
1248| # endif
1249| # include <string.h>
1250| #endif
1251| #ifdef HAVE_STRINGS_H
1252| # include <strings.h>
1253| #endif
1254| #ifdef HAVE_INTTYPES_H
1255| # include <inttypes.h>
1256| #endif
1257| #ifdef HAVE_STDINT_H
1258| # include <stdint.h>
1259| #endif
1260| #ifdef HAVE_UNISTD_H
1261| # include <unistd.h>
1262| #endif
1263| #include <process.h>
1264configure:8104: result: no
1265configure:8104: checking process.h presence
1266configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1267conftest.c:30:21: error: process.h: No such file or directory
1268configure:8104: $? = 1
1269configure: failed program was:
1270| /* confdefs.h */
1271| #define _GNU_SOURCE 1
1272| #define _NETBSD_SOURCE 1
1273| #define __BSD_VISIBLE 1
1274| #define _DARWIN_C_SOURCE 1
1275| #define _PYTHONFRAMEWORK "Python"
1276| #define STDC_HEADERS 1
1277| #define HAVE_SYS_TYPES_H 1
1278| #define HAVE_SYS_STAT_H 1
1279| #define HAVE_STDLIB_H 1
1280| #define HAVE_STRING_H 1
1281| #define HAVE_MEMORY_H 1
1282| #define HAVE_STRINGS_H 1
1283| #define HAVE_INTTYPES_H 1
1284| #define HAVE_STDINT_H 1
1285| #define HAVE_UNISTD_H 1
1286| #define __EXTENSIONS__ 1
1287| #define _ALL_SOURCE 1
1288| #define _GNU_SOURCE 1
1289| #define _POSIX_PTHREAD_SEMANTICS 1
1290| #define _TANDEM_SOURCE 1
1291| #define STDC_HEADERS 1
1292| #define HAVE_DLFCN_H 1
1293| #define HAVE_ERRNO_H 1
1294| #define HAVE_FCNTL_H 1
1295| #define HAVE_GRP_H 1
1296| #define HAVE_LANGINFO_H 1
1297| #define HAVE_LIBINTL_H 1
1298| /* end confdefs.h.  */
1299| #include <process.h>
1300configure:8104: result: no
1301configure:8104: checking for process.h
1302configure:8104: result: no
1303configure:8104: checking pthread.h usability
1304configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1305configure:8104: $? = 0
1306configure:8104: result: yes
1307configure:8104: checking pthread.h presence
1308configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1309configure:8104: $? = 0
1310configure:8104: result: yes
1311configure:8104: checking for pthread.h
1312configure:8104: result: yes
1313configure:8104: checking sched.h usability
1314configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1315configure:8104: $? = 0
1316configure:8104: result: yes
1317configure:8104: checking sched.h presence
1318configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1319configure:8104: $? = 0
1320configure:8104: result: yes
1321configure:8104: checking for sched.h
1322configure:8104: result: yes
1323configure:8104: checking shadow.h usability
1324configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1325conftest.c:65:20: error: shadow.h: No such file or directory
1326conftest.c:65:20: error: shadow.h: No such file or directory
1327lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccFjIKsy.out (No such file or directory)
1328configure:8104: $? = 1
1329configure: failed program was:
1330| /* confdefs.h */
1331| #define _GNU_SOURCE 1
1332| #define _NETBSD_SOURCE 1
1333| #define __BSD_VISIBLE 1
1334| #define _DARWIN_C_SOURCE 1
1335| #define _PYTHONFRAMEWORK "Python"
1336| #define STDC_HEADERS 1
1337| #define HAVE_SYS_TYPES_H 1
1338| #define HAVE_SYS_STAT_H 1
1339| #define HAVE_STDLIB_H 1
1340| #define HAVE_STRING_H 1
1341| #define HAVE_MEMORY_H 1
1342| #define HAVE_STRINGS_H 1
1343| #define HAVE_INTTYPES_H 1
1344| #define HAVE_STDINT_H 1
1345| #define HAVE_UNISTD_H 1
1346| #define __EXTENSIONS__ 1
1347| #define _ALL_SOURCE 1
1348| #define _GNU_SOURCE 1
1349| #define _POSIX_PTHREAD_SEMANTICS 1
1350| #define _TANDEM_SOURCE 1
1351| #define STDC_HEADERS 1
1352| #define HAVE_DLFCN_H 1
1353| #define HAVE_ERRNO_H 1
1354| #define HAVE_FCNTL_H 1
1355| #define HAVE_GRP_H 1
1356| #define HAVE_LANGINFO_H 1
1357| #define HAVE_LIBINTL_H 1
1358| #define HAVE_PTHREAD_H 1
1359| #define HAVE_SCHED_H 1
1360| /* end confdefs.h.  */
1361| #include <stdio.h>
1362| #ifdef HAVE_SYS_TYPES_H
1363| # include <sys/types.h>
1364| #endif
1365| #ifdef HAVE_SYS_STAT_H
1366| # include <sys/stat.h>
1367| #endif
1368| #ifdef STDC_HEADERS
1369| # include <stdlib.h>
1370| # include <stddef.h>
1371| #else
1372| # ifdef HAVE_STDLIB_H
1373| #  include <stdlib.h>
1374| # endif
1375| #endif
1376| #ifdef HAVE_STRING_H
1377| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1378| #  include <memory.h>
1379| # endif
1380| # include <string.h>
1381| #endif
1382| #ifdef HAVE_STRINGS_H
1383| # include <strings.h>
1384| #endif
1385| #ifdef HAVE_INTTYPES_H
1386| # include <inttypes.h>
1387| #endif
1388| #ifdef HAVE_STDINT_H
1389| # include <stdint.h>
1390| #endif
1391| #ifdef HAVE_UNISTD_H
1392| # include <unistd.h>
1393| #endif
1394| #include <shadow.h>
1395configure:8104: result: no
1396configure:8104: checking shadow.h presence
1397configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1398conftest.c:32:20: error: shadow.h: No such file or directory
1399configure:8104: $? = 1
1400configure: failed program was:
1401| /* confdefs.h */
1402| #define _GNU_SOURCE 1
1403| #define _NETBSD_SOURCE 1
1404| #define __BSD_VISIBLE 1
1405| #define _DARWIN_C_SOURCE 1
1406| #define _PYTHONFRAMEWORK "Python"
1407| #define STDC_HEADERS 1
1408| #define HAVE_SYS_TYPES_H 1
1409| #define HAVE_SYS_STAT_H 1
1410| #define HAVE_STDLIB_H 1
1411| #define HAVE_STRING_H 1
1412| #define HAVE_MEMORY_H 1
1413| #define HAVE_STRINGS_H 1
1414| #define HAVE_INTTYPES_H 1
1415| #define HAVE_STDINT_H 1
1416| #define HAVE_UNISTD_H 1
1417| #define __EXTENSIONS__ 1
1418| #define _ALL_SOURCE 1
1419| #define _GNU_SOURCE 1
1420| #define _POSIX_PTHREAD_SEMANTICS 1
1421| #define _TANDEM_SOURCE 1
1422| #define STDC_HEADERS 1
1423| #define HAVE_DLFCN_H 1
1424| #define HAVE_ERRNO_H 1
1425| #define HAVE_FCNTL_H 1
1426| #define HAVE_GRP_H 1
1427| #define HAVE_LANGINFO_H 1
1428| #define HAVE_LIBINTL_H 1
1429| #define HAVE_PTHREAD_H 1
1430| #define HAVE_SCHED_H 1
1431| /* end confdefs.h.  */
1432| #include <shadow.h>
1433configure:8104: result: no
1434configure:8104: checking for shadow.h
1435configure:8104: result: no
1436configure:8104: checking signal.h usability
1437configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1438configure:8104: $? = 0
1439configure:8104: result: yes
1440configure:8104: checking signal.h presence
1441configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1442configure:8104: $? = 0
1443configure:8104: result: yes
1444configure:8104: checking for signal.h
1445configure:8104: result: yes
1446configure:8104: checking stropts.h usability
1447configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1448conftest.c:66:21: error: stropts.h: No such file or directory
1449conftest.c:66:21: error: stropts.h: No such file or directory
1450lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccPv5pNn.out (No such file or directory)
1451configure:8104: $? = 1
1452configure: failed program was:
1453| /* confdefs.h */
1454| #define _GNU_SOURCE 1
1455| #define _NETBSD_SOURCE 1
1456| #define __BSD_VISIBLE 1
1457| #define _DARWIN_C_SOURCE 1
1458| #define _PYTHONFRAMEWORK "Python"
1459| #define STDC_HEADERS 1
1460| #define HAVE_SYS_TYPES_H 1
1461| #define HAVE_SYS_STAT_H 1
1462| #define HAVE_STDLIB_H 1
1463| #define HAVE_STRING_H 1
1464| #define HAVE_MEMORY_H 1
1465| #define HAVE_STRINGS_H 1
1466| #define HAVE_INTTYPES_H 1
1467| #define HAVE_STDINT_H 1
1468| #define HAVE_UNISTD_H 1
1469| #define __EXTENSIONS__ 1
1470| #define _ALL_SOURCE 1
1471| #define _GNU_SOURCE 1
1472| #define _POSIX_PTHREAD_SEMANTICS 1
1473| #define _TANDEM_SOURCE 1
1474| #define STDC_HEADERS 1
1475| #define HAVE_DLFCN_H 1
1476| #define HAVE_ERRNO_H 1
1477| #define HAVE_FCNTL_H 1
1478| #define HAVE_GRP_H 1
1479| #define HAVE_LANGINFO_H 1
1480| #define HAVE_LIBINTL_H 1
1481| #define HAVE_PTHREAD_H 1
1482| #define HAVE_SCHED_H 1
1483| #define HAVE_SIGNAL_H 1
1484| /* end confdefs.h.  */
1485| #include <stdio.h>
1486| #ifdef HAVE_SYS_TYPES_H
1487| # include <sys/types.h>
1488| #endif
1489| #ifdef HAVE_SYS_STAT_H
1490| # include <sys/stat.h>
1491| #endif
1492| #ifdef STDC_HEADERS
1493| # include <stdlib.h>
1494| # include <stddef.h>
1495| #else
1496| # ifdef HAVE_STDLIB_H
1497| #  include <stdlib.h>
1498| # endif
1499| #endif
1500| #ifdef HAVE_STRING_H
1501| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1502| #  include <memory.h>
1503| # endif
1504| # include <string.h>
1505| #endif
1506| #ifdef HAVE_STRINGS_H
1507| # include <strings.h>
1508| #endif
1509| #ifdef HAVE_INTTYPES_H
1510| # include <inttypes.h>
1511| #endif
1512| #ifdef HAVE_STDINT_H
1513| # include <stdint.h>
1514| #endif
1515| #ifdef HAVE_UNISTD_H
1516| # include <unistd.h>
1517| #endif
1518| #include <stropts.h>
1519configure:8104: result: no
1520configure:8104: checking stropts.h presence
1521configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1522conftest.c:33:21: error: stropts.h: No such file or directory
1523configure:8104: $? = 1
1524configure: failed program was:
1525| /* confdefs.h */
1526| #define _GNU_SOURCE 1
1527| #define _NETBSD_SOURCE 1
1528| #define __BSD_VISIBLE 1
1529| #define _DARWIN_C_SOURCE 1
1530| #define _PYTHONFRAMEWORK "Python"
1531| #define STDC_HEADERS 1
1532| #define HAVE_SYS_TYPES_H 1
1533| #define HAVE_SYS_STAT_H 1
1534| #define HAVE_STDLIB_H 1
1535| #define HAVE_STRING_H 1
1536| #define HAVE_MEMORY_H 1
1537| #define HAVE_STRINGS_H 1
1538| #define HAVE_INTTYPES_H 1
1539| #define HAVE_STDINT_H 1
1540| #define HAVE_UNISTD_H 1
1541| #define __EXTENSIONS__ 1
1542| #define _ALL_SOURCE 1
1543| #define _GNU_SOURCE 1
1544| #define _POSIX_PTHREAD_SEMANTICS 1
1545| #define _TANDEM_SOURCE 1
1546| #define STDC_HEADERS 1
1547| #define HAVE_DLFCN_H 1
1548| #define HAVE_ERRNO_H 1
1549| #define HAVE_FCNTL_H 1
1550| #define HAVE_GRP_H 1
1551| #define HAVE_LANGINFO_H 1
1552| #define HAVE_LIBINTL_H 1
1553| #define HAVE_PTHREAD_H 1
1554| #define HAVE_SCHED_H 1
1555| #define HAVE_SIGNAL_H 1
1556| /* end confdefs.h.  */
1557| #include <stropts.h>
1558configure:8104: result: no
1559configure:8104: checking for stropts.h
1560configure:8104: result: no
1561configure:8104: checking termios.h usability
1562configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1563configure:8104: $? = 0
1564configure:8104: result: yes
1565configure:8104: checking termios.h presence
1566configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1567configure:8104: $? = 0
1568configure:8104: result: yes
1569configure:8104: checking for termios.h
1570configure:8104: result: yes
1571configure:8104: checking utime.h usability
1572configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1573configure:8104: $? = 0
1574configure:8104: result: yes
1575configure:8104: checking utime.h presence
1576configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1577configure:8104: $? = 0
1578configure:8104: result: yes
1579configure:8104: checking for utime.h
1580configure:8104: result: yes
1581configure:8104: checking poll.h usability
1582configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1583configure:8104: $? = 0
1584configure:8104: result: yes
1585configure:8104: checking poll.h presence
1586configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1587configure:8104: $? = 0
1588configure:8104: result: yes
1589configure:8104: checking for poll.h
1590configure:8104: result: yes
1591configure:8104: checking sys/devpoll.h usability
1592configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1593conftest.c:69:25: error: sys/devpoll.h: No such file or directory
1594conftest.c:69:25: error: sys/devpoll.h: No such file or directory
1595lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccHrgXda.out (No such file or directory)
1596configure:8104: $? = 1
1597configure: failed program was:
1598| /* confdefs.h */
1599| #define _GNU_SOURCE 1
1600| #define _NETBSD_SOURCE 1
1601| #define __BSD_VISIBLE 1
1602| #define _DARWIN_C_SOURCE 1
1603| #define _PYTHONFRAMEWORK "Python"
1604| #define STDC_HEADERS 1
1605| #define HAVE_SYS_TYPES_H 1
1606| #define HAVE_SYS_STAT_H 1
1607| #define HAVE_STDLIB_H 1
1608| #define HAVE_STRING_H 1
1609| #define HAVE_MEMORY_H 1
1610| #define HAVE_STRINGS_H 1
1611| #define HAVE_INTTYPES_H 1
1612| #define HAVE_STDINT_H 1
1613| #define HAVE_UNISTD_H 1
1614| #define __EXTENSIONS__ 1
1615| #define _ALL_SOURCE 1
1616| #define _GNU_SOURCE 1
1617| #define _POSIX_PTHREAD_SEMANTICS 1
1618| #define _TANDEM_SOURCE 1
1619| #define STDC_HEADERS 1
1620| #define HAVE_DLFCN_H 1
1621| #define HAVE_ERRNO_H 1
1622| #define HAVE_FCNTL_H 1
1623| #define HAVE_GRP_H 1
1624| #define HAVE_LANGINFO_H 1
1625| #define HAVE_LIBINTL_H 1
1626| #define HAVE_PTHREAD_H 1
1627| #define HAVE_SCHED_H 1
1628| #define HAVE_SIGNAL_H 1
1629| #define HAVE_TERMIOS_H 1
1630| #define HAVE_UTIME_H 1
1631| #define HAVE_POLL_H 1
1632| /* end confdefs.h.  */
1633| #include <stdio.h>
1634| #ifdef HAVE_SYS_TYPES_H
1635| # include <sys/types.h>
1636| #endif
1637| #ifdef HAVE_SYS_STAT_H
1638| # include <sys/stat.h>
1639| #endif
1640| #ifdef STDC_HEADERS
1641| # include <stdlib.h>
1642| # include <stddef.h>
1643| #else
1644| # ifdef HAVE_STDLIB_H
1645| #  include <stdlib.h>
1646| # endif
1647| #endif
1648| #ifdef HAVE_STRING_H
1649| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1650| #  include <memory.h>
1651| # endif
1652| # include <string.h>
1653| #endif
1654| #ifdef HAVE_STRINGS_H
1655| # include <strings.h>
1656| #endif
1657| #ifdef HAVE_INTTYPES_H
1658| # include <inttypes.h>
1659| #endif
1660| #ifdef HAVE_STDINT_H
1661| # include <stdint.h>
1662| #endif
1663| #ifdef HAVE_UNISTD_H
1664| # include <unistd.h>
1665| #endif
1666| #include <sys/devpoll.h>
1667configure:8104: result: no
1668configure:8104: checking sys/devpoll.h presence
1669configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1670conftest.c:36:25: error: sys/devpoll.h: No such file or directory
1671configure:8104: $? = 1
1672configure: failed program was:
1673| /* confdefs.h */
1674| #define _GNU_SOURCE 1
1675| #define _NETBSD_SOURCE 1
1676| #define __BSD_VISIBLE 1
1677| #define _DARWIN_C_SOURCE 1
1678| #define _PYTHONFRAMEWORK "Python"
1679| #define STDC_HEADERS 1
1680| #define HAVE_SYS_TYPES_H 1
1681| #define HAVE_SYS_STAT_H 1
1682| #define HAVE_STDLIB_H 1
1683| #define HAVE_STRING_H 1
1684| #define HAVE_MEMORY_H 1
1685| #define HAVE_STRINGS_H 1
1686| #define HAVE_INTTYPES_H 1
1687| #define HAVE_STDINT_H 1
1688| #define HAVE_UNISTD_H 1
1689| #define __EXTENSIONS__ 1
1690| #define _ALL_SOURCE 1
1691| #define _GNU_SOURCE 1
1692| #define _POSIX_PTHREAD_SEMANTICS 1
1693| #define _TANDEM_SOURCE 1
1694| #define STDC_HEADERS 1
1695| #define HAVE_DLFCN_H 1
1696| #define HAVE_ERRNO_H 1
1697| #define HAVE_FCNTL_H 1
1698| #define HAVE_GRP_H 1
1699| #define HAVE_LANGINFO_H 1
1700| #define HAVE_LIBINTL_H 1
1701| #define HAVE_PTHREAD_H 1
1702| #define HAVE_SCHED_H 1
1703| #define HAVE_SIGNAL_H 1
1704| #define HAVE_TERMIOS_H 1
1705| #define HAVE_UTIME_H 1
1706| #define HAVE_POLL_H 1
1707| /* end confdefs.h.  */
1708| #include <sys/devpoll.h>
1709configure:8104: result: no
1710configure:8104: checking for sys/devpoll.h
1711configure:8104: result: no
1712configure:8104: checking sys/epoll.h usability
1713configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1714conftest.c:69:23: error: sys/epoll.h: No such file or directory
1715conftest.c:69:23: error: sys/epoll.h: No such file or directory
1716lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccjw0LuV.out (No such file or directory)
1717configure:8104: $? = 1
1718configure: failed program was:
1719| /* confdefs.h */
1720| #define _GNU_SOURCE 1
1721| #define _NETBSD_SOURCE 1
1722| #define __BSD_VISIBLE 1
1723| #define _DARWIN_C_SOURCE 1
1724| #define _PYTHONFRAMEWORK "Python"
1725| #define STDC_HEADERS 1
1726| #define HAVE_SYS_TYPES_H 1
1727| #define HAVE_SYS_STAT_H 1
1728| #define HAVE_STDLIB_H 1
1729| #define HAVE_STRING_H 1
1730| #define HAVE_MEMORY_H 1
1731| #define HAVE_STRINGS_H 1
1732| #define HAVE_INTTYPES_H 1
1733| #define HAVE_STDINT_H 1
1734| #define HAVE_UNISTD_H 1
1735| #define __EXTENSIONS__ 1
1736| #define _ALL_SOURCE 1
1737| #define _GNU_SOURCE 1
1738| #define _POSIX_PTHREAD_SEMANTICS 1
1739| #define _TANDEM_SOURCE 1
1740| #define STDC_HEADERS 1
1741| #define HAVE_DLFCN_H 1
1742| #define HAVE_ERRNO_H 1
1743| #define HAVE_FCNTL_H 1
1744| #define HAVE_GRP_H 1
1745| #define HAVE_LANGINFO_H 1
1746| #define HAVE_LIBINTL_H 1
1747| #define HAVE_PTHREAD_H 1
1748| #define HAVE_SCHED_H 1
1749| #define HAVE_SIGNAL_H 1
1750| #define HAVE_TERMIOS_H 1
1751| #define HAVE_UTIME_H 1
1752| #define HAVE_POLL_H 1
1753| /* end confdefs.h.  */
1754| #include <stdio.h>
1755| #ifdef HAVE_SYS_TYPES_H
1756| # include <sys/types.h>
1757| #endif
1758| #ifdef HAVE_SYS_STAT_H
1759| # include <sys/stat.h>
1760| #endif
1761| #ifdef STDC_HEADERS
1762| # include <stdlib.h>
1763| # include <stddef.h>
1764| #else
1765| # ifdef HAVE_STDLIB_H
1766| #  include <stdlib.h>
1767| # endif
1768| #endif
1769| #ifdef HAVE_STRING_H
1770| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1771| #  include <memory.h>
1772| # endif
1773| # include <string.h>
1774| #endif
1775| #ifdef HAVE_STRINGS_H
1776| # include <strings.h>
1777| #endif
1778| #ifdef HAVE_INTTYPES_H
1779| # include <inttypes.h>
1780| #endif
1781| #ifdef HAVE_STDINT_H
1782| # include <stdint.h>
1783| #endif
1784| #ifdef HAVE_UNISTD_H
1785| # include <unistd.h>
1786| #endif
1787| #include <sys/epoll.h>
1788configure:8104: result: no
1789configure:8104: checking sys/epoll.h presence
1790configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1791conftest.c:36:23: error: sys/epoll.h: No such file or directory
1792configure:8104: $? = 1
1793configure: failed program was:
1794| /* confdefs.h */
1795| #define _GNU_SOURCE 1
1796| #define _NETBSD_SOURCE 1
1797| #define __BSD_VISIBLE 1
1798| #define _DARWIN_C_SOURCE 1
1799| #define _PYTHONFRAMEWORK "Python"
1800| #define STDC_HEADERS 1
1801| #define HAVE_SYS_TYPES_H 1
1802| #define HAVE_SYS_STAT_H 1
1803| #define HAVE_STDLIB_H 1
1804| #define HAVE_STRING_H 1
1805| #define HAVE_MEMORY_H 1
1806| #define HAVE_STRINGS_H 1
1807| #define HAVE_INTTYPES_H 1
1808| #define HAVE_STDINT_H 1
1809| #define HAVE_UNISTD_H 1
1810| #define __EXTENSIONS__ 1
1811| #define _ALL_SOURCE 1
1812| #define _GNU_SOURCE 1
1813| #define _POSIX_PTHREAD_SEMANTICS 1
1814| #define _TANDEM_SOURCE 1
1815| #define STDC_HEADERS 1
1816| #define HAVE_DLFCN_H 1
1817| #define HAVE_ERRNO_H 1
1818| #define HAVE_FCNTL_H 1
1819| #define HAVE_GRP_H 1
1820| #define HAVE_LANGINFO_H 1
1821| #define HAVE_LIBINTL_H 1
1822| #define HAVE_PTHREAD_H 1
1823| #define HAVE_SCHED_H 1
1824| #define HAVE_SIGNAL_H 1
1825| #define HAVE_TERMIOS_H 1
1826| #define HAVE_UTIME_H 1
1827| #define HAVE_POLL_H 1
1828| /* end confdefs.h.  */
1829| #include <sys/epoll.h>
1830configure:8104: result: no
1831configure:8104: checking for sys/epoll.h
1832configure:8104: result: no
1833configure:8104: checking sys/poll.h usability
1834configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1835configure:8104: $? = 0
1836configure:8104: result: yes
1837configure:8104: checking sys/poll.h presence
1838configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1839configure:8104: $? = 0
1840configure:8104: result: yes
1841configure:8104: checking for sys/poll.h
1842configure:8104: result: yes
1843configure:8104: checking sys/audioio.h usability
1844configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1845conftest.c:70:25: error: sys/audioio.h: No such file or directory
1846conftest.c:70:25: error: sys/audioio.h: No such file or directory
1847lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccwD5mFS.out (No such file or directory)
1848configure:8104: $? = 1
1849configure: failed program was:
1850| /* confdefs.h */
1851| #define _GNU_SOURCE 1
1852| #define _NETBSD_SOURCE 1
1853| #define __BSD_VISIBLE 1
1854| #define _DARWIN_C_SOURCE 1
1855| #define _PYTHONFRAMEWORK "Python"
1856| #define STDC_HEADERS 1
1857| #define HAVE_SYS_TYPES_H 1
1858| #define HAVE_SYS_STAT_H 1
1859| #define HAVE_STDLIB_H 1
1860| #define HAVE_STRING_H 1
1861| #define HAVE_MEMORY_H 1
1862| #define HAVE_STRINGS_H 1
1863| #define HAVE_INTTYPES_H 1
1864| #define HAVE_STDINT_H 1
1865| #define HAVE_UNISTD_H 1
1866| #define __EXTENSIONS__ 1
1867| #define _ALL_SOURCE 1
1868| #define _GNU_SOURCE 1
1869| #define _POSIX_PTHREAD_SEMANTICS 1
1870| #define _TANDEM_SOURCE 1
1871| #define STDC_HEADERS 1
1872| #define HAVE_DLFCN_H 1
1873| #define HAVE_ERRNO_H 1
1874| #define HAVE_FCNTL_H 1
1875| #define HAVE_GRP_H 1
1876| #define HAVE_LANGINFO_H 1
1877| #define HAVE_LIBINTL_H 1
1878| #define HAVE_PTHREAD_H 1
1879| #define HAVE_SCHED_H 1
1880| #define HAVE_SIGNAL_H 1
1881| #define HAVE_TERMIOS_H 1
1882| #define HAVE_UTIME_H 1
1883| #define HAVE_POLL_H 1
1884| #define HAVE_SYS_POLL_H 1
1885| /* end confdefs.h.  */
1886| #include <stdio.h>
1887| #ifdef HAVE_SYS_TYPES_H
1888| # include <sys/types.h>
1889| #endif
1890| #ifdef HAVE_SYS_STAT_H
1891| # include <sys/stat.h>
1892| #endif
1893| #ifdef STDC_HEADERS
1894| # include <stdlib.h>
1895| # include <stddef.h>
1896| #else
1897| # ifdef HAVE_STDLIB_H
1898| #  include <stdlib.h>
1899| # endif
1900| #endif
1901| #ifdef HAVE_STRING_H
1902| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1903| #  include <memory.h>
1904| # endif
1905| # include <string.h>
1906| #endif
1907| #ifdef HAVE_STRINGS_H
1908| # include <strings.h>
1909| #endif
1910| #ifdef HAVE_INTTYPES_H
1911| # include <inttypes.h>
1912| #endif
1913| #ifdef HAVE_STDINT_H
1914| # include <stdint.h>
1915| #endif
1916| #ifdef HAVE_UNISTD_H
1917| # include <unistd.h>
1918| #endif
1919| #include <sys/audioio.h>
1920configure:8104: result: no
1921configure:8104: checking sys/audioio.h presence
1922configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1923conftest.c:37:25: error: sys/audioio.h: No such file or directory
1924configure:8104: $? = 1
1925configure: failed program was:
1926| /* confdefs.h */
1927| #define _GNU_SOURCE 1
1928| #define _NETBSD_SOURCE 1
1929| #define __BSD_VISIBLE 1
1930| #define _DARWIN_C_SOURCE 1
1931| #define _PYTHONFRAMEWORK "Python"
1932| #define STDC_HEADERS 1
1933| #define HAVE_SYS_TYPES_H 1
1934| #define HAVE_SYS_STAT_H 1
1935| #define HAVE_STDLIB_H 1
1936| #define HAVE_STRING_H 1
1937| #define HAVE_MEMORY_H 1
1938| #define HAVE_STRINGS_H 1
1939| #define HAVE_INTTYPES_H 1
1940| #define HAVE_STDINT_H 1
1941| #define HAVE_UNISTD_H 1
1942| #define __EXTENSIONS__ 1
1943| #define _ALL_SOURCE 1
1944| #define _GNU_SOURCE 1
1945| #define _POSIX_PTHREAD_SEMANTICS 1
1946| #define _TANDEM_SOURCE 1
1947| #define STDC_HEADERS 1
1948| #define HAVE_DLFCN_H 1
1949| #define HAVE_ERRNO_H 1
1950| #define HAVE_FCNTL_H 1
1951| #define HAVE_GRP_H 1
1952| #define HAVE_LANGINFO_H 1
1953| #define HAVE_LIBINTL_H 1
1954| #define HAVE_PTHREAD_H 1
1955| #define HAVE_SCHED_H 1
1956| #define HAVE_SIGNAL_H 1
1957| #define HAVE_TERMIOS_H 1
1958| #define HAVE_UTIME_H 1
1959| #define HAVE_POLL_H 1
1960| #define HAVE_SYS_POLL_H 1
1961| /* end confdefs.h.  */
1962| #include <sys/audioio.h>
1963configure:8104: result: no
1964configure:8104: checking for sys/audioio.h
1965configure:8104: result: no
1966configure:8104: checking sys/xattr.h usability
1967configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1968configure:8104: $? = 0
1969configure:8104: result: yes
1970configure:8104: checking sys/xattr.h presence
1971configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1972configure:8104: $? = 0
1973configure:8104: result: yes
1974configure:8104: checking for sys/xattr.h
1975configure:8104: result: yes
1976configure:8104: checking sys/bsdtty.h usability
1977configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
1978conftest.c:71:24: error: sys/bsdtty.h: No such file or directory
1979conftest.c:71:24: error: sys/bsdtty.h: No such file or directory
1980lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccEpK8jC.out (No such file or directory)
1981configure:8104: $? = 1
1982configure: failed program was:
1983| /* confdefs.h */
1984| #define _GNU_SOURCE 1
1985| #define _NETBSD_SOURCE 1
1986| #define __BSD_VISIBLE 1
1987| #define _DARWIN_C_SOURCE 1
1988| #define _PYTHONFRAMEWORK "Python"
1989| #define STDC_HEADERS 1
1990| #define HAVE_SYS_TYPES_H 1
1991| #define HAVE_SYS_STAT_H 1
1992| #define HAVE_STDLIB_H 1
1993| #define HAVE_STRING_H 1
1994| #define HAVE_MEMORY_H 1
1995| #define HAVE_STRINGS_H 1
1996| #define HAVE_INTTYPES_H 1
1997| #define HAVE_STDINT_H 1
1998| #define HAVE_UNISTD_H 1
1999| #define __EXTENSIONS__ 1
2000| #define _ALL_SOURCE 1
2001| #define _GNU_SOURCE 1
2002| #define _POSIX_PTHREAD_SEMANTICS 1
2003| #define _TANDEM_SOURCE 1
2004| #define STDC_HEADERS 1
2005| #define HAVE_DLFCN_H 1
2006| #define HAVE_ERRNO_H 1
2007| #define HAVE_FCNTL_H 1
2008| #define HAVE_GRP_H 1
2009| #define HAVE_LANGINFO_H 1
2010| #define HAVE_LIBINTL_H 1
2011| #define HAVE_PTHREAD_H 1
2012| #define HAVE_SCHED_H 1
2013| #define HAVE_SIGNAL_H 1
2014| #define HAVE_TERMIOS_H 1
2015| #define HAVE_UTIME_H 1
2016| #define HAVE_POLL_H 1
2017| #define HAVE_SYS_POLL_H 1
2018| #define HAVE_SYS_XATTR_H 1
2019| /* end confdefs.h.  */
2020| #include <stdio.h>
2021| #ifdef HAVE_SYS_TYPES_H
2022| # include <sys/types.h>
2023| #endif
2024| #ifdef HAVE_SYS_STAT_H
2025| # include <sys/stat.h>
2026| #endif
2027| #ifdef STDC_HEADERS
2028| # include <stdlib.h>
2029| # include <stddef.h>
2030| #else
2031| # ifdef HAVE_STDLIB_H
2032| #  include <stdlib.h>
2033| # endif
2034| #endif
2035| #ifdef HAVE_STRING_H
2036| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2037| #  include <memory.h>
2038| # endif
2039| # include <string.h>
2040| #endif
2041| #ifdef HAVE_STRINGS_H
2042| # include <strings.h>
2043| #endif
2044| #ifdef HAVE_INTTYPES_H
2045| # include <inttypes.h>
2046| #endif
2047| #ifdef HAVE_STDINT_H
2048| # include <stdint.h>
2049| #endif
2050| #ifdef HAVE_UNISTD_H
2051| # include <unistd.h>
2052| #endif
2053| #include <sys/bsdtty.h>
2054configure:8104: result: no
2055configure:8104: checking sys/bsdtty.h presence
2056configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2057conftest.c:38:24: error: sys/bsdtty.h: No such file or directory
2058configure:8104: $? = 1
2059configure: failed program was:
2060| /* confdefs.h */
2061| #define _GNU_SOURCE 1
2062| #define _NETBSD_SOURCE 1
2063| #define __BSD_VISIBLE 1
2064| #define _DARWIN_C_SOURCE 1
2065| #define _PYTHONFRAMEWORK "Python"
2066| #define STDC_HEADERS 1
2067| #define HAVE_SYS_TYPES_H 1
2068| #define HAVE_SYS_STAT_H 1
2069| #define HAVE_STDLIB_H 1
2070| #define HAVE_STRING_H 1
2071| #define HAVE_MEMORY_H 1
2072| #define HAVE_STRINGS_H 1
2073| #define HAVE_INTTYPES_H 1
2074| #define HAVE_STDINT_H 1
2075| #define HAVE_UNISTD_H 1
2076| #define __EXTENSIONS__ 1
2077| #define _ALL_SOURCE 1
2078| #define _GNU_SOURCE 1
2079| #define _POSIX_PTHREAD_SEMANTICS 1
2080| #define _TANDEM_SOURCE 1
2081| #define STDC_HEADERS 1
2082| #define HAVE_DLFCN_H 1
2083| #define HAVE_ERRNO_H 1
2084| #define HAVE_FCNTL_H 1
2085| #define HAVE_GRP_H 1
2086| #define HAVE_LANGINFO_H 1
2087| #define HAVE_LIBINTL_H 1
2088| #define HAVE_PTHREAD_H 1
2089| #define HAVE_SCHED_H 1
2090| #define HAVE_SIGNAL_H 1
2091| #define HAVE_TERMIOS_H 1
2092| #define HAVE_UTIME_H 1
2093| #define HAVE_POLL_H 1
2094| #define HAVE_SYS_POLL_H 1
2095| #define HAVE_SYS_XATTR_H 1
2096| /* end confdefs.h.  */
2097| #include <sys/bsdtty.h>
2098configure:8104: result: no
2099configure:8104: checking for sys/bsdtty.h
2100configure:8104: result: no
2101configure:8104: checking sys/event.h usability
2102configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2103configure:8104: $? = 0
2104configure:8104: result: yes
2105configure:8104: checking sys/event.h presence
2106configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2107configure:8104: $? = 0
2108configure:8104: result: yes
2109configure:8104: checking for sys/event.h
2110configure:8104: result: yes
2111configure:8104: checking sys/file.h usability
2112configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2113configure:8104: $? = 0
2114configure:8104: result: yes
2115configure:8104: checking sys/file.h presence
2116configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2117configure:8104: $? = 0
2118configure:8104: result: yes
2119configure:8104: checking for sys/file.h
2120configure:8104: result: yes
2121configure:8104: checking sys/ioctl.h usability
2122configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2123configure:8104: $? = 0
2124configure:8104: result: yes
2125configure:8104: checking sys/ioctl.h presence
2126configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2127configure:8104: $? = 0
2128configure:8104: result: yes
2129configure:8104: checking for sys/ioctl.h
2130configure:8104: result: yes
2131configure:8104: checking sys/kern_control.h usability
2132configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2133configure:8104: $? = 0
2134configure:8104: result: yes
2135configure:8104: checking sys/kern_control.h presence
2136configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2137configure:8104: $? = 0
2138configure:8104: result: yes
2139configure:8104: checking for sys/kern_control.h
2140configure:8104: result: yes
2141configure:8104: checking sys/loadavg.h usability
2142configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2143conftest.c:75:25: error: sys/loadavg.h: No such file or directory
2144conftest.c:75:25: error: sys/loadavg.h: No such file or directory
2145lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccuZlXgZ.out (No such file or directory)
2146configure:8104: $? = 1
2147configure: failed program was:
2148| /* confdefs.h */
2149| #define _GNU_SOURCE 1
2150| #define _NETBSD_SOURCE 1
2151| #define __BSD_VISIBLE 1
2152| #define _DARWIN_C_SOURCE 1
2153| #define _PYTHONFRAMEWORK "Python"
2154| #define STDC_HEADERS 1
2155| #define HAVE_SYS_TYPES_H 1
2156| #define HAVE_SYS_STAT_H 1
2157| #define HAVE_STDLIB_H 1
2158| #define HAVE_STRING_H 1
2159| #define HAVE_MEMORY_H 1
2160| #define HAVE_STRINGS_H 1
2161| #define HAVE_INTTYPES_H 1
2162| #define HAVE_STDINT_H 1
2163| #define HAVE_UNISTD_H 1
2164| #define __EXTENSIONS__ 1
2165| #define _ALL_SOURCE 1
2166| #define _GNU_SOURCE 1
2167| #define _POSIX_PTHREAD_SEMANTICS 1
2168| #define _TANDEM_SOURCE 1
2169| #define STDC_HEADERS 1
2170| #define HAVE_DLFCN_H 1
2171| #define HAVE_ERRNO_H 1
2172| #define HAVE_FCNTL_H 1
2173| #define HAVE_GRP_H 1
2174| #define HAVE_LANGINFO_H 1
2175| #define HAVE_LIBINTL_H 1
2176| #define HAVE_PTHREAD_H 1
2177| #define HAVE_SCHED_H 1
2178| #define HAVE_SIGNAL_H 1
2179| #define HAVE_TERMIOS_H 1
2180| #define HAVE_UTIME_H 1
2181| #define HAVE_POLL_H 1
2182| #define HAVE_SYS_POLL_H 1
2183| #define HAVE_SYS_XATTR_H 1
2184| #define HAVE_SYS_EVENT_H 1
2185| #define HAVE_SYS_FILE_H 1
2186| #define HAVE_SYS_IOCTL_H 1
2187| #define HAVE_SYS_KERN_CONTROL_H 1
2188| /* end confdefs.h.  */
2189| #include <stdio.h>
2190| #ifdef HAVE_SYS_TYPES_H
2191| # include <sys/types.h>
2192| #endif
2193| #ifdef HAVE_SYS_STAT_H
2194| # include <sys/stat.h>
2195| #endif
2196| #ifdef STDC_HEADERS
2197| # include <stdlib.h>
2198| # include <stddef.h>
2199| #else
2200| # ifdef HAVE_STDLIB_H
2201| #  include <stdlib.h>
2202| # endif
2203| #endif
2204| #ifdef HAVE_STRING_H
2205| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2206| #  include <memory.h>
2207| # endif
2208| # include <string.h>
2209| #endif
2210| #ifdef HAVE_STRINGS_H
2211| # include <strings.h>
2212| #endif
2213| #ifdef HAVE_INTTYPES_H
2214| # include <inttypes.h>
2215| #endif
2216| #ifdef HAVE_STDINT_H
2217| # include <stdint.h>
2218| #endif
2219| #ifdef HAVE_UNISTD_H
2220| # include <unistd.h>
2221| #endif
2222| #include <sys/loadavg.h>
2223configure:8104: result: no
2224configure:8104: checking sys/loadavg.h presence
2225configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2226conftest.c:42:25: error: sys/loadavg.h: No such file or directory
2227configure:8104: $? = 1
2228configure: failed program was:
2229| /* confdefs.h */
2230| #define _GNU_SOURCE 1
2231| #define _NETBSD_SOURCE 1
2232| #define __BSD_VISIBLE 1
2233| #define _DARWIN_C_SOURCE 1
2234| #define _PYTHONFRAMEWORK "Python"
2235| #define STDC_HEADERS 1
2236| #define HAVE_SYS_TYPES_H 1
2237| #define HAVE_SYS_STAT_H 1
2238| #define HAVE_STDLIB_H 1
2239| #define HAVE_STRING_H 1
2240| #define HAVE_MEMORY_H 1
2241| #define HAVE_STRINGS_H 1
2242| #define HAVE_INTTYPES_H 1
2243| #define HAVE_STDINT_H 1
2244| #define HAVE_UNISTD_H 1
2245| #define __EXTENSIONS__ 1
2246| #define _ALL_SOURCE 1
2247| #define _GNU_SOURCE 1
2248| #define _POSIX_PTHREAD_SEMANTICS 1
2249| #define _TANDEM_SOURCE 1
2250| #define STDC_HEADERS 1
2251| #define HAVE_DLFCN_H 1
2252| #define HAVE_ERRNO_H 1
2253| #define HAVE_FCNTL_H 1
2254| #define HAVE_GRP_H 1
2255| #define HAVE_LANGINFO_H 1
2256| #define HAVE_LIBINTL_H 1
2257| #define HAVE_PTHREAD_H 1
2258| #define HAVE_SCHED_H 1
2259| #define HAVE_SIGNAL_H 1
2260| #define HAVE_TERMIOS_H 1
2261| #define HAVE_UTIME_H 1
2262| #define HAVE_POLL_H 1
2263| #define HAVE_SYS_POLL_H 1
2264| #define HAVE_SYS_XATTR_H 1
2265| #define HAVE_SYS_EVENT_H 1
2266| #define HAVE_SYS_FILE_H 1
2267| #define HAVE_SYS_IOCTL_H 1
2268| #define HAVE_SYS_KERN_CONTROL_H 1
2269| /* end confdefs.h.  */
2270| #include <sys/loadavg.h>
2271configure:8104: result: no
2272configure:8104: checking for sys/loadavg.h
2273configure:8104: result: no
2274configure:8104: checking sys/lock.h usability
2275configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2276configure:8104: $? = 0
2277configure:8104: result: yes
2278configure:8104: checking sys/lock.h presence
2279configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2280configure:8104: $? = 0
2281configure:8104: result: yes
2282configure:8104: checking for sys/lock.h
2283configure:8104: result: yes
2284configure:8104: checking sys/mkdev.h usability
2285configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2286conftest.c:76:23: error: sys/mkdev.h: No such file or directory
2287conftest.c:76:23: error: sys/mkdev.h: No such file or directory
2288lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cczY55ky.out (No such file or directory)
2289configure:8104: $? = 1
2290configure: failed program was:
2291| /* confdefs.h */
2292| #define _GNU_SOURCE 1
2293| #define _NETBSD_SOURCE 1
2294| #define __BSD_VISIBLE 1
2295| #define _DARWIN_C_SOURCE 1
2296| #define _PYTHONFRAMEWORK "Python"
2297| #define STDC_HEADERS 1
2298| #define HAVE_SYS_TYPES_H 1
2299| #define HAVE_SYS_STAT_H 1
2300| #define HAVE_STDLIB_H 1
2301| #define HAVE_STRING_H 1
2302| #define HAVE_MEMORY_H 1
2303| #define HAVE_STRINGS_H 1
2304| #define HAVE_INTTYPES_H 1
2305| #define HAVE_STDINT_H 1
2306| #define HAVE_UNISTD_H 1
2307| #define __EXTENSIONS__ 1
2308| #define _ALL_SOURCE 1
2309| #define _GNU_SOURCE 1
2310| #define _POSIX_PTHREAD_SEMANTICS 1
2311| #define _TANDEM_SOURCE 1
2312| #define STDC_HEADERS 1
2313| #define HAVE_DLFCN_H 1
2314| #define HAVE_ERRNO_H 1
2315| #define HAVE_FCNTL_H 1
2316| #define HAVE_GRP_H 1
2317| #define HAVE_LANGINFO_H 1
2318| #define HAVE_LIBINTL_H 1
2319| #define HAVE_PTHREAD_H 1
2320| #define HAVE_SCHED_H 1
2321| #define HAVE_SIGNAL_H 1
2322| #define HAVE_TERMIOS_H 1
2323| #define HAVE_UTIME_H 1
2324| #define HAVE_POLL_H 1
2325| #define HAVE_SYS_POLL_H 1
2326| #define HAVE_SYS_XATTR_H 1
2327| #define HAVE_SYS_EVENT_H 1
2328| #define HAVE_SYS_FILE_H 1
2329| #define HAVE_SYS_IOCTL_H 1
2330| #define HAVE_SYS_KERN_CONTROL_H 1
2331| #define HAVE_SYS_LOCK_H 1
2332| /* end confdefs.h.  */
2333| #include <stdio.h>
2334| #ifdef HAVE_SYS_TYPES_H
2335| # include <sys/types.h>
2336| #endif
2337| #ifdef HAVE_SYS_STAT_H
2338| # include <sys/stat.h>
2339| #endif
2340| #ifdef STDC_HEADERS
2341| # include <stdlib.h>
2342| # include <stddef.h>
2343| #else
2344| # ifdef HAVE_STDLIB_H
2345| #  include <stdlib.h>
2346| # endif
2347| #endif
2348| #ifdef HAVE_STRING_H
2349| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2350| #  include <memory.h>
2351| # endif
2352| # include <string.h>
2353| #endif
2354| #ifdef HAVE_STRINGS_H
2355| # include <strings.h>
2356| #endif
2357| #ifdef HAVE_INTTYPES_H
2358| # include <inttypes.h>
2359| #endif
2360| #ifdef HAVE_STDINT_H
2361| # include <stdint.h>
2362| #endif
2363| #ifdef HAVE_UNISTD_H
2364| # include <unistd.h>
2365| #endif
2366| #include <sys/mkdev.h>
2367configure:8104: result: no
2368configure:8104: checking sys/mkdev.h presence
2369configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2370conftest.c:43:23: error: sys/mkdev.h: No such file or directory
2371configure:8104: $? = 1
2372configure: failed program was:
2373| /* confdefs.h */
2374| #define _GNU_SOURCE 1
2375| #define _NETBSD_SOURCE 1
2376| #define __BSD_VISIBLE 1
2377| #define _DARWIN_C_SOURCE 1
2378| #define _PYTHONFRAMEWORK "Python"
2379| #define STDC_HEADERS 1
2380| #define HAVE_SYS_TYPES_H 1
2381| #define HAVE_SYS_STAT_H 1
2382| #define HAVE_STDLIB_H 1
2383| #define HAVE_STRING_H 1
2384| #define HAVE_MEMORY_H 1
2385| #define HAVE_STRINGS_H 1
2386| #define HAVE_INTTYPES_H 1
2387| #define HAVE_STDINT_H 1
2388| #define HAVE_UNISTD_H 1
2389| #define __EXTENSIONS__ 1
2390| #define _ALL_SOURCE 1
2391| #define _GNU_SOURCE 1
2392| #define _POSIX_PTHREAD_SEMANTICS 1
2393| #define _TANDEM_SOURCE 1
2394| #define STDC_HEADERS 1
2395| #define HAVE_DLFCN_H 1
2396| #define HAVE_ERRNO_H 1
2397| #define HAVE_FCNTL_H 1
2398| #define HAVE_GRP_H 1
2399| #define HAVE_LANGINFO_H 1
2400| #define HAVE_LIBINTL_H 1
2401| #define HAVE_PTHREAD_H 1
2402| #define HAVE_SCHED_H 1
2403| #define HAVE_SIGNAL_H 1
2404| #define HAVE_TERMIOS_H 1
2405| #define HAVE_UTIME_H 1
2406| #define HAVE_POLL_H 1
2407| #define HAVE_SYS_POLL_H 1
2408| #define HAVE_SYS_XATTR_H 1
2409| #define HAVE_SYS_EVENT_H 1
2410| #define HAVE_SYS_FILE_H 1
2411| #define HAVE_SYS_IOCTL_H 1
2412| #define HAVE_SYS_KERN_CONTROL_H 1
2413| #define HAVE_SYS_LOCK_H 1
2414| /* end confdefs.h.  */
2415| #include <sys/mkdev.h>
2416configure:8104: result: no
2417configure:8104: checking for sys/mkdev.h
2418configure:8104: result: no
2419configure:8104: checking sys/modem.h usability
2420configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2421conftest.c:76:23: error: sys/modem.h: No such file or directory
2422conftest.c:76:23: error: sys/modem.h: No such file or directory
2423lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccxy4Ots.out (No such file or directory)
2424configure:8104: $? = 1
2425configure: failed program was:
2426| /* confdefs.h */
2427| #define _GNU_SOURCE 1
2428| #define _NETBSD_SOURCE 1
2429| #define __BSD_VISIBLE 1
2430| #define _DARWIN_C_SOURCE 1
2431| #define _PYTHONFRAMEWORK "Python"
2432| #define STDC_HEADERS 1
2433| #define HAVE_SYS_TYPES_H 1
2434| #define HAVE_SYS_STAT_H 1
2435| #define HAVE_STDLIB_H 1
2436| #define HAVE_STRING_H 1
2437| #define HAVE_MEMORY_H 1
2438| #define HAVE_STRINGS_H 1
2439| #define HAVE_INTTYPES_H 1
2440| #define HAVE_STDINT_H 1
2441| #define HAVE_UNISTD_H 1
2442| #define __EXTENSIONS__ 1
2443| #define _ALL_SOURCE 1
2444| #define _GNU_SOURCE 1
2445| #define _POSIX_PTHREAD_SEMANTICS 1
2446| #define _TANDEM_SOURCE 1
2447| #define STDC_HEADERS 1
2448| #define HAVE_DLFCN_H 1
2449| #define HAVE_ERRNO_H 1
2450| #define HAVE_FCNTL_H 1
2451| #define HAVE_GRP_H 1
2452| #define HAVE_LANGINFO_H 1
2453| #define HAVE_LIBINTL_H 1
2454| #define HAVE_PTHREAD_H 1
2455| #define HAVE_SCHED_H 1
2456| #define HAVE_SIGNAL_H 1
2457| #define HAVE_TERMIOS_H 1
2458| #define HAVE_UTIME_H 1
2459| #define HAVE_POLL_H 1
2460| #define HAVE_SYS_POLL_H 1
2461| #define HAVE_SYS_XATTR_H 1
2462| #define HAVE_SYS_EVENT_H 1
2463| #define HAVE_SYS_FILE_H 1
2464| #define HAVE_SYS_IOCTL_H 1
2465| #define HAVE_SYS_KERN_CONTROL_H 1
2466| #define HAVE_SYS_LOCK_H 1
2467| /* end confdefs.h.  */
2468| #include <stdio.h>
2469| #ifdef HAVE_SYS_TYPES_H
2470| # include <sys/types.h>
2471| #endif
2472| #ifdef HAVE_SYS_STAT_H
2473| # include <sys/stat.h>
2474| #endif
2475| #ifdef STDC_HEADERS
2476| # include <stdlib.h>
2477| # include <stddef.h>
2478| #else
2479| # ifdef HAVE_STDLIB_H
2480| #  include <stdlib.h>
2481| # endif
2482| #endif
2483| #ifdef HAVE_STRING_H
2484| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2485| #  include <memory.h>
2486| # endif
2487| # include <string.h>
2488| #endif
2489| #ifdef HAVE_STRINGS_H
2490| # include <strings.h>
2491| #endif
2492| #ifdef HAVE_INTTYPES_H
2493| # include <inttypes.h>
2494| #endif
2495| #ifdef HAVE_STDINT_H
2496| # include <stdint.h>
2497| #endif
2498| #ifdef HAVE_UNISTD_H
2499| # include <unistd.h>
2500| #endif
2501| #include <sys/modem.h>
2502configure:8104: result: no
2503configure:8104: checking sys/modem.h presence
2504configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2505conftest.c:43:23: error: sys/modem.h: No such file or directory
2506configure:8104: $? = 1
2507configure: failed program was:
2508| /* confdefs.h */
2509| #define _GNU_SOURCE 1
2510| #define _NETBSD_SOURCE 1
2511| #define __BSD_VISIBLE 1
2512| #define _DARWIN_C_SOURCE 1
2513| #define _PYTHONFRAMEWORK "Python"
2514| #define STDC_HEADERS 1
2515| #define HAVE_SYS_TYPES_H 1
2516| #define HAVE_SYS_STAT_H 1
2517| #define HAVE_STDLIB_H 1
2518| #define HAVE_STRING_H 1
2519| #define HAVE_MEMORY_H 1
2520| #define HAVE_STRINGS_H 1
2521| #define HAVE_INTTYPES_H 1
2522| #define HAVE_STDINT_H 1
2523| #define HAVE_UNISTD_H 1
2524| #define __EXTENSIONS__ 1
2525| #define _ALL_SOURCE 1
2526| #define _GNU_SOURCE 1
2527| #define _POSIX_PTHREAD_SEMANTICS 1
2528| #define _TANDEM_SOURCE 1
2529| #define STDC_HEADERS 1
2530| #define HAVE_DLFCN_H 1
2531| #define HAVE_ERRNO_H 1
2532| #define HAVE_FCNTL_H 1
2533| #define HAVE_GRP_H 1
2534| #define HAVE_LANGINFO_H 1
2535| #define HAVE_LIBINTL_H 1
2536| #define HAVE_PTHREAD_H 1
2537| #define HAVE_SCHED_H 1
2538| #define HAVE_SIGNAL_H 1
2539| #define HAVE_TERMIOS_H 1
2540| #define HAVE_UTIME_H 1
2541| #define HAVE_POLL_H 1
2542| #define HAVE_SYS_POLL_H 1
2543| #define HAVE_SYS_XATTR_H 1
2544| #define HAVE_SYS_EVENT_H 1
2545| #define HAVE_SYS_FILE_H 1
2546| #define HAVE_SYS_IOCTL_H 1
2547| #define HAVE_SYS_KERN_CONTROL_H 1
2548| #define HAVE_SYS_LOCK_H 1
2549| /* end confdefs.h.  */
2550| #include <sys/modem.h>
2551configure:8104: result: no
2552configure:8104: checking for sys/modem.h
2553configure:8104: result: no
2554configure:8104: checking sys/param.h usability
2555configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2556configure:8104: $? = 0
2557configure:8104: result: yes
2558configure:8104: checking sys/param.h presence
2559configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2560configure:8104: $? = 0
2561configure:8104: result: yes
2562configure:8104: checking for sys/param.h
2563configure:8104: result: yes
2564configure:8104: checking sys/random.h usability
2565configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2566configure:8104: $? = 0
2567configure:8104: result: yes
2568configure:8104: checking sys/random.h presence
2569configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2570configure:8104: $? = 0
2571configure:8104: result: yes
2572configure:8104: checking for sys/random.h
2573configure:8104: result: yes
2574configure:8104: checking sys/select.h usability
2575configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2576configure:8104: $? = 0
2577configure:8104: result: yes
2578configure:8104: checking sys/select.h presence
2579configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2580configure:8104: $? = 0
2581configure:8104: result: yes
2582configure:8104: checking for sys/select.h
2583configure:8104: result: yes
2584configure:8104: checking sys/sendfile.h usability
2585configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2586conftest.c:79:26: error: sys/sendfile.h: No such file or directory
2587conftest.c:79:26: error: sys/sendfile.h: No such file or directory
2588lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc9myMh5.out (No such file or directory)
2589configure:8104: $? = 1
2590configure: failed program was:
2591| /* confdefs.h */
2592| #define _GNU_SOURCE 1
2593| #define _NETBSD_SOURCE 1
2594| #define __BSD_VISIBLE 1
2595| #define _DARWIN_C_SOURCE 1
2596| #define _PYTHONFRAMEWORK "Python"
2597| #define STDC_HEADERS 1
2598| #define HAVE_SYS_TYPES_H 1
2599| #define HAVE_SYS_STAT_H 1
2600| #define HAVE_STDLIB_H 1
2601| #define HAVE_STRING_H 1
2602| #define HAVE_MEMORY_H 1
2603| #define HAVE_STRINGS_H 1
2604| #define HAVE_INTTYPES_H 1
2605| #define HAVE_STDINT_H 1
2606| #define HAVE_UNISTD_H 1
2607| #define __EXTENSIONS__ 1
2608| #define _ALL_SOURCE 1
2609| #define _GNU_SOURCE 1
2610| #define _POSIX_PTHREAD_SEMANTICS 1
2611| #define _TANDEM_SOURCE 1
2612| #define STDC_HEADERS 1
2613| #define HAVE_DLFCN_H 1
2614| #define HAVE_ERRNO_H 1
2615| #define HAVE_FCNTL_H 1
2616| #define HAVE_GRP_H 1
2617| #define HAVE_LANGINFO_H 1
2618| #define HAVE_LIBINTL_H 1
2619| #define HAVE_PTHREAD_H 1
2620| #define HAVE_SCHED_H 1
2621| #define HAVE_SIGNAL_H 1
2622| #define HAVE_TERMIOS_H 1
2623| #define HAVE_UTIME_H 1
2624| #define HAVE_POLL_H 1
2625| #define HAVE_SYS_POLL_H 1
2626| #define HAVE_SYS_XATTR_H 1
2627| #define HAVE_SYS_EVENT_H 1
2628| #define HAVE_SYS_FILE_H 1
2629| #define HAVE_SYS_IOCTL_H 1
2630| #define HAVE_SYS_KERN_CONTROL_H 1
2631| #define HAVE_SYS_LOCK_H 1
2632| #define HAVE_SYS_PARAM_H 1
2633| #define HAVE_SYS_RANDOM_H 1
2634| #define HAVE_SYS_SELECT_H 1
2635| /* end confdefs.h.  */
2636| #include <stdio.h>
2637| #ifdef HAVE_SYS_TYPES_H
2638| # include <sys/types.h>
2639| #endif
2640| #ifdef HAVE_SYS_STAT_H
2641| # include <sys/stat.h>
2642| #endif
2643| #ifdef STDC_HEADERS
2644| # include <stdlib.h>
2645| # include <stddef.h>
2646| #else
2647| # ifdef HAVE_STDLIB_H
2648| #  include <stdlib.h>
2649| # endif
2650| #endif
2651| #ifdef HAVE_STRING_H
2652| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2653| #  include <memory.h>
2654| # endif
2655| # include <string.h>
2656| #endif
2657| #ifdef HAVE_STRINGS_H
2658| # include <strings.h>
2659| #endif
2660| #ifdef HAVE_INTTYPES_H
2661| # include <inttypes.h>
2662| #endif
2663| #ifdef HAVE_STDINT_H
2664| # include <stdint.h>
2665| #endif
2666| #ifdef HAVE_UNISTD_H
2667| # include <unistd.h>
2668| #endif
2669| #include <sys/sendfile.h>
2670configure:8104: result: no
2671configure:8104: checking sys/sendfile.h presence
2672configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2673conftest.c:46:26: error: sys/sendfile.h: No such file or directory
2674configure:8104: $? = 1
2675configure: failed program was:
2676| /* confdefs.h */
2677| #define _GNU_SOURCE 1
2678| #define _NETBSD_SOURCE 1
2679| #define __BSD_VISIBLE 1
2680| #define _DARWIN_C_SOURCE 1
2681| #define _PYTHONFRAMEWORK "Python"
2682| #define STDC_HEADERS 1
2683| #define HAVE_SYS_TYPES_H 1
2684| #define HAVE_SYS_STAT_H 1
2685| #define HAVE_STDLIB_H 1
2686| #define HAVE_STRING_H 1
2687| #define HAVE_MEMORY_H 1
2688| #define HAVE_STRINGS_H 1
2689| #define HAVE_INTTYPES_H 1
2690| #define HAVE_STDINT_H 1
2691| #define HAVE_UNISTD_H 1
2692| #define __EXTENSIONS__ 1
2693| #define _ALL_SOURCE 1
2694| #define _GNU_SOURCE 1
2695| #define _POSIX_PTHREAD_SEMANTICS 1
2696| #define _TANDEM_SOURCE 1
2697| #define STDC_HEADERS 1
2698| #define HAVE_DLFCN_H 1
2699| #define HAVE_ERRNO_H 1
2700| #define HAVE_FCNTL_H 1
2701| #define HAVE_GRP_H 1
2702| #define HAVE_LANGINFO_H 1
2703| #define HAVE_LIBINTL_H 1
2704| #define HAVE_PTHREAD_H 1
2705| #define HAVE_SCHED_H 1
2706| #define HAVE_SIGNAL_H 1
2707| #define HAVE_TERMIOS_H 1
2708| #define HAVE_UTIME_H 1
2709| #define HAVE_POLL_H 1
2710| #define HAVE_SYS_POLL_H 1
2711| #define HAVE_SYS_XATTR_H 1
2712| #define HAVE_SYS_EVENT_H 1
2713| #define HAVE_SYS_FILE_H 1
2714| #define HAVE_SYS_IOCTL_H 1
2715| #define HAVE_SYS_KERN_CONTROL_H 1
2716| #define HAVE_SYS_LOCK_H 1
2717| #define HAVE_SYS_PARAM_H 1
2718| #define HAVE_SYS_RANDOM_H 1
2719| #define HAVE_SYS_SELECT_H 1
2720| /* end confdefs.h.  */
2721| #include <sys/sendfile.h>
2722configure:8104: result: no
2723configure:8104: checking for sys/sendfile.h
2724configure:8104: result: no
2725configure:8104: checking sys/socket.h usability
2726configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2727configure:8104: $? = 0
2728configure:8104: result: yes
2729configure:8104: checking sys/socket.h presence
2730configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2731configure:8104: $? = 0
2732configure:8104: result: yes
2733configure:8104: checking for sys/socket.h
2734configure:8104: result: yes
2735configure:8104: checking sys/statvfs.h usability
2736configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2737configure:8104: $? = 0
2738configure:8104: result: yes
2739configure:8104: checking sys/statvfs.h presence
2740configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2741configure:8104: $? = 0
2742configure:8104: result: yes
2743configure:8104: checking for sys/statvfs.h
2744configure:8104: result: yes
2745configure:8104: checking for sys/stat.h
2746configure:8104: result: yes
2747configure:8104: checking sys/syscall.h usability
2748configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2749configure:8104: $? = 0
2750configure:8104: result: yes
2751configure:8104: checking sys/syscall.h presence
2752configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2753configure:8104: $? = 0
2754configure:8104: result: yes
2755configure:8104: checking for sys/syscall.h
2756configure:8104: result: yes
2757configure:8104: checking sys/sys_domain.h usability
2758configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2759configure:8104: $? = 0
2760configure:8104: result: yes
2761configure:8104: checking sys/sys_domain.h presence
2762configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2763configure:8104: $? = 0
2764configure:8104: result: yes
2765configure:8104: checking for sys/sys_domain.h
2766configure:8104: result: yes
2767configure:8104: checking sys/termio.h usability
2768configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2769conftest.c:84:24: error: sys/termio.h: No such file or directory
2770conftest.c:84:24: error: sys/termio.h: No such file or directory
2771lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc5eCNIQ.out (No such file or directory)
2772configure:8104: $? = 1
2773configure: failed program was:
2774| /* confdefs.h */
2775| #define _GNU_SOURCE 1
2776| #define _NETBSD_SOURCE 1
2777| #define __BSD_VISIBLE 1
2778| #define _DARWIN_C_SOURCE 1
2779| #define _PYTHONFRAMEWORK "Python"
2780| #define STDC_HEADERS 1
2781| #define HAVE_SYS_TYPES_H 1
2782| #define HAVE_SYS_STAT_H 1
2783| #define HAVE_STDLIB_H 1
2784| #define HAVE_STRING_H 1
2785| #define HAVE_MEMORY_H 1
2786| #define HAVE_STRINGS_H 1
2787| #define HAVE_INTTYPES_H 1
2788| #define HAVE_STDINT_H 1
2789| #define HAVE_UNISTD_H 1
2790| #define __EXTENSIONS__ 1
2791| #define _ALL_SOURCE 1
2792| #define _GNU_SOURCE 1
2793| #define _POSIX_PTHREAD_SEMANTICS 1
2794| #define _TANDEM_SOURCE 1
2795| #define STDC_HEADERS 1
2796| #define HAVE_DLFCN_H 1
2797| #define HAVE_ERRNO_H 1
2798| #define HAVE_FCNTL_H 1
2799| #define HAVE_GRP_H 1
2800| #define HAVE_LANGINFO_H 1
2801| #define HAVE_LIBINTL_H 1
2802| #define HAVE_PTHREAD_H 1
2803| #define HAVE_SCHED_H 1
2804| #define HAVE_SIGNAL_H 1
2805| #define HAVE_TERMIOS_H 1
2806| #define HAVE_UTIME_H 1
2807| #define HAVE_POLL_H 1
2808| #define HAVE_SYS_POLL_H 1
2809| #define HAVE_SYS_XATTR_H 1
2810| #define HAVE_SYS_EVENT_H 1
2811| #define HAVE_SYS_FILE_H 1
2812| #define HAVE_SYS_IOCTL_H 1
2813| #define HAVE_SYS_KERN_CONTROL_H 1
2814| #define HAVE_SYS_LOCK_H 1
2815| #define HAVE_SYS_PARAM_H 1
2816| #define HAVE_SYS_RANDOM_H 1
2817| #define HAVE_SYS_SELECT_H 1
2818| #define HAVE_SYS_SOCKET_H 1
2819| #define HAVE_SYS_STATVFS_H 1
2820| #define HAVE_SYS_STAT_H 1
2821| #define HAVE_SYS_SYSCALL_H 1
2822| #define HAVE_SYS_SYS_DOMAIN_H 1
2823| /* end confdefs.h.  */
2824| #include <stdio.h>
2825| #ifdef HAVE_SYS_TYPES_H
2826| # include <sys/types.h>
2827| #endif
2828| #ifdef HAVE_SYS_STAT_H
2829| # include <sys/stat.h>
2830| #endif
2831| #ifdef STDC_HEADERS
2832| # include <stdlib.h>
2833| # include <stddef.h>
2834| #else
2835| # ifdef HAVE_STDLIB_H
2836| #  include <stdlib.h>
2837| # endif
2838| #endif
2839| #ifdef HAVE_STRING_H
2840| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2841| #  include <memory.h>
2842| # endif
2843| # include <string.h>
2844| #endif
2845| #ifdef HAVE_STRINGS_H
2846| # include <strings.h>
2847| #endif
2848| #ifdef HAVE_INTTYPES_H
2849| # include <inttypes.h>
2850| #endif
2851| #ifdef HAVE_STDINT_H
2852| # include <stdint.h>
2853| #endif
2854| #ifdef HAVE_UNISTD_H
2855| # include <unistd.h>
2856| #endif
2857| #include <sys/termio.h>
2858configure:8104: result: no
2859configure:8104: checking sys/termio.h presence
2860configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2861conftest.c:51:24: error: sys/termio.h: No such file or directory
2862configure:8104: $? = 1
2863configure: failed program was:
2864| /* confdefs.h */
2865| #define _GNU_SOURCE 1
2866| #define _NETBSD_SOURCE 1
2867| #define __BSD_VISIBLE 1
2868| #define _DARWIN_C_SOURCE 1
2869| #define _PYTHONFRAMEWORK "Python"
2870| #define STDC_HEADERS 1
2871| #define HAVE_SYS_TYPES_H 1
2872| #define HAVE_SYS_STAT_H 1
2873| #define HAVE_STDLIB_H 1
2874| #define HAVE_STRING_H 1
2875| #define HAVE_MEMORY_H 1
2876| #define HAVE_STRINGS_H 1
2877| #define HAVE_INTTYPES_H 1
2878| #define HAVE_STDINT_H 1
2879| #define HAVE_UNISTD_H 1
2880| #define __EXTENSIONS__ 1
2881| #define _ALL_SOURCE 1
2882| #define _GNU_SOURCE 1
2883| #define _POSIX_PTHREAD_SEMANTICS 1
2884| #define _TANDEM_SOURCE 1
2885| #define STDC_HEADERS 1
2886| #define HAVE_DLFCN_H 1
2887| #define HAVE_ERRNO_H 1
2888| #define HAVE_FCNTL_H 1
2889| #define HAVE_GRP_H 1
2890| #define HAVE_LANGINFO_H 1
2891| #define HAVE_LIBINTL_H 1
2892| #define HAVE_PTHREAD_H 1
2893| #define HAVE_SCHED_H 1
2894| #define HAVE_SIGNAL_H 1
2895| #define HAVE_TERMIOS_H 1
2896| #define HAVE_UTIME_H 1
2897| #define HAVE_POLL_H 1
2898| #define HAVE_SYS_POLL_H 1
2899| #define HAVE_SYS_XATTR_H 1
2900| #define HAVE_SYS_EVENT_H 1
2901| #define HAVE_SYS_FILE_H 1
2902| #define HAVE_SYS_IOCTL_H 1
2903| #define HAVE_SYS_KERN_CONTROL_H 1
2904| #define HAVE_SYS_LOCK_H 1
2905| #define HAVE_SYS_PARAM_H 1
2906| #define HAVE_SYS_RANDOM_H 1
2907| #define HAVE_SYS_SELECT_H 1
2908| #define HAVE_SYS_SOCKET_H 1
2909| #define HAVE_SYS_STATVFS_H 1
2910| #define HAVE_SYS_STAT_H 1
2911| #define HAVE_SYS_SYSCALL_H 1
2912| #define HAVE_SYS_SYS_DOMAIN_H 1
2913| /* end confdefs.h.  */
2914| #include <sys/termio.h>
2915configure:8104: result: no
2916configure:8104: checking for sys/termio.h
2917configure:8104: result: no
2918configure:8104: checking sys/time.h usability
2919configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2920configure:8104: $? = 0
2921configure:8104: result: yes
2922configure:8104: checking sys/time.h presence
2923configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2924configure:8104: $? = 0
2925configure:8104: result: yes
2926configure:8104: checking for sys/time.h
2927configure:8104: result: yes
2928configure:8104: checking sys/times.h usability
2929configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2930configure:8104: $? = 0
2931configure:8104: result: yes
2932configure:8104: checking sys/times.h presence
2933configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2934configure:8104: $? = 0
2935configure:8104: result: yes
2936configure:8104: checking for sys/times.h
2937configure:8104: result: yes
2938configure:8104: checking for sys/types.h
2939configure:8104: result: yes
2940configure:8104: checking sys/uio.h usability
2941configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2942configure:8104: $? = 0
2943configure:8104: result: yes
2944configure:8104: checking sys/uio.h presence
2945configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2946configure:8104: $? = 0
2947configure:8104: result: yes
2948configure:8104: checking for sys/uio.h
2949configure:8104: result: yes
2950configure:8104: checking sys/un.h usability
2951configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2952configure:8104: $? = 0
2953configure:8104: result: yes
2954configure:8104: checking sys/un.h presence
2955configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2956configure:8104: $? = 0
2957configure:8104: result: yes
2958configure:8104: checking for sys/un.h
2959configure:8104: result: yes
2960configure:8104: checking sys/utsname.h usability
2961configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2962configure:8104: $? = 0
2963configure:8104: result: yes
2964configure:8104: checking sys/utsname.h presence
2965configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2966configure:8104: $? = 0
2967configure:8104: result: yes
2968configure:8104: checking for sys/utsname.h
2969configure:8104: result: yes
2970configure:8104: checking sys/wait.h usability
2971configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2972configure:8104: $? = 0
2973configure:8104: result: yes
2974configure:8104: checking sys/wait.h presence
2975configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2976configure:8104: $? = 0
2977configure:8104: result: yes
2978configure:8104: checking for sys/wait.h
2979configure:8104: result: yes
2980configure:8104: checking pty.h usability
2981configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
2982conftest.c:91:17: error: pty.h: No such file or directory
2983conftest.c:91:17: error: pty.h: No such file or directory
2984lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cclCMV0c.out (No such file or directory)
2985configure:8104: $? = 1
2986configure: failed program was:
2987| /* confdefs.h */
2988| #define _GNU_SOURCE 1
2989| #define _NETBSD_SOURCE 1
2990| #define __BSD_VISIBLE 1
2991| #define _DARWIN_C_SOURCE 1
2992| #define _PYTHONFRAMEWORK "Python"
2993| #define STDC_HEADERS 1
2994| #define HAVE_SYS_TYPES_H 1
2995| #define HAVE_SYS_STAT_H 1
2996| #define HAVE_STDLIB_H 1
2997| #define HAVE_STRING_H 1
2998| #define HAVE_MEMORY_H 1
2999| #define HAVE_STRINGS_H 1
3000| #define HAVE_INTTYPES_H 1
3001| #define HAVE_STDINT_H 1
3002| #define HAVE_UNISTD_H 1
3003| #define __EXTENSIONS__ 1
3004| #define _ALL_SOURCE 1
3005| #define _GNU_SOURCE 1
3006| #define _POSIX_PTHREAD_SEMANTICS 1
3007| #define _TANDEM_SOURCE 1
3008| #define STDC_HEADERS 1
3009| #define HAVE_DLFCN_H 1
3010| #define HAVE_ERRNO_H 1
3011| #define HAVE_FCNTL_H 1
3012| #define HAVE_GRP_H 1
3013| #define HAVE_LANGINFO_H 1
3014| #define HAVE_LIBINTL_H 1
3015| #define HAVE_PTHREAD_H 1
3016| #define HAVE_SCHED_H 1
3017| #define HAVE_SIGNAL_H 1
3018| #define HAVE_TERMIOS_H 1
3019| #define HAVE_UTIME_H 1
3020| #define HAVE_POLL_H 1
3021| #define HAVE_SYS_POLL_H 1
3022| #define HAVE_SYS_XATTR_H 1
3023| #define HAVE_SYS_EVENT_H 1
3024| #define HAVE_SYS_FILE_H 1
3025| #define HAVE_SYS_IOCTL_H 1
3026| #define HAVE_SYS_KERN_CONTROL_H 1
3027| #define HAVE_SYS_LOCK_H 1
3028| #define HAVE_SYS_PARAM_H 1
3029| #define HAVE_SYS_RANDOM_H 1
3030| #define HAVE_SYS_SELECT_H 1
3031| #define HAVE_SYS_SOCKET_H 1
3032| #define HAVE_SYS_STATVFS_H 1
3033| #define HAVE_SYS_STAT_H 1
3034| #define HAVE_SYS_SYSCALL_H 1
3035| #define HAVE_SYS_SYS_DOMAIN_H 1
3036| #define HAVE_SYS_TIME_H 1
3037| #define HAVE_SYS_TIMES_H 1
3038| #define HAVE_SYS_TYPES_H 1
3039| #define HAVE_SYS_UIO_H 1
3040| #define HAVE_SYS_UN_H 1
3041| #define HAVE_SYS_UTSNAME_H 1
3042| #define HAVE_SYS_WAIT_H 1
3043| /* end confdefs.h.  */
3044| #include <stdio.h>
3045| #ifdef HAVE_SYS_TYPES_H
3046| # include <sys/types.h>
3047| #endif
3048| #ifdef HAVE_SYS_STAT_H
3049| # include <sys/stat.h>
3050| #endif
3051| #ifdef STDC_HEADERS
3052| # include <stdlib.h>
3053| # include <stddef.h>
3054| #else
3055| # ifdef HAVE_STDLIB_H
3056| #  include <stdlib.h>
3057| # endif
3058| #endif
3059| #ifdef HAVE_STRING_H
3060| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3061| #  include <memory.h>
3062| # endif
3063| # include <string.h>
3064| #endif
3065| #ifdef HAVE_STRINGS_H
3066| # include <strings.h>
3067| #endif
3068| #ifdef HAVE_INTTYPES_H
3069| # include <inttypes.h>
3070| #endif
3071| #ifdef HAVE_STDINT_H
3072| # include <stdint.h>
3073| #endif
3074| #ifdef HAVE_UNISTD_H
3075| # include <unistd.h>
3076| #endif
3077| #include <pty.h>
3078configure:8104: result: no
3079configure:8104: checking pty.h presence
3080configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3081conftest.c:58:17: error: pty.h: No such file or directory
3082configure:8104: $? = 1
3083configure: failed program was:
3084| /* confdefs.h */
3085| #define _GNU_SOURCE 1
3086| #define _NETBSD_SOURCE 1
3087| #define __BSD_VISIBLE 1
3088| #define _DARWIN_C_SOURCE 1
3089| #define _PYTHONFRAMEWORK "Python"
3090| #define STDC_HEADERS 1
3091| #define HAVE_SYS_TYPES_H 1
3092| #define HAVE_SYS_STAT_H 1
3093| #define HAVE_STDLIB_H 1
3094| #define HAVE_STRING_H 1
3095| #define HAVE_MEMORY_H 1
3096| #define HAVE_STRINGS_H 1
3097| #define HAVE_INTTYPES_H 1
3098| #define HAVE_STDINT_H 1
3099| #define HAVE_UNISTD_H 1
3100| #define __EXTENSIONS__ 1
3101| #define _ALL_SOURCE 1
3102| #define _GNU_SOURCE 1
3103| #define _POSIX_PTHREAD_SEMANTICS 1
3104| #define _TANDEM_SOURCE 1
3105| #define STDC_HEADERS 1
3106| #define HAVE_DLFCN_H 1
3107| #define HAVE_ERRNO_H 1
3108| #define HAVE_FCNTL_H 1
3109| #define HAVE_GRP_H 1
3110| #define HAVE_LANGINFO_H 1
3111| #define HAVE_LIBINTL_H 1
3112| #define HAVE_PTHREAD_H 1
3113| #define HAVE_SCHED_H 1
3114| #define HAVE_SIGNAL_H 1
3115| #define HAVE_TERMIOS_H 1
3116| #define HAVE_UTIME_H 1
3117| #define HAVE_POLL_H 1
3118| #define HAVE_SYS_POLL_H 1
3119| #define HAVE_SYS_XATTR_H 1
3120| #define HAVE_SYS_EVENT_H 1
3121| #define HAVE_SYS_FILE_H 1
3122| #define HAVE_SYS_IOCTL_H 1
3123| #define HAVE_SYS_KERN_CONTROL_H 1
3124| #define HAVE_SYS_LOCK_H 1
3125| #define HAVE_SYS_PARAM_H 1
3126| #define HAVE_SYS_RANDOM_H 1
3127| #define HAVE_SYS_SELECT_H 1
3128| #define HAVE_SYS_SOCKET_H 1
3129| #define HAVE_SYS_STATVFS_H 1
3130| #define HAVE_SYS_STAT_H 1
3131| #define HAVE_SYS_SYSCALL_H 1
3132| #define HAVE_SYS_SYS_DOMAIN_H 1
3133| #define HAVE_SYS_TIME_H 1
3134| #define HAVE_SYS_TIMES_H 1
3135| #define HAVE_SYS_TYPES_H 1
3136| #define HAVE_SYS_UIO_H 1
3137| #define HAVE_SYS_UN_H 1
3138| #define HAVE_SYS_UTSNAME_H 1
3139| #define HAVE_SYS_WAIT_H 1
3140| /* end confdefs.h.  */
3141| #include <pty.h>
3142configure:8104: result: no
3143configure:8104: checking for pty.h
3144configure:8104: result: no
3145configure:8104: checking libutil.h usability
3146configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
3147conftest.c:91:21: error: libutil.h: No such file or directory
3148conftest.c:91:21: error: libutil.h: No such file or directory
3149lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccQvB54E.out (No such file or directory)
3150configure:8104: $? = 1
3151configure: failed program was:
3152| /* confdefs.h */
3153| #define _GNU_SOURCE 1
3154| #define _NETBSD_SOURCE 1
3155| #define __BSD_VISIBLE 1
3156| #define _DARWIN_C_SOURCE 1
3157| #define _PYTHONFRAMEWORK "Python"
3158| #define STDC_HEADERS 1
3159| #define HAVE_SYS_TYPES_H 1
3160| #define HAVE_SYS_STAT_H 1
3161| #define HAVE_STDLIB_H 1
3162| #define HAVE_STRING_H 1
3163| #define HAVE_MEMORY_H 1
3164| #define HAVE_STRINGS_H 1
3165| #define HAVE_INTTYPES_H 1
3166| #define HAVE_STDINT_H 1
3167| #define HAVE_UNISTD_H 1
3168| #define __EXTENSIONS__ 1
3169| #define _ALL_SOURCE 1
3170| #define _GNU_SOURCE 1
3171| #define _POSIX_PTHREAD_SEMANTICS 1
3172| #define _TANDEM_SOURCE 1
3173| #define STDC_HEADERS 1
3174| #define HAVE_DLFCN_H 1
3175| #define HAVE_ERRNO_H 1
3176| #define HAVE_FCNTL_H 1
3177| #define HAVE_GRP_H 1
3178| #define HAVE_LANGINFO_H 1
3179| #define HAVE_LIBINTL_H 1
3180| #define HAVE_PTHREAD_H 1
3181| #define HAVE_SCHED_H 1
3182| #define HAVE_SIGNAL_H 1
3183| #define HAVE_TERMIOS_H 1
3184| #define HAVE_UTIME_H 1
3185| #define HAVE_POLL_H 1
3186| #define HAVE_SYS_POLL_H 1
3187| #define HAVE_SYS_XATTR_H 1
3188| #define HAVE_SYS_EVENT_H 1
3189| #define HAVE_SYS_FILE_H 1
3190| #define HAVE_SYS_IOCTL_H 1
3191| #define HAVE_SYS_KERN_CONTROL_H 1
3192| #define HAVE_SYS_LOCK_H 1
3193| #define HAVE_SYS_PARAM_H 1
3194| #define HAVE_SYS_RANDOM_H 1
3195| #define HAVE_SYS_SELECT_H 1
3196| #define HAVE_SYS_SOCKET_H 1
3197| #define HAVE_SYS_STATVFS_H 1
3198| #define HAVE_SYS_STAT_H 1
3199| #define HAVE_SYS_SYSCALL_H 1
3200| #define HAVE_SYS_SYS_DOMAIN_H 1
3201| #define HAVE_SYS_TIME_H 1
3202| #define HAVE_SYS_TIMES_H 1
3203| #define HAVE_SYS_TYPES_H 1
3204| #define HAVE_SYS_UIO_H 1
3205| #define HAVE_SYS_UN_H 1
3206| #define HAVE_SYS_UTSNAME_H 1
3207| #define HAVE_SYS_WAIT_H 1
3208| /* end confdefs.h.  */
3209| #include <stdio.h>
3210| #ifdef HAVE_SYS_TYPES_H
3211| # include <sys/types.h>
3212| #endif
3213| #ifdef HAVE_SYS_STAT_H
3214| # include <sys/stat.h>
3215| #endif
3216| #ifdef STDC_HEADERS
3217| # include <stdlib.h>
3218| # include <stddef.h>
3219| #else
3220| # ifdef HAVE_STDLIB_H
3221| #  include <stdlib.h>
3222| # endif
3223| #endif
3224| #ifdef HAVE_STRING_H
3225| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3226| #  include <memory.h>
3227| # endif
3228| # include <string.h>
3229| #endif
3230| #ifdef HAVE_STRINGS_H
3231| # include <strings.h>
3232| #endif
3233| #ifdef HAVE_INTTYPES_H
3234| # include <inttypes.h>
3235| #endif
3236| #ifdef HAVE_STDINT_H
3237| # include <stdint.h>
3238| #endif
3239| #ifdef HAVE_UNISTD_H
3240| # include <unistd.h>
3241| #endif
3242| #include <libutil.h>
3243configure:8104: result: no
3244configure:8104: checking libutil.h presence
3245configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3246conftest.c:58:21: error: libutil.h: No such file or directory
3247configure:8104: $? = 1
3248configure: failed program was:
3249| /* confdefs.h */
3250| #define _GNU_SOURCE 1
3251| #define _NETBSD_SOURCE 1
3252| #define __BSD_VISIBLE 1
3253| #define _DARWIN_C_SOURCE 1
3254| #define _PYTHONFRAMEWORK "Python"
3255| #define STDC_HEADERS 1
3256| #define HAVE_SYS_TYPES_H 1
3257| #define HAVE_SYS_STAT_H 1
3258| #define HAVE_STDLIB_H 1
3259| #define HAVE_STRING_H 1
3260| #define HAVE_MEMORY_H 1
3261| #define HAVE_STRINGS_H 1
3262| #define HAVE_INTTYPES_H 1
3263| #define HAVE_STDINT_H 1
3264| #define HAVE_UNISTD_H 1
3265| #define __EXTENSIONS__ 1
3266| #define _ALL_SOURCE 1
3267| #define _GNU_SOURCE 1
3268| #define _POSIX_PTHREAD_SEMANTICS 1
3269| #define _TANDEM_SOURCE 1
3270| #define STDC_HEADERS 1
3271| #define HAVE_DLFCN_H 1
3272| #define HAVE_ERRNO_H 1
3273| #define HAVE_FCNTL_H 1
3274| #define HAVE_GRP_H 1
3275| #define HAVE_LANGINFO_H 1
3276| #define HAVE_LIBINTL_H 1
3277| #define HAVE_PTHREAD_H 1
3278| #define HAVE_SCHED_H 1
3279| #define HAVE_SIGNAL_H 1
3280| #define HAVE_TERMIOS_H 1
3281| #define HAVE_UTIME_H 1
3282| #define HAVE_POLL_H 1
3283| #define HAVE_SYS_POLL_H 1
3284| #define HAVE_SYS_XATTR_H 1
3285| #define HAVE_SYS_EVENT_H 1
3286| #define HAVE_SYS_FILE_H 1
3287| #define HAVE_SYS_IOCTL_H 1
3288| #define HAVE_SYS_KERN_CONTROL_H 1
3289| #define HAVE_SYS_LOCK_H 1
3290| #define HAVE_SYS_PARAM_H 1
3291| #define HAVE_SYS_RANDOM_H 1
3292| #define HAVE_SYS_SELECT_H 1
3293| #define HAVE_SYS_SOCKET_H 1
3294| #define HAVE_SYS_STATVFS_H 1
3295| #define HAVE_SYS_STAT_H 1
3296| #define HAVE_SYS_SYSCALL_H 1
3297| #define HAVE_SYS_SYS_DOMAIN_H 1
3298| #define HAVE_SYS_TIME_H 1
3299| #define HAVE_SYS_TIMES_H 1
3300| #define HAVE_SYS_TYPES_H 1
3301| #define HAVE_SYS_UIO_H 1
3302| #define HAVE_SYS_UN_H 1
3303| #define HAVE_SYS_UTSNAME_H 1
3304| #define HAVE_SYS_WAIT_H 1
3305| /* end confdefs.h.  */
3306| #include <libutil.h>
3307configure:8104: result: no
3308configure:8104: checking for libutil.h
3309configure:8104: result: no
3310configure:8104: checking sys/resource.h usability
3311configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
3312configure:8104: $? = 0
3313configure:8104: result: yes
3314configure:8104: checking sys/resource.h presence
3315configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3316configure:8104: $? = 0
3317configure:8104: result: yes
3318configure:8104: checking for sys/resource.h
3319configure:8104: result: yes
3320configure:8104: checking netpacket/packet.h usability
3321configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
3322conftest.c:92:30: error: netpacket/packet.h: No such file or directory
3323conftest.c:92:30: error: netpacket/packet.h: No such file or directory
3324lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc99C2Zw.out (No such file or directory)
3325configure:8104: $? = 1
3326configure: failed program was:
3327| /* confdefs.h */
3328| #define _GNU_SOURCE 1
3329| #define _NETBSD_SOURCE 1
3330| #define __BSD_VISIBLE 1
3331| #define _DARWIN_C_SOURCE 1
3332| #define _PYTHONFRAMEWORK "Python"
3333| #define STDC_HEADERS 1
3334| #define HAVE_SYS_TYPES_H 1
3335| #define HAVE_SYS_STAT_H 1
3336| #define HAVE_STDLIB_H 1
3337| #define HAVE_STRING_H 1
3338| #define HAVE_MEMORY_H 1
3339| #define HAVE_STRINGS_H 1
3340| #define HAVE_INTTYPES_H 1
3341| #define HAVE_STDINT_H 1
3342| #define HAVE_UNISTD_H 1
3343| #define __EXTENSIONS__ 1
3344| #define _ALL_SOURCE 1
3345| #define _GNU_SOURCE 1
3346| #define _POSIX_PTHREAD_SEMANTICS 1
3347| #define _TANDEM_SOURCE 1
3348| #define STDC_HEADERS 1
3349| #define HAVE_DLFCN_H 1
3350| #define HAVE_ERRNO_H 1
3351| #define HAVE_FCNTL_H 1
3352| #define HAVE_GRP_H 1
3353| #define HAVE_LANGINFO_H 1
3354| #define HAVE_LIBINTL_H 1
3355| #define HAVE_PTHREAD_H 1
3356| #define HAVE_SCHED_H 1
3357| #define HAVE_SIGNAL_H 1
3358| #define HAVE_TERMIOS_H 1
3359| #define HAVE_UTIME_H 1
3360| #define HAVE_POLL_H 1
3361| #define HAVE_SYS_POLL_H 1
3362| #define HAVE_SYS_XATTR_H 1
3363| #define HAVE_SYS_EVENT_H 1
3364| #define HAVE_SYS_FILE_H 1
3365| #define HAVE_SYS_IOCTL_H 1
3366| #define HAVE_SYS_KERN_CONTROL_H 1
3367| #define HAVE_SYS_LOCK_H 1
3368| #define HAVE_SYS_PARAM_H 1
3369| #define HAVE_SYS_RANDOM_H 1
3370| #define HAVE_SYS_SELECT_H 1
3371| #define HAVE_SYS_SOCKET_H 1
3372| #define HAVE_SYS_STATVFS_H 1
3373| #define HAVE_SYS_STAT_H 1
3374| #define HAVE_SYS_SYSCALL_H 1
3375| #define HAVE_SYS_SYS_DOMAIN_H 1
3376| #define HAVE_SYS_TIME_H 1
3377| #define HAVE_SYS_TIMES_H 1
3378| #define HAVE_SYS_TYPES_H 1
3379| #define HAVE_SYS_UIO_H 1
3380| #define HAVE_SYS_UN_H 1
3381| #define HAVE_SYS_UTSNAME_H 1
3382| #define HAVE_SYS_WAIT_H 1
3383| #define HAVE_SYS_RESOURCE_H 1
3384| /* end confdefs.h.  */
3385| #include <stdio.h>
3386| #ifdef HAVE_SYS_TYPES_H
3387| # include <sys/types.h>
3388| #endif
3389| #ifdef HAVE_SYS_STAT_H
3390| # include <sys/stat.h>
3391| #endif
3392| #ifdef STDC_HEADERS
3393| # include <stdlib.h>
3394| # include <stddef.h>
3395| #else
3396| # ifdef HAVE_STDLIB_H
3397| #  include <stdlib.h>
3398| # endif
3399| #endif
3400| #ifdef HAVE_STRING_H
3401| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3402| #  include <memory.h>
3403| # endif
3404| # include <string.h>
3405| #endif
3406| #ifdef HAVE_STRINGS_H
3407| # include <strings.h>
3408| #endif
3409| #ifdef HAVE_INTTYPES_H
3410| # include <inttypes.h>
3411| #endif
3412| #ifdef HAVE_STDINT_H
3413| # include <stdint.h>
3414| #endif
3415| #ifdef HAVE_UNISTD_H
3416| # include <unistd.h>
3417| #endif
3418| #include <netpacket/packet.h>
3419configure:8104: result: no
3420configure:8104: checking netpacket/packet.h presence
3421configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3422conftest.c:59:30: error: netpacket/packet.h: No such file or directory
3423configure:8104: $? = 1
3424configure: failed program was:
3425| /* confdefs.h */
3426| #define _GNU_SOURCE 1
3427| #define _NETBSD_SOURCE 1
3428| #define __BSD_VISIBLE 1
3429| #define _DARWIN_C_SOURCE 1
3430| #define _PYTHONFRAMEWORK "Python"
3431| #define STDC_HEADERS 1
3432| #define HAVE_SYS_TYPES_H 1
3433| #define HAVE_SYS_STAT_H 1
3434| #define HAVE_STDLIB_H 1
3435| #define HAVE_STRING_H 1
3436| #define HAVE_MEMORY_H 1
3437| #define HAVE_STRINGS_H 1
3438| #define HAVE_INTTYPES_H 1
3439| #define HAVE_STDINT_H 1
3440| #define HAVE_UNISTD_H 1
3441| #define __EXTENSIONS__ 1
3442| #define _ALL_SOURCE 1
3443| #define _GNU_SOURCE 1
3444| #define _POSIX_PTHREAD_SEMANTICS 1
3445| #define _TANDEM_SOURCE 1
3446| #define STDC_HEADERS 1
3447| #define HAVE_DLFCN_H 1
3448| #define HAVE_ERRNO_H 1
3449| #define HAVE_FCNTL_H 1
3450| #define HAVE_GRP_H 1
3451| #define HAVE_LANGINFO_H 1
3452| #define HAVE_LIBINTL_H 1
3453| #define HAVE_PTHREAD_H 1
3454| #define HAVE_SCHED_H 1
3455| #define HAVE_SIGNAL_H 1
3456| #define HAVE_TERMIOS_H 1
3457| #define HAVE_UTIME_H 1
3458| #define HAVE_POLL_H 1
3459| #define HAVE_SYS_POLL_H 1
3460| #define HAVE_SYS_XATTR_H 1
3461| #define HAVE_SYS_EVENT_H 1
3462| #define HAVE_SYS_FILE_H 1
3463| #define HAVE_SYS_IOCTL_H 1
3464| #define HAVE_SYS_KERN_CONTROL_H 1
3465| #define HAVE_SYS_LOCK_H 1
3466| #define HAVE_SYS_PARAM_H 1
3467| #define HAVE_SYS_RANDOM_H 1
3468| #define HAVE_SYS_SELECT_H 1
3469| #define HAVE_SYS_SOCKET_H 1
3470| #define HAVE_SYS_STATVFS_H 1
3471| #define HAVE_SYS_STAT_H 1
3472| #define HAVE_SYS_SYSCALL_H 1
3473| #define HAVE_SYS_SYS_DOMAIN_H 1
3474| #define HAVE_SYS_TIME_H 1
3475| #define HAVE_SYS_TIMES_H 1
3476| #define HAVE_SYS_TYPES_H 1
3477| #define HAVE_SYS_UIO_H 1
3478| #define HAVE_SYS_UN_H 1
3479| #define HAVE_SYS_UTSNAME_H 1
3480| #define HAVE_SYS_WAIT_H 1
3481| #define HAVE_SYS_RESOURCE_H 1
3482| /* end confdefs.h.  */
3483| #include <netpacket/packet.h>
3484configure:8104: result: no
3485configure:8104: checking for netpacket/packet.h
3486configure:8104: result: no
3487configure:8104: checking sysexits.h usability
3488configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
3489configure:8104: $? = 0
3490configure:8104: result: yes
3491configure:8104: checking sysexits.h presence
3492configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3493configure:8104: $? = 0
3494configure:8104: result: yes
3495configure:8104: checking for sysexits.h
3496configure:8104: result: yes
3497configure:8104: checking bluetooth.h usability
3498configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
3499conftest.c:93:23: error: bluetooth.h: No such file or directory
3500conftest.c:93:23: error: bluetooth.h: No such file or directory
3501lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccsQbqYG.out (No such file or directory)
3502configure:8104: $? = 1
3503configure: failed program was:
3504| /* confdefs.h */
3505| #define _GNU_SOURCE 1
3506| #define _NETBSD_SOURCE 1
3507| #define __BSD_VISIBLE 1
3508| #define _DARWIN_C_SOURCE 1
3509| #define _PYTHONFRAMEWORK "Python"
3510| #define STDC_HEADERS 1
3511| #define HAVE_SYS_TYPES_H 1
3512| #define HAVE_SYS_STAT_H 1
3513| #define HAVE_STDLIB_H 1
3514| #define HAVE_STRING_H 1
3515| #define HAVE_MEMORY_H 1
3516| #define HAVE_STRINGS_H 1
3517| #define HAVE_INTTYPES_H 1
3518| #define HAVE_STDINT_H 1
3519| #define HAVE_UNISTD_H 1
3520| #define __EXTENSIONS__ 1
3521| #define _ALL_SOURCE 1
3522| #define _GNU_SOURCE 1
3523| #define _POSIX_PTHREAD_SEMANTICS 1
3524| #define _TANDEM_SOURCE 1
3525| #define STDC_HEADERS 1
3526| #define HAVE_DLFCN_H 1
3527| #define HAVE_ERRNO_H 1
3528| #define HAVE_FCNTL_H 1
3529| #define HAVE_GRP_H 1
3530| #define HAVE_LANGINFO_H 1
3531| #define HAVE_LIBINTL_H 1
3532| #define HAVE_PTHREAD_H 1
3533| #define HAVE_SCHED_H 1
3534| #define HAVE_SIGNAL_H 1
3535| #define HAVE_TERMIOS_H 1
3536| #define HAVE_UTIME_H 1
3537| #define HAVE_POLL_H 1
3538| #define HAVE_SYS_POLL_H 1
3539| #define HAVE_SYS_XATTR_H 1
3540| #define HAVE_SYS_EVENT_H 1
3541| #define HAVE_SYS_FILE_H 1
3542| #define HAVE_SYS_IOCTL_H 1
3543| #define HAVE_SYS_KERN_CONTROL_H 1
3544| #define HAVE_SYS_LOCK_H 1
3545| #define HAVE_SYS_PARAM_H 1
3546| #define HAVE_SYS_RANDOM_H 1
3547| #define HAVE_SYS_SELECT_H 1
3548| #define HAVE_SYS_SOCKET_H 1
3549| #define HAVE_SYS_STATVFS_H 1
3550| #define HAVE_SYS_STAT_H 1
3551| #define HAVE_SYS_SYSCALL_H 1
3552| #define HAVE_SYS_SYS_DOMAIN_H 1
3553| #define HAVE_SYS_TIME_H 1
3554| #define HAVE_SYS_TIMES_H 1
3555| #define HAVE_SYS_TYPES_H 1
3556| #define HAVE_SYS_UIO_H 1
3557| #define HAVE_SYS_UN_H 1
3558| #define HAVE_SYS_UTSNAME_H 1
3559| #define HAVE_SYS_WAIT_H 1
3560| #define HAVE_SYS_RESOURCE_H 1
3561| #define HAVE_SYSEXITS_H 1
3562| /* end confdefs.h.  */
3563| #include <stdio.h>
3564| #ifdef HAVE_SYS_TYPES_H
3565| # include <sys/types.h>
3566| #endif
3567| #ifdef HAVE_SYS_STAT_H
3568| # include <sys/stat.h>
3569| #endif
3570| #ifdef STDC_HEADERS
3571| # include <stdlib.h>
3572| # include <stddef.h>
3573| #else
3574| # ifdef HAVE_STDLIB_H
3575| #  include <stdlib.h>
3576| # endif
3577| #endif
3578| #ifdef HAVE_STRING_H
3579| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3580| #  include <memory.h>
3581| # endif
3582| # include <string.h>
3583| #endif
3584| #ifdef HAVE_STRINGS_H
3585| # include <strings.h>
3586| #endif
3587| #ifdef HAVE_INTTYPES_H
3588| # include <inttypes.h>
3589| #endif
3590| #ifdef HAVE_STDINT_H
3591| # include <stdint.h>
3592| #endif
3593| #ifdef HAVE_UNISTD_H
3594| # include <unistd.h>
3595| #endif
3596| #include <bluetooth.h>
3597configure:8104: result: no
3598configure:8104: checking bluetooth.h presence
3599configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3600conftest.c:60:23: error: bluetooth.h: No such file or directory
3601configure:8104: $? = 1
3602configure: failed program was:
3603| /* confdefs.h */
3604| #define _GNU_SOURCE 1
3605| #define _NETBSD_SOURCE 1
3606| #define __BSD_VISIBLE 1
3607| #define _DARWIN_C_SOURCE 1
3608| #define _PYTHONFRAMEWORK "Python"
3609| #define STDC_HEADERS 1
3610| #define HAVE_SYS_TYPES_H 1
3611| #define HAVE_SYS_STAT_H 1
3612| #define HAVE_STDLIB_H 1
3613| #define HAVE_STRING_H 1
3614| #define HAVE_MEMORY_H 1
3615| #define HAVE_STRINGS_H 1
3616| #define HAVE_INTTYPES_H 1
3617| #define HAVE_STDINT_H 1
3618| #define HAVE_UNISTD_H 1
3619| #define __EXTENSIONS__ 1
3620| #define _ALL_SOURCE 1
3621| #define _GNU_SOURCE 1
3622| #define _POSIX_PTHREAD_SEMANTICS 1
3623| #define _TANDEM_SOURCE 1
3624| #define STDC_HEADERS 1
3625| #define HAVE_DLFCN_H 1
3626| #define HAVE_ERRNO_H 1
3627| #define HAVE_FCNTL_H 1
3628| #define HAVE_GRP_H 1
3629| #define HAVE_LANGINFO_H 1
3630| #define HAVE_LIBINTL_H 1
3631| #define HAVE_PTHREAD_H 1
3632| #define HAVE_SCHED_H 1
3633| #define HAVE_SIGNAL_H 1
3634| #define HAVE_TERMIOS_H 1
3635| #define HAVE_UTIME_H 1
3636| #define HAVE_POLL_H 1
3637| #define HAVE_SYS_POLL_H 1
3638| #define HAVE_SYS_XATTR_H 1
3639| #define HAVE_SYS_EVENT_H 1
3640| #define HAVE_SYS_FILE_H 1
3641| #define HAVE_SYS_IOCTL_H 1
3642| #define HAVE_SYS_KERN_CONTROL_H 1
3643| #define HAVE_SYS_LOCK_H 1
3644| #define HAVE_SYS_PARAM_H 1
3645| #define HAVE_SYS_RANDOM_H 1
3646| #define HAVE_SYS_SELECT_H 1
3647| #define HAVE_SYS_SOCKET_H 1
3648| #define HAVE_SYS_STATVFS_H 1
3649| #define HAVE_SYS_STAT_H 1
3650| #define HAVE_SYS_SYSCALL_H 1
3651| #define HAVE_SYS_SYS_DOMAIN_H 1
3652| #define HAVE_SYS_TIME_H 1
3653| #define HAVE_SYS_TIMES_H 1
3654| #define HAVE_SYS_TYPES_H 1
3655| #define HAVE_SYS_UIO_H 1
3656| #define HAVE_SYS_UN_H 1
3657| #define HAVE_SYS_UTSNAME_H 1
3658| #define HAVE_SYS_WAIT_H 1
3659| #define HAVE_SYS_RESOURCE_H 1
3660| #define HAVE_SYSEXITS_H 1
3661| /* end confdefs.h.  */
3662| #include <bluetooth.h>
3663configure:8104: result: no
3664configure:8104: checking for bluetooth.h
3665configure:8104: result: no
3666configure:8104: checking linux/tipc.h usability
3667configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
3668conftest.c:93:24: error: linux/tipc.h: No such file or directory
3669conftest.c:93:24: error: linux/tipc.h: No such file or directory
3670lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccoeq29i.out (No such file or directory)
3671configure:8104: $? = 1
3672configure: failed program was:
3673| /* confdefs.h */
3674| #define _GNU_SOURCE 1
3675| #define _NETBSD_SOURCE 1
3676| #define __BSD_VISIBLE 1
3677| #define _DARWIN_C_SOURCE 1
3678| #define _PYTHONFRAMEWORK "Python"
3679| #define STDC_HEADERS 1
3680| #define HAVE_SYS_TYPES_H 1
3681| #define HAVE_SYS_STAT_H 1
3682| #define HAVE_STDLIB_H 1
3683| #define HAVE_STRING_H 1
3684| #define HAVE_MEMORY_H 1
3685| #define HAVE_STRINGS_H 1
3686| #define HAVE_INTTYPES_H 1
3687| #define HAVE_STDINT_H 1
3688| #define HAVE_UNISTD_H 1
3689| #define __EXTENSIONS__ 1
3690| #define _ALL_SOURCE 1
3691| #define _GNU_SOURCE 1
3692| #define _POSIX_PTHREAD_SEMANTICS 1
3693| #define _TANDEM_SOURCE 1
3694| #define STDC_HEADERS 1
3695| #define HAVE_DLFCN_H 1
3696| #define HAVE_ERRNO_H 1
3697| #define HAVE_FCNTL_H 1
3698| #define HAVE_GRP_H 1
3699| #define HAVE_LANGINFO_H 1
3700| #define HAVE_LIBINTL_H 1
3701| #define HAVE_PTHREAD_H 1
3702| #define HAVE_SCHED_H 1
3703| #define HAVE_SIGNAL_H 1
3704| #define HAVE_TERMIOS_H 1
3705| #define HAVE_UTIME_H 1
3706| #define HAVE_POLL_H 1
3707| #define HAVE_SYS_POLL_H 1
3708| #define HAVE_SYS_XATTR_H 1
3709| #define HAVE_SYS_EVENT_H 1
3710| #define HAVE_SYS_FILE_H 1
3711| #define HAVE_SYS_IOCTL_H 1
3712| #define HAVE_SYS_KERN_CONTROL_H 1
3713| #define HAVE_SYS_LOCK_H 1
3714| #define HAVE_SYS_PARAM_H 1
3715| #define HAVE_SYS_RANDOM_H 1
3716| #define HAVE_SYS_SELECT_H 1
3717| #define HAVE_SYS_SOCKET_H 1
3718| #define HAVE_SYS_STATVFS_H 1
3719| #define HAVE_SYS_STAT_H 1
3720| #define HAVE_SYS_SYSCALL_H 1
3721| #define HAVE_SYS_SYS_DOMAIN_H 1
3722| #define HAVE_SYS_TIME_H 1
3723| #define HAVE_SYS_TIMES_H 1
3724| #define HAVE_SYS_TYPES_H 1
3725| #define HAVE_SYS_UIO_H 1
3726| #define HAVE_SYS_UN_H 1
3727| #define HAVE_SYS_UTSNAME_H 1
3728| #define HAVE_SYS_WAIT_H 1
3729| #define HAVE_SYS_RESOURCE_H 1
3730| #define HAVE_SYSEXITS_H 1
3731| /* end confdefs.h.  */
3732| #include <stdio.h>
3733| #ifdef HAVE_SYS_TYPES_H
3734| # include <sys/types.h>
3735| #endif
3736| #ifdef HAVE_SYS_STAT_H
3737| # include <sys/stat.h>
3738| #endif
3739| #ifdef STDC_HEADERS
3740| # include <stdlib.h>
3741| # include <stddef.h>
3742| #else
3743| # ifdef HAVE_STDLIB_H
3744| #  include <stdlib.h>
3745| # endif
3746| #endif
3747| #ifdef HAVE_STRING_H
3748| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3749| #  include <memory.h>
3750| # endif
3751| # include <string.h>
3752| #endif
3753| #ifdef HAVE_STRINGS_H
3754| # include <strings.h>
3755| #endif
3756| #ifdef HAVE_INTTYPES_H
3757| # include <inttypes.h>
3758| #endif
3759| #ifdef HAVE_STDINT_H
3760| # include <stdint.h>
3761| #endif
3762| #ifdef HAVE_UNISTD_H
3763| # include <unistd.h>
3764| #endif
3765| #include <linux/tipc.h>
3766configure:8104: result: no
3767configure:8104: checking linux/tipc.h presence
3768configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3769conftest.c:60:24: error: linux/tipc.h: No such file or directory
3770configure:8104: $? = 1
3771configure: failed program was:
3772| /* confdefs.h */
3773| #define _GNU_SOURCE 1
3774| #define _NETBSD_SOURCE 1
3775| #define __BSD_VISIBLE 1
3776| #define _DARWIN_C_SOURCE 1
3777| #define _PYTHONFRAMEWORK "Python"
3778| #define STDC_HEADERS 1
3779| #define HAVE_SYS_TYPES_H 1
3780| #define HAVE_SYS_STAT_H 1
3781| #define HAVE_STDLIB_H 1
3782| #define HAVE_STRING_H 1
3783| #define HAVE_MEMORY_H 1
3784| #define HAVE_STRINGS_H 1
3785| #define HAVE_INTTYPES_H 1
3786| #define HAVE_STDINT_H 1
3787| #define HAVE_UNISTD_H 1
3788| #define __EXTENSIONS__ 1
3789| #define _ALL_SOURCE 1
3790| #define _GNU_SOURCE 1
3791| #define _POSIX_PTHREAD_SEMANTICS 1
3792| #define _TANDEM_SOURCE 1
3793| #define STDC_HEADERS 1
3794| #define HAVE_DLFCN_H 1
3795| #define HAVE_ERRNO_H 1
3796| #define HAVE_FCNTL_H 1
3797| #define HAVE_GRP_H 1
3798| #define HAVE_LANGINFO_H 1
3799| #define HAVE_LIBINTL_H 1
3800| #define HAVE_PTHREAD_H 1
3801| #define HAVE_SCHED_H 1
3802| #define HAVE_SIGNAL_H 1
3803| #define HAVE_TERMIOS_H 1
3804| #define HAVE_UTIME_H 1
3805| #define HAVE_POLL_H 1
3806| #define HAVE_SYS_POLL_H 1
3807| #define HAVE_SYS_XATTR_H 1
3808| #define HAVE_SYS_EVENT_H 1
3809| #define HAVE_SYS_FILE_H 1
3810| #define HAVE_SYS_IOCTL_H 1
3811| #define HAVE_SYS_KERN_CONTROL_H 1
3812| #define HAVE_SYS_LOCK_H 1
3813| #define HAVE_SYS_PARAM_H 1
3814| #define HAVE_SYS_RANDOM_H 1
3815| #define HAVE_SYS_SELECT_H 1
3816| #define HAVE_SYS_SOCKET_H 1
3817| #define HAVE_SYS_STATVFS_H 1
3818| #define HAVE_SYS_STAT_H 1
3819| #define HAVE_SYS_SYSCALL_H 1
3820| #define HAVE_SYS_SYS_DOMAIN_H 1
3821| #define HAVE_SYS_TIME_H 1
3822| #define HAVE_SYS_TIMES_H 1
3823| #define HAVE_SYS_TYPES_H 1
3824| #define HAVE_SYS_UIO_H 1
3825| #define HAVE_SYS_UN_H 1
3826| #define HAVE_SYS_UTSNAME_H 1
3827| #define HAVE_SYS_WAIT_H 1
3828| #define HAVE_SYS_RESOURCE_H 1
3829| #define HAVE_SYSEXITS_H 1
3830| /* end confdefs.h.  */
3831| #include <linux/tipc.h>
3832configure:8104: result: no
3833configure:8104: checking for linux/tipc.h
3834configure:8104: result: no
3835configure:8104: checking linux/random.h usability
3836configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
3837conftest.c:93:26: error: linux/random.h: No such file or directory
3838conftest.c:93:26: error: linux/random.h: No such file or directory
3839lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccgndg82.out (No such file or directory)
3840configure:8104: $? = 1
3841configure: failed program was:
3842| /* confdefs.h */
3843| #define _GNU_SOURCE 1
3844| #define _NETBSD_SOURCE 1
3845| #define __BSD_VISIBLE 1
3846| #define _DARWIN_C_SOURCE 1
3847| #define _PYTHONFRAMEWORK "Python"
3848| #define STDC_HEADERS 1
3849| #define HAVE_SYS_TYPES_H 1
3850| #define HAVE_SYS_STAT_H 1
3851| #define HAVE_STDLIB_H 1
3852| #define HAVE_STRING_H 1
3853| #define HAVE_MEMORY_H 1
3854| #define HAVE_STRINGS_H 1
3855| #define HAVE_INTTYPES_H 1
3856| #define HAVE_STDINT_H 1
3857| #define HAVE_UNISTD_H 1
3858| #define __EXTENSIONS__ 1
3859| #define _ALL_SOURCE 1
3860| #define _GNU_SOURCE 1
3861| #define _POSIX_PTHREAD_SEMANTICS 1
3862| #define _TANDEM_SOURCE 1
3863| #define STDC_HEADERS 1
3864| #define HAVE_DLFCN_H 1
3865| #define HAVE_ERRNO_H 1
3866| #define HAVE_FCNTL_H 1
3867| #define HAVE_GRP_H 1
3868| #define HAVE_LANGINFO_H 1
3869| #define HAVE_LIBINTL_H 1
3870| #define HAVE_PTHREAD_H 1
3871| #define HAVE_SCHED_H 1
3872| #define HAVE_SIGNAL_H 1
3873| #define HAVE_TERMIOS_H 1
3874| #define HAVE_UTIME_H 1
3875| #define HAVE_POLL_H 1
3876| #define HAVE_SYS_POLL_H 1
3877| #define HAVE_SYS_XATTR_H 1
3878| #define HAVE_SYS_EVENT_H 1
3879| #define HAVE_SYS_FILE_H 1
3880| #define HAVE_SYS_IOCTL_H 1
3881| #define HAVE_SYS_KERN_CONTROL_H 1
3882| #define HAVE_SYS_LOCK_H 1
3883| #define HAVE_SYS_PARAM_H 1
3884| #define HAVE_SYS_RANDOM_H 1
3885| #define HAVE_SYS_SELECT_H 1
3886| #define HAVE_SYS_SOCKET_H 1
3887| #define HAVE_SYS_STATVFS_H 1
3888| #define HAVE_SYS_STAT_H 1
3889| #define HAVE_SYS_SYSCALL_H 1
3890| #define HAVE_SYS_SYS_DOMAIN_H 1
3891| #define HAVE_SYS_TIME_H 1
3892| #define HAVE_SYS_TIMES_H 1
3893| #define HAVE_SYS_TYPES_H 1
3894| #define HAVE_SYS_UIO_H 1
3895| #define HAVE_SYS_UN_H 1
3896| #define HAVE_SYS_UTSNAME_H 1
3897| #define HAVE_SYS_WAIT_H 1
3898| #define HAVE_SYS_RESOURCE_H 1
3899| #define HAVE_SYSEXITS_H 1
3900| /* end confdefs.h.  */
3901| #include <stdio.h>
3902| #ifdef HAVE_SYS_TYPES_H
3903| # include <sys/types.h>
3904| #endif
3905| #ifdef HAVE_SYS_STAT_H
3906| # include <sys/stat.h>
3907| #endif
3908| #ifdef STDC_HEADERS
3909| # include <stdlib.h>
3910| # include <stddef.h>
3911| #else
3912| # ifdef HAVE_STDLIB_H
3913| #  include <stdlib.h>
3914| # endif
3915| #endif
3916| #ifdef HAVE_STRING_H
3917| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3918| #  include <memory.h>
3919| # endif
3920| # include <string.h>
3921| #endif
3922| #ifdef HAVE_STRINGS_H
3923| # include <strings.h>
3924| #endif
3925| #ifdef HAVE_INTTYPES_H
3926| # include <inttypes.h>
3927| #endif
3928| #ifdef HAVE_STDINT_H
3929| # include <stdint.h>
3930| #endif
3931| #ifdef HAVE_UNISTD_H
3932| # include <unistd.h>
3933| #endif
3934| #include <linux/random.h>
3935configure:8104: result: no
3936configure:8104: checking linux/random.h presence
3937configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3938conftest.c:60:26: error: linux/random.h: No such file or directory
3939configure:8104: $? = 1
3940configure: failed program was:
3941| /* confdefs.h */
3942| #define _GNU_SOURCE 1
3943| #define _NETBSD_SOURCE 1
3944| #define __BSD_VISIBLE 1
3945| #define _DARWIN_C_SOURCE 1
3946| #define _PYTHONFRAMEWORK "Python"
3947| #define STDC_HEADERS 1
3948| #define HAVE_SYS_TYPES_H 1
3949| #define HAVE_SYS_STAT_H 1
3950| #define HAVE_STDLIB_H 1
3951| #define HAVE_STRING_H 1
3952| #define HAVE_MEMORY_H 1
3953| #define HAVE_STRINGS_H 1
3954| #define HAVE_INTTYPES_H 1
3955| #define HAVE_STDINT_H 1
3956| #define HAVE_UNISTD_H 1
3957| #define __EXTENSIONS__ 1
3958| #define _ALL_SOURCE 1
3959| #define _GNU_SOURCE 1
3960| #define _POSIX_PTHREAD_SEMANTICS 1
3961| #define _TANDEM_SOURCE 1
3962| #define STDC_HEADERS 1
3963| #define HAVE_DLFCN_H 1
3964| #define HAVE_ERRNO_H 1
3965| #define HAVE_FCNTL_H 1
3966| #define HAVE_GRP_H 1
3967| #define HAVE_LANGINFO_H 1
3968| #define HAVE_LIBINTL_H 1
3969| #define HAVE_PTHREAD_H 1
3970| #define HAVE_SCHED_H 1
3971| #define HAVE_SIGNAL_H 1
3972| #define HAVE_TERMIOS_H 1
3973| #define HAVE_UTIME_H 1
3974| #define HAVE_POLL_H 1
3975| #define HAVE_SYS_POLL_H 1
3976| #define HAVE_SYS_XATTR_H 1
3977| #define HAVE_SYS_EVENT_H 1
3978| #define HAVE_SYS_FILE_H 1
3979| #define HAVE_SYS_IOCTL_H 1
3980| #define HAVE_SYS_KERN_CONTROL_H 1
3981| #define HAVE_SYS_LOCK_H 1
3982| #define HAVE_SYS_PARAM_H 1
3983| #define HAVE_SYS_RANDOM_H 1
3984| #define HAVE_SYS_SELECT_H 1
3985| #define HAVE_SYS_SOCKET_H 1
3986| #define HAVE_SYS_STATVFS_H 1
3987| #define HAVE_SYS_STAT_H 1
3988| #define HAVE_SYS_SYSCALL_H 1
3989| #define HAVE_SYS_SYS_DOMAIN_H 1
3990| #define HAVE_SYS_TIME_H 1
3991| #define HAVE_SYS_TIMES_H 1
3992| #define HAVE_SYS_TYPES_H 1
3993| #define HAVE_SYS_UIO_H 1
3994| #define HAVE_SYS_UN_H 1
3995| #define HAVE_SYS_UTSNAME_H 1
3996| #define HAVE_SYS_WAIT_H 1
3997| #define HAVE_SYS_RESOURCE_H 1
3998| #define HAVE_SYSEXITS_H 1
3999| /* end confdefs.h.  */
4000| #include <linux/random.h>
4001configure:8104: result: no
4002configure:8104: checking for linux/random.h
4003configure:8104: result: no
4004configure:8104: checking spawn.h usability
4005configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4006configure:8104: $? = 0
4007configure:8104: result: yes
4008configure:8104: checking spawn.h presence
4009configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4010configure:8104: $? = 0
4011configure:8104: result: yes
4012configure:8104: checking for spawn.h
4013configure:8104: result: yes
4014configure:8104: checking util.h usability
4015configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4016configure:8104: $? = 0
4017configure:8104: result: yes
4018configure:8104: checking util.h presence
4019configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4020configure:8104: $? = 0
4021configure:8104: result: yes
4022configure:8104: checking for util.h
4023configure:8104: result: yes
4024configure:8104: checking alloca.h usability
4025configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4026configure:8104: $? = 0
4027configure:8104: result: yes
4028configure:8104: checking alloca.h presence
4029configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4030configure:8104: $? = 0
4031configure:8104: result: yes
4032configure:8104: checking for alloca.h
4033configure:8104: result: yes
4034configure:8104: checking endian.h usability
4035configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4036conftest.c:96:20: error: endian.h: No such file or directory
4037conftest.c:96:20: error: endian.h: No such file or directory
4038lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccS1hfSS.out (No such file or directory)
4039configure:8104: $? = 1
4040configure: failed program was:
4041| /* confdefs.h */
4042| #define _GNU_SOURCE 1
4043| #define _NETBSD_SOURCE 1
4044| #define __BSD_VISIBLE 1
4045| #define _DARWIN_C_SOURCE 1
4046| #define _PYTHONFRAMEWORK "Python"
4047| #define STDC_HEADERS 1
4048| #define HAVE_SYS_TYPES_H 1
4049| #define HAVE_SYS_STAT_H 1
4050| #define HAVE_STDLIB_H 1
4051| #define HAVE_STRING_H 1
4052| #define HAVE_MEMORY_H 1
4053| #define HAVE_STRINGS_H 1
4054| #define HAVE_INTTYPES_H 1
4055| #define HAVE_STDINT_H 1
4056| #define HAVE_UNISTD_H 1
4057| #define __EXTENSIONS__ 1
4058| #define _ALL_SOURCE 1
4059| #define _GNU_SOURCE 1
4060| #define _POSIX_PTHREAD_SEMANTICS 1
4061| #define _TANDEM_SOURCE 1
4062| #define STDC_HEADERS 1
4063| #define HAVE_DLFCN_H 1
4064| #define HAVE_ERRNO_H 1
4065| #define HAVE_FCNTL_H 1
4066| #define HAVE_GRP_H 1
4067| #define HAVE_LANGINFO_H 1
4068| #define HAVE_LIBINTL_H 1
4069| #define HAVE_PTHREAD_H 1
4070| #define HAVE_SCHED_H 1
4071| #define HAVE_SIGNAL_H 1
4072| #define HAVE_TERMIOS_H 1
4073| #define HAVE_UTIME_H 1
4074| #define HAVE_POLL_H 1
4075| #define HAVE_SYS_POLL_H 1
4076| #define HAVE_SYS_XATTR_H 1
4077| #define HAVE_SYS_EVENT_H 1
4078| #define HAVE_SYS_FILE_H 1
4079| #define HAVE_SYS_IOCTL_H 1
4080| #define HAVE_SYS_KERN_CONTROL_H 1
4081| #define HAVE_SYS_LOCK_H 1
4082| #define HAVE_SYS_PARAM_H 1
4083| #define HAVE_SYS_RANDOM_H 1
4084| #define HAVE_SYS_SELECT_H 1
4085| #define HAVE_SYS_SOCKET_H 1
4086| #define HAVE_SYS_STATVFS_H 1
4087| #define HAVE_SYS_STAT_H 1
4088| #define HAVE_SYS_SYSCALL_H 1
4089| #define HAVE_SYS_SYS_DOMAIN_H 1
4090| #define HAVE_SYS_TIME_H 1
4091| #define HAVE_SYS_TIMES_H 1
4092| #define HAVE_SYS_TYPES_H 1
4093| #define HAVE_SYS_UIO_H 1
4094| #define HAVE_SYS_UN_H 1
4095| #define HAVE_SYS_UTSNAME_H 1
4096| #define HAVE_SYS_WAIT_H 1
4097| #define HAVE_SYS_RESOURCE_H 1
4098| #define HAVE_SYSEXITS_H 1
4099| #define HAVE_SPAWN_H 1
4100| #define HAVE_UTIL_H 1
4101| #define HAVE_ALLOCA_H 1
4102| /* end confdefs.h.  */
4103| #include <stdio.h>
4104| #ifdef HAVE_SYS_TYPES_H
4105| # include <sys/types.h>
4106| #endif
4107| #ifdef HAVE_SYS_STAT_H
4108| # include <sys/stat.h>
4109| #endif
4110| #ifdef STDC_HEADERS
4111| # include <stdlib.h>
4112| # include <stddef.h>
4113| #else
4114| # ifdef HAVE_STDLIB_H
4115| #  include <stdlib.h>
4116| # endif
4117| #endif
4118| #ifdef HAVE_STRING_H
4119| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4120| #  include <memory.h>
4121| # endif
4122| # include <string.h>
4123| #endif
4124| #ifdef HAVE_STRINGS_H
4125| # include <strings.h>
4126| #endif
4127| #ifdef HAVE_INTTYPES_H
4128| # include <inttypes.h>
4129| #endif
4130| #ifdef HAVE_STDINT_H
4131| # include <stdint.h>
4132| #endif
4133| #ifdef HAVE_UNISTD_H
4134| # include <unistd.h>
4135| #endif
4136| #include <endian.h>
4137configure:8104: result: no
4138configure:8104: checking endian.h presence
4139configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4140conftest.c:63:20: error: endian.h: No such file or directory
4141configure:8104: $? = 1
4142configure: failed program was:
4143| /* confdefs.h */
4144| #define _GNU_SOURCE 1
4145| #define _NETBSD_SOURCE 1
4146| #define __BSD_VISIBLE 1
4147| #define _DARWIN_C_SOURCE 1
4148| #define _PYTHONFRAMEWORK "Python"
4149| #define STDC_HEADERS 1
4150| #define HAVE_SYS_TYPES_H 1
4151| #define HAVE_SYS_STAT_H 1
4152| #define HAVE_STDLIB_H 1
4153| #define HAVE_STRING_H 1
4154| #define HAVE_MEMORY_H 1
4155| #define HAVE_STRINGS_H 1
4156| #define HAVE_INTTYPES_H 1
4157| #define HAVE_STDINT_H 1
4158| #define HAVE_UNISTD_H 1
4159| #define __EXTENSIONS__ 1
4160| #define _ALL_SOURCE 1
4161| #define _GNU_SOURCE 1
4162| #define _POSIX_PTHREAD_SEMANTICS 1
4163| #define _TANDEM_SOURCE 1
4164| #define STDC_HEADERS 1
4165| #define HAVE_DLFCN_H 1
4166| #define HAVE_ERRNO_H 1
4167| #define HAVE_FCNTL_H 1
4168| #define HAVE_GRP_H 1
4169| #define HAVE_LANGINFO_H 1
4170| #define HAVE_LIBINTL_H 1
4171| #define HAVE_PTHREAD_H 1
4172| #define HAVE_SCHED_H 1
4173| #define HAVE_SIGNAL_H 1
4174| #define HAVE_TERMIOS_H 1
4175| #define HAVE_UTIME_H 1
4176| #define HAVE_POLL_H 1
4177| #define HAVE_SYS_POLL_H 1
4178| #define HAVE_SYS_XATTR_H 1
4179| #define HAVE_SYS_EVENT_H 1
4180| #define HAVE_SYS_FILE_H 1
4181| #define HAVE_SYS_IOCTL_H 1
4182| #define HAVE_SYS_KERN_CONTROL_H 1
4183| #define HAVE_SYS_LOCK_H 1
4184| #define HAVE_SYS_PARAM_H 1
4185| #define HAVE_SYS_RANDOM_H 1
4186| #define HAVE_SYS_SELECT_H 1
4187| #define HAVE_SYS_SOCKET_H 1
4188| #define HAVE_SYS_STATVFS_H 1
4189| #define HAVE_SYS_STAT_H 1
4190| #define HAVE_SYS_SYSCALL_H 1
4191| #define HAVE_SYS_SYS_DOMAIN_H 1
4192| #define HAVE_SYS_TIME_H 1
4193| #define HAVE_SYS_TIMES_H 1
4194| #define HAVE_SYS_TYPES_H 1
4195| #define HAVE_SYS_UIO_H 1
4196| #define HAVE_SYS_UN_H 1
4197| #define HAVE_SYS_UTSNAME_H 1
4198| #define HAVE_SYS_WAIT_H 1
4199| #define HAVE_SYS_RESOURCE_H 1
4200| #define HAVE_SYSEXITS_H 1
4201| #define HAVE_SPAWN_H 1
4202| #define HAVE_UTIL_H 1
4203| #define HAVE_ALLOCA_H 1
4204| /* end confdefs.h.  */
4205| #include <endian.h>
4206configure:8104: result: no
4207configure:8104: checking for endian.h
4208configure:8104: result: no
4209configure:8104: checking sys/endian.h usability
4210configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4211conftest.c:96:24: error: sys/endian.h: No such file or directory
4212conftest.c:96:24: error: sys/endian.h: No such file or directory
4213lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc7Thv8W.out (No such file or directory)
4214configure:8104: $? = 1
4215configure: failed program was:
4216| /* confdefs.h */
4217| #define _GNU_SOURCE 1
4218| #define _NETBSD_SOURCE 1
4219| #define __BSD_VISIBLE 1
4220| #define _DARWIN_C_SOURCE 1
4221| #define _PYTHONFRAMEWORK "Python"
4222| #define STDC_HEADERS 1
4223| #define HAVE_SYS_TYPES_H 1
4224| #define HAVE_SYS_STAT_H 1
4225| #define HAVE_STDLIB_H 1
4226| #define HAVE_STRING_H 1
4227| #define HAVE_MEMORY_H 1
4228| #define HAVE_STRINGS_H 1
4229| #define HAVE_INTTYPES_H 1
4230| #define HAVE_STDINT_H 1
4231| #define HAVE_UNISTD_H 1
4232| #define __EXTENSIONS__ 1
4233| #define _ALL_SOURCE 1
4234| #define _GNU_SOURCE 1
4235| #define _POSIX_PTHREAD_SEMANTICS 1
4236| #define _TANDEM_SOURCE 1
4237| #define STDC_HEADERS 1
4238| #define HAVE_DLFCN_H 1
4239| #define HAVE_ERRNO_H 1
4240| #define HAVE_FCNTL_H 1
4241| #define HAVE_GRP_H 1
4242| #define HAVE_LANGINFO_H 1
4243| #define HAVE_LIBINTL_H 1
4244| #define HAVE_PTHREAD_H 1
4245| #define HAVE_SCHED_H 1
4246| #define HAVE_SIGNAL_H 1
4247| #define HAVE_TERMIOS_H 1
4248| #define HAVE_UTIME_H 1
4249| #define HAVE_POLL_H 1
4250| #define HAVE_SYS_POLL_H 1
4251| #define HAVE_SYS_XATTR_H 1
4252| #define HAVE_SYS_EVENT_H 1
4253| #define HAVE_SYS_FILE_H 1
4254| #define HAVE_SYS_IOCTL_H 1
4255| #define HAVE_SYS_KERN_CONTROL_H 1
4256| #define HAVE_SYS_LOCK_H 1
4257| #define HAVE_SYS_PARAM_H 1
4258| #define HAVE_SYS_RANDOM_H 1
4259| #define HAVE_SYS_SELECT_H 1
4260| #define HAVE_SYS_SOCKET_H 1
4261| #define HAVE_SYS_STATVFS_H 1
4262| #define HAVE_SYS_STAT_H 1
4263| #define HAVE_SYS_SYSCALL_H 1
4264| #define HAVE_SYS_SYS_DOMAIN_H 1
4265| #define HAVE_SYS_TIME_H 1
4266| #define HAVE_SYS_TIMES_H 1
4267| #define HAVE_SYS_TYPES_H 1
4268| #define HAVE_SYS_UIO_H 1
4269| #define HAVE_SYS_UN_H 1
4270| #define HAVE_SYS_UTSNAME_H 1
4271| #define HAVE_SYS_WAIT_H 1
4272| #define HAVE_SYS_RESOURCE_H 1
4273| #define HAVE_SYSEXITS_H 1
4274| #define HAVE_SPAWN_H 1
4275| #define HAVE_UTIL_H 1
4276| #define HAVE_ALLOCA_H 1
4277| /* end confdefs.h.  */
4278| #include <stdio.h>
4279| #ifdef HAVE_SYS_TYPES_H
4280| # include <sys/types.h>
4281| #endif
4282| #ifdef HAVE_SYS_STAT_H
4283| # include <sys/stat.h>
4284| #endif
4285| #ifdef STDC_HEADERS
4286| # include <stdlib.h>
4287| # include <stddef.h>
4288| #else
4289| # ifdef HAVE_STDLIB_H
4290| #  include <stdlib.h>
4291| # endif
4292| #endif
4293| #ifdef HAVE_STRING_H
4294| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4295| #  include <memory.h>
4296| # endif
4297| # include <string.h>
4298| #endif
4299| #ifdef HAVE_STRINGS_H
4300| # include <strings.h>
4301| #endif
4302| #ifdef HAVE_INTTYPES_H
4303| # include <inttypes.h>
4304| #endif
4305| #ifdef HAVE_STDINT_H
4306| # include <stdint.h>
4307| #endif
4308| #ifdef HAVE_UNISTD_H
4309| # include <unistd.h>
4310| #endif
4311| #include <sys/endian.h>
4312configure:8104: result: no
4313configure:8104: checking sys/endian.h presence
4314configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4315conftest.c:63:24: error: sys/endian.h: No such file or directory
4316configure:8104: $? = 1
4317configure: failed program was:
4318| /* confdefs.h */
4319| #define _GNU_SOURCE 1
4320| #define _NETBSD_SOURCE 1
4321| #define __BSD_VISIBLE 1
4322| #define _DARWIN_C_SOURCE 1
4323| #define _PYTHONFRAMEWORK "Python"
4324| #define STDC_HEADERS 1
4325| #define HAVE_SYS_TYPES_H 1
4326| #define HAVE_SYS_STAT_H 1
4327| #define HAVE_STDLIB_H 1
4328| #define HAVE_STRING_H 1
4329| #define HAVE_MEMORY_H 1
4330| #define HAVE_STRINGS_H 1
4331| #define HAVE_INTTYPES_H 1
4332| #define HAVE_STDINT_H 1
4333| #define HAVE_UNISTD_H 1
4334| #define __EXTENSIONS__ 1
4335| #define _ALL_SOURCE 1
4336| #define _GNU_SOURCE 1
4337| #define _POSIX_PTHREAD_SEMANTICS 1
4338| #define _TANDEM_SOURCE 1
4339| #define STDC_HEADERS 1
4340| #define HAVE_DLFCN_H 1
4341| #define HAVE_ERRNO_H 1
4342| #define HAVE_FCNTL_H 1
4343| #define HAVE_GRP_H 1
4344| #define HAVE_LANGINFO_H 1
4345| #define HAVE_LIBINTL_H 1
4346| #define HAVE_PTHREAD_H 1
4347| #define HAVE_SCHED_H 1
4348| #define HAVE_SIGNAL_H 1
4349| #define HAVE_TERMIOS_H 1
4350| #define HAVE_UTIME_H 1
4351| #define HAVE_POLL_H 1
4352| #define HAVE_SYS_POLL_H 1
4353| #define HAVE_SYS_XATTR_H 1
4354| #define HAVE_SYS_EVENT_H 1
4355| #define HAVE_SYS_FILE_H 1
4356| #define HAVE_SYS_IOCTL_H 1
4357| #define HAVE_SYS_KERN_CONTROL_H 1
4358| #define HAVE_SYS_LOCK_H 1
4359| #define HAVE_SYS_PARAM_H 1
4360| #define HAVE_SYS_RANDOM_H 1
4361| #define HAVE_SYS_SELECT_H 1
4362| #define HAVE_SYS_SOCKET_H 1
4363| #define HAVE_SYS_STATVFS_H 1
4364| #define HAVE_SYS_STAT_H 1
4365| #define HAVE_SYS_SYSCALL_H 1
4366| #define HAVE_SYS_SYS_DOMAIN_H 1
4367| #define HAVE_SYS_TIME_H 1
4368| #define HAVE_SYS_TIMES_H 1
4369| #define HAVE_SYS_TYPES_H 1
4370| #define HAVE_SYS_UIO_H 1
4371| #define HAVE_SYS_UN_H 1
4372| #define HAVE_SYS_UTSNAME_H 1
4373| #define HAVE_SYS_WAIT_H 1
4374| #define HAVE_SYS_RESOURCE_H 1
4375| #define HAVE_SYSEXITS_H 1
4376| #define HAVE_SPAWN_H 1
4377| #define HAVE_UTIL_H 1
4378| #define HAVE_ALLOCA_H 1
4379| /* end confdefs.h.  */
4380| #include <sys/endian.h>
4381configure:8104: result: no
4382configure:8104: checking for sys/endian.h
4383configure:8104: result: no
4384configure:8104: checking sys/sysmacros.h usability
4385configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4386conftest.c:96:27: error: sys/sysmacros.h: No such file or directory
4387conftest.c:96:27: error: sys/sysmacros.h: No such file or directory
4388lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccjvBQZ9.out (No such file or directory)
4389configure:8104: $? = 1
4390configure: failed program was:
4391| /* confdefs.h */
4392| #define _GNU_SOURCE 1
4393| #define _NETBSD_SOURCE 1
4394| #define __BSD_VISIBLE 1
4395| #define _DARWIN_C_SOURCE 1
4396| #define _PYTHONFRAMEWORK "Python"
4397| #define STDC_HEADERS 1
4398| #define HAVE_SYS_TYPES_H 1
4399| #define HAVE_SYS_STAT_H 1
4400| #define HAVE_STDLIB_H 1
4401| #define HAVE_STRING_H 1
4402| #define HAVE_MEMORY_H 1
4403| #define HAVE_STRINGS_H 1
4404| #define HAVE_INTTYPES_H 1
4405| #define HAVE_STDINT_H 1
4406| #define HAVE_UNISTD_H 1
4407| #define __EXTENSIONS__ 1
4408| #define _ALL_SOURCE 1
4409| #define _GNU_SOURCE 1
4410| #define _POSIX_PTHREAD_SEMANTICS 1
4411| #define _TANDEM_SOURCE 1
4412| #define STDC_HEADERS 1
4413| #define HAVE_DLFCN_H 1
4414| #define HAVE_ERRNO_H 1
4415| #define HAVE_FCNTL_H 1
4416| #define HAVE_GRP_H 1
4417| #define HAVE_LANGINFO_H 1
4418| #define HAVE_LIBINTL_H 1
4419| #define HAVE_PTHREAD_H 1
4420| #define HAVE_SCHED_H 1
4421| #define HAVE_SIGNAL_H 1
4422| #define HAVE_TERMIOS_H 1
4423| #define HAVE_UTIME_H 1
4424| #define HAVE_POLL_H 1
4425| #define HAVE_SYS_POLL_H 1
4426| #define HAVE_SYS_XATTR_H 1
4427| #define HAVE_SYS_EVENT_H 1
4428| #define HAVE_SYS_FILE_H 1
4429| #define HAVE_SYS_IOCTL_H 1
4430| #define HAVE_SYS_KERN_CONTROL_H 1
4431| #define HAVE_SYS_LOCK_H 1
4432| #define HAVE_SYS_PARAM_H 1
4433| #define HAVE_SYS_RANDOM_H 1
4434| #define HAVE_SYS_SELECT_H 1
4435| #define HAVE_SYS_SOCKET_H 1
4436| #define HAVE_SYS_STATVFS_H 1
4437| #define HAVE_SYS_STAT_H 1
4438| #define HAVE_SYS_SYSCALL_H 1
4439| #define HAVE_SYS_SYS_DOMAIN_H 1
4440| #define HAVE_SYS_TIME_H 1
4441| #define HAVE_SYS_TIMES_H 1
4442| #define HAVE_SYS_TYPES_H 1
4443| #define HAVE_SYS_UIO_H 1
4444| #define HAVE_SYS_UN_H 1
4445| #define HAVE_SYS_UTSNAME_H 1
4446| #define HAVE_SYS_WAIT_H 1
4447| #define HAVE_SYS_RESOURCE_H 1
4448| #define HAVE_SYSEXITS_H 1
4449| #define HAVE_SPAWN_H 1
4450| #define HAVE_UTIL_H 1
4451| #define HAVE_ALLOCA_H 1
4452| /* end confdefs.h.  */
4453| #include <stdio.h>
4454| #ifdef HAVE_SYS_TYPES_H
4455| # include <sys/types.h>
4456| #endif
4457| #ifdef HAVE_SYS_STAT_H
4458| # include <sys/stat.h>
4459| #endif
4460| #ifdef STDC_HEADERS
4461| # include <stdlib.h>
4462| # include <stddef.h>
4463| #else
4464| # ifdef HAVE_STDLIB_H
4465| #  include <stdlib.h>
4466| # endif
4467| #endif
4468| #ifdef HAVE_STRING_H
4469| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4470| #  include <memory.h>
4471| # endif
4472| # include <string.h>
4473| #endif
4474| #ifdef HAVE_STRINGS_H
4475| # include <strings.h>
4476| #endif
4477| #ifdef HAVE_INTTYPES_H
4478| # include <inttypes.h>
4479| #endif
4480| #ifdef HAVE_STDINT_H
4481| # include <stdint.h>
4482| #endif
4483| #ifdef HAVE_UNISTD_H
4484| # include <unistd.h>
4485| #endif
4486| #include <sys/sysmacros.h>
4487configure:8104: result: no
4488configure:8104: checking sys/sysmacros.h presence
4489configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4490conftest.c:63:27: error: sys/sysmacros.h: No such file or directory
4491configure:8104: $? = 1
4492configure: failed program was:
4493| /* confdefs.h */
4494| #define _GNU_SOURCE 1
4495| #define _NETBSD_SOURCE 1
4496| #define __BSD_VISIBLE 1
4497| #define _DARWIN_C_SOURCE 1
4498| #define _PYTHONFRAMEWORK "Python"
4499| #define STDC_HEADERS 1
4500| #define HAVE_SYS_TYPES_H 1
4501| #define HAVE_SYS_STAT_H 1
4502| #define HAVE_STDLIB_H 1
4503| #define HAVE_STRING_H 1
4504| #define HAVE_MEMORY_H 1
4505| #define HAVE_STRINGS_H 1
4506| #define HAVE_INTTYPES_H 1
4507| #define HAVE_STDINT_H 1
4508| #define HAVE_UNISTD_H 1
4509| #define __EXTENSIONS__ 1
4510| #define _ALL_SOURCE 1
4511| #define _GNU_SOURCE 1
4512| #define _POSIX_PTHREAD_SEMANTICS 1
4513| #define _TANDEM_SOURCE 1
4514| #define STDC_HEADERS 1
4515| #define HAVE_DLFCN_H 1
4516| #define HAVE_ERRNO_H 1
4517| #define HAVE_FCNTL_H 1
4518| #define HAVE_GRP_H 1
4519| #define HAVE_LANGINFO_H 1
4520| #define HAVE_LIBINTL_H 1
4521| #define HAVE_PTHREAD_H 1
4522| #define HAVE_SCHED_H 1
4523| #define HAVE_SIGNAL_H 1
4524| #define HAVE_TERMIOS_H 1
4525| #define HAVE_UTIME_H 1
4526| #define HAVE_POLL_H 1
4527| #define HAVE_SYS_POLL_H 1
4528| #define HAVE_SYS_XATTR_H 1
4529| #define HAVE_SYS_EVENT_H 1
4530| #define HAVE_SYS_FILE_H 1
4531| #define HAVE_SYS_IOCTL_H 1
4532| #define HAVE_SYS_KERN_CONTROL_H 1
4533| #define HAVE_SYS_LOCK_H 1
4534| #define HAVE_SYS_PARAM_H 1
4535| #define HAVE_SYS_RANDOM_H 1
4536| #define HAVE_SYS_SELECT_H 1
4537| #define HAVE_SYS_SOCKET_H 1
4538| #define HAVE_SYS_STATVFS_H 1
4539| #define HAVE_SYS_STAT_H 1
4540| #define HAVE_SYS_SYSCALL_H 1
4541| #define HAVE_SYS_SYS_DOMAIN_H 1
4542| #define HAVE_SYS_TIME_H 1
4543| #define HAVE_SYS_TIMES_H 1
4544| #define HAVE_SYS_TYPES_H 1
4545| #define HAVE_SYS_UIO_H 1
4546| #define HAVE_SYS_UN_H 1
4547| #define HAVE_SYS_UTSNAME_H 1
4548| #define HAVE_SYS_WAIT_H 1
4549| #define HAVE_SYS_RESOURCE_H 1
4550| #define HAVE_SYSEXITS_H 1
4551| #define HAVE_SPAWN_H 1
4552| #define HAVE_UTIL_H 1
4553| #define HAVE_ALLOCA_H 1
4554| /* end confdefs.h.  */
4555| #include <sys/sysmacros.h>
4556configure:8104: result: no
4557configure:8104: checking for sys/sysmacros.h
4558configure:8104: result: no
4559configure:8104: checking linux/memfd.h usability
4560configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4561conftest.c:96:25: error: linux/memfd.h: No such file or directory
4562conftest.c:96:25: error: linux/memfd.h: No such file or directory
4563lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccg4C3Fp.out (No such file or directory)
4564configure:8104: $? = 1
4565configure: failed program was:
4566| /* confdefs.h */
4567| #define _GNU_SOURCE 1
4568| #define _NETBSD_SOURCE 1
4569| #define __BSD_VISIBLE 1
4570| #define _DARWIN_C_SOURCE 1
4571| #define _PYTHONFRAMEWORK "Python"
4572| #define STDC_HEADERS 1
4573| #define HAVE_SYS_TYPES_H 1
4574| #define HAVE_SYS_STAT_H 1
4575| #define HAVE_STDLIB_H 1
4576| #define HAVE_STRING_H 1
4577| #define HAVE_MEMORY_H 1
4578| #define HAVE_STRINGS_H 1
4579| #define HAVE_INTTYPES_H 1
4580| #define HAVE_STDINT_H 1
4581| #define HAVE_UNISTD_H 1
4582| #define __EXTENSIONS__ 1
4583| #define _ALL_SOURCE 1
4584| #define _GNU_SOURCE 1
4585| #define _POSIX_PTHREAD_SEMANTICS 1
4586| #define _TANDEM_SOURCE 1
4587| #define STDC_HEADERS 1
4588| #define HAVE_DLFCN_H 1
4589| #define HAVE_ERRNO_H 1
4590| #define HAVE_FCNTL_H 1
4591| #define HAVE_GRP_H 1
4592| #define HAVE_LANGINFO_H 1
4593| #define HAVE_LIBINTL_H 1
4594| #define HAVE_PTHREAD_H 1
4595| #define HAVE_SCHED_H 1
4596| #define HAVE_SIGNAL_H 1
4597| #define HAVE_TERMIOS_H 1
4598| #define HAVE_UTIME_H 1
4599| #define HAVE_POLL_H 1
4600| #define HAVE_SYS_POLL_H 1
4601| #define HAVE_SYS_XATTR_H 1
4602| #define HAVE_SYS_EVENT_H 1
4603| #define HAVE_SYS_FILE_H 1
4604| #define HAVE_SYS_IOCTL_H 1
4605| #define HAVE_SYS_KERN_CONTROL_H 1
4606| #define HAVE_SYS_LOCK_H 1
4607| #define HAVE_SYS_PARAM_H 1
4608| #define HAVE_SYS_RANDOM_H 1
4609| #define HAVE_SYS_SELECT_H 1
4610| #define HAVE_SYS_SOCKET_H 1
4611| #define HAVE_SYS_STATVFS_H 1
4612| #define HAVE_SYS_STAT_H 1
4613| #define HAVE_SYS_SYSCALL_H 1
4614| #define HAVE_SYS_SYS_DOMAIN_H 1
4615| #define HAVE_SYS_TIME_H 1
4616| #define HAVE_SYS_TIMES_H 1
4617| #define HAVE_SYS_TYPES_H 1
4618| #define HAVE_SYS_UIO_H 1
4619| #define HAVE_SYS_UN_H 1
4620| #define HAVE_SYS_UTSNAME_H 1
4621| #define HAVE_SYS_WAIT_H 1
4622| #define HAVE_SYS_RESOURCE_H 1
4623| #define HAVE_SYSEXITS_H 1
4624| #define HAVE_SPAWN_H 1
4625| #define HAVE_UTIL_H 1
4626| #define HAVE_ALLOCA_H 1
4627| /* end confdefs.h.  */
4628| #include <stdio.h>
4629| #ifdef HAVE_SYS_TYPES_H
4630| # include <sys/types.h>
4631| #endif
4632| #ifdef HAVE_SYS_STAT_H
4633| # include <sys/stat.h>
4634| #endif
4635| #ifdef STDC_HEADERS
4636| # include <stdlib.h>
4637| # include <stddef.h>
4638| #else
4639| # ifdef HAVE_STDLIB_H
4640| #  include <stdlib.h>
4641| # endif
4642| #endif
4643| #ifdef HAVE_STRING_H
4644| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4645| #  include <memory.h>
4646| # endif
4647| # include <string.h>
4648| #endif
4649| #ifdef HAVE_STRINGS_H
4650| # include <strings.h>
4651| #endif
4652| #ifdef HAVE_INTTYPES_H
4653| # include <inttypes.h>
4654| #endif
4655| #ifdef HAVE_STDINT_H
4656| # include <stdint.h>
4657| #endif
4658| #ifdef HAVE_UNISTD_H
4659| # include <unistd.h>
4660| #endif
4661| #include <linux/memfd.h>
4662configure:8104: result: no
4663configure:8104: checking linux/memfd.h presence
4664configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4665conftest.c:63:25: error: linux/memfd.h: No such file or directory
4666configure:8104: $? = 1
4667configure: failed program was:
4668| /* confdefs.h */
4669| #define _GNU_SOURCE 1
4670| #define _NETBSD_SOURCE 1
4671| #define __BSD_VISIBLE 1
4672| #define _DARWIN_C_SOURCE 1
4673| #define _PYTHONFRAMEWORK "Python"
4674| #define STDC_HEADERS 1
4675| #define HAVE_SYS_TYPES_H 1
4676| #define HAVE_SYS_STAT_H 1
4677| #define HAVE_STDLIB_H 1
4678| #define HAVE_STRING_H 1
4679| #define HAVE_MEMORY_H 1
4680| #define HAVE_STRINGS_H 1
4681| #define HAVE_INTTYPES_H 1
4682| #define HAVE_STDINT_H 1
4683| #define HAVE_UNISTD_H 1
4684| #define __EXTENSIONS__ 1
4685| #define _ALL_SOURCE 1
4686| #define _GNU_SOURCE 1
4687| #define _POSIX_PTHREAD_SEMANTICS 1
4688| #define _TANDEM_SOURCE 1
4689| #define STDC_HEADERS 1
4690| #define HAVE_DLFCN_H 1
4691| #define HAVE_ERRNO_H 1
4692| #define HAVE_FCNTL_H 1
4693| #define HAVE_GRP_H 1
4694| #define HAVE_LANGINFO_H 1
4695| #define HAVE_LIBINTL_H 1
4696| #define HAVE_PTHREAD_H 1
4697| #define HAVE_SCHED_H 1
4698| #define HAVE_SIGNAL_H 1
4699| #define HAVE_TERMIOS_H 1
4700| #define HAVE_UTIME_H 1
4701| #define HAVE_POLL_H 1
4702| #define HAVE_SYS_POLL_H 1
4703| #define HAVE_SYS_XATTR_H 1
4704| #define HAVE_SYS_EVENT_H 1
4705| #define HAVE_SYS_FILE_H 1
4706| #define HAVE_SYS_IOCTL_H 1
4707| #define HAVE_SYS_KERN_CONTROL_H 1
4708| #define HAVE_SYS_LOCK_H 1
4709| #define HAVE_SYS_PARAM_H 1
4710| #define HAVE_SYS_RANDOM_H 1
4711| #define HAVE_SYS_SELECT_H 1
4712| #define HAVE_SYS_SOCKET_H 1
4713| #define HAVE_SYS_STATVFS_H 1
4714| #define HAVE_SYS_STAT_H 1
4715| #define HAVE_SYS_SYSCALL_H 1
4716| #define HAVE_SYS_SYS_DOMAIN_H 1
4717| #define HAVE_SYS_TIME_H 1
4718| #define HAVE_SYS_TIMES_H 1
4719| #define HAVE_SYS_TYPES_H 1
4720| #define HAVE_SYS_UIO_H 1
4721| #define HAVE_SYS_UN_H 1
4722| #define HAVE_SYS_UTSNAME_H 1
4723| #define HAVE_SYS_WAIT_H 1
4724| #define HAVE_SYS_RESOURCE_H 1
4725| #define HAVE_SYSEXITS_H 1
4726| #define HAVE_SPAWN_H 1
4727| #define HAVE_UTIL_H 1
4728| #define HAVE_ALLOCA_H 1
4729| /* end confdefs.h.  */
4730| #include <linux/memfd.h>
4731configure:8104: result: no
4732configure:8104: checking for linux/memfd.h
4733configure:8104: result: no
4734configure:8104: checking linux/wait.h usability
4735configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4736conftest.c:96:24: error: linux/wait.h: No such file or directory
4737conftest.c:96:24: error: linux/wait.h: No such file or directory
4738lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccDDCpv1.out (No such file or directory)
4739configure:8104: $? = 1
4740configure: failed program was:
4741| /* confdefs.h */
4742| #define _GNU_SOURCE 1
4743| #define _NETBSD_SOURCE 1
4744| #define __BSD_VISIBLE 1
4745| #define _DARWIN_C_SOURCE 1
4746| #define _PYTHONFRAMEWORK "Python"
4747| #define STDC_HEADERS 1
4748| #define HAVE_SYS_TYPES_H 1
4749| #define HAVE_SYS_STAT_H 1
4750| #define HAVE_STDLIB_H 1
4751| #define HAVE_STRING_H 1
4752| #define HAVE_MEMORY_H 1
4753| #define HAVE_STRINGS_H 1
4754| #define HAVE_INTTYPES_H 1
4755| #define HAVE_STDINT_H 1
4756| #define HAVE_UNISTD_H 1
4757| #define __EXTENSIONS__ 1
4758| #define _ALL_SOURCE 1
4759| #define _GNU_SOURCE 1
4760| #define _POSIX_PTHREAD_SEMANTICS 1
4761| #define _TANDEM_SOURCE 1
4762| #define STDC_HEADERS 1
4763| #define HAVE_DLFCN_H 1
4764| #define HAVE_ERRNO_H 1
4765| #define HAVE_FCNTL_H 1
4766| #define HAVE_GRP_H 1
4767| #define HAVE_LANGINFO_H 1
4768| #define HAVE_LIBINTL_H 1
4769| #define HAVE_PTHREAD_H 1
4770| #define HAVE_SCHED_H 1
4771| #define HAVE_SIGNAL_H 1
4772| #define HAVE_TERMIOS_H 1
4773| #define HAVE_UTIME_H 1
4774| #define HAVE_POLL_H 1
4775| #define HAVE_SYS_POLL_H 1
4776| #define HAVE_SYS_XATTR_H 1
4777| #define HAVE_SYS_EVENT_H 1
4778| #define HAVE_SYS_FILE_H 1
4779| #define HAVE_SYS_IOCTL_H 1
4780| #define HAVE_SYS_KERN_CONTROL_H 1
4781| #define HAVE_SYS_LOCK_H 1
4782| #define HAVE_SYS_PARAM_H 1
4783| #define HAVE_SYS_RANDOM_H 1
4784| #define HAVE_SYS_SELECT_H 1
4785| #define HAVE_SYS_SOCKET_H 1
4786| #define HAVE_SYS_STATVFS_H 1
4787| #define HAVE_SYS_STAT_H 1
4788| #define HAVE_SYS_SYSCALL_H 1
4789| #define HAVE_SYS_SYS_DOMAIN_H 1
4790| #define HAVE_SYS_TIME_H 1
4791| #define HAVE_SYS_TIMES_H 1
4792| #define HAVE_SYS_TYPES_H 1
4793| #define HAVE_SYS_UIO_H 1
4794| #define HAVE_SYS_UN_H 1
4795| #define HAVE_SYS_UTSNAME_H 1
4796| #define HAVE_SYS_WAIT_H 1
4797| #define HAVE_SYS_RESOURCE_H 1
4798| #define HAVE_SYSEXITS_H 1
4799| #define HAVE_SPAWN_H 1
4800| #define HAVE_UTIL_H 1
4801| #define HAVE_ALLOCA_H 1
4802| /* end confdefs.h.  */
4803| #include <stdio.h>
4804| #ifdef HAVE_SYS_TYPES_H
4805| # include <sys/types.h>
4806| #endif
4807| #ifdef HAVE_SYS_STAT_H
4808| # include <sys/stat.h>
4809| #endif
4810| #ifdef STDC_HEADERS
4811| # include <stdlib.h>
4812| # include <stddef.h>
4813| #else
4814| # ifdef HAVE_STDLIB_H
4815| #  include <stdlib.h>
4816| # endif
4817| #endif
4818| #ifdef HAVE_STRING_H
4819| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4820| #  include <memory.h>
4821| # endif
4822| # include <string.h>
4823| #endif
4824| #ifdef HAVE_STRINGS_H
4825| # include <strings.h>
4826| #endif
4827| #ifdef HAVE_INTTYPES_H
4828| # include <inttypes.h>
4829| #endif
4830| #ifdef HAVE_STDINT_H
4831| # include <stdint.h>
4832| #endif
4833| #ifdef HAVE_UNISTD_H
4834| # include <unistd.h>
4835| #endif
4836| #include <linux/wait.h>
4837configure:8104: result: no
4838configure:8104: checking linux/wait.h presence
4839configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
4840conftest.c:63:24: error: linux/wait.h: No such file or directory
4841configure:8104: $? = 1
4842configure: failed program was:
4843| /* confdefs.h */
4844| #define _GNU_SOURCE 1
4845| #define _NETBSD_SOURCE 1
4846| #define __BSD_VISIBLE 1
4847| #define _DARWIN_C_SOURCE 1
4848| #define _PYTHONFRAMEWORK "Python"
4849| #define STDC_HEADERS 1
4850| #define HAVE_SYS_TYPES_H 1
4851| #define HAVE_SYS_STAT_H 1
4852| #define HAVE_STDLIB_H 1
4853| #define HAVE_STRING_H 1
4854| #define HAVE_MEMORY_H 1
4855| #define HAVE_STRINGS_H 1
4856| #define HAVE_INTTYPES_H 1
4857| #define HAVE_STDINT_H 1
4858| #define HAVE_UNISTD_H 1
4859| #define __EXTENSIONS__ 1
4860| #define _ALL_SOURCE 1
4861| #define _GNU_SOURCE 1
4862| #define _POSIX_PTHREAD_SEMANTICS 1
4863| #define _TANDEM_SOURCE 1
4864| #define STDC_HEADERS 1
4865| #define HAVE_DLFCN_H 1
4866| #define HAVE_ERRNO_H 1
4867| #define HAVE_FCNTL_H 1
4868| #define HAVE_GRP_H 1
4869| #define HAVE_LANGINFO_H 1
4870| #define HAVE_LIBINTL_H 1
4871| #define HAVE_PTHREAD_H 1
4872| #define HAVE_SCHED_H 1
4873| #define HAVE_SIGNAL_H 1
4874| #define HAVE_TERMIOS_H 1
4875| #define HAVE_UTIME_H 1
4876| #define HAVE_POLL_H 1
4877| #define HAVE_SYS_POLL_H 1
4878| #define HAVE_SYS_XATTR_H 1
4879| #define HAVE_SYS_EVENT_H 1
4880| #define HAVE_SYS_FILE_H 1
4881| #define HAVE_SYS_IOCTL_H 1
4882| #define HAVE_SYS_KERN_CONTROL_H 1
4883| #define HAVE_SYS_LOCK_H 1
4884| #define HAVE_SYS_PARAM_H 1
4885| #define HAVE_SYS_RANDOM_H 1
4886| #define HAVE_SYS_SELECT_H 1
4887| #define HAVE_SYS_SOCKET_H 1
4888| #define HAVE_SYS_STATVFS_H 1
4889| #define HAVE_SYS_STAT_H 1
4890| #define HAVE_SYS_SYSCALL_H 1
4891| #define HAVE_SYS_SYS_DOMAIN_H 1
4892| #define HAVE_SYS_TIME_H 1
4893| #define HAVE_SYS_TIMES_H 1
4894| #define HAVE_SYS_TYPES_H 1
4895| #define HAVE_SYS_UIO_H 1
4896| #define HAVE_SYS_UN_H 1
4897| #define HAVE_SYS_UTSNAME_H 1
4898| #define HAVE_SYS_WAIT_H 1
4899| #define HAVE_SYS_RESOURCE_H 1
4900| #define HAVE_SYSEXITS_H 1
4901| #define HAVE_SPAWN_H 1
4902| #define HAVE_UTIL_H 1
4903| #define HAVE_ALLOCA_H 1
4904| /* end confdefs.h.  */
4905| #include <linux/wait.h>
4906configure:8104: result: no
4907configure:8104: checking for linux/wait.h
4908configure:8104: result: no
4909configure:8104: checking sys/memfd.h usability
4910configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
4911conftest.c:96:23: error: sys/memfd.h: No such file or directory
4912conftest.c:96:23: error: sys/memfd.h: No such file or directory
4913lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc2j7jPE.out (No such file or directory)
4914configure:8104: $? = 1
4915configure: failed program was:
4916| /* confdefs.h */
4917| #define _GNU_SOURCE 1
4918| #define _NETBSD_SOURCE 1
4919| #define __BSD_VISIBLE 1
4920| #define _DARWIN_C_SOURCE 1
4921| #define _PYTHONFRAMEWORK "Python"
4922| #define STDC_HEADERS 1
4923| #define HAVE_SYS_TYPES_H 1
4924| #define HAVE_SYS_STAT_H 1
4925| #define HAVE_STDLIB_H 1
4926| #define HAVE_STRING_H 1
4927| #define HAVE_MEMORY_H 1
4928| #define HAVE_STRINGS_H 1
4929| #define HAVE_INTTYPES_H 1
4930| #define HAVE_STDINT_H 1
4931| #define HAVE_UNISTD_H 1
4932| #define __EXTENSIONS__ 1
4933| #define _ALL_SOURCE 1
4934| #define _GNU_SOURCE 1
4935| #define _POSIX_PTHREAD_SEMANTICS 1
4936| #define _TANDEM_SOURCE 1
4937| #define STDC_HEADERS 1
4938| #define HAVE_DLFCN_H 1
4939| #define HAVE_ERRNO_H 1
4940| #define HAVE_FCNTL_H 1
4941| #define HAVE_GRP_H 1
4942| #define HAVE_LANGINFO_H 1
4943| #define HAVE_LIBINTL_H 1
4944| #define HAVE_PTHREAD_H 1
4945| #define HAVE_SCHED_H 1
4946| #define HAVE_SIGNAL_H 1
4947| #define HAVE_TERMIOS_H 1
4948| #define HAVE_UTIME_H 1
4949| #define HAVE_POLL_H 1
4950| #define HAVE_SYS_POLL_H 1
4951| #define HAVE_SYS_XATTR_H 1
4952| #define HAVE_SYS_EVENT_H 1
4953| #define HAVE_SYS_FILE_H 1
4954| #define HAVE_SYS_IOCTL_H 1
4955| #define HAVE_SYS_KERN_CONTROL_H 1
4956| #define HAVE_SYS_LOCK_H 1
4957| #define HAVE_SYS_PARAM_H 1
4958| #define HAVE_SYS_RANDOM_H 1
4959| #define HAVE_SYS_SELECT_H 1
4960| #define HAVE_SYS_SOCKET_H 1
4961| #define HAVE_SYS_STATVFS_H 1
4962| #define HAVE_SYS_STAT_H 1
4963| #define HAVE_SYS_SYSCALL_H 1
4964| #define HAVE_SYS_SYS_DOMAIN_H 1
4965| #define HAVE_SYS_TIME_H 1
4966| #define HAVE_SYS_TIMES_H 1
4967| #define HAVE_SYS_TYPES_H 1
4968| #define HAVE_SYS_UIO_H 1
4969| #define HAVE_SYS_UN_H 1
4970| #define HAVE_SYS_UTSNAME_H 1
4971| #define HAVE_SYS_WAIT_H 1
4972| #define HAVE_SYS_RESOURCE_H 1
4973| #define HAVE_SYSEXITS_H 1
4974| #define HAVE_SPAWN_H 1
4975| #define HAVE_UTIL_H 1
4976| #define HAVE_ALLOCA_H 1
4977| /* end confdefs.h.  */
4978| #include <stdio.h>
4979| #ifdef HAVE_SYS_TYPES_H
4980| # include <sys/types.h>
4981| #endif
4982| #ifdef HAVE_SYS_STAT_H
4983| # include <sys/stat.h>
4984| #endif
4985| #ifdef STDC_HEADERS
4986| # include <stdlib.h>
4987| # include <stddef.h>
4988| #else
4989| # ifdef HAVE_STDLIB_H
4990| #  include <stdlib.h>
4991| # endif
4992| #endif
4993| #ifdef HAVE_STRING_H
4994| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4995| #  include <memory.h>
4996| # endif
4997| # include <string.h>
4998| #endif
4999| #ifdef HAVE_STRINGS_H
5000| # include <strings.h>
5001| #endif
5002| #ifdef HAVE_INTTYPES_H
5003| # include <inttypes.h>
5004| #endif
5005| #ifdef HAVE_STDINT_H
5006| # include <stdint.h>
5007| #endif
5008| #ifdef HAVE_UNISTD_H
5009| # include <unistd.h>
5010| #endif
5011| #include <sys/memfd.h>
5012configure:8104: result: no
5013configure:8104: checking sys/memfd.h presence
5014configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
5015conftest.c:63:23: error: sys/memfd.h: No such file or directory
5016configure:8104: $? = 1
5017configure: failed program was:
5018| /* confdefs.h */
5019| #define _GNU_SOURCE 1
5020| #define _NETBSD_SOURCE 1
5021| #define __BSD_VISIBLE 1
5022| #define _DARWIN_C_SOURCE 1
5023| #define _PYTHONFRAMEWORK "Python"
5024| #define STDC_HEADERS 1
5025| #define HAVE_SYS_TYPES_H 1
5026| #define HAVE_SYS_STAT_H 1
5027| #define HAVE_STDLIB_H 1
5028| #define HAVE_STRING_H 1
5029| #define HAVE_MEMORY_H 1
5030| #define HAVE_STRINGS_H 1
5031| #define HAVE_INTTYPES_H 1
5032| #define HAVE_STDINT_H 1
5033| #define HAVE_UNISTD_H 1
5034| #define __EXTENSIONS__ 1
5035| #define _ALL_SOURCE 1
5036| #define _GNU_SOURCE 1
5037| #define _POSIX_PTHREAD_SEMANTICS 1
5038| #define _TANDEM_SOURCE 1
5039| #define STDC_HEADERS 1
5040| #define HAVE_DLFCN_H 1
5041| #define HAVE_ERRNO_H 1
5042| #define HAVE_FCNTL_H 1
5043| #define HAVE_GRP_H 1
5044| #define HAVE_LANGINFO_H 1
5045| #define HAVE_LIBINTL_H 1
5046| #define HAVE_PTHREAD_H 1
5047| #define HAVE_SCHED_H 1
5048| #define HAVE_SIGNAL_H 1
5049| #define HAVE_TERMIOS_H 1
5050| #define HAVE_UTIME_H 1
5051| #define HAVE_POLL_H 1
5052| #define HAVE_SYS_POLL_H 1
5053| #define HAVE_SYS_XATTR_H 1
5054| #define HAVE_SYS_EVENT_H 1
5055| #define HAVE_SYS_FILE_H 1
5056| #define HAVE_SYS_IOCTL_H 1
5057| #define HAVE_SYS_KERN_CONTROL_H 1
5058| #define HAVE_SYS_LOCK_H 1
5059| #define HAVE_SYS_PARAM_H 1
5060| #define HAVE_SYS_RANDOM_H 1
5061| #define HAVE_SYS_SELECT_H 1
5062| #define HAVE_SYS_SOCKET_H 1
5063| #define HAVE_SYS_STATVFS_H 1
5064| #define HAVE_SYS_STAT_H 1
5065| #define HAVE_SYS_SYSCALL_H 1
5066| #define HAVE_SYS_SYS_DOMAIN_H 1
5067| #define HAVE_SYS_TIME_H 1
5068| #define HAVE_SYS_TIMES_H 1
5069| #define HAVE_SYS_TYPES_H 1
5070| #define HAVE_SYS_UIO_H 1
5071| #define HAVE_SYS_UN_H 1
5072| #define HAVE_SYS_UTSNAME_H 1
5073| #define HAVE_SYS_WAIT_H 1
5074| #define HAVE_SYS_RESOURCE_H 1
5075| #define HAVE_SYSEXITS_H 1
5076| #define HAVE_SPAWN_H 1
5077| #define HAVE_UTIL_H 1
5078| #define HAVE_ALLOCA_H 1
5079| /* end confdefs.h.  */
5080| #include <sys/memfd.h>
5081configure:8104: result: no
5082configure:8104: checking for sys/memfd.h
5083configure:8104: result: no
5084configure:8104: checking sys/mman.h usability
5085configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5086configure:8104: $? = 0
5087configure:8104: result: yes
5088configure:8104: checking sys/mman.h presence
5089configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
5090configure:8104: $? = 0
5091configure:8104: result: yes
5092configure:8104: checking for sys/mman.h
5093configure:8104: result: yes
5094configure:8104: checking sys/eventfd.h usability
5095configure:8104: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5096conftest.c:97:25: error: sys/eventfd.h: No such file or directory
5097conftest.c:97:25: error: sys/eventfd.h: No such file or directory
5098lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccZaaLsH.out (No such file or directory)
5099configure:8104: $? = 1
5100configure: failed program was:
5101| /* confdefs.h */
5102| #define _GNU_SOURCE 1
5103| #define _NETBSD_SOURCE 1
5104| #define __BSD_VISIBLE 1
5105| #define _DARWIN_C_SOURCE 1
5106| #define _PYTHONFRAMEWORK "Python"
5107| #define STDC_HEADERS 1
5108| #define HAVE_SYS_TYPES_H 1
5109| #define HAVE_SYS_STAT_H 1
5110| #define HAVE_STDLIB_H 1
5111| #define HAVE_STRING_H 1
5112| #define HAVE_MEMORY_H 1
5113| #define HAVE_STRINGS_H 1
5114| #define HAVE_INTTYPES_H 1
5115| #define HAVE_STDINT_H 1
5116| #define HAVE_UNISTD_H 1
5117| #define __EXTENSIONS__ 1
5118| #define _ALL_SOURCE 1
5119| #define _GNU_SOURCE 1
5120| #define _POSIX_PTHREAD_SEMANTICS 1
5121| #define _TANDEM_SOURCE 1
5122| #define STDC_HEADERS 1
5123| #define HAVE_DLFCN_H 1
5124| #define HAVE_ERRNO_H 1
5125| #define HAVE_FCNTL_H 1
5126| #define HAVE_GRP_H 1
5127| #define HAVE_LANGINFO_H 1
5128| #define HAVE_LIBINTL_H 1
5129| #define HAVE_PTHREAD_H 1
5130| #define HAVE_SCHED_H 1
5131| #define HAVE_SIGNAL_H 1
5132| #define HAVE_TERMIOS_H 1
5133| #define HAVE_UTIME_H 1
5134| #define HAVE_POLL_H 1
5135| #define HAVE_SYS_POLL_H 1
5136| #define HAVE_SYS_XATTR_H 1
5137| #define HAVE_SYS_EVENT_H 1
5138| #define HAVE_SYS_FILE_H 1
5139| #define HAVE_SYS_IOCTL_H 1
5140| #define HAVE_SYS_KERN_CONTROL_H 1
5141| #define HAVE_SYS_LOCK_H 1
5142| #define HAVE_SYS_PARAM_H 1
5143| #define HAVE_SYS_RANDOM_H 1
5144| #define HAVE_SYS_SELECT_H 1
5145| #define HAVE_SYS_SOCKET_H 1
5146| #define HAVE_SYS_STATVFS_H 1
5147| #define HAVE_SYS_STAT_H 1
5148| #define HAVE_SYS_SYSCALL_H 1
5149| #define HAVE_SYS_SYS_DOMAIN_H 1
5150| #define HAVE_SYS_TIME_H 1
5151| #define HAVE_SYS_TIMES_H 1
5152| #define HAVE_SYS_TYPES_H 1
5153| #define HAVE_SYS_UIO_H 1
5154| #define HAVE_SYS_UN_H 1
5155| #define HAVE_SYS_UTSNAME_H 1
5156| #define HAVE_SYS_WAIT_H 1
5157| #define HAVE_SYS_RESOURCE_H 1
5158| #define HAVE_SYSEXITS_H 1
5159| #define HAVE_SPAWN_H 1
5160| #define HAVE_UTIL_H 1
5161| #define HAVE_ALLOCA_H 1
5162| #define HAVE_SYS_MMAN_H 1
5163| /* end confdefs.h.  */
5164| #include <stdio.h>
5165| #ifdef HAVE_SYS_TYPES_H
5166| # include <sys/types.h>
5167| #endif
5168| #ifdef HAVE_SYS_STAT_H
5169| # include <sys/stat.h>
5170| #endif
5171| #ifdef STDC_HEADERS
5172| # include <stdlib.h>
5173| # include <stddef.h>
5174| #else
5175| # ifdef HAVE_STDLIB_H
5176| #  include <stdlib.h>
5177| # endif
5178| #endif
5179| #ifdef HAVE_STRING_H
5180| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5181| #  include <memory.h>
5182| # endif
5183| # include <string.h>
5184| #endif
5185| #ifdef HAVE_STRINGS_H
5186| # include <strings.h>
5187| #endif
5188| #ifdef HAVE_INTTYPES_H
5189| # include <inttypes.h>
5190| #endif
5191| #ifdef HAVE_STDINT_H
5192| # include <stdint.h>
5193| #endif
5194| #ifdef HAVE_UNISTD_H
5195| # include <unistd.h>
5196| #endif
5197| #include <sys/eventfd.h>
5198configure:8104: result: no
5199configure:8104: checking sys/eventfd.h presence
5200configure:8104: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
5201conftest.c:64:25: error: sys/eventfd.h: No such file or directory
5202configure:8104: $? = 1
5203configure: failed program was:
5204| /* confdefs.h */
5205| #define _GNU_SOURCE 1
5206| #define _NETBSD_SOURCE 1
5207| #define __BSD_VISIBLE 1
5208| #define _DARWIN_C_SOURCE 1
5209| #define _PYTHONFRAMEWORK "Python"
5210| #define STDC_HEADERS 1
5211| #define HAVE_SYS_TYPES_H 1
5212| #define HAVE_SYS_STAT_H 1
5213| #define HAVE_STDLIB_H 1
5214| #define HAVE_STRING_H 1
5215| #define HAVE_MEMORY_H 1
5216| #define HAVE_STRINGS_H 1
5217| #define HAVE_INTTYPES_H 1
5218| #define HAVE_STDINT_H 1
5219| #define HAVE_UNISTD_H 1
5220| #define __EXTENSIONS__ 1
5221| #define _ALL_SOURCE 1
5222| #define _GNU_SOURCE 1
5223| #define _POSIX_PTHREAD_SEMANTICS 1
5224| #define _TANDEM_SOURCE 1
5225| #define STDC_HEADERS 1
5226| #define HAVE_DLFCN_H 1
5227| #define HAVE_ERRNO_H 1
5228| #define HAVE_FCNTL_H 1
5229| #define HAVE_GRP_H 1
5230| #define HAVE_LANGINFO_H 1
5231| #define HAVE_LIBINTL_H 1
5232| #define HAVE_PTHREAD_H 1
5233| #define HAVE_SCHED_H 1
5234| #define HAVE_SIGNAL_H 1
5235| #define HAVE_TERMIOS_H 1
5236| #define HAVE_UTIME_H 1
5237| #define HAVE_POLL_H 1
5238| #define HAVE_SYS_POLL_H 1
5239| #define HAVE_SYS_XATTR_H 1
5240| #define HAVE_SYS_EVENT_H 1
5241| #define HAVE_SYS_FILE_H 1
5242| #define HAVE_SYS_IOCTL_H 1
5243| #define HAVE_SYS_KERN_CONTROL_H 1
5244| #define HAVE_SYS_LOCK_H 1
5245| #define HAVE_SYS_PARAM_H 1
5246| #define HAVE_SYS_RANDOM_H 1
5247| #define HAVE_SYS_SELECT_H 1
5248| #define HAVE_SYS_SOCKET_H 1
5249| #define HAVE_SYS_STATVFS_H 1
5250| #define HAVE_SYS_STAT_H 1
5251| #define HAVE_SYS_SYSCALL_H 1
5252| #define HAVE_SYS_SYS_DOMAIN_H 1
5253| #define HAVE_SYS_TIME_H 1
5254| #define HAVE_SYS_TIMES_H 1
5255| #define HAVE_SYS_TYPES_H 1
5256| #define HAVE_SYS_UIO_H 1
5257| #define HAVE_SYS_UN_H 1
5258| #define HAVE_SYS_UTSNAME_H 1
5259| #define HAVE_SYS_WAIT_H 1
5260| #define HAVE_SYS_RESOURCE_H 1
5261| #define HAVE_SYSEXITS_H 1
5262| #define HAVE_SPAWN_H 1
5263| #define HAVE_UTIL_H 1
5264| #define HAVE_ALLOCA_H 1
5265| #define HAVE_SYS_MMAN_H 1
5266| /* end confdefs.h.  */
5267| #include <sys/eventfd.h>
5268configure:8104: result: no
5269configure:8104: checking for sys/eventfd.h
5270configure:8104: result: no
5271configure:8117: checking for dirent.h that defines DIR
5272configure:8136: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5273configure:8136: $? = 0
5274configure:8144: result: yes
5275configure:8157: checking for library containing opendir
5276configure:8188: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
5277configure:8188: $? = 0
5278configure:8205: result: none required
5279configure:8272: checking whether sys/types.h defines makedev
5280configure:8288: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
5281configure:8288: $? = 0
5282configure:8297: result: yes
5283configure:8329: checking bluetooth/bluetooth.h usability
5284configure:8329: /usr/bin/gcc-4.2 -c -std=c99 -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5285conftest.c:98:33: error: bluetooth/bluetooth.h: No such file or directory
5286conftest.c:98:33: error: bluetooth/bluetooth.h: No such file or directory
5287lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccvHICsE.out (No such file or directory)
5288configure:8329: $? = 1
5289configure: failed program was:
5290| /* confdefs.h */
5291| #define _GNU_SOURCE 1
5292| #define _NETBSD_SOURCE 1
5293| #define __BSD_VISIBLE 1
5294| #define _DARWIN_C_SOURCE 1
5295| #define _PYTHONFRAMEWORK "Python"
5296| #define STDC_HEADERS 1
5297| #define HAVE_SYS_TYPES_H 1
5298| #define HAVE_SYS_STAT_H 1
5299| #define HAVE_STDLIB_H 1
5300| #define HAVE_STRING_H 1
5301| #define HAVE_MEMORY_H 1
5302| #define HAVE_STRINGS_H 1
5303| #define HAVE_INTTYPES_H 1
5304| #define HAVE_STDINT_H 1
5305| #define HAVE_UNISTD_H 1
5306| #define __EXTENSIONS__ 1
5307| #define _ALL_SOURCE 1
5308| #define _GNU_SOURCE 1
5309| #define _POSIX_PTHREAD_SEMANTICS 1
5310| #define _TANDEM_SOURCE 1
5311| #define STDC_HEADERS 1
5312| #define HAVE_DLFCN_H 1
5313| #define HAVE_ERRNO_H 1
5314| #define HAVE_FCNTL_H 1
5315| #define HAVE_GRP_H 1
5316| #define HAVE_LANGINFO_H 1
5317| #define HAVE_LIBINTL_H 1
5318| #define HAVE_PTHREAD_H 1
5319| #define HAVE_SCHED_H 1
5320| #define HAVE_SIGNAL_H 1
5321| #define HAVE_TERMIOS_H 1
5322| #define HAVE_UTIME_H 1
5323| #define HAVE_POLL_H 1
5324| #define HAVE_SYS_POLL_H 1
5325| #define HAVE_SYS_XATTR_H 1
5326| #define HAVE_SYS_EVENT_H 1
5327| #define HAVE_SYS_FILE_H 1
5328| #define HAVE_SYS_IOCTL_H 1
5329| #define HAVE_SYS_KERN_CONTROL_H 1
5330| #define HAVE_SYS_LOCK_H 1
5331| #define HAVE_SYS_PARAM_H 1
5332| #define HAVE_SYS_RANDOM_H 1
5333| #define HAVE_SYS_SELECT_H 1
5334| #define HAVE_SYS_SOCKET_H 1
5335| #define HAVE_SYS_STATVFS_H 1
5336| #define HAVE_SYS_STAT_H 1
5337| #define HAVE_SYS_SYSCALL_H 1
5338| #define HAVE_SYS_SYS_DOMAIN_H 1
5339| #define HAVE_SYS_TIME_H 1
5340| #define HAVE_SYS_TIMES_H 1
5341| #define HAVE_SYS_TYPES_H 1
5342| #define HAVE_SYS_UIO_H 1
5343| #define HAVE_SYS_UN_H 1
5344| #define HAVE_SYS_UTSNAME_H 1
5345| #define HAVE_SYS_WAIT_H 1
5346| #define HAVE_SYS_RESOURCE_H 1
5347| #define HAVE_SYSEXITS_H 1
5348| #define HAVE_SPAWN_H 1
5349| #define HAVE_UTIL_H 1
5350| #define HAVE_ALLOCA_H 1
5351| #define HAVE_SYS_MMAN_H 1
5352| #define HAVE_DIRENT_H 1
5353| /* end confdefs.h.  */
5354| #include <stdio.h>
5355| #ifdef HAVE_SYS_TYPES_H
5356| # include <sys/types.h>
5357| #endif
5358| #ifdef HAVE_SYS_STAT_H
5359| # include <sys/stat.h>
5360| #endif
5361| #ifdef STDC_HEADERS
5362| # include <stdlib.h>
5363| # include <stddef.h>
5364| #else
5365| # ifdef HAVE_STDLIB_H
5366| #  include <stdlib.h>
5367| # endif
5368| #endif
5369| #ifdef HAVE_STRING_H
5370| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5371| #  include <memory.h>
5372| # endif
5373| # include <string.h>
5374| #endif
5375| #ifdef HAVE_STRINGS_H
5376| # include <strings.h>
5377| #endif
5378| #ifdef HAVE_INTTYPES_H
5379| # include <inttypes.h>
5380| #endif
5381| #ifdef HAVE_STDINT_H
5382| # include <stdint.h>
5383| #endif
5384| #ifdef HAVE_UNISTD_H
5385| # include <unistd.h>
5386| #endif
5387| #include <bluetooth/bluetooth.h>
5388configure:8329: result: no
5389configure:8329: checking bluetooth/bluetooth.h presence
5390configure:8329: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
5391conftest.c:65:33: error: bluetooth/bluetooth.h: No such file or directory
5392configure:8329: $? = 1
5393configure: failed program was:
5394| /* confdefs.h */
5395| #define _GNU_SOURCE 1
5396| #define _NETBSD_SOURCE 1
5397| #define __BSD_VISIBLE 1
5398| #define _DARWIN_C_SOURCE 1
5399| #define _PYTHONFRAMEWORK "Python"
5400| #define STDC_HEADERS 1
5401| #define HAVE_SYS_TYPES_H 1
5402| #define HAVE_SYS_STAT_H 1
5403| #define HAVE_STDLIB_H 1
5404| #define HAVE_STRING_H 1
5405| #define HAVE_MEMORY_H 1
5406| #define HAVE_STRINGS_H 1
5407| #define HAVE_INTTYPES_H 1
5408| #define HAVE_STDINT_H 1
5409| #define HAVE_UNISTD_H 1
5410| #define __EXTENSIONS__ 1
5411| #define _ALL_SOURCE 1
5412| #define _GNU_SOURCE 1
5413| #define _POSIX_PTHREAD_SEMANTICS 1
5414| #define _TANDEM_SOURCE 1
5415| #define STDC_HEADERS 1
5416| #define HAVE_DLFCN_H 1
5417| #define HAVE_ERRNO_H 1
5418| #define HAVE_FCNTL_H 1
5419| #define HAVE_GRP_H 1
5420| #define HAVE_LANGINFO_H 1
5421| #define HAVE_LIBINTL_H 1
5422| #define HAVE_PTHREAD_H 1
5423| #define HAVE_SCHED_H 1
5424| #define HAVE_SIGNAL_H 1
5425| #define HAVE_TERMIOS_H 1
5426| #define HAVE_UTIME_H 1
5427| #define HAVE_POLL_H 1
5428| #define HAVE_SYS_POLL_H 1
5429| #define HAVE_SYS_XATTR_H 1
5430| #define HAVE_SYS_EVENT_H 1
5431| #define HAVE_SYS_FILE_H 1
5432| #define HAVE_SYS_IOCTL_H 1
5433| #define HAVE_SYS_KERN_CONTROL_H 1
5434| #define HAVE_SYS_LOCK_H 1
5435| #define HAVE_SYS_PARAM_H 1
5436| #define HAVE_SYS_RANDOM_H 1
5437| #define HAVE_SYS_SELECT_H 1
5438| #define HAVE_SYS_SOCKET_H 1
5439| #define HAVE_SYS_STATVFS_H 1
5440| #define HAVE_SYS_STAT_H 1
5441| #define HAVE_SYS_SYSCALL_H 1
5442| #define HAVE_SYS_SYS_DOMAIN_H 1
5443| #define HAVE_SYS_TIME_H 1
5444| #define HAVE_SYS_TIMES_H 1
5445| #define HAVE_SYS_TYPES_H 1
5446| #define HAVE_SYS_UIO_H 1
5447| #define HAVE_SYS_UN_H 1
5448| #define HAVE_SYS_UTSNAME_H 1
5449| #define HAVE_SYS_WAIT_H 1
5450| #define HAVE_SYS_RESOURCE_H 1
5451| #define HAVE_SYSEXITS_H 1
5452| #define HAVE_SPAWN_H 1
5453| #define HAVE_UTIL_H 1
5454| #define HAVE_ALLOCA_H 1
5455| #define HAVE_SYS_MMAN_H 1
5456| #define HAVE_DIRENT_H 1
5457| /* end confdefs.h.  */
5458| #include <bluetooth/bluetooth.h>
5459configure:8329: result: no
5460configure:8329: checking for bluetooth/bluetooth.h
5461configure:8329: result: no
5462configure:8344: checking for net/if.h
5463configure:8344: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5464configure:8344: $? = 0
5465configure:8344: result: yes
5466configure:8371: checking for linux/netlink.h
5467configure:8371: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5468conftest.c:75:27: error: linux/netlink.h: No such file or directory
5469conftest.c:75:27: error: linux/netlink.h: No such file or directory
5470lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cce3ukrS.out (No such file or directory)
5471configure:8371: $? = 1
5472configure: failed program was:
5473| /* confdefs.h */
5474| #define _GNU_SOURCE 1
5475| #define _NETBSD_SOURCE 1
5476| #define __BSD_VISIBLE 1
5477| #define _DARWIN_C_SOURCE 1
5478| #define _PYTHONFRAMEWORK "Python"
5479| #define STDC_HEADERS 1
5480| #define HAVE_SYS_TYPES_H 1
5481| #define HAVE_SYS_STAT_H 1
5482| #define HAVE_STDLIB_H 1
5483| #define HAVE_STRING_H 1
5484| #define HAVE_MEMORY_H 1
5485| #define HAVE_STRINGS_H 1
5486| #define HAVE_INTTYPES_H 1
5487| #define HAVE_STDINT_H 1
5488| #define HAVE_UNISTD_H 1
5489| #define __EXTENSIONS__ 1
5490| #define _ALL_SOURCE 1
5491| #define _GNU_SOURCE 1
5492| #define _POSIX_PTHREAD_SEMANTICS 1
5493| #define _TANDEM_SOURCE 1
5494| #define STDC_HEADERS 1
5495| #define HAVE_DLFCN_H 1
5496| #define HAVE_ERRNO_H 1
5497| #define HAVE_FCNTL_H 1
5498| #define HAVE_GRP_H 1
5499| #define HAVE_LANGINFO_H 1
5500| #define HAVE_LIBINTL_H 1
5501| #define HAVE_PTHREAD_H 1
5502| #define HAVE_SCHED_H 1
5503| #define HAVE_SIGNAL_H 1
5504| #define HAVE_TERMIOS_H 1
5505| #define HAVE_UTIME_H 1
5506| #define HAVE_POLL_H 1
5507| #define HAVE_SYS_POLL_H 1
5508| #define HAVE_SYS_XATTR_H 1
5509| #define HAVE_SYS_EVENT_H 1
5510| #define HAVE_SYS_FILE_H 1
5511| #define HAVE_SYS_IOCTL_H 1
5512| #define HAVE_SYS_KERN_CONTROL_H 1
5513| #define HAVE_SYS_LOCK_H 1
5514| #define HAVE_SYS_PARAM_H 1
5515| #define HAVE_SYS_RANDOM_H 1
5516| #define HAVE_SYS_SELECT_H 1
5517| #define HAVE_SYS_SOCKET_H 1
5518| #define HAVE_SYS_STATVFS_H 1
5519| #define HAVE_SYS_STAT_H 1
5520| #define HAVE_SYS_SYSCALL_H 1
5521| #define HAVE_SYS_SYS_DOMAIN_H 1
5522| #define HAVE_SYS_TIME_H 1
5523| #define HAVE_SYS_TIMES_H 1
5524| #define HAVE_SYS_TYPES_H 1
5525| #define HAVE_SYS_UIO_H 1
5526| #define HAVE_SYS_UN_H 1
5527| #define HAVE_SYS_UTSNAME_H 1
5528| #define HAVE_SYS_WAIT_H 1
5529| #define HAVE_SYS_RESOURCE_H 1
5530| #define HAVE_SYSEXITS_H 1
5531| #define HAVE_SPAWN_H 1
5532| #define HAVE_UTIL_H 1
5533| #define HAVE_ALLOCA_H 1
5534| #define HAVE_SYS_MMAN_H 1
5535| #define HAVE_DIRENT_H 1
5536| #define HAVE_NET_IF_H 1
5537| /* end confdefs.h.  */
5538|
5539| #ifdef HAVE_ASM_TYPES_H
5540| #include <asm/types.h>
5541| #endif
5542| #ifdef HAVE_SYS_SOCKET_H
5543| #include <sys/socket.h>
5544| #endif
5545|
5546|
5547| #include <linux/netlink.h>
5548configure:8371: result: no
5549configure:8393: checking for linux/qrtr.h
5550configure:8393: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5551conftest.c:75:24: error: linux/qrtr.h: No such file or directory
5552conftest.c:75:24: error: linux/qrtr.h: No such file or directory
5553lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccCvvbEz.out (No such file or directory)
5554configure:8393: $? = 1
5555configure: failed program was:
5556| /* confdefs.h */
5557| #define _GNU_SOURCE 1
5558| #define _NETBSD_SOURCE 1
5559| #define __BSD_VISIBLE 1
5560| #define _DARWIN_C_SOURCE 1
5561| #define _PYTHONFRAMEWORK "Python"
5562| #define STDC_HEADERS 1
5563| #define HAVE_SYS_TYPES_H 1
5564| #define HAVE_SYS_STAT_H 1
5565| #define HAVE_STDLIB_H 1
5566| #define HAVE_STRING_H 1
5567| #define HAVE_MEMORY_H 1
5568| #define HAVE_STRINGS_H 1
5569| #define HAVE_INTTYPES_H 1
5570| #define HAVE_STDINT_H 1
5571| #define HAVE_UNISTD_H 1
5572| #define __EXTENSIONS__ 1
5573| #define _ALL_SOURCE 1
5574| #define _GNU_SOURCE 1
5575| #define _POSIX_PTHREAD_SEMANTICS 1
5576| #define _TANDEM_SOURCE 1
5577| #define STDC_HEADERS 1
5578| #define HAVE_DLFCN_H 1
5579| #define HAVE_ERRNO_H 1
5580| #define HAVE_FCNTL_H 1
5581| #define HAVE_GRP_H 1
5582| #define HAVE_LANGINFO_H 1
5583| #define HAVE_LIBINTL_H 1
5584| #define HAVE_PTHREAD_H 1
5585| #define HAVE_SCHED_H 1
5586| #define HAVE_SIGNAL_H 1
5587| #define HAVE_TERMIOS_H 1
5588| #define HAVE_UTIME_H 1
5589| #define HAVE_POLL_H 1
5590| #define HAVE_SYS_POLL_H 1
5591| #define HAVE_SYS_XATTR_H 1
5592| #define HAVE_SYS_EVENT_H 1
5593| #define HAVE_SYS_FILE_H 1
5594| #define HAVE_SYS_IOCTL_H 1
5595| #define HAVE_SYS_KERN_CONTROL_H 1
5596| #define HAVE_SYS_LOCK_H 1
5597| #define HAVE_SYS_PARAM_H 1
5598| #define HAVE_SYS_RANDOM_H 1
5599| #define HAVE_SYS_SELECT_H 1
5600| #define HAVE_SYS_SOCKET_H 1
5601| #define HAVE_SYS_STATVFS_H 1
5602| #define HAVE_SYS_STAT_H 1
5603| #define HAVE_SYS_SYSCALL_H 1
5604| #define HAVE_SYS_SYS_DOMAIN_H 1
5605| #define HAVE_SYS_TIME_H 1
5606| #define HAVE_SYS_TIMES_H 1
5607| #define HAVE_SYS_TYPES_H 1
5608| #define HAVE_SYS_UIO_H 1
5609| #define HAVE_SYS_UN_H 1
5610| #define HAVE_SYS_UTSNAME_H 1
5611| #define HAVE_SYS_WAIT_H 1
5612| #define HAVE_SYS_RESOURCE_H 1
5613| #define HAVE_SYSEXITS_H 1
5614| #define HAVE_SPAWN_H 1
5615| #define HAVE_UTIL_H 1
5616| #define HAVE_ALLOCA_H 1
5617| #define HAVE_SYS_MMAN_H 1
5618| #define HAVE_DIRENT_H 1
5619| #define HAVE_NET_IF_H 1
5620| /* end confdefs.h.  */
5621|
5622| #ifdef HAVE_ASM_TYPES_H
5623| #include <asm/types.h>
5624| #endif
5625| #ifdef HAVE_SYS_SOCKET_H
5626| #include <sys/socket.h>
5627| #endif
5628|
5629|
5630| #include <linux/qrtr.h>
5631configure:8393: result: no
5632configure:8414: checking for linux/vm_sockets.h
5633configure:8414: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5634conftest.c:72:30: error: linux/vm_sockets.h: No such file or directory
5635conftest.c:72:30: error: linux/vm_sockets.h: No such file or directory
5636lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccUupYEO.out (No such file or directory)
5637configure:8414: $? = 1
5638configure: failed program was:
5639| /* confdefs.h */
5640| #define _GNU_SOURCE 1
5641| #define _NETBSD_SOURCE 1
5642| #define __BSD_VISIBLE 1
5643| #define _DARWIN_C_SOURCE 1
5644| #define _PYTHONFRAMEWORK "Python"
5645| #define STDC_HEADERS 1
5646| #define HAVE_SYS_TYPES_H 1
5647| #define HAVE_SYS_STAT_H 1
5648| #define HAVE_STDLIB_H 1
5649| #define HAVE_STRING_H 1
5650| #define HAVE_MEMORY_H 1
5651| #define HAVE_STRINGS_H 1
5652| #define HAVE_INTTYPES_H 1
5653| #define HAVE_STDINT_H 1
5654| #define HAVE_UNISTD_H 1
5655| #define __EXTENSIONS__ 1
5656| #define _ALL_SOURCE 1
5657| #define _GNU_SOURCE 1
5658| #define _POSIX_PTHREAD_SEMANTICS 1
5659| #define _TANDEM_SOURCE 1
5660| #define STDC_HEADERS 1
5661| #define HAVE_DLFCN_H 1
5662| #define HAVE_ERRNO_H 1
5663| #define HAVE_FCNTL_H 1
5664| #define HAVE_GRP_H 1
5665| #define HAVE_LANGINFO_H 1
5666| #define HAVE_LIBINTL_H 1
5667| #define HAVE_PTHREAD_H 1
5668| #define HAVE_SCHED_H 1
5669| #define HAVE_SIGNAL_H 1
5670| #define HAVE_TERMIOS_H 1
5671| #define HAVE_UTIME_H 1
5672| #define HAVE_POLL_H 1
5673| #define HAVE_SYS_POLL_H 1
5674| #define HAVE_SYS_XATTR_H 1
5675| #define HAVE_SYS_EVENT_H 1
5676| #define HAVE_SYS_FILE_H 1
5677| #define HAVE_SYS_IOCTL_H 1
5678| #define HAVE_SYS_KERN_CONTROL_H 1
5679| #define HAVE_SYS_LOCK_H 1
5680| #define HAVE_SYS_PARAM_H 1
5681| #define HAVE_SYS_RANDOM_H 1
5682| #define HAVE_SYS_SELECT_H 1
5683| #define HAVE_SYS_SOCKET_H 1
5684| #define HAVE_SYS_STATVFS_H 1
5685| #define HAVE_SYS_STAT_H 1
5686| #define HAVE_SYS_SYSCALL_H 1
5687| #define HAVE_SYS_SYS_DOMAIN_H 1
5688| #define HAVE_SYS_TIME_H 1
5689| #define HAVE_SYS_TIMES_H 1
5690| #define HAVE_SYS_TYPES_H 1
5691| #define HAVE_SYS_UIO_H 1
5692| #define HAVE_SYS_UN_H 1
5693| #define HAVE_SYS_UTSNAME_H 1
5694| #define HAVE_SYS_WAIT_H 1
5695| #define HAVE_SYS_RESOURCE_H 1
5696| #define HAVE_SYSEXITS_H 1
5697| #define HAVE_SPAWN_H 1
5698| #define HAVE_UTIL_H 1
5699| #define HAVE_ALLOCA_H 1
5700| #define HAVE_SYS_MMAN_H 1
5701| #define HAVE_DIRENT_H 1
5702| #define HAVE_NET_IF_H 1
5703| /* end confdefs.h.  */
5704|
5705| #ifdef HAVE_SYS_SOCKET_H
5706| #include <sys/socket.h>
5707| #endif
5708|
5709|
5710| #include <linux/vm_sockets.h>
5711configure:8414: result: no
5712configure:8434: checking for linux/can.h
5713configure:8434: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5714conftest.c:72:23: error: linux/can.h: No such file or directory
5715conftest.c:72:23: error: linux/can.h: No such file or directory
5716lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccGGhHUl.out (No such file or directory)
5717configure:8434: $? = 1
5718configure: failed program was:
5719| /* confdefs.h */
5720| #define _GNU_SOURCE 1
5721| #define _NETBSD_SOURCE 1
5722| #define __BSD_VISIBLE 1
5723| #define _DARWIN_C_SOURCE 1
5724| #define _PYTHONFRAMEWORK "Python"
5725| #define STDC_HEADERS 1
5726| #define HAVE_SYS_TYPES_H 1
5727| #define HAVE_SYS_STAT_H 1
5728| #define HAVE_STDLIB_H 1
5729| #define HAVE_STRING_H 1
5730| #define HAVE_MEMORY_H 1
5731| #define HAVE_STRINGS_H 1
5732| #define HAVE_INTTYPES_H 1
5733| #define HAVE_STDINT_H 1
5734| #define HAVE_UNISTD_H 1
5735| #define __EXTENSIONS__ 1
5736| #define _ALL_SOURCE 1
5737| #define _GNU_SOURCE 1
5738| #define _POSIX_PTHREAD_SEMANTICS 1
5739| #define _TANDEM_SOURCE 1
5740| #define STDC_HEADERS 1
5741| #define HAVE_DLFCN_H 1
5742| #define HAVE_ERRNO_H 1
5743| #define HAVE_FCNTL_H 1
5744| #define HAVE_GRP_H 1
5745| #define HAVE_LANGINFO_H 1
5746| #define HAVE_LIBINTL_H 1
5747| #define HAVE_PTHREAD_H 1
5748| #define HAVE_SCHED_H 1
5749| #define HAVE_SIGNAL_H 1
5750| #define HAVE_TERMIOS_H 1
5751| #define HAVE_UTIME_H 1
5752| #define HAVE_POLL_H 1
5753| #define HAVE_SYS_POLL_H 1
5754| #define HAVE_SYS_XATTR_H 1
5755| #define HAVE_SYS_EVENT_H 1
5756| #define HAVE_SYS_FILE_H 1
5757| #define HAVE_SYS_IOCTL_H 1
5758| #define HAVE_SYS_KERN_CONTROL_H 1
5759| #define HAVE_SYS_LOCK_H 1
5760| #define HAVE_SYS_PARAM_H 1
5761| #define HAVE_SYS_RANDOM_H 1
5762| #define HAVE_SYS_SELECT_H 1
5763| #define HAVE_SYS_SOCKET_H 1
5764| #define HAVE_SYS_STATVFS_H 1
5765| #define HAVE_SYS_STAT_H 1
5766| #define HAVE_SYS_SYSCALL_H 1
5767| #define HAVE_SYS_SYS_DOMAIN_H 1
5768| #define HAVE_SYS_TIME_H 1
5769| #define HAVE_SYS_TIMES_H 1
5770| #define HAVE_SYS_TYPES_H 1
5771| #define HAVE_SYS_UIO_H 1
5772| #define HAVE_SYS_UN_H 1
5773| #define HAVE_SYS_UTSNAME_H 1
5774| #define HAVE_SYS_WAIT_H 1
5775| #define HAVE_SYS_RESOURCE_H 1
5776| #define HAVE_SYSEXITS_H 1
5777| #define HAVE_SPAWN_H 1
5778| #define HAVE_UTIL_H 1
5779| #define HAVE_ALLOCA_H 1
5780| #define HAVE_SYS_MMAN_H 1
5781| #define HAVE_DIRENT_H 1
5782| #define HAVE_NET_IF_H 1
5783| /* end confdefs.h.  */
5784|
5785| #ifdef HAVE_SYS_SOCKET_H
5786| #include <sys/socket.h>
5787| #endif
5788|
5789|
5790| #include <linux/can.h>
5791configure:8434: result: no
5792configure:8434: checking for linux/can/bcm.h
5793configure:8434: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5794conftest.c:72:27: error: linux/can/bcm.h: No such file or directory
5795conftest.c:72:27: error: linux/can/bcm.h: No such file or directory
5796lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccnuWy6i.out (No such file or directory)
5797configure:8434: $? = 1
5798configure: failed program was:
5799| /* confdefs.h */
5800| #define _GNU_SOURCE 1
5801| #define _NETBSD_SOURCE 1
5802| #define __BSD_VISIBLE 1
5803| #define _DARWIN_C_SOURCE 1
5804| #define _PYTHONFRAMEWORK "Python"
5805| #define STDC_HEADERS 1
5806| #define HAVE_SYS_TYPES_H 1
5807| #define HAVE_SYS_STAT_H 1
5808| #define HAVE_STDLIB_H 1
5809| #define HAVE_STRING_H 1
5810| #define HAVE_MEMORY_H 1
5811| #define HAVE_STRINGS_H 1
5812| #define HAVE_INTTYPES_H 1
5813| #define HAVE_STDINT_H 1
5814| #define HAVE_UNISTD_H 1
5815| #define __EXTENSIONS__ 1
5816| #define _ALL_SOURCE 1
5817| #define _GNU_SOURCE 1
5818| #define _POSIX_PTHREAD_SEMANTICS 1
5819| #define _TANDEM_SOURCE 1
5820| #define STDC_HEADERS 1
5821| #define HAVE_DLFCN_H 1
5822| #define HAVE_ERRNO_H 1
5823| #define HAVE_FCNTL_H 1
5824| #define HAVE_GRP_H 1
5825| #define HAVE_LANGINFO_H 1
5826| #define HAVE_LIBINTL_H 1
5827| #define HAVE_PTHREAD_H 1
5828| #define HAVE_SCHED_H 1
5829| #define HAVE_SIGNAL_H 1
5830| #define HAVE_TERMIOS_H 1
5831| #define HAVE_UTIME_H 1
5832| #define HAVE_POLL_H 1
5833| #define HAVE_SYS_POLL_H 1
5834| #define HAVE_SYS_XATTR_H 1
5835| #define HAVE_SYS_EVENT_H 1
5836| #define HAVE_SYS_FILE_H 1
5837| #define HAVE_SYS_IOCTL_H 1
5838| #define HAVE_SYS_KERN_CONTROL_H 1
5839| #define HAVE_SYS_LOCK_H 1
5840| #define HAVE_SYS_PARAM_H 1
5841| #define HAVE_SYS_RANDOM_H 1
5842| #define HAVE_SYS_SELECT_H 1
5843| #define HAVE_SYS_SOCKET_H 1
5844| #define HAVE_SYS_STATVFS_H 1
5845| #define HAVE_SYS_STAT_H 1
5846| #define HAVE_SYS_SYSCALL_H 1
5847| #define HAVE_SYS_SYS_DOMAIN_H 1
5848| #define HAVE_SYS_TIME_H 1
5849| #define HAVE_SYS_TIMES_H 1
5850| #define HAVE_SYS_TYPES_H 1
5851| #define HAVE_SYS_UIO_H 1
5852| #define HAVE_SYS_UN_H 1
5853| #define HAVE_SYS_UTSNAME_H 1
5854| #define HAVE_SYS_WAIT_H 1
5855| #define HAVE_SYS_RESOURCE_H 1
5856| #define HAVE_SYSEXITS_H 1
5857| #define HAVE_SPAWN_H 1
5858| #define HAVE_UTIL_H 1
5859| #define HAVE_ALLOCA_H 1
5860| #define HAVE_SYS_MMAN_H 1
5861| #define HAVE_DIRENT_H 1
5862| #define HAVE_NET_IF_H 1
5863| /* end confdefs.h.  */
5864|
5865| #ifdef HAVE_SYS_SOCKET_H
5866| #include <sys/socket.h>
5867| #endif
5868|
5869|
5870| #include <linux/can/bcm.h>
5871configure:8434: result: no
5872configure:8434: checking for linux/can/j1939.h
5873configure:8434: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5874conftest.c:72:29: error: linux/can/j1939.h: No such file or directory
5875conftest.c:72:29: error: linux/can/j1939.h: No such file or directory
5876lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccVcbdbC.out (No such file or directory)
5877configure:8434: $? = 1
5878configure: failed program was:
5879| /* confdefs.h */
5880| #define _GNU_SOURCE 1
5881| #define _NETBSD_SOURCE 1
5882| #define __BSD_VISIBLE 1
5883| #define _DARWIN_C_SOURCE 1
5884| #define _PYTHONFRAMEWORK "Python"
5885| #define STDC_HEADERS 1
5886| #define HAVE_SYS_TYPES_H 1
5887| #define HAVE_SYS_STAT_H 1
5888| #define HAVE_STDLIB_H 1
5889| #define HAVE_STRING_H 1
5890| #define HAVE_MEMORY_H 1
5891| #define HAVE_STRINGS_H 1
5892| #define HAVE_INTTYPES_H 1
5893| #define HAVE_STDINT_H 1
5894| #define HAVE_UNISTD_H 1
5895| #define __EXTENSIONS__ 1
5896| #define _ALL_SOURCE 1
5897| #define _GNU_SOURCE 1
5898| #define _POSIX_PTHREAD_SEMANTICS 1
5899| #define _TANDEM_SOURCE 1
5900| #define STDC_HEADERS 1
5901| #define HAVE_DLFCN_H 1
5902| #define HAVE_ERRNO_H 1
5903| #define HAVE_FCNTL_H 1
5904| #define HAVE_GRP_H 1
5905| #define HAVE_LANGINFO_H 1
5906| #define HAVE_LIBINTL_H 1
5907| #define HAVE_PTHREAD_H 1
5908| #define HAVE_SCHED_H 1
5909| #define HAVE_SIGNAL_H 1
5910| #define HAVE_TERMIOS_H 1
5911| #define HAVE_UTIME_H 1
5912| #define HAVE_POLL_H 1
5913| #define HAVE_SYS_POLL_H 1
5914| #define HAVE_SYS_XATTR_H 1
5915| #define HAVE_SYS_EVENT_H 1
5916| #define HAVE_SYS_FILE_H 1
5917| #define HAVE_SYS_IOCTL_H 1
5918| #define HAVE_SYS_KERN_CONTROL_H 1
5919| #define HAVE_SYS_LOCK_H 1
5920| #define HAVE_SYS_PARAM_H 1
5921| #define HAVE_SYS_RANDOM_H 1
5922| #define HAVE_SYS_SELECT_H 1
5923| #define HAVE_SYS_SOCKET_H 1
5924| #define HAVE_SYS_STATVFS_H 1
5925| #define HAVE_SYS_STAT_H 1
5926| #define HAVE_SYS_SYSCALL_H 1
5927| #define HAVE_SYS_SYS_DOMAIN_H 1
5928| #define HAVE_SYS_TIME_H 1
5929| #define HAVE_SYS_TIMES_H 1
5930| #define HAVE_SYS_TYPES_H 1
5931| #define HAVE_SYS_UIO_H 1
5932| #define HAVE_SYS_UN_H 1
5933| #define HAVE_SYS_UTSNAME_H 1
5934| #define HAVE_SYS_WAIT_H 1
5935| #define HAVE_SYS_RESOURCE_H 1
5936| #define HAVE_SYSEXITS_H 1
5937| #define HAVE_SPAWN_H 1
5938| #define HAVE_UTIL_H 1
5939| #define HAVE_ALLOCA_H 1
5940| #define HAVE_SYS_MMAN_H 1
5941| #define HAVE_DIRENT_H 1
5942| #define HAVE_NET_IF_H 1
5943| /* end confdefs.h.  */
5944|
5945| #ifdef HAVE_SYS_SOCKET_H
5946| #include <sys/socket.h>
5947| #endif
5948|
5949|
5950| #include <linux/can/j1939.h>
5951configure:8434: result: no
5952configure:8434: checking for linux/can/raw.h
5953configure:8434: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
5954conftest.c:72:27: error: linux/can/raw.h: No such file or directory
5955conftest.c:72:27: error: linux/can/raw.h: No such file or directory
5956lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccAEdyFH.out (No such file or directory)
5957configure:8434: $? = 1
5958configure: failed program was:
5959| /* confdefs.h */
5960| #define _GNU_SOURCE 1
5961| #define _NETBSD_SOURCE 1
5962| #define __BSD_VISIBLE 1
5963| #define _DARWIN_C_SOURCE 1
5964| #define _PYTHONFRAMEWORK "Python"
5965| #define STDC_HEADERS 1
5966| #define HAVE_SYS_TYPES_H 1
5967| #define HAVE_SYS_STAT_H 1
5968| #define HAVE_STDLIB_H 1
5969| #define HAVE_STRING_H 1
5970| #define HAVE_MEMORY_H 1
5971| #define HAVE_STRINGS_H 1
5972| #define HAVE_INTTYPES_H 1
5973| #define HAVE_STDINT_H 1
5974| #define HAVE_UNISTD_H 1
5975| #define __EXTENSIONS__ 1
5976| #define _ALL_SOURCE 1
5977| #define _GNU_SOURCE 1
5978| #define _POSIX_PTHREAD_SEMANTICS 1
5979| #define _TANDEM_SOURCE 1
5980| #define STDC_HEADERS 1
5981| #define HAVE_DLFCN_H 1
5982| #define HAVE_ERRNO_H 1
5983| #define HAVE_FCNTL_H 1
5984| #define HAVE_GRP_H 1
5985| #define HAVE_LANGINFO_H 1
5986| #define HAVE_LIBINTL_H 1
5987| #define HAVE_PTHREAD_H 1
5988| #define HAVE_SCHED_H 1
5989| #define HAVE_SIGNAL_H 1
5990| #define HAVE_TERMIOS_H 1
5991| #define HAVE_UTIME_H 1
5992| #define HAVE_POLL_H 1
5993| #define HAVE_SYS_POLL_H 1
5994| #define HAVE_SYS_XATTR_H 1
5995| #define HAVE_SYS_EVENT_H 1
5996| #define HAVE_SYS_FILE_H 1
5997| #define HAVE_SYS_IOCTL_H 1
5998| #define HAVE_SYS_KERN_CONTROL_H 1
5999| #define HAVE_SYS_LOCK_H 1
6000| #define HAVE_SYS_PARAM_H 1
6001| #define HAVE_SYS_RANDOM_H 1
6002| #define HAVE_SYS_SELECT_H 1
6003| #define HAVE_SYS_SOCKET_H 1
6004| #define HAVE_SYS_STATVFS_H 1
6005| #define HAVE_SYS_STAT_H 1
6006| #define HAVE_SYS_SYSCALL_H 1
6007| #define HAVE_SYS_SYS_DOMAIN_H 1
6008| #define HAVE_SYS_TIME_H 1
6009| #define HAVE_SYS_TIMES_H 1
6010| #define HAVE_SYS_TYPES_H 1
6011| #define HAVE_SYS_UIO_H 1
6012| #define HAVE_SYS_UN_H 1
6013| #define HAVE_SYS_UTSNAME_H 1
6014| #define HAVE_SYS_WAIT_H 1
6015| #define HAVE_SYS_RESOURCE_H 1
6016| #define HAVE_SYSEXITS_H 1
6017| #define HAVE_SPAWN_H 1
6018| #define HAVE_UTIL_H 1
6019| #define HAVE_ALLOCA_H 1
6020| #define HAVE_SYS_MMAN_H 1
6021| #define HAVE_DIRENT_H 1
6022| #define HAVE_NET_IF_H 1
6023| /* end confdefs.h.  */
6024|
6025| #ifdef HAVE_SYS_SOCKET_H
6026| #include <sys/socket.h>
6027| #endif
6028|
6029|
6030| #include <linux/can/raw.h>
6031configure:8434: result: no
6032configure:8452: checking for clock_t in time.h
6033configure:8471: result: yes
6034configure:8474: checking for makedev
6035configure:8497: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6036configure:8497: $? = 0
6037configure:8504: result: yes
6038configure:8513: checking for le64toh
6039configure:8534: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6040Undefined symbols for architecture x86_64:
6041  "_le64toh", referenced from:
6042      _main in ccyXBZKh.o
6043ld: symbol(s) not found for architecture x86_64
6044collect2: ld returned 1 exit status
6045Undefined symbols for architecture ppc:
6046  "_le64toh", referenced from:
6047      _main in ccX5S20P.o
6048ld: symbol(s) not found for architecture ppc
6049collect2: ld returned 1 exit status
6050lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc32hVFv.out (No such file or directory)
6051configure:8534: $? = 1
6052configure: failed program was:
6053| /* confdefs.h */
6054| #define _GNU_SOURCE 1
6055| #define _NETBSD_SOURCE 1
6056| #define __BSD_VISIBLE 1
6057| #define _DARWIN_C_SOURCE 1
6058| #define _PYTHONFRAMEWORK "Python"
6059| #define STDC_HEADERS 1
6060| #define HAVE_SYS_TYPES_H 1
6061| #define HAVE_SYS_STAT_H 1
6062| #define HAVE_STDLIB_H 1
6063| #define HAVE_STRING_H 1
6064| #define HAVE_MEMORY_H 1
6065| #define HAVE_STRINGS_H 1
6066| #define HAVE_INTTYPES_H 1
6067| #define HAVE_STDINT_H 1
6068| #define HAVE_UNISTD_H 1
6069| #define __EXTENSIONS__ 1
6070| #define _ALL_SOURCE 1
6071| #define _GNU_SOURCE 1
6072| #define _POSIX_PTHREAD_SEMANTICS 1
6073| #define _TANDEM_SOURCE 1
6074| #define STDC_HEADERS 1
6075| #define HAVE_DLFCN_H 1
6076| #define HAVE_ERRNO_H 1
6077| #define HAVE_FCNTL_H 1
6078| #define HAVE_GRP_H 1
6079| #define HAVE_LANGINFO_H 1
6080| #define HAVE_LIBINTL_H 1
6081| #define HAVE_PTHREAD_H 1
6082| #define HAVE_SCHED_H 1
6083| #define HAVE_SIGNAL_H 1
6084| #define HAVE_TERMIOS_H 1
6085| #define HAVE_UTIME_H 1
6086| #define HAVE_POLL_H 1
6087| #define HAVE_SYS_POLL_H 1
6088| #define HAVE_SYS_XATTR_H 1
6089| #define HAVE_SYS_EVENT_H 1
6090| #define HAVE_SYS_FILE_H 1
6091| #define HAVE_SYS_IOCTL_H 1
6092| #define HAVE_SYS_KERN_CONTROL_H 1
6093| #define HAVE_SYS_LOCK_H 1
6094| #define HAVE_SYS_PARAM_H 1
6095| #define HAVE_SYS_RANDOM_H 1
6096| #define HAVE_SYS_SELECT_H 1
6097| #define HAVE_SYS_SOCKET_H 1
6098| #define HAVE_SYS_STATVFS_H 1
6099| #define HAVE_SYS_STAT_H 1
6100| #define HAVE_SYS_SYSCALL_H 1
6101| #define HAVE_SYS_SYS_DOMAIN_H 1
6102| #define HAVE_SYS_TIME_H 1
6103| #define HAVE_SYS_TIMES_H 1
6104| #define HAVE_SYS_TYPES_H 1
6105| #define HAVE_SYS_UIO_H 1
6106| #define HAVE_SYS_UN_H 1
6107| #define HAVE_SYS_UTSNAME_H 1
6108| #define HAVE_SYS_WAIT_H 1
6109| #define HAVE_SYS_RESOURCE_H 1
6110| #define HAVE_SYSEXITS_H 1
6111| #define HAVE_SPAWN_H 1
6112| #define HAVE_UTIL_H 1
6113| #define HAVE_ALLOCA_H 1
6114| #define HAVE_SYS_MMAN_H 1
6115| #define HAVE_DIRENT_H 1
6116| #define HAVE_NET_IF_H 1
6117| #define HAVE_MAKEDEV 1
6118| /* end confdefs.h.  */
6119|
6120| #ifdef HAVE_ENDIAN_H
6121| #include <endian.h>
6122| #elif defined(HAVE_SYS_ENDIAN_H)
6123| #include <sys/endian.h>
6124| #endif
6125|
6126| int
6127| main ()
6128| {
6129|
6130|    le64toh(1)
6131|   ;
6132|   return 0;
6133| }
6134|
6135configure:8541: result: no
6136configure:8581: checking for mode_t
6137configure:8581: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6138configure:8581: $? = 0
6139configure:8581: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6140conftest.c: In function 'main':
6141conftest.c:108: error: expected expression before ')' token
6142conftest.c: In function 'main':
6143conftest.c:108: error: expected expression before ')' token
6144lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccylKgOh.out (No such file or directory)
6145configure:8581: $? = 1
6146configure: failed program was:
6147| /* confdefs.h */
6148| #define _GNU_SOURCE 1
6149| #define _NETBSD_SOURCE 1
6150| #define __BSD_VISIBLE 1
6151| #define _DARWIN_C_SOURCE 1
6152| #define _PYTHONFRAMEWORK "Python"
6153| #define STDC_HEADERS 1
6154| #define HAVE_SYS_TYPES_H 1
6155| #define HAVE_SYS_STAT_H 1
6156| #define HAVE_STDLIB_H 1
6157| #define HAVE_STRING_H 1
6158| #define HAVE_MEMORY_H 1
6159| #define HAVE_STRINGS_H 1
6160| #define HAVE_INTTYPES_H 1
6161| #define HAVE_STDINT_H 1
6162| #define HAVE_UNISTD_H 1
6163| #define __EXTENSIONS__ 1
6164| #define _ALL_SOURCE 1
6165| #define _GNU_SOURCE 1
6166| #define _POSIX_PTHREAD_SEMANTICS 1
6167| #define _TANDEM_SOURCE 1
6168| #define STDC_HEADERS 1
6169| #define HAVE_DLFCN_H 1
6170| #define HAVE_ERRNO_H 1
6171| #define HAVE_FCNTL_H 1
6172| #define HAVE_GRP_H 1
6173| #define HAVE_LANGINFO_H 1
6174| #define HAVE_LIBINTL_H 1
6175| #define HAVE_PTHREAD_H 1
6176| #define HAVE_SCHED_H 1
6177| #define HAVE_SIGNAL_H 1
6178| #define HAVE_TERMIOS_H 1
6179| #define HAVE_UTIME_H 1
6180| #define HAVE_POLL_H 1
6181| #define HAVE_SYS_POLL_H 1
6182| #define HAVE_SYS_XATTR_H 1
6183| #define HAVE_SYS_EVENT_H 1
6184| #define HAVE_SYS_FILE_H 1
6185| #define HAVE_SYS_IOCTL_H 1
6186| #define HAVE_SYS_KERN_CONTROL_H 1
6187| #define HAVE_SYS_LOCK_H 1
6188| #define HAVE_SYS_PARAM_H 1
6189| #define HAVE_SYS_RANDOM_H 1
6190| #define HAVE_SYS_SELECT_H 1
6191| #define HAVE_SYS_SOCKET_H 1
6192| #define HAVE_SYS_STATVFS_H 1
6193| #define HAVE_SYS_STAT_H 1
6194| #define HAVE_SYS_SYSCALL_H 1
6195| #define HAVE_SYS_SYS_DOMAIN_H 1
6196| #define HAVE_SYS_TIME_H 1
6197| #define HAVE_SYS_TIMES_H 1
6198| #define HAVE_SYS_TYPES_H 1
6199| #define HAVE_SYS_UIO_H 1
6200| #define HAVE_SYS_UN_H 1
6201| #define HAVE_SYS_UTSNAME_H 1
6202| #define HAVE_SYS_WAIT_H 1
6203| #define HAVE_SYS_RESOURCE_H 1
6204| #define HAVE_SYSEXITS_H 1
6205| #define HAVE_SPAWN_H 1
6206| #define HAVE_UTIL_H 1
6207| #define HAVE_ALLOCA_H 1
6208| #define HAVE_SYS_MMAN_H 1
6209| #define HAVE_DIRENT_H 1
6210| #define HAVE_NET_IF_H 1
6211| #define HAVE_MAKEDEV 1
6212| #define _LARGEFILE_SOURCE 1
6213| #define _FILE_OFFSET_BITS 64
6214| #if defined(SCO_DS)
6215| #undef _OFF_T
6216| #endif
6217| /* end confdefs.h.  */
6218| #include <stdio.h>
6219| #ifdef HAVE_SYS_TYPES_H
6220| # include <sys/types.h>
6221| #endif
6222| #ifdef HAVE_SYS_STAT_H
6223| # include <sys/stat.h>
6224| #endif
6225| #ifdef STDC_HEADERS
6226| # include <stdlib.h>
6227| # include <stddef.h>
6228| #else
6229| # ifdef HAVE_STDLIB_H
6230| #  include <stdlib.h>
6231| # endif
6232| #endif
6233| #ifdef HAVE_STRING_H
6234| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6235| #  include <memory.h>
6236| # endif
6237| # include <string.h>
6238| #endif
6239| #ifdef HAVE_STRINGS_H
6240| # include <strings.h>
6241| #endif
6242| #ifdef HAVE_INTTYPES_H
6243| # include <inttypes.h>
6244| #endif
6245| #ifdef HAVE_STDINT_H
6246| # include <stdint.h>
6247| #endif
6248| #ifdef HAVE_UNISTD_H
6249| # include <unistd.h>
6250| #endif
6251| int
6252| main ()
6253| {
6254| if (sizeof ((mode_t)))
6255|           return 0;
6256|   ;
6257|   return 0;
6258| }
6259configure:8581: result: yes
6260configure:8592: checking for off_t
6261configure:8592: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6262configure:8592: $? = 0
6263configure:8592: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6264conftest.c: In function 'main':
6265conftest.c:108: error: expected expression before ')' token
6266conftest.c: In function 'main':
6267conftest.c:108: error: expected expression before ')' token
6268lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc2M0z3P.out (No such file or directory)
6269configure:8592: $? = 1
6270configure: failed program was:
6271| /* confdefs.h */
6272| #define _GNU_SOURCE 1
6273| #define _NETBSD_SOURCE 1
6274| #define __BSD_VISIBLE 1
6275| #define _DARWIN_C_SOURCE 1
6276| #define _PYTHONFRAMEWORK "Python"
6277| #define STDC_HEADERS 1
6278| #define HAVE_SYS_TYPES_H 1
6279| #define HAVE_SYS_STAT_H 1
6280| #define HAVE_STDLIB_H 1
6281| #define HAVE_STRING_H 1
6282| #define HAVE_MEMORY_H 1
6283| #define HAVE_STRINGS_H 1
6284| #define HAVE_INTTYPES_H 1
6285| #define HAVE_STDINT_H 1
6286| #define HAVE_UNISTD_H 1
6287| #define __EXTENSIONS__ 1
6288| #define _ALL_SOURCE 1
6289| #define _GNU_SOURCE 1
6290| #define _POSIX_PTHREAD_SEMANTICS 1
6291| #define _TANDEM_SOURCE 1
6292| #define STDC_HEADERS 1
6293| #define HAVE_DLFCN_H 1
6294| #define HAVE_ERRNO_H 1
6295| #define HAVE_FCNTL_H 1
6296| #define HAVE_GRP_H 1
6297| #define HAVE_LANGINFO_H 1
6298| #define HAVE_LIBINTL_H 1
6299| #define HAVE_PTHREAD_H 1
6300| #define HAVE_SCHED_H 1
6301| #define HAVE_SIGNAL_H 1
6302| #define HAVE_TERMIOS_H 1
6303| #define HAVE_UTIME_H 1
6304| #define HAVE_POLL_H 1
6305| #define HAVE_SYS_POLL_H 1
6306| #define HAVE_SYS_XATTR_H 1
6307| #define HAVE_SYS_EVENT_H 1
6308| #define HAVE_SYS_FILE_H 1
6309| #define HAVE_SYS_IOCTL_H 1
6310| #define HAVE_SYS_KERN_CONTROL_H 1
6311| #define HAVE_SYS_LOCK_H 1
6312| #define HAVE_SYS_PARAM_H 1
6313| #define HAVE_SYS_RANDOM_H 1
6314| #define HAVE_SYS_SELECT_H 1
6315| #define HAVE_SYS_SOCKET_H 1
6316| #define HAVE_SYS_STATVFS_H 1
6317| #define HAVE_SYS_STAT_H 1
6318| #define HAVE_SYS_SYSCALL_H 1
6319| #define HAVE_SYS_SYS_DOMAIN_H 1
6320| #define HAVE_SYS_TIME_H 1
6321| #define HAVE_SYS_TIMES_H 1
6322| #define HAVE_SYS_TYPES_H 1
6323| #define HAVE_SYS_UIO_H 1
6324| #define HAVE_SYS_UN_H 1
6325| #define HAVE_SYS_UTSNAME_H 1
6326| #define HAVE_SYS_WAIT_H 1
6327| #define HAVE_SYS_RESOURCE_H 1
6328| #define HAVE_SYSEXITS_H 1
6329| #define HAVE_SPAWN_H 1
6330| #define HAVE_UTIL_H 1
6331| #define HAVE_ALLOCA_H 1
6332| #define HAVE_SYS_MMAN_H 1
6333| #define HAVE_DIRENT_H 1
6334| #define HAVE_NET_IF_H 1
6335| #define HAVE_MAKEDEV 1
6336| #define _LARGEFILE_SOURCE 1
6337| #define _FILE_OFFSET_BITS 64
6338| #if defined(SCO_DS)
6339| #undef _OFF_T
6340| #endif
6341| /* end confdefs.h.  */
6342| #include <stdio.h>
6343| #ifdef HAVE_SYS_TYPES_H
6344| # include <sys/types.h>
6345| #endif
6346| #ifdef HAVE_SYS_STAT_H
6347| # include <sys/stat.h>
6348| #endif
6349| #ifdef STDC_HEADERS
6350| # include <stdlib.h>
6351| # include <stddef.h>
6352| #else
6353| # ifdef HAVE_STDLIB_H
6354| #  include <stdlib.h>
6355| # endif
6356| #endif
6357| #ifdef HAVE_STRING_H
6358| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6359| #  include <memory.h>
6360| # endif
6361| # include <string.h>
6362| #endif
6363| #ifdef HAVE_STRINGS_H
6364| # include <strings.h>
6365| #endif
6366| #ifdef HAVE_INTTYPES_H
6367| # include <inttypes.h>
6368| #endif
6369| #ifdef HAVE_STDINT_H
6370| # include <stdint.h>
6371| #endif
6372| #ifdef HAVE_UNISTD_H
6373| # include <unistd.h>
6374| #endif
6375| int
6376| main ()
6377| {
6378| if (sizeof ((off_t)))
6379|           return 0;
6380|   ;
6381|   return 0;
6382| }
6383configure:8592: result: yes
6384configure:8603: checking for pid_t
6385configure:8603: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6386configure:8603: $? = 0
6387configure:8603: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6388conftest.c: In function 'main':
6389conftest.c:108: error: expected expression before ')' token
6390conftest.c: In function 'main':
6391conftest.c:108: error: expected expression before ')' token
6392lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccIVgdbC.out (No such file or directory)
6393configure:8603: $? = 1
6394configure: failed program was:
6395| /* confdefs.h */
6396| #define _GNU_SOURCE 1
6397| #define _NETBSD_SOURCE 1
6398| #define __BSD_VISIBLE 1
6399| #define _DARWIN_C_SOURCE 1
6400| #define _PYTHONFRAMEWORK "Python"
6401| #define STDC_HEADERS 1
6402| #define HAVE_SYS_TYPES_H 1
6403| #define HAVE_SYS_STAT_H 1
6404| #define HAVE_STDLIB_H 1
6405| #define HAVE_STRING_H 1
6406| #define HAVE_MEMORY_H 1
6407| #define HAVE_STRINGS_H 1
6408| #define HAVE_INTTYPES_H 1
6409| #define HAVE_STDINT_H 1
6410| #define HAVE_UNISTD_H 1
6411| #define __EXTENSIONS__ 1
6412| #define _ALL_SOURCE 1
6413| #define _GNU_SOURCE 1
6414| #define _POSIX_PTHREAD_SEMANTICS 1
6415| #define _TANDEM_SOURCE 1
6416| #define STDC_HEADERS 1
6417| #define HAVE_DLFCN_H 1
6418| #define HAVE_ERRNO_H 1
6419| #define HAVE_FCNTL_H 1
6420| #define HAVE_GRP_H 1
6421| #define HAVE_LANGINFO_H 1
6422| #define HAVE_LIBINTL_H 1
6423| #define HAVE_PTHREAD_H 1
6424| #define HAVE_SCHED_H 1
6425| #define HAVE_SIGNAL_H 1
6426| #define HAVE_TERMIOS_H 1
6427| #define HAVE_UTIME_H 1
6428| #define HAVE_POLL_H 1
6429| #define HAVE_SYS_POLL_H 1
6430| #define HAVE_SYS_XATTR_H 1
6431| #define HAVE_SYS_EVENT_H 1
6432| #define HAVE_SYS_FILE_H 1
6433| #define HAVE_SYS_IOCTL_H 1
6434| #define HAVE_SYS_KERN_CONTROL_H 1
6435| #define HAVE_SYS_LOCK_H 1
6436| #define HAVE_SYS_PARAM_H 1
6437| #define HAVE_SYS_RANDOM_H 1
6438| #define HAVE_SYS_SELECT_H 1
6439| #define HAVE_SYS_SOCKET_H 1
6440| #define HAVE_SYS_STATVFS_H 1
6441| #define HAVE_SYS_STAT_H 1
6442| #define HAVE_SYS_SYSCALL_H 1
6443| #define HAVE_SYS_SYS_DOMAIN_H 1
6444| #define HAVE_SYS_TIME_H 1
6445| #define HAVE_SYS_TIMES_H 1
6446| #define HAVE_SYS_TYPES_H 1
6447| #define HAVE_SYS_UIO_H 1
6448| #define HAVE_SYS_UN_H 1
6449| #define HAVE_SYS_UTSNAME_H 1
6450| #define HAVE_SYS_WAIT_H 1
6451| #define HAVE_SYS_RESOURCE_H 1
6452| #define HAVE_SYSEXITS_H 1
6453| #define HAVE_SPAWN_H 1
6454| #define HAVE_UTIL_H 1
6455| #define HAVE_ALLOCA_H 1
6456| #define HAVE_SYS_MMAN_H 1
6457| #define HAVE_DIRENT_H 1
6458| #define HAVE_NET_IF_H 1
6459| #define HAVE_MAKEDEV 1
6460| #define _LARGEFILE_SOURCE 1
6461| #define _FILE_OFFSET_BITS 64
6462| #if defined(SCO_DS)
6463| #undef _OFF_T
6464| #endif
6465| /* end confdefs.h.  */
6466| #include <stdio.h>
6467| #ifdef HAVE_SYS_TYPES_H
6468| # include <sys/types.h>
6469| #endif
6470| #ifdef HAVE_SYS_STAT_H
6471| # include <sys/stat.h>
6472| #endif
6473| #ifdef STDC_HEADERS
6474| # include <stdlib.h>
6475| # include <stddef.h>
6476| #else
6477| # ifdef HAVE_STDLIB_H
6478| #  include <stdlib.h>
6479| # endif
6480| #endif
6481| #ifdef HAVE_STRING_H
6482| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6483| #  include <memory.h>
6484| # endif
6485| # include <string.h>
6486| #endif
6487| #ifdef HAVE_STRINGS_H
6488| # include <strings.h>
6489| #endif
6490| #ifdef HAVE_INTTYPES_H
6491| # include <inttypes.h>
6492| #endif
6493| #ifdef HAVE_STDINT_H
6494| # include <stdint.h>
6495| #endif
6496| #ifdef HAVE_UNISTD_H
6497| # include <unistd.h>
6498| #endif
6499| int
6500| main ()
6501| {
6502| if (sizeof ((pid_t)))
6503|           return 0;
6504|   ;
6505|   return 0;
6506| }
6507configure:8603: result: yes
6508configure:8619: checking for size_t
6509configure:8619: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6510configure:8619: $? = 0
6511configure:8619: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6512conftest.c: In function 'main':
6513conftest.c:109: error: expected expression before ')' token
6514conftest.c: In function 'main':
6515conftest.c:109: error: expected expression before ')' token
6516lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cch1oR9L.out (No such file or directory)
6517configure:8619: $? = 1
6518configure: failed program was:
6519| /* confdefs.h */
6520| #define _GNU_SOURCE 1
6521| #define _NETBSD_SOURCE 1
6522| #define __BSD_VISIBLE 1
6523| #define _DARWIN_C_SOURCE 1
6524| #define _PYTHONFRAMEWORK "Python"
6525| #define STDC_HEADERS 1
6526| #define HAVE_SYS_TYPES_H 1
6527| #define HAVE_SYS_STAT_H 1
6528| #define HAVE_STDLIB_H 1
6529| #define HAVE_STRING_H 1
6530| #define HAVE_MEMORY_H 1
6531| #define HAVE_STRINGS_H 1
6532| #define HAVE_INTTYPES_H 1
6533| #define HAVE_STDINT_H 1
6534| #define HAVE_UNISTD_H 1
6535| #define __EXTENSIONS__ 1
6536| #define _ALL_SOURCE 1
6537| #define _GNU_SOURCE 1
6538| #define _POSIX_PTHREAD_SEMANTICS 1
6539| #define _TANDEM_SOURCE 1
6540| #define STDC_HEADERS 1
6541| #define HAVE_DLFCN_H 1
6542| #define HAVE_ERRNO_H 1
6543| #define HAVE_FCNTL_H 1
6544| #define HAVE_GRP_H 1
6545| #define HAVE_LANGINFO_H 1
6546| #define HAVE_LIBINTL_H 1
6547| #define HAVE_PTHREAD_H 1
6548| #define HAVE_SCHED_H 1
6549| #define HAVE_SIGNAL_H 1
6550| #define HAVE_TERMIOS_H 1
6551| #define HAVE_UTIME_H 1
6552| #define HAVE_POLL_H 1
6553| #define HAVE_SYS_POLL_H 1
6554| #define HAVE_SYS_XATTR_H 1
6555| #define HAVE_SYS_EVENT_H 1
6556| #define HAVE_SYS_FILE_H 1
6557| #define HAVE_SYS_IOCTL_H 1
6558| #define HAVE_SYS_KERN_CONTROL_H 1
6559| #define HAVE_SYS_LOCK_H 1
6560| #define HAVE_SYS_PARAM_H 1
6561| #define HAVE_SYS_RANDOM_H 1
6562| #define HAVE_SYS_SELECT_H 1
6563| #define HAVE_SYS_SOCKET_H 1
6564| #define HAVE_SYS_STATVFS_H 1
6565| #define HAVE_SYS_STAT_H 1
6566| #define HAVE_SYS_SYSCALL_H 1
6567| #define HAVE_SYS_SYS_DOMAIN_H 1
6568| #define HAVE_SYS_TIME_H 1
6569| #define HAVE_SYS_TIMES_H 1
6570| #define HAVE_SYS_TYPES_H 1
6571| #define HAVE_SYS_UIO_H 1
6572| #define HAVE_SYS_UN_H 1
6573| #define HAVE_SYS_UTSNAME_H 1
6574| #define HAVE_SYS_WAIT_H 1
6575| #define HAVE_SYS_RESOURCE_H 1
6576| #define HAVE_SYSEXITS_H 1
6577| #define HAVE_SPAWN_H 1
6578| #define HAVE_UTIL_H 1
6579| #define HAVE_ALLOCA_H 1
6580| #define HAVE_SYS_MMAN_H 1
6581| #define HAVE_DIRENT_H 1
6582| #define HAVE_NET_IF_H 1
6583| #define HAVE_MAKEDEV 1
6584| #define _LARGEFILE_SOURCE 1
6585| #define _FILE_OFFSET_BITS 64
6586| #if defined(SCO_DS)
6587| #undef _OFF_T
6588| #endif
6589| #define RETSIGTYPE void
6590| /* end confdefs.h.  */
6591| #include <stdio.h>
6592| #ifdef HAVE_SYS_TYPES_H
6593| # include <sys/types.h>
6594| #endif
6595| #ifdef HAVE_SYS_STAT_H
6596| # include <sys/stat.h>
6597| #endif
6598| #ifdef STDC_HEADERS
6599| # include <stdlib.h>
6600| # include <stddef.h>
6601| #else
6602| # ifdef HAVE_STDLIB_H
6603| #  include <stdlib.h>
6604| # endif
6605| #endif
6606| #ifdef HAVE_STRING_H
6607| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6608| #  include <memory.h>
6609| # endif
6610| # include <string.h>
6611| #endif
6612| #ifdef HAVE_STRINGS_H
6613| # include <strings.h>
6614| #endif
6615| #ifdef HAVE_INTTYPES_H
6616| # include <inttypes.h>
6617| #endif
6618| #ifdef HAVE_STDINT_H
6619| # include <stdint.h>
6620| #endif
6621| #ifdef HAVE_UNISTD_H
6622| # include <unistd.h>
6623| #endif
6624| int
6625| main ()
6626| {
6627| if (sizeof ((size_t)))
6628|           return 0;
6629|   ;
6630|   return 0;
6631| }
6632configure:8619: result: yes
6633configure:8630: checking for uid_t in sys/types.h
6634configure:8649: result: yes
6635configure:8661: checking for ssize_t
6636configure:8661: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6637configure:8661: $? = 0
6638configure:8661: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6639conftest.c: In function 'main':
6640conftest.c:109: error: expected expression before ')' token
6641conftest.c: In function 'main':
6642conftest.c:109: error: expected expression before ')' token
6643lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc6c6OOR.out (No such file or directory)
6644configure:8661: $? = 1
6645configure: failed program was:
6646| /* confdefs.h */
6647| #define _GNU_SOURCE 1
6648| #define _NETBSD_SOURCE 1
6649| #define __BSD_VISIBLE 1
6650| #define _DARWIN_C_SOURCE 1
6651| #define _PYTHONFRAMEWORK "Python"
6652| #define STDC_HEADERS 1
6653| #define HAVE_SYS_TYPES_H 1
6654| #define HAVE_SYS_STAT_H 1
6655| #define HAVE_STDLIB_H 1
6656| #define HAVE_STRING_H 1
6657| #define HAVE_MEMORY_H 1
6658| #define HAVE_STRINGS_H 1
6659| #define HAVE_INTTYPES_H 1
6660| #define HAVE_STDINT_H 1
6661| #define HAVE_UNISTD_H 1
6662| #define __EXTENSIONS__ 1
6663| #define _ALL_SOURCE 1
6664| #define _GNU_SOURCE 1
6665| #define _POSIX_PTHREAD_SEMANTICS 1
6666| #define _TANDEM_SOURCE 1
6667| #define STDC_HEADERS 1
6668| #define HAVE_DLFCN_H 1
6669| #define HAVE_ERRNO_H 1
6670| #define HAVE_FCNTL_H 1
6671| #define HAVE_GRP_H 1
6672| #define HAVE_LANGINFO_H 1
6673| #define HAVE_LIBINTL_H 1
6674| #define HAVE_PTHREAD_H 1
6675| #define HAVE_SCHED_H 1
6676| #define HAVE_SIGNAL_H 1
6677| #define HAVE_TERMIOS_H 1
6678| #define HAVE_UTIME_H 1
6679| #define HAVE_POLL_H 1
6680| #define HAVE_SYS_POLL_H 1
6681| #define HAVE_SYS_XATTR_H 1
6682| #define HAVE_SYS_EVENT_H 1
6683| #define HAVE_SYS_FILE_H 1
6684| #define HAVE_SYS_IOCTL_H 1
6685| #define HAVE_SYS_KERN_CONTROL_H 1
6686| #define HAVE_SYS_LOCK_H 1
6687| #define HAVE_SYS_PARAM_H 1
6688| #define HAVE_SYS_RANDOM_H 1
6689| #define HAVE_SYS_SELECT_H 1
6690| #define HAVE_SYS_SOCKET_H 1
6691| #define HAVE_SYS_STATVFS_H 1
6692| #define HAVE_SYS_STAT_H 1
6693| #define HAVE_SYS_SYSCALL_H 1
6694| #define HAVE_SYS_SYS_DOMAIN_H 1
6695| #define HAVE_SYS_TIME_H 1
6696| #define HAVE_SYS_TIMES_H 1
6697| #define HAVE_SYS_TYPES_H 1
6698| #define HAVE_SYS_UIO_H 1
6699| #define HAVE_SYS_UN_H 1
6700| #define HAVE_SYS_UTSNAME_H 1
6701| #define HAVE_SYS_WAIT_H 1
6702| #define HAVE_SYS_RESOURCE_H 1
6703| #define HAVE_SYSEXITS_H 1
6704| #define HAVE_SPAWN_H 1
6705| #define HAVE_UTIL_H 1
6706| #define HAVE_ALLOCA_H 1
6707| #define HAVE_SYS_MMAN_H 1
6708| #define HAVE_DIRENT_H 1
6709| #define HAVE_NET_IF_H 1
6710| #define HAVE_MAKEDEV 1
6711| #define _LARGEFILE_SOURCE 1
6712| #define _FILE_OFFSET_BITS 64
6713| #if defined(SCO_DS)
6714| #undef _OFF_T
6715| #endif
6716| #define RETSIGTYPE void
6717| /* end confdefs.h.  */
6718| #include <stdio.h>
6719| #ifdef HAVE_SYS_TYPES_H
6720| # include <sys/types.h>
6721| #endif
6722| #ifdef HAVE_SYS_STAT_H
6723| # include <sys/stat.h>
6724| #endif
6725| #ifdef STDC_HEADERS
6726| # include <stdlib.h>
6727| # include <stddef.h>
6728| #else
6729| # ifdef HAVE_STDLIB_H
6730| #  include <stdlib.h>
6731| # endif
6732| #endif
6733| #ifdef HAVE_STRING_H
6734| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6735| #  include <memory.h>
6736| # endif
6737| # include <string.h>
6738| #endif
6739| #ifdef HAVE_STRINGS_H
6740| # include <strings.h>
6741| #endif
6742| #ifdef HAVE_INTTYPES_H
6743| # include <inttypes.h>
6744| #endif
6745| #ifdef HAVE_STDINT_H
6746| # include <stdint.h>
6747| #endif
6748| #ifdef HAVE_UNISTD_H
6749| # include <unistd.h>
6750| #endif
6751| int
6752| main ()
6753| {
6754| if (sizeof ((ssize_t)))
6755|           return 0;
6756|   ;
6757|   return 0;
6758| }
6759configure:8661: result: yes
6760configure:8668: checking for __uint128_t
6761configure:8668: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6762conftest.c: In function 'main':
6763conftest.c:110: error: '__uint128_t' undeclared (first use in this function)
6764conftest.c:110: error: (Each undeclared identifier is reported only once
6765conftest.c:110: error: for each function it appears in.)
6766lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccsnfOym.out (No such file or directory)
6767configure:8668: $? = 1
6768configure: failed program was:
6769| /* confdefs.h */
6770| #define _GNU_SOURCE 1
6771| #define _NETBSD_SOURCE 1
6772| #define __BSD_VISIBLE 1
6773| #define _DARWIN_C_SOURCE 1
6774| #define _PYTHONFRAMEWORK "Python"
6775| #define STDC_HEADERS 1
6776| #define HAVE_SYS_TYPES_H 1
6777| #define HAVE_SYS_STAT_H 1
6778| #define HAVE_STDLIB_H 1
6779| #define HAVE_STRING_H 1
6780| #define HAVE_MEMORY_H 1
6781| #define HAVE_STRINGS_H 1
6782| #define HAVE_INTTYPES_H 1
6783| #define HAVE_STDINT_H 1
6784| #define HAVE_UNISTD_H 1
6785| #define __EXTENSIONS__ 1
6786| #define _ALL_SOURCE 1
6787| #define _GNU_SOURCE 1
6788| #define _POSIX_PTHREAD_SEMANTICS 1
6789| #define _TANDEM_SOURCE 1
6790| #define STDC_HEADERS 1
6791| #define HAVE_DLFCN_H 1
6792| #define HAVE_ERRNO_H 1
6793| #define HAVE_FCNTL_H 1
6794| #define HAVE_GRP_H 1
6795| #define HAVE_LANGINFO_H 1
6796| #define HAVE_LIBINTL_H 1
6797| #define HAVE_PTHREAD_H 1
6798| #define HAVE_SCHED_H 1
6799| #define HAVE_SIGNAL_H 1
6800| #define HAVE_TERMIOS_H 1
6801| #define HAVE_UTIME_H 1
6802| #define HAVE_POLL_H 1
6803| #define HAVE_SYS_POLL_H 1
6804| #define HAVE_SYS_XATTR_H 1
6805| #define HAVE_SYS_EVENT_H 1
6806| #define HAVE_SYS_FILE_H 1
6807| #define HAVE_SYS_IOCTL_H 1
6808| #define HAVE_SYS_KERN_CONTROL_H 1
6809| #define HAVE_SYS_LOCK_H 1
6810| #define HAVE_SYS_PARAM_H 1
6811| #define HAVE_SYS_RANDOM_H 1
6812| #define HAVE_SYS_SELECT_H 1
6813| #define HAVE_SYS_SOCKET_H 1
6814| #define HAVE_SYS_STATVFS_H 1
6815| #define HAVE_SYS_STAT_H 1
6816| #define HAVE_SYS_SYSCALL_H 1
6817| #define HAVE_SYS_SYS_DOMAIN_H 1
6818| #define HAVE_SYS_TIME_H 1
6819| #define HAVE_SYS_TIMES_H 1
6820| #define HAVE_SYS_TYPES_H 1
6821| #define HAVE_SYS_UIO_H 1
6822| #define HAVE_SYS_UN_H 1
6823| #define HAVE_SYS_UTSNAME_H 1
6824| #define HAVE_SYS_WAIT_H 1
6825| #define HAVE_SYS_RESOURCE_H 1
6826| #define HAVE_SYSEXITS_H 1
6827| #define HAVE_SPAWN_H 1
6828| #define HAVE_UTIL_H 1
6829| #define HAVE_ALLOCA_H 1
6830| #define HAVE_SYS_MMAN_H 1
6831| #define HAVE_DIRENT_H 1
6832| #define HAVE_NET_IF_H 1
6833| #define HAVE_MAKEDEV 1
6834| #define _LARGEFILE_SOURCE 1
6835| #define _FILE_OFFSET_BITS 64
6836| #if defined(SCO_DS)
6837| #undef _OFF_T
6838| #endif
6839| #define RETSIGTYPE void
6840| #define HAVE_SSIZE_T 1
6841| /* end confdefs.h.  */
6842| #include <stdio.h>
6843| #ifdef HAVE_SYS_TYPES_H
6844| # include <sys/types.h>
6845| #endif
6846| #ifdef HAVE_SYS_STAT_H
6847| # include <sys/stat.h>
6848| #endif
6849| #ifdef STDC_HEADERS
6850| # include <stdlib.h>
6851| # include <stddef.h>
6852| #else
6853| # ifdef HAVE_STDLIB_H
6854| #  include <stdlib.h>
6855| # endif
6856| #endif
6857| #ifdef HAVE_STRING_H
6858| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6859| #  include <memory.h>
6860| # endif
6861| # include <string.h>
6862| #endif
6863| #ifdef HAVE_STRINGS_H
6864| # include <strings.h>
6865| #endif
6866| #ifdef HAVE_INTTYPES_H
6867| # include <inttypes.h>
6868| #endif
6869| #ifdef HAVE_STDINT_H
6870| # include <stdint.h>
6871| #endif
6872| #ifdef HAVE_UNISTD_H
6873| # include <unistd.h>
6874| #endif
6875| int
6876| main ()
6877| {
6878| if (sizeof (__uint128_t))
6879|        return 0;
6880|   ;
6881|   return 0;
6882| }
6883configure:8668: result: no
6884configure:8682: checking size of int
6885configure:8687: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6886configure:8687: $? = 0
6887configure:8687: ./conftest
6888configure:8687: $? = 0
6889configure:8701: result: 4
6890configure:8715: checking size of long
6891configure:8720: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6892configure:8720: $? = 0
6893configure:8720: ./conftest
6894configure:8720: $? = 0
6895configure:8734: result: 8
6896configure:8746: checking alignment of long
6897configure:8751: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6898configure:8751: $? = 0
6899configure:8751: ./conftest
6900configure:8751: $? = 0
6901configure:8769: result: 8
6902configure:8783: checking size of long long
6903configure:8788: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6904configure:8788: $? = 0
6905configure:8788: ./conftest
6906configure:8788: $? = 0
6907configure:8802: result: 8
6908configure:8816: checking size of void *
6909configure:8821: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6910configure:8821: $? = 0
6911configure:8821: ./conftest
6912configure:8821: $? = 0
6913configure:8835: result: 8
6914configure:8849: checking size of short
6915configure:8854: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6916configure:8854: $? = 0
6917configure:8854: ./conftest
6918configure:8854: $? = 0
6919configure:8868: result: 2
6920configure:8882: checking size of float
6921configure:8887: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6922configure:8887: $? = 0
6923configure:8887: ./conftest
6924configure:8887: $? = 0
6925configure:8901: result: 4
6926configure:8915: checking size of double
6927configure:8920: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6928configure:8920: $? = 0
6929configure:8920: ./conftest
6930configure:8920: $? = 0
6931configure:8934: result: 8
6932configure:8948: checking size of fpos_t
6933configure:8953: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6934configure:8953: $? = 0
6935configure:8953: ./conftest
6936configure:8953: $? = 0
6937configure:8967: result: 8
6938configure:8981: checking size of size_t
6939configure:8986: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6940configure:8986: $? = 0
6941configure:8986: ./conftest
6942configure:8986: $? = 0
6943configure:9000: result: 8
6944configure:9012: checking alignment of size_t
6945configure:9017: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6946configure:9017: $? = 0
6947configure:9017: ./conftest
6948configure:9017: $? = 0
6949configure:9035: result: 8
6950configure:9049: checking size of pid_t
6951configure:9054: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6952configure:9054: $? = 0
6953configure:9054: ./conftest
6954configure:9054: $? = 0
6955configure:9068: result: 4
6956configure:9082: checking size of uintptr_t
6957configure:9087: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6958configure:9087: $? = 0
6959configure:9087: ./conftest
6960configure:9087: $? = 0
6961configure:9101: result: 8
6962configure:9113: checking for long double
6963configure:9146: result: yes
6964configure:9158: checking size of long double
6965configure:9163: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6966configure:9163: $? = 0
6967configure:9163: ./conftest
6968configure:9163: $? = 0
6969configure:9177: result: 16
6970configure:9192: checking size of _Bool
6971configure:9197: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6972configure:9197: $? = 0
6973configure:9197: ./conftest
6974configure:9197: $? = 0
6975configure:9211: result: 1
6976configure:9226: checking size of off_t
6977configure:9231: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6978configure:9231: $? = 0
6979configure:9231: ./conftest
6980configure:9231: $? = 0
6981configure:9250: result: 8
6982configure:9261: checking whether to enable large file support
6983configure:9271: result: no
6984configure:9279: checking size of time_t
6985configure:9284: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6986configure:9284: $? = 0
6987configure:9284: ./conftest
6988configure:9284: $? = 0
6989configure:9306: result: 8
6990configure:9327: checking for pthread_t
6991configure:9343: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
6992configure:9343: $? = 0
6993configure:9347: result: yes
6994configure:9354: checking size of pthread_t
6995configure:9359: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
6996configure:9359: $? = 0
6997configure:9359: ./conftest
6998configure:9359: $? = 0
6999configure:9378: result: 8
7000configure:9396: checking size of pthread_key_t
7001configure:9401: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
7002configure:9401: $? = 0
7003configure:9401: ./conftest
7004configure:9401: $? = 0
7005configure:9416: result: 8
7006configure:9426: checking whether pthread_key_t is compatible with int
7007configure:9455: result: no
7008configure:9507: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c  >&5
7009configure:9507: $? = 0
7010configure:9507: ./conftest
7011configure:9507: $? = 1
7012configure: program exited with status 1
7013configure: failed program was:
7014| /* confdefs.h */
7015| #define _GNU_SOURCE 1
7016| #define _NETBSD_SOURCE 1
7017| #define __BSD_VISIBLE 1
7018| #define _DARWIN_C_SOURCE 1
7019| #define _PYTHONFRAMEWORK "Python"
7020| #define STDC_HEADERS 1
7021| #define HAVE_SYS_TYPES_H 1
7022| #define HAVE_SYS_STAT_H 1
7023| #define HAVE_STDLIB_H 1
7024| #define HAVE_STRING_H 1
7025| #define HAVE_MEMORY_H 1
7026| #define HAVE_STRINGS_H 1
7027| #define HAVE_INTTYPES_H 1
7028| #define HAVE_STDINT_H 1
7029| #define HAVE_UNISTD_H 1
7030| #define __EXTENSIONS__ 1
7031| #define _ALL_SOURCE 1
7032| #define _GNU_SOURCE 1
7033| #define _POSIX_PTHREAD_SEMANTICS 1
7034| #define _TANDEM_SOURCE 1
7035| #define STDC_HEADERS 1
7036| #define HAVE_DLFCN_H 1
7037| #define HAVE_ERRNO_H 1
7038| #define HAVE_FCNTL_H 1
7039| #define HAVE_GRP_H 1
7040| #define HAVE_LANGINFO_H 1
7041| #define HAVE_LIBINTL_H 1
7042| #define HAVE_PTHREAD_H 1
7043| #define HAVE_SCHED_H 1
7044| #define HAVE_SIGNAL_H 1
7045| #define HAVE_TERMIOS_H 1
7046| #define HAVE_UTIME_H 1
7047| #define HAVE_POLL_H 1
7048| #define HAVE_SYS_POLL_H 1
7049| #define HAVE_SYS_XATTR_H 1
7050| #define HAVE_SYS_EVENT_H 1
7051| #define HAVE_SYS_FILE_H 1
7052| #define HAVE_SYS_IOCTL_H 1
7053| #define HAVE_SYS_KERN_CONTROL_H 1
7054| #define HAVE_SYS_LOCK_H 1
7055| #define HAVE_SYS_PARAM_H 1
7056| #define HAVE_SYS_RANDOM_H 1
7057| #define HAVE_SYS_SELECT_H 1
7058| #define HAVE_SYS_SOCKET_H 1
7059| #define HAVE_SYS_STATVFS_H 1
7060| #define HAVE_SYS_STAT_H 1
7061| #define HAVE_SYS_SYSCALL_H 1
7062| #define HAVE_SYS_SYS_DOMAIN_H 1
7063| #define HAVE_SYS_TIME_H 1
7064| #define HAVE_SYS_TIMES_H 1
7065| #define HAVE_SYS_TYPES_H 1
7066| #define HAVE_SYS_UIO_H 1
7067| #define HAVE_SYS_UN_H 1
7068| #define HAVE_SYS_UTSNAME_H 1
7069| #define HAVE_SYS_WAIT_H 1
7070| #define HAVE_SYS_RESOURCE_H 1
7071| #define HAVE_SYSEXITS_H 1
7072| #define HAVE_SPAWN_H 1
7073| #define HAVE_UTIL_H 1
7074| #define HAVE_ALLOCA_H 1
7075| #define HAVE_SYS_MMAN_H 1
7076| #define HAVE_DIRENT_H 1
7077| #define HAVE_NET_IF_H 1
7078| #define HAVE_MAKEDEV 1
7079| #define _LARGEFILE_SOURCE 1
7080| #define _FILE_OFFSET_BITS 64
7081| #if defined(SCO_DS)
7082| #undef _OFF_T
7083| #endif
7084| #define RETSIGTYPE void
7085| #define HAVE_SSIZE_T 1
7086| #define SIZEOF_INT 4
7087| #define SIZEOF_LONG 8
7088| #define ALIGNOF_LONG 8
7089| #define SIZEOF_LONG_LONG 8
7090| #define SIZEOF_VOID_P 8
7091| #define SIZEOF_SHORT 2
7092| #define SIZEOF_FLOAT 4
7093| #define SIZEOF_DOUBLE 8
7094| #define SIZEOF_FPOS_T 8
7095| #define SIZEOF_SIZE_T 8
7096| #define ALIGNOF_SIZE_T 8
7097| #define SIZEOF_PID_T 4
7098| #define SIZEOF_UINTPTR_T 8
7099| #define HAVE_LONG_DOUBLE 1
7100| #define SIZEOF_LONG_DOUBLE 16
7101| #define SIZEOF__BOOL 1
7102| #define SIZEOF_OFF_T 8
7103| #define SIZEOF_TIME_T 8
7104| #define SIZEOF_PTHREAD_T 8
7105| #define SIZEOF_PTHREAD_KEY_T 8
7106| /* end confdefs.h.  */
7107|
7108|     #include <unistd.h>
7109|     int main(int argc, char*argv[])
7110|     {
7111|       if (sizeof(long) == 4) {
7112|         return 0;
7113|       } else {
7114|                 return 1;
7115|       }
7116|     }
7117|
7118configure:9551: checking for --enable-framework
7119configure:9561: result: yes
7120configure:9572: checking for dyld
7121configure:9579: result: always on for Darwin
7122configure:9588: checking for --with-address-sanitizer
7123configure:9602: result: no
7124configure:9607: checking for --with-memory-sanitizer
7125configure:9657: result: no
7126configure:9662: checking for --with-undefined-behavior-sanitizer
7127configure:9676: result: no
7128configure:9693: checking the extension of shared libraries
7129configure:9707: result: .so
7130configure:9714: checking LDSHARED
7131configure:9833: result: $(CC) -bundle -undefined dynamic_lookup
7132configure:9839: checking CCSHARED
7133configure:9871: result:
7134configure:9875: checking LINKFORSHARED
7135configure:9944: result: -Wl,-stack_size,1000000  -framework CoreFoundation $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
7136configure:9949: checking CFLAGSFORSHARED
7137configure:9962: result: $(CCSHARED)
7138configure:9974: checking SHLIBS
7139configure:9980: result: $(LIBS)
7140configure:9985: checking for sendfile in -lsendfile
7141configure:10010: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lsendfile   >&5
7142ld: library not found for -lsendfile
7143collect2: ld returned 1 exit status
7144ld: library not found for -lsendfile
7145collect2: ld returned 1 exit status
7146lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc2YyIoa.out (No such file or directory)
7147configure:10010: $? = 1
7148configure: failed program was:
7149| /* confdefs.h */
7150| #define _GNU_SOURCE 1
7151| #define _NETBSD_SOURCE 1
7152| #define __BSD_VISIBLE 1
7153| #define _DARWIN_C_SOURCE 1
7154| #define _PYTHONFRAMEWORK "Python"
7155| #define STDC_HEADERS 1
7156| #define HAVE_SYS_TYPES_H 1
7157| #define HAVE_SYS_STAT_H 1
7158| #define HAVE_STDLIB_H 1
7159| #define HAVE_STRING_H 1
7160| #define HAVE_MEMORY_H 1
7161| #define HAVE_STRINGS_H 1
7162| #define HAVE_INTTYPES_H 1
7163| #define HAVE_STDINT_H 1
7164| #define HAVE_UNISTD_H 1
7165| #define __EXTENSIONS__ 1
7166| #define _ALL_SOURCE 1
7167| #define _GNU_SOURCE 1
7168| #define _POSIX_PTHREAD_SEMANTICS 1
7169| #define _TANDEM_SOURCE 1
7170| #define STDC_HEADERS 1
7171| #define HAVE_DLFCN_H 1
7172| #define HAVE_ERRNO_H 1
7173| #define HAVE_FCNTL_H 1
7174| #define HAVE_GRP_H 1
7175| #define HAVE_LANGINFO_H 1
7176| #define HAVE_LIBINTL_H 1
7177| #define HAVE_PTHREAD_H 1
7178| #define HAVE_SCHED_H 1
7179| #define HAVE_SIGNAL_H 1
7180| #define HAVE_TERMIOS_H 1
7181| #define HAVE_UTIME_H 1
7182| #define HAVE_POLL_H 1
7183| #define HAVE_SYS_POLL_H 1
7184| #define HAVE_SYS_XATTR_H 1
7185| #define HAVE_SYS_EVENT_H 1
7186| #define HAVE_SYS_FILE_H 1
7187| #define HAVE_SYS_IOCTL_H 1
7188| #define HAVE_SYS_KERN_CONTROL_H 1
7189| #define HAVE_SYS_LOCK_H 1
7190| #define HAVE_SYS_PARAM_H 1
7191| #define HAVE_SYS_RANDOM_H 1
7192| #define HAVE_SYS_SELECT_H 1
7193| #define HAVE_SYS_SOCKET_H 1
7194| #define HAVE_SYS_STATVFS_H 1
7195| #define HAVE_SYS_STAT_H 1
7196| #define HAVE_SYS_SYSCALL_H 1
7197| #define HAVE_SYS_SYS_DOMAIN_H 1
7198| #define HAVE_SYS_TIME_H 1
7199| #define HAVE_SYS_TIMES_H 1
7200| #define HAVE_SYS_TYPES_H 1
7201| #define HAVE_SYS_UIO_H 1
7202| #define HAVE_SYS_UN_H 1
7203| #define HAVE_SYS_UTSNAME_H 1
7204| #define HAVE_SYS_WAIT_H 1
7205| #define HAVE_SYS_RESOURCE_H 1
7206| #define HAVE_SYSEXITS_H 1
7207| #define HAVE_SPAWN_H 1
7208| #define HAVE_UTIL_H 1
7209| #define HAVE_ALLOCA_H 1
7210| #define HAVE_SYS_MMAN_H 1
7211| #define HAVE_DIRENT_H 1
7212| #define HAVE_NET_IF_H 1
7213| #define HAVE_MAKEDEV 1
7214| #define _LARGEFILE_SOURCE 1
7215| #define _FILE_OFFSET_BITS 64
7216| #if defined(SCO_DS)
7217| #undef _OFF_T
7218| #endif
7219| #define RETSIGTYPE void
7220| #define HAVE_SSIZE_T 1
7221| #define SIZEOF_INT 4
7222| #define SIZEOF_LONG 8
7223| #define ALIGNOF_LONG 8
7224| #define SIZEOF_LONG_LONG 8
7225| #define SIZEOF_VOID_P 8
7226| #define SIZEOF_SHORT 2
7227| #define SIZEOF_FLOAT 4
7228| #define SIZEOF_DOUBLE 8
7229| #define SIZEOF_FPOS_T 8
7230| #define SIZEOF_SIZE_T 8
7231| #define ALIGNOF_SIZE_T 8
7232| #define SIZEOF_PID_T 4
7233| #define SIZEOF_UINTPTR_T 8
7234| #define HAVE_LONG_DOUBLE 1
7235| #define SIZEOF_LONG_DOUBLE 16
7236| #define SIZEOF__BOOL 1
7237| #define SIZEOF_OFF_T 8
7238| #define SIZEOF_TIME_T 8
7239| #define SIZEOF_PTHREAD_T 8
7240| #define SIZEOF_PTHREAD_KEY_T 8
7241| #define WITH_NEXT_FRAMEWORK 1
7242| #define WITH_DYLD 1
7243| #define THREAD_STACK_SIZE 0x1000000
7244| /* end confdefs.h.  */
7245|
7246| /* Override any GCC internal prototype to avoid an error.
7247|    Use char because int might match the return type of a GCC
7248|    builtin and then its argument prototype would still apply.  */
7249| #ifdef __cplusplus
7250| extern "C"
7251| #endif
7252| char sendfile ();
7253| int
7254| main ()
7255| {
7256| return sendfile ();
7257|   ;
7258|   return 0;
7259| }
7260configure:10019: result: no
7261configure:10030: checking for dlopen in -ldl
7262configure:10055: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -ldl   >&5
7263configure:10055: $? = 0
7264configure:10064: result: yes
7265configure:10075: checking for shl_load in -ldld
7266configure:10100: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -ldld  -ldl  >&5
7267ld: library not found for -ldld
7268collect2: ld returned 1 exit status
7269ld: library not found for -ldld
7270collect2: ld returned 1 exit status
7271lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccEOsnUp.out (No such file or directory)
7272configure:10100: $? = 1
7273configure: failed program was:
7274| /* confdefs.h */
7275| #define _GNU_SOURCE 1
7276| #define _NETBSD_SOURCE 1
7277| #define __BSD_VISIBLE 1
7278| #define _DARWIN_C_SOURCE 1
7279| #define _PYTHONFRAMEWORK "Python"
7280| #define STDC_HEADERS 1
7281| #define HAVE_SYS_TYPES_H 1
7282| #define HAVE_SYS_STAT_H 1
7283| #define HAVE_STDLIB_H 1
7284| #define HAVE_STRING_H 1
7285| #define HAVE_MEMORY_H 1
7286| #define HAVE_STRINGS_H 1
7287| #define HAVE_INTTYPES_H 1
7288| #define HAVE_STDINT_H 1
7289| #define HAVE_UNISTD_H 1
7290| #define __EXTENSIONS__ 1
7291| #define _ALL_SOURCE 1
7292| #define _GNU_SOURCE 1
7293| #define _POSIX_PTHREAD_SEMANTICS 1
7294| #define _TANDEM_SOURCE 1
7295| #define STDC_HEADERS 1
7296| #define HAVE_DLFCN_H 1
7297| #define HAVE_ERRNO_H 1
7298| #define HAVE_FCNTL_H 1
7299| #define HAVE_GRP_H 1
7300| #define HAVE_LANGINFO_H 1
7301| #define HAVE_LIBINTL_H 1
7302| #define HAVE_PTHREAD_H 1
7303| #define HAVE_SCHED_H 1
7304| #define HAVE_SIGNAL_H 1
7305| #define HAVE_TERMIOS_H 1
7306| #define HAVE_UTIME_H 1
7307| #define HAVE_POLL_H 1
7308| #define HAVE_SYS_POLL_H 1
7309| #define HAVE_SYS_XATTR_H 1
7310| #define HAVE_SYS_EVENT_H 1
7311| #define HAVE_SYS_FILE_H 1
7312| #define HAVE_SYS_IOCTL_H 1
7313| #define HAVE_SYS_KERN_CONTROL_H 1
7314| #define HAVE_SYS_LOCK_H 1
7315| #define HAVE_SYS_PARAM_H 1
7316| #define HAVE_SYS_RANDOM_H 1
7317| #define HAVE_SYS_SELECT_H 1
7318| #define HAVE_SYS_SOCKET_H 1
7319| #define HAVE_SYS_STATVFS_H 1
7320| #define HAVE_SYS_STAT_H 1
7321| #define HAVE_SYS_SYSCALL_H 1
7322| #define HAVE_SYS_SYS_DOMAIN_H 1
7323| #define HAVE_SYS_TIME_H 1
7324| #define HAVE_SYS_TIMES_H 1
7325| #define HAVE_SYS_TYPES_H 1
7326| #define HAVE_SYS_UIO_H 1
7327| #define HAVE_SYS_UN_H 1
7328| #define HAVE_SYS_UTSNAME_H 1
7329| #define HAVE_SYS_WAIT_H 1
7330| #define HAVE_SYS_RESOURCE_H 1
7331| #define HAVE_SYSEXITS_H 1
7332| #define HAVE_SPAWN_H 1
7333| #define HAVE_UTIL_H 1
7334| #define HAVE_ALLOCA_H 1
7335| #define HAVE_SYS_MMAN_H 1
7336| #define HAVE_DIRENT_H 1
7337| #define HAVE_NET_IF_H 1
7338| #define HAVE_MAKEDEV 1
7339| #define _LARGEFILE_SOURCE 1
7340| #define _FILE_OFFSET_BITS 64
7341| #if defined(SCO_DS)
7342| #undef _OFF_T
7343| #endif
7344| #define RETSIGTYPE void
7345| #define HAVE_SSIZE_T 1
7346| #define SIZEOF_INT 4
7347| #define SIZEOF_LONG 8
7348| #define ALIGNOF_LONG 8
7349| #define SIZEOF_LONG_LONG 8
7350| #define SIZEOF_VOID_P 8
7351| #define SIZEOF_SHORT 2
7352| #define SIZEOF_FLOAT 4
7353| #define SIZEOF_DOUBLE 8
7354| #define SIZEOF_FPOS_T 8
7355| #define SIZEOF_SIZE_T 8
7356| #define ALIGNOF_SIZE_T 8
7357| #define SIZEOF_PID_T 4
7358| #define SIZEOF_UINTPTR_T 8
7359| #define HAVE_LONG_DOUBLE 1
7360| #define SIZEOF_LONG_DOUBLE 16
7361| #define SIZEOF__BOOL 1
7362| #define SIZEOF_OFF_T 8
7363| #define SIZEOF_TIME_T 8
7364| #define SIZEOF_PTHREAD_T 8
7365| #define SIZEOF_PTHREAD_KEY_T 8
7366| #define WITH_NEXT_FRAMEWORK 1
7367| #define WITH_DYLD 1
7368| #define THREAD_STACK_SIZE 0x1000000
7369| #define HAVE_LIBDL 1
7370| /* end confdefs.h.  */
7371|
7372| /* Override any GCC internal prototype to avoid an error.
7373|    Use char because int might match the return type of a GCC
7374|    builtin and then its argument prototype would still apply.  */
7375| #ifdef __cplusplus
7376| extern "C"
7377| #endif
7378| char shl_load ();
7379| int
7380| main ()
7381| {
7382| return shl_load ();
7383|   ;
7384|   return 0;
7385| }
7386configure:10109: result: no
7387configure:10125: checking uuid/uuid.h usability
7388configure:10125: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
7389configure:10125: $? = 0
7390configure:10125: result: yes
7391configure:10125: checking uuid/uuid.h presence
7392configure:10125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
7393configure:10125: $? = 0
7394configure:10125: result: yes
7395configure:10125: checking for uuid/uuid.h
7396configure:10125: result: yes
7397configure:10125: checking uuid.h usability
7398configure:10125: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
7399conftest.c:132:18: error: uuid.h: No such file or directory
7400conftest.c:132:18: error: uuid.h: No such file or directory
7401lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccQ6o1R9.out (No such file or directory)
7402configure:10125: $? = 1
7403configure: failed program was:
7404| /* confdefs.h */
7405| #define _GNU_SOURCE 1
7406| #define _NETBSD_SOURCE 1
7407| #define __BSD_VISIBLE 1
7408| #define _DARWIN_C_SOURCE 1
7409| #define _PYTHONFRAMEWORK "Python"
7410| #define STDC_HEADERS 1
7411| #define HAVE_SYS_TYPES_H 1
7412| #define HAVE_SYS_STAT_H 1
7413| #define HAVE_STDLIB_H 1
7414| #define HAVE_STRING_H 1
7415| #define HAVE_MEMORY_H 1
7416| #define HAVE_STRINGS_H 1
7417| #define HAVE_INTTYPES_H 1
7418| #define HAVE_STDINT_H 1
7419| #define HAVE_UNISTD_H 1
7420| #define __EXTENSIONS__ 1
7421| #define _ALL_SOURCE 1
7422| #define _GNU_SOURCE 1
7423| #define _POSIX_PTHREAD_SEMANTICS 1
7424| #define _TANDEM_SOURCE 1
7425| #define STDC_HEADERS 1
7426| #define HAVE_DLFCN_H 1
7427| #define HAVE_ERRNO_H 1
7428| #define HAVE_FCNTL_H 1
7429| #define HAVE_GRP_H 1
7430| #define HAVE_LANGINFO_H 1
7431| #define HAVE_LIBINTL_H 1
7432| #define HAVE_PTHREAD_H 1
7433| #define HAVE_SCHED_H 1
7434| #define HAVE_SIGNAL_H 1
7435| #define HAVE_TERMIOS_H 1
7436| #define HAVE_UTIME_H 1
7437| #define HAVE_POLL_H 1
7438| #define HAVE_SYS_POLL_H 1
7439| #define HAVE_SYS_XATTR_H 1
7440| #define HAVE_SYS_EVENT_H 1
7441| #define HAVE_SYS_FILE_H 1
7442| #define HAVE_SYS_IOCTL_H 1
7443| #define HAVE_SYS_KERN_CONTROL_H 1
7444| #define HAVE_SYS_LOCK_H 1
7445| #define HAVE_SYS_PARAM_H 1
7446| #define HAVE_SYS_RANDOM_H 1
7447| #define HAVE_SYS_SELECT_H 1
7448| #define HAVE_SYS_SOCKET_H 1
7449| #define HAVE_SYS_STATVFS_H 1
7450| #define HAVE_SYS_STAT_H 1
7451| #define HAVE_SYS_SYSCALL_H 1
7452| #define HAVE_SYS_SYS_DOMAIN_H 1
7453| #define HAVE_SYS_TIME_H 1
7454| #define HAVE_SYS_TIMES_H 1
7455| #define HAVE_SYS_TYPES_H 1
7456| #define HAVE_SYS_UIO_H 1
7457| #define HAVE_SYS_UN_H 1
7458| #define HAVE_SYS_UTSNAME_H 1
7459| #define HAVE_SYS_WAIT_H 1
7460| #define HAVE_SYS_RESOURCE_H 1
7461| #define HAVE_SYSEXITS_H 1
7462| #define HAVE_SPAWN_H 1
7463| #define HAVE_UTIL_H 1
7464| #define HAVE_ALLOCA_H 1
7465| #define HAVE_SYS_MMAN_H 1
7466| #define HAVE_DIRENT_H 1
7467| #define HAVE_NET_IF_H 1
7468| #define HAVE_MAKEDEV 1
7469| #define _LARGEFILE_SOURCE 1
7470| #define _FILE_OFFSET_BITS 64
7471| #if defined(SCO_DS)
7472| #undef _OFF_T
7473| #endif
7474| #define RETSIGTYPE void
7475| #define HAVE_SSIZE_T 1
7476| #define SIZEOF_INT 4
7477| #define SIZEOF_LONG 8
7478| #define ALIGNOF_LONG 8
7479| #define SIZEOF_LONG_LONG 8
7480| #define SIZEOF_VOID_P 8
7481| #define SIZEOF_SHORT 2
7482| #define SIZEOF_FLOAT 4
7483| #define SIZEOF_DOUBLE 8
7484| #define SIZEOF_FPOS_T 8
7485| #define SIZEOF_SIZE_T 8
7486| #define ALIGNOF_SIZE_T 8
7487| #define SIZEOF_PID_T 4
7488| #define SIZEOF_UINTPTR_T 8
7489| #define HAVE_LONG_DOUBLE 1
7490| #define SIZEOF_LONG_DOUBLE 16
7491| #define SIZEOF__BOOL 1
7492| #define SIZEOF_OFF_T 8
7493| #define SIZEOF_TIME_T 8
7494| #define SIZEOF_PTHREAD_T 8
7495| #define SIZEOF_PTHREAD_KEY_T 8
7496| #define WITH_NEXT_FRAMEWORK 1
7497| #define WITH_DYLD 1
7498| #define THREAD_STACK_SIZE 0x1000000
7499| #define HAVE_LIBDL 1
7500| #define HAVE_UUID_UUID_H 1
7501| /* end confdefs.h.  */
7502| #include <stdio.h>
7503| #ifdef HAVE_SYS_TYPES_H
7504| # include <sys/types.h>
7505| #endif
7506| #ifdef HAVE_SYS_STAT_H
7507| # include <sys/stat.h>
7508| #endif
7509| #ifdef STDC_HEADERS
7510| # include <stdlib.h>
7511| # include <stddef.h>
7512| #else
7513| # ifdef HAVE_STDLIB_H
7514| #  include <stdlib.h>
7515| # endif
7516| #endif
7517| #ifdef HAVE_STRING_H
7518| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7519| #  include <memory.h>
7520| # endif
7521| # include <string.h>
7522| #endif
7523| #ifdef HAVE_STRINGS_H
7524| # include <strings.h>
7525| #endif
7526| #ifdef HAVE_INTTYPES_H
7527| # include <inttypes.h>
7528| #endif
7529| #ifdef HAVE_STDINT_H
7530| # include <stdint.h>
7531| #endif
7532| #ifdef HAVE_UNISTD_H
7533| # include <unistd.h>
7534| #endif
7535| #include <uuid.h>
7536configure:10125: result: no
7537configure:10125: checking uuid.h presence
7538configure:10125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
7539conftest.c:99:18: error: uuid.h: No such file or directory
7540configure:10125: $? = 1
7541configure: failed program was:
7542| /* confdefs.h */
7543| #define _GNU_SOURCE 1
7544| #define _NETBSD_SOURCE 1
7545| #define __BSD_VISIBLE 1
7546| #define _DARWIN_C_SOURCE 1
7547| #define _PYTHONFRAMEWORK "Python"
7548| #define STDC_HEADERS 1
7549| #define HAVE_SYS_TYPES_H 1
7550| #define HAVE_SYS_STAT_H 1
7551| #define HAVE_STDLIB_H 1
7552| #define HAVE_STRING_H 1
7553| #define HAVE_MEMORY_H 1
7554| #define HAVE_STRINGS_H 1
7555| #define HAVE_INTTYPES_H 1
7556| #define HAVE_STDINT_H 1
7557| #define HAVE_UNISTD_H 1
7558| #define __EXTENSIONS__ 1
7559| #define _ALL_SOURCE 1
7560| #define _GNU_SOURCE 1
7561| #define _POSIX_PTHREAD_SEMANTICS 1
7562| #define _TANDEM_SOURCE 1
7563| #define STDC_HEADERS 1
7564| #define HAVE_DLFCN_H 1
7565| #define HAVE_ERRNO_H 1
7566| #define HAVE_FCNTL_H 1
7567| #define HAVE_GRP_H 1
7568| #define HAVE_LANGINFO_H 1
7569| #define HAVE_LIBINTL_H 1
7570| #define HAVE_PTHREAD_H 1
7571| #define HAVE_SCHED_H 1
7572| #define HAVE_SIGNAL_H 1
7573| #define HAVE_TERMIOS_H 1
7574| #define HAVE_UTIME_H 1
7575| #define HAVE_POLL_H 1
7576| #define HAVE_SYS_POLL_H 1
7577| #define HAVE_SYS_XATTR_H 1
7578| #define HAVE_SYS_EVENT_H 1
7579| #define HAVE_SYS_FILE_H 1
7580| #define HAVE_SYS_IOCTL_H 1
7581| #define HAVE_SYS_KERN_CONTROL_H 1
7582| #define HAVE_SYS_LOCK_H 1
7583| #define HAVE_SYS_PARAM_H 1
7584| #define HAVE_SYS_RANDOM_H 1
7585| #define HAVE_SYS_SELECT_H 1
7586| #define HAVE_SYS_SOCKET_H 1
7587| #define HAVE_SYS_STATVFS_H 1
7588| #define HAVE_SYS_STAT_H 1
7589| #define HAVE_SYS_SYSCALL_H 1
7590| #define HAVE_SYS_SYS_DOMAIN_H 1
7591| #define HAVE_SYS_TIME_H 1
7592| #define HAVE_SYS_TIMES_H 1
7593| #define HAVE_SYS_TYPES_H 1
7594| #define HAVE_SYS_UIO_H 1
7595| #define HAVE_SYS_UN_H 1
7596| #define HAVE_SYS_UTSNAME_H 1
7597| #define HAVE_SYS_WAIT_H 1
7598| #define HAVE_SYS_RESOURCE_H 1
7599| #define HAVE_SYSEXITS_H 1
7600| #define HAVE_SPAWN_H 1
7601| #define HAVE_UTIL_H 1
7602| #define HAVE_ALLOCA_H 1
7603| #define HAVE_SYS_MMAN_H 1
7604| #define HAVE_DIRENT_H 1
7605| #define HAVE_NET_IF_H 1
7606| #define HAVE_MAKEDEV 1
7607| #define _LARGEFILE_SOURCE 1
7608| #define _FILE_OFFSET_BITS 64
7609| #if defined(SCO_DS)
7610| #undef _OFF_T
7611| #endif
7612| #define RETSIGTYPE void
7613| #define HAVE_SSIZE_T 1
7614| #define SIZEOF_INT 4
7615| #define SIZEOF_LONG 8
7616| #define ALIGNOF_LONG 8
7617| #define SIZEOF_LONG_LONG 8
7618| #define SIZEOF_VOID_P 8
7619| #define SIZEOF_SHORT 2
7620| #define SIZEOF_FLOAT 4
7621| #define SIZEOF_DOUBLE 8
7622| #define SIZEOF_FPOS_T 8
7623| #define SIZEOF_SIZE_T 8
7624| #define ALIGNOF_SIZE_T 8
7625| #define SIZEOF_PID_T 4
7626| #define SIZEOF_UINTPTR_T 8
7627| #define HAVE_LONG_DOUBLE 1
7628| #define SIZEOF_LONG_DOUBLE 16
7629| #define SIZEOF__BOOL 1
7630| #define SIZEOF_OFF_T 8
7631| #define SIZEOF_TIME_T 8
7632| #define SIZEOF_PTHREAD_T 8
7633| #define SIZEOF_PTHREAD_KEY_T 8
7634| #define WITH_NEXT_FRAMEWORK 1
7635| #define WITH_DYLD 1
7636| #define THREAD_STACK_SIZE 0x1000000
7637| #define HAVE_LIBDL 1
7638| #define HAVE_UUID_UUID_H 1
7639| /* end confdefs.h.  */
7640| #include <uuid.h>
7641configure:10125: result: no
7642configure:10125: checking for uuid.h
7643configure:10125: result: no
7644configure:10136: checking for uuid_generate_time_safe
7645configure:10153: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
7646conftest.c: In function 'main':
7647conftest.c:105: error: 'uuid_generate_time_safe' undeclared (first use in this function)
7648conftest.c:105: error: (Each undeclared identifier is reported only once
7649conftest.c:105: error: for each function it appears in.)
7650conftest.c: In function 'main':
7651conftest.c:105: error: 'uuid_generate_time_safe' undeclared (first use in this function)
7652conftest.c:105: error: (Each undeclared identifier is reported only once
7653conftest.c:105: error: for each function it appears in.)
7654lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccKqsTC8.out (No such file or directory)
7655configure:10153: $? = 1
7656configure: failed program was:
7657| /* confdefs.h */
7658| #define _GNU_SOURCE 1
7659| #define _NETBSD_SOURCE 1
7660| #define __BSD_VISIBLE 1
7661| #define _DARWIN_C_SOURCE 1
7662| #define _PYTHONFRAMEWORK "Python"
7663| #define STDC_HEADERS 1
7664| #define HAVE_SYS_TYPES_H 1
7665| #define HAVE_SYS_STAT_H 1
7666| #define HAVE_STDLIB_H 1
7667| #define HAVE_STRING_H 1
7668| #define HAVE_MEMORY_H 1
7669| #define HAVE_STRINGS_H 1
7670| #define HAVE_INTTYPES_H 1
7671| #define HAVE_STDINT_H 1
7672| #define HAVE_UNISTD_H 1
7673| #define __EXTENSIONS__ 1
7674| #define _ALL_SOURCE 1
7675| #define _GNU_SOURCE 1
7676| #define _POSIX_PTHREAD_SEMANTICS 1
7677| #define _TANDEM_SOURCE 1
7678| #define STDC_HEADERS 1
7679| #define HAVE_DLFCN_H 1
7680| #define HAVE_ERRNO_H 1
7681| #define HAVE_FCNTL_H 1
7682| #define HAVE_GRP_H 1
7683| #define HAVE_LANGINFO_H 1
7684| #define HAVE_LIBINTL_H 1
7685| #define HAVE_PTHREAD_H 1
7686| #define HAVE_SCHED_H 1
7687| #define HAVE_SIGNAL_H 1
7688| #define HAVE_TERMIOS_H 1
7689| #define HAVE_UTIME_H 1
7690| #define HAVE_POLL_H 1
7691| #define HAVE_SYS_POLL_H 1
7692| #define HAVE_SYS_XATTR_H 1
7693| #define HAVE_SYS_EVENT_H 1
7694| #define HAVE_SYS_FILE_H 1
7695| #define HAVE_SYS_IOCTL_H 1
7696| #define HAVE_SYS_KERN_CONTROL_H 1
7697| #define HAVE_SYS_LOCK_H 1
7698| #define HAVE_SYS_PARAM_H 1
7699| #define HAVE_SYS_RANDOM_H 1
7700| #define HAVE_SYS_SELECT_H 1
7701| #define HAVE_SYS_SOCKET_H 1
7702| #define HAVE_SYS_STATVFS_H 1
7703| #define HAVE_SYS_STAT_H 1
7704| #define HAVE_SYS_SYSCALL_H 1
7705| #define HAVE_SYS_SYS_DOMAIN_H 1
7706| #define HAVE_SYS_TIME_H 1
7707| #define HAVE_SYS_TIMES_H 1
7708| #define HAVE_SYS_TYPES_H 1
7709| #define HAVE_SYS_UIO_H 1
7710| #define HAVE_SYS_UN_H 1
7711| #define HAVE_SYS_UTSNAME_H 1
7712| #define HAVE_SYS_WAIT_H 1
7713| #define HAVE_SYS_RESOURCE_H 1
7714| #define HAVE_SYSEXITS_H 1
7715| #define HAVE_SPAWN_H 1
7716| #define HAVE_UTIL_H 1
7717| #define HAVE_ALLOCA_H 1
7718| #define HAVE_SYS_MMAN_H 1
7719| #define HAVE_DIRENT_H 1
7720| #define HAVE_NET_IF_H 1
7721| #define HAVE_MAKEDEV 1
7722| #define _LARGEFILE_SOURCE 1
7723| #define _FILE_OFFSET_BITS 64
7724| #if defined(SCO_DS)
7725| #undef _OFF_T
7726| #endif
7727| #define RETSIGTYPE void
7728| #define HAVE_SSIZE_T 1
7729| #define SIZEOF_INT 4
7730| #define SIZEOF_LONG 8
7731| #define ALIGNOF_LONG 8
7732| #define SIZEOF_LONG_LONG 8
7733| #define SIZEOF_VOID_P 8
7734| #define SIZEOF_SHORT 2
7735| #define SIZEOF_FLOAT 4
7736| #define SIZEOF_DOUBLE 8
7737| #define SIZEOF_FPOS_T 8
7738| #define SIZEOF_SIZE_T 8
7739| #define ALIGNOF_SIZE_T 8
7740| #define SIZEOF_PID_T 4
7741| #define SIZEOF_UINTPTR_T 8
7742| #define HAVE_LONG_DOUBLE 1
7743| #define SIZEOF_LONG_DOUBLE 16
7744| #define SIZEOF__BOOL 1
7745| #define SIZEOF_OFF_T 8
7746| #define SIZEOF_TIME_T 8
7747| #define SIZEOF_PTHREAD_T 8
7748| #define SIZEOF_PTHREAD_KEY_T 8
7749| #define WITH_NEXT_FRAMEWORK 1
7750| #define WITH_DYLD 1
7751| #define THREAD_STACK_SIZE 0x1000000
7752| #define HAVE_LIBDL 1
7753| #define HAVE_UUID_UUID_H 1
7754| /* end confdefs.h.  */
7755| #include <uuid/uuid.h>
7756| int
7757| main ()
7758| {
7759|
7760| #ifndef uuid_generate_time_safe
7761| void *x = uuid_generate_time_safe
7762| #endif
7763|
7764|   ;
7765|   return 0;
7766| }
7767configure:10160: result: no
7768configure:10168: checking for uuid_generate_time in -luuid
7769configure:10193: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -luuid  -ldl  >&5
7770ld: library not found for -luuid
7771collect2: ld returned 1 exit status
7772ld: library not found for -luuid
7773collect2: ld returned 1 exit status
7774lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc3FFjQZ.out (No such file or directory)
7775configure:10193: $? = 1
7776configure: failed program was:
7777| /* confdefs.h */
7778| #define _GNU_SOURCE 1
7779| #define _NETBSD_SOURCE 1
7780| #define __BSD_VISIBLE 1
7781| #define _DARWIN_C_SOURCE 1
7782| #define _PYTHONFRAMEWORK "Python"
7783| #define STDC_HEADERS 1
7784| #define HAVE_SYS_TYPES_H 1
7785| #define HAVE_SYS_STAT_H 1
7786| #define HAVE_STDLIB_H 1
7787| #define HAVE_STRING_H 1
7788| #define HAVE_MEMORY_H 1
7789| #define HAVE_STRINGS_H 1
7790| #define HAVE_INTTYPES_H 1
7791| #define HAVE_STDINT_H 1
7792| #define HAVE_UNISTD_H 1
7793| #define __EXTENSIONS__ 1
7794| #define _ALL_SOURCE 1
7795| #define _GNU_SOURCE 1
7796| #define _POSIX_PTHREAD_SEMANTICS 1
7797| #define _TANDEM_SOURCE 1
7798| #define STDC_HEADERS 1
7799| #define HAVE_DLFCN_H 1
7800| #define HAVE_ERRNO_H 1
7801| #define HAVE_FCNTL_H 1
7802| #define HAVE_GRP_H 1
7803| #define HAVE_LANGINFO_H 1
7804| #define HAVE_LIBINTL_H 1
7805| #define HAVE_PTHREAD_H 1
7806| #define HAVE_SCHED_H 1
7807| #define HAVE_SIGNAL_H 1
7808| #define HAVE_TERMIOS_H 1
7809| #define HAVE_UTIME_H 1
7810| #define HAVE_POLL_H 1
7811| #define HAVE_SYS_POLL_H 1
7812| #define HAVE_SYS_XATTR_H 1
7813| #define HAVE_SYS_EVENT_H 1
7814| #define HAVE_SYS_FILE_H 1
7815| #define HAVE_SYS_IOCTL_H 1
7816| #define HAVE_SYS_KERN_CONTROL_H 1
7817| #define HAVE_SYS_LOCK_H 1
7818| #define HAVE_SYS_PARAM_H 1
7819| #define HAVE_SYS_RANDOM_H 1
7820| #define HAVE_SYS_SELECT_H 1
7821| #define HAVE_SYS_SOCKET_H 1
7822| #define HAVE_SYS_STATVFS_H 1
7823| #define HAVE_SYS_STAT_H 1
7824| #define HAVE_SYS_SYSCALL_H 1
7825| #define HAVE_SYS_SYS_DOMAIN_H 1
7826| #define HAVE_SYS_TIME_H 1
7827| #define HAVE_SYS_TIMES_H 1
7828| #define HAVE_SYS_TYPES_H 1
7829| #define HAVE_SYS_UIO_H 1
7830| #define HAVE_SYS_UN_H 1
7831| #define HAVE_SYS_UTSNAME_H 1
7832| #define HAVE_SYS_WAIT_H 1
7833| #define HAVE_SYS_RESOURCE_H 1
7834| #define HAVE_SYSEXITS_H 1
7835| #define HAVE_SPAWN_H 1
7836| #define HAVE_UTIL_H 1
7837| #define HAVE_ALLOCA_H 1
7838| #define HAVE_SYS_MMAN_H 1
7839| #define HAVE_DIRENT_H 1
7840| #define HAVE_NET_IF_H 1
7841| #define HAVE_MAKEDEV 1
7842| #define _LARGEFILE_SOURCE 1
7843| #define _FILE_OFFSET_BITS 64
7844| #if defined(SCO_DS)
7845| #undef _OFF_T
7846| #endif
7847| #define RETSIGTYPE void
7848| #define HAVE_SSIZE_T 1
7849| #define SIZEOF_INT 4
7850| #define SIZEOF_LONG 8
7851| #define ALIGNOF_LONG 8
7852| #define SIZEOF_LONG_LONG 8
7853| #define SIZEOF_VOID_P 8
7854| #define SIZEOF_SHORT 2
7855| #define SIZEOF_FLOAT 4
7856| #define SIZEOF_DOUBLE 8
7857| #define SIZEOF_FPOS_T 8
7858| #define SIZEOF_SIZE_T 8
7859| #define ALIGNOF_SIZE_T 8
7860| #define SIZEOF_PID_T 4
7861| #define SIZEOF_UINTPTR_T 8
7862| #define HAVE_LONG_DOUBLE 1
7863| #define SIZEOF_LONG_DOUBLE 16
7864| #define SIZEOF__BOOL 1
7865| #define SIZEOF_OFF_T 8
7866| #define SIZEOF_TIME_T 8
7867| #define SIZEOF_PTHREAD_T 8
7868| #define SIZEOF_PTHREAD_KEY_T 8
7869| #define WITH_NEXT_FRAMEWORK 1
7870| #define WITH_DYLD 1
7871| #define THREAD_STACK_SIZE 0x1000000
7872| #define HAVE_LIBDL 1
7873| #define HAVE_UUID_UUID_H 1
7874| /* end confdefs.h.  */
7875|
7876| /* Override any GCC internal prototype to avoid an error.
7877|    Use char because int might match the return type of a GCC
7878|    builtin and then its argument prototype would still apply.  */
7879| #ifdef __cplusplus
7880| extern "C"
7881| #endif
7882| char uuid_generate_time ();
7883| int
7884| main ()
7885| {
7886| return uuid_generate_time ();
7887|   ;
7888|   return 0;
7889| }
7890configure:10202: result: no
7891configure:10217: checking for uuid_create
7892configure:10234: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
7893conftest.c:99:18: error: uuid.h: No such file or directory
7894conftest.c: In function 'main':
7895conftest.c:105: error: 'uuid_create' undeclared (first use in this function)
7896conftest.c:105: error: (Each undeclared identifier is reported only once
7897conftest.c:105: error: for each function it appears in.)
7898conftest.c:99:18: error: uuid.h: No such file or directory
7899conftest.c: In function 'main':
7900conftest.c:105: error: 'uuid_create' undeclared (first use in this function)
7901conftest.c:105: error: (Each undeclared identifier is reported only once
7902conftest.c:105: error: for each function it appears in.)
7903lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccoln46j.out (No such file or directory)
7904configure:10234: $? = 1
7905configure: failed program was:
7906| /* confdefs.h */
7907| #define _GNU_SOURCE 1
7908| #define _NETBSD_SOURCE 1
7909| #define __BSD_VISIBLE 1
7910| #define _DARWIN_C_SOURCE 1
7911| #define _PYTHONFRAMEWORK "Python"
7912| #define STDC_HEADERS 1
7913| #define HAVE_SYS_TYPES_H 1
7914| #define HAVE_SYS_STAT_H 1
7915| #define HAVE_STDLIB_H 1
7916| #define HAVE_STRING_H 1
7917| #define HAVE_MEMORY_H 1
7918| #define HAVE_STRINGS_H 1
7919| #define HAVE_INTTYPES_H 1
7920| #define HAVE_STDINT_H 1
7921| #define HAVE_UNISTD_H 1
7922| #define __EXTENSIONS__ 1
7923| #define _ALL_SOURCE 1
7924| #define _GNU_SOURCE 1
7925| #define _POSIX_PTHREAD_SEMANTICS 1
7926| #define _TANDEM_SOURCE 1
7927| #define STDC_HEADERS 1
7928| #define HAVE_DLFCN_H 1
7929| #define HAVE_ERRNO_H 1
7930| #define HAVE_FCNTL_H 1
7931| #define HAVE_GRP_H 1
7932| #define HAVE_LANGINFO_H 1
7933| #define HAVE_LIBINTL_H 1
7934| #define HAVE_PTHREAD_H 1
7935| #define HAVE_SCHED_H 1
7936| #define HAVE_SIGNAL_H 1
7937| #define HAVE_TERMIOS_H 1
7938| #define HAVE_UTIME_H 1
7939| #define HAVE_POLL_H 1
7940| #define HAVE_SYS_POLL_H 1
7941| #define HAVE_SYS_XATTR_H 1
7942| #define HAVE_SYS_EVENT_H 1
7943| #define HAVE_SYS_FILE_H 1
7944| #define HAVE_SYS_IOCTL_H 1
7945| #define HAVE_SYS_KERN_CONTROL_H 1
7946| #define HAVE_SYS_LOCK_H 1
7947| #define HAVE_SYS_PARAM_H 1
7948| #define HAVE_SYS_RANDOM_H 1
7949| #define HAVE_SYS_SELECT_H 1
7950| #define HAVE_SYS_SOCKET_H 1
7951| #define HAVE_SYS_STATVFS_H 1
7952| #define HAVE_SYS_STAT_H 1
7953| #define HAVE_SYS_SYSCALL_H 1
7954| #define HAVE_SYS_SYS_DOMAIN_H 1
7955| #define HAVE_SYS_TIME_H 1
7956| #define HAVE_SYS_TIMES_H 1
7957| #define HAVE_SYS_TYPES_H 1
7958| #define HAVE_SYS_UIO_H 1
7959| #define HAVE_SYS_UN_H 1
7960| #define HAVE_SYS_UTSNAME_H 1
7961| #define HAVE_SYS_WAIT_H 1
7962| #define HAVE_SYS_RESOURCE_H 1
7963| #define HAVE_SYSEXITS_H 1
7964| #define HAVE_SPAWN_H 1
7965| #define HAVE_UTIL_H 1
7966| #define HAVE_ALLOCA_H 1
7967| #define HAVE_SYS_MMAN_H 1
7968| #define HAVE_DIRENT_H 1
7969| #define HAVE_NET_IF_H 1
7970| #define HAVE_MAKEDEV 1
7971| #define _LARGEFILE_SOURCE 1
7972| #define _FILE_OFFSET_BITS 64
7973| #if defined(SCO_DS)
7974| #undef _OFF_T
7975| #endif
7976| #define RETSIGTYPE void
7977| #define HAVE_SSIZE_T 1
7978| #define SIZEOF_INT 4
7979| #define SIZEOF_LONG 8
7980| #define ALIGNOF_LONG 8
7981| #define SIZEOF_LONG_LONG 8
7982| #define SIZEOF_VOID_P 8
7983| #define SIZEOF_SHORT 2
7984| #define SIZEOF_FLOAT 4
7985| #define SIZEOF_DOUBLE 8
7986| #define SIZEOF_FPOS_T 8
7987| #define SIZEOF_SIZE_T 8
7988| #define ALIGNOF_SIZE_T 8
7989| #define SIZEOF_PID_T 4
7990| #define SIZEOF_UINTPTR_T 8
7991| #define HAVE_LONG_DOUBLE 1
7992| #define SIZEOF_LONG_DOUBLE 16
7993| #define SIZEOF__BOOL 1
7994| #define SIZEOF_OFF_T 8
7995| #define SIZEOF_TIME_T 8
7996| #define SIZEOF_PTHREAD_T 8
7997| #define SIZEOF_PTHREAD_KEY_T 8
7998| #define WITH_NEXT_FRAMEWORK 1
7999| #define WITH_DYLD 1
8000| #define THREAD_STACK_SIZE 0x1000000
8001| #define HAVE_LIBDL 1
8002| #define HAVE_UUID_UUID_H 1
8003| /* end confdefs.h.  */
8004| #include <uuid.h>
8005| int
8006| main ()
8007| {
8008|
8009| #ifndef uuid_create
8010| void *x = uuid_create
8011| #endif
8012|
8013|   ;
8014|   return 0;
8015| }
8016configure:10241: result: no
8017configure:10249: checking for uuid_enc_be
8018configure:10266: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
8019conftest.c:99:18: error: uuid.h: No such file or directory
8020conftest.c: In function 'main':
8021conftest.c:105: error: 'uuid_enc_be' undeclared (first use in this function)
8022conftest.c:105: error: (Each undeclared identifier is reported only once
8023conftest.c:105: error: for each function it appears in.)
8024conftest.c:99:18: error: uuid.h: No such file or directory
8025conftest.c: In function 'main':
8026conftest.c:105: error: 'uuid_enc_be' undeclared (first use in this function)
8027conftest.c:105: error: (Each undeclared identifier is reported only once
8028conftest.c:105: error: for each function it appears in.)
8029lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccj6WQj8.out (No such file or directory)
8030configure:10266: $? = 1
8031configure: failed program was:
8032| /* confdefs.h */
8033| #define _GNU_SOURCE 1
8034| #define _NETBSD_SOURCE 1
8035| #define __BSD_VISIBLE 1
8036| #define _DARWIN_C_SOURCE 1
8037| #define _PYTHONFRAMEWORK "Python"
8038| #define STDC_HEADERS 1
8039| #define HAVE_SYS_TYPES_H 1
8040| #define HAVE_SYS_STAT_H 1
8041| #define HAVE_STDLIB_H 1
8042| #define HAVE_STRING_H 1
8043| #define HAVE_MEMORY_H 1
8044| #define HAVE_STRINGS_H 1
8045| #define HAVE_INTTYPES_H 1
8046| #define HAVE_STDINT_H 1
8047| #define HAVE_UNISTD_H 1
8048| #define __EXTENSIONS__ 1
8049| #define _ALL_SOURCE 1
8050| #define _GNU_SOURCE 1
8051| #define _POSIX_PTHREAD_SEMANTICS 1
8052| #define _TANDEM_SOURCE 1
8053| #define STDC_HEADERS 1
8054| #define HAVE_DLFCN_H 1
8055| #define HAVE_ERRNO_H 1
8056| #define HAVE_FCNTL_H 1
8057| #define HAVE_GRP_H 1
8058| #define HAVE_LANGINFO_H 1
8059| #define HAVE_LIBINTL_H 1
8060| #define HAVE_PTHREAD_H 1
8061| #define HAVE_SCHED_H 1
8062| #define HAVE_SIGNAL_H 1
8063| #define HAVE_TERMIOS_H 1
8064| #define HAVE_UTIME_H 1
8065| #define HAVE_POLL_H 1
8066| #define HAVE_SYS_POLL_H 1
8067| #define HAVE_SYS_XATTR_H 1
8068| #define HAVE_SYS_EVENT_H 1
8069| #define HAVE_SYS_FILE_H 1
8070| #define HAVE_SYS_IOCTL_H 1
8071| #define HAVE_SYS_KERN_CONTROL_H 1
8072| #define HAVE_SYS_LOCK_H 1
8073| #define HAVE_SYS_PARAM_H 1
8074| #define HAVE_SYS_RANDOM_H 1
8075| #define HAVE_SYS_SELECT_H 1
8076| #define HAVE_SYS_SOCKET_H 1
8077| #define HAVE_SYS_STATVFS_H 1
8078| #define HAVE_SYS_STAT_H 1
8079| #define HAVE_SYS_SYSCALL_H 1
8080| #define HAVE_SYS_SYS_DOMAIN_H 1
8081| #define HAVE_SYS_TIME_H 1
8082| #define HAVE_SYS_TIMES_H 1
8083| #define HAVE_SYS_TYPES_H 1
8084| #define HAVE_SYS_UIO_H 1
8085| #define HAVE_SYS_UN_H 1
8086| #define HAVE_SYS_UTSNAME_H 1
8087| #define HAVE_SYS_WAIT_H 1
8088| #define HAVE_SYS_RESOURCE_H 1
8089| #define HAVE_SYSEXITS_H 1
8090| #define HAVE_SPAWN_H 1
8091| #define HAVE_UTIL_H 1
8092| #define HAVE_ALLOCA_H 1
8093| #define HAVE_SYS_MMAN_H 1
8094| #define HAVE_DIRENT_H 1
8095| #define HAVE_NET_IF_H 1
8096| #define HAVE_MAKEDEV 1
8097| #define _LARGEFILE_SOURCE 1
8098| #define _FILE_OFFSET_BITS 64
8099| #if defined(SCO_DS)
8100| #undef _OFF_T
8101| #endif
8102| #define RETSIGTYPE void
8103| #define HAVE_SSIZE_T 1
8104| #define SIZEOF_INT 4
8105| #define SIZEOF_LONG 8
8106| #define ALIGNOF_LONG 8
8107| #define SIZEOF_LONG_LONG 8
8108| #define SIZEOF_VOID_P 8
8109| #define SIZEOF_SHORT 2
8110| #define SIZEOF_FLOAT 4
8111| #define SIZEOF_DOUBLE 8
8112| #define SIZEOF_FPOS_T 8
8113| #define SIZEOF_SIZE_T 8
8114| #define ALIGNOF_SIZE_T 8
8115| #define SIZEOF_PID_T 4
8116| #define SIZEOF_UINTPTR_T 8
8117| #define HAVE_LONG_DOUBLE 1
8118| #define SIZEOF_LONG_DOUBLE 16
8119| #define SIZEOF__BOOL 1
8120| #define SIZEOF_OFF_T 8
8121| #define SIZEOF_TIME_T 8
8122| #define SIZEOF_PTHREAD_T 8
8123| #define SIZEOF_PTHREAD_KEY_T 8
8124| #define WITH_NEXT_FRAMEWORK 1
8125| #define WITH_DYLD 1
8126| #define THREAD_STACK_SIZE 0x1000000
8127| #define HAVE_LIBDL 1
8128| #define HAVE_UUID_UUID_H 1
8129| /* end confdefs.h.  */
8130| #include <uuid.h>
8131| int
8132| main ()
8133| {
8134|
8135| #ifndef uuid_enc_be
8136| void *x = uuid_enc_be
8137| #endif
8138|
8139|   ;
8140|   return 0;
8141| }
8142configure:10273: result: no
8143configure:10282: checking for library containing sem_init
8144configure:10313: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -ldl  >&5
8145configure:10313: $? = 0
8146configure:10330: result: none required
8147configure:10340: checking for textdomain in -lintl
8148configure:10365: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl  -ldl  >&5
8149configure:10365: $? = 0
8150configure:10374: result: yes
8151configure:10435: checking aligned memory access is required
8152configure:10459: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
8153configure:10459: $? = 0
8154configure:10459: ./conftest
8155configure:10459: $? = 0
8156configure:10471: result: no
8157configure:10482: checking for --with-hash-algorithm
8158configure:10505: result: default
8159configure:10525: checking for --with-tzpath
8160configure:10545: result: "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"
8161configure:10552: checking for t_open in -lnsl
8162configure:10577: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lnsl  -lintl -ldl  >&5
8163ld: library not found for -lnsl
8164collect2: ld returned 1 exit status
8165ld: library not found for -lnsl
8166collect2: ld returned 1 exit status
8167lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cct0972w.out (No such file or directory)
8168configure:10577: $? = 1
8169configure: failed program was:
8170| /* confdefs.h */
8171| #define _GNU_SOURCE 1
8172| #define _NETBSD_SOURCE 1
8173| #define __BSD_VISIBLE 1
8174| #define _DARWIN_C_SOURCE 1
8175| #define _PYTHONFRAMEWORK "Python"
8176| #define STDC_HEADERS 1
8177| #define HAVE_SYS_TYPES_H 1
8178| #define HAVE_SYS_STAT_H 1
8179| #define HAVE_STDLIB_H 1
8180| #define HAVE_STRING_H 1
8181| #define HAVE_MEMORY_H 1
8182| #define HAVE_STRINGS_H 1
8183| #define HAVE_INTTYPES_H 1
8184| #define HAVE_STDINT_H 1
8185| #define HAVE_UNISTD_H 1
8186| #define __EXTENSIONS__ 1
8187| #define _ALL_SOURCE 1
8188| #define _GNU_SOURCE 1
8189| #define _POSIX_PTHREAD_SEMANTICS 1
8190| #define _TANDEM_SOURCE 1
8191| #define STDC_HEADERS 1
8192| #define HAVE_DLFCN_H 1
8193| #define HAVE_ERRNO_H 1
8194| #define HAVE_FCNTL_H 1
8195| #define HAVE_GRP_H 1
8196| #define HAVE_LANGINFO_H 1
8197| #define HAVE_LIBINTL_H 1
8198| #define HAVE_PTHREAD_H 1
8199| #define HAVE_SCHED_H 1
8200| #define HAVE_SIGNAL_H 1
8201| #define HAVE_TERMIOS_H 1
8202| #define HAVE_UTIME_H 1
8203| #define HAVE_POLL_H 1
8204| #define HAVE_SYS_POLL_H 1
8205| #define HAVE_SYS_XATTR_H 1
8206| #define HAVE_SYS_EVENT_H 1
8207| #define HAVE_SYS_FILE_H 1
8208| #define HAVE_SYS_IOCTL_H 1
8209| #define HAVE_SYS_KERN_CONTROL_H 1
8210| #define HAVE_SYS_LOCK_H 1
8211| #define HAVE_SYS_PARAM_H 1
8212| #define HAVE_SYS_RANDOM_H 1
8213| #define HAVE_SYS_SELECT_H 1
8214| #define HAVE_SYS_SOCKET_H 1
8215| #define HAVE_SYS_STATVFS_H 1
8216| #define HAVE_SYS_STAT_H 1
8217| #define HAVE_SYS_SYSCALL_H 1
8218| #define HAVE_SYS_SYS_DOMAIN_H 1
8219| #define HAVE_SYS_TIME_H 1
8220| #define HAVE_SYS_TIMES_H 1
8221| #define HAVE_SYS_TYPES_H 1
8222| #define HAVE_SYS_UIO_H 1
8223| #define HAVE_SYS_UN_H 1
8224| #define HAVE_SYS_UTSNAME_H 1
8225| #define HAVE_SYS_WAIT_H 1
8226| #define HAVE_SYS_RESOURCE_H 1
8227| #define HAVE_SYSEXITS_H 1
8228| #define HAVE_SPAWN_H 1
8229| #define HAVE_UTIL_H 1
8230| #define HAVE_ALLOCA_H 1
8231| #define HAVE_SYS_MMAN_H 1
8232| #define HAVE_DIRENT_H 1
8233| #define HAVE_NET_IF_H 1
8234| #define HAVE_MAKEDEV 1
8235| #define _LARGEFILE_SOURCE 1
8236| #define _FILE_OFFSET_BITS 64
8237| #if defined(SCO_DS)
8238| #undef _OFF_T
8239| #endif
8240| #define RETSIGTYPE void
8241| #define HAVE_SSIZE_T 1
8242| #define SIZEOF_INT 4
8243| #define SIZEOF_LONG 8
8244| #define ALIGNOF_LONG 8
8245| #define SIZEOF_LONG_LONG 8
8246| #define SIZEOF_VOID_P 8
8247| #define SIZEOF_SHORT 2
8248| #define SIZEOF_FLOAT 4
8249| #define SIZEOF_DOUBLE 8
8250| #define SIZEOF_FPOS_T 8
8251| #define SIZEOF_SIZE_T 8
8252| #define ALIGNOF_SIZE_T 8
8253| #define SIZEOF_PID_T 4
8254| #define SIZEOF_UINTPTR_T 8
8255| #define HAVE_LONG_DOUBLE 1
8256| #define SIZEOF_LONG_DOUBLE 16
8257| #define SIZEOF__BOOL 1
8258| #define SIZEOF_OFF_T 8
8259| #define SIZEOF_TIME_T 8
8260| #define SIZEOF_PTHREAD_T 8
8261| #define SIZEOF_PTHREAD_KEY_T 8
8262| #define WITH_NEXT_FRAMEWORK 1
8263| #define WITH_DYLD 1
8264| #define THREAD_STACK_SIZE 0x1000000
8265| #define HAVE_LIBDL 1
8266| #define HAVE_UUID_UUID_H 1
8267| #define WITH_LIBINTL 1
8268| /* end confdefs.h.  */
8269|
8270| /* Override any GCC internal prototype to avoid an error.
8271|    Use char because int might match the return type of a GCC
8272|    builtin and then its argument prototype would still apply.  */
8273| #ifdef __cplusplus
8274| extern "C"
8275| #endif
8276| char t_open ();
8277| int
8278| main ()
8279| {
8280| return t_open ();
8281|   ;
8282|   return 0;
8283| }
8284configure:10586: result: no
8285configure:10592: checking for socket in -lsocket
8286configure:10617: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lsocket -lintl -ldl  -lintl -ldl  >&5
8287ld: library not found for -lsocket
8288collect2: ld returned 1 exit status
8289ld: library not found for -lsocket
8290collect2: ld returned 1 exit status
8291lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccJfujS4.out (No such file or directory)
8292configure:10617: $? = 1
8293configure: failed program was:
8294| /* confdefs.h */
8295| #define _GNU_SOURCE 1
8296| #define _NETBSD_SOURCE 1
8297| #define __BSD_VISIBLE 1
8298| #define _DARWIN_C_SOURCE 1
8299| #define _PYTHONFRAMEWORK "Python"
8300| #define STDC_HEADERS 1
8301| #define HAVE_SYS_TYPES_H 1
8302| #define HAVE_SYS_STAT_H 1
8303| #define HAVE_STDLIB_H 1
8304| #define HAVE_STRING_H 1
8305| #define HAVE_MEMORY_H 1
8306| #define HAVE_STRINGS_H 1
8307| #define HAVE_INTTYPES_H 1
8308| #define HAVE_STDINT_H 1
8309| #define HAVE_UNISTD_H 1
8310| #define __EXTENSIONS__ 1
8311| #define _ALL_SOURCE 1
8312| #define _GNU_SOURCE 1
8313| #define _POSIX_PTHREAD_SEMANTICS 1
8314| #define _TANDEM_SOURCE 1
8315| #define STDC_HEADERS 1
8316| #define HAVE_DLFCN_H 1
8317| #define HAVE_ERRNO_H 1
8318| #define HAVE_FCNTL_H 1
8319| #define HAVE_GRP_H 1
8320| #define HAVE_LANGINFO_H 1
8321| #define HAVE_LIBINTL_H 1
8322| #define HAVE_PTHREAD_H 1
8323| #define HAVE_SCHED_H 1
8324| #define HAVE_SIGNAL_H 1
8325| #define HAVE_TERMIOS_H 1
8326| #define HAVE_UTIME_H 1
8327| #define HAVE_POLL_H 1
8328| #define HAVE_SYS_POLL_H 1
8329| #define HAVE_SYS_XATTR_H 1
8330| #define HAVE_SYS_EVENT_H 1
8331| #define HAVE_SYS_FILE_H 1
8332| #define HAVE_SYS_IOCTL_H 1
8333| #define HAVE_SYS_KERN_CONTROL_H 1
8334| #define HAVE_SYS_LOCK_H 1
8335| #define HAVE_SYS_PARAM_H 1
8336| #define HAVE_SYS_RANDOM_H 1
8337| #define HAVE_SYS_SELECT_H 1
8338| #define HAVE_SYS_SOCKET_H 1
8339| #define HAVE_SYS_STATVFS_H 1
8340| #define HAVE_SYS_STAT_H 1
8341| #define HAVE_SYS_SYSCALL_H 1
8342| #define HAVE_SYS_SYS_DOMAIN_H 1
8343| #define HAVE_SYS_TIME_H 1
8344| #define HAVE_SYS_TIMES_H 1
8345| #define HAVE_SYS_TYPES_H 1
8346| #define HAVE_SYS_UIO_H 1
8347| #define HAVE_SYS_UN_H 1
8348| #define HAVE_SYS_UTSNAME_H 1
8349| #define HAVE_SYS_WAIT_H 1
8350| #define HAVE_SYS_RESOURCE_H 1
8351| #define HAVE_SYSEXITS_H 1
8352| #define HAVE_SPAWN_H 1
8353| #define HAVE_UTIL_H 1
8354| #define HAVE_ALLOCA_H 1
8355| #define HAVE_SYS_MMAN_H 1
8356| #define HAVE_DIRENT_H 1
8357| #define HAVE_NET_IF_H 1
8358| #define HAVE_MAKEDEV 1
8359| #define _LARGEFILE_SOURCE 1
8360| #define _FILE_OFFSET_BITS 64
8361| #if defined(SCO_DS)
8362| #undef _OFF_T
8363| #endif
8364| #define RETSIGTYPE void
8365| #define HAVE_SSIZE_T 1
8366| #define SIZEOF_INT 4
8367| #define SIZEOF_LONG 8
8368| #define ALIGNOF_LONG 8
8369| #define SIZEOF_LONG_LONG 8
8370| #define SIZEOF_VOID_P 8
8371| #define SIZEOF_SHORT 2
8372| #define SIZEOF_FLOAT 4
8373| #define SIZEOF_DOUBLE 8
8374| #define SIZEOF_FPOS_T 8
8375| #define SIZEOF_SIZE_T 8
8376| #define ALIGNOF_SIZE_T 8
8377| #define SIZEOF_PID_T 4
8378| #define SIZEOF_UINTPTR_T 8
8379| #define HAVE_LONG_DOUBLE 1
8380| #define SIZEOF_LONG_DOUBLE 16
8381| #define SIZEOF__BOOL 1
8382| #define SIZEOF_OFF_T 8
8383| #define SIZEOF_TIME_T 8
8384| #define SIZEOF_PTHREAD_T 8
8385| #define SIZEOF_PTHREAD_KEY_T 8
8386| #define WITH_NEXT_FRAMEWORK 1
8387| #define WITH_DYLD 1
8388| #define THREAD_STACK_SIZE 0x1000000
8389| #define HAVE_LIBDL 1
8390| #define HAVE_UUID_UUID_H 1
8391| #define WITH_LIBINTL 1
8392| /* end confdefs.h.  */
8393|
8394| /* Override any GCC internal prototype to avoid an error.
8395|    Use char because int might match the return type of a GCC
8396|    builtin and then its argument prototype would still apply.  */
8397| #ifdef __cplusplus
8398| extern "C"
8399| #endif
8400| char socket ();
8401| int
8402| main ()
8403| {
8404| return socket ();
8405|   ;
8406|   return 0;
8407| }
8408configure:10626: result: no
8409configure:10633: checking for --with-libs
8410configure:10644: result: no
8411configure:10703: checking for pkg-config
8412configure:10721: found /opt/local/bin/pkg-config
8413configure:10733: result: /opt/local/bin/pkg-config
8414configure:10758: checking pkg-config is at least version 0.9.0
8415configure:10761: result: yes
8416configure:10771: checking for --with-system-expat
8417configure:10782: result: yes
8418configure:10786: checking for --with-system-ffi
8419configure:10807: result: yes
8420configure:10828: checking for --with-system-libmpdec
8421configure:10839: result: no
8422configure:10843: checking for --with-decimal-contextvar
8423configure:10861: result: yes
8424configure:10865: checking for --enable-loadable-sqlite-extensions
8425configure:10875: result: yes
8426configure:10881: checking for --with-tcltk-includes
8427configure:10891: result: default
8428configure:10893: checking for --with-tcltk-libs
8429configure:10903: result: default
8430configure:10924: checking for --with-dbmliborder
8431configure:10943: result:
8432configure:11308: checking if PTHREAD_SCOPE_SYSTEM is supported
8433configure:11333: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
8434configure:11333: $? = 0
8435configure:11333: ./conftest
8436configure:11333: $? = 0
8437configure:11345: result: yes
8438configure:11354: checking for pthread_sigmask
8439configure:11354: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
8440configure:11354: $? = 0
8441configure:11354: result: yes
8442configure:11371: checking for pthread_getcpuclockid
8443configure:11371: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
8444Undefined symbols for architecture x86_64:
8445  "_pthread_getcpuclockid", referenced from:
8446      _main in ccRvUPla.o
8447ld: symbol(s) not found for architecture x86_64
8448collect2: ld returned 1 exit status
8449Undefined symbols for architecture ppc:
8450  "_pthread_getcpuclockid", referenced from:
8451      _main in ccsiSUrd.o
8452ld: symbol(s) not found for architecture ppc
8453collect2: ld returned 1 exit status
8454lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccWZgBsm.out (No such file or directory)
8455configure:11371: $? = 1
8456configure: failed program was:
8457| /* confdefs.h */
8458| #define _GNU_SOURCE 1
8459| #define _NETBSD_SOURCE 1
8460| #define __BSD_VISIBLE 1
8461| #define _DARWIN_C_SOURCE 1
8462| #define _PYTHONFRAMEWORK "Python"
8463| #define STDC_HEADERS 1
8464| #define HAVE_SYS_TYPES_H 1
8465| #define HAVE_SYS_STAT_H 1
8466| #define HAVE_STDLIB_H 1
8467| #define HAVE_STRING_H 1
8468| #define HAVE_MEMORY_H 1
8469| #define HAVE_STRINGS_H 1
8470| #define HAVE_INTTYPES_H 1
8471| #define HAVE_STDINT_H 1
8472| #define HAVE_UNISTD_H 1
8473| #define __EXTENSIONS__ 1
8474| #define _ALL_SOURCE 1
8475| #define _GNU_SOURCE 1
8476| #define _POSIX_PTHREAD_SEMANTICS 1
8477| #define _TANDEM_SOURCE 1
8478| #define STDC_HEADERS 1
8479| #define HAVE_DLFCN_H 1
8480| #define HAVE_ERRNO_H 1
8481| #define HAVE_FCNTL_H 1
8482| #define HAVE_GRP_H 1
8483| #define HAVE_LANGINFO_H 1
8484| #define HAVE_LIBINTL_H 1
8485| #define HAVE_PTHREAD_H 1
8486| #define HAVE_SCHED_H 1
8487| #define HAVE_SIGNAL_H 1
8488| #define HAVE_TERMIOS_H 1
8489| #define HAVE_UTIME_H 1
8490| #define HAVE_POLL_H 1
8491| #define HAVE_SYS_POLL_H 1
8492| #define HAVE_SYS_XATTR_H 1
8493| #define HAVE_SYS_EVENT_H 1
8494| #define HAVE_SYS_FILE_H 1
8495| #define HAVE_SYS_IOCTL_H 1
8496| #define HAVE_SYS_KERN_CONTROL_H 1
8497| #define HAVE_SYS_LOCK_H 1
8498| #define HAVE_SYS_PARAM_H 1
8499| #define HAVE_SYS_RANDOM_H 1
8500| #define HAVE_SYS_SELECT_H 1
8501| #define HAVE_SYS_SOCKET_H 1
8502| #define HAVE_SYS_STATVFS_H 1
8503| #define HAVE_SYS_STAT_H 1
8504| #define HAVE_SYS_SYSCALL_H 1
8505| #define HAVE_SYS_SYS_DOMAIN_H 1
8506| #define HAVE_SYS_TIME_H 1
8507| #define HAVE_SYS_TIMES_H 1
8508| #define HAVE_SYS_TYPES_H 1
8509| #define HAVE_SYS_UIO_H 1
8510| #define HAVE_SYS_UN_H 1
8511| #define HAVE_SYS_UTSNAME_H 1
8512| #define HAVE_SYS_WAIT_H 1
8513| #define HAVE_SYS_RESOURCE_H 1
8514| #define HAVE_SYSEXITS_H 1
8515| #define HAVE_SPAWN_H 1
8516| #define HAVE_UTIL_H 1
8517| #define HAVE_ALLOCA_H 1
8518| #define HAVE_SYS_MMAN_H 1
8519| #define HAVE_DIRENT_H 1
8520| #define HAVE_NET_IF_H 1
8521| #define HAVE_MAKEDEV 1
8522| #define _LARGEFILE_SOURCE 1
8523| #define _FILE_OFFSET_BITS 64
8524| #if defined(SCO_DS)
8525| #undef _OFF_T
8526| #endif
8527| #define RETSIGTYPE void
8528| #define HAVE_SSIZE_T 1
8529| #define SIZEOF_INT 4
8530| #define SIZEOF_LONG 8
8531| #define ALIGNOF_LONG 8
8532| #define SIZEOF_LONG_LONG 8
8533| #define SIZEOF_VOID_P 8
8534| #define SIZEOF_SHORT 2
8535| #define SIZEOF_FLOAT 4
8536| #define SIZEOF_DOUBLE 8
8537| #define SIZEOF_FPOS_T 8
8538| #define SIZEOF_SIZE_T 8
8539| #define ALIGNOF_SIZE_T 8
8540| #define SIZEOF_PID_T 4
8541| #define SIZEOF_UINTPTR_T 8
8542| #define HAVE_LONG_DOUBLE 1
8543| #define SIZEOF_LONG_DOUBLE 16
8544| #define SIZEOF__BOOL 1
8545| #define SIZEOF_OFF_T 8
8546| #define SIZEOF_TIME_T 8
8547| #define SIZEOF_PTHREAD_T 8
8548| #define SIZEOF_PTHREAD_KEY_T 8
8549| #define WITH_NEXT_FRAMEWORK 1
8550| #define WITH_DYLD 1
8551| #define THREAD_STACK_SIZE 0x1000000
8552| #define HAVE_LIBDL 1
8553| #define HAVE_UUID_UUID_H 1
8554| #define WITH_LIBINTL 1
8555| #define WITH_DECIMAL_CONTEXTVAR 1
8556| #define _REENTRANT 1
8557| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
8558| #define HAVE_PTHREAD_SIGMASK 1
8559| /* end confdefs.h.  */
8560| /* Define pthread_getcpuclockid to an innocuous variant, in case <limits.h> declares pthread_getcpuclockid.
8561|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8562| #define pthread_getcpuclockid innocuous_pthread_getcpuclockid
8563|
8564| /* System header to define __stub macros and hopefully few prototypes,
8565|     which can conflict with char pthread_getcpuclockid (); below.
8566|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8567|     <limits.h> exists even on freestanding compilers.  */
8568|
8569| #ifdef __STDC__
8570| # include <limits.h>
8571| #else
8572| # include <assert.h>
8573| #endif
8574|
8575| #undef pthread_getcpuclockid
8576|
8577| /* Override any GCC internal prototype to avoid an error.
8578|    Use char because int might match the return type of a GCC
8579|    builtin and then its argument prototype would still apply.  */
8580| #ifdef __cplusplus
8581| extern "C"
8582| #endif
8583| char pthread_getcpuclockid ();
8584| /* The GNU C library defines this for functions which it implements
8585|     to always fail with ENOSYS.  Some functions are actually named
8586|     something starting with __ and the normal name is an alias.  */
8587| #if defined __stub_pthread_getcpuclockid || defined __stub___pthread_getcpuclockid
8588| choke me
8589| #endif
8590|
8591| int
8592| main ()
8593| {
8594| return pthread_getcpuclockid ();
8595|   ;
8596|   return 0;
8597| }
8598configure:11371: result: no
8599configure:11385: checking if --enable-ipv6 is specified
8600configure:11395: result: yes
8601configure:11479: checking ipv6 stack type
8602configure:11612: result: kame
8603configure:11632: checking for CAN_RAW_FD_FRAMES
8604configure:11646: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
8605conftest.c:106:27: error: linux/can/raw.h: No such file or directory
8606conftest.c: In function 'main':
8607conftest.c:110: error: 'CAN_RAW_FD_FRAMES' undeclared (first use in this function)
8608conftest.c:110: error: (Each undeclared identifier is reported only once
8609conftest.c:110: error: for each function it appears in.)
8610conftest.c:106:27: error: linux/can/raw.h: No such file or directory
8611conftest.c: In function 'main':
8612conftest.c:110: error: 'CAN_RAW_FD_FRAMES' undeclared (first use in this function)
8613conftest.c:110: error: (Each undeclared identifier is reported only once
8614conftest.c:110: error: for each function it appears in.)
8615lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccF3XTOl.out (No such file or directory)
8616configure:11646: $? = 1
8617configure: failed program was:
8618| /* confdefs.h */
8619| #define _GNU_SOURCE 1
8620| #define _NETBSD_SOURCE 1
8621| #define __BSD_VISIBLE 1
8622| #define _DARWIN_C_SOURCE 1
8623| #define _PYTHONFRAMEWORK "Python"
8624| #define STDC_HEADERS 1
8625| #define HAVE_SYS_TYPES_H 1
8626| #define HAVE_SYS_STAT_H 1
8627| #define HAVE_STDLIB_H 1
8628| #define HAVE_STRING_H 1
8629| #define HAVE_MEMORY_H 1
8630| #define HAVE_STRINGS_H 1
8631| #define HAVE_INTTYPES_H 1
8632| #define HAVE_STDINT_H 1
8633| #define HAVE_UNISTD_H 1
8634| #define __EXTENSIONS__ 1
8635| #define _ALL_SOURCE 1
8636| #define _GNU_SOURCE 1
8637| #define _POSIX_PTHREAD_SEMANTICS 1
8638| #define _TANDEM_SOURCE 1
8639| #define STDC_HEADERS 1
8640| #define HAVE_DLFCN_H 1
8641| #define HAVE_ERRNO_H 1
8642| #define HAVE_FCNTL_H 1
8643| #define HAVE_GRP_H 1
8644| #define HAVE_LANGINFO_H 1
8645| #define HAVE_LIBINTL_H 1
8646| #define HAVE_PTHREAD_H 1
8647| #define HAVE_SCHED_H 1
8648| #define HAVE_SIGNAL_H 1
8649| #define HAVE_TERMIOS_H 1
8650| #define HAVE_UTIME_H 1
8651| #define HAVE_POLL_H 1
8652| #define HAVE_SYS_POLL_H 1
8653| #define HAVE_SYS_XATTR_H 1
8654| #define HAVE_SYS_EVENT_H 1
8655| #define HAVE_SYS_FILE_H 1
8656| #define HAVE_SYS_IOCTL_H 1
8657| #define HAVE_SYS_KERN_CONTROL_H 1
8658| #define HAVE_SYS_LOCK_H 1
8659| #define HAVE_SYS_PARAM_H 1
8660| #define HAVE_SYS_RANDOM_H 1
8661| #define HAVE_SYS_SELECT_H 1
8662| #define HAVE_SYS_SOCKET_H 1
8663| #define HAVE_SYS_STATVFS_H 1
8664| #define HAVE_SYS_STAT_H 1
8665| #define HAVE_SYS_SYSCALL_H 1
8666| #define HAVE_SYS_SYS_DOMAIN_H 1
8667| #define HAVE_SYS_TIME_H 1
8668| #define HAVE_SYS_TIMES_H 1
8669| #define HAVE_SYS_TYPES_H 1
8670| #define HAVE_SYS_UIO_H 1
8671| #define HAVE_SYS_UN_H 1
8672| #define HAVE_SYS_UTSNAME_H 1
8673| #define HAVE_SYS_WAIT_H 1
8674| #define HAVE_SYS_RESOURCE_H 1
8675| #define HAVE_SYSEXITS_H 1
8676| #define HAVE_SPAWN_H 1
8677| #define HAVE_UTIL_H 1
8678| #define HAVE_ALLOCA_H 1
8679| #define HAVE_SYS_MMAN_H 1
8680| #define HAVE_DIRENT_H 1
8681| #define HAVE_NET_IF_H 1
8682| #define HAVE_MAKEDEV 1
8683| #define _LARGEFILE_SOURCE 1
8684| #define _FILE_OFFSET_BITS 64
8685| #if defined(SCO_DS)
8686| #undef _OFF_T
8687| #endif
8688| #define RETSIGTYPE void
8689| #define HAVE_SSIZE_T 1
8690| #define SIZEOF_INT 4
8691| #define SIZEOF_LONG 8
8692| #define ALIGNOF_LONG 8
8693| #define SIZEOF_LONG_LONG 8
8694| #define SIZEOF_VOID_P 8
8695| #define SIZEOF_SHORT 2
8696| #define SIZEOF_FLOAT 4
8697| #define SIZEOF_DOUBLE 8
8698| #define SIZEOF_FPOS_T 8
8699| #define SIZEOF_SIZE_T 8
8700| #define ALIGNOF_SIZE_T 8
8701| #define SIZEOF_PID_T 4
8702| #define SIZEOF_UINTPTR_T 8
8703| #define HAVE_LONG_DOUBLE 1
8704| #define SIZEOF_LONG_DOUBLE 16
8705| #define SIZEOF__BOOL 1
8706| #define SIZEOF_OFF_T 8
8707| #define SIZEOF_TIME_T 8
8708| #define SIZEOF_PTHREAD_T 8
8709| #define SIZEOF_PTHREAD_KEY_T 8
8710| #define WITH_NEXT_FRAMEWORK 1
8711| #define WITH_DYLD 1
8712| #define THREAD_STACK_SIZE 0x1000000
8713| #define HAVE_LIBDL 1
8714| #define HAVE_UUID_UUID_H 1
8715| #define WITH_LIBINTL 1
8716| #define WITH_DECIMAL_CONTEXTVAR 1
8717| #define _REENTRANT 1
8718| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
8719| #define HAVE_PTHREAD_SIGMASK 1
8720| #define ENABLE_IPV6 1
8721| /* end confdefs.h.  */
8722|  /* CAN_RAW_FD_FRAMES available check */
8723| #include <linux/can/raw.h>
8724| int
8725| main ()
8726| {
8727| int can_raw_fd_frames = CAN_RAW_FD_FRAMES;
8728|   ;
8729|   return 0;
8730| }
8731configure:11656: result: no
8732configure:11662: checking for CAN_RAW_JOIN_FILTERS
8733configure:11676: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
8734conftest.c:106:27: error: linux/can/raw.h: No such file or directory
8735conftest.c: In function 'main':
8736conftest.c:110: error: 'CAN_RAW_JOIN_FILTERS' undeclared (first use in this function)
8737conftest.c:110: error: (Each undeclared identifier is reported only once
8738conftest.c:110: error: for each function it appears in.)
8739conftest.c:106:27: error: linux/can/raw.h: No such file or directory
8740conftest.c: In function 'main':
8741conftest.c:110: error: 'CAN_RAW_JOIN_FILTERS' undeclared (first use in this function)
8742conftest.c:110: error: (Each undeclared identifier is reported only once
8743conftest.c:110: error: for each function it appears in.)
8744lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccIQMIJN.out (No such file or directory)
8745configure:11676: $? = 1
8746configure: failed program was:
8747| /* confdefs.h */
8748| #define _GNU_SOURCE 1
8749| #define _NETBSD_SOURCE 1
8750| #define __BSD_VISIBLE 1
8751| #define _DARWIN_C_SOURCE 1
8752| #define _PYTHONFRAMEWORK "Python"
8753| #define STDC_HEADERS 1
8754| #define HAVE_SYS_TYPES_H 1
8755| #define HAVE_SYS_STAT_H 1
8756| #define HAVE_STDLIB_H 1
8757| #define HAVE_STRING_H 1
8758| #define HAVE_MEMORY_H 1
8759| #define HAVE_STRINGS_H 1
8760| #define HAVE_INTTYPES_H 1
8761| #define HAVE_STDINT_H 1
8762| #define HAVE_UNISTD_H 1
8763| #define __EXTENSIONS__ 1
8764| #define _ALL_SOURCE 1
8765| #define _GNU_SOURCE 1
8766| #define _POSIX_PTHREAD_SEMANTICS 1
8767| #define _TANDEM_SOURCE 1
8768| #define STDC_HEADERS 1
8769| #define HAVE_DLFCN_H 1
8770| #define HAVE_ERRNO_H 1
8771| #define HAVE_FCNTL_H 1
8772| #define HAVE_GRP_H 1
8773| #define HAVE_LANGINFO_H 1
8774| #define HAVE_LIBINTL_H 1
8775| #define HAVE_PTHREAD_H 1
8776| #define HAVE_SCHED_H 1
8777| #define HAVE_SIGNAL_H 1
8778| #define HAVE_TERMIOS_H 1
8779| #define HAVE_UTIME_H 1
8780| #define HAVE_POLL_H 1
8781| #define HAVE_SYS_POLL_H 1
8782| #define HAVE_SYS_XATTR_H 1
8783| #define HAVE_SYS_EVENT_H 1
8784| #define HAVE_SYS_FILE_H 1
8785| #define HAVE_SYS_IOCTL_H 1
8786| #define HAVE_SYS_KERN_CONTROL_H 1
8787| #define HAVE_SYS_LOCK_H 1
8788| #define HAVE_SYS_PARAM_H 1
8789| #define HAVE_SYS_RANDOM_H 1
8790| #define HAVE_SYS_SELECT_H 1
8791| #define HAVE_SYS_SOCKET_H 1
8792| #define HAVE_SYS_STATVFS_H 1
8793| #define HAVE_SYS_STAT_H 1
8794| #define HAVE_SYS_SYSCALL_H 1
8795| #define HAVE_SYS_SYS_DOMAIN_H 1
8796| #define HAVE_SYS_TIME_H 1
8797| #define HAVE_SYS_TIMES_H 1
8798| #define HAVE_SYS_TYPES_H 1
8799| #define HAVE_SYS_UIO_H 1
8800| #define HAVE_SYS_UN_H 1
8801| #define HAVE_SYS_UTSNAME_H 1
8802| #define HAVE_SYS_WAIT_H 1
8803| #define HAVE_SYS_RESOURCE_H 1
8804| #define HAVE_SYSEXITS_H 1
8805| #define HAVE_SPAWN_H 1
8806| #define HAVE_UTIL_H 1
8807| #define HAVE_ALLOCA_H 1
8808| #define HAVE_SYS_MMAN_H 1
8809| #define HAVE_DIRENT_H 1
8810| #define HAVE_NET_IF_H 1
8811| #define HAVE_MAKEDEV 1
8812| #define _LARGEFILE_SOURCE 1
8813| #define _FILE_OFFSET_BITS 64
8814| #if defined(SCO_DS)
8815| #undef _OFF_T
8816| #endif
8817| #define RETSIGTYPE void
8818| #define HAVE_SSIZE_T 1
8819| #define SIZEOF_INT 4
8820| #define SIZEOF_LONG 8
8821| #define ALIGNOF_LONG 8
8822| #define SIZEOF_LONG_LONG 8
8823| #define SIZEOF_VOID_P 8
8824| #define SIZEOF_SHORT 2
8825| #define SIZEOF_FLOAT 4
8826| #define SIZEOF_DOUBLE 8
8827| #define SIZEOF_FPOS_T 8
8828| #define SIZEOF_SIZE_T 8
8829| #define ALIGNOF_SIZE_T 8
8830| #define SIZEOF_PID_T 4
8831| #define SIZEOF_UINTPTR_T 8
8832| #define HAVE_LONG_DOUBLE 1
8833| #define SIZEOF_LONG_DOUBLE 16
8834| #define SIZEOF__BOOL 1
8835| #define SIZEOF_OFF_T 8
8836| #define SIZEOF_TIME_T 8
8837| #define SIZEOF_PTHREAD_T 8
8838| #define SIZEOF_PTHREAD_KEY_T 8
8839| #define WITH_NEXT_FRAMEWORK 1
8840| #define WITH_DYLD 1
8841| #define THREAD_STACK_SIZE 0x1000000
8842| #define HAVE_LIBDL 1
8843| #define HAVE_UUID_UUID_H 1
8844| #define WITH_LIBINTL 1
8845| #define WITH_DECIMAL_CONTEXTVAR 1
8846| #define _REENTRANT 1
8847| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
8848| #define HAVE_PTHREAD_SIGMASK 1
8849| #define ENABLE_IPV6 1
8850| /* end confdefs.h.  */
8851|
8852| #include <linux/can/raw.h>
8853| int
8854| main ()
8855| {
8856| int can_raw_join_filters = CAN_RAW_JOIN_FILTERS;
8857|   ;
8858|   return 0;
8859| }
8860configure:11686: result: no
8861configure:11693: checking for --with-doc-strings
8862configure:11711: result: yes
8863configure:11715: checking for --with-pymalloc
8864configure:11734: result: yes
8865configure:11738: checking for --with-c-locale-coercion
8866configure:11757: result: yes
8867configure:11761: checking for --with-valgrind
8868configure:11771: result: no
8869configure:11789: checking for --with-dtrace
8870configure:11799: result: no
8871configure:11891: checking for dlopen
8872configure:11891: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
8873configure:11891: $? = 0
8874configure:11891: result: yes
8875configure:11904: checking DYNLOADFILE
8876configure:11920: result: dynload_shlib.o
8877configure:11932: checking MACHDEP_OBJS
8878configure:11941: result: none
8879configure:11976: checking for alarm
8880configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
8881configure:11976: $? = 0
8882configure:11976: result: yes
8883configure:11976: checking for accept4
8884configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
8885Undefined symbols for architecture x86_64:
8886  "_accept4", referenced from:
8887      _main in cc64k449.o
8888ld: symbol(s) not found for architecture x86_64
8889collect2: ld returned 1 exit status
8890Undefined symbols for architecture ppc:
8891  "_accept4", referenced from:
8892      _main in ccBeXhQA.o
8893ld: symbol(s) not found for architecture ppc
8894collect2: ld returned 1 exit status
8895lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccTxWqFe.out (No such file or directory)
8896configure:11976: $? = 1
8897configure: failed program was:
8898| /* confdefs.h */
8899| #define _GNU_SOURCE 1
8900| #define _NETBSD_SOURCE 1
8901| #define __BSD_VISIBLE 1
8902| #define _DARWIN_C_SOURCE 1
8903| #define _PYTHONFRAMEWORK "Python"
8904| #define STDC_HEADERS 1
8905| #define HAVE_SYS_TYPES_H 1
8906| #define HAVE_SYS_STAT_H 1
8907| #define HAVE_STDLIB_H 1
8908| #define HAVE_STRING_H 1
8909| #define HAVE_MEMORY_H 1
8910| #define HAVE_STRINGS_H 1
8911| #define HAVE_INTTYPES_H 1
8912| #define HAVE_STDINT_H 1
8913| #define HAVE_UNISTD_H 1
8914| #define __EXTENSIONS__ 1
8915| #define _ALL_SOURCE 1
8916| #define _GNU_SOURCE 1
8917| #define _POSIX_PTHREAD_SEMANTICS 1
8918| #define _TANDEM_SOURCE 1
8919| #define STDC_HEADERS 1
8920| #define HAVE_DLFCN_H 1
8921| #define HAVE_ERRNO_H 1
8922| #define HAVE_FCNTL_H 1
8923| #define HAVE_GRP_H 1
8924| #define HAVE_LANGINFO_H 1
8925| #define HAVE_LIBINTL_H 1
8926| #define HAVE_PTHREAD_H 1
8927| #define HAVE_SCHED_H 1
8928| #define HAVE_SIGNAL_H 1
8929| #define HAVE_TERMIOS_H 1
8930| #define HAVE_UTIME_H 1
8931| #define HAVE_POLL_H 1
8932| #define HAVE_SYS_POLL_H 1
8933| #define HAVE_SYS_XATTR_H 1
8934| #define HAVE_SYS_EVENT_H 1
8935| #define HAVE_SYS_FILE_H 1
8936| #define HAVE_SYS_IOCTL_H 1
8937| #define HAVE_SYS_KERN_CONTROL_H 1
8938| #define HAVE_SYS_LOCK_H 1
8939| #define HAVE_SYS_PARAM_H 1
8940| #define HAVE_SYS_RANDOM_H 1
8941| #define HAVE_SYS_SELECT_H 1
8942| #define HAVE_SYS_SOCKET_H 1
8943| #define HAVE_SYS_STATVFS_H 1
8944| #define HAVE_SYS_STAT_H 1
8945| #define HAVE_SYS_SYSCALL_H 1
8946| #define HAVE_SYS_SYS_DOMAIN_H 1
8947| #define HAVE_SYS_TIME_H 1
8948| #define HAVE_SYS_TIMES_H 1
8949| #define HAVE_SYS_TYPES_H 1
8950| #define HAVE_SYS_UIO_H 1
8951| #define HAVE_SYS_UN_H 1
8952| #define HAVE_SYS_UTSNAME_H 1
8953| #define HAVE_SYS_WAIT_H 1
8954| #define HAVE_SYS_RESOURCE_H 1
8955| #define HAVE_SYSEXITS_H 1
8956| #define HAVE_SPAWN_H 1
8957| #define HAVE_UTIL_H 1
8958| #define HAVE_ALLOCA_H 1
8959| #define HAVE_SYS_MMAN_H 1
8960| #define HAVE_DIRENT_H 1
8961| #define HAVE_NET_IF_H 1
8962| #define HAVE_MAKEDEV 1
8963| #define _LARGEFILE_SOURCE 1
8964| #define _FILE_OFFSET_BITS 64
8965| #if defined(SCO_DS)
8966| #undef _OFF_T
8967| #endif
8968| #define RETSIGTYPE void
8969| #define HAVE_SSIZE_T 1
8970| #define SIZEOF_INT 4
8971| #define SIZEOF_LONG 8
8972| #define ALIGNOF_LONG 8
8973| #define SIZEOF_LONG_LONG 8
8974| #define SIZEOF_VOID_P 8
8975| #define SIZEOF_SHORT 2
8976| #define SIZEOF_FLOAT 4
8977| #define SIZEOF_DOUBLE 8
8978| #define SIZEOF_FPOS_T 8
8979| #define SIZEOF_SIZE_T 8
8980| #define ALIGNOF_SIZE_T 8
8981| #define SIZEOF_PID_T 4
8982| #define SIZEOF_UINTPTR_T 8
8983| #define HAVE_LONG_DOUBLE 1
8984| #define SIZEOF_LONG_DOUBLE 16
8985| #define SIZEOF__BOOL 1
8986| #define SIZEOF_OFF_T 8
8987| #define SIZEOF_TIME_T 8
8988| #define SIZEOF_PTHREAD_T 8
8989| #define SIZEOF_PTHREAD_KEY_T 8
8990| #define WITH_NEXT_FRAMEWORK 1
8991| #define WITH_DYLD 1
8992| #define THREAD_STACK_SIZE 0x1000000
8993| #define HAVE_LIBDL 1
8994| #define HAVE_UUID_UUID_H 1
8995| #define WITH_LIBINTL 1
8996| #define WITH_DECIMAL_CONTEXTVAR 1
8997| #define _REENTRANT 1
8998| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
8999| #define HAVE_PTHREAD_SIGMASK 1
9000| #define ENABLE_IPV6 1
9001| #define WITH_DOC_STRINGS 1
9002| #define WITH_PYMALLOC 1
9003| #define PY_COERCE_C_LOCALE 1
9004| #define HAVE_DLOPEN 1
9005| #define HAVE_DYNAMIC_LOADING 1
9006| #define HAVE_ALARM 1
9007| /* end confdefs.h.  */
9008| /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4.
9009|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9010| #define accept4 innocuous_accept4
9011|
9012| /* System header to define __stub macros and hopefully few prototypes,
9013|     which can conflict with char accept4 (); below.
9014|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9015|     <limits.h> exists even on freestanding compilers.  */
9016|
9017| #ifdef __STDC__
9018| # include <limits.h>
9019| #else
9020| # include <assert.h>
9021| #endif
9022|
9023| #undef accept4
9024|
9025| /* Override any GCC internal prototype to avoid an error.
9026|    Use char because int might match the return type of a GCC
9027|    builtin and then its argument prototype would still apply.  */
9028| #ifdef __cplusplus
9029| extern "C"
9030| #endif
9031| char accept4 ();
9032| /* The GNU C library defines this for functions which it implements
9033|     to always fail with ENOSYS.  Some functions are actually named
9034|     something starting with __ and the normal name is an alias.  */
9035| #if defined __stub_accept4 || defined __stub___accept4
9036| choke me
9037| #endif
9038|
9039| int
9040| main ()
9041| {
9042| return accept4 ();
9043|   ;
9044|   return 0;
9045| }
9046configure:11976: result: no
9047configure:11976: checking for setitimer
9048configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9049configure:11976: $? = 0
9050configure:11976: result: yes
9051configure:11976: checking for getitimer
9052configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9053configure:11976: $? = 0
9054configure:11976: result: yes
9055configure:11976: checking for bind_textdomain_codeset
9056configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9057configure:11976: $? = 0
9058configure:11976: result: yes
9059configure:11976: checking for chown
9060configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9061configure:11976: $? = 0
9062configure:11976: result: yes
9063configure:11976: checking for clock
9064configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9065configure:11976: $? = 0
9066configure:11976: result: yes
9067configure:11976: checking for confstr
9068configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9069configure:11976: $? = 0
9070configure:11976: result: yes
9071configure:11976: checking for close_range
9072configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9073Undefined symbols for architecture x86_64:
9074  "_close_range", referenced from:
9075      _main in ccM3t0A2.o
9076ld: symbol(s) not found for architecture x86_64
9077collect2: ld returned 1 exit status
9078Undefined symbols for architecture ppc:
9079  "_close_range", referenced from:
9080      _main in cc7TXoa6.o
9081ld: symbol(s) not found for architecture ppc
9082collect2: ld returned 1 exit status
9083lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccjF6tnO.out (No such file or directory)
9084configure:11976: $? = 1
9085configure: failed program was:
9086| /* confdefs.h */
9087| #define _GNU_SOURCE 1
9088| #define _NETBSD_SOURCE 1
9089| #define __BSD_VISIBLE 1
9090| #define _DARWIN_C_SOURCE 1
9091| #define _PYTHONFRAMEWORK "Python"
9092| #define STDC_HEADERS 1
9093| #define HAVE_SYS_TYPES_H 1
9094| #define HAVE_SYS_STAT_H 1
9095| #define HAVE_STDLIB_H 1
9096| #define HAVE_STRING_H 1
9097| #define HAVE_MEMORY_H 1
9098| #define HAVE_STRINGS_H 1
9099| #define HAVE_INTTYPES_H 1
9100| #define HAVE_STDINT_H 1
9101| #define HAVE_UNISTD_H 1
9102| #define __EXTENSIONS__ 1
9103| #define _ALL_SOURCE 1
9104| #define _GNU_SOURCE 1
9105| #define _POSIX_PTHREAD_SEMANTICS 1
9106| #define _TANDEM_SOURCE 1
9107| #define STDC_HEADERS 1
9108| #define HAVE_DLFCN_H 1
9109| #define HAVE_ERRNO_H 1
9110| #define HAVE_FCNTL_H 1
9111| #define HAVE_GRP_H 1
9112| #define HAVE_LANGINFO_H 1
9113| #define HAVE_LIBINTL_H 1
9114| #define HAVE_PTHREAD_H 1
9115| #define HAVE_SCHED_H 1
9116| #define HAVE_SIGNAL_H 1
9117| #define HAVE_TERMIOS_H 1
9118| #define HAVE_UTIME_H 1
9119| #define HAVE_POLL_H 1
9120| #define HAVE_SYS_POLL_H 1
9121| #define HAVE_SYS_XATTR_H 1
9122| #define HAVE_SYS_EVENT_H 1
9123| #define HAVE_SYS_FILE_H 1
9124| #define HAVE_SYS_IOCTL_H 1
9125| #define HAVE_SYS_KERN_CONTROL_H 1
9126| #define HAVE_SYS_LOCK_H 1
9127| #define HAVE_SYS_PARAM_H 1
9128| #define HAVE_SYS_RANDOM_H 1
9129| #define HAVE_SYS_SELECT_H 1
9130| #define HAVE_SYS_SOCKET_H 1
9131| #define HAVE_SYS_STATVFS_H 1
9132| #define HAVE_SYS_STAT_H 1
9133| #define HAVE_SYS_SYSCALL_H 1
9134| #define HAVE_SYS_SYS_DOMAIN_H 1
9135| #define HAVE_SYS_TIME_H 1
9136| #define HAVE_SYS_TIMES_H 1
9137| #define HAVE_SYS_TYPES_H 1
9138| #define HAVE_SYS_UIO_H 1
9139| #define HAVE_SYS_UN_H 1
9140| #define HAVE_SYS_UTSNAME_H 1
9141| #define HAVE_SYS_WAIT_H 1
9142| #define HAVE_SYS_RESOURCE_H 1
9143| #define HAVE_SYSEXITS_H 1
9144| #define HAVE_SPAWN_H 1
9145| #define HAVE_UTIL_H 1
9146| #define HAVE_ALLOCA_H 1
9147| #define HAVE_SYS_MMAN_H 1
9148| #define HAVE_DIRENT_H 1
9149| #define HAVE_NET_IF_H 1
9150| #define HAVE_MAKEDEV 1
9151| #define _LARGEFILE_SOURCE 1
9152| #define _FILE_OFFSET_BITS 64
9153| #if defined(SCO_DS)
9154| #undef _OFF_T
9155| #endif
9156| #define RETSIGTYPE void
9157| #define HAVE_SSIZE_T 1
9158| #define SIZEOF_INT 4
9159| #define SIZEOF_LONG 8
9160| #define ALIGNOF_LONG 8
9161| #define SIZEOF_LONG_LONG 8
9162| #define SIZEOF_VOID_P 8
9163| #define SIZEOF_SHORT 2
9164| #define SIZEOF_FLOAT 4
9165| #define SIZEOF_DOUBLE 8
9166| #define SIZEOF_FPOS_T 8
9167| #define SIZEOF_SIZE_T 8
9168| #define ALIGNOF_SIZE_T 8
9169| #define SIZEOF_PID_T 4
9170| #define SIZEOF_UINTPTR_T 8
9171| #define HAVE_LONG_DOUBLE 1
9172| #define SIZEOF_LONG_DOUBLE 16
9173| #define SIZEOF__BOOL 1
9174| #define SIZEOF_OFF_T 8
9175| #define SIZEOF_TIME_T 8
9176| #define SIZEOF_PTHREAD_T 8
9177| #define SIZEOF_PTHREAD_KEY_T 8
9178| #define WITH_NEXT_FRAMEWORK 1
9179| #define WITH_DYLD 1
9180| #define THREAD_STACK_SIZE 0x1000000
9181| #define HAVE_LIBDL 1
9182| #define HAVE_UUID_UUID_H 1
9183| #define WITH_LIBINTL 1
9184| #define WITH_DECIMAL_CONTEXTVAR 1
9185| #define _REENTRANT 1
9186| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
9187| #define HAVE_PTHREAD_SIGMASK 1
9188| #define ENABLE_IPV6 1
9189| #define WITH_DOC_STRINGS 1
9190| #define WITH_PYMALLOC 1
9191| #define PY_COERCE_C_LOCALE 1
9192| #define HAVE_DLOPEN 1
9193| #define HAVE_DYNAMIC_LOADING 1
9194| #define HAVE_ALARM 1
9195| #define HAVE_SETITIMER 1
9196| #define HAVE_GETITIMER 1
9197| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9198| #define HAVE_CHOWN 1
9199| #define HAVE_CLOCK 1
9200| #define HAVE_CONFSTR 1
9201| /* end confdefs.h.  */
9202| /* Define close_range to an innocuous variant, in case <limits.h> declares close_range.
9203|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9204| #define close_range innocuous_close_range
9205|
9206| /* System header to define __stub macros and hopefully few prototypes,
9207|     which can conflict with char close_range (); below.
9208|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9209|     <limits.h> exists even on freestanding compilers.  */
9210|
9211| #ifdef __STDC__
9212| # include <limits.h>
9213| #else
9214| # include <assert.h>
9215| #endif
9216|
9217| #undef close_range
9218|
9219| /* Override any GCC internal prototype to avoid an error.
9220|    Use char because int might match the return type of a GCC
9221|    builtin and then its argument prototype would still apply.  */
9222| #ifdef __cplusplus
9223| extern "C"
9224| #endif
9225| char close_range ();
9226| /* The GNU C library defines this for functions which it implements
9227|     to always fail with ENOSYS.  Some functions are actually named
9228|     something starting with __ and the normal name is an alias.  */
9229| #if defined __stub_close_range || defined __stub___close_range
9230| choke me
9231| #endif
9232|
9233| int
9234| main ()
9235| {
9236| return close_range ();
9237|   ;
9238|   return 0;
9239| }
9240configure:11976: result: no
9241configure:11976: checking for copy_file_range
9242configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9243Undefined symbols for architecture x86_64:
9244  "_copy_file_range", referenced from:
9245      _main in ccZRjmWp.o
9246ld: symbol(s) not found for architecture x86_64
9247collect2: ld returned 1 exit status
9248Undefined symbols for architecture ppc:
9249  "_copy_file_range", referenced from:
9250      _main in ccIMjMf6.o
9251ld: symbol(s) not found for architecture ppc
9252collect2: ld returned 1 exit status
9253lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccGGr5hs.out (No such file or directory)
9254configure:11976: $? = 1
9255configure: failed program was:
9256| /* confdefs.h */
9257| #define _GNU_SOURCE 1
9258| #define _NETBSD_SOURCE 1
9259| #define __BSD_VISIBLE 1
9260| #define _DARWIN_C_SOURCE 1
9261| #define _PYTHONFRAMEWORK "Python"
9262| #define STDC_HEADERS 1
9263| #define HAVE_SYS_TYPES_H 1
9264| #define HAVE_SYS_STAT_H 1
9265| #define HAVE_STDLIB_H 1
9266| #define HAVE_STRING_H 1
9267| #define HAVE_MEMORY_H 1
9268| #define HAVE_STRINGS_H 1
9269| #define HAVE_INTTYPES_H 1
9270| #define HAVE_STDINT_H 1
9271| #define HAVE_UNISTD_H 1
9272| #define __EXTENSIONS__ 1
9273| #define _ALL_SOURCE 1
9274| #define _GNU_SOURCE 1
9275| #define _POSIX_PTHREAD_SEMANTICS 1
9276| #define _TANDEM_SOURCE 1
9277| #define STDC_HEADERS 1
9278| #define HAVE_DLFCN_H 1
9279| #define HAVE_ERRNO_H 1
9280| #define HAVE_FCNTL_H 1
9281| #define HAVE_GRP_H 1
9282| #define HAVE_LANGINFO_H 1
9283| #define HAVE_LIBINTL_H 1
9284| #define HAVE_PTHREAD_H 1
9285| #define HAVE_SCHED_H 1
9286| #define HAVE_SIGNAL_H 1
9287| #define HAVE_TERMIOS_H 1
9288| #define HAVE_UTIME_H 1
9289| #define HAVE_POLL_H 1
9290| #define HAVE_SYS_POLL_H 1
9291| #define HAVE_SYS_XATTR_H 1
9292| #define HAVE_SYS_EVENT_H 1
9293| #define HAVE_SYS_FILE_H 1
9294| #define HAVE_SYS_IOCTL_H 1
9295| #define HAVE_SYS_KERN_CONTROL_H 1
9296| #define HAVE_SYS_LOCK_H 1
9297| #define HAVE_SYS_PARAM_H 1
9298| #define HAVE_SYS_RANDOM_H 1
9299| #define HAVE_SYS_SELECT_H 1
9300| #define HAVE_SYS_SOCKET_H 1
9301| #define HAVE_SYS_STATVFS_H 1
9302| #define HAVE_SYS_STAT_H 1
9303| #define HAVE_SYS_SYSCALL_H 1
9304| #define HAVE_SYS_SYS_DOMAIN_H 1
9305| #define HAVE_SYS_TIME_H 1
9306| #define HAVE_SYS_TIMES_H 1
9307| #define HAVE_SYS_TYPES_H 1
9308| #define HAVE_SYS_UIO_H 1
9309| #define HAVE_SYS_UN_H 1
9310| #define HAVE_SYS_UTSNAME_H 1
9311| #define HAVE_SYS_WAIT_H 1
9312| #define HAVE_SYS_RESOURCE_H 1
9313| #define HAVE_SYSEXITS_H 1
9314| #define HAVE_SPAWN_H 1
9315| #define HAVE_UTIL_H 1
9316| #define HAVE_ALLOCA_H 1
9317| #define HAVE_SYS_MMAN_H 1
9318| #define HAVE_DIRENT_H 1
9319| #define HAVE_NET_IF_H 1
9320| #define HAVE_MAKEDEV 1
9321| #define _LARGEFILE_SOURCE 1
9322| #define _FILE_OFFSET_BITS 64
9323| #if defined(SCO_DS)
9324| #undef _OFF_T
9325| #endif
9326| #define RETSIGTYPE void
9327| #define HAVE_SSIZE_T 1
9328| #define SIZEOF_INT 4
9329| #define SIZEOF_LONG 8
9330| #define ALIGNOF_LONG 8
9331| #define SIZEOF_LONG_LONG 8
9332| #define SIZEOF_VOID_P 8
9333| #define SIZEOF_SHORT 2
9334| #define SIZEOF_FLOAT 4
9335| #define SIZEOF_DOUBLE 8
9336| #define SIZEOF_FPOS_T 8
9337| #define SIZEOF_SIZE_T 8
9338| #define ALIGNOF_SIZE_T 8
9339| #define SIZEOF_PID_T 4
9340| #define SIZEOF_UINTPTR_T 8
9341| #define HAVE_LONG_DOUBLE 1
9342| #define SIZEOF_LONG_DOUBLE 16
9343| #define SIZEOF__BOOL 1
9344| #define SIZEOF_OFF_T 8
9345| #define SIZEOF_TIME_T 8
9346| #define SIZEOF_PTHREAD_T 8
9347| #define SIZEOF_PTHREAD_KEY_T 8
9348| #define WITH_NEXT_FRAMEWORK 1
9349| #define WITH_DYLD 1
9350| #define THREAD_STACK_SIZE 0x1000000
9351| #define HAVE_LIBDL 1
9352| #define HAVE_UUID_UUID_H 1
9353| #define WITH_LIBINTL 1
9354| #define WITH_DECIMAL_CONTEXTVAR 1
9355| #define _REENTRANT 1
9356| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
9357| #define HAVE_PTHREAD_SIGMASK 1
9358| #define ENABLE_IPV6 1
9359| #define WITH_DOC_STRINGS 1
9360| #define WITH_PYMALLOC 1
9361| #define PY_COERCE_C_LOCALE 1
9362| #define HAVE_DLOPEN 1
9363| #define HAVE_DYNAMIC_LOADING 1
9364| #define HAVE_ALARM 1
9365| #define HAVE_SETITIMER 1
9366| #define HAVE_GETITIMER 1
9367| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9368| #define HAVE_CHOWN 1
9369| #define HAVE_CLOCK 1
9370| #define HAVE_CONFSTR 1
9371| /* end confdefs.h.  */
9372| /* Define copy_file_range to an innocuous variant, in case <limits.h> declares copy_file_range.
9373|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9374| #define copy_file_range innocuous_copy_file_range
9375|
9376| /* System header to define __stub macros and hopefully few prototypes,
9377|     which can conflict with char copy_file_range (); below.
9378|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9379|     <limits.h> exists even on freestanding compilers.  */
9380|
9381| #ifdef __STDC__
9382| # include <limits.h>
9383| #else
9384| # include <assert.h>
9385| #endif
9386|
9387| #undef copy_file_range
9388|
9389| /* Override any GCC internal prototype to avoid an error.
9390|    Use char because int might match the return type of a GCC
9391|    builtin and then its argument prototype would still apply.  */
9392| #ifdef __cplusplus
9393| extern "C"
9394| #endif
9395| char copy_file_range ();
9396| /* The GNU C library defines this for functions which it implements
9397|     to always fail with ENOSYS.  Some functions are actually named
9398|     something starting with __ and the normal name is an alias.  */
9399| #if defined __stub_copy_file_range || defined __stub___copy_file_range
9400| choke me
9401| #endif
9402|
9403| int
9404| main ()
9405| {
9406| return copy_file_range ();
9407|   ;
9408|   return 0;
9409| }
9410configure:11976: result: no
9411configure:11976: checking for ctermid
9412configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9413configure:11976: $? = 0
9414configure:11976: result: yes
9415configure:11976: checking for dup3
9416configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9417Undefined symbols for architecture x86_64:
9418  "_dup3", referenced from:
9419      _main in ccIyymhl.o
9420ld: symbol(s) not found for architecture x86_64
9421collect2: ld returned 1 exit status
9422Undefined symbols for architecture ppc:
9423  "_dup3", referenced from:
9424      _main in ccPyigwk.o
9425ld: symbol(s) not found for architecture ppc
9426collect2: ld returned 1 exit status
9427lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccrJzUBR.out (No such file or directory)
9428configure:11976: $? = 1
9429configure: failed program was:
9430| /* confdefs.h */
9431| #define _GNU_SOURCE 1
9432| #define _NETBSD_SOURCE 1
9433| #define __BSD_VISIBLE 1
9434| #define _DARWIN_C_SOURCE 1
9435| #define _PYTHONFRAMEWORK "Python"
9436| #define STDC_HEADERS 1
9437| #define HAVE_SYS_TYPES_H 1
9438| #define HAVE_SYS_STAT_H 1
9439| #define HAVE_STDLIB_H 1
9440| #define HAVE_STRING_H 1
9441| #define HAVE_MEMORY_H 1
9442| #define HAVE_STRINGS_H 1
9443| #define HAVE_INTTYPES_H 1
9444| #define HAVE_STDINT_H 1
9445| #define HAVE_UNISTD_H 1
9446| #define __EXTENSIONS__ 1
9447| #define _ALL_SOURCE 1
9448| #define _GNU_SOURCE 1
9449| #define _POSIX_PTHREAD_SEMANTICS 1
9450| #define _TANDEM_SOURCE 1
9451| #define STDC_HEADERS 1
9452| #define HAVE_DLFCN_H 1
9453| #define HAVE_ERRNO_H 1
9454| #define HAVE_FCNTL_H 1
9455| #define HAVE_GRP_H 1
9456| #define HAVE_LANGINFO_H 1
9457| #define HAVE_LIBINTL_H 1
9458| #define HAVE_PTHREAD_H 1
9459| #define HAVE_SCHED_H 1
9460| #define HAVE_SIGNAL_H 1
9461| #define HAVE_TERMIOS_H 1
9462| #define HAVE_UTIME_H 1
9463| #define HAVE_POLL_H 1
9464| #define HAVE_SYS_POLL_H 1
9465| #define HAVE_SYS_XATTR_H 1
9466| #define HAVE_SYS_EVENT_H 1
9467| #define HAVE_SYS_FILE_H 1
9468| #define HAVE_SYS_IOCTL_H 1
9469| #define HAVE_SYS_KERN_CONTROL_H 1
9470| #define HAVE_SYS_LOCK_H 1
9471| #define HAVE_SYS_PARAM_H 1
9472| #define HAVE_SYS_RANDOM_H 1
9473| #define HAVE_SYS_SELECT_H 1
9474| #define HAVE_SYS_SOCKET_H 1
9475| #define HAVE_SYS_STATVFS_H 1
9476| #define HAVE_SYS_STAT_H 1
9477| #define HAVE_SYS_SYSCALL_H 1
9478| #define HAVE_SYS_SYS_DOMAIN_H 1
9479| #define HAVE_SYS_TIME_H 1
9480| #define HAVE_SYS_TIMES_H 1
9481| #define HAVE_SYS_TYPES_H 1
9482| #define HAVE_SYS_UIO_H 1
9483| #define HAVE_SYS_UN_H 1
9484| #define HAVE_SYS_UTSNAME_H 1
9485| #define HAVE_SYS_WAIT_H 1
9486| #define HAVE_SYS_RESOURCE_H 1
9487| #define HAVE_SYSEXITS_H 1
9488| #define HAVE_SPAWN_H 1
9489| #define HAVE_UTIL_H 1
9490| #define HAVE_ALLOCA_H 1
9491| #define HAVE_SYS_MMAN_H 1
9492| #define HAVE_DIRENT_H 1
9493| #define HAVE_NET_IF_H 1
9494| #define HAVE_MAKEDEV 1
9495| #define _LARGEFILE_SOURCE 1
9496| #define _FILE_OFFSET_BITS 64
9497| #if defined(SCO_DS)
9498| #undef _OFF_T
9499| #endif
9500| #define RETSIGTYPE void
9501| #define HAVE_SSIZE_T 1
9502| #define SIZEOF_INT 4
9503| #define SIZEOF_LONG 8
9504| #define ALIGNOF_LONG 8
9505| #define SIZEOF_LONG_LONG 8
9506| #define SIZEOF_VOID_P 8
9507| #define SIZEOF_SHORT 2
9508| #define SIZEOF_FLOAT 4
9509| #define SIZEOF_DOUBLE 8
9510| #define SIZEOF_FPOS_T 8
9511| #define SIZEOF_SIZE_T 8
9512| #define ALIGNOF_SIZE_T 8
9513| #define SIZEOF_PID_T 4
9514| #define SIZEOF_UINTPTR_T 8
9515| #define HAVE_LONG_DOUBLE 1
9516| #define SIZEOF_LONG_DOUBLE 16
9517| #define SIZEOF__BOOL 1
9518| #define SIZEOF_OFF_T 8
9519| #define SIZEOF_TIME_T 8
9520| #define SIZEOF_PTHREAD_T 8
9521| #define SIZEOF_PTHREAD_KEY_T 8
9522| #define WITH_NEXT_FRAMEWORK 1
9523| #define WITH_DYLD 1
9524| #define THREAD_STACK_SIZE 0x1000000
9525| #define HAVE_LIBDL 1
9526| #define HAVE_UUID_UUID_H 1
9527| #define WITH_LIBINTL 1
9528| #define WITH_DECIMAL_CONTEXTVAR 1
9529| #define _REENTRANT 1
9530| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
9531| #define HAVE_PTHREAD_SIGMASK 1
9532| #define ENABLE_IPV6 1
9533| #define WITH_DOC_STRINGS 1
9534| #define WITH_PYMALLOC 1
9535| #define PY_COERCE_C_LOCALE 1
9536| #define HAVE_DLOPEN 1
9537| #define HAVE_DYNAMIC_LOADING 1
9538| #define HAVE_ALARM 1
9539| #define HAVE_SETITIMER 1
9540| #define HAVE_GETITIMER 1
9541| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9542| #define HAVE_CHOWN 1
9543| #define HAVE_CLOCK 1
9544| #define HAVE_CONFSTR 1
9545| #define HAVE_CTERMID 1
9546| /* end confdefs.h.  */
9547| /* Define dup3 to an innocuous variant, in case <limits.h> declares dup3.
9548|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9549| #define dup3 innocuous_dup3
9550|
9551| /* System header to define __stub macros and hopefully few prototypes,
9552|     which can conflict with char dup3 (); below.
9553|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9554|     <limits.h> exists even on freestanding compilers.  */
9555|
9556| #ifdef __STDC__
9557| # include <limits.h>
9558| #else
9559| # include <assert.h>
9560| #endif
9561|
9562| #undef dup3
9563|
9564| /* Override any GCC internal prototype to avoid an error.
9565|    Use char because int might match the return type of a GCC
9566|    builtin and then its argument prototype would still apply.  */
9567| #ifdef __cplusplus
9568| extern "C"
9569| #endif
9570| char dup3 ();
9571| /* The GNU C library defines this for functions which it implements
9572|     to always fail with ENOSYS.  Some functions are actually named
9573|     something starting with __ and the normal name is an alias.  */
9574| #if defined __stub_dup3 || defined __stub___dup3
9575| choke me
9576| #endif
9577|
9578| int
9579| main ()
9580| {
9581| return dup3 ();
9582|   ;
9583|   return 0;
9584| }
9585configure:11976: result: no
9586configure:11976: checking for execv
9587configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9588conftest.c:141: warning: conflicting types for built-in function 'execv'
9589conftest.c:141: warning: conflicting types for built-in function 'execv'
9590configure:11976: $? = 0
9591configure:11976: result: yes
9592configure:11976: checking for explicit_bzero
9593configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9594Undefined symbols for architecture x86_64:
9595  "_explicit_bzero", referenced from:
9596      _main in ccRd2AIR.o
9597ld: symbol(s) not found for architecture x86_64
9598collect2: ld returned 1 exit status
9599Undefined symbols for architecture ppc:
9600  "_explicit_bzero", referenced from:
9601      _main in ccRye9Ok.o
9602ld: symbol(s) not found for architecture ppc
9603collect2: ld returned 1 exit status
9604lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc7xud1b.out (No such file or directory)
9605configure:11976: $? = 1
9606configure: failed program was:
9607| /* confdefs.h */
9608| #define _GNU_SOURCE 1
9609| #define _NETBSD_SOURCE 1
9610| #define __BSD_VISIBLE 1
9611| #define _DARWIN_C_SOURCE 1
9612| #define _PYTHONFRAMEWORK "Python"
9613| #define STDC_HEADERS 1
9614| #define HAVE_SYS_TYPES_H 1
9615| #define HAVE_SYS_STAT_H 1
9616| #define HAVE_STDLIB_H 1
9617| #define HAVE_STRING_H 1
9618| #define HAVE_MEMORY_H 1
9619| #define HAVE_STRINGS_H 1
9620| #define HAVE_INTTYPES_H 1
9621| #define HAVE_STDINT_H 1
9622| #define HAVE_UNISTD_H 1
9623| #define __EXTENSIONS__ 1
9624| #define _ALL_SOURCE 1
9625| #define _GNU_SOURCE 1
9626| #define _POSIX_PTHREAD_SEMANTICS 1
9627| #define _TANDEM_SOURCE 1
9628| #define STDC_HEADERS 1
9629| #define HAVE_DLFCN_H 1
9630| #define HAVE_ERRNO_H 1
9631| #define HAVE_FCNTL_H 1
9632| #define HAVE_GRP_H 1
9633| #define HAVE_LANGINFO_H 1
9634| #define HAVE_LIBINTL_H 1
9635| #define HAVE_PTHREAD_H 1
9636| #define HAVE_SCHED_H 1
9637| #define HAVE_SIGNAL_H 1
9638| #define HAVE_TERMIOS_H 1
9639| #define HAVE_UTIME_H 1
9640| #define HAVE_POLL_H 1
9641| #define HAVE_SYS_POLL_H 1
9642| #define HAVE_SYS_XATTR_H 1
9643| #define HAVE_SYS_EVENT_H 1
9644| #define HAVE_SYS_FILE_H 1
9645| #define HAVE_SYS_IOCTL_H 1
9646| #define HAVE_SYS_KERN_CONTROL_H 1
9647| #define HAVE_SYS_LOCK_H 1
9648| #define HAVE_SYS_PARAM_H 1
9649| #define HAVE_SYS_RANDOM_H 1
9650| #define HAVE_SYS_SELECT_H 1
9651| #define HAVE_SYS_SOCKET_H 1
9652| #define HAVE_SYS_STATVFS_H 1
9653| #define HAVE_SYS_STAT_H 1
9654| #define HAVE_SYS_SYSCALL_H 1
9655| #define HAVE_SYS_SYS_DOMAIN_H 1
9656| #define HAVE_SYS_TIME_H 1
9657| #define HAVE_SYS_TIMES_H 1
9658| #define HAVE_SYS_TYPES_H 1
9659| #define HAVE_SYS_UIO_H 1
9660| #define HAVE_SYS_UN_H 1
9661| #define HAVE_SYS_UTSNAME_H 1
9662| #define HAVE_SYS_WAIT_H 1
9663| #define HAVE_SYS_RESOURCE_H 1
9664| #define HAVE_SYSEXITS_H 1
9665| #define HAVE_SPAWN_H 1
9666| #define HAVE_UTIL_H 1
9667| #define HAVE_ALLOCA_H 1
9668| #define HAVE_SYS_MMAN_H 1
9669| #define HAVE_DIRENT_H 1
9670| #define HAVE_NET_IF_H 1
9671| #define HAVE_MAKEDEV 1
9672| #define _LARGEFILE_SOURCE 1
9673| #define _FILE_OFFSET_BITS 64
9674| #if defined(SCO_DS)
9675| #undef _OFF_T
9676| #endif
9677| #define RETSIGTYPE void
9678| #define HAVE_SSIZE_T 1
9679| #define SIZEOF_INT 4
9680| #define SIZEOF_LONG 8
9681| #define ALIGNOF_LONG 8
9682| #define SIZEOF_LONG_LONG 8
9683| #define SIZEOF_VOID_P 8
9684| #define SIZEOF_SHORT 2
9685| #define SIZEOF_FLOAT 4
9686| #define SIZEOF_DOUBLE 8
9687| #define SIZEOF_FPOS_T 8
9688| #define SIZEOF_SIZE_T 8
9689| #define ALIGNOF_SIZE_T 8
9690| #define SIZEOF_PID_T 4
9691| #define SIZEOF_UINTPTR_T 8
9692| #define HAVE_LONG_DOUBLE 1
9693| #define SIZEOF_LONG_DOUBLE 16
9694| #define SIZEOF__BOOL 1
9695| #define SIZEOF_OFF_T 8
9696| #define SIZEOF_TIME_T 8
9697| #define SIZEOF_PTHREAD_T 8
9698| #define SIZEOF_PTHREAD_KEY_T 8
9699| #define WITH_NEXT_FRAMEWORK 1
9700| #define WITH_DYLD 1
9701| #define THREAD_STACK_SIZE 0x1000000
9702| #define HAVE_LIBDL 1
9703| #define HAVE_UUID_UUID_H 1
9704| #define WITH_LIBINTL 1
9705| #define WITH_DECIMAL_CONTEXTVAR 1
9706| #define _REENTRANT 1
9707| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
9708| #define HAVE_PTHREAD_SIGMASK 1
9709| #define ENABLE_IPV6 1
9710| #define WITH_DOC_STRINGS 1
9711| #define WITH_PYMALLOC 1
9712| #define PY_COERCE_C_LOCALE 1
9713| #define HAVE_DLOPEN 1
9714| #define HAVE_DYNAMIC_LOADING 1
9715| #define HAVE_ALARM 1
9716| #define HAVE_SETITIMER 1
9717| #define HAVE_GETITIMER 1
9718| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9719| #define HAVE_CHOWN 1
9720| #define HAVE_CLOCK 1
9721| #define HAVE_CONFSTR 1
9722| #define HAVE_CTERMID 1
9723| #define HAVE_EXECV 1
9724| /* end confdefs.h.  */
9725| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
9726|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9727| #define explicit_bzero innocuous_explicit_bzero
9728|
9729| /* System header to define __stub macros and hopefully few prototypes,
9730|     which can conflict with char explicit_bzero (); below.
9731|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9732|     <limits.h> exists even on freestanding compilers.  */
9733|
9734| #ifdef __STDC__
9735| # include <limits.h>
9736| #else
9737| # include <assert.h>
9738| #endif
9739|
9740| #undef explicit_bzero
9741|
9742| /* Override any GCC internal prototype to avoid an error.
9743|    Use char because int might match the return type of a GCC
9744|    builtin and then its argument prototype would still apply.  */
9745| #ifdef __cplusplus
9746| extern "C"
9747| #endif
9748| char explicit_bzero ();
9749| /* The GNU C library defines this for functions which it implements
9750|     to always fail with ENOSYS.  Some functions are actually named
9751|     something starting with __ and the normal name is an alias.  */
9752| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
9753| choke me
9754| #endif
9755|
9756| int
9757| main ()
9758| {
9759| return explicit_bzero ();
9760|   ;
9761|   return 0;
9762| }
9763configure:11976: result: no
9764configure:11976: checking for explicit_memset
9765configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9766Undefined symbols for architecture x86_64:
9767  "_explicit_memset", referenced from:
9768      _main in ccl5ScJE.o
9769ld: symbol(s) not found for architecture x86_64
9770collect2: ld returned 1 exit status
9771Undefined symbols for architecture ppc:
9772  "_explicit_memset", referenced from:
9773      _main in cceMRfoT.o
9774ld: symbol(s) not found for architecture ppc
9775collect2: ld returned 1 exit status
9776lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccMA0A9E.out (No such file or directory)
9777configure:11976: $? = 1
9778configure: failed program was:
9779| /* confdefs.h */
9780| #define _GNU_SOURCE 1
9781| #define _NETBSD_SOURCE 1
9782| #define __BSD_VISIBLE 1
9783| #define _DARWIN_C_SOURCE 1
9784| #define _PYTHONFRAMEWORK "Python"
9785| #define STDC_HEADERS 1
9786| #define HAVE_SYS_TYPES_H 1
9787| #define HAVE_SYS_STAT_H 1
9788| #define HAVE_STDLIB_H 1
9789| #define HAVE_STRING_H 1
9790| #define HAVE_MEMORY_H 1
9791| #define HAVE_STRINGS_H 1
9792| #define HAVE_INTTYPES_H 1
9793| #define HAVE_STDINT_H 1
9794| #define HAVE_UNISTD_H 1
9795| #define __EXTENSIONS__ 1
9796| #define _ALL_SOURCE 1
9797| #define _GNU_SOURCE 1
9798| #define _POSIX_PTHREAD_SEMANTICS 1
9799| #define _TANDEM_SOURCE 1
9800| #define STDC_HEADERS 1
9801| #define HAVE_DLFCN_H 1
9802| #define HAVE_ERRNO_H 1
9803| #define HAVE_FCNTL_H 1
9804| #define HAVE_GRP_H 1
9805| #define HAVE_LANGINFO_H 1
9806| #define HAVE_LIBINTL_H 1
9807| #define HAVE_PTHREAD_H 1
9808| #define HAVE_SCHED_H 1
9809| #define HAVE_SIGNAL_H 1
9810| #define HAVE_TERMIOS_H 1
9811| #define HAVE_UTIME_H 1
9812| #define HAVE_POLL_H 1
9813| #define HAVE_SYS_POLL_H 1
9814| #define HAVE_SYS_XATTR_H 1
9815| #define HAVE_SYS_EVENT_H 1
9816| #define HAVE_SYS_FILE_H 1
9817| #define HAVE_SYS_IOCTL_H 1
9818| #define HAVE_SYS_KERN_CONTROL_H 1
9819| #define HAVE_SYS_LOCK_H 1
9820| #define HAVE_SYS_PARAM_H 1
9821| #define HAVE_SYS_RANDOM_H 1
9822| #define HAVE_SYS_SELECT_H 1
9823| #define HAVE_SYS_SOCKET_H 1
9824| #define HAVE_SYS_STATVFS_H 1
9825| #define HAVE_SYS_STAT_H 1
9826| #define HAVE_SYS_SYSCALL_H 1
9827| #define HAVE_SYS_SYS_DOMAIN_H 1
9828| #define HAVE_SYS_TIME_H 1
9829| #define HAVE_SYS_TIMES_H 1
9830| #define HAVE_SYS_TYPES_H 1
9831| #define HAVE_SYS_UIO_H 1
9832| #define HAVE_SYS_UN_H 1
9833| #define HAVE_SYS_UTSNAME_H 1
9834| #define HAVE_SYS_WAIT_H 1
9835| #define HAVE_SYS_RESOURCE_H 1
9836| #define HAVE_SYSEXITS_H 1
9837| #define HAVE_SPAWN_H 1
9838| #define HAVE_UTIL_H 1
9839| #define HAVE_ALLOCA_H 1
9840| #define HAVE_SYS_MMAN_H 1
9841| #define HAVE_DIRENT_H 1
9842| #define HAVE_NET_IF_H 1
9843| #define HAVE_MAKEDEV 1
9844| #define _LARGEFILE_SOURCE 1
9845| #define _FILE_OFFSET_BITS 64
9846| #if defined(SCO_DS)
9847| #undef _OFF_T
9848| #endif
9849| #define RETSIGTYPE void
9850| #define HAVE_SSIZE_T 1
9851| #define SIZEOF_INT 4
9852| #define SIZEOF_LONG 8
9853| #define ALIGNOF_LONG 8
9854| #define SIZEOF_LONG_LONG 8
9855| #define SIZEOF_VOID_P 8
9856| #define SIZEOF_SHORT 2
9857| #define SIZEOF_FLOAT 4
9858| #define SIZEOF_DOUBLE 8
9859| #define SIZEOF_FPOS_T 8
9860| #define SIZEOF_SIZE_T 8
9861| #define ALIGNOF_SIZE_T 8
9862| #define SIZEOF_PID_T 4
9863| #define SIZEOF_UINTPTR_T 8
9864| #define HAVE_LONG_DOUBLE 1
9865| #define SIZEOF_LONG_DOUBLE 16
9866| #define SIZEOF__BOOL 1
9867| #define SIZEOF_OFF_T 8
9868| #define SIZEOF_TIME_T 8
9869| #define SIZEOF_PTHREAD_T 8
9870| #define SIZEOF_PTHREAD_KEY_T 8
9871| #define WITH_NEXT_FRAMEWORK 1
9872| #define WITH_DYLD 1
9873| #define THREAD_STACK_SIZE 0x1000000
9874| #define HAVE_LIBDL 1
9875| #define HAVE_UUID_UUID_H 1
9876| #define WITH_LIBINTL 1
9877| #define WITH_DECIMAL_CONTEXTVAR 1
9878| #define _REENTRANT 1
9879| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
9880| #define HAVE_PTHREAD_SIGMASK 1
9881| #define ENABLE_IPV6 1
9882| #define WITH_DOC_STRINGS 1
9883| #define WITH_PYMALLOC 1
9884| #define PY_COERCE_C_LOCALE 1
9885| #define HAVE_DLOPEN 1
9886| #define HAVE_DYNAMIC_LOADING 1
9887| #define HAVE_ALARM 1
9888| #define HAVE_SETITIMER 1
9889| #define HAVE_GETITIMER 1
9890| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9891| #define HAVE_CHOWN 1
9892| #define HAVE_CLOCK 1
9893| #define HAVE_CONFSTR 1
9894| #define HAVE_CTERMID 1
9895| #define HAVE_EXECV 1
9896| /* end confdefs.h.  */
9897| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset.
9898|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9899| #define explicit_memset innocuous_explicit_memset
9900|
9901| /* System header to define __stub macros and hopefully few prototypes,
9902|     which can conflict with char explicit_memset (); below.
9903|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9904|     <limits.h> exists even on freestanding compilers.  */
9905|
9906| #ifdef __STDC__
9907| # include <limits.h>
9908| #else
9909| # include <assert.h>
9910| #endif
9911|
9912| #undef explicit_memset
9913|
9914| /* Override any GCC internal prototype to avoid an error.
9915|    Use char because int might match the return type of a GCC
9916|    builtin and then its argument prototype would still apply.  */
9917| #ifdef __cplusplus
9918| extern "C"
9919| #endif
9920| char explicit_memset ();
9921| /* The GNU C library defines this for functions which it implements
9922|     to always fail with ENOSYS.  Some functions are actually named
9923|     something starting with __ and the normal name is an alias.  */
9924| #if defined __stub_explicit_memset || defined __stub___explicit_memset
9925| choke me
9926| #endif
9927|
9928| int
9929| main ()
9930| {
9931| return explicit_memset ();
9932|   ;
9933|   return 0;
9934| }
9935configure:11976: result: no
9936configure:11976: checking for faccessat
9937configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
9938Undefined symbols for architecture x86_64:
9939  "_faccessat", referenced from:
9940      _main in ccKrmkwk.o
9941ld: symbol(s) not found for architecture x86_64
9942collect2: ld returned 1 exit status
9943Undefined symbols for architecture ppc:
9944  "_faccessat", referenced from:
9945      _main in ccX1ZYdf.o
9946ld: symbol(s) not found for architecture ppc
9947collect2: ld returned 1 exit status
9948lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc4M6hQ2.out (No such file or directory)
9949configure:11976: $? = 1
9950configure: failed program was:
9951| /* confdefs.h */
9952| #define _GNU_SOURCE 1
9953| #define _NETBSD_SOURCE 1
9954| #define __BSD_VISIBLE 1
9955| #define _DARWIN_C_SOURCE 1
9956| #define _PYTHONFRAMEWORK "Python"
9957| #define STDC_HEADERS 1
9958| #define HAVE_SYS_TYPES_H 1
9959| #define HAVE_SYS_STAT_H 1
9960| #define HAVE_STDLIB_H 1
9961| #define HAVE_STRING_H 1
9962| #define HAVE_MEMORY_H 1
9963| #define HAVE_STRINGS_H 1
9964| #define HAVE_INTTYPES_H 1
9965| #define HAVE_STDINT_H 1
9966| #define HAVE_UNISTD_H 1
9967| #define __EXTENSIONS__ 1
9968| #define _ALL_SOURCE 1
9969| #define _GNU_SOURCE 1
9970| #define _POSIX_PTHREAD_SEMANTICS 1
9971| #define _TANDEM_SOURCE 1
9972| #define STDC_HEADERS 1
9973| #define HAVE_DLFCN_H 1
9974| #define HAVE_ERRNO_H 1
9975| #define HAVE_FCNTL_H 1
9976| #define HAVE_GRP_H 1
9977| #define HAVE_LANGINFO_H 1
9978| #define HAVE_LIBINTL_H 1
9979| #define HAVE_PTHREAD_H 1
9980| #define HAVE_SCHED_H 1
9981| #define HAVE_SIGNAL_H 1
9982| #define HAVE_TERMIOS_H 1
9983| #define HAVE_UTIME_H 1
9984| #define HAVE_POLL_H 1
9985| #define HAVE_SYS_POLL_H 1
9986| #define HAVE_SYS_XATTR_H 1
9987| #define HAVE_SYS_EVENT_H 1
9988| #define HAVE_SYS_FILE_H 1
9989| #define HAVE_SYS_IOCTL_H 1
9990| #define HAVE_SYS_KERN_CONTROL_H 1
9991| #define HAVE_SYS_LOCK_H 1
9992| #define HAVE_SYS_PARAM_H 1
9993| #define HAVE_SYS_RANDOM_H 1
9994| #define HAVE_SYS_SELECT_H 1
9995| #define HAVE_SYS_SOCKET_H 1
9996| #define HAVE_SYS_STATVFS_H 1
9997| #define HAVE_SYS_STAT_H 1
9998| #define HAVE_SYS_SYSCALL_H 1
9999| #define HAVE_SYS_SYS_DOMAIN_H 1
10000| #define HAVE_SYS_TIME_H 1
10001| #define HAVE_SYS_TIMES_H 1
10002| #define HAVE_SYS_TYPES_H 1
10003| #define HAVE_SYS_UIO_H 1
10004| #define HAVE_SYS_UN_H 1
10005| #define HAVE_SYS_UTSNAME_H 1
10006| #define HAVE_SYS_WAIT_H 1
10007| #define HAVE_SYS_RESOURCE_H 1
10008| #define HAVE_SYSEXITS_H 1
10009| #define HAVE_SPAWN_H 1
10010| #define HAVE_UTIL_H 1
10011| #define HAVE_ALLOCA_H 1
10012| #define HAVE_SYS_MMAN_H 1
10013| #define HAVE_DIRENT_H 1
10014| #define HAVE_NET_IF_H 1
10015| #define HAVE_MAKEDEV 1
10016| #define _LARGEFILE_SOURCE 1
10017| #define _FILE_OFFSET_BITS 64
10018| #if defined(SCO_DS)
10019| #undef _OFF_T
10020| #endif
10021| #define RETSIGTYPE void
10022| #define HAVE_SSIZE_T 1
10023| #define SIZEOF_INT 4
10024| #define SIZEOF_LONG 8
10025| #define ALIGNOF_LONG 8
10026| #define SIZEOF_LONG_LONG 8
10027| #define SIZEOF_VOID_P 8
10028| #define SIZEOF_SHORT 2
10029| #define SIZEOF_FLOAT 4
10030| #define SIZEOF_DOUBLE 8
10031| #define SIZEOF_FPOS_T 8
10032| #define SIZEOF_SIZE_T 8
10033| #define ALIGNOF_SIZE_T 8
10034| #define SIZEOF_PID_T 4
10035| #define SIZEOF_UINTPTR_T 8
10036| #define HAVE_LONG_DOUBLE 1
10037| #define SIZEOF_LONG_DOUBLE 16
10038| #define SIZEOF__BOOL 1
10039| #define SIZEOF_OFF_T 8
10040| #define SIZEOF_TIME_T 8
10041| #define SIZEOF_PTHREAD_T 8
10042| #define SIZEOF_PTHREAD_KEY_T 8
10043| #define WITH_NEXT_FRAMEWORK 1
10044| #define WITH_DYLD 1
10045| #define THREAD_STACK_SIZE 0x1000000
10046| #define HAVE_LIBDL 1
10047| #define HAVE_UUID_UUID_H 1
10048| #define WITH_LIBINTL 1
10049| #define WITH_DECIMAL_CONTEXTVAR 1
10050| #define _REENTRANT 1
10051| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
10052| #define HAVE_PTHREAD_SIGMASK 1
10053| #define ENABLE_IPV6 1
10054| #define WITH_DOC_STRINGS 1
10055| #define WITH_PYMALLOC 1
10056| #define PY_COERCE_C_LOCALE 1
10057| #define HAVE_DLOPEN 1
10058| #define HAVE_DYNAMIC_LOADING 1
10059| #define HAVE_ALARM 1
10060| #define HAVE_SETITIMER 1
10061| #define HAVE_GETITIMER 1
10062| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10063| #define HAVE_CHOWN 1
10064| #define HAVE_CLOCK 1
10065| #define HAVE_CONFSTR 1
10066| #define HAVE_CTERMID 1
10067| #define HAVE_EXECV 1
10068| /* end confdefs.h.  */
10069| /* Define faccessat to an innocuous variant, in case <limits.h> declares faccessat.
10070|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10071| #define faccessat innocuous_faccessat
10072|
10073| /* System header to define __stub macros and hopefully few prototypes,
10074|     which can conflict with char faccessat (); below.
10075|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10076|     <limits.h> exists even on freestanding compilers.  */
10077|
10078| #ifdef __STDC__
10079| # include <limits.h>
10080| #else
10081| # include <assert.h>
10082| #endif
10083|
10084| #undef faccessat
10085|
10086| /* Override any GCC internal prototype to avoid an error.
10087|    Use char because int might match the return type of a GCC
10088|    builtin and then its argument prototype would still apply.  */
10089| #ifdef __cplusplus
10090| extern "C"
10091| #endif
10092| char faccessat ();
10093| /* The GNU C library defines this for functions which it implements
10094|     to always fail with ENOSYS.  Some functions are actually named
10095|     something starting with __ and the normal name is an alias.  */
10096| #if defined __stub_faccessat || defined __stub___faccessat
10097| choke me
10098| #endif
10099|
10100| int
10101| main ()
10102| {
10103| return faccessat ();
10104|   ;
10105|   return 0;
10106| }
10107configure:11976: result: no
10108configure:11976: checking for fchmod
10109configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10110configure:11976: $? = 0
10111configure:11976: result: yes
10112configure:11976: checking for fchmodat
10113configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10114Undefined symbols for architecture x86_64:
10115  "_fchmodat", referenced from:
10116      _main in ccNLEO5U.o
10117ld: symbol(s) not found for architecture x86_64
10118collect2: ld returned 1 exit status
10119Undefined symbols for architecture ppc:
10120  "_fchmodat", referenced from:
10121      _main in ccrdud7x.o
10122ld: symbol(s) not found for architecture ppc
10123collect2: ld returned 1 exit status
10124lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc4y8hmm.out (No such file or directory)
10125configure:11976: $? = 1
10126configure: failed program was:
10127| /* confdefs.h */
10128| #define _GNU_SOURCE 1
10129| #define _NETBSD_SOURCE 1
10130| #define __BSD_VISIBLE 1
10131| #define _DARWIN_C_SOURCE 1
10132| #define _PYTHONFRAMEWORK "Python"
10133| #define STDC_HEADERS 1
10134| #define HAVE_SYS_TYPES_H 1
10135| #define HAVE_SYS_STAT_H 1
10136| #define HAVE_STDLIB_H 1
10137| #define HAVE_STRING_H 1
10138| #define HAVE_MEMORY_H 1
10139| #define HAVE_STRINGS_H 1
10140| #define HAVE_INTTYPES_H 1
10141| #define HAVE_STDINT_H 1
10142| #define HAVE_UNISTD_H 1
10143| #define __EXTENSIONS__ 1
10144| #define _ALL_SOURCE 1
10145| #define _GNU_SOURCE 1
10146| #define _POSIX_PTHREAD_SEMANTICS 1
10147| #define _TANDEM_SOURCE 1
10148| #define STDC_HEADERS 1
10149| #define HAVE_DLFCN_H 1
10150| #define HAVE_ERRNO_H 1
10151| #define HAVE_FCNTL_H 1
10152| #define HAVE_GRP_H 1
10153| #define HAVE_LANGINFO_H 1
10154| #define HAVE_LIBINTL_H 1
10155| #define HAVE_PTHREAD_H 1
10156| #define HAVE_SCHED_H 1
10157| #define HAVE_SIGNAL_H 1
10158| #define HAVE_TERMIOS_H 1
10159| #define HAVE_UTIME_H 1
10160| #define HAVE_POLL_H 1
10161| #define HAVE_SYS_POLL_H 1
10162| #define HAVE_SYS_XATTR_H 1
10163| #define HAVE_SYS_EVENT_H 1
10164| #define HAVE_SYS_FILE_H 1
10165| #define HAVE_SYS_IOCTL_H 1
10166| #define HAVE_SYS_KERN_CONTROL_H 1
10167| #define HAVE_SYS_LOCK_H 1
10168| #define HAVE_SYS_PARAM_H 1
10169| #define HAVE_SYS_RANDOM_H 1
10170| #define HAVE_SYS_SELECT_H 1
10171| #define HAVE_SYS_SOCKET_H 1
10172| #define HAVE_SYS_STATVFS_H 1
10173| #define HAVE_SYS_STAT_H 1
10174| #define HAVE_SYS_SYSCALL_H 1
10175| #define HAVE_SYS_SYS_DOMAIN_H 1
10176| #define HAVE_SYS_TIME_H 1
10177| #define HAVE_SYS_TIMES_H 1
10178| #define HAVE_SYS_TYPES_H 1
10179| #define HAVE_SYS_UIO_H 1
10180| #define HAVE_SYS_UN_H 1
10181| #define HAVE_SYS_UTSNAME_H 1
10182| #define HAVE_SYS_WAIT_H 1
10183| #define HAVE_SYS_RESOURCE_H 1
10184| #define HAVE_SYSEXITS_H 1
10185| #define HAVE_SPAWN_H 1
10186| #define HAVE_UTIL_H 1
10187| #define HAVE_ALLOCA_H 1
10188| #define HAVE_SYS_MMAN_H 1
10189| #define HAVE_DIRENT_H 1
10190| #define HAVE_NET_IF_H 1
10191| #define HAVE_MAKEDEV 1
10192| #define _LARGEFILE_SOURCE 1
10193| #define _FILE_OFFSET_BITS 64
10194| #if defined(SCO_DS)
10195| #undef _OFF_T
10196| #endif
10197| #define RETSIGTYPE void
10198| #define HAVE_SSIZE_T 1
10199| #define SIZEOF_INT 4
10200| #define SIZEOF_LONG 8
10201| #define ALIGNOF_LONG 8
10202| #define SIZEOF_LONG_LONG 8
10203| #define SIZEOF_VOID_P 8
10204| #define SIZEOF_SHORT 2
10205| #define SIZEOF_FLOAT 4
10206| #define SIZEOF_DOUBLE 8
10207| #define SIZEOF_FPOS_T 8
10208| #define SIZEOF_SIZE_T 8
10209| #define ALIGNOF_SIZE_T 8
10210| #define SIZEOF_PID_T 4
10211| #define SIZEOF_UINTPTR_T 8
10212| #define HAVE_LONG_DOUBLE 1
10213| #define SIZEOF_LONG_DOUBLE 16
10214| #define SIZEOF__BOOL 1
10215| #define SIZEOF_OFF_T 8
10216| #define SIZEOF_TIME_T 8
10217| #define SIZEOF_PTHREAD_T 8
10218| #define SIZEOF_PTHREAD_KEY_T 8
10219| #define WITH_NEXT_FRAMEWORK 1
10220| #define WITH_DYLD 1
10221| #define THREAD_STACK_SIZE 0x1000000
10222| #define HAVE_LIBDL 1
10223| #define HAVE_UUID_UUID_H 1
10224| #define WITH_LIBINTL 1
10225| #define WITH_DECIMAL_CONTEXTVAR 1
10226| #define _REENTRANT 1
10227| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
10228| #define HAVE_PTHREAD_SIGMASK 1
10229| #define ENABLE_IPV6 1
10230| #define WITH_DOC_STRINGS 1
10231| #define WITH_PYMALLOC 1
10232| #define PY_COERCE_C_LOCALE 1
10233| #define HAVE_DLOPEN 1
10234| #define HAVE_DYNAMIC_LOADING 1
10235| #define HAVE_ALARM 1
10236| #define HAVE_SETITIMER 1
10237| #define HAVE_GETITIMER 1
10238| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10239| #define HAVE_CHOWN 1
10240| #define HAVE_CLOCK 1
10241| #define HAVE_CONFSTR 1
10242| #define HAVE_CTERMID 1
10243| #define HAVE_EXECV 1
10244| #define HAVE_FCHMOD 1
10245| /* end confdefs.h.  */
10246| /* Define fchmodat to an innocuous variant, in case <limits.h> declares fchmodat.
10247|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10248| #define fchmodat innocuous_fchmodat
10249|
10250| /* System header to define __stub macros and hopefully few prototypes,
10251|     which can conflict with char fchmodat (); below.
10252|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10253|     <limits.h> exists even on freestanding compilers.  */
10254|
10255| #ifdef __STDC__
10256| # include <limits.h>
10257| #else
10258| # include <assert.h>
10259| #endif
10260|
10261| #undef fchmodat
10262|
10263| /* Override any GCC internal prototype to avoid an error.
10264|    Use char because int might match the return type of a GCC
10265|    builtin and then its argument prototype would still apply.  */
10266| #ifdef __cplusplus
10267| extern "C"
10268| #endif
10269| char fchmodat ();
10270| /* The GNU C library defines this for functions which it implements
10271|     to always fail with ENOSYS.  Some functions are actually named
10272|     something starting with __ and the normal name is an alias.  */
10273| #if defined __stub_fchmodat || defined __stub___fchmodat
10274| choke me
10275| #endif
10276|
10277| int
10278| main ()
10279| {
10280| return fchmodat ();
10281|   ;
10282|   return 0;
10283| }
10284configure:11976: result: no
10285configure:11976: checking for fchown
10286configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10287configure:11976: $? = 0
10288configure:11976: result: yes
10289configure:11976: checking for fchownat
10290configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10291Undefined symbols for architecture x86_64:
10292  "_fchownat", referenced from:
10293      _main in ccy96dRq.o
10294ld: symbol(s) not found for architecture x86_64
10295collect2: ld returned 1 exit status
10296Undefined symbols for architecture ppc:
10297  "_fchownat", referenced from:
10298      _main in cc4Hj1Xv.o
10299ld: symbol(s) not found for architecture ppc
10300collect2: ld returned 1 exit status
10301lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc97KDoB.out (No such file or directory)
10302configure:11976: $? = 1
10303configure: failed program was:
10304| /* confdefs.h */
10305| #define _GNU_SOURCE 1
10306| #define _NETBSD_SOURCE 1
10307| #define __BSD_VISIBLE 1
10308| #define _DARWIN_C_SOURCE 1
10309| #define _PYTHONFRAMEWORK "Python"
10310| #define STDC_HEADERS 1
10311| #define HAVE_SYS_TYPES_H 1
10312| #define HAVE_SYS_STAT_H 1
10313| #define HAVE_STDLIB_H 1
10314| #define HAVE_STRING_H 1
10315| #define HAVE_MEMORY_H 1
10316| #define HAVE_STRINGS_H 1
10317| #define HAVE_INTTYPES_H 1
10318| #define HAVE_STDINT_H 1
10319| #define HAVE_UNISTD_H 1
10320| #define __EXTENSIONS__ 1
10321| #define _ALL_SOURCE 1
10322| #define _GNU_SOURCE 1
10323| #define _POSIX_PTHREAD_SEMANTICS 1
10324| #define _TANDEM_SOURCE 1
10325| #define STDC_HEADERS 1
10326| #define HAVE_DLFCN_H 1
10327| #define HAVE_ERRNO_H 1
10328| #define HAVE_FCNTL_H 1
10329| #define HAVE_GRP_H 1
10330| #define HAVE_LANGINFO_H 1
10331| #define HAVE_LIBINTL_H 1
10332| #define HAVE_PTHREAD_H 1
10333| #define HAVE_SCHED_H 1
10334| #define HAVE_SIGNAL_H 1
10335| #define HAVE_TERMIOS_H 1
10336| #define HAVE_UTIME_H 1
10337| #define HAVE_POLL_H 1
10338| #define HAVE_SYS_POLL_H 1
10339| #define HAVE_SYS_XATTR_H 1
10340| #define HAVE_SYS_EVENT_H 1
10341| #define HAVE_SYS_FILE_H 1
10342| #define HAVE_SYS_IOCTL_H 1
10343| #define HAVE_SYS_KERN_CONTROL_H 1
10344| #define HAVE_SYS_LOCK_H 1
10345| #define HAVE_SYS_PARAM_H 1
10346| #define HAVE_SYS_RANDOM_H 1
10347| #define HAVE_SYS_SELECT_H 1
10348| #define HAVE_SYS_SOCKET_H 1
10349| #define HAVE_SYS_STATVFS_H 1
10350| #define HAVE_SYS_STAT_H 1
10351| #define HAVE_SYS_SYSCALL_H 1
10352| #define HAVE_SYS_SYS_DOMAIN_H 1
10353| #define HAVE_SYS_TIME_H 1
10354| #define HAVE_SYS_TIMES_H 1
10355| #define HAVE_SYS_TYPES_H 1
10356| #define HAVE_SYS_UIO_H 1
10357| #define HAVE_SYS_UN_H 1
10358| #define HAVE_SYS_UTSNAME_H 1
10359| #define HAVE_SYS_WAIT_H 1
10360| #define HAVE_SYS_RESOURCE_H 1
10361| #define HAVE_SYSEXITS_H 1
10362| #define HAVE_SPAWN_H 1
10363| #define HAVE_UTIL_H 1
10364| #define HAVE_ALLOCA_H 1
10365| #define HAVE_SYS_MMAN_H 1
10366| #define HAVE_DIRENT_H 1
10367| #define HAVE_NET_IF_H 1
10368| #define HAVE_MAKEDEV 1
10369| #define _LARGEFILE_SOURCE 1
10370| #define _FILE_OFFSET_BITS 64
10371| #if defined(SCO_DS)
10372| #undef _OFF_T
10373| #endif
10374| #define RETSIGTYPE void
10375| #define HAVE_SSIZE_T 1
10376| #define SIZEOF_INT 4
10377| #define SIZEOF_LONG 8
10378| #define ALIGNOF_LONG 8
10379| #define SIZEOF_LONG_LONG 8
10380| #define SIZEOF_VOID_P 8
10381| #define SIZEOF_SHORT 2
10382| #define SIZEOF_FLOAT 4
10383| #define SIZEOF_DOUBLE 8
10384| #define SIZEOF_FPOS_T 8
10385| #define SIZEOF_SIZE_T 8
10386| #define ALIGNOF_SIZE_T 8
10387| #define SIZEOF_PID_T 4
10388| #define SIZEOF_UINTPTR_T 8
10389| #define HAVE_LONG_DOUBLE 1
10390| #define SIZEOF_LONG_DOUBLE 16
10391| #define SIZEOF__BOOL 1
10392| #define SIZEOF_OFF_T 8
10393| #define SIZEOF_TIME_T 8
10394| #define SIZEOF_PTHREAD_T 8
10395| #define SIZEOF_PTHREAD_KEY_T 8
10396| #define WITH_NEXT_FRAMEWORK 1
10397| #define WITH_DYLD 1
10398| #define THREAD_STACK_SIZE 0x1000000
10399| #define HAVE_LIBDL 1
10400| #define HAVE_UUID_UUID_H 1
10401| #define WITH_LIBINTL 1
10402| #define WITH_DECIMAL_CONTEXTVAR 1
10403| #define _REENTRANT 1
10404| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
10405| #define HAVE_PTHREAD_SIGMASK 1
10406| #define ENABLE_IPV6 1
10407| #define WITH_DOC_STRINGS 1
10408| #define WITH_PYMALLOC 1
10409| #define PY_COERCE_C_LOCALE 1
10410| #define HAVE_DLOPEN 1
10411| #define HAVE_DYNAMIC_LOADING 1
10412| #define HAVE_ALARM 1
10413| #define HAVE_SETITIMER 1
10414| #define HAVE_GETITIMER 1
10415| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10416| #define HAVE_CHOWN 1
10417| #define HAVE_CLOCK 1
10418| #define HAVE_CONFSTR 1
10419| #define HAVE_CTERMID 1
10420| #define HAVE_EXECV 1
10421| #define HAVE_FCHMOD 1
10422| #define HAVE_FCHOWN 1
10423| /* end confdefs.h.  */
10424| /* Define fchownat to an innocuous variant, in case <limits.h> declares fchownat.
10425|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10426| #define fchownat innocuous_fchownat
10427|
10428| /* System header to define __stub macros and hopefully few prototypes,
10429|     which can conflict with char fchownat (); below.
10430|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10431|     <limits.h> exists even on freestanding compilers.  */
10432|
10433| #ifdef __STDC__
10434| # include <limits.h>
10435| #else
10436| # include <assert.h>
10437| #endif
10438|
10439| #undef fchownat
10440|
10441| /* Override any GCC internal prototype to avoid an error.
10442|    Use char because int might match the return type of a GCC
10443|    builtin and then its argument prototype would still apply.  */
10444| #ifdef __cplusplus
10445| extern "C"
10446| #endif
10447| char fchownat ();
10448| /* The GNU C library defines this for functions which it implements
10449|     to always fail with ENOSYS.  Some functions are actually named
10450|     something starting with __ and the normal name is an alias.  */
10451| #if defined __stub_fchownat || defined __stub___fchownat
10452| choke me
10453| #endif
10454|
10455| int
10456| main ()
10457| {
10458| return fchownat ();
10459|   ;
10460|   return 0;
10461| }
10462configure:11976: result: no
10463configure:11976: checking for fdwalk
10464configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10465Undefined symbols for architecture x86_64:
10466  "_fdwalk", referenced from:
10467      _main in ccUSxlrC.o
10468ld: symbol(s) not found for architecture x86_64
10469collect2: ld returned 1 exit status
10470Undefined symbols for architecture ppc:
10471  "_fdwalk", referenced from:
10472      _main in ccssk02N.o
10473ld: symbol(s) not found for architecture ppc
10474collect2: ld returned 1 exit status
10475lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccIgfWDn.out (No such file or directory)
10476configure:11976: $? = 1
10477configure: failed program was:
10478| /* confdefs.h */
10479| #define _GNU_SOURCE 1
10480| #define _NETBSD_SOURCE 1
10481| #define __BSD_VISIBLE 1
10482| #define _DARWIN_C_SOURCE 1
10483| #define _PYTHONFRAMEWORK "Python"
10484| #define STDC_HEADERS 1
10485| #define HAVE_SYS_TYPES_H 1
10486| #define HAVE_SYS_STAT_H 1
10487| #define HAVE_STDLIB_H 1
10488| #define HAVE_STRING_H 1
10489| #define HAVE_MEMORY_H 1
10490| #define HAVE_STRINGS_H 1
10491| #define HAVE_INTTYPES_H 1
10492| #define HAVE_STDINT_H 1
10493| #define HAVE_UNISTD_H 1
10494| #define __EXTENSIONS__ 1
10495| #define _ALL_SOURCE 1
10496| #define _GNU_SOURCE 1
10497| #define _POSIX_PTHREAD_SEMANTICS 1
10498| #define _TANDEM_SOURCE 1
10499| #define STDC_HEADERS 1
10500| #define HAVE_DLFCN_H 1
10501| #define HAVE_ERRNO_H 1
10502| #define HAVE_FCNTL_H 1
10503| #define HAVE_GRP_H 1
10504| #define HAVE_LANGINFO_H 1
10505| #define HAVE_LIBINTL_H 1
10506| #define HAVE_PTHREAD_H 1
10507| #define HAVE_SCHED_H 1
10508| #define HAVE_SIGNAL_H 1
10509| #define HAVE_TERMIOS_H 1
10510| #define HAVE_UTIME_H 1
10511| #define HAVE_POLL_H 1
10512| #define HAVE_SYS_POLL_H 1
10513| #define HAVE_SYS_XATTR_H 1
10514| #define HAVE_SYS_EVENT_H 1
10515| #define HAVE_SYS_FILE_H 1
10516| #define HAVE_SYS_IOCTL_H 1
10517| #define HAVE_SYS_KERN_CONTROL_H 1
10518| #define HAVE_SYS_LOCK_H 1
10519| #define HAVE_SYS_PARAM_H 1
10520| #define HAVE_SYS_RANDOM_H 1
10521| #define HAVE_SYS_SELECT_H 1
10522| #define HAVE_SYS_SOCKET_H 1
10523| #define HAVE_SYS_STATVFS_H 1
10524| #define HAVE_SYS_STAT_H 1
10525| #define HAVE_SYS_SYSCALL_H 1
10526| #define HAVE_SYS_SYS_DOMAIN_H 1
10527| #define HAVE_SYS_TIME_H 1
10528| #define HAVE_SYS_TIMES_H 1
10529| #define HAVE_SYS_TYPES_H 1
10530| #define HAVE_SYS_UIO_H 1
10531| #define HAVE_SYS_UN_H 1
10532| #define HAVE_SYS_UTSNAME_H 1
10533| #define HAVE_SYS_WAIT_H 1
10534| #define HAVE_SYS_RESOURCE_H 1
10535| #define HAVE_SYSEXITS_H 1
10536| #define HAVE_SPAWN_H 1
10537| #define HAVE_UTIL_H 1
10538| #define HAVE_ALLOCA_H 1
10539| #define HAVE_SYS_MMAN_H 1
10540| #define HAVE_DIRENT_H 1
10541| #define HAVE_NET_IF_H 1
10542| #define HAVE_MAKEDEV 1
10543| #define _LARGEFILE_SOURCE 1
10544| #define _FILE_OFFSET_BITS 64
10545| #if defined(SCO_DS)
10546| #undef _OFF_T
10547| #endif
10548| #define RETSIGTYPE void
10549| #define HAVE_SSIZE_T 1
10550| #define SIZEOF_INT 4
10551| #define SIZEOF_LONG 8
10552| #define ALIGNOF_LONG 8
10553| #define SIZEOF_LONG_LONG 8
10554| #define SIZEOF_VOID_P 8
10555| #define SIZEOF_SHORT 2
10556| #define SIZEOF_FLOAT 4
10557| #define SIZEOF_DOUBLE 8
10558| #define SIZEOF_FPOS_T 8
10559| #define SIZEOF_SIZE_T 8
10560| #define ALIGNOF_SIZE_T 8
10561| #define SIZEOF_PID_T 4
10562| #define SIZEOF_UINTPTR_T 8
10563| #define HAVE_LONG_DOUBLE 1
10564| #define SIZEOF_LONG_DOUBLE 16
10565| #define SIZEOF__BOOL 1
10566| #define SIZEOF_OFF_T 8
10567| #define SIZEOF_TIME_T 8
10568| #define SIZEOF_PTHREAD_T 8
10569| #define SIZEOF_PTHREAD_KEY_T 8
10570| #define WITH_NEXT_FRAMEWORK 1
10571| #define WITH_DYLD 1
10572| #define THREAD_STACK_SIZE 0x1000000
10573| #define HAVE_LIBDL 1
10574| #define HAVE_UUID_UUID_H 1
10575| #define WITH_LIBINTL 1
10576| #define WITH_DECIMAL_CONTEXTVAR 1
10577| #define _REENTRANT 1
10578| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
10579| #define HAVE_PTHREAD_SIGMASK 1
10580| #define ENABLE_IPV6 1
10581| #define WITH_DOC_STRINGS 1
10582| #define WITH_PYMALLOC 1
10583| #define PY_COERCE_C_LOCALE 1
10584| #define HAVE_DLOPEN 1
10585| #define HAVE_DYNAMIC_LOADING 1
10586| #define HAVE_ALARM 1
10587| #define HAVE_SETITIMER 1
10588| #define HAVE_GETITIMER 1
10589| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10590| #define HAVE_CHOWN 1
10591| #define HAVE_CLOCK 1
10592| #define HAVE_CONFSTR 1
10593| #define HAVE_CTERMID 1
10594| #define HAVE_EXECV 1
10595| #define HAVE_FCHMOD 1
10596| #define HAVE_FCHOWN 1
10597| /* end confdefs.h.  */
10598| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk.
10599|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10600| #define fdwalk innocuous_fdwalk
10601|
10602| /* System header to define __stub macros and hopefully few prototypes,
10603|     which can conflict with char fdwalk (); below.
10604|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10605|     <limits.h> exists even on freestanding compilers.  */
10606|
10607| #ifdef __STDC__
10608| # include <limits.h>
10609| #else
10610| # include <assert.h>
10611| #endif
10612|
10613| #undef fdwalk
10614|
10615| /* Override any GCC internal prototype to avoid an error.
10616|    Use char because int might match the return type of a GCC
10617|    builtin and then its argument prototype would still apply.  */
10618| #ifdef __cplusplus
10619| extern "C"
10620| #endif
10621| char fdwalk ();
10622| /* The GNU C library defines this for functions which it implements
10623|     to always fail with ENOSYS.  Some functions are actually named
10624|     something starting with __ and the normal name is an alias.  */
10625| #if defined __stub_fdwalk || defined __stub___fdwalk
10626| choke me
10627| #endif
10628|
10629| int
10630| main ()
10631| {
10632| return fdwalk ();
10633|   ;
10634|   return 0;
10635| }
10636configure:11976: result: no
10637configure:11976: checking for fexecve
10638configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10639Undefined symbols for architecture x86_64:
10640  "_fexecve", referenced from:
10641      _main in cc56NSQd.o
10642ld: symbol(s) not found for architecture x86_64
10643collect2: ld returned 1 exit status
10644Undefined symbols for architecture ppc:
10645  "_fexecve", referenced from:
10646      _main in ccEPLb08.o
10647ld: symbol(s) not found for architecture ppc
10648collect2: ld returned 1 exit status
10649lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccJpCiyD.out (No such file or directory)
10650configure:11976: $? = 1
10651configure: failed program was:
10652| /* confdefs.h */
10653| #define _GNU_SOURCE 1
10654| #define _NETBSD_SOURCE 1
10655| #define __BSD_VISIBLE 1
10656| #define _DARWIN_C_SOURCE 1
10657| #define _PYTHONFRAMEWORK "Python"
10658| #define STDC_HEADERS 1
10659| #define HAVE_SYS_TYPES_H 1
10660| #define HAVE_SYS_STAT_H 1
10661| #define HAVE_STDLIB_H 1
10662| #define HAVE_STRING_H 1
10663| #define HAVE_MEMORY_H 1
10664| #define HAVE_STRINGS_H 1
10665| #define HAVE_INTTYPES_H 1
10666| #define HAVE_STDINT_H 1
10667| #define HAVE_UNISTD_H 1
10668| #define __EXTENSIONS__ 1
10669| #define _ALL_SOURCE 1
10670| #define _GNU_SOURCE 1
10671| #define _POSIX_PTHREAD_SEMANTICS 1
10672| #define _TANDEM_SOURCE 1
10673| #define STDC_HEADERS 1
10674| #define HAVE_DLFCN_H 1
10675| #define HAVE_ERRNO_H 1
10676| #define HAVE_FCNTL_H 1
10677| #define HAVE_GRP_H 1
10678| #define HAVE_LANGINFO_H 1
10679| #define HAVE_LIBINTL_H 1
10680| #define HAVE_PTHREAD_H 1
10681| #define HAVE_SCHED_H 1
10682| #define HAVE_SIGNAL_H 1
10683| #define HAVE_TERMIOS_H 1
10684| #define HAVE_UTIME_H 1
10685| #define HAVE_POLL_H 1
10686| #define HAVE_SYS_POLL_H 1
10687| #define HAVE_SYS_XATTR_H 1
10688| #define HAVE_SYS_EVENT_H 1
10689| #define HAVE_SYS_FILE_H 1
10690| #define HAVE_SYS_IOCTL_H 1
10691| #define HAVE_SYS_KERN_CONTROL_H 1
10692| #define HAVE_SYS_LOCK_H 1
10693| #define HAVE_SYS_PARAM_H 1
10694| #define HAVE_SYS_RANDOM_H 1
10695| #define HAVE_SYS_SELECT_H 1
10696| #define HAVE_SYS_SOCKET_H 1
10697| #define HAVE_SYS_STATVFS_H 1
10698| #define HAVE_SYS_STAT_H 1
10699| #define HAVE_SYS_SYSCALL_H 1
10700| #define HAVE_SYS_SYS_DOMAIN_H 1
10701| #define HAVE_SYS_TIME_H 1
10702| #define HAVE_SYS_TIMES_H 1
10703| #define HAVE_SYS_TYPES_H 1
10704| #define HAVE_SYS_UIO_H 1
10705| #define HAVE_SYS_UN_H 1
10706| #define HAVE_SYS_UTSNAME_H 1
10707| #define HAVE_SYS_WAIT_H 1
10708| #define HAVE_SYS_RESOURCE_H 1
10709| #define HAVE_SYSEXITS_H 1
10710| #define HAVE_SPAWN_H 1
10711| #define HAVE_UTIL_H 1
10712| #define HAVE_ALLOCA_H 1
10713| #define HAVE_SYS_MMAN_H 1
10714| #define HAVE_DIRENT_H 1
10715| #define HAVE_NET_IF_H 1
10716| #define HAVE_MAKEDEV 1
10717| #define _LARGEFILE_SOURCE 1
10718| #define _FILE_OFFSET_BITS 64
10719| #if defined(SCO_DS)
10720| #undef _OFF_T
10721| #endif
10722| #define RETSIGTYPE void
10723| #define HAVE_SSIZE_T 1
10724| #define SIZEOF_INT 4
10725| #define SIZEOF_LONG 8
10726| #define ALIGNOF_LONG 8
10727| #define SIZEOF_LONG_LONG 8
10728| #define SIZEOF_VOID_P 8
10729| #define SIZEOF_SHORT 2
10730| #define SIZEOF_FLOAT 4
10731| #define SIZEOF_DOUBLE 8
10732| #define SIZEOF_FPOS_T 8
10733| #define SIZEOF_SIZE_T 8
10734| #define ALIGNOF_SIZE_T 8
10735| #define SIZEOF_PID_T 4
10736| #define SIZEOF_UINTPTR_T 8
10737| #define HAVE_LONG_DOUBLE 1
10738| #define SIZEOF_LONG_DOUBLE 16
10739| #define SIZEOF__BOOL 1
10740| #define SIZEOF_OFF_T 8
10741| #define SIZEOF_TIME_T 8
10742| #define SIZEOF_PTHREAD_T 8
10743| #define SIZEOF_PTHREAD_KEY_T 8
10744| #define WITH_NEXT_FRAMEWORK 1
10745| #define WITH_DYLD 1
10746| #define THREAD_STACK_SIZE 0x1000000
10747| #define HAVE_LIBDL 1
10748| #define HAVE_UUID_UUID_H 1
10749| #define WITH_LIBINTL 1
10750| #define WITH_DECIMAL_CONTEXTVAR 1
10751| #define _REENTRANT 1
10752| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
10753| #define HAVE_PTHREAD_SIGMASK 1
10754| #define ENABLE_IPV6 1
10755| #define WITH_DOC_STRINGS 1
10756| #define WITH_PYMALLOC 1
10757| #define PY_COERCE_C_LOCALE 1
10758| #define HAVE_DLOPEN 1
10759| #define HAVE_DYNAMIC_LOADING 1
10760| #define HAVE_ALARM 1
10761| #define HAVE_SETITIMER 1
10762| #define HAVE_GETITIMER 1
10763| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10764| #define HAVE_CHOWN 1
10765| #define HAVE_CLOCK 1
10766| #define HAVE_CONFSTR 1
10767| #define HAVE_CTERMID 1
10768| #define HAVE_EXECV 1
10769| #define HAVE_FCHMOD 1
10770| #define HAVE_FCHOWN 1
10771| /* end confdefs.h.  */
10772| /* Define fexecve to an innocuous variant, in case <limits.h> declares fexecve.
10773|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10774| #define fexecve innocuous_fexecve
10775|
10776| /* System header to define __stub macros and hopefully few prototypes,
10777|     which can conflict with char fexecve (); below.
10778|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10779|     <limits.h> exists even on freestanding compilers.  */
10780|
10781| #ifdef __STDC__
10782| # include <limits.h>
10783| #else
10784| # include <assert.h>
10785| #endif
10786|
10787| #undef fexecve
10788|
10789| /* Override any GCC internal prototype to avoid an error.
10790|    Use char because int might match the return type of a GCC
10791|    builtin and then its argument prototype would still apply.  */
10792| #ifdef __cplusplus
10793| extern "C"
10794| #endif
10795| char fexecve ();
10796| /* The GNU C library defines this for functions which it implements
10797|     to always fail with ENOSYS.  Some functions are actually named
10798|     something starting with __ and the normal name is an alias.  */
10799| #if defined __stub_fexecve || defined __stub___fexecve
10800| choke me
10801| #endif
10802|
10803| int
10804| main ()
10805| {
10806| return fexecve ();
10807|   ;
10808|   return 0;
10809| }
10810configure:11976: result: no
10811configure:11976: checking for fdopendir
10812configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10813Undefined symbols for architecture x86_64:
10814  "_fdopendir", referenced from:
10815      _main in ccZ4hns4.o
10816ld: symbol(s) not found for architecture x86_64
10817collect2: ld returned 1 exit status
10818Undefined symbols for architecture ppc:
10819  "_fdopendir", referenced from:
10820      _main in cc4OZ2Y7.o
10821ld: symbol(s) not found for architecture ppc
10822collect2: ld returned 1 exit status
10823lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccODdale.out (No such file or directory)
10824configure:11976: $? = 1
10825configure: failed program was:
10826| /* confdefs.h */
10827| #define _GNU_SOURCE 1
10828| #define _NETBSD_SOURCE 1
10829| #define __BSD_VISIBLE 1
10830| #define _DARWIN_C_SOURCE 1
10831| #define _PYTHONFRAMEWORK "Python"
10832| #define STDC_HEADERS 1
10833| #define HAVE_SYS_TYPES_H 1
10834| #define HAVE_SYS_STAT_H 1
10835| #define HAVE_STDLIB_H 1
10836| #define HAVE_STRING_H 1
10837| #define HAVE_MEMORY_H 1
10838| #define HAVE_STRINGS_H 1
10839| #define HAVE_INTTYPES_H 1
10840| #define HAVE_STDINT_H 1
10841| #define HAVE_UNISTD_H 1
10842| #define __EXTENSIONS__ 1
10843| #define _ALL_SOURCE 1
10844| #define _GNU_SOURCE 1
10845| #define _POSIX_PTHREAD_SEMANTICS 1
10846| #define _TANDEM_SOURCE 1
10847| #define STDC_HEADERS 1
10848| #define HAVE_DLFCN_H 1
10849| #define HAVE_ERRNO_H 1
10850| #define HAVE_FCNTL_H 1
10851| #define HAVE_GRP_H 1
10852| #define HAVE_LANGINFO_H 1
10853| #define HAVE_LIBINTL_H 1
10854| #define HAVE_PTHREAD_H 1
10855| #define HAVE_SCHED_H 1
10856| #define HAVE_SIGNAL_H 1
10857| #define HAVE_TERMIOS_H 1
10858| #define HAVE_UTIME_H 1
10859| #define HAVE_POLL_H 1
10860| #define HAVE_SYS_POLL_H 1
10861| #define HAVE_SYS_XATTR_H 1
10862| #define HAVE_SYS_EVENT_H 1
10863| #define HAVE_SYS_FILE_H 1
10864| #define HAVE_SYS_IOCTL_H 1
10865| #define HAVE_SYS_KERN_CONTROL_H 1
10866| #define HAVE_SYS_LOCK_H 1
10867| #define HAVE_SYS_PARAM_H 1
10868| #define HAVE_SYS_RANDOM_H 1
10869| #define HAVE_SYS_SELECT_H 1
10870| #define HAVE_SYS_SOCKET_H 1
10871| #define HAVE_SYS_STATVFS_H 1
10872| #define HAVE_SYS_STAT_H 1
10873| #define HAVE_SYS_SYSCALL_H 1
10874| #define HAVE_SYS_SYS_DOMAIN_H 1
10875| #define HAVE_SYS_TIME_H 1
10876| #define HAVE_SYS_TIMES_H 1
10877| #define HAVE_SYS_TYPES_H 1
10878| #define HAVE_SYS_UIO_H 1
10879| #define HAVE_SYS_UN_H 1
10880| #define HAVE_SYS_UTSNAME_H 1
10881| #define HAVE_SYS_WAIT_H 1
10882| #define HAVE_SYS_RESOURCE_H 1
10883| #define HAVE_SYSEXITS_H 1
10884| #define HAVE_SPAWN_H 1
10885| #define HAVE_UTIL_H 1
10886| #define HAVE_ALLOCA_H 1
10887| #define HAVE_SYS_MMAN_H 1
10888| #define HAVE_DIRENT_H 1
10889| #define HAVE_NET_IF_H 1
10890| #define HAVE_MAKEDEV 1
10891| #define _LARGEFILE_SOURCE 1
10892| #define _FILE_OFFSET_BITS 64
10893| #if defined(SCO_DS)
10894| #undef _OFF_T
10895| #endif
10896| #define RETSIGTYPE void
10897| #define HAVE_SSIZE_T 1
10898| #define SIZEOF_INT 4
10899| #define SIZEOF_LONG 8
10900| #define ALIGNOF_LONG 8
10901| #define SIZEOF_LONG_LONG 8
10902| #define SIZEOF_VOID_P 8
10903| #define SIZEOF_SHORT 2
10904| #define SIZEOF_FLOAT 4
10905| #define SIZEOF_DOUBLE 8
10906| #define SIZEOF_FPOS_T 8
10907| #define SIZEOF_SIZE_T 8
10908| #define ALIGNOF_SIZE_T 8
10909| #define SIZEOF_PID_T 4
10910| #define SIZEOF_UINTPTR_T 8
10911| #define HAVE_LONG_DOUBLE 1
10912| #define SIZEOF_LONG_DOUBLE 16
10913| #define SIZEOF__BOOL 1
10914| #define SIZEOF_OFF_T 8
10915| #define SIZEOF_TIME_T 8
10916| #define SIZEOF_PTHREAD_T 8
10917| #define SIZEOF_PTHREAD_KEY_T 8
10918| #define WITH_NEXT_FRAMEWORK 1
10919| #define WITH_DYLD 1
10920| #define THREAD_STACK_SIZE 0x1000000
10921| #define HAVE_LIBDL 1
10922| #define HAVE_UUID_UUID_H 1
10923| #define WITH_LIBINTL 1
10924| #define WITH_DECIMAL_CONTEXTVAR 1
10925| #define _REENTRANT 1
10926| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
10927| #define HAVE_PTHREAD_SIGMASK 1
10928| #define ENABLE_IPV6 1
10929| #define WITH_DOC_STRINGS 1
10930| #define WITH_PYMALLOC 1
10931| #define PY_COERCE_C_LOCALE 1
10932| #define HAVE_DLOPEN 1
10933| #define HAVE_DYNAMIC_LOADING 1
10934| #define HAVE_ALARM 1
10935| #define HAVE_SETITIMER 1
10936| #define HAVE_GETITIMER 1
10937| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10938| #define HAVE_CHOWN 1
10939| #define HAVE_CLOCK 1
10940| #define HAVE_CONFSTR 1
10941| #define HAVE_CTERMID 1
10942| #define HAVE_EXECV 1
10943| #define HAVE_FCHMOD 1
10944| #define HAVE_FCHOWN 1
10945| /* end confdefs.h.  */
10946| /* Define fdopendir to an innocuous variant, in case <limits.h> declares fdopendir.
10947|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10948| #define fdopendir innocuous_fdopendir
10949|
10950| /* System header to define __stub macros and hopefully few prototypes,
10951|     which can conflict with char fdopendir (); below.
10952|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10953|     <limits.h> exists even on freestanding compilers.  */
10954|
10955| #ifdef __STDC__
10956| # include <limits.h>
10957| #else
10958| # include <assert.h>
10959| #endif
10960|
10961| #undef fdopendir
10962|
10963| /* Override any GCC internal prototype to avoid an error.
10964|    Use char because int might match the return type of a GCC
10965|    builtin and then its argument prototype would still apply.  */
10966| #ifdef __cplusplus
10967| extern "C"
10968| #endif
10969| char fdopendir ();
10970| /* The GNU C library defines this for functions which it implements
10971|     to always fail with ENOSYS.  Some functions are actually named
10972|     something starting with __ and the normal name is an alias.  */
10973| #if defined __stub_fdopendir || defined __stub___fdopendir
10974| choke me
10975| #endif
10976|
10977| int
10978| main ()
10979| {
10980| return fdopendir ();
10981|   ;
10982|   return 0;
10983| }
10984configure:11976: result: no
10985configure:11976: checking for fork
10986configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10987conftest.c:144: warning: conflicting types for built-in function 'fork'
10988conftest.c:144: warning: conflicting types for built-in function 'fork'
10989configure:11976: $? = 0
10990configure:11976: result: yes
10991configure:11976: checking for fpathconf
10992configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10993configure:11976: $? = 0
10994configure:11976: result: yes
10995configure:11976: checking for fstatat
10996configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
10997Undefined symbols for architecture x86_64:
10998  "_fstatat", referenced from:
10999      _main in ccz3SVIa.o
11000ld: symbol(s) not found for architecture x86_64
11001collect2: ld returned 1 exit status
11002Undefined symbols for architecture ppc:
11003  "_fstatat", referenced from:
11004      _main in cczfEx0g.o
11005ld: symbol(s) not found for architecture ppc
11006collect2: ld returned 1 exit status
11007lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccFIJWeH.out (No such file or directory)
11008configure:11976: $? = 1
11009configure: failed program was:
11010| /* confdefs.h */
11011| #define _GNU_SOURCE 1
11012| #define _NETBSD_SOURCE 1
11013| #define __BSD_VISIBLE 1
11014| #define _DARWIN_C_SOURCE 1
11015| #define _PYTHONFRAMEWORK "Python"
11016| #define STDC_HEADERS 1
11017| #define HAVE_SYS_TYPES_H 1
11018| #define HAVE_SYS_STAT_H 1
11019| #define HAVE_STDLIB_H 1
11020| #define HAVE_STRING_H 1
11021| #define HAVE_MEMORY_H 1
11022| #define HAVE_STRINGS_H 1
11023| #define HAVE_INTTYPES_H 1
11024| #define HAVE_STDINT_H 1
11025| #define HAVE_UNISTD_H 1
11026| #define __EXTENSIONS__ 1
11027| #define _ALL_SOURCE 1
11028| #define _GNU_SOURCE 1
11029| #define _POSIX_PTHREAD_SEMANTICS 1
11030| #define _TANDEM_SOURCE 1
11031| #define STDC_HEADERS 1
11032| #define HAVE_DLFCN_H 1
11033| #define HAVE_ERRNO_H 1
11034| #define HAVE_FCNTL_H 1
11035| #define HAVE_GRP_H 1
11036| #define HAVE_LANGINFO_H 1
11037| #define HAVE_LIBINTL_H 1
11038| #define HAVE_PTHREAD_H 1
11039| #define HAVE_SCHED_H 1
11040| #define HAVE_SIGNAL_H 1
11041| #define HAVE_TERMIOS_H 1
11042| #define HAVE_UTIME_H 1
11043| #define HAVE_POLL_H 1
11044| #define HAVE_SYS_POLL_H 1
11045| #define HAVE_SYS_XATTR_H 1
11046| #define HAVE_SYS_EVENT_H 1
11047| #define HAVE_SYS_FILE_H 1
11048| #define HAVE_SYS_IOCTL_H 1
11049| #define HAVE_SYS_KERN_CONTROL_H 1
11050| #define HAVE_SYS_LOCK_H 1
11051| #define HAVE_SYS_PARAM_H 1
11052| #define HAVE_SYS_RANDOM_H 1
11053| #define HAVE_SYS_SELECT_H 1
11054| #define HAVE_SYS_SOCKET_H 1
11055| #define HAVE_SYS_STATVFS_H 1
11056| #define HAVE_SYS_STAT_H 1
11057| #define HAVE_SYS_SYSCALL_H 1
11058| #define HAVE_SYS_SYS_DOMAIN_H 1
11059| #define HAVE_SYS_TIME_H 1
11060| #define HAVE_SYS_TIMES_H 1
11061| #define HAVE_SYS_TYPES_H 1
11062| #define HAVE_SYS_UIO_H 1
11063| #define HAVE_SYS_UN_H 1
11064| #define HAVE_SYS_UTSNAME_H 1
11065| #define HAVE_SYS_WAIT_H 1
11066| #define HAVE_SYS_RESOURCE_H 1
11067| #define HAVE_SYSEXITS_H 1
11068| #define HAVE_SPAWN_H 1
11069| #define HAVE_UTIL_H 1
11070| #define HAVE_ALLOCA_H 1
11071| #define HAVE_SYS_MMAN_H 1
11072| #define HAVE_DIRENT_H 1
11073| #define HAVE_NET_IF_H 1
11074| #define HAVE_MAKEDEV 1
11075| #define _LARGEFILE_SOURCE 1
11076| #define _FILE_OFFSET_BITS 64
11077| #if defined(SCO_DS)
11078| #undef _OFF_T
11079| #endif
11080| #define RETSIGTYPE void
11081| #define HAVE_SSIZE_T 1
11082| #define SIZEOF_INT 4
11083| #define SIZEOF_LONG 8
11084| #define ALIGNOF_LONG 8
11085| #define SIZEOF_LONG_LONG 8
11086| #define SIZEOF_VOID_P 8
11087| #define SIZEOF_SHORT 2
11088| #define SIZEOF_FLOAT 4
11089| #define SIZEOF_DOUBLE 8
11090| #define SIZEOF_FPOS_T 8
11091| #define SIZEOF_SIZE_T 8
11092| #define ALIGNOF_SIZE_T 8
11093| #define SIZEOF_PID_T 4
11094| #define SIZEOF_UINTPTR_T 8
11095| #define HAVE_LONG_DOUBLE 1
11096| #define SIZEOF_LONG_DOUBLE 16
11097| #define SIZEOF__BOOL 1
11098| #define SIZEOF_OFF_T 8
11099| #define SIZEOF_TIME_T 8
11100| #define SIZEOF_PTHREAD_T 8
11101| #define SIZEOF_PTHREAD_KEY_T 8
11102| #define WITH_NEXT_FRAMEWORK 1
11103| #define WITH_DYLD 1
11104| #define THREAD_STACK_SIZE 0x1000000
11105| #define HAVE_LIBDL 1
11106| #define HAVE_UUID_UUID_H 1
11107| #define WITH_LIBINTL 1
11108| #define WITH_DECIMAL_CONTEXTVAR 1
11109| #define _REENTRANT 1
11110| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
11111| #define HAVE_PTHREAD_SIGMASK 1
11112| #define ENABLE_IPV6 1
11113| #define WITH_DOC_STRINGS 1
11114| #define WITH_PYMALLOC 1
11115| #define PY_COERCE_C_LOCALE 1
11116| #define HAVE_DLOPEN 1
11117| #define HAVE_DYNAMIC_LOADING 1
11118| #define HAVE_ALARM 1
11119| #define HAVE_SETITIMER 1
11120| #define HAVE_GETITIMER 1
11121| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11122| #define HAVE_CHOWN 1
11123| #define HAVE_CLOCK 1
11124| #define HAVE_CONFSTR 1
11125| #define HAVE_CTERMID 1
11126| #define HAVE_EXECV 1
11127| #define HAVE_FCHMOD 1
11128| #define HAVE_FCHOWN 1
11129| #define HAVE_FORK 1
11130| #define HAVE_FPATHCONF 1
11131| /* end confdefs.h.  */
11132| /* Define fstatat to an innocuous variant, in case <limits.h> declares fstatat.
11133|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11134| #define fstatat innocuous_fstatat
11135|
11136| /* System header to define __stub macros and hopefully few prototypes,
11137|     which can conflict with char fstatat (); below.
11138|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11139|     <limits.h> exists even on freestanding compilers.  */
11140|
11141| #ifdef __STDC__
11142| # include <limits.h>
11143| #else
11144| # include <assert.h>
11145| #endif
11146|
11147| #undef fstatat
11148|
11149| /* Override any GCC internal prototype to avoid an error.
11150|    Use char because int might match the return type of a GCC
11151|    builtin and then its argument prototype would still apply.  */
11152| #ifdef __cplusplus
11153| extern "C"
11154| #endif
11155| char fstatat ();
11156| /* The GNU C library defines this for functions which it implements
11157|     to always fail with ENOSYS.  Some functions are actually named
11158|     something starting with __ and the normal name is an alias.  */
11159| #if defined __stub_fstatat || defined __stub___fstatat
11160| choke me
11161| #endif
11162|
11163| int
11164| main ()
11165| {
11166| return fstatat ();
11167|   ;
11168|   return 0;
11169| }
11170configure:11976: result: no
11171configure:11976: checking for ftime
11172configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11173configure:11976: $? = 0
11174configure:11976: result: yes
11175configure:11976: checking for ftruncate
11176configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11177configure:11976: $? = 0
11178configure:11976: result: yes
11179configure:11976: checking for futimesat
11180configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11181Undefined symbols for architecture x86_64:
11182  "_futimesat", referenced from:
11183      _main in cceJyvc8.o
11184ld: symbol(s) not found for architecture x86_64
11185collect2: ld returned 1 exit status
11186Undefined symbols for architecture ppc:
11187  "_futimesat", referenced from:
11188      _main in ccdMyDWN.o
11189ld: symbol(s) not found for architecture ppc
11190collect2: ld returned 1 exit status
11191lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccbLfJXb.out (No such file or directory)
11192configure:11976: $? = 1
11193configure: failed program was:
11194| /* confdefs.h */
11195| #define _GNU_SOURCE 1
11196| #define _NETBSD_SOURCE 1
11197| #define __BSD_VISIBLE 1
11198| #define _DARWIN_C_SOURCE 1
11199| #define _PYTHONFRAMEWORK "Python"
11200| #define STDC_HEADERS 1
11201| #define HAVE_SYS_TYPES_H 1
11202| #define HAVE_SYS_STAT_H 1
11203| #define HAVE_STDLIB_H 1
11204| #define HAVE_STRING_H 1
11205| #define HAVE_MEMORY_H 1
11206| #define HAVE_STRINGS_H 1
11207| #define HAVE_INTTYPES_H 1
11208| #define HAVE_STDINT_H 1
11209| #define HAVE_UNISTD_H 1
11210| #define __EXTENSIONS__ 1
11211| #define _ALL_SOURCE 1
11212| #define _GNU_SOURCE 1
11213| #define _POSIX_PTHREAD_SEMANTICS 1
11214| #define _TANDEM_SOURCE 1
11215| #define STDC_HEADERS 1
11216| #define HAVE_DLFCN_H 1
11217| #define HAVE_ERRNO_H 1
11218| #define HAVE_FCNTL_H 1
11219| #define HAVE_GRP_H 1
11220| #define HAVE_LANGINFO_H 1
11221| #define HAVE_LIBINTL_H 1
11222| #define HAVE_PTHREAD_H 1
11223| #define HAVE_SCHED_H 1
11224| #define HAVE_SIGNAL_H 1
11225| #define HAVE_TERMIOS_H 1
11226| #define HAVE_UTIME_H 1
11227| #define HAVE_POLL_H 1
11228| #define HAVE_SYS_POLL_H 1
11229| #define HAVE_SYS_XATTR_H 1
11230| #define HAVE_SYS_EVENT_H 1
11231| #define HAVE_SYS_FILE_H 1
11232| #define HAVE_SYS_IOCTL_H 1
11233| #define HAVE_SYS_KERN_CONTROL_H 1
11234| #define HAVE_SYS_LOCK_H 1
11235| #define HAVE_SYS_PARAM_H 1
11236| #define HAVE_SYS_RANDOM_H 1
11237| #define HAVE_SYS_SELECT_H 1
11238| #define HAVE_SYS_SOCKET_H 1
11239| #define HAVE_SYS_STATVFS_H 1
11240| #define HAVE_SYS_STAT_H 1
11241| #define HAVE_SYS_SYSCALL_H 1
11242| #define HAVE_SYS_SYS_DOMAIN_H 1
11243| #define HAVE_SYS_TIME_H 1
11244| #define HAVE_SYS_TIMES_H 1
11245| #define HAVE_SYS_TYPES_H 1
11246| #define HAVE_SYS_UIO_H 1
11247| #define HAVE_SYS_UN_H 1
11248| #define HAVE_SYS_UTSNAME_H 1
11249| #define HAVE_SYS_WAIT_H 1
11250| #define HAVE_SYS_RESOURCE_H 1
11251| #define HAVE_SYSEXITS_H 1
11252| #define HAVE_SPAWN_H 1
11253| #define HAVE_UTIL_H 1
11254| #define HAVE_ALLOCA_H 1
11255| #define HAVE_SYS_MMAN_H 1
11256| #define HAVE_DIRENT_H 1
11257| #define HAVE_NET_IF_H 1
11258| #define HAVE_MAKEDEV 1
11259| #define _LARGEFILE_SOURCE 1
11260| #define _FILE_OFFSET_BITS 64
11261| #if defined(SCO_DS)
11262| #undef _OFF_T
11263| #endif
11264| #define RETSIGTYPE void
11265| #define HAVE_SSIZE_T 1
11266| #define SIZEOF_INT 4
11267| #define SIZEOF_LONG 8
11268| #define ALIGNOF_LONG 8
11269| #define SIZEOF_LONG_LONG 8
11270| #define SIZEOF_VOID_P 8
11271| #define SIZEOF_SHORT 2
11272| #define SIZEOF_FLOAT 4
11273| #define SIZEOF_DOUBLE 8
11274| #define SIZEOF_FPOS_T 8
11275| #define SIZEOF_SIZE_T 8
11276| #define ALIGNOF_SIZE_T 8
11277| #define SIZEOF_PID_T 4
11278| #define SIZEOF_UINTPTR_T 8
11279| #define HAVE_LONG_DOUBLE 1
11280| #define SIZEOF_LONG_DOUBLE 16
11281| #define SIZEOF__BOOL 1
11282| #define SIZEOF_OFF_T 8
11283| #define SIZEOF_TIME_T 8
11284| #define SIZEOF_PTHREAD_T 8
11285| #define SIZEOF_PTHREAD_KEY_T 8
11286| #define WITH_NEXT_FRAMEWORK 1
11287| #define WITH_DYLD 1
11288| #define THREAD_STACK_SIZE 0x1000000
11289| #define HAVE_LIBDL 1
11290| #define HAVE_UUID_UUID_H 1
11291| #define WITH_LIBINTL 1
11292| #define WITH_DECIMAL_CONTEXTVAR 1
11293| #define _REENTRANT 1
11294| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
11295| #define HAVE_PTHREAD_SIGMASK 1
11296| #define ENABLE_IPV6 1
11297| #define WITH_DOC_STRINGS 1
11298| #define WITH_PYMALLOC 1
11299| #define PY_COERCE_C_LOCALE 1
11300| #define HAVE_DLOPEN 1
11301| #define HAVE_DYNAMIC_LOADING 1
11302| #define HAVE_ALARM 1
11303| #define HAVE_SETITIMER 1
11304| #define HAVE_GETITIMER 1
11305| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11306| #define HAVE_CHOWN 1
11307| #define HAVE_CLOCK 1
11308| #define HAVE_CONFSTR 1
11309| #define HAVE_CTERMID 1
11310| #define HAVE_EXECV 1
11311| #define HAVE_FCHMOD 1
11312| #define HAVE_FCHOWN 1
11313| #define HAVE_FORK 1
11314| #define HAVE_FPATHCONF 1
11315| #define HAVE_FTIME 1
11316| #define HAVE_FTRUNCATE 1
11317| /* end confdefs.h.  */
11318| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat.
11319|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11320| #define futimesat innocuous_futimesat
11321|
11322| /* System header to define __stub macros and hopefully few prototypes,
11323|     which can conflict with char futimesat (); below.
11324|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11325|     <limits.h> exists even on freestanding compilers.  */
11326|
11327| #ifdef __STDC__
11328| # include <limits.h>
11329| #else
11330| # include <assert.h>
11331| #endif
11332|
11333| #undef futimesat
11334|
11335| /* Override any GCC internal prototype to avoid an error.
11336|    Use char because int might match the return type of a GCC
11337|    builtin and then its argument prototype would still apply.  */
11338| #ifdef __cplusplus
11339| extern "C"
11340| #endif
11341| char futimesat ();
11342| /* The GNU C library defines this for functions which it implements
11343|     to always fail with ENOSYS.  Some functions are actually named
11344|     something starting with __ and the normal name is an alias.  */
11345| #if defined __stub_futimesat || defined __stub___futimesat
11346| choke me
11347| #endif
11348|
11349| int
11350| main ()
11351| {
11352| return futimesat ();
11353|   ;
11354|   return 0;
11355| }
11356configure:11976: result: no
11357configure:11976: checking for futimens
11358configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11359Undefined symbols for architecture x86_64:
11360  "_futimens", referenced from:
11361      _main in ccKHlK7i.o
11362ld: symbol(s) not found for architecture x86_64
11363collect2: ld returned 1 exit status
11364Undefined symbols for architecture ppc:
11365  "_futimens", referenced from:
11366      _main in ccz2ebUe.o
11367ld: symbol(s) not found for architecture ppc
11368collect2: ld returned 1 exit status
11369lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cctNOMzX.out (No such file or directory)
11370configure:11976: $? = 1
11371configure: failed program was:
11372| /* confdefs.h */
11373| #define _GNU_SOURCE 1
11374| #define _NETBSD_SOURCE 1
11375| #define __BSD_VISIBLE 1
11376| #define _DARWIN_C_SOURCE 1
11377| #define _PYTHONFRAMEWORK "Python"
11378| #define STDC_HEADERS 1
11379| #define HAVE_SYS_TYPES_H 1
11380| #define HAVE_SYS_STAT_H 1
11381| #define HAVE_STDLIB_H 1
11382| #define HAVE_STRING_H 1
11383| #define HAVE_MEMORY_H 1
11384| #define HAVE_STRINGS_H 1
11385| #define HAVE_INTTYPES_H 1
11386| #define HAVE_STDINT_H 1
11387| #define HAVE_UNISTD_H 1
11388| #define __EXTENSIONS__ 1
11389| #define _ALL_SOURCE 1
11390| #define _GNU_SOURCE 1
11391| #define _POSIX_PTHREAD_SEMANTICS 1
11392| #define _TANDEM_SOURCE 1
11393| #define STDC_HEADERS 1
11394| #define HAVE_DLFCN_H 1
11395| #define HAVE_ERRNO_H 1
11396| #define HAVE_FCNTL_H 1
11397| #define HAVE_GRP_H 1
11398| #define HAVE_LANGINFO_H 1
11399| #define HAVE_LIBINTL_H 1
11400| #define HAVE_PTHREAD_H 1
11401| #define HAVE_SCHED_H 1
11402| #define HAVE_SIGNAL_H 1
11403| #define HAVE_TERMIOS_H 1
11404| #define HAVE_UTIME_H 1
11405| #define HAVE_POLL_H 1
11406| #define HAVE_SYS_POLL_H 1
11407| #define HAVE_SYS_XATTR_H 1
11408| #define HAVE_SYS_EVENT_H 1
11409| #define HAVE_SYS_FILE_H 1
11410| #define HAVE_SYS_IOCTL_H 1
11411| #define HAVE_SYS_KERN_CONTROL_H 1
11412| #define HAVE_SYS_LOCK_H 1
11413| #define HAVE_SYS_PARAM_H 1
11414| #define HAVE_SYS_RANDOM_H 1
11415| #define HAVE_SYS_SELECT_H 1
11416| #define HAVE_SYS_SOCKET_H 1
11417| #define HAVE_SYS_STATVFS_H 1
11418| #define HAVE_SYS_STAT_H 1
11419| #define HAVE_SYS_SYSCALL_H 1
11420| #define HAVE_SYS_SYS_DOMAIN_H 1
11421| #define HAVE_SYS_TIME_H 1
11422| #define HAVE_SYS_TIMES_H 1
11423| #define HAVE_SYS_TYPES_H 1
11424| #define HAVE_SYS_UIO_H 1
11425| #define HAVE_SYS_UN_H 1
11426| #define HAVE_SYS_UTSNAME_H 1
11427| #define HAVE_SYS_WAIT_H 1
11428| #define HAVE_SYS_RESOURCE_H 1
11429| #define HAVE_SYSEXITS_H 1
11430| #define HAVE_SPAWN_H 1
11431| #define HAVE_UTIL_H 1
11432| #define HAVE_ALLOCA_H 1
11433| #define HAVE_SYS_MMAN_H 1
11434| #define HAVE_DIRENT_H 1
11435| #define HAVE_NET_IF_H 1
11436| #define HAVE_MAKEDEV 1
11437| #define _LARGEFILE_SOURCE 1
11438| #define _FILE_OFFSET_BITS 64
11439| #if defined(SCO_DS)
11440| #undef _OFF_T
11441| #endif
11442| #define RETSIGTYPE void
11443| #define HAVE_SSIZE_T 1
11444| #define SIZEOF_INT 4
11445| #define SIZEOF_LONG 8
11446| #define ALIGNOF_LONG 8
11447| #define SIZEOF_LONG_LONG 8
11448| #define SIZEOF_VOID_P 8
11449| #define SIZEOF_SHORT 2
11450| #define SIZEOF_FLOAT 4
11451| #define SIZEOF_DOUBLE 8
11452| #define SIZEOF_FPOS_T 8
11453| #define SIZEOF_SIZE_T 8
11454| #define ALIGNOF_SIZE_T 8
11455| #define SIZEOF_PID_T 4
11456| #define SIZEOF_UINTPTR_T 8
11457| #define HAVE_LONG_DOUBLE 1
11458| #define SIZEOF_LONG_DOUBLE 16
11459| #define SIZEOF__BOOL 1
11460| #define SIZEOF_OFF_T 8
11461| #define SIZEOF_TIME_T 8
11462| #define SIZEOF_PTHREAD_T 8
11463| #define SIZEOF_PTHREAD_KEY_T 8
11464| #define WITH_NEXT_FRAMEWORK 1
11465| #define WITH_DYLD 1
11466| #define THREAD_STACK_SIZE 0x1000000
11467| #define HAVE_LIBDL 1
11468| #define HAVE_UUID_UUID_H 1
11469| #define WITH_LIBINTL 1
11470| #define WITH_DECIMAL_CONTEXTVAR 1
11471| #define _REENTRANT 1
11472| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
11473| #define HAVE_PTHREAD_SIGMASK 1
11474| #define ENABLE_IPV6 1
11475| #define WITH_DOC_STRINGS 1
11476| #define WITH_PYMALLOC 1
11477| #define PY_COERCE_C_LOCALE 1
11478| #define HAVE_DLOPEN 1
11479| #define HAVE_DYNAMIC_LOADING 1
11480| #define HAVE_ALARM 1
11481| #define HAVE_SETITIMER 1
11482| #define HAVE_GETITIMER 1
11483| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11484| #define HAVE_CHOWN 1
11485| #define HAVE_CLOCK 1
11486| #define HAVE_CONFSTR 1
11487| #define HAVE_CTERMID 1
11488| #define HAVE_EXECV 1
11489| #define HAVE_FCHMOD 1
11490| #define HAVE_FCHOWN 1
11491| #define HAVE_FORK 1
11492| #define HAVE_FPATHCONF 1
11493| #define HAVE_FTIME 1
11494| #define HAVE_FTRUNCATE 1
11495| /* end confdefs.h.  */
11496| /* Define futimens to an innocuous variant, in case <limits.h> declares futimens.
11497|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11498| #define futimens innocuous_futimens
11499|
11500| /* System header to define __stub macros and hopefully few prototypes,
11501|     which can conflict with char futimens (); below.
11502|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11503|     <limits.h> exists even on freestanding compilers.  */
11504|
11505| #ifdef __STDC__
11506| # include <limits.h>
11507| #else
11508| # include <assert.h>
11509| #endif
11510|
11511| #undef futimens
11512|
11513| /* Override any GCC internal prototype to avoid an error.
11514|    Use char because int might match the return type of a GCC
11515|    builtin and then its argument prototype would still apply.  */
11516| #ifdef __cplusplus
11517| extern "C"
11518| #endif
11519| char futimens ();
11520| /* The GNU C library defines this for functions which it implements
11521|     to always fail with ENOSYS.  Some functions are actually named
11522|     something starting with __ and the normal name is an alias.  */
11523| #if defined __stub_futimens || defined __stub___futimens
11524| choke me
11525| #endif
11526|
11527| int
11528| main ()
11529| {
11530| return futimens ();
11531|   ;
11532|   return 0;
11533| }
11534configure:11976: result: no
11535configure:11976: checking for futimes
11536configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11537configure:11976: $? = 0
11538configure:11976: result: yes
11539configure:11976: checking for gai_strerror
11540configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11541configure:11976: $? = 0
11542configure:11976: result: yes
11543configure:11976: checking for getentropy
11544configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11545Undefined symbols for architecture x86_64:
11546  "_getentropy", referenced from:
11547      _main in ccyJ1ME0.o
11548ld: symbol(s) not found for architecture x86_64
11549collect2: ld returned 1 exit status
11550Undefined symbols for architecture ppc:
11551  "_getentropy", referenced from:
11552      _main in cckDZSEc.o
11553ld: symbol(s) not found for architecture ppc
11554collect2: ld returned 1 exit status
11555lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc0s3SJ4.out (No such file or directory)
11556configure:11976: $? = 1
11557configure: failed program was:
11558| /* confdefs.h */
11559| #define _GNU_SOURCE 1
11560| #define _NETBSD_SOURCE 1
11561| #define __BSD_VISIBLE 1
11562| #define _DARWIN_C_SOURCE 1
11563| #define _PYTHONFRAMEWORK "Python"
11564| #define STDC_HEADERS 1
11565| #define HAVE_SYS_TYPES_H 1
11566| #define HAVE_SYS_STAT_H 1
11567| #define HAVE_STDLIB_H 1
11568| #define HAVE_STRING_H 1
11569| #define HAVE_MEMORY_H 1
11570| #define HAVE_STRINGS_H 1
11571| #define HAVE_INTTYPES_H 1
11572| #define HAVE_STDINT_H 1
11573| #define HAVE_UNISTD_H 1
11574| #define __EXTENSIONS__ 1
11575| #define _ALL_SOURCE 1
11576| #define _GNU_SOURCE 1
11577| #define _POSIX_PTHREAD_SEMANTICS 1
11578| #define _TANDEM_SOURCE 1
11579| #define STDC_HEADERS 1
11580| #define HAVE_DLFCN_H 1
11581| #define HAVE_ERRNO_H 1
11582| #define HAVE_FCNTL_H 1
11583| #define HAVE_GRP_H 1
11584| #define HAVE_LANGINFO_H 1
11585| #define HAVE_LIBINTL_H 1
11586| #define HAVE_PTHREAD_H 1
11587| #define HAVE_SCHED_H 1
11588| #define HAVE_SIGNAL_H 1
11589| #define HAVE_TERMIOS_H 1
11590| #define HAVE_UTIME_H 1
11591| #define HAVE_POLL_H 1
11592| #define HAVE_SYS_POLL_H 1
11593| #define HAVE_SYS_XATTR_H 1
11594| #define HAVE_SYS_EVENT_H 1
11595| #define HAVE_SYS_FILE_H 1
11596| #define HAVE_SYS_IOCTL_H 1
11597| #define HAVE_SYS_KERN_CONTROL_H 1
11598| #define HAVE_SYS_LOCK_H 1
11599| #define HAVE_SYS_PARAM_H 1
11600| #define HAVE_SYS_RANDOM_H 1
11601| #define HAVE_SYS_SELECT_H 1
11602| #define HAVE_SYS_SOCKET_H 1
11603| #define HAVE_SYS_STATVFS_H 1
11604| #define HAVE_SYS_STAT_H 1
11605| #define HAVE_SYS_SYSCALL_H 1
11606| #define HAVE_SYS_SYS_DOMAIN_H 1
11607| #define HAVE_SYS_TIME_H 1
11608| #define HAVE_SYS_TIMES_H 1
11609| #define HAVE_SYS_TYPES_H 1
11610| #define HAVE_SYS_UIO_H 1
11611| #define HAVE_SYS_UN_H 1
11612| #define HAVE_SYS_UTSNAME_H 1
11613| #define HAVE_SYS_WAIT_H 1
11614| #define HAVE_SYS_RESOURCE_H 1
11615| #define HAVE_SYSEXITS_H 1
11616| #define HAVE_SPAWN_H 1
11617| #define HAVE_UTIL_H 1
11618| #define HAVE_ALLOCA_H 1
11619| #define HAVE_SYS_MMAN_H 1
11620| #define HAVE_DIRENT_H 1
11621| #define HAVE_NET_IF_H 1
11622| #define HAVE_MAKEDEV 1
11623| #define _LARGEFILE_SOURCE 1
11624| #define _FILE_OFFSET_BITS 64
11625| #if defined(SCO_DS)
11626| #undef _OFF_T
11627| #endif
11628| #define RETSIGTYPE void
11629| #define HAVE_SSIZE_T 1
11630| #define SIZEOF_INT 4
11631| #define SIZEOF_LONG 8
11632| #define ALIGNOF_LONG 8
11633| #define SIZEOF_LONG_LONG 8
11634| #define SIZEOF_VOID_P 8
11635| #define SIZEOF_SHORT 2
11636| #define SIZEOF_FLOAT 4
11637| #define SIZEOF_DOUBLE 8
11638| #define SIZEOF_FPOS_T 8
11639| #define SIZEOF_SIZE_T 8
11640| #define ALIGNOF_SIZE_T 8
11641| #define SIZEOF_PID_T 4
11642| #define SIZEOF_UINTPTR_T 8
11643| #define HAVE_LONG_DOUBLE 1
11644| #define SIZEOF_LONG_DOUBLE 16
11645| #define SIZEOF__BOOL 1
11646| #define SIZEOF_OFF_T 8
11647| #define SIZEOF_TIME_T 8
11648| #define SIZEOF_PTHREAD_T 8
11649| #define SIZEOF_PTHREAD_KEY_T 8
11650| #define WITH_NEXT_FRAMEWORK 1
11651| #define WITH_DYLD 1
11652| #define THREAD_STACK_SIZE 0x1000000
11653| #define HAVE_LIBDL 1
11654| #define HAVE_UUID_UUID_H 1
11655| #define WITH_LIBINTL 1
11656| #define WITH_DECIMAL_CONTEXTVAR 1
11657| #define _REENTRANT 1
11658| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
11659| #define HAVE_PTHREAD_SIGMASK 1
11660| #define ENABLE_IPV6 1
11661| #define WITH_DOC_STRINGS 1
11662| #define WITH_PYMALLOC 1
11663| #define PY_COERCE_C_LOCALE 1
11664| #define HAVE_DLOPEN 1
11665| #define HAVE_DYNAMIC_LOADING 1
11666| #define HAVE_ALARM 1
11667| #define HAVE_SETITIMER 1
11668| #define HAVE_GETITIMER 1
11669| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11670| #define HAVE_CHOWN 1
11671| #define HAVE_CLOCK 1
11672| #define HAVE_CONFSTR 1
11673| #define HAVE_CTERMID 1
11674| #define HAVE_EXECV 1
11675| #define HAVE_FCHMOD 1
11676| #define HAVE_FCHOWN 1
11677| #define HAVE_FORK 1
11678| #define HAVE_FPATHCONF 1
11679| #define HAVE_FTIME 1
11680| #define HAVE_FTRUNCATE 1
11681| #define HAVE_FUTIMES 1
11682| #define HAVE_GAI_STRERROR 1
11683| /* end confdefs.h.  */
11684| /* Define getentropy to an innocuous variant, in case <limits.h> declares getentropy.
11685|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11686| #define getentropy innocuous_getentropy
11687|
11688| /* System header to define __stub macros and hopefully few prototypes,
11689|     which can conflict with char getentropy (); below.
11690|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11691|     <limits.h> exists even on freestanding compilers.  */
11692|
11693| #ifdef __STDC__
11694| # include <limits.h>
11695| #else
11696| # include <assert.h>
11697| #endif
11698|
11699| #undef getentropy
11700|
11701| /* Override any GCC internal prototype to avoid an error.
11702|    Use char because int might match the return type of a GCC
11703|    builtin and then its argument prototype would still apply.  */
11704| #ifdef __cplusplus
11705| extern "C"
11706| #endif
11707| char getentropy ();
11708| /* The GNU C library defines this for functions which it implements
11709|     to always fail with ENOSYS.  Some functions are actually named
11710|     something starting with __ and the normal name is an alias.  */
11711| #if defined __stub_getentropy || defined __stub___getentropy
11712| choke me
11713| #endif
11714|
11715| int
11716| main ()
11717| {
11718| return getentropy ();
11719|   ;
11720|   return 0;
11721| }
11722configure:11976: result: no
11723configure:11976: checking for getgrgid_r
11724configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11725configure:11976: $? = 0
11726configure:11976: result: yes
11727configure:11976: checking for getgrnam_r
11728configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11729configure:11976: $? = 0
11730configure:11976: result: yes
11731configure:11976: checking for getgrouplist
11732configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11733configure:11976: $? = 0
11734configure:11976: result: yes
11735configure:11976: checking for getgroups
11736configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11737configure:11976: $? = 0
11738configure:11976: result: yes
11739configure:11976: checking for getlogin
11740configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11741configure:11976: $? = 0
11742configure:11976: result: yes
11743configure:11976: checking for getloadavg
11744configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11745configure:11976: $? = 0
11746configure:11976: result: yes
11747configure:11976: checking for getpeername
11748configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11749configure:11976: $? = 0
11750configure:11976: result: yes
11751configure:11976: checking for getpgid
11752configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11753configure:11976: $? = 0
11754configure:11976: result: yes
11755configure:11976: checking for getpid
11756configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11757configure:11976: $? = 0
11758configure:11976: result: yes
11759configure:11976: checking for getpriority
11760configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11761configure:11976: $? = 0
11762configure:11976: result: yes
11763configure:11976: checking for getresuid
11764configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11765Undefined symbols for architecture x86_64:
11766  "_getresuid", referenced from:
11767      _main in ccN3utux.o
11768ld: symbol(s) not found for architecture x86_64
11769collect2: ld returned 1 exit status
11770Undefined symbols for architecture ppc:
11771  "_getresuid", referenced from:
11772      _main in ccoMXckH.o
11773ld: symbol(s) not found for architecture ppc
11774collect2: ld returned 1 exit status
11775lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccbEKeXR.out (No such file or directory)
11776configure:11976: $? = 1
11777configure: failed program was:
11778| /* confdefs.h */
11779| #define _GNU_SOURCE 1
11780| #define _NETBSD_SOURCE 1
11781| #define __BSD_VISIBLE 1
11782| #define _DARWIN_C_SOURCE 1
11783| #define _PYTHONFRAMEWORK "Python"
11784| #define STDC_HEADERS 1
11785| #define HAVE_SYS_TYPES_H 1
11786| #define HAVE_SYS_STAT_H 1
11787| #define HAVE_STDLIB_H 1
11788| #define HAVE_STRING_H 1
11789| #define HAVE_MEMORY_H 1
11790| #define HAVE_STRINGS_H 1
11791| #define HAVE_INTTYPES_H 1
11792| #define HAVE_STDINT_H 1
11793| #define HAVE_UNISTD_H 1
11794| #define __EXTENSIONS__ 1
11795| #define _ALL_SOURCE 1
11796| #define _GNU_SOURCE 1
11797| #define _POSIX_PTHREAD_SEMANTICS 1
11798| #define _TANDEM_SOURCE 1
11799| #define STDC_HEADERS 1
11800| #define HAVE_DLFCN_H 1
11801| #define HAVE_ERRNO_H 1
11802| #define HAVE_FCNTL_H 1
11803| #define HAVE_GRP_H 1
11804| #define HAVE_LANGINFO_H 1
11805| #define HAVE_LIBINTL_H 1
11806| #define HAVE_PTHREAD_H 1
11807| #define HAVE_SCHED_H 1
11808| #define HAVE_SIGNAL_H 1
11809| #define HAVE_TERMIOS_H 1
11810| #define HAVE_UTIME_H 1
11811| #define HAVE_POLL_H 1
11812| #define HAVE_SYS_POLL_H 1
11813| #define HAVE_SYS_XATTR_H 1
11814| #define HAVE_SYS_EVENT_H 1
11815| #define HAVE_SYS_FILE_H 1
11816| #define HAVE_SYS_IOCTL_H 1
11817| #define HAVE_SYS_KERN_CONTROL_H 1
11818| #define HAVE_SYS_LOCK_H 1
11819| #define HAVE_SYS_PARAM_H 1
11820| #define HAVE_SYS_RANDOM_H 1
11821| #define HAVE_SYS_SELECT_H 1
11822| #define HAVE_SYS_SOCKET_H 1
11823| #define HAVE_SYS_STATVFS_H 1
11824| #define HAVE_SYS_STAT_H 1
11825| #define HAVE_SYS_SYSCALL_H 1
11826| #define HAVE_SYS_SYS_DOMAIN_H 1
11827| #define HAVE_SYS_TIME_H 1
11828| #define HAVE_SYS_TIMES_H 1
11829| #define HAVE_SYS_TYPES_H 1
11830| #define HAVE_SYS_UIO_H 1
11831| #define HAVE_SYS_UN_H 1
11832| #define HAVE_SYS_UTSNAME_H 1
11833| #define HAVE_SYS_WAIT_H 1
11834| #define HAVE_SYS_RESOURCE_H 1
11835| #define HAVE_SYSEXITS_H 1
11836| #define HAVE_SPAWN_H 1
11837| #define HAVE_UTIL_H 1
11838| #define HAVE_ALLOCA_H 1
11839| #define HAVE_SYS_MMAN_H 1
11840| #define HAVE_DIRENT_H 1
11841| #define HAVE_NET_IF_H 1
11842| #define HAVE_MAKEDEV 1
11843| #define _LARGEFILE_SOURCE 1
11844| #define _FILE_OFFSET_BITS 64
11845| #if defined(SCO_DS)
11846| #undef _OFF_T
11847| #endif
11848| #define RETSIGTYPE void
11849| #define HAVE_SSIZE_T 1
11850| #define SIZEOF_INT 4
11851| #define SIZEOF_LONG 8
11852| #define ALIGNOF_LONG 8
11853| #define SIZEOF_LONG_LONG 8
11854| #define SIZEOF_VOID_P 8
11855| #define SIZEOF_SHORT 2
11856| #define SIZEOF_FLOAT 4
11857| #define SIZEOF_DOUBLE 8
11858| #define SIZEOF_FPOS_T 8
11859| #define SIZEOF_SIZE_T 8
11860| #define ALIGNOF_SIZE_T 8
11861| #define SIZEOF_PID_T 4
11862| #define SIZEOF_UINTPTR_T 8
11863| #define HAVE_LONG_DOUBLE 1
11864| #define SIZEOF_LONG_DOUBLE 16
11865| #define SIZEOF__BOOL 1
11866| #define SIZEOF_OFF_T 8
11867| #define SIZEOF_TIME_T 8
11868| #define SIZEOF_PTHREAD_T 8
11869| #define SIZEOF_PTHREAD_KEY_T 8
11870| #define WITH_NEXT_FRAMEWORK 1
11871| #define WITH_DYLD 1
11872| #define THREAD_STACK_SIZE 0x1000000
11873| #define HAVE_LIBDL 1
11874| #define HAVE_UUID_UUID_H 1
11875| #define WITH_LIBINTL 1
11876| #define WITH_DECIMAL_CONTEXTVAR 1
11877| #define _REENTRANT 1
11878| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
11879| #define HAVE_PTHREAD_SIGMASK 1
11880| #define ENABLE_IPV6 1
11881| #define WITH_DOC_STRINGS 1
11882| #define WITH_PYMALLOC 1
11883| #define PY_COERCE_C_LOCALE 1
11884| #define HAVE_DLOPEN 1
11885| #define HAVE_DYNAMIC_LOADING 1
11886| #define HAVE_ALARM 1
11887| #define HAVE_SETITIMER 1
11888| #define HAVE_GETITIMER 1
11889| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11890| #define HAVE_CHOWN 1
11891| #define HAVE_CLOCK 1
11892| #define HAVE_CONFSTR 1
11893| #define HAVE_CTERMID 1
11894| #define HAVE_EXECV 1
11895| #define HAVE_FCHMOD 1
11896| #define HAVE_FCHOWN 1
11897| #define HAVE_FORK 1
11898| #define HAVE_FPATHCONF 1
11899| #define HAVE_FTIME 1
11900| #define HAVE_FTRUNCATE 1
11901| #define HAVE_FUTIMES 1
11902| #define HAVE_GAI_STRERROR 1
11903| #define HAVE_GETGRGID_R 1
11904| #define HAVE_GETGRNAM_R 1
11905| #define HAVE_GETGROUPLIST 1
11906| #define HAVE_GETGROUPS 1
11907| #define HAVE_GETLOGIN 1
11908| #define HAVE_GETLOADAVG 1
11909| #define HAVE_GETPEERNAME 1
11910| #define HAVE_GETPGID 1
11911| #define HAVE_GETPID 1
11912| #define HAVE_GETPRIORITY 1
11913| /* end confdefs.h.  */
11914| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
11915|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11916| #define getresuid innocuous_getresuid
11917|
11918| /* System header to define __stub macros and hopefully few prototypes,
11919|     which can conflict with char getresuid (); below.
11920|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11921|     <limits.h> exists even on freestanding compilers.  */
11922|
11923| #ifdef __STDC__
11924| # include <limits.h>
11925| #else
11926| # include <assert.h>
11927| #endif
11928|
11929| #undef getresuid
11930|
11931| /* Override any GCC internal prototype to avoid an error.
11932|    Use char because int might match the return type of a GCC
11933|    builtin and then its argument prototype would still apply.  */
11934| #ifdef __cplusplus
11935| extern "C"
11936| #endif
11937| char getresuid ();
11938| /* The GNU C library defines this for functions which it implements
11939|     to always fail with ENOSYS.  Some functions are actually named
11940|     something starting with __ and the normal name is an alias.  */
11941| #if defined __stub_getresuid || defined __stub___getresuid
11942| choke me
11943| #endif
11944|
11945| int
11946| main ()
11947| {
11948| return getresuid ();
11949|   ;
11950|   return 0;
11951| }
11952configure:11976: result: no
11953configure:11976: checking for getresgid
11954configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
11955Undefined symbols for architecture x86_64:
11956  "_getresgid", referenced from:
11957      _main in ccHixMAn.o
11958ld: symbol(s) not found for architecture x86_64
11959collect2: ld returned 1 exit status
11960Undefined symbols for architecture ppc:
11961  "_getresgid", referenced from:
11962      _main in ccMKejQb.o
11963ld: symbol(s) not found for architecture ppc
11964collect2: ld returned 1 exit status
11965lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccgEUt66.out (No such file or directory)
11966configure:11976: $? = 1
11967configure: failed program was:
11968| /* confdefs.h */
11969| #define _GNU_SOURCE 1
11970| #define _NETBSD_SOURCE 1
11971| #define __BSD_VISIBLE 1
11972| #define _DARWIN_C_SOURCE 1
11973| #define _PYTHONFRAMEWORK "Python"
11974| #define STDC_HEADERS 1
11975| #define HAVE_SYS_TYPES_H 1
11976| #define HAVE_SYS_STAT_H 1
11977| #define HAVE_STDLIB_H 1
11978| #define HAVE_STRING_H 1
11979| #define HAVE_MEMORY_H 1
11980| #define HAVE_STRINGS_H 1
11981| #define HAVE_INTTYPES_H 1
11982| #define HAVE_STDINT_H 1
11983| #define HAVE_UNISTD_H 1
11984| #define __EXTENSIONS__ 1
11985| #define _ALL_SOURCE 1
11986| #define _GNU_SOURCE 1
11987| #define _POSIX_PTHREAD_SEMANTICS 1
11988| #define _TANDEM_SOURCE 1
11989| #define STDC_HEADERS 1
11990| #define HAVE_DLFCN_H 1
11991| #define HAVE_ERRNO_H 1
11992| #define HAVE_FCNTL_H 1
11993| #define HAVE_GRP_H 1
11994| #define HAVE_LANGINFO_H 1
11995| #define HAVE_LIBINTL_H 1
11996| #define HAVE_PTHREAD_H 1
11997| #define HAVE_SCHED_H 1
11998| #define HAVE_SIGNAL_H 1
11999| #define HAVE_TERMIOS_H 1
12000| #define HAVE_UTIME_H 1
12001| #define HAVE_POLL_H 1
12002| #define HAVE_SYS_POLL_H 1
12003| #define HAVE_SYS_XATTR_H 1
12004| #define HAVE_SYS_EVENT_H 1
12005| #define HAVE_SYS_FILE_H 1
12006| #define HAVE_SYS_IOCTL_H 1
12007| #define HAVE_SYS_KERN_CONTROL_H 1
12008| #define HAVE_SYS_LOCK_H 1
12009| #define HAVE_SYS_PARAM_H 1
12010| #define HAVE_SYS_RANDOM_H 1
12011| #define HAVE_SYS_SELECT_H 1
12012| #define HAVE_SYS_SOCKET_H 1
12013| #define HAVE_SYS_STATVFS_H 1
12014| #define HAVE_SYS_STAT_H 1
12015| #define HAVE_SYS_SYSCALL_H 1
12016| #define HAVE_SYS_SYS_DOMAIN_H 1
12017| #define HAVE_SYS_TIME_H 1
12018| #define HAVE_SYS_TIMES_H 1
12019| #define HAVE_SYS_TYPES_H 1
12020| #define HAVE_SYS_UIO_H 1
12021| #define HAVE_SYS_UN_H 1
12022| #define HAVE_SYS_UTSNAME_H 1
12023| #define HAVE_SYS_WAIT_H 1
12024| #define HAVE_SYS_RESOURCE_H 1
12025| #define HAVE_SYSEXITS_H 1
12026| #define HAVE_SPAWN_H 1
12027| #define HAVE_UTIL_H 1
12028| #define HAVE_ALLOCA_H 1
12029| #define HAVE_SYS_MMAN_H 1
12030| #define HAVE_DIRENT_H 1
12031| #define HAVE_NET_IF_H 1
12032| #define HAVE_MAKEDEV 1
12033| #define _LARGEFILE_SOURCE 1
12034| #define _FILE_OFFSET_BITS 64
12035| #if defined(SCO_DS)
12036| #undef _OFF_T
12037| #endif
12038| #define RETSIGTYPE void
12039| #define HAVE_SSIZE_T 1
12040| #define SIZEOF_INT 4
12041| #define SIZEOF_LONG 8
12042| #define ALIGNOF_LONG 8
12043| #define SIZEOF_LONG_LONG 8
12044| #define SIZEOF_VOID_P 8
12045| #define SIZEOF_SHORT 2
12046| #define SIZEOF_FLOAT 4
12047| #define SIZEOF_DOUBLE 8
12048| #define SIZEOF_FPOS_T 8
12049| #define SIZEOF_SIZE_T 8
12050| #define ALIGNOF_SIZE_T 8
12051| #define SIZEOF_PID_T 4
12052| #define SIZEOF_UINTPTR_T 8
12053| #define HAVE_LONG_DOUBLE 1
12054| #define SIZEOF_LONG_DOUBLE 16
12055| #define SIZEOF__BOOL 1
12056| #define SIZEOF_OFF_T 8
12057| #define SIZEOF_TIME_T 8
12058| #define SIZEOF_PTHREAD_T 8
12059| #define SIZEOF_PTHREAD_KEY_T 8
12060| #define WITH_NEXT_FRAMEWORK 1
12061| #define WITH_DYLD 1
12062| #define THREAD_STACK_SIZE 0x1000000
12063| #define HAVE_LIBDL 1
12064| #define HAVE_UUID_UUID_H 1
12065| #define WITH_LIBINTL 1
12066| #define WITH_DECIMAL_CONTEXTVAR 1
12067| #define _REENTRANT 1
12068| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
12069| #define HAVE_PTHREAD_SIGMASK 1
12070| #define ENABLE_IPV6 1
12071| #define WITH_DOC_STRINGS 1
12072| #define WITH_PYMALLOC 1
12073| #define PY_COERCE_C_LOCALE 1
12074| #define HAVE_DLOPEN 1
12075| #define HAVE_DYNAMIC_LOADING 1
12076| #define HAVE_ALARM 1
12077| #define HAVE_SETITIMER 1
12078| #define HAVE_GETITIMER 1
12079| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
12080| #define HAVE_CHOWN 1
12081| #define HAVE_CLOCK 1
12082| #define HAVE_CONFSTR 1
12083| #define HAVE_CTERMID 1
12084| #define HAVE_EXECV 1
12085| #define HAVE_FCHMOD 1
12086| #define HAVE_FCHOWN 1
12087| #define HAVE_FORK 1
12088| #define HAVE_FPATHCONF 1
12089| #define HAVE_FTIME 1
12090| #define HAVE_FTRUNCATE 1
12091| #define HAVE_FUTIMES 1
12092| #define HAVE_GAI_STRERROR 1
12093| #define HAVE_GETGRGID_R 1
12094| #define HAVE_GETGRNAM_R 1
12095| #define HAVE_GETGROUPLIST 1
12096| #define HAVE_GETGROUPS 1
12097| #define HAVE_GETLOGIN 1
12098| #define HAVE_GETLOADAVG 1
12099| #define HAVE_GETPEERNAME 1
12100| #define HAVE_GETPGID 1
12101| #define HAVE_GETPID 1
12102| #define HAVE_GETPRIORITY 1
12103| /* end confdefs.h.  */
12104| /* Define getresgid to an innocuous variant, in case <limits.h> declares getresgid.
12105|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12106| #define getresgid innocuous_getresgid
12107|
12108| /* System header to define __stub macros and hopefully few prototypes,
12109|     which can conflict with char getresgid (); below.
12110|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12111|     <limits.h> exists even on freestanding compilers.  */
12112|
12113| #ifdef __STDC__
12114| # include <limits.h>
12115| #else
12116| # include <assert.h>
12117| #endif
12118|
12119| #undef getresgid
12120|
12121| /* Override any GCC internal prototype to avoid an error.
12122|    Use char because int might match the return type of a GCC
12123|    builtin and then its argument prototype would still apply.  */
12124| #ifdef __cplusplus
12125| extern "C"
12126| #endif
12127| char getresgid ();
12128| /* The GNU C library defines this for functions which it implements
12129|     to always fail with ENOSYS.  Some functions are actually named
12130|     something starting with __ and the normal name is an alias.  */
12131| #if defined __stub_getresgid || defined __stub___getresgid
12132| choke me
12133| #endif
12134|
12135| int
12136| main ()
12137| {
12138| return getresgid ();
12139|   ;
12140|   return 0;
12141| }
12142configure:11976: result: no
12143configure:11976: checking for getpwent
12144configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12145configure:11976: $? = 0
12146configure:11976: result: yes
12147configure:11976: checking for getpwnam_r
12148configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12149configure:11976: $? = 0
12150configure:11976: result: yes
12151configure:11976: checking for getpwuid_r
12152configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12153configure:11976: $? = 0
12154configure:11976: result: yes
12155configure:11976: checking for getspnam
12156configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12157Undefined symbols for architecture x86_64:
12158  "_getspnam", referenced from:
12159      _main in ccOXjxj8.o
12160ld: symbol(s) not found for architecture x86_64
12161collect2: ld returned 1 exit status
12162Undefined symbols for architecture ppc:
12163  "_getspnam", referenced from:
12164      _main in ccaIidL0.o
12165ld: symbol(s) not found for architecture ppc
12166collect2: ld returned 1 exit status
12167lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccYqbnJU.out (No such file or directory)
12168configure:11976: $? = 1
12169configure: failed program was:
12170| /* confdefs.h */
12171| #define _GNU_SOURCE 1
12172| #define _NETBSD_SOURCE 1
12173| #define __BSD_VISIBLE 1
12174| #define _DARWIN_C_SOURCE 1
12175| #define _PYTHONFRAMEWORK "Python"
12176| #define STDC_HEADERS 1
12177| #define HAVE_SYS_TYPES_H 1
12178| #define HAVE_SYS_STAT_H 1
12179| #define HAVE_STDLIB_H 1
12180| #define HAVE_STRING_H 1
12181| #define HAVE_MEMORY_H 1
12182| #define HAVE_STRINGS_H 1
12183| #define HAVE_INTTYPES_H 1
12184| #define HAVE_STDINT_H 1
12185| #define HAVE_UNISTD_H 1
12186| #define __EXTENSIONS__ 1
12187| #define _ALL_SOURCE 1
12188| #define _GNU_SOURCE 1
12189| #define _POSIX_PTHREAD_SEMANTICS 1
12190| #define _TANDEM_SOURCE 1
12191| #define STDC_HEADERS 1
12192| #define HAVE_DLFCN_H 1
12193| #define HAVE_ERRNO_H 1
12194| #define HAVE_FCNTL_H 1
12195| #define HAVE_GRP_H 1
12196| #define HAVE_LANGINFO_H 1
12197| #define HAVE_LIBINTL_H 1
12198| #define HAVE_PTHREAD_H 1
12199| #define HAVE_SCHED_H 1
12200| #define HAVE_SIGNAL_H 1
12201| #define HAVE_TERMIOS_H 1
12202| #define HAVE_UTIME_H 1
12203| #define HAVE_POLL_H 1
12204| #define HAVE_SYS_POLL_H 1
12205| #define HAVE_SYS_XATTR_H 1
12206| #define HAVE_SYS_EVENT_H 1
12207| #define HAVE_SYS_FILE_H 1
12208| #define HAVE_SYS_IOCTL_H 1
12209| #define HAVE_SYS_KERN_CONTROL_H 1
12210| #define HAVE_SYS_LOCK_H 1
12211| #define HAVE_SYS_PARAM_H 1
12212| #define HAVE_SYS_RANDOM_H 1
12213| #define HAVE_SYS_SELECT_H 1
12214| #define HAVE_SYS_SOCKET_H 1
12215| #define HAVE_SYS_STATVFS_H 1
12216| #define HAVE_SYS_STAT_H 1
12217| #define HAVE_SYS_SYSCALL_H 1
12218| #define HAVE_SYS_SYS_DOMAIN_H 1
12219| #define HAVE_SYS_TIME_H 1
12220| #define HAVE_SYS_TIMES_H 1
12221| #define HAVE_SYS_TYPES_H 1
12222| #define HAVE_SYS_UIO_H 1
12223| #define HAVE_SYS_UN_H 1
12224| #define HAVE_SYS_UTSNAME_H 1
12225| #define HAVE_SYS_WAIT_H 1
12226| #define HAVE_SYS_RESOURCE_H 1
12227| #define HAVE_SYSEXITS_H 1
12228| #define HAVE_SPAWN_H 1
12229| #define HAVE_UTIL_H 1
12230| #define HAVE_ALLOCA_H 1
12231| #define HAVE_SYS_MMAN_H 1
12232| #define HAVE_DIRENT_H 1
12233| #define HAVE_NET_IF_H 1
12234| #define HAVE_MAKEDEV 1
12235| #define _LARGEFILE_SOURCE 1
12236| #define _FILE_OFFSET_BITS 64
12237| #if defined(SCO_DS)
12238| #undef _OFF_T
12239| #endif
12240| #define RETSIGTYPE void
12241| #define HAVE_SSIZE_T 1
12242| #define SIZEOF_INT 4
12243| #define SIZEOF_LONG 8
12244| #define ALIGNOF_LONG 8
12245| #define SIZEOF_LONG_LONG 8
12246| #define SIZEOF_VOID_P 8
12247| #define SIZEOF_SHORT 2
12248| #define SIZEOF_FLOAT 4
12249| #define SIZEOF_DOUBLE 8
12250| #define SIZEOF_FPOS_T 8
12251| #define SIZEOF_SIZE_T 8
12252| #define ALIGNOF_SIZE_T 8
12253| #define SIZEOF_PID_T 4
12254| #define SIZEOF_UINTPTR_T 8
12255| #define HAVE_LONG_DOUBLE 1
12256| #define SIZEOF_LONG_DOUBLE 16
12257| #define SIZEOF__BOOL 1
12258| #define SIZEOF_OFF_T 8
12259| #define SIZEOF_TIME_T 8
12260| #define SIZEOF_PTHREAD_T 8
12261| #define SIZEOF_PTHREAD_KEY_T 8
12262| #define WITH_NEXT_FRAMEWORK 1
12263| #define WITH_DYLD 1
12264| #define THREAD_STACK_SIZE 0x1000000
12265| #define HAVE_LIBDL 1
12266| #define HAVE_UUID_UUID_H 1
12267| #define WITH_LIBINTL 1
12268| #define WITH_DECIMAL_CONTEXTVAR 1
12269| #define _REENTRANT 1
12270| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
12271| #define HAVE_PTHREAD_SIGMASK 1
12272| #define ENABLE_IPV6 1
12273| #define WITH_DOC_STRINGS 1
12274| #define WITH_PYMALLOC 1
12275| #define PY_COERCE_C_LOCALE 1
12276| #define HAVE_DLOPEN 1
12277| #define HAVE_DYNAMIC_LOADING 1
12278| #define HAVE_ALARM 1
12279| #define HAVE_SETITIMER 1
12280| #define HAVE_GETITIMER 1
12281| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
12282| #define HAVE_CHOWN 1
12283| #define HAVE_CLOCK 1
12284| #define HAVE_CONFSTR 1
12285| #define HAVE_CTERMID 1
12286| #define HAVE_EXECV 1
12287| #define HAVE_FCHMOD 1
12288| #define HAVE_FCHOWN 1
12289| #define HAVE_FORK 1
12290| #define HAVE_FPATHCONF 1
12291| #define HAVE_FTIME 1
12292| #define HAVE_FTRUNCATE 1
12293| #define HAVE_FUTIMES 1
12294| #define HAVE_GAI_STRERROR 1
12295| #define HAVE_GETGRGID_R 1
12296| #define HAVE_GETGRNAM_R 1
12297| #define HAVE_GETGROUPLIST 1
12298| #define HAVE_GETGROUPS 1
12299| #define HAVE_GETLOGIN 1
12300| #define HAVE_GETLOADAVG 1
12301| #define HAVE_GETPEERNAME 1
12302| #define HAVE_GETPGID 1
12303| #define HAVE_GETPID 1
12304| #define HAVE_GETPRIORITY 1
12305| #define HAVE_GETPWENT 1
12306| #define HAVE_GETPWNAM_R 1
12307| #define HAVE_GETPWUID_R 1
12308| /* end confdefs.h.  */
12309| /* Define getspnam to an innocuous variant, in case <limits.h> declares getspnam.
12310|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12311| #define getspnam innocuous_getspnam
12312|
12313| /* System header to define __stub macros and hopefully few prototypes,
12314|     which can conflict with char getspnam (); below.
12315|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12316|     <limits.h> exists even on freestanding compilers.  */
12317|
12318| #ifdef __STDC__
12319| # include <limits.h>
12320| #else
12321| # include <assert.h>
12322| #endif
12323|
12324| #undef getspnam
12325|
12326| /* Override any GCC internal prototype to avoid an error.
12327|    Use char because int might match the return type of a GCC
12328|    builtin and then its argument prototype would still apply.  */
12329| #ifdef __cplusplus
12330| extern "C"
12331| #endif
12332| char getspnam ();
12333| /* The GNU C library defines this for functions which it implements
12334|     to always fail with ENOSYS.  Some functions are actually named
12335|     something starting with __ and the normal name is an alias.  */
12336| #if defined __stub_getspnam || defined __stub___getspnam
12337| choke me
12338| #endif
12339|
12340| int
12341| main ()
12342| {
12343| return getspnam ();
12344|   ;
12345|   return 0;
12346| }
12347configure:11976: result: no
12348configure:11976: checking for getspent
12349configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12350Undefined symbols for architecture x86_64:
12351  "_getspent", referenced from:
12352      _main in ccieAkM9.o
12353ld: symbol(s) not found for architecture x86_64
12354collect2: ld returned 1 exit status
12355Undefined symbols for architecture ppc:
12356  "_getspent", referenced from:
12357      _main in ccTFtsvU.o
12358ld: symbol(s) not found for architecture ppc
12359collect2: ld returned 1 exit status
12360lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc1Gnn0g.out (No such file or directory)
12361configure:11976: $? = 1
12362configure: failed program was:
12363| /* confdefs.h */
12364| #define _GNU_SOURCE 1
12365| #define _NETBSD_SOURCE 1
12366| #define __BSD_VISIBLE 1
12367| #define _DARWIN_C_SOURCE 1
12368| #define _PYTHONFRAMEWORK "Python"
12369| #define STDC_HEADERS 1
12370| #define HAVE_SYS_TYPES_H 1
12371| #define HAVE_SYS_STAT_H 1
12372| #define HAVE_STDLIB_H 1
12373| #define HAVE_STRING_H 1
12374| #define HAVE_MEMORY_H 1
12375| #define HAVE_STRINGS_H 1
12376| #define HAVE_INTTYPES_H 1
12377| #define HAVE_STDINT_H 1
12378| #define HAVE_UNISTD_H 1
12379| #define __EXTENSIONS__ 1
12380| #define _ALL_SOURCE 1
12381| #define _GNU_SOURCE 1
12382| #define _POSIX_PTHREAD_SEMANTICS 1
12383| #define _TANDEM_SOURCE 1
12384| #define STDC_HEADERS 1
12385| #define HAVE_DLFCN_H 1
12386| #define HAVE_ERRNO_H 1
12387| #define HAVE_FCNTL_H 1
12388| #define HAVE_GRP_H 1
12389| #define HAVE_LANGINFO_H 1
12390| #define HAVE_LIBINTL_H 1
12391| #define HAVE_PTHREAD_H 1
12392| #define HAVE_SCHED_H 1
12393| #define HAVE_SIGNAL_H 1
12394| #define HAVE_TERMIOS_H 1
12395| #define HAVE_UTIME_H 1
12396| #define HAVE_POLL_H 1
12397| #define HAVE_SYS_POLL_H 1
12398| #define HAVE_SYS_XATTR_H 1
12399| #define HAVE_SYS_EVENT_H 1
12400| #define HAVE_SYS_FILE_H 1
12401| #define HAVE_SYS_IOCTL_H 1
12402| #define HAVE_SYS_KERN_CONTROL_H 1
12403| #define HAVE_SYS_LOCK_H 1
12404| #define HAVE_SYS_PARAM_H 1
12405| #define HAVE_SYS_RANDOM_H 1
12406| #define HAVE_SYS_SELECT_H 1
12407| #define HAVE_SYS_SOCKET_H 1
12408| #define HAVE_SYS_STATVFS_H 1
12409| #define HAVE_SYS_STAT_H 1
12410| #define HAVE_SYS_SYSCALL_H 1
12411| #define HAVE_SYS_SYS_DOMAIN_H 1
12412| #define HAVE_SYS_TIME_H 1
12413| #define HAVE_SYS_TIMES_H 1
12414| #define HAVE_SYS_TYPES_H 1
12415| #define HAVE_SYS_UIO_H 1
12416| #define HAVE_SYS_UN_H 1
12417| #define HAVE_SYS_UTSNAME_H 1
12418| #define HAVE_SYS_WAIT_H 1
12419| #define HAVE_SYS_RESOURCE_H 1
12420| #define HAVE_SYSEXITS_H 1
12421| #define HAVE_SPAWN_H 1
12422| #define HAVE_UTIL_H 1
12423| #define HAVE_ALLOCA_H 1
12424| #define HAVE_SYS_MMAN_H 1
12425| #define HAVE_DIRENT_H 1
12426| #define HAVE_NET_IF_H 1
12427| #define HAVE_MAKEDEV 1
12428| #define _LARGEFILE_SOURCE 1
12429| #define _FILE_OFFSET_BITS 64
12430| #if defined(SCO_DS)
12431| #undef _OFF_T
12432| #endif
12433| #define RETSIGTYPE void
12434| #define HAVE_SSIZE_T 1
12435| #define SIZEOF_INT 4
12436| #define SIZEOF_LONG 8
12437| #define ALIGNOF_LONG 8
12438| #define SIZEOF_LONG_LONG 8
12439| #define SIZEOF_VOID_P 8
12440| #define SIZEOF_SHORT 2
12441| #define SIZEOF_FLOAT 4
12442| #define SIZEOF_DOUBLE 8
12443| #define SIZEOF_FPOS_T 8
12444| #define SIZEOF_SIZE_T 8
12445| #define ALIGNOF_SIZE_T 8
12446| #define SIZEOF_PID_T 4
12447| #define SIZEOF_UINTPTR_T 8
12448| #define HAVE_LONG_DOUBLE 1
12449| #define SIZEOF_LONG_DOUBLE 16
12450| #define SIZEOF__BOOL 1
12451| #define SIZEOF_OFF_T 8
12452| #define SIZEOF_TIME_T 8
12453| #define SIZEOF_PTHREAD_T 8
12454| #define SIZEOF_PTHREAD_KEY_T 8
12455| #define WITH_NEXT_FRAMEWORK 1
12456| #define WITH_DYLD 1
12457| #define THREAD_STACK_SIZE 0x1000000
12458| #define HAVE_LIBDL 1
12459| #define HAVE_UUID_UUID_H 1
12460| #define WITH_LIBINTL 1
12461| #define WITH_DECIMAL_CONTEXTVAR 1
12462| #define _REENTRANT 1
12463| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
12464| #define HAVE_PTHREAD_SIGMASK 1
12465| #define ENABLE_IPV6 1
12466| #define WITH_DOC_STRINGS 1
12467| #define WITH_PYMALLOC 1
12468| #define PY_COERCE_C_LOCALE 1
12469| #define HAVE_DLOPEN 1
12470| #define HAVE_DYNAMIC_LOADING 1
12471| #define HAVE_ALARM 1
12472| #define HAVE_SETITIMER 1
12473| #define HAVE_GETITIMER 1
12474| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
12475| #define HAVE_CHOWN 1
12476| #define HAVE_CLOCK 1
12477| #define HAVE_CONFSTR 1
12478| #define HAVE_CTERMID 1
12479| #define HAVE_EXECV 1
12480| #define HAVE_FCHMOD 1
12481| #define HAVE_FCHOWN 1
12482| #define HAVE_FORK 1
12483| #define HAVE_FPATHCONF 1
12484| #define HAVE_FTIME 1
12485| #define HAVE_FTRUNCATE 1
12486| #define HAVE_FUTIMES 1
12487| #define HAVE_GAI_STRERROR 1
12488| #define HAVE_GETGRGID_R 1
12489| #define HAVE_GETGRNAM_R 1
12490| #define HAVE_GETGROUPLIST 1
12491| #define HAVE_GETGROUPS 1
12492| #define HAVE_GETLOGIN 1
12493| #define HAVE_GETLOADAVG 1
12494| #define HAVE_GETPEERNAME 1
12495| #define HAVE_GETPGID 1
12496| #define HAVE_GETPID 1
12497| #define HAVE_GETPRIORITY 1
12498| #define HAVE_GETPWENT 1
12499| #define HAVE_GETPWNAM_R 1
12500| #define HAVE_GETPWUID_R 1
12501| /* end confdefs.h.  */
12502| /* Define getspent to an innocuous variant, in case <limits.h> declares getspent.
12503|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12504| #define getspent innocuous_getspent
12505|
12506| /* System header to define __stub macros and hopefully few prototypes,
12507|     which can conflict with char getspent (); below.
12508|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12509|     <limits.h> exists even on freestanding compilers.  */
12510|
12511| #ifdef __STDC__
12512| # include <limits.h>
12513| #else
12514| # include <assert.h>
12515| #endif
12516|
12517| #undef getspent
12518|
12519| /* Override any GCC internal prototype to avoid an error.
12520|    Use char because int might match the return type of a GCC
12521|    builtin and then its argument prototype would still apply.  */
12522| #ifdef __cplusplus
12523| extern "C"
12524| #endif
12525| char getspent ();
12526| /* The GNU C library defines this for functions which it implements
12527|     to always fail with ENOSYS.  Some functions are actually named
12528|     something starting with __ and the normal name is an alias.  */
12529| #if defined __stub_getspent || defined __stub___getspent
12530| choke me
12531| #endif
12532|
12533| int
12534| main ()
12535| {
12536| return getspent ();
12537|   ;
12538|   return 0;
12539| }
12540configure:11976: result: no
12541configure:11976: checking for getsid
12542configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12543configure:11976: $? = 0
12544configure:11976: result: yes
12545configure:11976: checking for getwd
12546configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12547configure:11976: $? = 0
12548configure:11976: result: yes
12549configure:11976: checking for if_nameindex
12550configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12551configure:11976: $? = 0
12552configure:11976: result: yes
12553configure:11976: checking for initgroups
12554configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12555configure:11976: $? = 0
12556configure:11976: result: yes
12557configure:11976: checking for kill
12558configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12559configure:11976: $? = 0
12560configure:11976: result: yes
12561configure:11976: checking for killpg
12562configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12563configure:11976: $? = 0
12564configure:11976: result: yes
12565configure:11976: checking for lchown
12566configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12567configure:11976: $? = 0
12568configure:11976: result: yes
12569configure:11976: checking for lockf
12570configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12571configure:11976: $? = 0
12572configure:11976: result: yes
12573configure:11976: checking for linkat
12574configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12575Undefined symbols for architecture x86_64:
12576  "_linkat", referenced from:
12577      _main in cc1nNMLq.o
12578ld: symbol(s) not found for architecture x86_64
12579collect2: ld returned 1 exit status
12580Undefined symbols for architecture ppc:
12581  "_linkat", referenced from:
12582      _main in ccsNo6A7.o
12583ld: symbol(s) not found for architecture ppc
12584collect2: ld returned 1 exit status
12585lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccUuyi47.out (No such file or directory)
12586configure:11976: $? = 1
12587configure: failed program was:
12588| /* confdefs.h */
12589| #define _GNU_SOURCE 1
12590| #define _NETBSD_SOURCE 1
12591| #define __BSD_VISIBLE 1
12592| #define _DARWIN_C_SOURCE 1
12593| #define _PYTHONFRAMEWORK "Python"
12594| #define STDC_HEADERS 1
12595| #define HAVE_SYS_TYPES_H 1
12596| #define HAVE_SYS_STAT_H 1
12597| #define HAVE_STDLIB_H 1
12598| #define HAVE_STRING_H 1
12599| #define HAVE_MEMORY_H 1
12600| #define HAVE_STRINGS_H 1
12601| #define HAVE_INTTYPES_H 1
12602| #define HAVE_STDINT_H 1
12603| #define HAVE_UNISTD_H 1
12604| #define __EXTENSIONS__ 1
12605| #define _ALL_SOURCE 1
12606| #define _GNU_SOURCE 1
12607| #define _POSIX_PTHREAD_SEMANTICS 1
12608| #define _TANDEM_SOURCE 1
12609| #define STDC_HEADERS 1
12610| #define HAVE_DLFCN_H 1
12611| #define HAVE_ERRNO_H 1
12612| #define HAVE_FCNTL_H 1
12613| #define HAVE_GRP_H 1
12614| #define HAVE_LANGINFO_H 1
12615| #define HAVE_LIBINTL_H 1
12616| #define HAVE_PTHREAD_H 1
12617| #define HAVE_SCHED_H 1
12618| #define HAVE_SIGNAL_H 1
12619| #define HAVE_TERMIOS_H 1
12620| #define HAVE_UTIME_H 1
12621| #define HAVE_POLL_H 1
12622| #define HAVE_SYS_POLL_H 1
12623| #define HAVE_SYS_XATTR_H 1
12624| #define HAVE_SYS_EVENT_H 1
12625| #define HAVE_SYS_FILE_H 1
12626| #define HAVE_SYS_IOCTL_H 1
12627| #define HAVE_SYS_KERN_CONTROL_H 1
12628| #define HAVE_SYS_LOCK_H 1
12629| #define HAVE_SYS_PARAM_H 1
12630| #define HAVE_SYS_RANDOM_H 1
12631| #define HAVE_SYS_SELECT_H 1
12632| #define HAVE_SYS_SOCKET_H 1
12633| #define HAVE_SYS_STATVFS_H 1
12634| #define HAVE_SYS_STAT_H 1
12635| #define HAVE_SYS_SYSCALL_H 1
12636| #define HAVE_SYS_SYS_DOMAIN_H 1
12637| #define HAVE_SYS_TIME_H 1
12638| #define HAVE_SYS_TIMES_H 1
12639| #define HAVE_SYS_TYPES_H 1
12640| #define HAVE_SYS_UIO_H 1
12641| #define HAVE_SYS_UN_H 1
12642| #define HAVE_SYS_UTSNAME_H 1
12643| #define HAVE_SYS_WAIT_H 1
12644| #define HAVE_SYS_RESOURCE_H 1
12645| #define HAVE_SYSEXITS_H 1
12646| #define HAVE_SPAWN_H 1
12647| #define HAVE_UTIL_H 1
12648| #define HAVE_ALLOCA_H 1
12649| #define HAVE_SYS_MMAN_H 1
12650| #define HAVE_DIRENT_H 1
12651| #define HAVE_NET_IF_H 1
12652| #define HAVE_MAKEDEV 1
12653| #define _LARGEFILE_SOURCE 1
12654| #define _FILE_OFFSET_BITS 64
12655| #if defined(SCO_DS)
12656| #undef _OFF_T
12657| #endif
12658| #define RETSIGTYPE void
12659| #define HAVE_SSIZE_T 1
12660| #define SIZEOF_INT 4
12661| #define SIZEOF_LONG 8
12662| #define ALIGNOF_LONG 8
12663| #define SIZEOF_LONG_LONG 8
12664| #define SIZEOF_VOID_P 8
12665| #define SIZEOF_SHORT 2
12666| #define SIZEOF_FLOAT 4
12667| #define SIZEOF_DOUBLE 8
12668| #define SIZEOF_FPOS_T 8
12669| #define SIZEOF_SIZE_T 8
12670| #define ALIGNOF_SIZE_T 8
12671| #define SIZEOF_PID_T 4
12672| #define SIZEOF_UINTPTR_T 8
12673| #define HAVE_LONG_DOUBLE 1
12674| #define SIZEOF_LONG_DOUBLE 16
12675| #define SIZEOF__BOOL 1
12676| #define SIZEOF_OFF_T 8
12677| #define SIZEOF_TIME_T 8
12678| #define SIZEOF_PTHREAD_T 8
12679| #define SIZEOF_PTHREAD_KEY_T 8
12680| #define WITH_NEXT_FRAMEWORK 1
12681| #define WITH_DYLD 1
12682| #define THREAD_STACK_SIZE 0x1000000
12683| #define HAVE_LIBDL 1
12684| #define HAVE_UUID_UUID_H 1
12685| #define WITH_LIBINTL 1
12686| #define WITH_DECIMAL_CONTEXTVAR 1
12687| #define _REENTRANT 1
12688| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
12689| #define HAVE_PTHREAD_SIGMASK 1
12690| #define ENABLE_IPV6 1
12691| #define WITH_DOC_STRINGS 1
12692| #define WITH_PYMALLOC 1
12693| #define PY_COERCE_C_LOCALE 1
12694| #define HAVE_DLOPEN 1
12695| #define HAVE_DYNAMIC_LOADING 1
12696| #define HAVE_ALARM 1
12697| #define HAVE_SETITIMER 1
12698| #define HAVE_GETITIMER 1
12699| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
12700| #define HAVE_CHOWN 1
12701| #define HAVE_CLOCK 1
12702| #define HAVE_CONFSTR 1
12703| #define HAVE_CTERMID 1
12704| #define HAVE_EXECV 1
12705| #define HAVE_FCHMOD 1
12706| #define HAVE_FCHOWN 1
12707| #define HAVE_FORK 1
12708| #define HAVE_FPATHCONF 1
12709| #define HAVE_FTIME 1
12710| #define HAVE_FTRUNCATE 1
12711| #define HAVE_FUTIMES 1
12712| #define HAVE_GAI_STRERROR 1
12713| #define HAVE_GETGRGID_R 1
12714| #define HAVE_GETGRNAM_R 1
12715| #define HAVE_GETGROUPLIST 1
12716| #define HAVE_GETGROUPS 1
12717| #define HAVE_GETLOGIN 1
12718| #define HAVE_GETLOADAVG 1
12719| #define HAVE_GETPEERNAME 1
12720| #define HAVE_GETPGID 1
12721| #define HAVE_GETPID 1
12722| #define HAVE_GETPRIORITY 1
12723| #define HAVE_GETPWENT 1
12724| #define HAVE_GETPWNAM_R 1
12725| #define HAVE_GETPWUID_R 1
12726| #define HAVE_GETSID 1
12727| #define HAVE_GETWD 1
12728| #define HAVE_IF_NAMEINDEX 1
12729| #define HAVE_INITGROUPS 1
12730| #define HAVE_KILL 1
12731| #define HAVE_KILLPG 1
12732| #define HAVE_LCHOWN 1
12733| #define HAVE_LOCKF 1
12734| /* end confdefs.h.  */
12735| /* Define linkat to an innocuous variant, in case <limits.h> declares linkat.
12736|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12737| #define linkat innocuous_linkat
12738|
12739| /* System header to define __stub macros and hopefully few prototypes,
12740|     which can conflict with char linkat (); below.
12741|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12742|     <limits.h> exists even on freestanding compilers.  */
12743|
12744| #ifdef __STDC__
12745| # include <limits.h>
12746| #else
12747| # include <assert.h>
12748| #endif
12749|
12750| #undef linkat
12751|
12752| /* Override any GCC internal prototype to avoid an error.
12753|    Use char because int might match the return type of a GCC
12754|    builtin and then its argument prototype would still apply.  */
12755| #ifdef __cplusplus
12756| extern "C"
12757| #endif
12758| char linkat ();
12759| /* The GNU C library defines this for functions which it implements
12760|     to always fail with ENOSYS.  Some functions are actually named
12761|     something starting with __ and the normal name is an alias.  */
12762| #if defined __stub_linkat || defined __stub___linkat
12763| choke me
12764| #endif
12765|
12766| int
12767| main ()
12768| {
12769| return linkat ();
12770|   ;
12771|   return 0;
12772| }
12773configure:11976: result: no
12774configure:11976: checking for lstat
12775configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12776configure:11976: $? = 0
12777configure:11976: result: yes
12778configure:11976: checking for lutimes
12779configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12780configure:11976: $? = 0
12781configure:11976: result: yes
12782configure:11976: checking for mmap
12783configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12784configure:11976: $? = 0
12785configure:11976: result: yes
12786configure:11976: checking for memrchr
12787configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12788Undefined symbols for architecture x86_64:
12789  "_memrchr", referenced from:
12790      _main in cczU9PTe.o
12791ld: symbol(s) not found for architecture x86_64
12792collect2: ld returned 1 exit status
12793Undefined symbols for architecture ppc:
12794  "_memrchr", referenced from:
12795      _main in ccBrAvi5.o
12796ld: symbol(s) not found for architecture ppc
12797collect2: ld returned 1 exit status
12798lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccQMlUcR.out (No such file or directory)
12799configure:11976: $? = 1
12800configure: failed program was:
12801| /* confdefs.h */
12802| #define _GNU_SOURCE 1
12803| #define _NETBSD_SOURCE 1
12804| #define __BSD_VISIBLE 1
12805| #define _DARWIN_C_SOURCE 1
12806| #define _PYTHONFRAMEWORK "Python"
12807| #define STDC_HEADERS 1
12808| #define HAVE_SYS_TYPES_H 1
12809| #define HAVE_SYS_STAT_H 1
12810| #define HAVE_STDLIB_H 1
12811| #define HAVE_STRING_H 1
12812| #define HAVE_MEMORY_H 1
12813| #define HAVE_STRINGS_H 1
12814| #define HAVE_INTTYPES_H 1
12815| #define HAVE_STDINT_H 1
12816| #define HAVE_UNISTD_H 1
12817| #define __EXTENSIONS__ 1
12818| #define _ALL_SOURCE 1
12819| #define _GNU_SOURCE 1
12820| #define _POSIX_PTHREAD_SEMANTICS 1
12821| #define _TANDEM_SOURCE 1
12822| #define STDC_HEADERS 1
12823| #define HAVE_DLFCN_H 1
12824| #define HAVE_ERRNO_H 1
12825| #define HAVE_FCNTL_H 1
12826| #define HAVE_GRP_H 1
12827| #define HAVE_LANGINFO_H 1
12828| #define HAVE_LIBINTL_H 1
12829| #define HAVE_PTHREAD_H 1
12830| #define HAVE_SCHED_H 1
12831| #define HAVE_SIGNAL_H 1
12832| #define HAVE_TERMIOS_H 1
12833| #define HAVE_UTIME_H 1
12834| #define HAVE_POLL_H 1
12835| #define HAVE_SYS_POLL_H 1
12836| #define HAVE_SYS_XATTR_H 1
12837| #define HAVE_SYS_EVENT_H 1
12838| #define HAVE_SYS_FILE_H 1
12839| #define HAVE_SYS_IOCTL_H 1
12840| #define HAVE_SYS_KERN_CONTROL_H 1
12841| #define HAVE_SYS_LOCK_H 1
12842| #define HAVE_SYS_PARAM_H 1
12843| #define HAVE_SYS_RANDOM_H 1
12844| #define HAVE_SYS_SELECT_H 1
12845| #define HAVE_SYS_SOCKET_H 1
12846| #define HAVE_SYS_STATVFS_H 1
12847| #define HAVE_SYS_STAT_H 1
12848| #define HAVE_SYS_SYSCALL_H 1
12849| #define HAVE_SYS_SYS_DOMAIN_H 1
12850| #define HAVE_SYS_TIME_H 1
12851| #define HAVE_SYS_TIMES_H 1
12852| #define HAVE_SYS_TYPES_H 1
12853| #define HAVE_SYS_UIO_H 1
12854| #define HAVE_SYS_UN_H 1
12855| #define HAVE_SYS_UTSNAME_H 1
12856| #define HAVE_SYS_WAIT_H 1
12857| #define HAVE_SYS_RESOURCE_H 1
12858| #define HAVE_SYSEXITS_H 1
12859| #define HAVE_SPAWN_H 1
12860| #define HAVE_UTIL_H 1
12861| #define HAVE_ALLOCA_H 1
12862| #define HAVE_SYS_MMAN_H 1
12863| #define HAVE_DIRENT_H 1
12864| #define HAVE_NET_IF_H 1
12865| #define HAVE_MAKEDEV 1
12866| #define _LARGEFILE_SOURCE 1
12867| #define _FILE_OFFSET_BITS 64
12868| #if defined(SCO_DS)
12869| #undef _OFF_T
12870| #endif
12871| #define RETSIGTYPE void
12872| #define HAVE_SSIZE_T 1
12873| #define SIZEOF_INT 4
12874| #define SIZEOF_LONG 8
12875| #define ALIGNOF_LONG 8
12876| #define SIZEOF_LONG_LONG 8
12877| #define SIZEOF_VOID_P 8
12878| #define SIZEOF_SHORT 2
12879| #define SIZEOF_FLOAT 4
12880| #define SIZEOF_DOUBLE 8
12881| #define SIZEOF_FPOS_T 8
12882| #define SIZEOF_SIZE_T 8
12883| #define ALIGNOF_SIZE_T 8
12884| #define SIZEOF_PID_T 4
12885| #define SIZEOF_UINTPTR_T 8
12886| #define HAVE_LONG_DOUBLE 1
12887| #define SIZEOF_LONG_DOUBLE 16
12888| #define SIZEOF__BOOL 1
12889| #define SIZEOF_OFF_T 8
12890| #define SIZEOF_TIME_T 8
12891| #define SIZEOF_PTHREAD_T 8
12892| #define SIZEOF_PTHREAD_KEY_T 8
12893| #define WITH_NEXT_FRAMEWORK 1
12894| #define WITH_DYLD 1
12895| #define THREAD_STACK_SIZE 0x1000000
12896| #define HAVE_LIBDL 1
12897| #define HAVE_UUID_UUID_H 1
12898| #define WITH_LIBINTL 1
12899| #define WITH_DECIMAL_CONTEXTVAR 1
12900| #define _REENTRANT 1
12901| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
12902| #define HAVE_PTHREAD_SIGMASK 1
12903| #define ENABLE_IPV6 1
12904| #define WITH_DOC_STRINGS 1
12905| #define WITH_PYMALLOC 1
12906| #define PY_COERCE_C_LOCALE 1
12907| #define HAVE_DLOPEN 1
12908| #define HAVE_DYNAMIC_LOADING 1
12909| #define HAVE_ALARM 1
12910| #define HAVE_SETITIMER 1
12911| #define HAVE_GETITIMER 1
12912| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
12913| #define HAVE_CHOWN 1
12914| #define HAVE_CLOCK 1
12915| #define HAVE_CONFSTR 1
12916| #define HAVE_CTERMID 1
12917| #define HAVE_EXECV 1
12918| #define HAVE_FCHMOD 1
12919| #define HAVE_FCHOWN 1
12920| #define HAVE_FORK 1
12921| #define HAVE_FPATHCONF 1
12922| #define HAVE_FTIME 1
12923| #define HAVE_FTRUNCATE 1
12924| #define HAVE_FUTIMES 1
12925| #define HAVE_GAI_STRERROR 1
12926| #define HAVE_GETGRGID_R 1
12927| #define HAVE_GETGRNAM_R 1
12928| #define HAVE_GETGROUPLIST 1
12929| #define HAVE_GETGROUPS 1
12930| #define HAVE_GETLOGIN 1
12931| #define HAVE_GETLOADAVG 1
12932| #define HAVE_GETPEERNAME 1
12933| #define HAVE_GETPGID 1
12934| #define HAVE_GETPID 1
12935| #define HAVE_GETPRIORITY 1
12936| #define HAVE_GETPWENT 1
12937| #define HAVE_GETPWNAM_R 1
12938| #define HAVE_GETPWUID_R 1
12939| #define HAVE_GETSID 1
12940| #define HAVE_GETWD 1
12941| #define HAVE_IF_NAMEINDEX 1
12942| #define HAVE_INITGROUPS 1
12943| #define HAVE_KILL 1
12944| #define HAVE_KILLPG 1
12945| #define HAVE_LCHOWN 1
12946| #define HAVE_LOCKF 1
12947| #define HAVE_LSTAT 1
12948| #define HAVE_LUTIMES 1
12949| #define HAVE_MMAP 1
12950| /* end confdefs.h.  */
12951| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr.
12952|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12953| #define memrchr innocuous_memrchr
12954|
12955| /* System header to define __stub macros and hopefully few prototypes,
12956|     which can conflict with char memrchr (); below.
12957|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12958|     <limits.h> exists even on freestanding compilers.  */
12959|
12960| #ifdef __STDC__
12961| # include <limits.h>
12962| #else
12963| # include <assert.h>
12964| #endif
12965|
12966| #undef memrchr
12967|
12968| /* Override any GCC internal prototype to avoid an error.
12969|    Use char because int might match the return type of a GCC
12970|    builtin and then its argument prototype would still apply.  */
12971| #ifdef __cplusplus
12972| extern "C"
12973| #endif
12974| char memrchr ();
12975| /* The GNU C library defines this for functions which it implements
12976|     to always fail with ENOSYS.  Some functions are actually named
12977|     something starting with __ and the normal name is an alias.  */
12978| #if defined __stub_memrchr || defined __stub___memrchr
12979| choke me
12980| #endif
12981|
12982| int
12983| main ()
12984| {
12985| return memrchr ();
12986|   ;
12987|   return 0;
12988| }
12989configure:11976: result: no
12990configure:11976: checking for mbrtowc
12991configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12992configure:11976: $? = 0
12993configure:11976: result: yes
12994configure:11976: checking for mkdirat
12995configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
12996Undefined symbols for architecture x86_64:
12997  "_mkdirat", referenced from:
12998      _main in ccRDPv7D.o
12999ld: symbol(s) not found for architecture x86_64
13000collect2: ld returned 1 exit status
13001Undefined symbols for architecture ppc:
13002  "_mkdirat", referenced from:
13003      _main in ccTSVVQU.o
13004ld: symbol(s) not found for architecture ppc
13005collect2: ld returned 1 exit status
13006lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccAVJQ52.out (No such file or directory)
13007configure:11976: $? = 1
13008configure: failed program was:
13009| /* confdefs.h */
13010| #define _GNU_SOURCE 1
13011| #define _NETBSD_SOURCE 1
13012| #define __BSD_VISIBLE 1
13013| #define _DARWIN_C_SOURCE 1
13014| #define _PYTHONFRAMEWORK "Python"
13015| #define STDC_HEADERS 1
13016| #define HAVE_SYS_TYPES_H 1
13017| #define HAVE_SYS_STAT_H 1
13018| #define HAVE_STDLIB_H 1
13019| #define HAVE_STRING_H 1
13020| #define HAVE_MEMORY_H 1
13021| #define HAVE_STRINGS_H 1
13022| #define HAVE_INTTYPES_H 1
13023| #define HAVE_STDINT_H 1
13024| #define HAVE_UNISTD_H 1
13025| #define __EXTENSIONS__ 1
13026| #define _ALL_SOURCE 1
13027| #define _GNU_SOURCE 1
13028| #define _POSIX_PTHREAD_SEMANTICS 1
13029| #define _TANDEM_SOURCE 1
13030| #define STDC_HEADERS 1
13031| #define HAVE_DLFCN_H 1
13032| #define HAVE_ERRNO_H 1
13033| #define HAVE_FCNTL_H 1
13034| #define HAVE_GRP_H 1
13035| #define HAVE_LANGINFO_H 1
13036| #define HAVE_LIBINTL_H 1
13037| #define HAVE_PTHREAD_H 1
13038| #define HAVE_SCHED_H 1
13039| #define HAVE_SIGNAL_H 1
13040| #define HAVE_TERMIOS_H 1
13041| #define HAVE_UTIME_H 1
13042| #define HAVE_POLL_H 1
13043| #define HAVE_SYS_POLL_H 1
13044| #define HAVE_SYS_XATTR_H 1
13045| #define HAVE_SYS_EVENT_H 1
13046| #define HAVE_SYS_FILE_H 1
13047| #define HAVE_SYS_IOCTL_H 1
13048| #define HAVE_SYS_KERN_CONTROL_H 1
13049| #define HAVE_SYS_LOCK_H 1
13050| #define HAVE_SYS_PARAM_H 1
13051| #define HAVE_SYS_RANDOM_H 1
13052| #define HAVE_SYS_SELECT_H 1
13053| #define HAVE_SYS_SOCKET_H 1
13054| #define HAVE_SYS_STATVFS_H 1
13055| #define HAVE_SYS_STAT_H 1
13056| #define HAVE_SYS_SYSCALL_H 1
13057| #define HAVE_SYS_SYS_DOMAIN_H 1
13058| #define HAVE_SYS_TIME_H 1
13059| #define HAVE_SYS_TIMES_H 1
13060| #define HAVE_SYS_TYPES_H 1
13061| #define HAVE_SYS_UIO_H 1
13062| #define HAVE_SYS_UN_H 1
13063| #define HAVE_SYS_UTSNAME_H 1
13064| #define HAVE_SYS_WAIT_H 1
13065| #define HAVE_SYS_RESOURCE_H 1
13066| #define HAVE_SYSEXITS_H 1
13067| #define HAVE_SPAWN_H 1
13068| #define HAVE_UTIL_H 1
13069| #define HAVE_ALLOCA_H 1
13070| #define HAVE_SYS_MMAN_H 1
13071| #define HAVE_DIRENT_H 1
13072| #define HAVE_NET_IF_H 1
13073| #define HAVE_MAKEDEV 1
13074| #define _LARGEFILE_SOURCE 1
13075| #define _FILE_OFFSET_BITS 64
13076| #if defined(SCO_DS)
13077| #undef _OFF_T
13078| #endif
13079| #define RETSIGTYPE void
13080| #define HAVE_SSIZE_T 1
13081| #define SIZEOF_INT 4
13082| #define SIZEOF_LONG 8
13083| #define ALIGNOF_LONG 8
13084| #define SIZEOF_LONG_LONG 8
13085| #define SIZEOF_VOID_P 8
13086| #define SIZEOF_SHORT 2
13087| #define SIZEOF_FLOAT 4
13088| #define SIZEOF_DOUBLE 8
13089| #define SIZEOF_FPOS_T 8
13090| #define SIZEOF_SIZE_T 8
13091| #define ALIGNOF_SIZE_T 8
13092| #define SIZEOF_PID_T 4
13093| #define SIZEOF_UINTPTR_T 8
13094| #define HAVE_LONG_DOUBLE 1
13095| #define SIZEOF_LONG_DOUBLE 16
13096| #define SIZEOF__BOOL 1
13097| #define SIZEOF_OFF_T 8
13098| #define SIZEOF_TIME_T 8
13099| #define SIZEOF_PTHREAD_T 8
13100| #define SIZEOF_PTHREAD_KEY_T 8
13101| #define WITH_NEXT_FRAMEWORK 1
13102| #define WITH_DYLD 1
13103| #define THREAD_STACK_SIZE 0x1000000
13104| #define HAVE_LIBDL 1
13105| #define HAVE_UUID_UUID_H 1
13106| #define WITH_LIBINTL 1
13107| #define WITH_DECIMAL_CONTEXTVAR 1
13108| #define _REENTRANT 1
13109| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
13110| #define HAVE_PTHREAD_SIGMASK 1
13111| #define ENABLE_IPV6 1
13112| #define WITH_DOC_STRINGS 1
13113| #define WITH_PYMALLOC 1
13114| #define PY_COERCE_C_LOCALE 1
13115| #define HAVE_DLOPEN 1
13116| #define HAVE_DYNAMIC_LOADING 1
13117| #define HAVE_ALARM 1
13118| #define HAVE_SETITIMER 1
13119| #define HAVE_GETITIMER 1
13120| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
13121| #define HAVE_CHOWN 1
13122| #define HAVE_CLOCK 1
13123| #define HAVE_CONFSTR 1
13124| #define HAVE_CTERMID 1
13125| #define HAVE_EXECV 1
13126| #define HAVE_FCHMOD 1
13127| #define HAVE_FCHOWN 1
13128| #define HAVE_FORK 1
13129| #define HAVE_FPATHCONF 1
13130| #define HAVE_FTIME 1
13131| #define HAVE_FTRUNCATE 1
13132| #define HAVE_FUTIMES 1
13133| #define HAVE_GAI_STRERROR 1
13134| #define HAVE_GETGRGID_R 1
13135| #define HAVE_GETGRNAM_R 1
13136| #define HAVE_GETGROUPLIST 1
13137| #define HAVE_GETGROUPS 1
13138| #define HAVE_GETLOGIN 1
13139| #define HAVE_GETLOADAVG 1
13140| #define HAVE_GETPEERNAME 1
13141| #define HAVE_GETPGID 1
13142| #define HAVE_GETPID 1
13143| #define HAVE_GETPRIORITY 1
13144| #define HAVE_GETPWENT 1
13145| #define HAVE_GETPWNAM_R 1
13146| #define HAVE_GETPWUID_R 1
13147| #define HAVE_GETSID 1
13148| #define HAVE_GETWD 1
13149| #define HAVE_IF_NAMEINDEX 1
13150| #define HAVE_INITGROUPS 1
13151| #define HAVE_KILL 1
13152| #define HAVE_KILLPG 1
13153| #define HAVE_LCHOWN 1
13154| #define HAVE_LOCKF 1
13155| #define HAVE_LSTAT 1
13156| #define HAVE_LUTIMES 1
13157| #define HAVE_MMAP 1
13158| #define HAVE_MBRTOWC 1
13159| /* end confdefs.h.  */
13160| /* Define mkdirat to an innocuous variant, in case <limits.h> declares mkdirat.
13161|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13162| #define mkdirat innocuous_mkdirat
13163|
13164| /* System header to define __stub macros and hopefully few prototypes,
13165|     which can conflict with char mkdirat (); below.
13166|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13167|     <limits.h> exists even on freestanding compilers.  */
13168|
13169| #ifdef __STDC__
13170| # include <limits.h>
13171| #else
13172| # include <assert.h>
13173| #endif
13174|
13175| #undef mkdirat
13176|
13177| /* Override any GCC internal prototype to avoid an error.
13178|    Use char because int might match the return type of a GCC
13179|    builtin and then its argument prototype would still apply.  */
13180| #ifdef __cplusplus
13181| extern "C"
13182| #endif
13183| char mkdirat ();
13184| /* The GNU C library defines this for functions which it implements
13185|     to always fail with ENOSYS.  Some functions are actually named
13186|     something starting with __ and the normal name is an alias.  */
13187| #if defined __stub_mkdirat || defined __stub___mkdirat
13188| choke me
13189| #endif
13190|
13191| int
13192| main ()
13193| {
13194| return mkdirat ();
13195|   ;
13196|   return 0;
13197| }
13198configure:11976: result: no
13199configure:11976: checking for mkfifo
13200configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13201configure:11976: $? = 0
13202configure:11976: result: yes
13203configure:11976: checking for madvise
13204configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13205configure:11976: $? = 0
13206configure:11976: result: yes
13207configure:11976: checking for mkfifoat
13208configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13209Undefined symbols for architecture x86_64:
13210  "_mkfifoat", referenced from:
13211      _main in cc41CzZR.o
13212ld: symbol(s) not found for architecture x86_64
13213collect2: ld returned 1 exit status
13214Undefined symbols for architecture ppc:
13215  "_mkfifoat", referenced from:
13216      _main in ccIIdlHi.o
13217ld: symbol(s) not found for architecture ppc
13218collect2: ld returned 1 exit status
13219lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccqFrpke.out (No such file or directory)
13220configure:11976: $? = 1
13221configure: failed program was:
13222| /* confdefs.h */
13223| #define _GNU_SOURCE 1
13224| #define _NETBSD_SOURCE 1
13225| #define __BSD_VISIBLE 1
13226| #define _DARWIN_C_SOURCE 1
13227| #define _PYTHONFRAMEWORK "Python"
13228| #define STDC_HEADERS 1
13229| #define HAVE_SYS_TYPES_H 1
13230| #define HAVE_SYS_STAT_H 1
13231| #define HAVE_STDLIB_H 1
13232| #define HAVE_STRING_H 1
13233| #define HAVE_MEMORY_H 1
13234| #define HAVE_STRINGS_H 1
13235| #define HAVE_INTTYPES_H 1
13236| #define HAVE_STDINT_H 1
13237| #define HAVE_UNISTD_H 1
13238| #define __EXTENSIONS__ 1
13239| #define _ALL_SOURCE 1
13240| #define _GNU_SOURCE 1
13241| #define _POSIX_PTHREAD_SEMANTICS 1
13242| #define _TANDEM_SOURCE 1
13243| #define STDC_HEADERS 1
13244| #define HAVE_DLFCN_H 1
13245| #define HAVE_ERRNO_H 1
13246| #define HAVE_FCNTL_H 1
13247| #define HAVE_GRP_H 1
13248| #define HAVE_LANGINFO_H 1
13249| #define HAVE_LIBINTL_H 1
13250| #define HAVE_PTHREAD_H 1
13251| #define HAVE_SCHED_H 1
13252| #define HAVE_SIGNAL_H 1
13253| #define HAVE_TERMIOS_H 1
13254| #define HAVE_UTIME_H 1
13255| #define HAVE_POLL_H 1
13256| #define HAVE_SYS_POLL_H 1
13257| #define HAVE_SYS_XATTR_H 1
13258| #define HAVE_SYS_EVENT_H 1
13259| #define HAVE_SYS_FILE_H 1
13260| #define HAVE_SYS_IOCTL_H 1
13261| #define HAVE_SYS_KERN_CONTROL_H 1
13262| #define HAVE_SYS_LOCK_H 1
13263| #define HAVE_SYS_PARAM_H 1
13264| #define HAVE_SYS_RANDOM_H 1
13265| #define HAVE_SYS_SELECT_H 1
13266| #define HAVE_SYS_SOCKET_H 1
13267| #define HAVE_SYS_STATVFS_H 1
13268| #define HAVE_SYS_STAT_H 1
13269| #define HAVE_SYS_SYSCALL_H 1
13270| #define HAVE_SYS_SYS_DOMAIN_H 1
13271| #define HAVE_SYS_TIME_H 1
13272| #define HAVE_SYS_TIMES_H 1
13273| #define HAVE_SYS_TYPES_H 1
13274| #define HAVE_SYS_UIO_H 1
13275| #define HAVE_SYS_UN_H 1
13276| #define HAVE_SYS_UTSNAME_H 1
13277| #define HAVE_SYS_WAIT_H 1
13278| #define HAVE_SYS_RESOURCE_H 1
13279| #define HAVE_SYSEXITS_H 1
13280| #define HAVE_SPAWN_H 1
13281| #define HAVE_UTIL_H 1
13282| #define HAVE_ALLOCA_H 1
13283| #define HAVE_SYS_MMAN_H 1
13284| #define HAVE_DIRENT_H 1
13285| #define HAVE_NET_IF_H 1
13286| #define HAVE_MAKEDEV 1
13287| #define _LARGEFILE_SOURCE 1
13288| #define _FILE_OFFSET_BITS 64
13289| #if defined(SCO_DS)
13290| #undef _OFF_T
13291| #endif
13292| #define RETSIGTYPE void
13293| #define HAVE_SSIZE_T 1
13294| #define SIZEOF_INT 4
13295| #define SIZEOF_LONG 8
13296| #define ALIGNOF_LONG 8
13297| #define SIZEOF_LONG_LONG 8
13298| #define SIZEOF_VOID_P 8
13299| #define SIZEOF_SHORT 2
13300| #define SIZEOF_FLOAT 4
13301| #define SIZEOF_DOUBLE 8
13302| #define SIZEOF_FPOS_T 8
13303| #define SIZEOF_SIZE_T 8
13304| #define ALIGNOF_SIZE_T 8
13305| #define SIZEOF_PID_T 4
13306| #define SIZEOF_UINTPTR_T 8
13307| #define HAVE_LONG_DOUBLE 1
13308| #define SIZEOF_LONG_DOUBLE 16
13309| #define SIZEOF__BOOL 1
13310| #define SIZEOF_OFF_T 8
13311| #define SIZEOF_TIME_T 8
13312| #define SIZEOF_PTHREAD_T 8
13313| #define SIZEOF_PTHREAD_KEY_T 8
13314| #define WITH_NEXT_FRAMEWORK 1
13315| #define WITH_DYLD 1
13316| #define THREAD_STACK_SIZE 0x1000000
13317| #define HAVE_LIBDL 1
13318| #define HAVE_UUID_UUID_H 1
13319| #define WITH_LIBINTL 1
13320| #define WITH_DECIMAL_CONTEXTVAR 1
13321| #define _REENTRANT 1
13322| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
13323| #define HAVE_PTHREAD_SIGMASK 1
13324| #define ENABLE_IPV6 1
13325| #define WITH_DOC_STRINGS 1
13326| #define WITH_PYMALLOC 1
13327| #define PY_COERCE_C_LOCALE 1
13328| #define HAVE_DLOPEN 1
13329| #define HAVE_DYNAMIC_LOADING 1
13330| #define HAVE_ALARM 1
13331| #define HAVE_SETITIMER 1
13332| #define HAVE_GETITIMER 1
13333| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
13334| #define HAVE_CHOWN 1
13335| #define HAVE_CLOCK 1
13336| #define HAVE_CONFSTR 1
13337| #define HAVE_CTERMID 1
13338| #define HAVE_EXECV 1
13339| #define HAVE_FCHMOD 1
13340| #define HAVE_FCHOWN 1
13341| #define HAVE_FORK 1
13342| #define HAVE_FPATHCONF 1
13343| #define HAVE_FTIME 1
13344| #define HAVE_FTRUNCATE 1
13345| #define HAVE_FUTIMES 1
13346| #define HAVE_GAI_STRERROR 1
13347| #define HAVE_GETGRGID_R 1
13348| #define HAVE_GETGRNAM_R 1
13349| #define HAVE_GETGROUPLIST 1
13350| #define HAVE_GETGROUPS 1
13351| #define HAVE_GETLOGIN 1
13352| #define HAVE_GETLOADAVG 1
13353| #define HAVE_GETPEERNAME 1
13354| #define HAVE_GETPGID 1
13355| #define HAVE_GETPID 1
13356| #define HAVE_GETPRIORITY 1
13357| #define HAVE_GETPWENT 1
13358| #define HAVE_GETPWNAM_R 1
13359| #define HAVE_GETPWUID_R 1
13360| #define HAVE_GETSID 1
13361| #define HAVE_GETWD 1
13362| #define HAVE_IF_NAMEINDEX 1
13363| #define HAVE_INITGROUPS 1
13364| #define HAVE_KILL 1
13365| #define HAVE_KILLPG 1
13366| #define HAVE_LCHOWN 1
13367| #define HAVE_LOCKF 1
13368| #define HAVE_LSTAT 1
13369| #define HAVE_LUTIMES 1
13370| #define HAVE_MMAP 1
13371| #define HAVE_MBRTOWC 1
13372| #define HAVE_MKFIFO 1
13373| #define HAVE_MADVISE 1
13374| /* end confdefs.h.  */
13375| /* Define mkfifoat to an innocuous variant, in case <limits.h> declares mkfifoat.
13376|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13377| #define mkfifoat innocuous_mkfifoat
13378|
13379| /* System header to define __stub macros and hopefully few prototypes,
13380|     which can conflict with char mkfifoat (); below.
13381|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13382|     <limits.h> exists even on freestanding compilers.  */
13383|
13384| #ifdef __STDC__
13385| # include <limits.h>
13386| #else
13387| # include <assert.h>
13388| #endif
13389|
13390| #undef mkfifoat
13391|
13392| /* Override any GCC internal prototype to avoid an error.
13393|    Use char because int might match the return type of a GCC
13394|    builtin and then its argument prototype would still apply.  */
13395| #ifdef __cplusplus
13396| extern "C"
13397| #endif
13398| char mkfifoat ();
13399| /* The GNU C library defines this for functions which it implements
13400|     to always fail with ENOSYS.  Some functions are actually named
13401|     something starting with __ and the normal name is an alias.  */
13402| #if defined __stub_mkfifoat || defined __stub___mkfifoat
13403| choke me
13404| #endif
13405|
13406| int
13407| main ()
13408| {
13409| return mkfifoat ();
13410|   ;
13411|   return 0;
13412| }
13413configure:11976: result: no
13414configure:11976: checking for mknod
13415configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13416configure:11976: $? = 0
13417configure:11976: result: yes
13418configure:11976: checking for mknodat
13419configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13420Undefined symbols for architecture x86_64:
13421  "_mknodat", referenced from:
13422      _main in ccNSC4qu.o
13423ld: symbol(s) not found for architecture x86_64
13424collect2: ld returned 1 exit status
13425Undefined symbols for architecture ppc:
13426  "_mknodat", referenced from:
13427      _main in ccWaho1C.o
13428ld: symbol(s) not found for architecture ppc
13429collect2: ld returned 1 exit status
13430lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccdVapEm.out (No such file or directory)
13431configure:11976: $? = 1
13432configure: failed program was:
13433| /* confdefs.h */
13434| #define _GNU_SOURCE 1
13435| #define _NETBSD_SOURCE 1
13436| #define __BSD_VISIBLE 1
13437| #define _DARWIN_C_SOURCE 1
13438| #define _PYTHONFRAMEWORK "Python"
13439| #define STDC_HEADERS 1
13440| #define HAVE_SYS_TYPES_H 1
13441| #define HAVE_SYS_STAT_H 1
13442| #define HAVE_STDLIB_H 1
13443| #define HAVE_STRING_H 1
13444| #define HAVE_MEMORY_H 1
13445| #define HAVE_STRINGS_H 1
13446| #define HAVE_INTTYPES_H 1
13447| #define HAVE_STDINT_H 1
13448| #define HAVE_UNISTD_H 1
13449| #define __EXTENSIONS__ 1
13450| #define _ALL_SOURCE 1
13451| #define _GNU_SOURCE 1
13452| #define _POSIX_PTHREAD_SEMANTICS 1
13453| #define _TANDEM_SOURCE 1
13454| #define STDC_HEADERS 1
13455| #define HAVE_DLFCN_H 1
13456| #define HAVE_ERRNO_H 1
13457| #define HAVE_FCNTL_H 1
13458| #define HAVE_GRP_H 1
13459| #define HAVE_LANGINFO_H 1
13460| #define HAVE_LIBINTL_H 1
13461| #define HAVE_PTHREAD_H 1
13462| #define HAVE_SCHED_H 1
13463| #define HAVE_SIGNAL_H 1
13464| #define HAVE_TERMIOS_H 1
13465| #define HAVE_UTIME_H 1
13466| #define HAVE_POLL_H 1
13467| #define HAVE_SYS_POLL_H 1
13468| #define HAVE_SYS_XATTR_H 1
13469| #define HAVE_SYS_EVENT_H 1
13470| #define HAVE_SYS_FILE_H 1
13471| #define HAVE_SYS_IOCTL_H 1
13472| #define HAVE_SYS_KERN_CONTROL_H 1
13473| #define HAVE_SYS_LOCK_H 1
13474| #define HAVE_SYS_PARAM_H 1
13475| #define HAVE_SYS_RANDOM_H 1
13476| #define HAVE_SYS_SELECT_H 1
13477| #define HAVE_SYS_SOCKET_H 1
13478| #define HAVE_SYS_STATVFS_H 1
13479| #define HAVE_SYS_STAT_H 1
13480| #define HAVE_SYS_SYSCALL_H 1
13481| #define HAVE_SYS_SYS_DOMAIN_H 1
13482| #define HAVE_SYS_TIME_H 1
13483| #define HAVE_SYS_TIMES_H 1
13484| #define HAVE_SYS_TYPES_H 1
13485| #define HAVE_SYS_UIO_H 1
13486| #define HAVE_SYS_UN_H 1
13487| #define HAVE_SYS_UTSNAME_H 1
13488| #define HAVE_SYS_WAIT_H 1
13489| #define HAVE_SYS_RESOURCE_H 1
13490| #define HAVE_SYSEXITS_H 1
13491| #define HAVE_SPAWN_H 1
13492| #define HAVE_UTIL_H 1
13493| #define HAVE_ALLOCA_H 1
13494| #define HAVE_SYS_MMAN_H 1
13495| #define HAVE_DIRENT_H 1
13496| #define HAVE_NET_IF_H 1
13497| #define HAVE_MAKEDEV 1
13498| #define _LARGEFILE_SOURCE 1
13499| #define _FILE_OFFSET_BITS 64
13500| #if defined(SCO_DS)
13501| #undef _OFF_T
13502| #endif
13503| #define RETSIGTYPE void
13504| #define HAVE_SSIZE_T 1
13505| #define SIZEOF_INT 4
13506| #define SIZEOF_LONG 8
13507| #define ALIGNOF_LONG 8
13508| #define SIZEOF_LONG_LONG 8
13509| #define SIZEOF_VOID_P 8
13510| #define SIZEOF_SHORT 2
13511| #define SIZEOF_FLOAT 4
13512| #define SIZEOF_DOUBLE 8
13513| #define SIZEOF_FPOS_T 8
13514| #define SIZEOF_SIZE_T 8
13515| #define ALIGNOF_SIZE_T 8
13516| #define SIZEOF_PID_T 4
13517| #define SIZEOF_UINTPTR_T 8
13518| #define HAVE_LONG_DOUBLE 1
13519| #define SIZEOF_LONG_DOUBLE 16
13520| #define SIZEOF__BOOL 1
13521| #define SIZEOF_OFF_T 8
13522| #define SIZEOF_TIME_T 8
13523| #define SIZEOF_PTHREAD_T 8
13524| #define SIZEOF_PTHREAD_KEY_T 8
13525| #define WITH_NEXT_FRAMEWORK 1
13526| #define WITH_DYLD 1
13527| #define THREAD_STACK_SIZE 0x1000000
13528| #define HAVE_LIBDL 1
13529| #define HAVE_UUID_UUID_H 1
13530| #define WITH_LIBINTL 1
13531| #define WITH_DECIMAL_CONTEXTVAR 1
13532| #define _REENTRANT 1
13533| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
13534| #define HAVE_PTHREAD_SIGMASK 1
13535| #define ENABLE_IPV6 1
13536| #define WITH_DOC_STRINGS 1
13537| #define WITH_PYMALLOC 1
13538| #define PY_COERCE_C_LOCALE 1
13539| #define HAVE_DLOPEN 1
13540| #define HAVE_DYNAMIC_LOADING 1
13541| #define HAVE_ALARM 1
13542| #define HAVE_SETITIMER 1
13543| #define HAVE_GETITIMER 1
13544| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
13545| #define HAVE_CHOWN 1
13546| #define HAVE_CLOCK 1
13547| #define HAVE_CONFSTR 1
13548| #define HAVE_CTERMID 1
13549| #define HAVE_EXECV 1
13550| #define HAVE_FCHMOD 1
13551| #define HAVE_FCHOWN 1
13552| #define HAVE_FORK 1
13553| #define HAVE_FPATHCONF 1
13554| #define HAVE_FTIME 1
13555| #define HAVE_FTRUNCATE 1
13556| #define HAVE_FUTIMES 1
13557| #define HAVE_GAI_STRERROR 1
13558| #define HAVE_GETGRGID_R 1
13559| #define HAVE_GETGRNAM_R 1
13560| #define HAVE_GETGROUPLIST 1
13561| #define HAVE_GETGROUPS 1
13562| #define HAVE_GETLOGIN 1
13563| #define HAVE_GETLOADAVG 1
13564| #define HAVE_GETPEERNAME 1
13565| #define HAVE_GETPGID 1
13566| #define HAVE_GETPID 1
13567| #define HAVE_GETPRIORITY 1
13568| #define HAVE_GETPWENT 1
13569| #define HAVE_GETPWNAM_R 1
13570| #define HAVE_GETPWUID_R 1
13571| #define HAVE_GETSID 1
13572| #define HAVE_GETWD 1
13573| #define HAVE_IF_NAMEINDEX 1
13574| #define HAVE_INITGROUPS 1
13575| #define HAVE_KILL 1
13576| #define HAVE_KILLPG 1
13577| #define HAVE_LCHOWN 1
13578| #define HAVE_LOCKF 1
13579| #define HAVE_LSTAT 1
13580| #define HAVE_LUTIMES 1
13581| #define HAVE_MMAP 1
13582| #define HAVE_MBRTOWC 1
13583| #define HAVE_MKFIFO 1
13584| #define HAVE_MADVISE 1
13585| #define HAVE_MKNOD 1
13586| /* end confdefs.h.  */
13587| /* Define mknodat to an innocuous variant, in case <limits.h> declares mknodat.
13588|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13589| #define mknodat innocuous_mknodat
13590|
13591| /* System header to define __stub macros and hopefully few prototypes,
13592|     which can conflict with char mknodat (); below.
13593|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13594|     <limits.h> exists even on freestanding compilers.  */
13595|
13596| #ifdef __STDC__
13597| # include <limits.h>
13598| #else
13599| # include <assert.h>
13600| #endif
13601|
13602| #undef mknodat
13603|
13604| /* Override any GCC internal prototype to avoid an error.
13605|    Use char because int might match the return type of a GCC
13606|    builtin and then its argument prototype would still apply.  */
13607| #ifdef __cplusplus
13608| extern "C"
13609| #endif
13610| char mknodat ();
13611| /* The GNU C library defines this for functions which it implements
13612|     to always fail with ENOSYS.  Some functions are actually named
13613|     something starting with __ and the normal name is an alias.  */
13614| #if defined __stub_mknodat || defined __stub___mknodat
13615| choke me
13616| #endif
13617|
13618| int
13619| main ()
13620| {
13621| return mknodat ();
13622|   ;
13623|   return 0;
13624| }
13625configure:11976: result: no
13626configure:11976: checking for mktime
13627configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13628configure:11976: $? = 0
13629configure:11976: result: yes
13630configure:11976: checking for mremap
13631configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13632Undefined symbols for architecture x86_64:
13633  "_mremap", referenced from:
13634      _main in ccQFoYOm.o
13635ld: symbol(s) not found for architecture x86_64
13636collect2: ld returned 1 exit status
13637Undefined symbols for architecture ppc:
13638  "_mremap", referenced from:
13639      _main in ccCVpbsX.o
13640ld: symbol(s) not found for architecture ppc
13641collect2: ld returned 1 exit status
13642lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccglkXzz.out (No such file or directory)
13643configure:11976: $? = 1
13644configure: failed program was:
13645| /* confdefs.h */
13646| #define _GNU_SOURCE 1
13647| #define _NETBSD_SOURCE 1
13648| #define __BSD_VISIBLE 1
13649| #define _DARWIN_C_SOURCE 1
13650| #define _PYTHONFRAMEWORK "Python"
13651| #define STDC_HEADERS 1
13652| #define HAVE_SYS_TYPES_H 1
13653| #define HAVE_SYS_STAT_H 1
13654| #define HAVE_STDLIB_H 1
13655| #define HAVE_STRING_H 1
13656| #define HAVE_MEMORY_H 1
13657| #define HAVE_STRINGS_H 1
13658| #define HAVE_INTTYPES_H 1
13659| #define HAVE_STDINT_H 1
13660| #define HAVE_UNISTD_H 1
13661| #define __EXTENSIONS__ 1
13662| #define _ALL_SOURCE 1
13663| #define _GNU_SOURCE 1
13664| #define _POSIX_PTHREAD_SEMANTICS 1
13665| #define _TANDEM_SOURCE 1
13666| #define STDC_HEADERS 1
13667| #define HAVE_DLFCN_H 1
13668| #define HAVE_ERRNO_H 1
13669| #define HAVE_FCNTL_H 1
13670| #define HAVE_GRP_H 1
13671| #define HAVE_LANGINFO_H 1
13672| #define HAVE_LIBINTL_H 1
13673| #define HAVE_PTHREAD_H 1
13674| #define HAVE_SCHED_H 1
13675| #define HAVE_SIGNAL_H 1
13676| #define HAVE_TERMIOS_H 1
13677| #define HAVE_UTIME_H 1
13678| #define HAVE_POLL_H 1
13679| #define HAVE_SYS_POLL_H 1
13680| #define HAVE_SYS_XATTR_H 1
13681| #define HAVE_SYS_EVENT_H 1
13682| #define HAVE_SYS_FILE_H 1
13683| #define HAVE_SYS_IOCTL_H 1
13684| #define HAVE_SYS_KERN_CONTROL_H 1
13685| #define HAVE_SYS_LOCK_H 1
13686| #define HAVE_SYS_PARAM_H 1
13687| #define HAVE_SYS_RANDOM_H 1
13688| #define HAVE_SYS_SELECT_H 1
13689| #define HAVE_SYS_SOCKET_H 1
13690| #define HAVE_SYS_STATVFS_H 1
13691| #define HAVE_SYS_STAT_H 1
13692| #define HAVE_SYS_SYSCALL_H 1
13693| #define HAVE_SYS_SYS_DOMAIN_H 1
13694| #define HAVE_SYS_TIME_H 1
13695| #define HAVE_SYS_TIMES_H 1
13696| #define HAVE_SYS_TYPES_H 1
13697| #define HAVE_SYS_UIO_H 1
13698| #define HAVE_SYS_UN_H 1
13699| #define HAVE_SYS_UTSNAME_H 1
13700| #define HAVE_SYS_WAIT_H 1
13701| #define HAVE_SYS_RESOURCE_H 1
13702| #define HAVE_SYSEXITS_H 1
13703| #define HAVE_SPAWN_H 1
13704| #define HAVE_UTIL_H 1
13705| #define HAVE_ALLOCA_H 1
13706| #define HAVE_SYS_MMAN_H 1
13707| #define HAVE_DIRENT_H 1
13708| #define HAVE_NET_IF_H 1
13709| #define HAVE_MAKEDEV 1
13710| #define _LARGEFILE_SOURCE 1
13711| #define _FILE_OFFSET_BITS 64
13712| #if defined(SCO_DS)
13713| #undef _OFF_T
13714| #endif
13715| #define RETSIGTYPE void
13716| #define HAVE_SSIZE_T 1
13717| #define SIZEOF_INT 4
13718| #define SIZEOF_LONG 8
13719| #define ALIGNOF_LONG 8
13720| #define SIZEOF_LONG_LONG 8
13721| #define SIZEOF_VOID_P 8
13722| #define SIZEOF_SHORT 2
13723| #define SIZEOF_FLOAT 4
13724| #define SIZEOF_DOUBLE 8
13725| #define SIZEOF_FPOS_T 8
13726| #define SIZEOF_SIZE_T 8
13727| #define ALIGNOF_SIZE_T 8
13728| #define SIZEOF_PID_T 4
13729| #define SIZEOF_UINTPTR_T 8
13730| #define HAVE_LONG_DOUBLE 1
13731| #define SIZEOF_LONG_DOUBLE 16
13732| #define SIZEOF__BOOL 1
13733| #define SIZEOF_OFF_T 8
13734| #define SIZEOF_TIME_T 8
13735| #define SIZEOF_PTHREAD_T 8
13736| #define SIZEOF_PTHREAD_KEY_T 8
13737| #define WITH_NEXT_FRAMEWORK 1
13738| #define WITH_DYLD 1
13739| #define THREAD_STACK_SIZE 0x1000000
13740| #define HAVE_LIBDL 1
13741| #define HAVE_UUID_UUID_H 1
13742| #define WITH_LIBINTL 1
13743| #define WITH_DECIMAL_CONTEXTVAR 1
13744| #define _REENTRANT 1
13745| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
13746| #define HAVE_PTHREAD_SIGMASK 1
13747| #define ENABLE_IPV6 1
13748| #define WITH_DOC_STRINGS 1
13749| #define WITH_PYMALLOC 1
13750| #define PY_COERCE_C_LOCALE 1
13751| #define HAVE_DLOPEN 1
13752| #define HAVE_DYNAMIC_LOADING 1
13753| #define HAVE_ALARM 1
13754| #define HAVE_SETITIMER 1
13755| #define HAVE_GETITIMER 1
13756| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
13757| #define HAVE_CHOWN 1
13758| #define HAVE_CLOCK 1
13759| #define HAVE_CONFSTR 1
13760| #define HAVE_CTERMID 1
13761| #define HAVE_EXECV 1
13762| #define HAVE_FCHMOD 1
13763| #define HAVE_FCHOWN 1
13764| #define HAVE_FORK 1
13765| #define HAVE_FPATHCONF 1
13766| #define HAVE_FTIME 1
13767| #define HAVE_FTRUNCATE 1
13768| #define HAVE_FUTIMES 1
13769| #define HAVE_GAI_STRERROR 1
13770| #define HAVE_GETGRGID_R 1
13771| #define HAVE_GETGRNAM_R 1
13772| #define HAVE_GETGROUPLIST 1
13773| #define HAVE_GETGROUPS 1
13774| #define HAVE_GETLOGIN 1
13775| #define HAVE_GETLOADAVG 1
13776| #define HAVE_GETPEERNAME 1
13777| #define HAVE_GETPGID 1
13778| #define HAVE_GETPID 1
13779| #define HAVE_GETPRIORITY 1
13780| #define HAVE_GETPWENT 1
13781| #define HAVE_GETPWNAM_R 1
13782| #define HAVE_GETPWUID_R 1
13783| #define HAVE_GETSID 1
13784| #define HAVE_GETWD 1
13785| #define HAVE_IF_NAMEINDEX 1
13786| #define HAVE_INITGROUPS 1
13787| #define HAVE_KILL 1
13788| #define HAVE_KILLPG 1
13789| #define HAVE_LCHOWN 1
13790| #define HAVE_LOCKF 1
13791| #define HAVE_LSTAT 1
13792| #define HAVE_LUTIMES 1
13793| #define HAVE_MMAP 1
13794| #define HAVE_MBRTOWC 1
13795| #define HAVE_MKFIFO 1
13796| #define HAVE_MADVISE 1
13797| #define HAVE_MKNOD 1
13798| #define HAVE_MKTIME 1
13799| /* end confdefs.h.  */
13800| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
13801|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13802| #define mremap innocuous_mremap
13803|
13804| /* System header to define __stub macros and hopefully few prototypes,
13805|     which can conflict with char mremap (); below.
13806|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13807|     <limits.h> exists even on freestanding compilers.  */
13808|
13809| #ifdef __STDC__
13810| # include <limits.h>
13811| #else
13812| # include <assert.h>
13813| #endif
13814|
13815| #undef mremap
13816|
13817| /* Override any GCC internal prototype to avoid an error.
13818|    Use char because int might match the return type of a GCC
13819|    builtin and then its argument prototype would still apply.  */
13820| #ifdef __cplusplus
13821| extern "C"
13822| #endif
13823| char mremap ();
13824| /* The GNU C library defines this for functions which it implements
13825|     to always fail with ENOSYS.  Some functions are actually named
13826|     something starting with __ and the normal name is an alias.  */
13827| #if defined __stub_mremap || defined __stub___mremap
13828| choke me
13829| #endif
13830|
13831| int
13832| main ()
13833| {
13834| return mremap ();
13835|   ;
13836|   return 0;
13837| }
13838configure:11976: result: no
13839configure:11976: checking for nice
13840configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13841configure:11976: $? = 0
13842configure:11976: result: yes
13843configure:11976: checking for openat
13844configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
13845Undefined symbols for architecture x86_64:
13846  "_openat", referenced from:
13847      _main in ccaN7C6e.o
13848ld: symbol(s) not found for architecture x86_64
13849collect2: ld returned 1 exit status
13850Undefined symbols for architecture ppc:
13851  "_openat", referenced from:
13852      _main in ccXK2uza.o
13853ld: symbol(s) not found for architecture ppc
13854collect2: ld returned 1 exit status
13855lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccR3aGza.out (No such file or directory)
13856configure:11976: $? = 1
13857configure: failed program was:
13858| /* confdefs.h */
13859| #define _GNU_SOURCE 1
13860| #define _NETBSD_SOURCE 1
13861| #define __BSD_VISIBLE 1
13862| #define _DARWIN_C_SOURCE 1
13863| #define _PYTHONFRAMEWORK "Python"
13864| #define STDC_HEADERS 1
13865| #define HAVE_SYS_TYPES_H 1
13866| #define HAVE_SYS_STAT_H 1
13867| #define HAVE_STDLIB_H 1
13868| #define HAVE_STRING_H 1
13869| #define HAVE_MEMORY_H 1
13870| #define HAVE_STRINGS_H 1
13871| #define HAVE_INTTYPES_H 1
13872| #define HAVE_STDINT_H 1
13873| #define HAVE_UNISTD_H 1
13874| #define __EXTENSIONS__ 1
13875| #define _ALL_SOURCE 1
13876| #define _GNU_SOURCE 1
13877| #define _POSIX_PTHREAD_SEMANTICS 1
13878| #define _TANDEM_SOURCE 1
13879| #define STDC_HEADERS 1
13880| #define HAVE_DLFCN_H 1
13881| #define HAVE_ERRNO_H 1
13882| #define HAVE_FCNTL_H 1
13883| #define HAVE_GRP_H 1
13884| #define HAVE_LANGINFO_H 1
13885| #define HAVE_LIBINTL_H 1
13886| #define HAVE_PTHREAD_H 1
13887| #define HAVE_SCHED_H 1
13888| #define HAVE_SIGNAL_H 1
13889| #define HAVE_TERMIOS_H 1
13890| #define HAVE_UTIME_H 1
13891| #define HAVE_POLL_H 1
13892| #define HAVE_SYS_POLL_H 1
13893| #define HAVE_SYS_XATTR_H 1
13894| #define HAVE_SYS_EVENT_H 1
13895| #define HAVE_SYS_FILE_H 1
13896| #define HAVE_SYS_IOCTL_H 1
13897| #define HAVE_SYS_KERN_CONTROL_H 1
13898| #define HAVE_SYS_LOCK_H 1
13899| #define HAVE_SYS_PARAM_H 1
13900| #define HAVE_SYS_RANDOM_H 1
13901| #define HAVE_SYS_SELECT_H 1
13902| #define HAVE_SYS_SOCKET_H 1
13903| #define HAVE_SYS_STATVFS_H 1
13904| #define HAVE_SYS_STAT_H 1
13905| #define HAVE_SYS_SYSCALL_H 1
13906| #define HAVE_SYS_SYS_DOMAIN_H 1
13907| #define HAVE_SYS_TIME_H 1
13908| #define HAVE_SYS_TIMES_H 1
13909| #define HAVE_SYS_TYPES_H 1
13910| #define HAVE_SYS_UIO_H 1
13911| #define HAVE_SYS_UN_H 1
13912| #define HAVE_SYS_UTSNAME_H 1
13913| #define HAVE_SYS_WAIT_H 1
13914| #define HAVE_SYS_RESOURCE_H 1
13915| #define HAVE_SYSEXITS_H 1
13916| #define HAVE_SPAWN_H 1
13917| #define HAVE_UTIL_H 1
13918| #define HAVE_ALLOCA_H 1
13919| #define HAVE_SYS_MMAN_H 1
13920| #define HAVE_DIRENT_H 1
13921| #define HAVE_NET_IF_H 1
13922| #define HAVE_MAKEDEV 1
13923| #define _LARGEFILE_SOURCE 1
13924| #define _FILE_OFFSET_BITS 64
13925| #if defined(SCO_DS)
13926| #undef _OFF_T
13927| #endif
13928| #define RETSIGTYPE void
13929| #define HAVE_SSIZE_T 1
13930| #define SIZEOF_INT 4
13931| #define SIZEOF_LONG 8
13932| #define ALIGNOF_LONG 8
13933| #define SIZEOF_LONG_LONG 8
13934| #define SIZEOF_VOID_P 8
13935| #define SIZEOF_SHORT 2
13936| #define SIZEOF_FLOAT 4
13937| #define SIZEOF_DOUBLE 8
13938| #define SIZEOF_FPOS_T 8
13939| #define SIZEOF_SIZE_T 8
13940| #define ALIGNOF_SIZE_T 8
13941| #define SIZEOF_PID_T 4
13942| #define SIZEOF_UINTPTR_T 8
13943| #define HAVE_LONG_DOUBLE 1
13944| #define SIZEOF_LONG_DOUBLE 16
13945| #define SIZEOF__BOOL 1
13946| #define SIZEOF_OFF_T 8
13947| #define SIZEOF_TIME_T 8
13948| #define SIZEOF_PTHREAD_T 8
13949| #define SIZEOF_PTHREAD_KEY_T 8
13950| #define WITH_NEXT_FRAMEWORK 1
13951| #define WITH_DYLD 1
13952| #define THREAD_STACK_SIZE 0x1000000
13953| #define HAVE_LIBDL 1
13954| #define HAVE_UUID_UUID_H 1
13955| #define WITH_LIBINTL 1
13956| #define WITH_DECIMAL_CONTEXTVAR 1
13957| #define _REENTRANT 1
13958| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
13959| #define HAVE_PTHREAD_SIGMASK 1
13960| #define ENABLE_IPV6 1
13961| #define WITH_DOC_STRINGS 1
13962| #define WITH_PYMALLOC 1
13963| #define PY_COERCE_C_LOCALE 1
13964| #define HAVE_DLOPEN 1
13965| #define HAVE_DYNAMIC_LOADING 1
13966| #define HAVE_ALARM 1
13967| #define HAVE_SETITIMER 1
13968| #define HAVE_GETITIMER 1
13969| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
13970| #define HAVE_CHOWN 1
13971| #define HAVE_CLOCK 1
13972| #define HAVE_CONFSTR 1
13973| #define HAVE_CTERMID 1
13974| #define HAVE_EXECV 1
13975| #define HAVE_FCHMOD 1
13976| #define HAVE_FCHOWN 1
13977| #define HAVE_FORK 1
13978| #define HAVE_FPATHCONF 1
13979| #define HAVE_FTIME 1
13980| #define HAVE_FTRUNCATE 1
13981| #define HAVE_FUTIMES 1
13982| #define HAVE_GAI_STRERROR 1
13983| #define HAVE_GETGRGID_R 1
13984| #define HAVE_GETGRNAM_R 1
13985| #define HAVE_GETGROUPLIST 1
13986| #define HAVE_GETGROUPS 1
13987| #define HAVE_GETLOGIN 1
13988| #define HAVE_GETLOADAVG 1
13989| #define HAVE_GETPEERNAME 1
13990| #define HAVE_GETPGID 1
13991| #define HAVE_GETPID 1
13992| #define HAVE_GETPRIORITY 1
13993| #define HAVE_GETPWENT 1
13994| #define HAVE_GETPWNAM_R 1
13995| #define HAVE_GETPWUID_R 1
13996| #define HAVE_GETSID 1
13997| #define HAVE_GETWD 1
13998| #define HAVE_IF_NAMEINDEX 1
13999| #define HAVE_INITGROUPS 1
14000| #define HAVE_KILL 1
14001| #define HAVE_KILLPG 1
14002| #define HAVE_LCHOWN 1
14003| #define HAVE_LOCKF 1
14004| #define HAVE_LSTAT 1
14005| #define HAVE_LUTIMES 1
14006| #define HAVE_MMAP 1
14007| #define HAVE_MBRTOWC 1
14008| #define HAVE_MKFIFO 1
14009| #define HAVE_MADVISE 1
14010| #define HAVE_MKNOD 1
14011| #define HAVE_MKTIME 1
14012| #define HAVE_NICE 1
14013| /* end confdefs.h.  */
14014| /* Define openat to an innocuous variant, in case <limits.h> declares openat.
14015|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14016| #define openat innocuous_openat
14017|
14018| /* System header to define __stub macros and hopefully few prototypes,
14019|     which can conflict with char openat (); below.
14020|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14021|     <limits.h> exists even on freestanding compilers.  */
14022|
14023| #ifdef __STDC__
14024| # include <limits.h>
14025| #else
14026| # include <assert.h>
14027| #endif
14028|
14029| #undef openat
14030|
14031| /* Override any GCC internal prototype to avoid an error.
14032|    Use char because int might match the return type of a GCC
14033|    builtin and then its argument prototype would still apply.  */
14034| #ifdef __cplusplus
14035| extern "C"
14036| #endif
14037| char openat ();
14038| /* The GNU C library defines this for functions which it implements
14039|     to always fail with ENOSYS.  Some functions are actually named
14040|     something starting with __ and the normal name is an alias.  */
14041| #if defined __stub_openat || defined __stub___openat
14042| choke me
14043| #endif
14044|
14045| int
14046| main ()
14047| {
14048| return openat ();
14049|   ;
14050|   return 0;
14051| }
14052configure:11976: result: no
14053configure:11976: checking for pathconf
14054configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14055configure:11976: $? = 0
14056configure:11976: result: yes
14057configure:11976: checking for pause
14058configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14059configure:11976: $? = 0
14060configure:11976: result: yes
14061configure:11976: checking for pipe2
14062configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14063Undefined symbols for architecture x86_64:
14064  "_pipe2", referenced from:
14065      _main in ccFJMJIe.o
14066ld: symbol(s) not found for architecture x86_64
14067collect2: ld returned 1 exit status
14068Undefined symbols for architecture ppc:
14069  "_pipe2", referenced from:
14070      _main in cc4MPFWV.o
14071ld: symbol(s) not found for architecture ppc
14072collect2: ld returned 1 exit status
14073lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccdUQDcg.out (No such file or directory)
14074configure:11976: $? = 1
14075configure: failed program was:
14076| /* confdefs.h */
14077| #define _GNU_SOURCE 1
14078| #define _NETBSD_SOURCE 1
14079| #define __BSD_VISIBLE 1
14080| #define _DARWIN_C_SOURCE 1
14081| #define _PYTHONFRAMEWORK "Python"
14082| #define STDC_HEADERS 1
14083| #define HAVE_SYS_TYPES_H 1
14084| #define HAVE_SYS_STAT_H 1
14085| #define HAVE_STDLIB_H 1
14086| #define HAVE_STRING_H 1
14087| #define HAVE_MEMORY_H 1
14088| #define HAVE_STRINGS_H 1
14089| #define HAVE_INTTYPES_H 1
14090| #define HAVE_STDINT_H 1
14091| #define HAVE_UNISTD_H 1
14092| #define __EXTENSIONS__ 1
14093| #define _ALL_SOURCE 1
14094| #define _GNU_SOURCE 1
14095| #define _POSIX_PTHREAD_SEMANTICS 1
14096| #define _TANDEM_SOURCE 1
14097| #define STDC_HEADERS 1
14098| #define HAVE_DLFCN_H 1
14099| #define HAVE_ERRNO_H 1
14100| #define HAVE_FCNTL_H 1
14101| #define HAVE_GRP_H 1
14102| #define HAVE_LANGINFO_H 1
14103| #define HAVE_LIBINTL_H 1
14104| #define HAVE_PTHREAD_H 1
14105| #define HAVE_SCHED_H 1
14106| #define HAVE_SIGNAL_H 1
14107| #define HAVE_TERMIOS_H 1
14108| #define HAVE_UTIME_H 1
14109| #define HAVE_POLL_H 1
14110| #define HAVE_SYS_POLL_H 1
14111| #define HAVE_SYS_XATTR_H 1
14112| #define HAVE_SYS_EVENT_H 1
14113| #define HAVE_SYS_FILE_H 1
14114| #define HAVE_SYS_IOCTL_H 1
14115| #define HAVE_SYS_KERN_CONTROL_H 1
14116| #define HAVE_SYS_LOCK_H 1
14117| #define HAVE_SYS_PARAM_H 1
14118| #define HAVE_SYS_RANDOM_H 1
14119| #define HAVE_SYS_SELECT_H 1
14120| #define HAVE_SYS_SOCKET_H 1
14121| #define HAVE_SYS_STATVFS_H 1
14122| #define HAVE_SYS_STAT_H 1
14123| #define HAVE_SYS_SYSCALL_H 1
14124| #define HAVE_SYS_SYS_DOMAIN_H 1
14125| #define HAVE_SYS_TIME_H 1
14126| #define HAVE_SYS_TIMES_H 1
14127| #define HAVE_SYS_TYPES_H 1
14128| #define HAVE_SYS_UIO_H 1
14129| #define HAVE_SYS_UN_H 1
14130| #define HAVE_SYS_UTSNAME_H 1
14131| #define HAVE_SYS_WAIT_H 1
14132| #define HAVE_SYS_RESOURCE_H 1
14133| #define HAVE_SYSEXITS_H 1
14134| #define HAVE_SPAWN_H 1
14135| #define HAVE_UTIL_H 1
14136| #define HAVE_ALLOCA_H 1
14137| #define HAVE_SYS_MMAN_H 1
14138| #define HAVE_DIRENT_H 1
14139| #define HAVE_NET_IF_H 1
14140| #define HAVE_MAKEDEV 1
14141| #define _LARGEFILE_SOURCE 1
14142| #define _FILE_OFFSET_BITS 64
14143| #if defined(SCO_DS)
14144| #undef _OFF_T
14145| #endif
14146| #define RETSIGTYPE void
14147| #define HAVE_SSIZE_T 1
14148| #define SIZEOF_INT 4
14149| #define SIZEOF_LONG 8
14150| #define ALIGNOF_LONG 8
14151| #define SIZEOF_LONG_LONG 8
14152| #define SIZEOF_VOID_P 8
14153| #define SIZEOF_SHORT 2
14154| #define SIZEOF_FLOAT 4
14155| #define SIZEOF_DOUBLE 8
14156| #define SIZEOF_FPOS_T 8
14157| #define SIZEOF_SIZE_T 8
14158| #define ALIGNOF_SIZE_T 8
14159| #define SIZEOF_PID_T 4
14160| #define SIZEOF_UINTPTR_T 8
14161| #define HAVE_LONG_DOUBLE 1
14162| #define SIZEOF_LONG_DOUBLE 16
14163| #define SIZEOF__BOOL 1
14164| #define SIZEOF_OFF_T 8
14165| #define SIZEOF_TIME_T 8
14166| #define SIZEOF_PTHREAD_T 8
14167| #define SIZEOF_PTHREAD_KEY_T 8
14168| #define WITH_NEXT_FRAMEWORK 1
14169| #define WITH_DYLD 1
14170| #define THREAD_STACK_SIZE 0x1000000
14171| #define HAVE_LIBDL 1
14172| #define HAVE_UUID_UUID_H 1
14173| #define WITH_LIBINTL 1
14174| #define WITH_DECIMAL_CONTEXTVAR 1
14175| #define _REENTRANT 1
14176| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
14177| #define HAVE_PTHREAD_SIGMASK 1
14178| #define ENABLE_IPV6 1
14179| #define WITH_DOC_STRINGS 1
14180| #define WITH_PYMALLOC 1
14181| #define PY_COERCE_C_LOCALE 1
14182| #define HAVE_DLOPEN 1
14183| #define HAVE_DYNAMIC_LOADING 1
14184| #define HAVE_ALARM 1
14185| #define HAVE_SETITIMER 1
14186| #define HAVE_GETITIMER 1
14187| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
14188| #define HAVE_CHOWN 1
14189| #define HAVE_CLOCK 1
14190| #define HAVE_CONFSTR 1
14191| #define HAVE_CTERMID 1
14192| #define HAVE_EXECV 1
14193| #define HAVE_FCHMOD 1
14194| #define HAVE_FCHOWN 1
14195| #define HAVE_FORK 1
14196| #define HAVE_FPATHCONF 1
14197| #define HAVE_FTIME 1
14198| #define HAVE_FTRUNCATE 1
14199| #define HAVE_FUTIMES 1
14200| #define HAVE_GAI_STRERROR 1
14201| #define HAVE_GETGRGID_R 1
14202| #define HAVE_GETGRNAM_R 1
14203| #define HAVE_GETGROUPLIST 1
14204| #define HAVE_GETGROUPS 1
14205| #define HAVE_GETLOGIN 1
14206| #define HAVE_GETLOADAVG 1
14207| #define HAVE_GETPEERNAME 1
14208| #define HAVE_GETPGID 1
14209| #define HAVE_GETPID 1
14210| #define HAVE_GETPRIORITY 1
14211| #define HAVE_GETPWENT 1
14212| #define HAVE_GETPWNAM_R 1
14213| #define HAVE_GETPWUID_R 1
14214| #define HAVE_GETSID 1
14215| #define HAVE_GETWD 1
14216| #define HAVE_IF_NAMEINDEX 1
14217| #define HAVE_INITGROUPS 1
14218| #define HAVE_KILL 1
14219| #define HAVE_KILLPG 1
14220| #define HAVE_LCHOWN 1
14221| #define HAVE_LOCKF 1
14222| #define HAVE_LSTAT 1
14223| #define HAVE_LUTIMES 1
14224| #define HAVE_MMAP 1
14225| #define HAVE_MBRTOWC 1
14226| #define HAVE_MKFIFO 1
14227| #define HAVE_MADVISE 1
14228| #define HAVE_MKNOD 1
14229| #define HAVE_MKTIME 1
14230| #define HAVE_NICE 1
14231| #define HAVE_PATHCONF 1
14232| #define HAVE_PAUSE 1
14233| /* end confdefs.h.  */
14234| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
14235|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14236| #define pipe2 innocuous_pipe2
14237|
14238| /* System header to define __stub macros and hopefully few prototypes,
14239|     which can conflict with char pipe2 (); below.
14240|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14241|     <limits.h> exists even on freestanding compilers.  */
14242|
14243| #ifdef __STDC__
14244| # include <limits.h>
14245| #else
14246| # include <assert.h>
14247| #endif
14248|
14249| #undef pipe2
14250|
14251| /* Override any GCC internal prototype to avoid an error.
14252|    Use char because int might match the return type of a GCC
14253|    builtin and then its argument prototype would still apply.  */
14254| #ifdef __cplusplus
14255| extern "C"
14256| #endif
14257| char pipe2 ();
14258| /* The GNU C library defines this for functions which it implements
14259|     to always fail with ENOSYS.  Some functions are actually named
14260|     something starting with __ and the normal name is an alias.  */
14261| #if defined __stub_pipe2 || defined __stub___pipe2
14262| choke me
14263| #endif
14264|
14265| int
14266| main ()
14267| {
14268| return pipe2 ();
14269|   ;
14270|   return 0;
14271| }
14272configure:11976: result: no
14273configure:11976: checking for plock
14274configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14275Undefined symbols for architecture x86_64:
14276  "_plock", referenced from:
14277      _main in ccBVRviD.o
14278ld: symbol(s) not found for architecture x86_64
14279collect2: ld returned 1 exit status
14280Undefined symbols for architecture ppc:
14281  "_plock", referenced from:
14282      _main in ccauIXeq.o
14283ld: symbol(s) not found for architecture ppc
14284collect2: ld returned 1 exit status
14285lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc6RO2KS.out (No such file or directory)
14286configure:11976: $? = 1
14287configure: failed program was:
14288| /* confdefs.h */
14289| #define _GNU_SOURCE 1
14290| #define _NETBSD_SOURCE 1
14291| #define __BSD_VISIBLE 1
14292| #define _DARWIN_C_SOURCE 1
14293| #define _PYTHONFRAMEWORK "Python"
14294| #define STDC_HEADERS 1
14295| #define HAVE_SYS_TYPES_H 1
14296| #define HAVE_SYS_STAT_H 1
14297| #define HAVE_STDLIB_H 1
14298| #define HAVE_STRING_H 1
14299| #define HAVE_MEMORY_H 1
14300| #define HAVE_STRINGS_H 1
14301| #define HAVE_INTTYPES_H 1
14302| #define HAVE_STDINT_H 1
14303| #define HAVE_UNISTD_H 1
14304| #define __EXTENSIONS__ 1
14305| #define _ALL_SOURCE 1
14306| #define _GNU_SOURCE 1
14307| #define _POSIX_PTHREAD_SEMANTICS 1
14308| #define _TANDEM_SOURCE 1
14309| #define STDC_HEADERS 1
14310| #define HAVE_DLFCN_H 1
14311| #define HAVE_ERRNO_H 1
14312| #define HAVE_FCNTL_H 1
14313| #define HAVE_GRP_H 1
14314| #define HAVE_LANGINFO_H 1
14315| #define HAVE_LIBINTL_H 1
14316| #define HAVE_PTHREAD_H 1
14317| #define HAVE_SCHED_H 1
14318| #define HAVE_SIGNAL_H 1
14319| #define HAVE_TERMIOS_H 1
14320| #define HAVE_UTIME_H 1
14321| #define HAVE_POLL_H 1
14322| #define HAVE_SYS_POLL_H 1
14323| #define HAVE_SYS_XATTR_H 1
14324| #define HAVE_SYS_EVENT_H 1
14325| #define HAVE_SYS_FILE_H 1
14326| #define HAVE_SYS_IOCTL_H 1
14327| #define HAVE_SYS_KERN_CONTROL_H 1
14328| #define HAVE_SYS_LOCK_H 1
14329| #define HAVE_SYS_PARAM_H 1
14330| #define HAVE_SYS_RANDOM_H 1
14331| #define HAVE_SYS_SELECT_H 1
14332| #define HAVE_SYS_SOCKET_H 1
14333| #define HAVE_SYS_STATVFS_H 1
14334| #define HAVE_SYS_STAT_H 1
14335| #define HAVE_SYS_SYSCALL_H 1
14336| #define HAVE_SYS_SYS_DOMAIN_H 1
14337| #define HAVE_SYS_TIME_H 1
14338| #define HAVE_SYS_TIMES_H 1
14339| #define HAVE_SYS_TYPES_H 1
14340| #define HAVE_SYS_UIO_H 1
14341| #define HAVE_SYS_UN_H 1
14342| #define HAVE_SYS_UTSNAME_H 1
14343| #define HAVE_SYS_WAIT_H 1
14344| #define HAVE_SYS_RESOURCE_H 1
14345| #define HAVE_SYSEXITS_H 1
14346| #define HAVE_SPAWN_H 1
14347| #define HAVE_UTIL_H 1
14348| #define HAVE_ALLOCA_H 1
14349| #define HAVE_SYS_MMAN_H 1
14350| #define HAVE_DIRENT_H 1
14351| #define HAVE_NET_IF_H 1
14352| #define HAVE_MAKEDEV 1
14353| #define _LARGEFILE_SOURCE 1
14354| #define _FILE_OFFSET_BITS 64
14355| #if defined(SCO_DS)
14356| #undef _OFF_T
14357| #endif
14358| #define RETSIGTYPE void
14359| #define HAVE_SSIZE_T 1
14360| #define SIZEOF_INT 4
14361| #define SIZEOF_LONG 8
14362| #define ALIGNOF_LONG 8
14363| #define SIZEOF_LONG_LONG 8
14364| #define SIZEOF_VOID_P 8
14365| #define SIZEOF_SHORT 2
14366| #define SIZEOF_FLOAT 4
14367| #define SIZEOF_DOUBLE 8
14368| #define SIZEOF_FPOS_T 8
14369| #define SIZEOF_SIZE_T 8
14370| #define ALIGNOF_SIZE_T 8
14371| #define SIZEOF_PID_T 4
14372| #define SIZEOF_UINTPTR_T 8
14373| #define HAVE_LONG_DOUBLE 1
14374| #define SIZEOF_LONG_DOUBLE 16
14375| #define SIZEOF__BOOL 1
14376| #define SIZEOF_OFF_T 8
14377| #define SIZEOF_TIME_T 8
14378| #define SIZEOF_PTHREAD_T 8
14379| #define SIZEOF_PTHREAD_KEY_T 8
14380| #define WITH_NEXT_FRAMEWORK 1
14381| #define WITH_DYLD 1
14382| #define THREAD_STACK_SIZE 0x1000000
14383| #define HAVE_LIBDL 1
14384| #define HAVE_UUID_UUID_H 1
14385| #define WITH_LIBINTL 1
14386| #define WITH_DECIMAL_CONTEXTVAR 1
14387| #define _REENTRANT 1
14388| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
14389| #define HAVE_PTHREAD_SIGMASK 1
14390| #define ENABLE_IPV6 1
14391| #define WITH_DOC_STRINGS 1
14392| #define WITH_PYMALLOC 1
14393| #define PY_COERCE_C_LOCALE 1
14394| #define HAVE_DLOPEN 1
14395| #define HAVE_DYNAMIC_LOADING 1
14396| #define HAVE_ALARM 1
14397| #define HAVE_SETITIMER 1
14398| #define HAVE_GETITIMER 1
14399| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
14400| #define HAVE_CHOWN 1
14401| #define HAVE_CLOCK 1
14402| #define HAVE_CONFSTR 1
14403| #define HAVE_CTERMID 1
14404| #define HAVE_EXECV 1
14405| #define HAVE_FCHMOD 1
14406| #define HAVE_FCHOWN 1
14407| #define HAVE_FORK 1
14408| #define HAVE_FPATHCONF 1
14409| #define HAVE_FTIME 1
14410| #define HAVE_FTRUNCATE 1
14411| #define HAVE_FUTIMES 1
14412| #define HAVE_GAI_STRERROR 1
14413| #define HAVE_GETGRGID_R 1
14414| #define HAVE_GETGRNAM_R 1
14415| #define HAVE_GETGROUPLIST 1
14416| #define HAVE_GETGROUPS 1
14417| #define HAVE_GETLOGIN 1
14418| #define HAVE_GETLOADAVG 1
14419| #define HAVE_GETPEERNAME 1
14420| #define HAVE_GETPGID 1
14421| #define HAVE_GETPID 1
14422| #define HAVE_GETPRIORITY 1
14423| #define HAVE_GETPWENT 1
14424| #define HAVE_GETPWNAM_R 1
14425| #define HAVE_GETPWUID_R 1
14426| #define HAVE_GETSID 1
14427| #define HAVE_GETWD 1
14428| #define HAVE_IF_NAMEINDEX 1
14429| #define HAVE_INITGROUPS 1
14430| #define HAVE_KILL 1
14431| #define HAVE_KILLPG 1
14432| #define HAVE_LCHOWN 1
14433| #define HAVE_LOCKF 1
14434| #define HAVE_LSTAT 1
14435| #define HAVE_LUTIMES 1
14436| #define HAVE_MMAP 1
14437| #define HAVE_MBRTOWC 1
14438| #define HAVE_MKFIFO 1
14439| #define HAVE_MADVISE 1
14440| #define HAVE_MKNOD 1
14441| #define HAVE_MKTIME 1
14442| #define HAVE_NICE 1
14443| #define HAVE_PATHCONF 1
14444| #define HAVE_PAUSE 1
14445| /* end confdefs.h.  */
14446| /* Define plock to an innocuous variant, in case <limits.h> declares plock.
14447|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14448| #define plock innocuous_plock
14449|
14450| /* System header to define __stub macros and hopefully few prototypes,
14451|     which can conflict with char plock (); below.
14452|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14453|     <limits.h> exists even on freestanding compilers.  */
14454|
14455| #ifdef __STDC__
14456| # include <limits.h>
14457| #else
14458| # include <assert.h>
14459| #endif
14460|
14461| #undef plock
14462|
14463| /* Override any GCC internal prototype to avoid an error.
14464|    Use char because int might match the return type of a GCC
14465|    builtin and then its argument prototype would still apply.  */
14466| #ifdef __cplusplus
14467| extern "C"
14468| #endif
14469| char plock ();
14470| /* The GNU C library defines this for functions which it implements
14471|     to always fail with ENOSYS.  Some functions are actually named
14472|     something starting with __ and the normal name is an alias.  */
14473| #if defined __stub_plock || defined __stub___plock
14474| choke me
14475| #endif
14476|
14477| int
14478| main ()
14479| {
14480| return plock ();
14481|   ;
14482|   return 0;
14483| }
14484configure:11976: result: no
14485configure:11976: checking for poll
14486configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14487configure:11976: $? = 0
14488configure:11976: result: yes
14489configure:11976: checking for posix_fallocate
14490configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14491Undefined symbols for architecture x86_64:
14492  "_posix_fallocate", referenced from:
14493      _main in ccXEO7IC.o
14494ld: symbol(s) not found for architecture x86_64
14495collect2: ld returned 1 exit status
14496Undefined symbols for architecture ppc:
14497  "_posix_fallocate", referenced from:
14498      _main in ccYk9rba.o
14499ld: symbol(s) not found for architecture ppc
14500collect2: ld returned 1 exit status
14501lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccZoqNIW.out (No such file or directory)
14502configure:11976: $? = 1
14503configure: failed program was:
14504| /* confdefs.h */
14505| #define _GNU_SOURCE 1
14506| #define _NETBSD_SOURCE 1
14507| #define __BSD_VISIBLE 1
14508| #define _DARWIN_C_SOURCE 1
14509| #define _PYTHONFRAMEWORK "Python"
14510| #define STDC_HEADERS 1
14511| #define HAVE_SYS_TYPES_H 1
14512| #define HAVE_SYS_STAT_H 1
14513| #define HAVE_STDLIB_H 1
14514| #define HAVE_STRING_H 1
14515| #define HAVE_MEMORY_H 1
14516| #define HAVE_STRINGS_H 1
14517| #define HAVE_INTTYPES_H 1
14518| #define HAVE_STDINT_H 1
14519| #define HAVE_UNISTD_H 1
14520| #define __EXTENSIONS__ 1
14521| #define _ALL_SOURCE 1
14522| #define _GNU_SOURCE 1
14523| #define _POSIX_PTHREAD_SEMANTICS 1
14524| #define _TANDEM_SOURCE 1
14525| #define STDC_HEADERS 1
14526| #define HAVE_DLFCN_H 1
14527| #define HAVE_ERRNO_H 1
14528| #define HAVE_FCNTL_H 1
14529| #define HAVE_GRP_H 1
14530| #define HAVE_LANGINFO_H 1
14531| #define HAVE_LIBINTL_H 1
14532| #define HAVE_PTHREAD_H 1
14533| #define HAVE_SCHED_H 1
14534| #define HAVE_SIGNAL_H 1
14535| #define HAVE_TERMIOS_H 1
14536| #define HAVE_UTIME_H 1
14537| #define HAVE_POLL_H 1
14538| #define HAVE_SYS_POLL_H 1
14539| #define HAVE_SYS_XATTR_H 1
14540| #define HAVE_SYS_EVENT_H 1
14541| #define HAVE_SYS_FILE_H 1
14542| #define HAVE_SYS_IOCTL_H 1
14543| #define HAVE_SYS_KERN_CONTROL_H 1
14544| #define HAVE_SYS_LOCK_H 1
14545| #define HAVE_SYS_PARAM_H 1
14546| #define HAVE_SYS_RANDOM_H 1
14547| #define HAVE_SYS_SELECT_H 1
14548| #define HAVE_SYS_SOCKET_H 1
14549| #define HAVE_SYS_STATVFS_H 1
14550| #define HAVE_SYS_STAT_H 1
14551| #define HAVE_SYS_SYSCALL_H 1
14552| #define HAVE_SYS_SYS_DOMAIN_H 1
14553| #define HAVE_SYS_TIME_H 1
14554| #define HAVE_SYS_TIMES_H 1
14555| #define HAVE_SYS_TYPES_H 1
14556| #define HAVE_SYS_UIO_H 1
14557| #define HAVE_SYS_UN_H 1
14558| #define HAVE_SYS_UTSNAME_H 1
14559| #define HAVE_SYS_WAIT_H 1
14560| #define HAVE_SYS_RESOURCE_H 1
14561| #define HAVE_SYSEXITS_H 1
14562| #define HAVE_SPAWN_H 1
14563| #define HAVE_UTIL_H 1
14564| #define HAVE_ALLOCA_H 1
14565| #define HAVE_SYS_MMAN_H 1
14566| #define HAVE_DIRENT_H 1
14567| #define HAVE_NET_IF_H 1
14568| #define HAVE_MAKEDEV 1
14569| #define _LARGEFILE_SOURCE 1
14570| #define _FILE_OFFSET_BITS 64
14571| #if defined(SCO_DS)
14572| #undef _OFF_T
14573| #endif
14574| #define RETSIGTYPE void
14575| #define HAVE_SSIZE_T 1
14576| #define SIZEOF_INT 4
14577| #define SIZEOF_LONG 8
14578| #define ALIGNOF_LONG 8
14579| #define SIZEOF_LONG_LONG 8
14580| #define SIZEOF_VOID_P 8
14581| #define SIZEOF_SHORT 2
14582| #define SIZEOF_FLOAT 4
14583| #define SIZEOF_DOUBLE 8
14584| #define SIZEOF_FPOS_T 8
14585| #define SIZEOF_SIZE_T 8
14586| #define ALIGNOF_SIZE_T 8
14587| #define SIZEOF_PID_T 4
14588| #define SIZEOF_UINTPTR_T 8
14589| #define HAVE_LONG_DOUBLE 1
14590| #define SIZEOF_LONG_DOUBLE 16
14591| #define SIZEOF__BOOL 1
14592| #define SIZEOF_OFF_T 8
14593| #define SIZEOF_TIME_T 8
14594| #define SIZEOF_PTHREAD_T 8
14595| #define SIZEOF_PTHREAD_KEY_T 8
14596| #define WITH_NEXT_FRAMEWORK 1
14597| #define WITH_DYLD 1
14598| #define THREAD_STACK_SIZE 0x1000000
14599| #define HAVE_LIBDL 1
14600| #define HAVE_UUID_UUID_H 1
14601| #define WITH_LIBINTL 1
14602| #define WITH_DECIMAL_CONTEXTVAR 1
14603| #define _REENTRANT 1
14604| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
14605| #define HAVE_PTHREAD_SIGMASK 1
14606| #define ENABLE_IPV6 1
14607| #define WITH_DOC_STRINGS 1
14608| #define WITH_PYMALLOC 1
14609| #define PY_COERCE_C_LOCALE 1
14610| #define HAVE_DLOPEN 1
14611| #define HAVE_DYNAMIC_LOADING 1
14612| #define HAVE_ALARM 1
14613| #define HAVE_SETITIMER 1
14614| #define HAVE_GETITIMER 1
14615| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
14616| #define HAVE_CHOWN 1
14617| #define HAVE_CLOCK 1
14618| #define HAVE_CONFSTR 1
14619| #define HAVE_CTERMID 1
14620| #define HAVE_EXECV 1
14621| #define HAVE_FCHMOD 1
14622| #define HAVE_FCHOWN 1
14623| #define HAVE_FORK 1
14624| #define HAVE_FPATHCONF 1
14625| #define HAVE_FTIME 1
14626| #define HAVE_FTRUNCATE 1
14627| #define HAVE_FUTIMES 1
14628| #define HAVE_GAI_STRERROR 1
14629| #define HAVE_GETGRGID_R 1
14630| #define HAVE_GETGRNAM_R 1
14631| #define HAVE_GETGROUPLIST 1
14632| #define HAVE_GETGROUPS 1
14633| #define HAVE_GETLOGIN 1
14634| #define HAVE_GETLOADAVG 1
14635| #define HAVE_GETPEERNAME 1
14636| #define HAVE_GETPGID 1
14637| #define HAVE_GETPID 1
14638| #define HAVE_GETPRIORITY 1
14639| #define HAVE_GETPWENT 1
14640| #define HAVE_GETPWNAM_R 1
14641| #define HAVE_GETPWUID_R 1
14642| #define HAVE_GETSID 1
14643| #define HAVE_GETWD 1
14644| #define HAVE_IF_NAMEINDEX 1
14645| #define HAVE_INITGROUPS 1
14646| #define HAVE_KILL 1
14647| #define HAVE_KILLPG 1
14648| #define HAVE_LCHOWN 1
14649| #define HAVE_LOCKF 1
14650| #define HAVE_LSTAT 1
14651| #define HAVE_LUTIMES 1
14652| #define HAVE_MMAP 1
14653| #define HAVE_MBRTOWC 1
14654| #define HAVE_MKFIFO 1
14655| #define HAVE_MADVISE 1
14656| #define HAVE_MKNOD 1
14657| #define HAVE_MKTIME 1
14658| #define HAVE_NICE 1
14659| #define HAVE_PATHCONF 1
14660| #define HAVE_PAUSE 1
14661| #define HAVE_POLL 1
14662| /* end confdefs.h.  */
14663| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate.
14664|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14665| #define posix_fallocate innocuous_posix_fallocate
14666|
14667| /* System header to define __stub macros and hopefully few prototypes,
14668|     which can conflict with char posix_fallocate (); below.
14669|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14670|     <limits.h> exists even on freestanding compilers.  */
14671|
14672| #ifdef __STDC__
14673| # include <limits.h>
14674| #else
14675| # include <assert.h>
14676| #endif
14677|
14678| #undef posix_fallocate
14679|
14680| /* Override any GCC internal prototype to avoid an error.
14681|    Use char because int might match the return type of a GCC
14682|    builtin and then its argument prototype would still apply.  */
14683| #ifdef __cplusplus
14684| extern "C"
14685| #endif
14686| char posix_fallocate ();
14687| /* The GNU C library defines this for functions which it implements
14688|     to always fail with ENOSYS.  Some functions are actually named
14689|     something starting with __ and the normal name is an alias.  */
14690| #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
14691| choke me
14692| #endif
14693|
14694| int
14695| main ()
14696| {
14697| return posix_fallocate ();
14698|   ;
14699|   return 0;
14700| }
14701configure:11976: result: no
14702configure:11976: checking for posix_fadvise
14703configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14704Undefined symbols for architecture x86_64:
14705  "_posix_fadvise", referenced from:
14706      _main in ccx1VhbG.o
14707ld: symbol(s) not found for architecture x86_64
14708collect2: ld returned 1 exit status
14709Undefined symbols for architecture ppc:
14710  "_posix_fadvise", referenced from:
14711      _main in cc9Lc2bF.o
14712ld: symbol(s) not found for architecture ppc
14713collect2: ld returned 1 exit status
14714lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc8thZaA.out (No such file or directory)
14715configure:11976: $? = 1
14716configure: failed program was:
14717| /* confdefs.h */
14718| #define _GNU_SOURCE 1
14719| #define _NETBSD_SOURCE 1
14720| #define __BSD_VISIBLE 1
14721| #define _DARWIN_C_SOURCE 1
14722| #define _PYTHONFRAMEWORK "Python"
14723| #define STDC_HEADERS 1
14724| #define HAVE_SYS_TYPES_H 1
14725| #define HAVE_SYS_STAT_H 1
14726| #define HAVE_STDLIB_H 1
14727| #define HAVE_STRING_H 1
14728| #define HAVE_MEMORY_H 1
14729| #define HAVE_STRINGS_H 1
14730| #define HAVE_INTTYPES_H 1
14731| #define HAVE_STDINT_H 1
14732| #define HAVE_UNISTD_H 1
14733| #define __EXTENSIONS__ 1
14734| #define _ALL_SOURCE 1
14735| #define _GNU_SOURCE 1
14736| #define _POSIX_PTHREAD_SEMANTICS 1
14737| #define _TANDEM_SOURCE 1
14738| #define STDC_HEADERS 1
14739| #define HAVE_DLFCN_H 1
14740| #define HAVE_ERRNO_H 1
14741| #define HAVE_FCNTL_H 1
14742| #define HAVE_GRP_H 1
14743| #define HAVE_LANGINFO_H 1
14744| #define HAVE_LIBINTL_H 1
14745| #define HAVE_PTHREAD_H 1
14746| #define HAVE_SCHED_H 1
14747| #define HAVE_SIGNAL_H 1
14748| #define HAVE_TERMIOS_H 1
14749| #define HAVE_UTIME_H 1
14750| #define HAVE_POLL_H 1
14751| #define HAVE_SYS_POLL_H 1
14752| #define HAVE_SYS_XATTR_H 1
14753| #define HAVE_SYS_EVENT_H 1
14754| #define HAVE_SYS_FILE_H 1
14755| #define HAVE_SYS_IOCTL_H 1
14756| #define HAVE_SYS_KERN_CONTROL_H 1
14757| #define HAVE_SYS_LOCK_H 1
14758| #define HAVE_SYS_PARAM_H 1
14759| #define HAVE_SYS_RANDOM_H 1
14760| #define HAVE_SYS_SELECT_H 1
14761| #define HAVE_SYS_SOCKET_H 1
14762| #define HAVE_SYS_STATVFS_H 1
14763| #define HAVE_SYS_STAT_H 1
14764| #define HAVE_SYS_SYSCALL_H 1
14765| #define HAVE_SYS_SYS_DOMAIN_H 1
14766| #define HAVE_SYS_TIME_H 1
14767| #define HAVE_SYS_TIMES_H 1
14768| #define HAVE_SYS_TYPES_H 1
14769| #define HAVE_SYS_UIO_H 1
14770| #define HAVE_SYS_UN_H 1
14771| #define HAVE_SYS_UTSNAME_H 1
14772| #define HAVE_SYS_WAIT_H 1
14773| #define HAVE_SYS_RESOURCE_H 1
14774| #define HAVE_SYSEXITS_H 1
14775| #define HAVE_SPAWN_H 1
14776| #define HAVE_UTIL_H 1
14777| #define HAVE_ALLOCA_H 1
14778| #define HAVE_SYS_MMAN_H 1
14779| #define HAVE_DIRENT_H 1
14780| #define HAVE_NET_IF_H 1
14781| #define HAVE_MAKEDEV 1
14782| #define _LARGEFILE_SOURCE 1
14783| #define _FILE_OFFSET_BITS 64
14784| #if defined(SCO_DS)
14785| #undef _OFF_T
14786| #endif
14787| #define RETSIGTYPE void
14788| #define HAVE_SSIZE_T 1
14789| #define SIZEOF_INT 4
14790| #define SIZEOF_LONG 8
14791| #define ALIGNOF_LONG 8
14792| #define SIZEOF_LONG_LONG 8
14793| #define SIZEOF_VOID_P 8
14794| #define SIZEOF_SHORT 2
14795| #define SIZEOF_FLOAT 4
14796| #define SIZEOF_DOUBLE 8
14797| #define SIZEOF_FPOS_T 8
14798| #define SIZEOF_SIZE_T 8
14799| #define ALIGNOF_SIZE_T 8
14800| #define SIZEOF_PID_T 4
14801| #define SIZEOF_UINTPTR_T 8
14802| #define HAVE_LONG_DOUBLE 1
14803| #define SIZEOF_LONG_DOUBLE 16
14804| #define SIZEOF__BOOL 1
14805| #define SIZEOF_OFF_T 8
14806| #define SIZEOF_TIME_T 8
14807| #define SIZEOF_PTHREAD_T 8
14808| #define SIZEOF_PTHREAD_KEY_T 8
14809| #define WITH_NEXT_FRAMEWORK 1
14810| #define WITH_DYLD 1
14811| #define THREAD_STACK_SIZE 0x1000000
14812| #define HAVE_LIBDL 1
14813| #define HAVE_UUID_UUID_H 1
14814| #define WITH_LIBINTL 1
14815| #define WITH_DECIMAL_CONTEXTVAR 1
14816| #define _REENTRANT 1
14817| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
14818| #define HAVE_PTHREAD_SIGMASK 1
14819| #define ENABLE_IPV6 1
14820| #define WITH_DOC_STRINGS 1
14821| #define WITH_PYMALLOC 1
14822| #define PY_COERCE_C_LOCALE 1
14823| #define HAVE_DLOPEN 1
14824| #define HAVE_DYNAMIC_LOADING 1
14825| #define HAVE_ALARM 1
14826| #define HAVE_SETITIMER 1
14827| #define HAVE_GETITIMER 1
14828| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
14829| #define HAVE_CHOWN 1
14830| #define HAVE_CLOCK 1
14831| #define HAVE_CONFSTR 1
14832| #define HAVE_CTERMID 1
14833| #define HAVE_EXECV 1
14834| #define HAVE_FCHMOD 1
14835| #define HAVE_FCHOWN 1
14836| #define HAVE_FORK 1
14837| #define HAVE_FPATHCONF 1
14838| #define HAVE_FTIME 1
14839| #define HAVE_FTRUNCATE 1
14840| #define HAVE_FUTIMES 1
14841| #define HAVE_GAI_STRERROR 1
14842| #define HAVE_GETGRGID_R 1
14843| #define HAVE_GETGRNAM_R 1
14844| #define HAVE_GETGROUPLIST 1
14845| #define HAVE_GETGROUPS 1
14846| #define HAVE_GETLOGIN 1
14847| #define HAVE_GETLOADAVG 1
14848| #define HAVE_GETPEERNAME 1
14849| #define HAVE_GETPGID 1
14850| #define HAVE_GETPID 1
14851| #define HAVE_GETPRIORITY 1
14852| #define HAVE_GETPWENT 1
14853| #define HAVE_GETPWNAM_R 1
14854| #define HAVE_GETPWUID_R 1
14855| #define HAVE_GETSID 1
14856| #define HAVE_GETWD 1
14857| #define HAVE_IF_NAMEINDEX 1
14858| #define HAVE_INITGROUPS 1
14859| #define HAVE_KILL 1
14860| #define HAVE_KILLPG 1
14861| #define HAVE_LCHOWN 1
14862| #define HAVE_LOCKF 1
14863| #define HAVE_LSTAT 1
14864| #define HAVE_LUTIMES 1
14865| #define HAVE_MMAP 1
14866| #define HAVE_MBRTOWC 1
14867| #define HAVE_MKFIFO 1
14868| #define HAVE_MADVISE 1
14869| #define HAVE_MKNOD 1
14870| #define HAVE_MKTIME 1
14871| #define HAVE_NICE 1
14872| #define HAVE_PATHCONF 1
14873| #define HAVE_PAUSE 1
14874| #define HAVE_POLL 1
14875| /* end confdefs.h.  */
14876| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
14877|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14878| #define posix_fadvise innocuous_posix_fadvise
14879|
14880| /* System header to define __stub macros and hopefully few prototypes,
14881|     which can conflict with char posix_fadvise (); below.
14882|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14883|     <limits.h> exists even on freestanding compilers.  */
14884|
14885| #ifdef __STDC__
14886| # include <limits.h>
14887| #else
14888| # include <assert.h>
14889| #endif
14890|
14891| #undef posix_fadvise
14892|
14893| /* Override any GCC internal prototype to avoid an error.
14894|    Use char because int might match the return type of a GCC
14895|    builtin and then its argument prototype would still apply.  */
14896| #ifdef __cplusplus
14897| extern "C"
14898| #endif
14899| char posix_fadvise ();
14900| /* The GNU C library defines this for functions which it implements
14901|     to always fail with ENOSYS.  Some functions are actually named
14902|     something starting with __ and the normal name is an alias.  */
14903| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
14904| choke me
14905| #endif
14906|
14907| int
14908| main ()
14909| {
14910| return posix_fadvise ();
14911|   ;
14912|   return 0;
14913| }
14914configure:11976: result: no
14915configure:11976: checking for posix_spawn
14916configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14917configure:11976: $? = 0
14918configure:11976: result: yes
14919configure:11976: checking for posix_spawnp
14920configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14921configure:11976: $? = 0
14922configure:11976: result: yes
14923configure:11976: checking for pread
14924configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14925configure:11976: $? = 0
14926configure:11976: result: yes
14927configure:11976: checking for preadv
14928configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
14929Undefined symbols for architecture x86_64:
14930  "_preadv", referenced from:
14931      _main in ccI7F3Ou.o
14932ld: symbol(s) not found for architecture x86_64
14933collect2: ld returned 1 exit status
14934Undefined symbols for architecture ppc:
14935  "_preadv", referenced from:
14936      _main in ccg3ZsIj.o
14937ld: symbol(s) not found for architecture ppc
14938collect2: ld returned 1 exit status
14939lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccUyQyxn.out (No such file or directory)
14940configure:11976: $? = 1
14941configure: failed program was:
14942| /* confdefs.h */
14943| #define _GNU_SOURCE 1
14944| #define _NETBSD_SOURCE 1
14945| #define __BSD_VISIBLE 1
14946| #define _DARWIN_C_SOURCE 1
14947| #define _PYTHONFRAMEWORK "Python"
14948| #define STDC_HEADERS 1
14949| #define HAVE_SYS_TYPES_H 1
14950| #define HAVE_SYS_STAT_H 1
14951| #define HAVE_STDLIB_H 1
14952| #define HAVE_STRING_H 1
14953| #define HAVE_MEMORY_H 1
14954| #define HAVE_STRINGS_H 1
14955| #define HAVE_INTTYPES_H 1
14956| #define HAVE_STDINT_H 1
14957| #define HAVE_UNISTD_H 1
14958| #define __EXTENSIONS__ 1
14959| #define _ALL_SOURCE 1
14960| #define _GNU_SOURCE 1
14961| #define _POSIX_PTHREAD_SEMANTICS 1
14962| #define _TANDEM_SOURCE 1
14963| #define STDC_HEADERS 1
14964| #define HAVE_DLFCN_H 1
14965| #define HAVE_ERRNO_H 1
14966| #define HAVE_FCNTL_H 1
14967| #define HAVE_GRP_H 1
14968| #define HAVE_LANGINFO_H 1
14969| #define HAVE_LIBINTL_H 1
14970| #define HAVE_PTHREAD_H 1
14971| #define HAVE_SCHED_H 1
14972| #define HAVE_SIGNAL_H 1
14973| #define HAVE_TERMIOS_H 1
14974| #define HAVE_UTIME_H 1
14975| #define HAVE_POLL_H 1
14976| #define HAVE_SYS_POLL_H 1
14977| #define HAVE_SYS_XATTR_H 1
14978| #define HAVE_SYS_EVENT_H 1
14979| #define HAVE_SYS_FILE_H 1
14980| #define HAVE_SYS_IOCTL_H 1
14981| #define HAVE_SYS_KERN_CONTROL_H 1
14982| #define HAVE_SYS_LOCK_H 1
14983| #define HAVE_SYS_PARAM_H 1
14984| #define HAVE_SYS_RANDOM_H 1
14985| #define HAVE_SYS_SELECT_H 1
14986| #define HAVE_SYS_SOCKET_H 1
14987| #define HAVE_SYS_STATVFS_H 1
14988| #define HAVE_SYS_STAT_H 1
14989| #define HAVE_SYS_SYSCALL_H 1
14990| #define HAVE_SYS_SYS_DOMAIN_H 1
14991| #define HAVE_SYS_TIME_H 1
14992| #define HAVE_SYS_TIMES_H 1
14993| #define HAVE_SYS_TYPES_H 1
14994| #define HAVE_SYS_UIO_H 1
14995| #define HAVE_SYS_UN_H 1
14996| #define HAVE_SYS_UTSNAME_H 1
14997| #define HAVE_SYS_WAIT_H 1
14998| #define HAVE_SYS_RESOURCE_H 1
14999| #define HAVE_SYSEXITS_H 1
15000| #define HAVE_SPAWN_H 1
15001| #define HAVE_UTIL_H 1
15002| #define HAVE_ALLOCA_H 1
15003| #define HAVE_SYS_MMAN_H 1
15004| #define HAVE_DIRENT_H 1
15005| #define HAVE_NET_IF_H 1
15006| #define HAVE_MAKEDEV 1
15007| #define _LARGEFILE_SOURCE 1
15008| #define _FILE_OFFSET_BITS 64
15009| #if defined(SCO_DS)
15010| #undef _OFF_T
15011| #endif
15012| #define RETSIGTYPE void
15013| #define HAVE_SSIZE_T 1
15014| #define SIZEOF_INT 4
15015| #define SIZEOF_LONG 8
15016| #define ALIGNOF_LONG 8
15017| #define SIZEOF_LONG_LONG 8
15018| #define SIZEOF_VOID_P 8
15019| #define SIZEOF_SHORT 2
15020| #define SIZEOF_FLOAT 4
15021| #define SIZEOF_DOUBLE 8
15022| #define SIZEOF_FPOS_T 8
15023| #define SIZEOF_SIZE_T 8
15024| #define ALIGNOF_SIZE_T 8
15025| #define SIZEOF_PID_T 4
15026| #define SIZEOF_UINTPTR_T 8
15027| #define HAVE_LONG_DOUBLE 1
15028| #define SIZEOF_LONG_DOUBLE 16
15029| #define SIZEOF__BOOL 1
15030| #define SIZEOF_OFF_T 8
15031| #define SIZEOF_TIME_T 8
15032| #define SIZEOF_PTHREAD_T 8
15033| #define SIZEOF_PTHREAD_KEY_T 8
15034| #define WITH_NEXT_FRAMEWORK 1
15035| #define WITH_DYLD 1
15036| #define THREAD_STACK_SIZE 0x1000000
15037| #define HAVE_LIBDL 1
15038| #define HAVE_UUID_UUID_H 1
15039| #define WITH_LIBINTL 1
15040| #define WITH_DECIMAL_CONTEXTVAR 1
15041| #define _REENTRANT 1
15042| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
15043| #define HAVE_PTHREAD_SIGMASK 1
15044| #define ENABLE_IPV6 1
15045| #define WITH_DOC_STRINGS 1
15046| #define WITH_PYMALLOC 1
15047| #define PY_COERCE_C_LOCALE 1
15048| #define HAVE_DLOPEN 1
15049| #define HAVE_DYNAMIC_LOADING 1
15050| #define HAVE_ALARM 1
15051| #define HAVE_SETITIMER 1
15052| #define HAVE_GETITIMER 1
15053| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
15054| #define HAVE_CHOWN 1
15055| #define HAVE_CLOCK 1
15056| #define HAVE_CONFSTR 1
15057| #define HAVE_CTERMID 1
15058| #define HAVE_EXECV 1
15059| #define HAVE_FCHMOD 1
15060| #define HAVE_FCHOWN 1
15061| #define HAVE_FORK 1
15062| #define HAVE_FPATHCONF 1
15063| #define HAVE_FTIME 1
15064| #define HAVE_FTRUNCATE 1
15065| #define HAVE_FUTIMES 1
15066| #define HAVE_GAI_STRERROR 1
15067| #define HAVE_GETGRGID_R 1
15068| #define HAVE_GETGRNAM_R 1
15069| #define HAVE_GETGROUPLIST 1
15070| #define HAVE_GETGROUPS 1
15071| #define HAVE_GETLOGIN 1
15072| #define HAVE_GETLOADAVG 1
15073| #define HAVE_GETPEERNAME 1
15074| #define HAVE_GETPGID 1
15075| #define HAVE_GETPID 1
15076| #define HAVE_GETPRIORITY 1
15077| #define HAVE_GETPWENT 1
15078| #define HAVE_GETPWNAM_R 1
15079| #define HAVE_GETPWUID_R 1
15080| #define HAVE_GETSID 1
15081| #define HAVE_GETWD 1
15082| #define HAVE_IF_NAMEINDEX 1
15083| #define HAVE_INITGROUPS 1
15084| #define HAVE_KILL 1
15085| #define HAVE_KILLPG 1
15086| #define HAVE_LCHOWN 1
15087| #define HAVE_LOCKF 1
15088| #define HAVE_LSTAT 1
15089| #define HAVE_LUTIMES 1
15090| #define HAVE_MMAP 1
15091| #define HAVE_MBRTOWC 1
15092| #define HAVE_MKFIFO 1
15093| #define HAVE_MADVISE 1
15094| #define HAVE_MKNOD 1
15095| #define HAVE_MKTIME 1
15096| #define HAVE_NICE 1
15097| #define HAVE_PATHCONF 1
15098| #define HAVE_PAUSE 1
15099| #define HAVE_POLL 1
15100| #define HAVE_POSIX_SPAWN 1
15101| #define HAVE_POSIX_SPAWNP 1
15102| #define HAVE_PREAD 1
15103| /* end confdefs.h.  */
15104| /* Define preadv to an innocuous variant, in case <limits.h> declares preadv.
15105|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15106| #define preadv innocuous_preadv
15107|
15108| /* System header to define __stub macros and hopefully few prototypes,
15109|     which can conflict with char preadv (); below.
15110|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15111|     <limits.h> exists even on freestanding compilers.  */
15112|
15113| #ifdef __STDC__
15114| # include <limits.h>
15115| #else
15116| # include <assert.h>
15117| #endif
15118|
15119| #undef preadv
15120|
15121| /* Override any GCC internal prototype to avoid an error.
15122|    Use char because int might match the return type of a GCC
15123|    builtin and then its argument prototype would still apply.  */
15124| #ifdef __cplusplus
15125| extern "C"
15126| #endif
15127| char preadv ();
15128| /* The GNU C library defines this for functions which it implements
15129|     to always fail with ENOSYS.  Some functions are actually named
15130|     something starting with __ and the normal name is an alias.  */
15131| #if defined __stub_preadv || defined __stub___preadv
15132| choke me
15133| #endif
15134|
15135| int
15136| main ()
15137| {
15138| return preadv ();
15139|   ;
15140|   return 0;
15141| }
15142configure:11976: result: no
15143configure:11976: checking for preadv2
15144configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
15145Undefined symbols for architecture x86_64:
15146  "_preadv2", referenced from:
15147      _main in ccAHgXuy.o
15148ld: symbol(s) not found for architecture x86_64
15149collect2: ld returned 1 exit status
15150Undefined symbols for architecture ppc:
15151  "_preadv2", referenced from:
15152      _main in cc9MYKKp.o
15153ld: symbol(s) not found for architecture ppc
15154collect2: ld returned 1 exit status
15155lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccCkK6Eh.out (No such file or directory)
15156configure:11976: $? = 1
15157configure: failed program was:
15158| /* confdefs.h */
15159| #define _GNU_SOURCE 1
15160| #define _NETBSD_SOURCE 1
15161| #define __BSD_VISIBLE 1
15162| #define _DARWIN_C_SOURCE 1
15163| #define _PYTHONFRAMEWORK "Python"
15164| #define STDC_HEADERS 1
15165| #define HAVE_SYS_TYPES_H 1
15166| #define HAVE_SYS_STAT_H 1
15167| #define HAVE_STDLIB_H 1
15168| #define HAVE_STRING_H 1
15169| #define HAVE_MEMORY_H 1
15170| #define HAVE_STRINGS_H 1
15171| #define HAVE_INTTYPES_H 1
15172| #define HAVE_STDINT_H 1
15173| #define HAVE_UNISTD_H 1
15174| #define __EXTENSIONS__ 1
15175| #define _ALL_SOURCE 1
15176| #define _GNU_SOURCE 1
15177| #define _POSIX_PTHREAD_SEMANTICS 1
15178| #define _TANDEM_SOURCE 1
15179| #define STDC_HEADERS 1
15180| #define HAVE_DLFCN_H 1
15181| #define HAVE_ERRNO_H 1
15182| #define HAVE_FCNTL_H 1
15183| #define HAVE_GRP_H 1
15184| #define HAVE_LANGINFO_H 1
15185| #define HAVE_LIBINTL_H 1
15186| #define HAVE_PTHREAD_H 1
15187| #define HAVE_SCHED_H 1
15188| #define HAVE_SIGNAL_H 1
15189| #define HAVE_TERMIOS_H 1
15190| #define HAVE_UTIME_H 1
15191| #define HAVE_POLL_H 1
15192| #define HAVE_SYS_POLL_H 1
15193| #define HAVE_SYS_XATTR_H 1
15194| #define HAVE_SYS_EVENT_H 1
15195| #define HAVE_SYS_FILE_H 1
15196| #define HAVE_SYS_IOCTL_H 1
15197| #define HAVE_SYS_KERN_CONTROL_H 1
15198| #define HAVE_SYS_LOCK_H 1
15199| #define HAVE_SYS_PARAM_H 1
15200| #define HAVE_SYS_RANDOM_H 1
15201| #define HAVE_SYS_SELECT_H 1
15202| #define HAVE_SYS_SOCKET_H 1
15203| #define HAVE_SYS_STATVFS_H 1
15204| #define HAVE_SYS_STAT_H 1
15205| #define HAVE_SYS_SYSCALL_H 1
15206| #define HAVE_SYS_SYS_DOMAIN_H 1
15207| #define HAVE_SYS_TIME_H 1
15208| #define HAVE_SYS_TIMES_H 1
15209| #define HAVE_SYS_TYPES_H 1
15210| #define HAVE_SYS_UIO_H 1
15211| #define HAVE_SYS_UN_H 1
15212| #define HAVE_SYS_UTSNAME_H 1
15213| #define HAVE_SYS_WAIT_H 1
15214| #define HAVE_SYS_RESOURCE_H 1
15215| #define HAVE_SYSEXITS_H 1
15216| #define HAVE_SPAWN_H 1
15217| #define HAVE_UTIL_H 1
15218| #define HAVE_ALLOCA_H 1
15219| #define HAVE_SYS_MMAN_H 1
15220| #define HAVE_DIRENT_H 1
15221| #define HAVE_NET_IF_H 1
15222| #define HAVE_MAKEDEV 1
15223| #define _LARGEFILE_SOURCE 1
15224| #define _FILE_OFFSET_BITS 64
15225| #if defined(SCO_DS)
15226| #undef _OFF_T
15227| #endif
15228| #define RETSIGTYPE void
15229| #define HAVE_SSIZE_T 1
15230| #define SIZEOF_INT 4
15231| #define SIZEOF_LONG 8
15232| #define ALIGNOF_LONG 8
15233| #define SIZEOF_LONG_LONG 8
15234| #define SIZEOF_VOID_P 8
15235| #define SIZEOF_SHORT 2
15236| #define SIZEOF_FLOAT 4
15237| #define SIZEOF_DOUBLE 8
15238| #define SIZEOF_FPOS_T 8
15239| #define SIZEOF_SIZE_T 8
15240| #define ALIGNOF_SIZE_T 8
15241| #define SIZEOF_PID_T 4
15242| #define SIZEOF_UINTPTR_T 8
15243| #define HAVE_LONG_DOUBLE 1
15244| #define SIZEOF_LONG_DOUBLE 16
15245| #define SIZEOF__BOOL 1
15246| #define SIZEOF_OFF_T 8
15247| #define SIZEOF_TIME_T 8
15248| #define SIZEOF_PTHREAD_T 8
15249| #define SIZEOF_PTHREAD_KEY_T 8
15250| #define WITH_NEXT_FRAMEWORK 1
15251| #define WITH_DYLD 1
15252| #define THREAD_STACK_SIZE 0x1000000
15253| #define HAVE_LIBDL 1
15254| #define HAVE_UUID_UUID_H 1
15255| #define WITH_LIBINTL 1
15256| #define WITH_DECIMAL_CONTEXTVAR 1
15257| #define _REENTRANT 1
15258| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
15259| #define HAVE_PTHREAD_SIGMASK 1
15260| #define ENABLE_IPV6 1
15261| #define WITH_DOC_STRINGS 1
15262| #define WITH_PYMALLOC 1
15263| #define PY_COERCE_C_LOCALE 1
15264| #define HAVE_DLOPEN 1
15265| #define HAVE_DYNAMIC_LOADING 1
15266| #define HAVE_ALARM 1
15267| #define HAVE_SETITIMER 1
15268| #define HAVE_GETITIMER 1
15269| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
15270| #define HAVE_CHOWN 1
15271| #define HAVE_CLOCK 1
15272| #define HAVE_CONFSTR 1
15273| #define HAVE_CTERMID 1
15274| #define HAVE_EXECV 1
15275| #define HAVE_FCHMOD 1
15276| #define HAVE_FCHOWN 1
15277| #define HAVE_FORK 1
15278| #define HAVE_FPATHCONF 1
15279| #define HAVE_FTIME 1
15280| #define HAVE_FTRUNCATE 1
15281| #define HAVE_FUTIMES 1
15282| #define HAVE_GAI_STRERROR 1
15283| #define HAVE_GETGRGID_R 1
15284| #define HAVE_GETGRNAM_R 1
15285| #define HAVE_GETGROUPLIST 1
15286| #define HAVE_GETGROUPS 1
15287| #define HAVE_GETLOGIN 1
15288| #define HAVE_GETLOADAVG 1
15289| #define HAVE_GETPEERNAME 1
15290| #define HAVE_GETPGID 1
15291| #define HAVE_GETPID 1
15292| #define HAVE_GETPRIORITY 1
15293| #define HAVE_GETPWENT 1
15294| #define HAVE_GETPWNAM_R 1
15295| #define HAVE_GETPWUID_R 1
15296| #define HAVE_GETSID 1
15297| #define HAVE_GETWD 1
15298| #define HAVE_IF_NAMEINDEX 1
15299| #define HAVE_INITGROUPS 1
15300| #define HAVE_KILL 1
15301| #define HAVE_KILLPG 1
15302| #define HAVE_LCHOWN 1
15303| #define HAVE_LOCKF 1
15304| #define HAVE_LSTAT 1
15305| #define HAVE_LUTIMES 1
15306| #define HAVE_MMAP 1
15307| #define HAVE_MBRTOWC 1
15308| #define HAVE_MKFIFO 1
15309| #define HAVE_MADVISE 1
15310| #define HAVE_MKNOD 1
15311| #define HAVE_MKTIME 1
15312| #define HAVE_NICE 1
15313| #define HAVE_PATHCONF 1
15314| #define HAVE_PAUSE 1
15315| #define HAVE_POLL 1
15316| #define HAVE_POSIX_SPAWN 1
15317| #define HAVE_POSIX_SPAWNP 1
15318| #define HAVE_PREAD 1
15319| /* end confdefs.h.  */
15320| /* Define preadv2 to an innocuous variant, in case <limits.h> declares preadv2.
15321|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15322| #define preadv2 innocuous_preadv2
15323|
15324| /* System header to define __stub macros and hopefully few prototypes,
15325|     which can conflict with char preadv2 (); below.
15326|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15327|     <limits.h> exists even on freestanding compilers.  */
15328|
15329| #ifdef __STDC__
15330| # include <limits.h>
15331| #else
15332| # include <assert.h>
15333| #endif
15334|
15335| #undef preadv2
15336|
15337| /* Override any GCC internal prototype to avoid an error.
15338|    Use char because int might match the return type of a GCC
15339|    builtin and then its argument prototype would still apply.  */
15340| #ifdef __cplusplus
15341| extern "C"
15342| #endif
15343| char preadv2 ();
15344| /* The GNU C library defines this for functions which it implements
15345|     to always fail with ENOSYS.  Some functions are actually named
15346|     something starting with __ and the normal name is an alias.  */
15347| #if defined __stub_preadv2 || defined __stub___preadv2
15348| choke me
15349| #endif
15350|
15351| int
15352| main ()
15353| {
15354| return preadv2 ();
15355|   ;
15356|   return 0;
15357| }
15358configure:11976: result: no
15359configure:11976: checking for pthread_condattr_setclock
15360configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
15361Undefined symbols for architecture x86_64:
15362  "_pthread_condattr_setclock", referenced from:
15363      _main in cchvaCSW.o
15364ld: symbol(s) not found for architecture x86_64
15365collect2: ld returned 1 exit status
15366Undefined symbols for architecture ppc:
15367  "_pthread_condattr_setclock", referenced from:
15368      _main in ccTkXQzi.o
15369ld: symbol(s) not found for architecture ppc
15370collect2: ld returned 1 exit status
15371lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccrfx5CW.out (No such file or directory)
15372configure:11976: $? = 1
15373configure: failed program was:
15374| /* confdefs.h */
15375| #define _GNU_SOURCE 1
15376| #define _NETBSD_SOURCE 1
15377| #define __BSD_VISIBLE 1
15378| #define _DARWIN_C_SOURCE 1
15379| #define _PYTHONFRAMEWORK "Python"
15380| #define STDC_HEADERS 1
15381| #define HAVE_SYS_TYPES_H 1
15382| #define HAVE_SYS_STAT_H 1
15383| #define HAVE_STDLIB_H 1
15384| #define HAVE_STRING_H 1
15385| #define HAVE_MEMORY_H 1
15386| #define HAVE_STRINGS_H 1
15387| #define HAVE_INTTYPES_H 1
15388| #define HAVE_STDINT_H 1
15389| #define HAVE_UNISTD_H 1
15390| #define __EXTENSIONS__ 1
15391| #define _ALL_SOURCE 1
15392| #define _GNU_SOURCE 1
15393| #define _POSIX_PTHREAD_SEMANTICS 1
15394| #define _TANDEM_SOURCE 1
15395| #define STDC_HEADERS 1
15396| #define HAVE_DLFCN_H 1
15397| #define HAVE_ERRNO_H 1
15398| #define HAVE_FCNTL_H 1
15399| #define HAVE_GRP_H 1
15400| #define HAVE_LANGINFO_H 1
15401| #define HAVE_LIBINTL_H 1
15402| #define HAVE_PTHREAD_H 1
15403| #define HAVE_SCHED_H 1
15404| #define HAVE_SIGNAL_H 1
15405| #define HAVE_TERMIOS_H 1
15406| #define HAVE_UTIME_H 1
15407| #define HAVE_POLL_H 1
15408| #define HAVE_SYS_POLL_H 1
15409| #define HAVE_SYS_XATTR_H 1
15410| #define HAVE_SYS_EVENT_H 1
15411| #define HAVE_SYS_FILE_H 1
15412| #define HAVE_SYS_IOCTL_H 1
15413| #define HAVE_SYS_KERN_CONTROL_H 1
15414| #define HAVE_SYS_LOCK_H 1
15415| #define HAVE_SYS_PARAM_H 1
15416| #define HAVE_SYS_RANDOM_H 1
15417| #define HAVE_SYS_SELECT_H 1
15418| #define HAVE_SYS_SOCKET_H 1
15419| #define HAVE_SYS_STATVFS_H 1
15420| #define HAVE_SYS_STAT_H 1
15421| #define HAVE_SYS_SYSCALL_H 1
15422| #define HAVE_SYS_SYS_DOMAIN_H 1
15423| #define HAVE_SYS_TIME_H 1
15424| #define HAVE_SYS_TIMES_H 1
15425| #define HAVE_SYS_TYPES_H 1
15426| #define HAVE_SYS_UIO_H 1
15427| #define HAVE_SYS_UN_H 1
15428| #define HAVE_SYS_UTSNAME_H 1
15429| #define HAVE_SYS_WAIT_H 1
15430| #define HAVE_SYS_RESOURCE_H 1
15431| #define HAVE_SYSEXITS_H 1
15432| #define HAVE_SPAWN_H 1
15433| #define HAVE_UTIL_H 1
15434| #define HAVE_ALLOCA_H 1
15435| #define HAVE_SYS_MMAN_H 1
15436| #define HAVE_DIRENT_H 1
15437| #define HAVE_NET_IF_H 1
15438| #define HAVE_MAKEDEV 1
15439| #define _LARGEFILE_SOURCE 1
15440| #define _FILE_OFFSET_BITS 64
15441| #if defined(SCO_DS)
15442| #undef _OFF_T
15443| #endif
15444| #define RETSIGTYPE void
15445| #define HAVE_SSIZE_T 1
15446| #define SIZEOF_INT 4
15447| #define SIZEOF_LONG 8
15448| #define ALIGNOF_LONG 8
15449| #define SIZEOF_LONG_LONG 8
15450| #define SIZEOF_VOID_P 8
15451| #define SIZEOF_SHORT 2
15452| #define SIZEOF_FLOAT 4
15453| #define SIZEOF_DOUBLE 8
15454| #define SIZEOF_FPOS_T 8
15455| #define SIZEOF_SIZE_T 8
15456| #define ALIGNOF_SIZE_T 8
15457| #define SIZEOF_PID_T 4
15458| #define SIZEOF_UINTPTR_T 8
15459| #define HAVE_LONG_DOUBLE 1
15460| #define SIZEOF_LONG_DOUBLE 16
15461| #define SIZEOF__BOOL 1
15462| #define SIZEOF_OFF_T 8
15463| #define SIZEOF_TIME_T 8
15464| #define SIZEOF_PTHREAD_T 8
15465| #define SIZEOF_PTHREAD_KEY_T 8
15466| #define WITH_NEXT_FRAMEWORK 1
15467| #define WITH_DYLD 1
15468| #define THREAD_STACK_SIZE 0x1000000
15469| #define HAVE_LIBDL 1
15470| #define HAVE_UUID_UUID_H 1
15471| #define WITH_LIBINTL 1
15472| #define WITH_DECIMAL_CONTEXTVAR 1
15473| #define _REENTRANT 1
15474| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
15475| #define HAVE_PTHREAD_SIGMASK 1
15476| #define ENABLE_IPV6 1
15477| #define WITH_DOC_STRINGS 1
15478| #define WITH_PYMALLOC 1
15479| #define PY_COERCE_C_LOCALE 1
15480| #define HAVE_DLOPEN 1
15481| #define HAVE_DYNAMIC_LOADING 1
15482| #define HAVE_ALARM 1
15483| #define HAVE_SETITIMER 1
15484| #define HAVE_GETITIMER 1
15485| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
15486| #define HAVE_CHOWN 1
15487| #define HAVE_CLOCK 1
15488| #define HAVE_CONFSTR 1
15489| #define HAVE_CTERMID 1
15490| #define HAVE_EXECV 1
15491| #define HAVE_FCHMOD 1
15492| #define HAVE_FCHOWN 1
15493| #define HAVE_FORK 1
15494| #define HAVE_FPATHCONF 1
15495| #define HAVE_FTIME 1
15496| #define HAVE_FTRUNCATE 1
15497| #define HAVE_FUTIMES 1
15498| #define HAVE_GAI_STRERROR 1
15499| #define HAVE_GETGRGID_R 1
15500| #define HAVE_GETGRNAM_R 1
15501| #define HAVE_GETGROUPLIST 1
15502| #define HAVE_GETGROUPS 1
15503| #define HAVE_GETLOGIN 1
15504| #define HAVE_GETLOADAVG 1
15505| #define HAVE_GETPEERNAME 1
15506| #define HAVE_GETPGID 1
15507| #define HAVE_GETPID 1
15508| #define HAVE_GETPRIORITY 1
15509| #define HAVE_GETPWENT 1
15510| #define HAVE_GETPWNAM_R 1
15511| #define HAVE_GETPWUID_R 1
15512| #define HAVE_GETSID 1
15513| #define HAVE_GETWD 1
15514| #define HAVE_IF_NAMEINDEX 1
15515| #define HAVE_INITGROUPS 1
15516| #define HAVE_KILL 1
15517| #define HAVE_KILLPG 1
15518| #define HAVE_LCHOWN 1
15519| #define HAVE_LOCKF 1
15520| #define HAVE_LSTAT 1
15521| #define HAVE_LUTIMES 1
15522| #define HAVE_MMAP 1
15523| #define HAVE_MBRTOWC 1
15524| #define HAVE_MKFIFO 1
15525| #define HAVE_MADVISE 1
15526| #define HAVE_MKNOD 1
15527| #define HAVE_MKTIME 1
15528| #define HAVE_NICE 1
15529| #define HAVE_PATHCONF 1
15530| #define HAVE_PAUSE 1
15531| #define HAVE_POLL 1
15532| #define HAVE_POSIX_SPAWN 1
15533| #define HAVE_POSIX_SPAWNP 1
15534| #define HAVE_PREAD 1
15535| /* end confdefs.h.  */
15536| /* Define pthread_condattr_setclock to an innocuous variant, in case <limits.h> declares pthread_condattr_setclock.
15537|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15538| #define pthread_condattr_setclock innocuous_pthread_condattr_setclock
15539|
15540| /* System header to define __stub macros and hopefully few prototypes,
15541|     which can conflict with char pthread_condattr_setclock (); below.
15542|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15543|     <limits.h> exists even on freestanding compilers.  */
15544|
15545| #ifdef __STDC__
15546| # include <limits.h>
15547| #else
15548| # include <assert.h>
15549| #endif
15550|
15551| #undef pthread_condattr_setclock
15552|
15553| /* Override any GCC internal prototype to avoid an error.
15554|    Use char because int might match the return type of a GCC
15555|    builtin and then its argument prototype would still apply.  */
15556| #ifdef __cplusplus
15557| extern "C"
15558| #endif
15559| char pthread_condattr_setclock ();
15560| /* The GNU C library defines this for functions which it implements
15561|     to always fail with ENOSYS.  Some functions are actually named
15562|     something starting with __ and the normal name is an alias.  */
15563| #if defined __stub_pthread_condattr_setclock || defined __stub___pthread_condattr_setclock
15564| choke me
15565| #endif
15566|
15567| int
15568| main ()
15569| {
15570| return pthread_condattr_setclock ();
15571|   ;
15572|   return 0;
15573| }
15574configure:11976: result: no
15575configure:11976: checking for pthread_init
15576configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
15577Undefined symbols for architecture x86_64:
15578  "_pthread_init", referenced from:
15579      _main in ccv05kD9.o
15580ld: symbol(s) not found for architecture x86_64
15581collect2: ld returned 1 exit status
15582Undefined symbols for architecture ppc:
15583  "_pthread_init", referenced from:
15584      _main in ccqGAADX.o
15585ld: symbol(s) not found for architecture ppc
15586collect2: ld returned 1 exit status
15587lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccsHtvUq.out (No such file or directory)
15588configure:11976: $? = 1
15589configure: failed program was:
15590| /* confdefs.h */
15591| #define _GNU_SOURCE 1
15592| #define _NETBSD_SOURCE 1
15593| #define __BSD_VISIBLE 1
15594| #define _DARWIN_C_SOURCE 1
15595| #define _PYTHONFRAMEWORK "Python"
15596| #define STDC_HEADERS 1
15597| #define HAVE_SYS_TYPES_H 1
15598| #define HAVE_SYS_STAT_H 1
15599| #define HAVE_STDLIB_H 1
15600| #define HAVE_STRING_H 1
15601| #define HAVE_MEMORY_H 1
15602| #define HAVE_STRINGS_H 1
15603| #define HAVE_INTTYPES_H 1
15604| #define HAVE_STDINT_H 1
15605| #define HAVE_UNISTD_H 1
15606| #define __EXTENSIONS__ 1
15607| #define _ALL_SOURCE 1
15608| #define _GNU_SOURCE 1
15609| #define _POSIX_PTHREAD_SEMANTICS 1
15610| #define _TANDEM_SOURCE 1
15611| #define STDC_HEADERS 1
15612| #define HAVE_DLFCN_H 1
15613| #define HAVE_ERRNO_H 1
15614| #define HAVE_FCNTL_H 1
15615| #define HAVE_GRP_H 1
15616| #define HAVE_LANGINFO_H 1
15617| #define HAVE_LIBINTL_H 1
15618| #define HAVE_PTHREAD_H 1
15619| #define HAVE_SCHED_H 1
15620| #define HAVE_SIGNAL_H 1
15621| #define HAVE_TERMIOS_H 1
15622| #define HAVE_UTIME_H 1
15623| #define HAVE_POLL_H 1
15624| #define HAVE_SYS_POLL_H 1
15625| #define HAVE_SYS_XATTR_H 1
15626| #define HAVE_SYS_EVENT_H 1
15627| #define HAVE_SYS_FILE_H 1
15628| #define HAVE_SYS_IOCTL_H 1
15629| #define HAVE_SYS_KERN_CONTROL_H 1
15630| #define HAVE_SYS_LOCK_H 1
15631| #define HAVE_SYS_PARAM_H 1
15632| #define HAVE_SYS_RANDOM_H 1
15633| #define HAVE_SYS_SELECT_H 1
15634| #define HAVE_SYS_SOCKET_H 1
15635| #define HAVE_SYS_STATVFS_H 1
15636| #define HAVE_SYS_STAT_H 1
15637| #define HAVE_SYS_SYSCALL_H 1
15638| #define HAVE_SYS_SYS_DOMAIN_H 1
15639| #define HAVE_SYS_TIME_H 1
15640| #define HAVE_SYS_TIMES_H 1
15641| #define HAVE_SYS_TYPES_H 1
15642| #define HAVE_SYS_UIO_H 1
15643| #define HAVE_SYS_UN_H 1
15644| #define HAVE_SYS_UTSNAME_H 1
15645| #define HAVE_SYS_WAIT_H 1
15646| #define HAVE_SYS_RESOURCE_H 1
15647| #define HAVE_SYSEXITS_H 1
15648| #define HAVE_SPAWN_H 1
15649| #define HAVE_UTIL_H 1
15650| #define HAVE_ALLOCA_H 1
15651| #define HAVE_SYS_MMAN_H 1
15652| #define HAVE_DIRENT_H 1
15653| #define HAVE_NET_IF_H 1
15654| #define HAVE_MAKEDEV 1
15655| #define _LARGEFILE_SOURCE 1
15656| #define _FILE_OFFSET_BITS 64
15657| #if defined(SCO_DS)
15658| #undef _OFF_T
15659| #endif
15660| #define RETSIGTYPE void
15661| #define HAVE_SSIZE_T 1
15662| #define SIZEOF_INT 4
15663| #define SIZEOF_LONG 8
15664| #define ALIGNOF_LONG 8
15665| #define SIZEOF_LONG_LONG 8
15666| #define SIZEOF_VOID_P 8
15667| #define SIZEOF_SHORT 2
15668| #define SIZEOF_FLOAT 4
15669| #define SIZEOF_DOUBLE 8
15670| #define SIZEOF_FPOS_T 8
15671| #define SIZEOF_SIZE_T 8
15672| #define ALIGNOF_SIZE_T 8
15673| #define SIZEOF_PID_T 4
15674| #define SIZEOF_UINTPTR_T 8
15675| #define HAVE_LONG_DOUBLE 1
15676| #define SIZEOF_LONG_DOUBLE 16
15677| #define SIZEOF__BOOL 1
15678| #define SIZEOF_OFF_T 8
15679| #define SIZEOF_TIME_T 8
15680| #define SIZEOF_PTHREAD_T 8
15681| #define SIZEOF_PTHREAD_KEY_T 8
15682| #define WITH_NEXT_FRAMEWORK 1
15683| #define WITH_DYLD 1
15684| #define THREAD_STACK_SIZE 0x1000000
15685| #define HAVE_LIBDL 1
15686| #define HAVE_UUID_UUID_H 1
15687| #define WITH_LIBINTL 1
15688| #define WITH_DECIMAL_CONTEXTVAR 1
15689| #define _REENTRANT 1
15690| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
15691| #define HAVE_PTHREAD_SIGMASK 1
15692| #define ENABLE_IPV6 1
15693| #define WITH_DOC_STRINGS 1
15694| #define WITH_PYMALLOC 1
15695| #define PY_COERCE_C_LOCALE 1
15696| #define HAVE_DLOPEN 1
15697| #define HAVE_DYNAMIC_LOADING 1
15698| #define HAVE_ALARM 1
15699| #define HAVE_SETITIMER 1
15700| #define HAVE_GETITIMER 1
15701| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
15702| #define HAVE_CHOWN 1
15703| #define HAVE_CLOCK 1
15704| #define HAVE_CONFSTR 1
15705| #define HAVE_CTERMID 1
15706| #define HAVE_EXECV 1
15707| #define HAVE_FCHMOD 1
15708| #define HAVE_FCHOWN 1
15709| #define HAVE_FORK 1
15710| #define HAVE_FPATHCONF 1
15711| #define HAVE_FTIME 1
15712| #define HAVE_FTRUNCATE 1
15713| #define HAVE_FUTIMES 1
15714| #define HAVE_GAI_STRERROR 1
15715| #define HAVE_GETGRGID_R 1
15716| #define HAVE_GETGRNAM_R 1
15717| #define HAVE_GETGROUPLIST 1
15718| #define HAVE_GETGROUPS 1
15719| #define HAVE_GETLOGIN 1
15720| #define HAVE_GETLOADAVG 1
15721| #define HAVE_GETPEERNAME 1
15722| #define HAVE_GETPGID 1
15723| #define HAVE_GETPID 1
15724| #define HAVE_GETPRIORITY 1
15725| #define HAVE_GETPWENT 1
15726| #define HAVE_GETPWNAM_R 1
15727| #define HAVE_GETPWUID_R 1
15728| #define HAVE_GETSID 1
15729| #define HAVE_GETWD 1
15730| #define HAVE_IF_NAMEINDEX 1
15731| #define HAVE_INITGROUPS 1
15732| #define HAVE_KILL 1
15733| #define HAVE_KILLPG 1
15734| #define HAVE_LCHOWN 1
15735| #define HAVE_LOCKF 1
15736| #define HAVE_LSTAT 1
15737| #define HAVE_LUTIMES 1
15738| #define HAVE_MMAP 1
15739| #define HAVE_MBRTOWC 1
15740| #define HAVE_MKFIFO 1
15741| #define HAVE_MADVISE 1
15742| #define HAVE_MKNOD 1
15743| #define HAVE_MKTIME 1
15744| #define HAVE_NICE 1
15745| #define HAVE_PATHCONF 1
15746| #define HAVE_PAUSE 1
15747| #define HAVE_POLL 1
15748| #define HAVE_POSIX_SPAWN 1
15749| #define HAVE_POSIX_SPAWNP 1
15750| #define HAVE_PREAD 1
15751| /* end confdefs.h.  */
15752| /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init.
15753|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15754| #define pthread_init innocuous_pthread_init
15755|
15756| /* System header to define __stub macros and hopefully few prototypes,
15757|     which can conflict with char pthread_init (); below.
15758|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15759|     <limits.h> exists even on freestanding compilers.  */
15760|
15761| #ifdef __STDC__
15762| # include <limits.h>
15763| #else
15764| # include <assert.h>
15765| #endif
15766|
15767| #undef pthread_init
15768|
15769| /* Override any GCC internal prototype to avoid an error.
15770|    Use char because int might match the return type of a GCC
15771|    builtin and then its argument prototype would still apply.  */
15772| #ifdef __cplusplus
15773| extern "C"
15774| #endif
15775| char pthread_init ();
15776| /* The GNU C library defines this for functions which it implements
15777|     to always fail with ENOSYS.  Some functions are actually named
15778|     something starting with __ and the normal name is an alias.  */
15779| #if defined __stub_pthread_init || defined __stub___pthread_init
15780| choke me
15781| #endif
15782|
15783| int
15784| main ()
15785| {
15786| return pthread_init ();
15787|   ;
15788|   return 0;
15789| }
15790configure:11976: result: no
15791configure:11976: checking for pthread_kill
15792configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
15793configure:11976: $? = 0
15794configure:11976: result: yes
15795configure:11976: checking for pwrite
15796configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
15797configure:11976: $? = 0
15798configure:11976: result: yes
15799configure:11976: checking for pwritev
15800configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
15801Undefined symbols for architecture x86_64:
15802  "_pwritev", referenced from:
15803      _main in cc5HJle5.o
15804ld: symbol(s) not found for architecture x86_64
15805collect2: ld returned 1 exit status
15806Undefined symbols for architecture ppc:
15807  "_pwritev", referenced from:
15808      _main in ccdkAeaW.o
15809ld: symbol(s) not found for architecture ppc
15810collect2: ld returned 1 exit status
15811lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccsx3wUQ.out (No such file or directory)
15812configure:11976: $? = 1
15813configure: failed program was:
15814| /* confdefs.h */
15815| #define _GNU_SOURCE 1
15816| #define _NETBSD_SOURCE 1
15817| #define __BSD_VISIBLE 1
15818| #define _DARWIN_C_SOURCE 1
15819| #define _PYTHONFRAMEWORK "Python"
15820| #define STDC_HEADERS 1
15821| #define HAVE_SYS_TYPES_H 1
15822| #define HAVE_SYS_STAT_H 1
15823| #define HAVE_STDLIB_H 1
15824| #define HAVE_STRING_H 1
15825| #define HAVE_MEMORY_H 1
15826| #define HAVE_STRINGS_H 1
15827| #define HAVE_INTTYPES_H 1
15828| #define HAVE_STDINT_H 1
15829| #define HAVE_UNISTD_H 1
15830| #define __EXTENSIONS__ 1
15831| #define _ALL_SOURCE 1
15832| #define _GNU_SOURCE 1
15833| #define _POSIX_PTHREAD_SEMANTICS 1
15834| #define _TANDEM_SOURCE 1
15835| #define STDC_HEADERS 1
15836| #define HAVE_DLFCN_H 1
15837| #define HAVE_ERRNO_H 1
15838| #define HAVE_FCNTL_H 1
15839| #define HAVE_GRP_H 1
15840| #define HAVE_LANGINFO_H 1
15841| #define HAVE_LIBINTL_H 1
15842| #define HAVE_PTHREAD_H 1
15843| #define HAVE_SCHED_H 1
15844| #define HAVE_SIGNAL_H 1
15845| #define HAVE_TERMIOS_H 1
15846| #define HAVE_UTIME_H 1
15847| #define HAVE_POLL_H 1
15848| #define HAVE_SYS_POLL_H 1
15849| #define HAVE_SYS_XATTR_H 1
15850| #define HAVE_SYS_EVENT_H 1
15851| #define HAVE_SYS_FILE_H 1
15852| #define HAVE_SYS_IOCTL_H 1
15853| #define HAVE_SYS_KERN_CONTROL_H 1
15854| #define HAVE_SYS_LOCK_H 1
15855| #define HAVE_SYS_PARAM_H 1
15856| #define HAVE_SYS_RANDOM_H 1
15857| #define HAVE_SYS_SELECT_H 1
15858| #define HAVE_SYS_SOCKET_H 1
15859| #define HAVE_SYS_STATVFS_H 1
15860| #define HAVE_SYS_STAT_H 1
15861| #define HAVE_SYS_SYSCALL_H 1
15862| #define HAVE_SYS_SYS_DOMAIN_H 1
15863| #define HAVE_SYS_TIME_H 1
15864| #define HAVE_SYS_TIMES_H 1
15865| #define HAVE_SYS_TYPES_H 1
15866| #define HAVE_SYS_UIO_H 1
15867| #define HAVE_SYS_UN_H 1
15868| #define HAVE_SYS_UTSNAME_H 1
15869| #define HAVE_SYS_WAIT_H 1
15870| #define HAVE_SYS_RESOURCE_H 1
15871| #define HAVE_SYSEXITS_H 1
15872| #define HAVE_SPAWN_H 1
15873| #define HAVE_UTIL_H 1
15874| #define HAVE_ALLOCA_H 1
15875| #define HAVE_SYS_MMAN_H 1
15876| #define HAVE_DIRENT_H 1
15877| #define HAVE_NET_IF_H 1
15878| #define HAVE_MAKEDEV 1
15879| #define _LARGEFILE_SOURCE 1
15880| #define _FILE_OFFSET_BITS 64
15881| #if defined(SCO_DS)
15882| #undef _OFF_T
15883| #endif
15884| #define RETSIGTYPE void
15885| #define HAVE_SSIZE_T 1
15886| #define SIZEOF_INT 4
15887| #define SIZEOF_LONG 8
15888| #define ALIGNOF_LONG 8
15889| #define SIZEOF_LONG_LONG 8
15890| #define SIZEOF_VOID_P 8
15891| #define SIZEOF_SHORT 2
15892| #define SIZEOF_FLOAT 4
15893| #define SIZEOF_DOUBLE 8
15894| #define SIZEOF_FPOS_T 8
15895| #define SIZEOF_SIZE_T 8
15896| #define ALIGNOF_SIZE_T 8
15897| #define SIZEOF_PID_T 4
15898| #define SIZEOF_UINTPTR_T 8
15899| #define HAVE_LONG_DOUBLE 1
15900| #define SIZEOF_LONG_DOUBLE 16
15901| #define SIZEOF__BOOL 1
15902| #define SIZEOF_OFF_T 8
15903| #define SIZEOF_TIME_T 8
15904| #define SIZEOF_PTHREAD_T 8
15905| #define SIZEOF_PTHREAD_KEY_T 8
15906| #define WITH_NEXT_FRAMEWORK 1
15907| #define WITH_DYLD 1
15908| #define THREAD_STACK_SIZE 0x1000000
15909| #define HAVE_LIBDL 1
15910| #define HAVE_UUID_UUID_H 1
15911| #define WITH_LIBINTL 1
15912| #define WITH_DECIMAL_CONTEXTVAR 1
15913| #define _REENTRANT 1
15914| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
15915| #define HAVE_PTHREAD_SIGMASK 1
15916| #define ENABLE_IPV6 1
15917| #define WITH_DOC_STRINGS 1
15918| #define WITH_PYMALLOC 1
15919| #define PY_COERCE_C_LOCALE 1
15920| #define HAVE_DLOPEN 1
15921| #define HAVE_DYNAMIC_LOADING 1
15922| #define HAVE_ALARM 1
15923| #define HAVE_SETITIMER 1
15924| #define HAVE_GETITIMER 1
15925| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
15926| #define HAVE_CHOWN 1
15927| #define HAVE_CLOCK 1
15928| #define HAVE_CONFSTR 1
15929| #define HAVE_CTERMID 1
15930| #define HAVE_EXECV 1
15931| #define HAVE_FCHMOD 1
15932| #define HAVE_FCHOWN 1
15933| #define HAVE_FORK 1
15934| #define HAVE_FPATHCONF 1
15935| #define HAVE_FTIME 1
15936| #define HAVE_FTRUNCATE 1
15937| #define HAVE_FUTIMES 1
15938| #define HAVE_GAI_STRERROR 1
15939| #define HAVE_GETGRGID_R 1
15940| #define HAVE_GETGRNAM_R 1
15941| #define HAVE_GETGROUPLIST 1
15942| #define HAVE_GETGROUPS 1
15943| #define HAVE_GETLOGIN 1
15944| #define HAVE_GETLOADAVG 1
15945| #define HAVE_GETPEERNAME 1
15946| #define HAVE_GETPGID 1
15947| #define HAVE_GETPID 1
15948| #define HAVE_GETPRIORITY 1
15949| #define HAVE_GETPWENT 1
15950| #define HAVE_GETPWNAM_R 1
15951| #define HAVE_GETPWUID_R 1
15952| #define HAVE_GETSID 1
15953| #define HAVE_GETWD 1
15954| #define HAVE_IF_NAMEINDEX 1
15955| #define HAVE_INITGROUPS 1
15956| #define HAVE_KILL 1
15957| #define HAVE_KILLPG 1
15958| #define HAVE_LCHOWN 1
15959| #define HAVE_LOCKF 1
15960| #define HAVE_LSTAT 1
15961| #define HAVE_LUTIMES 1
15962| #define HAVE_MMAP 1
15963| #define HAVE_MBRTOWC 1
15964| #define HAVE_MKFIFO 1
15965| #define HAVE_MADVISE 1
15966| #define HAVE_MKNOD 1
15967| #define HAVE_MKTIME 1
15968| #define HAVE_NICE 1
15969| #define HAVE_PATHCONF 1
15970| #define HAVE_PAUSE 1
15971| #define HAVE_POLL 1
15972| #define HAVE_POSIX_SPAWN 1
15973| #define HAVE_POSIX_SPAWNP 1
15974| #define HAVE_PREAD 1
15975| #define HAVE_PTHREAD_KILL 1
15976| #define HAVE_PWRITE 1
15977| /* end confdefs.h.  */
15978| /* Define pwritev to an innocuous variant, in case <limits.h> declares pwritev.
15979|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15980| #define pwritev innocuous_pwritev
15981|
15982| /* System header to define __stub macros and hopefully few prototypes,
15983|     which can conflict with char pwritev (); below.
15984|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15985|     <limits.h> exists even on freestanding compilers.  */
15986|
15987| #ifdef __STDC__
15988| # include <limits.h>
15989| #else
15990| # include <assert.h>
15991| #endif
15992|
15993| #undef pwritev
15994|
15995| /* Override any GCC internal prototype to avoid an error.
15996|    Use char because int might match the return type of a GCC
15997|    builtin and then its argument prototype would still apply.  */
15998| #ifdef __cplusplus
15999| extern "C"
16000| #endif
16001| char pwritev ();
16002| /* The GNU C library defines this for functions which it implements
16003|     to always fail with ENOSYS.  Some functions are actually named
16004|     something starting with __ and the normal name is an alias.  */
16005| #if defined __stub_pwritev || defined __stub___pwritev
16006| choke me
16007| #endif
16008|
16009| int
16010| main ()
16011| {
16012| return pwritev ();
16013|   ;
16014|   return 0;
16015| }
16016configure:11976: result: no
16017configure:11976: checking for pwritev2
16018configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16019Undefined symbols for architecture x86_64:
16020  "_pwritev2", referenced from:
16021      _main in ccxshnSO.o
16022ld: symbol(s) not found for architecture x86_64
16023collect2: ld returned 1 exit status
16024Undefined symbols for architecture ppc:
16025  "_pwritev2", referenced from:
16026      _main in ccc7JdgN.o
16027ld: symbol(s) not found for architecture ppc
16028collect2: ld returned 1 exit status
16029lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc1iTfc9.out (No such file or directory)
16030configure:11976: $? = 1
16031configure: failed program was:
16032| /* confdefs.h */
16033| #define _GNU_SOURCE 1
16034| #define _NETBSD_SOURCE 1
16035| #define __BSD_VISIBLE 1
16036| #define _DARWIN_C_SOURCE 1
16037| #define _PYTHONFRAMEWORK "Python"
16038| #define STDC_HEADERS 1
16039| #define HAVE_SYS_TYPES_H 1
16040| #define HAVE_SYS_STAT_H 1
16041| #define HAVE_STDLIB_H 1
16042| #define HAVE_STRING_H 1
16043| #define HAVE_MEMORY_H 1
16044| #define HAVE_STRINGS_H 1
16045| #define HAVE_INTTYPES_H 1
16046| #define HAVE_STDINT_H 1
16047| #define HAVE_UNISTD_H 1
16048| #define __EXTENSIONS__ 1
16049| #define _ALL_SOURCE 1
16050| #define _GNU_SOURCE 1
16051| #define _POSIX_PTHREAD_SEMANTICS 1
16052| #define _TANDEM_SOURCE 1
16053| #define STDC_HEADERS 1
16054| #define HAVE_DLFCN_H 1
16055| #define HAVE_ERRNO_H 1
16056| #define HAVE_FCNTL_H 1
16057| #define HAVE_GRP_H 1
16058| #define HAVE_LANGINFO_H 1
16059| #define HAVE_LIBINTL_H 1
16060| #define HAVE_PTHREAD_H 1
16061| #define HAVE_SCHED_H 1
16062| #define HAVE_SIGNAL_H 1
16063| #define HAVE_TERMIOS_H 1
16064| #define HAVE_UTIME_H 1
16065| #define HAVE_POLL_H 1
16066| #define HAVE_SYS_POLL_H 1
16067| #define HAVE_SYS_XATTR_H 1
16068| #define HAVE_SYS_EVENT_H 1
16069| #define HAVE_SYS_FILE_H 1
16070| #define HAVE_SYS_IOCTL_H 1
16071| #define HAVE_SYS_KERN_CONTROL_H 1
16072| #define HAVE_SYS_LOCK_H 1
16073| #define HAVE_SYS_PARAM_H 1
16074| #define HAVE_SYS_RANDOM_H 1
16075| #define HAVE_SYS_SELECT_H 1
16076| #define HAVE_SYS_SOCKET_H 1
16077| #define HAVE_SYS_STATVFS_H 1
16078| #define HAVE_SYS_STAT_H 1
16079| #define HAVE_SYS_SYSCALL_H 1
16080| #define HAVE_SYS_SYS_DOMAIN_H 1
16081| #define HAVE_SYS_TIME_H 1
16082| #define HAVE_SYS_TIMES_H 1
16083| #define HAVE_SYS_TYPES_H 1
16084| #define HAVE_SYS_UIO_H 1
16085| #define HAVE_SYS_UN_H 1
16086| #define HAVE_SYS_UTSNAME_H 1
16087| #define HAVE_SYS_WAIT_H 1
16088| #define HAVE_SYS_RESOURCE_H 1
16089| #define HAVE_SYSEXITS_H 1
16090| #define HAVE_SPAWN_H 1
16091| #define HAVE_UTIL_H 1
16092| #define HAVE_ALLOCA_H 1
16093| #define HAVE_SYS_MMAN_H 1
16094| #define HAVE_DIRENT_H 1
16095| #define HAVE_NET_IF_H 1
16096| #define HAVE_MAKEDEV 1
16097| #define _LARGEFILE_SOURCE 1
16098| #define _FILE_OFFSET_BITS 64
16099| #if defined(SCO_DS)
16100| #undef _OFF_T
16101| #endif
16102| #define RETSIGTYPE void
16103| #define HAVE_SSIZE_T 1
16104| #define SIZEOF_INT 4
16105| #define SIZEOF_LONG 8
16106| #define ALIGNOF_LONG 8
16107| #define SIZEOF_LONG_LONG 8
16108| #define SIZEOF_VOID_P 8
16109| #define SIZEOF_SHORT 2
16110| #define SIZEOF_FLOAT 4
16111| #define SIZEOF_DOUBLE 8
16112| #define SIZEOF_FPOS_T 8
16113| #define SIZEOF_SIZE_T 8
16114| #define ALIGNOF_SIZE_T 8
16115| #define SIZEOF_PID_T 4
16116| #define SIZEOF_UINTPTR_T 8
16117| #define HAVE_LONG_DOUBLE 1
16118| #define SIZEOF_LONG_DOUBLE 16
16119| #define SIZEOF__BOOL 1
16120| #define SIZEOF_OFF_T 8
16121| #define SIZEOF_TIME_T 8
16122| #define SIZEOF_PTHREAD_T 8
16123| #define SIZEOF_PTHREAD_KEY_T 8
16124| #define WITH_NEXT_FRAMEWORK 1
16125| #define WITH_DYLD 1
16126| #define THREAD_STACK_SIZE 0x1000000
16127| #define HAVE_LIBDL 1
16128| #define HAVE_UUID_UUID_H 1
16129| #define WITH_LIBINTL 1
16130| #define WITH_DECIMAL_CONTEXTVAR 1
16131| #define _REENTRANT 1
16132| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
16133| #define HAVE_PTHREAD_SIGMASK 1
16134| #define ENABLE_IPV6 1
16135| #define WITH_DOC_STRINGS 1
16136| #define WITH_PYMALLOC 1
16137| #define PY_COERCE_C_LOCALE 1
16138| #define HAVE_DLOPEN 1
16139| #define HAVE_DYNAMIC_LOADING 1
16140| #define HAVE_ALARM 1
16141| #define HAVE_SETITIMER 1
16142| #define HAVE_GETITIMER 1
16143| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
16144| #define HAVE_CHOWN 1
16145| #define HAVE_CLOCK 1
16146| #define HAVE_CONFSTR 1
16147| #define HAVE_CTERMID 1
16148| #define HAVE_EXECV 1
16149| #define HAVE_FCHMOD 1
16150| #define HAVE_FCHOWN 1
16151| #define HAVE_FORK 1
16152| #define HAVE_FPATHCONF 1
16153| #define HAVE_FTIME 1
16154| #define HAVE_FTRUNCATE 1
16155| #define HAVE_FUTIMES 1
16156| #define HAVE_GAI_STRERROR 1
16157| #define HAVE_GETGRGID_R 1
16158| #define HAVE_GETGRNAM_R 1
16159| #define HAVE_GETGROUPLIST 1
16160| #define HAVE_GETGROUPS 1
16161| #define HAVE_GETLOGIN 1
16162| #define HAVE_GETLOADAVG 1
16163| #define HAVE_GETPEERNAME 1
16164| #define HAVE_GETPGID 1
16165| #define HAVE_GETPID 1
16166| #define HAVE_GETPRIORITY 1
16167| #define HAVE_GETPWENT 1
16168| #define HAVE_GETPWNAM_R 1
16169| #define HAVE_GETPWUID_R 1
16170| #define HAVE_GETSID 1
16171| #define HAVE_GETWD 1
16172| #define HAVE_IF_NAMEINDEX 1
16173| #define HAVE_INITGROUPS 1
16174| #define HAVE_KILL 1
16175| #define HAVE_KILLPG 1
16176| #define HAVE_LCHOWN 1
16177| #define HAVE_LOCKF 1
16178| #define HAVE_LSTAT 1
16179| #define HAVE_LUTIMES 1
16180| #define HAVE_MMAP 1
16181| #define HAVE_MBRTOWC 1
16182| #define HAVE_MKFIFO 1
16183| #define HAVE_MADVISE 1
16184| #define HAVE_MKNOD 1
16185| #define HAVE_MKTIME 1
16186| #define HAVE_NICE 1
16187| #define HAVE_PATHCONF 1
16188| #define HAVE_PAUSE 1
16189| #define HAVE_POLL 1
16190| #define HAVE_POSIX_SPAWN 1
16191| #define HAVE_POSIX_SPAWNP 1
16192| #define HAVE_PREAD 1
16193| #define HAVE_PTHREAD_KILL 1
16194| #define HAVE_PWRITE 1
16195| /* end confdefs.h.  */
16196| /* Define pwritev2 to an innocuous variant, in case <limits.h> declares pwritev2.
16197|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
16198| #define pwritev2 innocuous_pwritev2
16199|
16200| /* System header to define __stub macros and hopefully few prototypes,
16201|     which can conflict with char pwritev2 (); below.
16202|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16203|     <limits.h> exists even on freestanding compilers.  */
16204|
16205| #ifdef __STDC__
16206| # include <limits.h>
16207| #else
16208| # include <assert.h>
16209| #endif
16210|
16211| #undef pwritev2
16212|
16213| /* Override any GCC internal prototype to avoid an error.
16214|    Use char because int might match the return type of a GCC
16215|    builtin and then its argument prototype would still apply.  */
16216| #ifdef __cplusplus
16217| extern "C"
16218| #endif
16219| char pwritev2 ();
16220| /* The GNU C library defines this for functions which it implements
16221|     to always fail with ENOSYS.  Some functions are actually named
16222|     something starting with __ and the normal name is an alias.  */
16223| #if defined __stub_pwritev2 || defined __stub___pwritev2
16224| choke me
16225| #endif
16226|
16227| int
16228| main ()
16229| {
16230| return pwritev2 ();
16231|   ;
16232|   return 0;
16233| }
16234configure:11976: result: no
16235configure:11976: checking for readlink
16236configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16237configure:11976: $? = 0
16238configure:11976: result: yes
16239configure:11976: checking for readlinkat
16240configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16241Undefined symbols for architecture x86_64:
16242  "_readlinkat", referenced from:
16243      _main in ccOO7fAt.o
16244ld: symbol(s) not found for architecture x86_64
16245collect2: ld returned 1 exit status
16246Undefined symbols for architecture ppc:
16247  "_readlinkat", referenced from:
16248      _main in ccytJjcT.o
16249ld: symbol(s) not found for architecture ppc
16250collect2: ld returned 1 exit status
16251lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccmUd0Y4.out (No such file or directory)
16252configure:11976: $? = 1
16253configure: failed program was:
16254| /* confdefs.h */
16255| #define _GNU_SOURCE 1
16256| #define _NETBSD_SOURCE 1
16257| #define __BSD_VISIBLE 1
16258| #define _DARWIN_C_SOURCE 1
16259| #define _PYTHONFRAMEWORK "Python"
16260| #define STDC_HEADERS 1
16261| #define HAVE_SYS_TYPES_H 1
16262| #define HAVE_SYS_STAT_H 1
16263| #define HAVE_STDLIB_H 1
16264| #define HAVE_STRING_H 1
16265| #define HAVE_MEMORY_H 1
16266| #define HAVE_STRINGS_H 1
16267| #define HAVE_INTTYPES_H 1
16268| #define HAVE_STDINT_H 1
16269| #define HAVE_UNISTD_H 1
16270| #define __EXTENSIONS__ 1
16271| #define _ALL_SOURCE 1
16272| #define _GNU_SOURCE 1
16273| #define _POSIX_PTHREAD_SEMANTICS 1
16274| #define _TANDEM_SOURCE 1
16275| #define STDC_HEADERS 1
16276| #define HAVE_DLFCN_H 1
16277| #define HAVE_ERRNO_H 1
16278| #define HAVE_FCNTL_H 1
16279| #define HAVE_GRP_H 1
16280| #define HAVE_LANGINFO_H 1
16281| #define HAVE_LIBINTL_H 1
16282| #define HAVE_PTHREAD_H 1
16283| #define HAVE_SCHED_H 1
16284| #define HAVE_SIGNAL_H 1
16285| #define HAVE_TERMIOS_H 1
16286| #define HAVE_UTIME_H 1
16287| #define HAVE_POLL_H 1
16288| #define HAVE_SYS_POLL_H 1
16289| #define HAVE_SYS_XATTR_H 1
16290| #define HAVE_SYS_EVENT_H 1
16291| #define HAVE_SYS_FILE_H 1
16292| #define HAVE_SYS_IOCTL_H 1
16293| #define HAVE_SYS_KERN_CONTROL_H 1
16294| #define HAVE_SYS_LOCK_H 1
16295| #define HAVE_SYS_PARAM_H 1
16296| #define HAVE_SYS_RANDOM_H 1
16297| #define HAVE_SYS_SELECT_H 1
16298| #define HAVE_SYS_SOCKET_H 1
16299| #define HAVE_SYS_STATVFS_H 1
16300| #define HAVE_SYS_STAT_H 1
16301| #define HAVE_SYS_SYSCALL_H 1
16302| #define HAVE_SYS_SYS_DOMAIN_H 1
16303| #define HAVE_SYS_TIME_H 1
16304| #define HAVE_SYS_TIMES_H 1
16305| #define HAVE_SYS_TYPES_H 1
16306| #define HAVE_SYS_UIO_H 1
16307| #define HAVE_SYS_UN_H 1
16308| #define HAVE_SYS_UTSNAME_H 1
16309| #define HAVE_SYS_WAIT_H 1
16310| #define HAVE_SYS_RESOURCE_H 1
16311| #define HAVE_SYSEXITS_H 1
16312| #define HAVE_SPAWN_H 1
16313| #define HAVE_UTIL_H 1
16314| #define HAVE_ALLOCA_H 1
16315| #define HAVE_SYS_MMAN_H 1
16316| #define HAVE_DIRENT_H 1
16317| #define HAVE_NET_IF_H 1
16318| #define HAVE_MAKEDEV 1
16319| #define _LARGEFILE_SOURCE 1
16320| #define _FILE_OFFSET_BITS 64
16321| #if defined(SCO_DS)
16322| #undef _OFF_T
16323| #endif
16324| #define RETSIGTYPE void
16325| #define HAVE_SSIZE_T 1
16326| #define SIZEOF_INT 4
16327| #define SIZEOF_LONG 8
16328| #define ALIGNOF_LONG 8
16329| #define SIZEOF_LONG_LONG 8
16330| #define SIZEOF_VOID_P 8
16331| #define SIZEOF_SHORT 2
16332| #define SIZEOF_FLOAT 4
16333| #define SIZEOF_DOUBLE 8
16334| #define SIZEOF_FPOS_T 8
16335| #define SIZEOF_SIZE_T 8
16336| #define ALIGNOF_SIZE_T 8
16337| #define SIZEOF_PID_T 4
16338| #define SIZEOF_UINTPTR_T 8
16339| #define HAVE_LONG_DOUBLE 1
16340| #define SIZEOF_LONG_DOUBLE 16
16341| #define SIZEOF__BOOL 1
16342| #define SIZEOF_OFF_T 8
16343| #define SIZEOF_TIME_T 8
16344| #define SIZEOF_PTHREAD_T 8
16345| #define SIZEOF_PTHREAD_KEY_T 8
16346| #define WITH_NEXT_FRAMEWORK 1
16347| #define WITH_DYLD 1
16348| #define THREAD_STACK_SIZE 0x1000000
16349| #define HAVE_LIBDL 1
16350| #define HAVE_UUID_UUID_H 1
16351| #define WITH_LIBINTL 1
16352| #define WITH_DECIMAL_CONTEXTVAR 1
16353| #define _REENTRANT 1
16354| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
16355| #define HAVE_PTHREAD_SIGMASK 1
16356| #define ENABLE_IPV6 1
16357| #define WITH_DOC_STRINGS 1
16358| #define WITH_PYMALLOC 1
16359| #define PY_COERCE_C_LOCALE 1
16360| #define HAVE_DLOPEN 1
16361| #define HAVE_DYNAMIC_LOADING 1
16362| #define HAVE_ALARM 1
16363| #define HAVE_SETITIMER 1
16364| #define HAVE_GETITIMER 1
16365| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
16366| #define HAVE_CHOWN 1
16367| #define HAVE_CLOCK 1
16368| #define HAVE_CONFSTR 1
16369| #define HAVE_CTERMID 1
16370| #define HAVE_EXECV 1
16371| #define HAVE_FCHMOD 1
16372| #define HAVE_FCHOWN 1
16373| #define HAVE_FORK 1
16374| #define HAVE_FPATHCONF 1
16375| #define HAVE_FTIME 1
16376| #define HAVE_FTRUNCATE 1
16377| #define HAVE_FUTIMES 1
16378| #define HAVE_GAI_STRERROR 1
16379| #define HAVE_GETGRGID_R 1
16380| #define HAVE_GETGRNAM_R 1
16381| #define HAVE_GETGROUPLIST 1
16382| #define HAVE_GETGROUPS 1
16383| #define HAVE_GETLOGIN 1
16384| #define HAVE_GETLOADAVG 1
16385| #define HAVE_GETPEERNAME 1
16386| #define HAVE_GETPGID 1
16387| #define HAVE_GETPID 1
16388| #define HAVE_GETPRIORITY 1
16389| #define HAVE_GETPWENT 1
16390| #define HAVE_GETPWNAM_R 1
16391| #define HAVE_GETPWUID_R 1
16392| #define HAVE_GETSID 1
16393| #define HAVE_GETWD 1
16394| #define HAVE_IF_NAMEINDEX 1
16395| #define HAVE_INITGROUPS 1
16396| #define HAVE_KILL 1
16397| #define HAVE_KILLPG 1
16398| #define HAVE_LCHOWN 1
16399| #define HAVE_LOCKF 1
16400| #define HAVE_LSTAT 1
16401| #define HAVE_LUTIMES 1
16402| #define HAVE_MMAP 1
16403| #define HAVE_MBRTOWC 1
16404| #define HAVE_MKFIFO 1
16405| #define HAVE_MADVISE 1
16406| #define HAVE_MKNOD 1
16407| #define HAVE_MKTIME 1
16408| #define HAVE_NICE 1
16409| #define HAVE_PATHCONF 1
16410| #define HAVE_PAUSE 1
16411| #define HAVE_POLL 1
16412| #define HAVE_POSIX_SPAWN 1
16413| #define HAVE_POSIX_SPAWNP 1
16414| #define HAVE_PREAD 1
16415| #define HAVE_PTHREAD_KILL 1
16416| #define HAVE_PWRITE 1
16417| #define HAVE_READLINK 1
16418| /* end confdefs.h.  */
16419| /* Define readlinkat to an innocuous variant, in case <limits.h> declares readlinkat.
16420|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
16421| #define readlinkat innocuous_readlinkat
16422|
16423| /* System header to define __stub macros and hopefully few prototypes,
16424|     which can conflict with char readlinkat (); below.
16425|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16426|     <limits.h> exists even on freestanding compilers.  */
16427|
16428| #ifdef __STDC__
16429| # include <limits.h>
16430| #else
16431| # include <assert.h>
16432| #endif
16433|
16434| #undef readlinkat
16435|
16436| /* Override any GCC internal prototype to avoid an error.
16437|    Use char because int might match the return type of a GCC
16438|    builtin and then its argument prototype would still apply.  */
16439| #ifdef __cplusplus
16440| extern "C"
16441| #endif
16442| char readlinkat ();
16443| /* The GNU C library defines this for functions which it implements
16444|     to always fail with ENOSYS.  Some functions are actually named
16445|     something starting with __ and the normal name is an alias.  */
16446| #if defined __stub_readlinkat || defined __stub___readlinkat
16447| choke me
16448| #endif
16449|
16450| int
16451| main ()
16452| {
16453| return readlinkat ();
16454|   ;
16455|   return 0;
16456| }
16457configure:11976: result: no
16458configure:11976: checking for readv
16459configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16460configure:11976: $? = 0
16461configure:11976: result: yes
16462configure:11976: checking for realpath
16463configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16464configure:11976: $? = 0
16465configure:11976: result: yes
16466configure:11976: checking for renameat
16467configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16468Undefined symbols for architecture x86_64:
16469  "_renameat", referenced from:
16470      _main in ccJDjJR9.o
16471ld: symbol(s) not found for architecture x86_64
16472collect2: ld returned 1 exit status
16473Undefined symbols for architecture ppc:
16474  "_renameat", referenced from:
16475      _main in ccbbs8BS.o
16476ld: symbol(s) not found for architecture ppc
16477collect2: ld returned 1 exit status
16478lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccQa4MTs.out (No such file or directory)
16479configure:11976: $? = 1
16480configure: failed program was:
16481| /* confdefs.h */
16482| #define _GNU_SOURCE 1
16483| #define _NETBSD_SOURCE 1
16484| #define __BSD_VISIBLE 1
16485| #define _DARWIN_C_SOURCE 1
16486| #define _PYTHONFRAMEWORK "Python"
16487| #define STDC_HEADERS 1
16488| #define HAVE_SYS_TYPES_H 1
16489| #define HAVE_SYS_STAT_H 1
16490| #define HAVE_STDLIB_H 1
16491| #define HAVE_STRING_H 1
16492| #define HAVE_MEMORY_H 1
16493| #define HAVE_STRINGS_H 1
16494| #define HAVE_INTTYPES_H 1
16495| #define HAVE_STDINT_H 1
16496| #define HAVE_UNISTD_H 1
16497| #define __EXTENSIONS__ 1
16498| #define _ALL_SOURCE 1
16499| #define _GNU_SOURCE 1
16500| #define _POSIX_PTHREAD_SEMANTICS 1
16501| #define _TANDEM_SOURCE 1
16502| #define STDC_HEADERS 1
16503| #define HAVE_DLFCN_H 1
16504| #define HAVE_ERRNO_H 1
16505| #define HAVE_FCNTL_H 1
16506| #define HAVE_GRP_H 1
16507| #define HAVE_LANGINFO_H 1
16508| #define HAVE_LIBINTL_H 1
16509| #define HAVE_PTHREAD_H 1
16510| #define HAVE_SCHED_H 1
16511| #define HAVE_SIGNAL_H 1
16512| #define HAVE_TERMIOS_H 1
16513| #define HAVE_UTIME_H 1
16514| #define HAVE_POLL_H 1
16515| #define HAVE_SYS_POLL_H 1
16516| #define HAVE_SYS_XATTR_H 1
16517| #define HAVE_SYS_EVENT_H 1
16518| #define HAVE_SYS_FILE_H 1
16519| #define HAVE_SYS_IOCTL_H 1
16520| #define HAVE_SYS_KERN_CONTROL_H 1
16521| #define HAVE_SYS_LOCK_H 1
16522| #define HAVE_SYS_PARAM_H 1
16523| #define HAVE_SYS_RANDOM_H 1
16524| #define HAVE_SYS_SELECT_H 1
16525| #define HAVE_SYS_SOCKET_H 1
16526| #define HAVE_SYS_STATVFS_H 1
16527| #define HAVE_SYS_STAT_H 1
16528| #define HAVE_SYS_SYSCALL_H 1
16529| #define HAVE_SYS_SYS_DOMAIN_H 1
16530| #define HAVE_SYS_TIME_H 1
16531| #define HAVE_SYS_TIMES_H 1
16532| #define HAVE_SYS_TYPES_H 1
16533| #define HAVE_SYS_UIO_H 1
16534| #define HAVE_SYS_UN_H 1
16535| #define HAVE_SYS_UTSNAME_H 1
16536| #define HAVE_SYS_WAIT_H 1
16537| #define HAVE_SYS_RESOURCE_H 1
16538| #define HAVE_SYSEXITS_H 1
16539| #define HAVE_SPAWN_H 1
16540| #define HAVE_UTIL_H 1
16541| #define HAVE_ALLOCA_H 1
16542| #define HAVE_SYS_MMAN_H 1
16543| #define HAVE_DIRENT_H 1
16544| #define HAVE_NET_IF_H 1
16545| #define HAVE_MAKEDEV 1
16546| #define _LARGEFILE_SOURCE 1
16547| #define _FILE_OFFSET_BITS 64
16548| #if defined(SCO_DS)
16549| #undef _OFF_T
16550| #endif
16551| #define RETSIGTYPE void
16552| #define HAVE_SSIZE_T 1
16553| #define SIZEOF_INT 4
16554| #define SIZEOF_LONG 8
16555| #define ALIGNOF_LONG 8
16556| #define SIZEOF_LONG_LONG 8
16557| #define SIZEOF_VOID_P 8
16558| #define SIZEOF_SHORT 2
16559| #define SIZEOF_FLOAT 4
16560| #define SIZEOF_DOUBLE 8
16561| #define SIZEOF_FPOS_T 8
16562| #define SIZEOF_SIZE_T 8
16563| #define ALIGNOF_SIZE_T 8
16564| #define SIZEOF_PID_T 4
16565| #define SIZEOF_UINTPTR_T 8
16566| #define HAVE_LONG_DOUBLE 1
16567| #define SIZEOF_LONG_DOUBLE 16
16568| #define SIZEOF__BOOL 1
16569| #define SIZEOF_OFF_T 8
16570| #define SIZEOF_TIME_T 8
16571| #define SIZEOF_PTHREAD_T 8
16572| #define SIZEOF_PTHREAD_KEY_T 8
16573| #define WITH_NEXT_FRAMEWORK 1
16574| #define WITH_DYLD 1
16575| #define THREAD_STACK_SIZE 0x1000000
16576| #define HAVE_LIBDL 1
16577| #define HAVE_UUID_UUID_H 1
16578| #define WITH_LIBINTL 1
16579| #define WITH_DECIMAL_CONTEXTVAR 1
16580| #define _REENTRANT 1
16581| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
16582| #define HAVE_PTHREAD_SIGMASK 1
16583| #define ENABLE_IPV6 1
16584| #define WITH_DOC_STRINGS 1
16585| #define WITH_PYMALLOC 1
16586| #define PY_COERCE_C_LOCALE 1
16587| #define HAVE_DLOPEN 1
16588| #define HAVE_DYNAMIC_LOADING 1
16589| #define HAVE_ALARM 1
16590| #define HAVE_SETITIMER 1
16591| #define HAVE_GETITIMER 1
16592| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
16593| #define HAVE_CHOWN 1
16594| #define HAVE_CLOCK 1
16595| #define HAVE_CONFSTR 1
16596| #define HAVE_CTERMID 1
16597| #define HAVE_EXECV 1
16598| #define HAVE_FCHMOD 1
16599| #define HAVE_FCHOWN 1
16600| #define HAVE_FORK 1
16601| #define HAVE_FPATHCONF 1
16602| #define HAVE_FTIME 1
16603| #define HAVE_FTRUNCATE 1
16604| #define HAVE_FUTIMES 1
16605| #define HAVE_GAI_STRERROR 1
16606| #define HAVE_GETGRGID_R 1
16607| #define HAVE_GETGRNAM_R 1
16608| #define HAVE_GETGROUPLIST 1
16609| #define HAVE_GETGROUPS 1
16610| #define HAVE_GETLOGIN 1
16611| #define HAVE_GETLOADAVG 1
16612| #define HAVE_GETPEERNAME 1
16613| #define HAVE_GETPGID 1
16614| #define HAVE_GETPID 1
16615| #define HAVE_GETPRIORITY 1
16616| #define HAVE_GETPWENT 1
16617| #define HAVE_GETPWNAM_R 1
16618| #define HAVE_GETPWUID_R 1
16619| #define HAVE_GETSID 1
16620| #define HAVE_GETWD 1
16621| #define HAVE_IF_NAMEINDEX 1
16622| #define HAVE_INITGROUPS 1
16623| #define HAVE_KILL 1
16624| #define HAVE_KILLPG 1
16625| #define HAVE_LCHOWN 1
16626| #define HAVE_LOCKF 1
16627| #define HAVE_LSTAT 1
16628| #define HAVE_LUTIMES 1
16629| #define HAVE_MMAP 1
16630| #define HAVE_MBRTOWC 1
16631| #define HAVE_MKFIFO 1
16632| #define HAVE_MADVISE 1
16633| #define HAVE_MKNOD 1
16634| #define HAVE_MKTIME 1
16635| #define HAVE_NICE 1
16636| #define HAVE_PATHCONF 1
16637| #define HAVE_PAUSE 1
16638| #define HAVE_POLL 1
16639| #define HAVE_POSIX_SPAWN 1
16640| #define HAVE_POSIX_SPAWNP 1
16641| #define HAVE_PREAD 1
16642| #define HAVE_PTHREAD_KILL 1
16643| #define HAVE_PWRITE 1
16644| #define HAVE_READLINK 1
16645| #define HAVE_READV 1
16646| #define HAVE_REALPATH 1
16647| /* end confdefs.h.  */
16648| /* Define renameat to an innocuous variant, in case <limits.h> declares renameat.
16649|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
16650| #define renameat innocuous_renameat
16651|
16652| /* System header to define __stub macros and hopefully few prototypes,
16653|     which can conflict with char renameat (); below.
16654|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16655|     <limits.h> exists even on freestanding compilers.  */
16656|
16657| #ifdef __STDC__
16658| # include <limits.h>
16659| #else
16660| # include <assert.h>
16661| #endif
16662|
16663| #undef renameat
16664|
16665| /* Override any GCC internal prototype to avoid an error.
16666|    Use char because int might match the return type of a GCC
16667|    builtin and then its argument prototype would still apply.  */
16668| #ifdef __cplusplus
16669| extern "C"
16670| #endif
16671| char renameat ();
16672| /* The GNU C library defines this for functions which it implements
16673|     to always fail with ENOSYS.  Some functions are actually named
16674|     something starting with __ and the normal name is an alias.  */
16675| #if defined __stub_renameat || defined __stub___renameat
16676| choke me
16677| #endif
16678|
16679| int
16680| main ()
16681| {
16682| return renameat ();
16683|   ;
16684|   return 0;
16685| }
16686configure:11976: result: no
16687configure:11976: checking for sem_open
16688configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16689configure:11976: $? = 0
16690configure:11976: result: yes
16691configure:11976: checking for sem_timedwait
16692configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16693Undefined symbols for architecture x86_64:
16694  "_sem_timedwait", referenced from:
16695      _main in cc5gjtKz.o
16696ld: symbol(s) not found for architecture x86_64
16697collect2: ld returned 1 exit status
16698Undefined symbols for architecture ppc:
16699  "_sem_timedwait", referenced from:
16700      _main in ccKPE0Ff.o
16701ld: symbol(s) not found for architecture ppc
16702collect2: ld returned 1 exit status
16703lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc9CqmR6.out (No such file or directory)
16704configure:11976: $? = 1
16705configure: failed program was:
16706| /* confdefs.h */
16707| #define _GNU_SOURCE 1
16708| #define _NETBSD_SOURCE 1
16709| #define __BSD_VISIBLE 1
16710| #define _DARWIN_C_SOURCE 1
16711| #define _PYTHONFRAMEWORK "Python"
16712| #define STDC_HEADERS 1
16713| #define HAVE_SYS_TYPES_H 1
16714| #define HAVE_SYS_STAT_H 1
16715| #define HAVE_STDLIB_H 1
16716| #define HAVE_STRING_H 1
16717| #define HAVE_MEMORY_H 1
16718| #define HAVE_STRINGS_H 1
16719| #define HAVE_INTTYPES_H 1
16720| #define HAVE_STDINT_H 1
16721| #define HAVE_UNISTD_H 1
16722| #define __EXTENSIONS__ 1
16723| #define _ALL_SOURCE 1
16724| #define _GNU_SOURCE 1
16725| #define _POSIX_PTHREAD_SEMANTICS 1
16726| #define _TANDEM_SOURCE 1
16727| #define STDC_HEADERS 1
16728| #define HAVE_DLFCN_H 1
16729| #define HAVE_ERRNO_H 1
16730| #define HAVE_FCNTL_H 1
16731| #define HAVE_GRP_H 1
16732| #define HAVE_LANGINFO_H 1
16733| #define HAVE_LIBINTL_H 1
16734| #define HAVE_PTHREAD_H 1
16735| #define HAVE_SCHED_H 1
16736| #define HAVE_SIGNAL_H 1
16737| #define HAVE_TERMIOS_H 1
16738| #define HAVE_UTIME_H 1
16739| #define HAVE_POLL_H 1
16740| #define HAVE_SYS_POLL_H 1
16741| #define HAVE_SYS_XATTR_H 1
16742| #define HAVE_SYS_EVENT_H 1
16743| #define HAVE_SYS_FILE_H 1
16744| #define HAVE_SYS_IOCTL_H 1
16745| #define HAVE_SYS_KERN_CONTROL_H 1
16746| #define HAVE_SYS_LOCK_H 1
16747| #define HAVE_SYS_PARAM_H 1
16748| #define HAVE_SYS_RANDOM_H 1
16749| #define HAVE_SYS_SELECT_H 1
16750| #define HAVE_SYS_SOCKET_H 1
16751| #define HAVE_SYS_STATVFS_H 1
16752| #define HAVE_SYS_STAT_H 1
16753| #define HAVE_SYS_SYSCALL_H 1
16754| #define HAVE_SYS_SYS_DOMAIN_H 1
16755| #define HAVE_SYS_TIME_H 1
16756| #define HAVE_SYS_TIMES_H 1
16757| #define HAVE_SYS_TYPES_H 1
16758| #define HAVE_SYS_UIO_H 1
16759| #define HAVE_SYS_UN_H 1
16760| #define HAVE_SYS_UTSNAME_H 1
16761| #define HAVE_SYS_WAIT_H 1
16762| #define HAVE_SYS_RESOURCE_H 1
16763| #define HAVE_SYSEXITS_H 1
16764| #define HAVE_SPAWN_H 1
16765| #define HAVE_UTIL_H 1
16766| #define HAVE_ALLOCA_H 1
16767| #define HAVE_SYS_MMAN_H 1
16768| #define HAVE_DIRENT_H 1
16769| #define HAVE_NET_IF_H 1
16770| #define HAVE_MAKEDEV 1
16771| #define _LARGEFILE_SOURCE 1
16772| #define _FILE_OFFSET_BITS 64
16773| #if defined(SCO_DS)
16774| #undef _OFF_T
16775| #endif
16776| #define RETSIGTYPE void
16777| #define HAVE_SSIZE_T 1
16778| #define SIZEOF_INT 4
16779| #define SIZEOF_LONG 8
16780| #define ALIGNOF_LONG 8
16781| #define SIZEOF_LONG_LONG 8
16782| #define SIZEOF_VOID_P 8
16783| #define SIZEOF_SHORT 2
16784| #define SIZEOF_FLOAT 4
16785| #define SIZEOF_DOUBLE 8
16786| #define SIZEOF_FPOS_T 8
16787| #define SIZEOF_SIZE_T 8
16788| #define ALIGNOF_SIZE_T 8
16789| #define SIZEOF_PID_T 4
16790| #define SIZEOF_UINTPTR_T 8
16791| #define HAVE_LONG_DOUBLE 1
16792| #define SIZEOF_LONG_DOUBLE 16
16793| #define SIZEOF__BOOL 1
16794| #define SIZEOF_OFF_T 8
16795| #define SIZEOF_TIME_T 8
16796| #define SIZEOF_PTHREAD_T 8
16797| #define SIZEOF_PTHREAD_KEY_T 8
16798| #define WITH_NEXT_FRAMEWORK 1
16799| #define WITH_DYLD 1
16800| #define THREAD_STACK_SIZE 0x1000000
16801| #define HAVE_LIBDL 1
16802| #define HAVE_UUID_UUID_H 1
16803| #define WITH_LIBINTL 1
16804| #define WITH_DECIMAL_CONTEXTVAR 1
16805| #define _REENTRANT 1
16806| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
16807| #define HAVE_PTHREAD_SIGMASK 1
16808| #define ENABLE_IPV6 1
16809| #define WITH_DOC_STRINGS 1
16810| #define WITH_PYMALLOC 1
16811| #define PY_COERCE_C_LOCALE 1
16812| #define HAVE_DLOPEN 1
16813| #define HAVE_DYNAMIC_LOADING 1
16814| #define HAVE_ALARM 1
16815| #define HAVE_SETITIMER 1
16816| #define HAVE_GETITIMER 1
16817| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
16818| #define HAVE_CHOWN 1
16819| #define HAVE_CLOCK 1
16820| #define HAVE_CONFSTR 1
16821| #define HAVE_CTERMID 1
16822| #define HAVE_EXECV 1
16823| #define HAVE_FCHMOD 1
16824| #define HAVE_FCHOWN 1
16825| #define HAVE_FORK 1
16826| #define HAVE_FPATHCONF 1
16827| #define HAVE_FTIME 1
16828| #define HAVE_FTRUNCATE 1
16829| #define HAVE_FUTIMES 1
16830| #define HAVE_GAI_STRERROR 1
16831| #define HAVE_GETGRGID_R 1
16832| #define HAVE_GETGRNAM_R 1
16833| #define HAVE_GETGROUPLIST 1
16834| #define HAVE_GETGROUPS 1
16835| #define HAVE_GETLOGIN 1
16836| #define HAVE_GETLOADAVG 1
16837| #define HAVE_GETPEERNAME 1
16838| #define HAVE_GETPGID 1
16839| #define HAVE_GETPID 1
16840| #define HAVE_GETPRIORITY 1
16841| #define HAVE_GETPWENT 1
16842| #define HAVE_GETPWNAM_R 1
16843| #define HAVE_GETPWUID_R 1
16844| #define HAVE_GETSID 1
16845| #define HAVE_GETWD 1
16846| #define HAVE_IF_NAMEINDEX 1
16847| #define HAVE_INITGROUPS 1
16848| #define HAVE_KILL 1
16849| #define HAVE_KILLPG 1
16850| #define HAVE_LCHOWN 1
16851| #define HAVE_LOCKF 1
16852| #define HAVE_LSTAT 1
16853| #define HAVE_LUTIMES 1
16854| #define HAVE_MMAP 1
16855| #define HAVE_MBRTOWC 1
16856| #define HAVE_MKFIFO 1
16857| #define HAVE_MADVISE 1
16858| #define HAVE_MKNOD 1
16859| #define HAVE_MKTIME 1
16860| #define HAVE_NICE 1
16861| #define HAVE_PATHCONF 1
16862| #define HAVE_PAUSE 1
16863| #define HAVE_POLL 1
16864| #define HAVE_POSIX_SPAWN 1
16865| #define HAVE_POSIX_SPAWNP 1
16866| #define HAVE_PREAD 1
16867| #define HAVE_PTHREAD_KILL 1
16868| #define HAVE_PWRITE 1
16869| #define HAVE_READLINK 1
16870| #define HAVE_READV 1
16871| #define HAVE_REALPATH 1
16872| #define HAVE_SEM_OPEN 1
16873| /* end confdefs.h.  */
16874| /* Define sem_timedwait to an innocuous variant, in case <limits.h> declares sem_timedwait.
16875|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
16876| #define sem_timedwait innocuous_sem_timedwait
16877|
16878| /* System header to define __stub macros and hopefully few prototypes,
16879|     which can conflict with char sem_timedwait (); below.
16880|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16881|     <limits.h> exists even on freestanding compilers.  */
16882|
16883| #ifdef __STDC__
16884| # include <limits.h>
16885| #else
16886| # include <assert.h>
16887| #endif
16888|
16889| #undef sem_timedwait
16890|
16891| /* Override any GCC internal prototype to avoid an error.
16892|    Use char because int might match the return type of a GCC
16893|    builtin and then its argument prototype would still apply.  */
16894| #ifdef __cplusplus
16895| extern "C"
16896| #endif
16897| char sem_timedwait ();
16898| /* The GNU C library defines this for functions which it implements
16899|     to always fail with ENOSYS.  Some functions are actually named
16900|     something starting with __ and the normal name is an alias.  */
16901| #if defined __stub_sem_timedwait || defined __stub___sem_timedwait
16902| choke me
16903| #endif
16904|
16905| int
16906| main ()
16907| {
16908| return sem_timedwait ();
16909|   ;
16910|   return 0;
16911| }
16912configure:11976: result: no
16913configure:11976: checking for sem_clockwait
16914configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
16915Undefined symbols for architecture x86_64:
16916  "_sem_clockwait", referenced from:
16917      _main in ccv3gJUp.o
16918ld: symbol(s) not found for architecture x86_64
16919collect2: ld returned 1 exit status
16920Undefined symbols for architecture ppc:
16921  "_sem_clockwait", referenced from:
16922      _main in ccU5tFar.o
16923ld: symbol(s) not found for architecture ppc
16924collect2: ld returned 1 exit status
16925lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cczgnlbU.out (No such file or directory)
16926configure:11976: $? = 1
16927configure: failed program was:
16928| /* confdefs.h */
16929| #define _GNU_SOURCE 1
16930| #define _NETBSD_SOURCE 1
16931| #define __BSD_VISIBLE 1
16932| #define _DARWIN_C_SOURCE 1
16933| #define _PYTHONFRAMEWORK "Python"
16934| #define STDC_HEADERS 1
16935| #define HAVE_SYS_TYPES_H 1
16936| #define HAVE_SYS_STAT_H 1
16937| #define HAVE_STDLIB_H 1
16938| #define HAVE_STRING_H 1
16939| #define HAVE_MEMORY_H 1
16940| #define HAVE_STRINGS_H 1
16941| #define HAVE_INTTYPES_H 1
16942| #define HAVE_STDINT_H 1
16943| #define HAVE_UNISTD_H 1
16944| #define __EXTENSIONS__ 1
16945| #define _ALL_SOURCE 1
16946| #define _GNU_SOURCE 1
16947| #define _POSIX_PTHREAD_SEMANTICS 1
16948| #define _TANDEM_SOURCE 1
16949| #define STDC_HEADERS 1
16950| #define HAVE_DLFCN_H 1
16951| #define HAVE_ERRNO_H 1
16952| #define HAVE_FCNTL_H 1
16953| #define HAVE_GRP_H 1
16954| #define HAVE_LANGINFO_H 1
16955| #define HAVE_LIBINTL_H 1
16956| #define HAVE_PTHREAD_H 1
16957| #define HAVE_SCHED_H 1
16958| #define HAVE_SIGNAL_H 1
16959| #define HAVE_TERMIOS_H 1
16960| #define HAVE_UTIME_H 1
16961| #define HAVE_POLL_H 1
16962| #define HAVE_SYS_POLL_H 1
16963| #define HAVE_SYS_XATTR_H 1
16964| #define HAVE_SYS_EVENT_H 1
16965| #define HAVE_SYS_FILE_H 1
16966| #define HAVE_SYS_IOCTL_H 1
16967| #define HAVE_SYS_KERN_CONTROL_H 1
16968| #define HAVE_SYS_LOCK_H 1
16969| #define HAVE_SYS_PARAM_H 1
16970| #define HAVE_SYS_RANDOM_H 1
16971| #define HAVE_SYS_SELECT_H 1
16972| #define HAVE_SYS_SOCKET_H 1
16973| #define HAVE_SYS_STATVFS_H 1
16974| #define HAVE_SYS_STAT_H 1
16975| #define HAVE_SYS_SYSCALL_H 1
16976| #define HAVE_SYS_SYS_DOMAIN_H 1
16977| #define HAVE_SYS_TIME_H 1
16978| #define HAVE_SYS_TIMES_H 1
16979| #define HAVE_SYS_TYPES_H 1
16980| #define HAVE_SYS_UIO_H 1
16981| #define HAVE_SYS_UN_H 1
16982| #define HAVE_SYS_UTSNAME_H 1
16983| #define HAVE_SYS_WAIT_H 1
16984| #define HAVE_SYS_RESOURCE_H 1
16985| #define HAVE_SYSEXITS_H 1
16986| #define HAVE_SPAWN_H 1
16987| #define HAVE_UTIL_H 1
16988| #define HAVE_ALLOCA_H 1
16989| #define HAVE_SYS_MMAN_H 1
16990| #define HAVE_DIRENT_H 1
16991| #define HAVE_NET_IF_H 1
16992| #define HAVE_MAKEDEV 1
16993| #define _LARGEFILE_SOURCE 1
16994| #define _FILE_OFFSET_BITS 64
16995| #if defined(SCO_DS)
16996| #undef _OFF_T
16997| #endif
16998| #define RETSIGTYPE void
16999| #define HAVE_SSIZE_T 1
17000| #define SIZEOF_INT 4
17001| #define SIZEOF_LONG 8
17002| #define ALIGNOF_LONG 8
17003| #define SIZEOF_LONG_LONG 8
17004| #define SIZEOF_VOID_P 8
17005| #define SIZEOF_SHORT 2
17006| #define SIZEOF_FLOAT 4
17007| #define SIZEOF_DOUBLE 8
17008| #define SIZEOF_FPOS_T 8
17009| #define SIZEOF_SIZE_T 8
17010| #define ALIGNOF_SIZE_T 8
17011| #define SIZEOF_PID_T 4
17012| #define SIZEOF_UINTPTR_T 8
17013| #define HAVE_LONG_DOUBLE 1
17014| #define SIZEOF_LONG_DOUBLE 16
17015| #define SIZEOF__BOOL 1
17016| #define SIZEOF_OFF_T 8
17017| #define SIZEOF_TIME_T 8
17018| #define SIZEOF_PTHREAD_T 8
17019| #define SIZEOF_PTHREAD_KEY_T 8
17020| #define WITH_NEXT_FRAMEWORK 1
17021| #define WITH_DYLD 1
17022| #define THREAD_STACK_SIZE 0x1000000
17023| #define HAVE_LIBDL 1
17024| #define HAVE_UUID_UUID_H 1
17025| #define WITH_LIBINTL 1
17026| #define WITH_DECIMAL_CONTEXTVAR 1
17027| #define _REENTRANT 1
17028| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
17029| #define HAVE_PTHREAD_SIGMASK 1
17030| #define ENABLE_IPV6 1
17031| #define WITH_DOC_STRINGS 1
17032| #define WITH_PYMALLOC 1
17033| #define PY_COERCE_C_LOCALE 1
17034| #define HAVE_DLOPEN 1
17035| #define HAVE_DYNAMIC_LOADING 1
17036| #define HAVE_ALARM 1
17037| #define HAVE_SETITIMER 1
17038| #define HAVE_GETITIMER 1
17039| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
17040| #define HAVE_CHOWN 1
17041| #define HAVE_CLOCK 1
17042| #define HAVE_CONFSTR 1
17043| #define HAVE_CTERMID 1
17044| #define HAVE_EXECV 1
17045| #define HAVE_FCHMOD 1
17046| #define HAVE_FCHOWN 1
17047| #define HAVE_FORK 1
17048| #define HAVE_FPATHCONF 1
17049| #define HAVE_FTIME 1
17050| #define HAVE_FTRUNCATE 1
17051| #define HAVE_FUTIMES 1
17052| #define HAVE_GAI_STRERROR 1
17053| #define HAVE_GETGRGID_R 1
17054| #define HAVE_GETGRNAM_R 1
17055| #define HAVE_GETGROUPLIST 1
17056| #define HAVE_GETGROUPS 1
17057| #define HAVE_GETLOGIN 1
17058| #define HAVE_GETLOADAVG 1
17059| #define HAVE_GETPEERNAME 1
17060| #define HAVE_GETPGID 1
17061| #define HAVE_GETPID 1
17062| #define HAVE_GETPRIORITY 1
17063| #define HAVE_GETPWENT 1
17064| #define HAVE_GETPWNAM_R 1
17065| #define HAVE_GETPWUID_R 1
17066| #define HAVE_GETSID 1
17067| #define HAVE_GETWD 1
17068| #define HAVE_IF_NAMEINDEX 1
17069| #define HAVE_INITGROUPS 1
17070| #define HAVE_KILL 1
17071| #define HAVE_KILLPG 1
17072| #define HAVE_LCHOWN 1
17073| #define HAVE_LOCKF 1
17074| #define HAVE_LSTAT 1
17075| #define HAVE_LUTIMES 1
17076| #define HAVE_MMAP 1
17077| #define HAVE_MBRTOWC 1
17078| #define HAVE_MKFIFO 1
17079| #define HAVE_MADVISE 1
17080| #define HAVE_MKNOD 1
17081| #define HAVE_MKTIME 1
17082| #define HAVE_NICE 1
17083| #define HAVE_PATHCONF 1
17084| #define HAVE_PAUSE 1
17085| #define HAVE_POLL 1
17086| #define HAVE_POSIX_SPAWN 1
17087| #define HAVE_POSIX_SPAWNP 1
17088| #define HAVE_PREAD 1
17089| #define HAVE_PTHREAD_KILL 1
17090| #define HAVE_PWRITE 1
17091| #define HAVE_READLINK 1
17092| #define HAVE_READV 1
17093| #define HAVE_REALPATH 1
17094| #define HAVE_SEM_OPEN 1
17095| /* end confdefs.h.  */
17096| /* Define sem_clockwait to an innocuous variant, in case <limits.h> declares sem_clockwait.
17097|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17098| #define sem_clockwait innocuous_sem_clockwait
17099|
17100| /* System header to define __stub macros and hopefully few prototypes,
17101|     which can conflict with char sem_clockwait (); below.
17102|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17103|     <limits.h> exists even on freestanding compilers.  */
17104|
17105| #ifdef __STDC__
17106| # include <limits.h>
17107| #else
17108| # include <assert.h>
17109| #endif
17110|
17111| #undef sem_clockwait
17112|
17113| /* Override any GCC internal prototype to avoid an error.
17114|    Use char because int might match the return type of a GCC
17115|    builtin and then its argument prototype would still apply.  */
17116| #ifdef __cplusplus
17117| extern "C"
17118| #endif
17119| char sem_clockwait ();
17120| /* The GNU C library defines this for functions which it implements
17121|     to always fail with ENOSYS.  Some functions are actually named
17122|     something starting with __ and the normal name is an alias.  */
17123| #if defined __stub_sem_clockwait || defined __stub___sem_clockwait
17124| choke me
17125| #endif
17126|
17127| int
17128| main ()
17129| {
17130| return sem_clockwait ();
17131|   ;
17132|   return 0;
17133| }
17134configure:11976: result: no
17135configure:11976: checking for sem_getvalue
17136configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17137configure:11976: $? = 0
17138configure:11976: result: yes
17139configure:11976: checking for sem_unlink
17140configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17141configure:11976: $? = 0
17142configure:11976: result: yes
17143configure:11976: checking for sendfile
17144configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17145configure:11976: $? = 0
17146configure:11976: result: yes
17147configure:11976: checking for setegid
17148configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17149configure:11976: $? = 0
17150configure:11976: result: yes
17151configure:11976: checking for seteuid
17152configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17153configure:11976: $? = 0
17154configure:11976: result: yes
17155configure:11976: checking for setgid
17156configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17157configure:11976: $? = 0
17158configure:11976: result: yes
17159configure:11976: checking for sethostname
17160configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17161configure:11976: $? = 0
17162configure:11976: result: yes
17163configure:11976: checking for setlocale
17164configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17165configure:11976: $? = 0
17166configure:11976: result: yes
17167configure:11976: checking for setregid
17168configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17169configure:11976: $? = 0
17170configure:11976: result: yes
17171configure:11976: checking for setreuid
17172configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17173configure:11976: $? = 0
17174configure:11976: result: yes
17175configure:11976: checking for setresuid
17176configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17177Undefined symbols for architecture x86_64:
17178  "_setresuid", referenced from:
17179      _main in cceu5rCS.o
17180ld: symbol(s) not found for architecture x86_64
17181collect2: ld returned 1 exit status
17182Undefined symbols for architecture ppc:
17183  "_setresuid", referenced from:
17184      _main in ccCFDZtx.o
17185ld: symbol(s) not found for architecture ppc
17186collect2: ld returned 1 exit status
17187lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc1ZmSXw.out (No such file or directory)
17188configure:11976: $? = 1
17189configure: failed program was:
17190| /* confdefs.h */
17191| #define _GNU_SOURCE 1
17192| #define _NETBSD_SOURCE 1
17193| #define __BSD_VISIBLE 1
17194| #define _DARWIN_C_SOURCE 1
17195| #define _PYTHONFRAMEWORK "Python"
17196| #define STDC_HEADERS 1
17197| #define HAVE_SYS_TYPES_H 1
17198| #define HAVE_SYS_STAT_H 1
17199| #define HAVE_STDLIB_H 1
17200| #define HAVE_STRING_H 1
17201| #define HAVE_MEMORY_H 1
17202| #define HAVE_STRINGS_H 1
17203| #define HAVE_INTTYPES_H 1
17204| #define HAVE_STDINT_H 1
17205| #define HAVE_UNISTD_H 1
17206| #define __EXTENSIONS__ 1
17207| #define _ALL_SOURCE 1
17208| #define _GNU_SOURCE 1
17209| #define _POSIX_PTHREAD_SEMANTICS 1
17210| #define _TANDEM_SOURCE 1
17211| #define STDC_HEADERS 1
17212| #define HAVE_DLFCN_H 1
17213| #define HAVE_ERRNO_H 1
17214| #define HAVE_FCNTL_H 1
17215| #define HAVE_GRP_H 1
17216| #define HAVE_LANGINFO_H 1
17217| #define HAVE_LIBINTL_H 1
17218| #define HAVE_PTHREAD_H 1
17219| #define HAVE_SCHED_H 1
17220| #define HAVE_SIGNAL_H 1
17221| #define HAVE_TERMIOS_H 1
17222| #define HAVE_UTIME_H 1
17223| #define HAVE_POLL_H 1
17224| #define HAVE_SYS_POLL_H 1
17225| #define HAVE_SYS_XATTR_H 1
17226| #define HAVE_SYS_EVENT_H 1
17227| #define HAVE_SYS_FILE_H 1
17228| #define HAVE_SYS_IOCTL_H 1
17229| #define HAVE_SYS_KERN_CONTROL_H 1
17230| #define HAVE_SYS_LOCK_H 1
17231| #define HAVE_SYS_PARAM_H 1
17232| #define HAVE_SYS_RANDOM_H 1
17233| #define HAVE_SYS_SELECT_H 1
17234| #define HAVE_SYS_SOCKET_H 1
17235| #define HAVE_SYS_STATVFS_H 1
17236| #define HAVE_SYS_STAT_H 1
17237| #define HAVE_SYS_SYSCALL_H 1
17238| #define HAVE_SYS_SYS_DOMAIN_H 1
17239| #define HAVE_SYS_TIME_H 1
17240| #define HAVE_SYS_TIMES_H 1
17241| #define HAVE_SYS_TYPES_H 1
17242| #define HAVE_SYS_UIO_H 1
17243| #define HAVE_SYS_UN_H 1
17244| #define HAVE_SYS_UTSNAME_H 1
17245| #define HAVE_SYS_WAIT_H 1
17246| #define HAVE_SYS_RESOURCE_H 1
17247| #define HAVE_SYSEXITS_H 1
17248| #define HAVE_SPAWN_H 1
17249| #define HAVE_UTIL_H 1
17250| #define HAVE_ALLOCA_H 1
17251| #define HAVE_SYS_MMAN_H 1
17252| #define HAVE_DIRENT_H 1
17253| #define HAVE_NET_IF_H 1
17254| #define HAVE_MAKEDEV 1
17255| #define _LARGEFILE_SOURCE 1
17256| #define _FILE_OFFSET_BITS 64
17257| #if defined(SCO_DS)
17258| #undef _OFF_T
17259| #endif
17260| #define RETSIGTYPE void
17261| #define HAVE_SSIZE_T 1
17262| #define SIZEOF_INT 4
17263| #define SIZEOF_LONG 8
17264| #define ALIGNOF_LONG 8
17265| #define SIZEOF_LONG_LONG 8
17266| #define SIZEOF_VOID_P 8
17267| #define SIZEOF_SHORT 2
17268| #define SIZEOF_FLOAT 4
17269| #define SIZEOF_DOUBLE 8
17270| #define SIZEOF_FPOS_T 8
17271| #define SIZEOF_SIZE_T 8
17272| #define ALIGNOF_SIZE_T 8
17273| #define SIZEOF_PID_T 4
17274| #define SIZEOF_UINTPTR_T 8
17275| #define HAVE_LONG_DOUBLE 1
17276| #define SIZEOF_LONG_DOUBLE 16
17277| #define SIZEOF__BOOL 1
17278| #define SIZEOF_OFF_T 8
17279| #define SIZEOF_TIME_T 8
17280| #define SIZEOF_PTHREAD_T 8
17281| #define SIZEOF_PTHREAD_KEY_T 8
17282| #define WITH_NEXT_FRAMEWORK 1
17283| #define WITH_DYLD 1
17284| #define THREAD_STACK_SIZE 0x1000000
17285| #define HAVE_LIBDL 1
17286| #define HAVE_UUID_UUID_H 1
17287| #define WITH_LIBINTL 1
17288| #define WITH_DECIMAL_CONTEXTVAR 1
17289| #define _REENTRANT 1
17290| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
17291| #define HAVE_PTHREAD_SIGMASK 1
17292| #define ENABLE_IPV6 1
17293| #define WITH_DOC_STRINGS 1
17294| #define WITH_PYMALLOC 1
17295| #define PY_COERCE_C_LOCALE 1
17296| #define HAVE_DLOPEN 1
17297| #define HAVE_DYNAMIC_LOADING 1
17298| #define HAVE_ALARM 1
17299| #define HAVE_SETITIMER 1
17300| #define HAVE_GETITIMER 1
17301| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
17302| #define HAVE_CHOWN 1
17303| #define HAVE_CLOCK 1
17304| #define HAVE_CONFSTR 1
17305| #define HAVE_CTERMID 1
17306| #define HAVE_EXECV 1
17307| #define HAVE_FCHMOD 1
17308| #define HAVE_FCHOWN 1
17309| #define HAVE_FORK 1
17310| #define HAVE_FPATHCONF 1
17311| #define HAVE_FTIME 1
17312| #define HAVE_FTRUNCATE 1
17313| #define HAVE_FUTIMES 1
17314| #define HAVE_GAI_STRERROR 1
17315| #define HAVE_GETGRGID_R 1
17316| #define HAVE_GETGRNAM_R 1
17317| #define HAVE_GETGROUPLIST 1
17318| #define HAVE_GETGROUPS 1
17319| #define HAVE_GETLOGIN 1
17320| #define HAVE_GETLOADAVG 1
17321| #define HAVE_GETPEERNAME 1
17322| #define HAVE_GETPGID 1
17323| #define HAVE_GETPID 1
17324| #define HAVE_GETPRIORITY 1
17325| #define HAVE_GETPWENT 1
17326| #define HAVE_GETPWNAM_R 1
17327| #define HAVE_GETPWUID_R 1
17328| #define HAVE_GETSID 1
17329| #define HAVE_GETWD 1
17330| #define HAVE_IF_NAMEINDEX 1
17331| #define HAVE_INITGROUPS 1
17332| #define HAVE_KILL 1
17333| #define HAVE_KILLPG 1
17334| #define HAVE_LCHOWN 1
17335| #define HAVE_LOCKF 1
17336| #define HAVE_LSTAT 1
17337| #define HAVE_LUTIMES 1
17338| #define HAVE_MMAP 1
17339| #define HAVE_MBRTOWC 1
17340| #define HAVE_MKFIFO 1
17341| #define HAVE_MADVISE 1
17342| #define HAVE_MKNOD 1
17343| #define HAVE_MKTIME 1
17344| #define HAVE_NICE 1
17345| #define HAVE_PATHCONF 1
17346| #define HAVE_PAUSE 1
17347| #define HAVE_POLL 1
17348| #define HAVE_POSIX_SPAWN 1
17349| #define HAVE_POSIX_SPAWNP 1
17350| #define HAVE_PREAD 1
17351| #define HAVE_PTHREAD_KILL 1
17352| #define HAVE_PWRITE 1
17353| #define HAVE_READLINK 1
17354| #define HAVE_READV 1
17355| #define HAVE_REALPATH 1
17356| #define HAVE_SEM_OPEN 1
17357| #define HAVE_SEM_GETVALUE 1
17358| #define HAVE_SEM_UNLINK 1
17359| #define HAVE_SENDFILE 1
17360| #define HAVE_SETEGID 1
17361| #define HAVE_SETEUID 1
17362| #define HAVE_SETGID 1
17363| #define HAVE_SETHOSTNAME 1
17364| #define HAVE_SETLOCALE 1
17365| #define HAVE_SETREGID 1
17366| #define HAVE_SETREUID 1
17367| /* end confdefs.h.  */
17368| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
17369|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17370| #define setresuid innocuous_setresuid
17371|
17372| /* System header to define __stub macros and hopefully few prototypes,
17373|     which can conflict with char setresuid (); below.
17374|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17375|     <limits.h> exists even on freestanding compilers.  */
17376|
17377| #ifdef __STDC__
17378| # include <limits.h>
17379| #else
17380| # include <assert.h>
17381| #endif
17382|
17383| #undef setresuid
17384|
17385| /* Override any GCC internal prototype to avoid an error.
17386|    Use char because int might match the return type of a GCC
17387|    builtin and then its argument prototype would still apply.  */
17388| #ifdef __cplusplus
17389| extern "C"
17390| #endif
17391| char setresuid ();
17392| /* The GNU C library defines this for functions which it implements
17393|     to always fail with ENOSYS.  Some functions are actually named
17394|     something starting with __ and the normal name is an alias.  */
17395| #if defined __stub_setresuid || defined __stub___setresuid
17396| choke me
17397| #endif
17398|
17399| int
17400| main ()
17401| {
17402| return setresuid ();
17403|   ;
17404|   return 0;
17405| }
17406configure:11976: result: no
17407configure:11976: checking for setresgid
17408configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17409Undefined symbols for architecture x86_64:
17410  "_setresgid", referenced from:
17411      _main in cc1LE0qQ.o
17412ld: symbol(s) not found for architecture x86_64
17413collect2: ld returned 1 exit status
17414Undefined symbols for architecture ppc:
17415  "_setresgid", referenced from:
17416      _main in ccVmlbaW.o
17417ld: symbol(s) not found for architecture ppc
17418collect2: ld returned 1 exit status
17419lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccRpMdTf.out (No such file or directory)
17420configure:11976: $? = 1
17421configure: failed program was:
17422| /* confdefs.h */
17423| #define _GNU_SOURCE 1
17424| #define _NETBSD_SOURCE 1
17425| #define __BSD_VISIBLE 1
17426| #define _DARWIN_C_SOURCE 1
17427| #define _PYTHONFRAMEWORK "Python"
17428| #define STDC_HEADERS 1
17429| #define HAVE_SYS_TYPES_H 1
17430| #define HAVE_SYS_STAT_H 1
17431| #define HAVE_STDLIB_H 1
17432| #define HAVE_STRING_H 1
17433| #define HAVE_MEMORY_H 1
17434| #define HAVE_STRINGS_H 1
17435| #define HAVE_INTTYPES_H 1
17436| #define HAVE_STDINT_H 1
17437| #define HAVE_UNISTD_H 1
17438| #define __EXTENSIONS__ 1
17439| #define _ALL_SOURCE 1
17440| #define _GNU_SOURCE 1
17441| #define _POSIX_PTHREAD_SEMANTICS 1
17442| #define _TANDEM_SOURCE 1
17443| #define STDC_HEADERS 1
17444| #define HAVE_DLFCN_H 1
17445| #define HAVE_ERRNO_H 1
17446| #define HAVE_FCNTL_H 1
17447| #define HAVE_GRP_H 1
17448| #define HAVE_LANGINFO_H 1
17449| #define HAVE_LIBINTL_H 1
17450| #define HAVE_PTHREAD_H 1
17451| #define HAVE_SCHED_H 1
17452| #define HAVE_SIGNAL_H 1
17453| #define HAVE_TERMIOS_H 1
17454| #define HAVE_UTIME_H 1
17455| #define HAVE_POLL_H 1
17456| #define HAVE_SYS_POLL_H 1
17457| #define HAVE_SYS_XATTR_H 1
17458| #define HAVE_SYS_EVENT_H 1
17459| #define HAVE_SYS_FILE_H 1
17460| #define HAVE_SYS_IOCTL_H 1
17461| #define HAVE_SYS_KERN_CONTROL_H 1
17462| #define HAVE_SYS_LOCK_H 1
17463| #define HAVE_SYS_PARAM_H 1
17464| #define HAVE_SYS_RANDOM_H 1
17465| #define HAVE_SYS_SELECT_H 1
17466| #define HAVE_SYS_SOCKET_H 1
17467| #define HAVE_SYS_STATVFS_H 1
17468| #define HAVE_SYS_STAT_H 1
17469| #define HAVE_SYS_SYSCALL_H 1
17470| #define HAVE_SYS_SYS_DOMAIN_H 1
17471| #define HAVE_SYS_TIME_H 1
17472| #define HAVE_SYS_TIMES_H 1
17473| #define HAVE_SYS_TYPES_H 1
17474| #define HAVE_SYS_UIO_H 1
17475| #define HAVE_SYS_UN_H 1
17476| #define HAVE_SYS_UTSNAME_H 1
17477| #define HAVE_SYS_WAIT_H 1
17478| #define HAVE_SYS_RESOURCE_H 1
17479| #define HAVE_SYSEXITS_H 1
17480| #define HAVE_SPAWN_H 1
17481| #define HAVE_UTIL_H 1
17482| #define HAVE_ALLOCA_H 1
17483| #define HAVE_SYS_MMAN_H 1
17484| #define HAVE_DIRENT_H 1
17485| #define HAVE_NET_IF_H 1
17486| #define HAVE_MAKEDEV 1
17487| #define _LARGEFILE_SOURCE 1
17488| #define _FILE_OFFSET_BITS 64
17489| #if defined(SCO_DS)
17490| #undef _OFF_T
17491| #endif
17492| #define RETSIGTYPE void
17493| #define HAVE_SSIZE_T 1
17494| #define SIZEOF_INT 4
17495| #define SIZEOF_LONG 8
17496| #define ALIGNOF_LONG 8
17497| #define SIZEOF_LONG_LONG 8
17498| #define SIZEOF_VOID_P 8
17499| #define SIZEOF_SHORT 2
17500| #define SIZEOF_FLOAT 4
17501| #define SIZEOF_DOUBLE 8
17502| #define SIZEOF_FPOS_T 8
17503| #define SIZEOF_SIZE_T 8
17504| #define ALIGNOF_SIZE_T 8
17505| #define SIZEOF_PID_T 4
17506| #define SIZEOF_UINTPTR_T 8
17507| #define HAVE_LONG_DOUBLE 1
17508| #define SIZEOF_LONG_DOUBLE 16
17509| #define SIZEOF__BOOL 1
17510| #define SIZEOF_OFF_T 8
17511| #define SIZEOF_TIME_T 8
17512| #define SIZEOF_PTHREAD_T 8
17513| #define SIZEOF_PTHREAD_KEY_T 8
17514| #define WITH_NEXT_FRAMEWORK 1
17515| #define WITH_DYLD 1
17516| #define THREAD_STACK_SIZE 0x1000000
17517| #define HAVE_LIBDL 1
17518| #define HAVE_UUID_UUID_H 1
17519| #define WITH_LIBINTL 1
17520| #define WITH_DECIMAL_CONTEXTVAR 1
17521| #define _REENTRANT 1
17522| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
17523| #define HAVE_PTHREAD_SIGMASK 1
17524| #define ENABLE_IPV6 1
17525| #define WITH_DOC_STRINGS 1
17526| #define WITH_PYMALLOC 1
17527| #define PY_COERCE_C_LOCALE 1
17528| #define HAVE_DLOPEN 1
17529| #define HAVE_DYNAMIC_LOADING 1
17530| #define HAVE_ALARM 1
17531| #define HAVE_SETITIMER 1
17532| #define HAVE_GETITIMER 1
17533| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
17534| #define HAVE_CHOWN 1
17535| #define HAVE_CLOCK 1
17536| #define HAVE_CONFSTR 1
17537| #define HAVE_CTERMID 1
17538| #define HAVE_EXECV 1
17539| #define HAVE_FCHMOD 1
17540| #define HAVE_FCHOWN 1
17541| #define HAVE_FORK 1
17542| #define HAVE_FPATHCONF 1
17543| #define HAVE_FTIME 1
17544| #define HAVE_FTRUNCATE 1
17545| #define HAVE_FUTIMES 1
17546| #define HAVE_GAI_STRERROR 1
17547| #define HAVE_GETGRGID_R 1
17548| #define HAVE_GETGRNAM_R 1
17549| #define HAVE_GETGROUPLIST 1
17550| #define HAVE_GETGROUPS 1
17551| #define HAVE_GETLOGIN 1
17552| #define HAVE_GETLOADAVG 1
17553| #define HAVE_GETPEERNAME 1
17554| #define HAVE_GETPGID 1
17555| #define HAVE_GETPID 1
17556| #define HAVE_GETPRIORITY 1
17557| #define HAVE_GETPWENT 1
17558| #define HAVE_GETPWNAM_R 1
17559| #define HAVE_GETPWUID_R 1
17560| #define HAVE_GETSID 1
17561| #define HAVE_GETWD 1
17562| #define HAVE_IF_NAMEINDEX 1
17563| #define HAVE_INITGROUPS 1
17564| #define HAVE_KILL 1
17565| #define HAVE_KILLPG 1
17566| #define HAVE_LCHOWN 1
17567| #define HAVE_LOCKF 1
17568| #define HAVE_LSTAT 1
17569| #define HAVE_LUTIMES 1
17570| #define HAVE_MMAP 1
17571| #define HAVE_MBRTOWC 1
17572| #define HAVE_MKFIFO 1
17573| #define HAVE_MADVISE 1
17574| #define HAVE_MKNOD 1
17575| #define HAVE_MKTIME 1
17576| #define HAVE_NICE 1
17577| #define HAVE_PATHCONF 1
17578| #define HAVE_PAUSE 1
17579| #define HAVE_POLL 1
17580| #define HAVE_POSIX_SPAWN 1
17581| #define HAVE_POSIX_SPAWNP 1
17582| #define HAVE_PREAD 1
17583| #define HAVE_PTHREAD_KILL 1
17584| #define HAVE_PWRITE 1
17585| #define HAVE_READLINK 1
17586| #define HAVE_READV 1
17587| #define HAVE_REALPATH 1
17588| #define HAVE_SEM_OPEN 1
17589| #define HAVE_SEM_GETVALUE 1
17590| #define HAVE_SEM_UNLINK 1
17591| #define HAVE_SENDFILE 1
17592| #define HAVE_SETEGID 1
17593| #define HAVE_SETEUID 1
17594| #define HAVE_SETGID 1
17595| #define HAVE_SETHOSTNAME 1
17596| #define HAVE_SETLOCALE 1
17597| #define HAVE_SETREGID 1
17598| #define HAVE_SETREUID 1
17599| /* end confdefs.h.  */
17600| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
17601|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17602| #define setresgid innocuous_setresgid
17603|
17604| /* System header to define __stub macros and hopefully few prototypes,
17605|     which can conflict with char setresgid (); below.
17606|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17607|     <limits.h> exists even on freestanding compilers.  */
17608|
17609| #ifdef __STDC__
17610| # include <limits.h>
17611| #else
17612| # include <assert.h>
17613| #endif
17614|
17615| #undef setresgid
17616|
17617| /* Override any GCC internal prototype to avoid an error.
17618|    Use char because int might match the return type of a GCC
17619|    builtin and then its argument prototype would still apply.  */
17620| #ifdef __cplusplus
17621| extern "C"
17622| #endif
17623| char setresgid ();
17624| /* The GNU C library defines this for functions which it implements
17625|     to always fail with ENOSYS.  Some functions are actually named
17626|     something starting with __ and the normal name is an alias.  */
17627| #if defined __stub_setresgid || defined __stub___setresgid
17628| choke me
17629| #endif
17630|
17631| int
17632| main ()
17633| {
17634| return setresgid ();
17635|   ;
17636|   return 0;
17637| }
17638configure:11976: result: no
17639configure:11976: checking for setsid
17640configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17641configure:11976: $? = 0
17642configure:11976: result: yes
17643configure:11976: checking for setpgid
17644configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17645configure:11976: $? = 0
17646configure:11976: result: yes
17647configure:11976: checking for setpgrp
17648configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17649configure:11976: $? = 0
17650configure:11976: result: yes
17651configure:11976: checking for setpriority
17652configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17653configure:11976: $? = 0
17654configure:11976: result: yes
17655configure:11976: checking for setuid
17656configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17657configure:11976: $? = 0
17658configure:11976: result: yes
17659configure:11976: checking for setvbuf
17660configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17661configure:11976: $? = 0
17662configure:11976: result: yes
17663configure:11976: checking for sched_get_priority_max
17664configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17665configure:11976: $? = 0
17666configure:11976: result: yes
17667configure:11976: checking for sched_setaffinity
17668configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17669Undefined symbols for architecture x86_64:
17670  "_sched_setaffinity", referenced from:
17671      _main in ccWYQhVR.o
17672ld: symbol(s) not found for architecture x86_64
17673collect2: ld returned 1 exit status
17674Undefined symbols for architecture ppc:
17675  "_sched_setaffinity", referenced from:
17676      _main in ccGx18YJ.o
17677ld: symbol(s) not found for architecture ppc
17678collect2: ld returned 1 exit status
17679lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccFUbOXt.out (No such file or directory)
17680configure:11976: $? = 1
17681configure: failed program was:
17682| /* confdefs.h */
17683| #define _GNU_SOURCE 1
17684| #define _NETBSD_SOURCE 1
17685| #define __BSD_VISIBLE 1
17686| #define _DARWIN_C_SOURCE 1
17687| #define _PYTHONFRAMEWORK "Python"
17688| #define STDC_HEADERS 1
17689| #define HAVE_SYS_TYPES_H 1
17690| #define HAVE_SYS_STAT_H 1
17691| #define HAVE_STDLIB_H 1
17692| #define HAVE_STRING_H 1
17693| #define HAVE_MEMORY_H 1
17694| #define HAVE_STRINGS_H 1
17695| #define HAVE_INTTYPES_H 1
17696| #define HAVE_STDINT_H 1
17697| #define HAVE_UNISTD_H 1
17698| #define __EXTENSIONS__ 1
17699| #define _ALL_SOURCE 1
17700| #define _GNU_SOURCE 1
17701| #define _POSIX_PTHREAD_SEMANTICS 1
17702| #define _TANDEM_SOURCE 1
17703| #define STDC_HEADERS 1
17704| #define HAVE_DLFCN_H 1
17705| #define HAVE_ERRNO_H 1
17706| #define HAVE_FCNTL_H 1
17707| #define HAVE_GRP_H 1
17708| #define HAVE_LANGINFO_H 1
17709| #define HAVE_LIBINTL_H 1
17710| #define HAVE_PTHREAD_H 1
17711| #define HAVE_SCHED_H 1
17712| #define HAVE_SIGNAL_H 1
17713| #define HAVE_TERMIOS_H 1
17714| #define HAVE_UTIME_H 1
17715| #define HAVE_POLL_H 1
17716| #define HAVE_SYS_POLL_H 1
17717| #define HAVE_SYS_XATTR_H 1
17718| #define HAVE_SYS_EVENT_H 1
17719| #define HAVE_SYS_FILE_H 1
17720| #define HAVE_SYS_IOCTL_H 1
17721| #define HAVE_SYS_KERN_CONTROL_H 1
17722| #define HAVE_SYS_LOCK_H 1
17723| #define HAVE_SYS_PARAM_H 1
17724| #define HAVE_SYS_RANDOM_H 1
17725| #define HAVE_SYS_SELECT_H 1
17726| #define HAVE_SYS_SOCKET_H 1
17727| #define HAVE_SYS_STATVFS_H 1
17728| #define HAVE_SYS_STAT_H 1
17729| #define HAVE_SYS_SYSCALL_H 1
17730| #define HAVE_SYS_SYS_DOMAIN_H 1
17731| #define HAVE_SYS_TIME_H 1
17732| #define HAVE_SYS_TIMES_H 1
17733| #define HAVE_SYS_TYPES_H 1
17734| #define HAVE_SYS_UIO_H 1
17735| #define HAVE_SYS_UN_H 1
17736| #define HAVE_SYS_UTSNAME_H 1
17737| #define HAVE_SYS_WAIT_H 1
17738| #define HAVE_SYS_RESOURCE_H 1
17739| #define HAVE_SYSEXITS_H 1
17740| #define HAVE_SPAWN_H 1
17741| #define HAVE_UTIL_H 1
17742| #define HAVE_ALLOCA_H 1
17743| #define HAVE_SYS_MMAN_H 1
17744| #define HAVE_DIRENT_H 1
17745| #define HAVE_NET_IF_H 1
17746| #define HAVE_MAKEDEV 1
17747| #define _LARGEFILE_SOURCE 1
17748| #define _FILE_OFFSET_BITS 64
17749| #if defined(SCO_DS)
17750| #undef _OFF_T
17751| #endif
17752| #define RETSIGTYPE void
17753| #define HAVE_SSIZE_T 1
17754| #define SIZEOF_INT 4
17755| #define SIZEOF_LONG 8
17756| #define ALIGNOF_LONG 8
17757| #define SIZEOF_LONG_LONG 8
17758| #define SIZEOF_VOID_P 8
17759| #define SIZEOF_SHORT 2
17760| #define SIZEOF_FLOAT 4
17761| #define SIZEOF_DOUBLE 8
17762| #define SIZEOF_FPOS_T 8
17763| #define SIZEOF_SIZE_T 8
17764| #define ALIGNOF_SIZE_T 8
17765| #define SIZEOF_PID_T 4
17766| #define SIZEOF_UINTPTR_T 8
17767| #define HAVE_LONG_DOUBLE 1
17768| #define SIZEOF_LONG_DOUBLE 16
17769| #define SIZEOF__BOOL 1
17770| #define SIZEOF_OFF_T 8
17771| #define SIZEOF_TIME_T 8
17772| #define SIZEOF_PTHREAD_T 8
17773| #define SIZEOF_PTHREAD_KEY_T 8
17774| #define WITH_NEXT_FRAMEWORK 1
17775| #define WITH_DYLD 1
17776| #define THREAD_STACK_SIZE 0x1000000
17777| #define HAVE_LIBDL 1
17778| #define HAVE_UUID_UUID_H 1
17779| #define WITH_LIBINTL 1
17780| #define WITH_DECIMAL_CONTEXTVAR 1
17781| #define _REENTRANT 1
17782| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
17783| #define HAVE_PTHREAD_SIGMASK 1
17784| #define ENABLE_IPV6 1
17785| #define WITH_DOC_STRINGS 1
17786| #define WITH_PYMALLOC 1
17787| #define PY_COERCE_C_LOCALE 1
17788| #define HAVE_DLOPEN 1
17789| #define HAVE_DYNAMIC_LOADING 1
17790| #define HAVE_ALARM 1
17791| #define HAVE_SETITIMER 1
17792| #define HAVE_GETITIMER 1
17793| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
17794| #define HAVE_CHOWN 1
17795| #define HAVE_CLOCK 1
17796| #define HAVE_CONFSTR 1
17797| #define HAVE_CTERMID 1
17798| #define HAVE_EXECV 1
17799| #define HAVE_FCHMOD 1
17800| #define HAVE_FCHOWN 1
17801| #define HAVE_FORK 1
17802| #define HAVE_FPATHCONF 1
17803| #define HAVE_FTIME 1
17804| #define HAVE_FTRUNCATE 1
17805| #define HAVE_FUTIMES 1
17806| #define HAVE_GAI_STRERROR 1
17807| #define HAVE_GETGRGID_R 1
17808| #define HAVE_GETGRNAM_R 1
17809| #define HAVE_GETGROUPLIST 1
17810| #define HAVE_GETGROUPS 1
17811| #define HAVE_GETLOGIN 1
17812| #define HAVE_GETLOADAVG 1
17813| #define HAVE_GETPEERNAME 1
17814| #define HAVE_GETPGID 1
17815| #define HAVE_GETPID 1
17816| #define HAVE_GETPRIORITY 1
17817| #define HAVE_GETPWENT 1
17818| #define HAVE_GETPWNAM_R 1
17819| #define HAVE_GETPWUID_R 1
17820| #define HAVE_GETSID 1
17821| #define HAVE_GETWD 1
17822| #define HAVE_IF_NAMEINDEX 1
17823| #define HAVE_INITGROUPS 1
17824| #define HAVE_KILL 1
17825| #define HAVE_KILLPG 1
17826| #define HAVE_LCHOWN 1
17827| #define HAVE_LOCKF 1
17828| #define HAVE_LSTAT 1
17829| #define HAVE_LUTIMES 1
17830| #define HAVE_MMAP 1
17831| #define HAVE_MBRTOWC 1
17832| #define HAVE_MKFIFO 1
17833| #define HAVE_MADVISE 1
17834| #define HAVE_MKNOD 1
17835| #define HAVE_MKTIME 1
17836| #define HAVE_NICE 1
17837| #define HAVE_PATHCONF 1
17838| #define HAVE_PAUSE 1
17839| #define HAVE_POLL 1
17840| #define HAVE_POSIX_SPAWN 1
17841| #define HAVE_POSIX_SPAWNP 1
17842| #define HAVE_PREAD 1
17843| #define HAVE_PTHREAD_KILL 1
17844| #define HAVE_PWRITE 1
17845| #define HAVE_READLINK 1
17846| #define HAVE_READV 1
17847| #define HAVE_REALPATH 1
17848| #define HAVE_SEM_OPEN 1
17849| #define HAVE_SEM_GETVALUE 1
17850| #define HAVE_SEM_UNLINK 1
17851| #define HAVE_SENDFILE 1
17852| #define HAVE_SETEGID 1
17853| #define HAVE_SETEUID 1
17854| #define HAVE_SETGID 1
17855| #define HAVE_SETHOSTNAME 1
17856| #define HAVE_SETLOCALE 1
17857| #define HAVE_SETREGID 1
17858| #define HAVE_SETREUID 1
17859| #define HAVE_SETSID 1
17860| #define HAVE_SETPGID 1
17861| #define HAVE_SETPGRP 1
17862| #define HAVE_SETPRIORITY 1
17863| #define HAVE_SETUID 1
17864| #define HAVE_SETVBUF 1
17865| #define HAVE_SCHED_GET_PRIORITY_MAX 1
17866| /* end confdefs.h.  */
17867| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity.
17868|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17869| #define sched_setaffinity innocuous_sched_setaffinity
17870|
17871| /* System header to define __stub macros and hopefully few prototypes,
17872|     which can conflict with char sched_setaffinity (); below.
17873|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17874|     <limits.h> exists even on freestanding compilers.  */
17875|
17876| #ifdef __STDC__
17877| # include <limits.h>
17878| #else
17879| # include <assert.h>
17880| #endif
17881|
17882| #undef sched_setaffinity
17883|
17884| /* Override any GCC internal prototype to avoid an error.
17885|    Use char because int might match the return type of a GCC
17886|    builtin and then its argument prototype would still apply.  */
17887| #ifdef __cplusplus
17888| extern "C"
17889| #endif
17890| char sched_setaffinity ();
17891| /* The GNU C library defines this for functions which it implements
17892|     to always fail with ENOSYS.  Some functions are actually named
17893|     something starting with __ and the normal name is an alias.  */
17894| #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity
17895| choke me
17896| #endif
17897|
17898| int
17899| main ()
17900| {
17901| return sched_setaffinity ();
17902|   ;
17903|   return 0;
17904| }
17905configure:11976: result: no
17906configure:11976: checking for sched_setscheduler
17907configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
17908Undefined symbols for architecture x86_64:
17909  "_sched_setscheduler", referenced from:
17910      _main in ccSZ1azT.o
17911ld: symbol(s) not found for architecture x86_64
17912collect2: ld returned 1 exit status
17913Undefined symbols for architecture ppc:
17914  "_sched_setscheduler", referenced from:
17915      _main in cc4krKa2.o
17916ld: symbol(s) not found for architecture ppc
17917collect2: ld returned 1 exit status
17918lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccYxgmS0.out (No such file or directory)
17919configure:11976: $? = 1
17920configure: failed program was:
17921| /* confdefs.h */
17922| #define _GNU_SOURCE 1
17923| #define _NETBSD_SOURCE 1
17924| #define __BSD_VISIBLE 1
17925| #define _DARWIN_C_SOURCE 1
17926| #define _PYTHONFRAMEWORK "Python"
17927| #define STDC_HEADERS 1
17928| #define HAVE_SYS_TYPES_H 1
17929| #define HAVE_SYS_STAT_H 1
17930| #define HAVE_STDLIB_H 1
17931| #define HAVE_STRING_H 1
17932| #define HAVE_MEMORY_H 1
17933| #define HAVE_STRINGS_H 1
17934| #define HAVE_INTTYPES_H 1
17935| #define HAVE_STDINT_H 1
17936| #define HAVE_UNISTD_H 1
17937| #define __EXTENSIONS__ 1
17938| #define _ALL_SOURCE 1
17939| #define _GNU_SOURCE 1
17940| #define _POSIX_PTHREAD_SEMANTICS 1
17941| #define _TANDEM_SOURCE 1
17942| #define STDC_HEADERS 1
17943| #define HAVE_DLFCN_H 1
17944| #define HAVE_ERRNO_H 1
17945| #define HAVE_FCNTL_H 1
17946| #define HAVE_GRP_H 1
17947| #define HAVE_LANGINFO_H 1
17948| #define HAVE_LIBINTL_H 1
17949| #define HAVE_PTHREAD_H 1
17950| #define HAVE_SCHED_H 1
17951| #define HAVE_SIGNAL_H 1
17952| #define HAVE_TERMIOS_H 1
17953| #define HAVE_UTIME_H 1
17954| #define HAVE_POLL_H 1
17955| #define HAVE_SYS_POLL_H 1
17956| #define HAVE_SYS_XATTR_H 1
17957| #define HAVE_SYS_EVENT_H 1
17958| #define HAVE_SYS_FILE_H 1
17959| #define HAVE_SYS_IOCTL_H 1
17960| #define HAVE_SYS_KERN_CONTROL_H 1
17961| #define HAVE_SYS_LOCK_H 1
17962| #define HAVE_SYS_PARAM_H 1
17963| #define HAVE_SYS_RANDOM_H 1
17964| #define HAVE_SYS_SELECT_H 1
17965| #define HAVE_SYS_SOCKET_H 1
17966| #define HAVE_SYS_STATVFS_H 1
17967| #define HAVE_SYS_STAT_H 1
17968| #define HAVE_SYS_SYSCALL_H 1
17969| #define HAVE_SYS_SYS_DOMAIN_H 1
17970| #define HAVE_SYS_TIME_H 1
17971| #define HAVE_SYS_TIMES_H 1
17972| #define HAVE_SYS_TYPES_H 1
17973| #define HAVE_SYS_UIO_H 1
17974| #define HAVE_SYS_UN_H 1
17975| #define HAVE_SYS_UTSNAME_H 1
17976| #define HAVE_SYS_WAIT_H 1
17977| #define HAVE_SYS_RESOURCE_H 1
17978| #define HAVE_SYSEXITS_H 1
17979| #define HAVE_SPAWN_H 1
17980| #define HAVE_UTIL_H 1
17981| #define HAVE_ALLOCA_H 1
17982| #define HAVE_SYS_MMAN_H 1
17983| #define HAVE_DIRENT_H 1
17984| #define HAVE_NET_IF_H 1
17985| #define HAVE_MAKEDEV 1
17986| #define _LARGEFILE_SOURCE 1
17987| #define _FILE_OFFSET_BITS 64
17988| #if defined(SCO_DS)
17989| #undef _OFF_T
17990| #endif
17991| #define RETSIGTYPE void
17992| #define HAVE_SSIZE_T 1
17993| #define SIZEOF_INT 4
17994| #define SIZEOF_LONG 8
17995| #define ALIGNOF_LONG 8
17996| #define SIZEOF_LONG_LONG 8
17997| #define SIZEOF_VOID_P 8
17998| #define SIZEOF_SHORT 2
17999| #define SIZEOF_FLOAT 4
18000| #define SIZEOF_DOUBLE 8
18001| #define SIZEOF_FPOS_T 8
18002| #define SIZEOF_SIZE_T 8
18003| #define ALIGNOF_SIZE_T 8
18004| #define SIZEOF_PID_T 4
18005| #define SIZEOF_UINTPTR_T 8
18006| #define HAVE_LONG_DOUBLE 1
18007| #define SIZEOF_LONG_DOUBLE 16
18008| #define SIZEOF__BOOL 1
18009| #define SIZEOF_OFF_T 8
18010| #define SIZEOF_TIME_T 8
18011| #define SIZEOF_PTHREAD_T 8
18012| #define SIZEOF_PTHREAD_KEY_T 8
18013| #define WITH_NEXT_FRAMEWORK 1
18014| #define WITH_DYLD 1
18015| #define THREAD_STACK_SIZE 0x1000000
18016| #define HAVE_LIBDL 1
18017| #define HAVE_UUID_UUID_H 1
18018| #define WITH_LIBINTL 1
18019| #define WITH_DECIMAL_CONTEXTVAR 1
18020| #define _REENTRANT 1
18021| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
18022| #define HAVE_PTHREAD_SIGMASK 1
18023| #define ENABLE_IPV6 1
18024| #define WITH_DOC_STRINGS 1
18025| #define WITH_PYMALLOC 1
18026| #define PY_COERCE_C_LOCALE 1
18027| #define HAVE_DLOPEN 1
18028| #define HAVE_DYNAMIC_LOADING 1
18029| #define HAVE_ALARM 1
18030| #define HAVE_SETITIMER 1
18031| #define HAVE_GETITIMER 1
18032| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
18033| #define HAVE_CHOWN 1
18034| #define HAVE_CLOCK 1
18035| #define HAVE_CONFSTR 1
18036| #define HAVE_CTERMID 1
18037| #define HAVE_EXECV 1
18038| #define HAVE_FCHMOD 1
18039| #define HAVE_FCHOWN 1
18040| #define HAVE_FORK 1
18041| #define HAVE_FPATHCONF 1
18042| #define HAVE_FTIME 1
18043| #define HAVE_FTRUNCATE 1
18044| #define HAVE_FUTIMES 1
18045| #define HAVE_GAI_STRERROR 1
18046| #define HAVE_GETGRGID_R 1
18047| #define HAVE_GETGRNAM_R 1
18048| #define HAVE_GETGROUPLIST 1
18049| #define HAVE_GETGROUPS 1
18050| #define HAVE_GETLOGIN 1
18051| #define HAVE_GETLOADAVG 1
18052| #define HAVE_GETPEERNAME 1
18053| #define HAVE_GETPGID 1
18054| #define HAVE_GETPID 1
18055| #define HAVE_GETPRIORITY 1
18056| #define HAVE_GETPWENT 1
18057| #define HAVE_GETPWNAM_R 1
18058| #define HAVE_GETPWUID_R 1
18059| #define HAVE_GETSID 1
18060| #define HAVE_GETWD 1
18061| #define HAVE_IF_NAMEINDEX 1
18062| #define HAVE_INITGROUPS 1
18063| #define HAVE_KILL 1
18064| #define HAVE_KILLPG 1
18065| #define HAVE_LCHOWN 1
18066| #define HAVE_LOCKF 1
18067| #define HAVE_LSTAT 1
18068| #define HAVE_LUTIMES 1
18069| #define HAVE_MMAP 1
18070| #define HAVE_MBRTOWC 1
18071| #define HAVE_MKFIFO 1
18072| #define HAVE_MADVISE 1
18073| #define HAVE_MKNOD 1
18074| #define HAVE_MKTIME 1
18075| #define HAVE_NICE 1
18076| #define HAVE_PATHCONF 1
18077| #define HAVE_PAUSE 1
18078| #define HAVE_POLL 1
18079| #define HAVE_POSIX_SPAWN 1
18080| #define HAVE_POSIX_SPAWNP 1
18081| #define HAVE_PREAD 1
18082| #define HAVE_PTHREAD_KILL 1
18083| #define HAVE_PWRITE 1
18084| #define HAVE_READLINK 1
18085| #define HAVE_READV 1
18086| #define HAVE_REALPATH 1
18087| #define HAVE_SEM_OPEN 1
18088| #define HAVE_SEM_GETVALUE 1
18089| #define HAVE_SEM_UNLINK 1
18090| #define HAVE_SENDFILE 1
18091| #define HAVE_SETEGID 1
18092| #define HAVE_SETEUID 1
18093| #define HAVE_SETGID 1
18094| #define HAVE_SETHOSTNAME 1
18095| #define HAVE_SETLOCALE 1
18096| #define HAVE_SETREGID 1
18097| #define HAVE_SETREUID 1
18098| #define HAVE_SETSID 1
18099| #define HAVE_SETPGID 1
18100| #define HAVE_SETPGRP 1
18101| #define HAVE_SETPRIORITY 1
18102| #define HAVE_SETUID 1
18103| #define HAVE_SETVBUF 1
18104| #define HAVE_SCHED_GET_PRIORITY_MAX 1
18105| /* end confdefs.h.  */
18106| /* Define sched_setscheduler to an innocuous variant, in case <limits.h> declares sched_setscheduler.
18107|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18108| #define sched_setscheduler innocuous_sched_setscheduler
18109|
18110| /* System header to define __stub macros and hopefully few prototypes,
18111|     which can conflict with char sched_setscheduler (); below.
18112|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18113|     <limits.h> exists even on freestanding compilers.  */
18114|
18115| #ifdef __STDC__
18116| # include <limits.h>
18117| #else
18118| # include <assert.h>
18119| #endif
18120|
18121| #undef sched_setscheduler
18122|
18123| /* Override any GCC internal prototype to avoid an error.
18124|    Use char because int might match the return type of a GCC
18125|    builtin and then its argument prototype would still apply.  */
18126| #ifdef __cplusplus
18127| extern "C"
18128| #endif
18129| char sched_setscheduler ();
18130| /* The GNU C library defines this for functions which it implements
18131|     to always fail with ENOSYS.  Some functions are actually named
18132|     something starting with __ and the normal name is an alias.  */
18133| #if defined __stub_sched_setscheduler || defined __stub___sched_setscheduler
18134| choke me
18135| #endif
18136|
18137| int
18138| main ()
18139| {
18140| return sched_setscheduler ();
18141|   ;
18142|   return 0;
18143| }
18144configure:11976: result: no
18145configure:11976: checking for sched_setparam
18146configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18147Undefined symbols for architecture x86_64:
18148  "_sched_setparam", referenced from:
18149      _main in ccJNxfnQ.o
18150ld: symbol(s) not found for architecture x86_64
18151collect2: ld returned 1 exit status
18152Undefined symbols for architecture ppc:
18153  "_sched_setparam", referenced from:
18154      _main in ccTnhFYn.o
18155ld: symbol(s) not found for architecture ppc
18156collect2: ld returned 1 exit status
18157lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cckdU8TU.out (No such file or directory)
18158configure:11976: $? = 1
18159configure: failed program was:
18160| /* confdefs.h */
18161| #define _GNU_SOURCE 1
18162| #define _NETBSD_SOURCE 1
18163| #define __BSD_VISIBLE 1
18164| #define _DARWIN_C_SOURCE 1
18165| #define _PYTHONFRAMEWORK "Python"
18166| #define STDC_HEADERS 1
18167| #define HAVE_SYS_TYPES_H 1
18168| #define HAVE_SYS_STAT_H 1
18169| #define HAVE_STDLIB_H 1
18170| #define HAVE_STRING_H 1
18171| #define HAVE_MEMORY_H 1
18172| #define HAVE_STRINGS_H 1
18173| #define HAVE_INTTYPES_H 1
18174| #define HAVE_STDINT_H 1
18175| #define HAVE_UNISTD_H 1
18176| #define __EXTENSIONS__ 1
18177| #define _ALL_SOURCE 1
18178| #define _GNU_SOURCE 1
18179| #define _POSIX_PTHREAD_SEMANTICS 1
18180| #define _TANDEM_SOURCE 1
18181| #define STDC_HEADERS 1
18182| #define HAVE_DLFCN_H 1
18183| #define HAVE_ERRNO_H 1
18184| #define HAVE_FCNTL_H 1
18185| #define HAVE_GRP_H 1
18186| #define HAVE_LANGINFO_H 1
18187| #define HAVE_LIBINTL_H 1
18188| #define HAVE_PTHREAD_H 1
18189| #define HAVE_SCHED_H 1
18190| #define HAVE_SIGNAL_H 1
18191| #define HAVE_TERMIOS_H 1
18192| #define HAVE_UTIME_H 1
18193| #define HAVE_POLL_H 1
18194| #define HAVE_SYS_POLL_H 1
18195| #define HAVE_SYS_XATTR_H 1
18196| #define HAVE_SYS_EVENT_H 1
18197| #define HAVE_SYS_FILE_H 1
18198| #define HAVE_SYS_IOCTL_H 1
18199| #define HAVE_SYS_KERN_CONTROL_H 1
18200| #define HAVE_SYS_LOCK_H 1
18201| #define HAVE_SYS_PARAM_H 1
18202| #define HAVE_SYS_RANDOM_H 1
18203| #define HAVE_SYS_SELECT_H 1
18204| #define HAVE_SYS_SOCKET_H 1
18205| #define HAVE_SYS_STATVFS_H 1
18206| #define HAVE_SYS_STAT_H 1
18207| #define HAVE_SYS_SYSCALL_H 1
18208| #define HAVE_SYS_SYS_DOMAIN_H 1
18209| #define HAVE_SYS_TIME_H 1
18210| #define HAVE_SYS_TIMES_H 1
18211| #define HAVE_SYS_TYPES_H 1
18212| #define HAVE_SYS_UIO_H 1
18213| #define HAVE_SYS_UN_H 1
18214| #define HAVE_SYS_UTSNAME_H 1
18215| #define HAVE_SYS_WAIT_H 1
18216| #define HAVE_SYS_RESOURCE_H 1
18217| #define HAVE_SYSEXITS_H 1
18218| #define HAVE_SPAWN_H 1
18219| #define HAVE_UTIL_H 1
18220| #define HAVE_ALLOCA_H 1
18221| #define HAVE_SYS_MMAN_H 1
18222| #define HAVE_DIRENT_H 1
18223| #define HAVE_NET_IF_H 1
18224| #define HAVE_MAKEDEV 1
18225| #define _LARGEFILE_SOURCE 1
18226| #define _FILE_OFFSET_BITS 64
18227| #if defined(SCO_DS)
18228| #undef _OFF_T
18229| #endif
18230| #define RETSIGTYPE void
18231| #define HAVE_SSIZE_T 1
18232| #define SIZEOF_INT 4
18233| #define SIZEOF_LONG 8
18234| #define ALIGNOF_LONG 8
18235| #define SIZEOF_LONG_LONG 8
18236| #define SIZEOF_VOID_P 8
18237| #define SIZEOF_SHORT 2
18238| #define SIZEOF_FLOAT 4
18239| #define SIZEOF_DOUBLE 8
18240| #define SIZEOF_FPOS_T 8
18241| #define SIZEOF_SIZE_T 8
18242| #define ALIGNOF_SIZE_T 8
18243| #define SIZEOF_PID_T 4
18244| #define SIZEOF_UINTPTR_T 8
18245| #define HAVE_LONG_DOUBLE 1
18246| #define SIZEOF_LONG_DOUBLE 16
18247| #define SIZEOF__BOOL 1
18248| #define SIZEOF_OFF_T 8
18249| #define SIZEOF_TIME_T 8
18250| #define SIZEOF_PTHREAD_T 8
18251| #define SIZEOF_PTHREAD_KEY_T 8
18252| #define WITH_NEXT_FRAMEWORK 1
18253| #define WITH_DYLD 1
18254| #define THREAD_STACK_SIZE 0x1000000
18255| #define HAVE_LIBDL 1
18256| #define HAVE_UUID_UUID_H 1
18257| #define WITH_LIBINTL 1
18258| #define WITH_DECIMAL_CONTEXTVAR 1
18259| #define _REENTRANT 1
18260| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
18261| #define HAVE_PTHREAD_SIGMASK 1
18262| #define ENABLE_IPV6 1
18263| #define WITH_DOC_STRINGS 1
18264| #define WITH_PYMALLOC 1
18265| #define PY_COERCE_C_LOCALE 1
18266| #define HAVE_DLOPEN 1
18267| #define HAVE_DYNAMIC_LOADING 1
18268| #define HAVE_ALARM 1
18269| #define HAVE_SETITIMER 1
18270| #define HAVE_GETITIMER 1
18271| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
18272| #define HAVE_CHOWN 1
18273| #define HAVE_CLOCK 1
18274| #define HAVE_CONFSTR 1
18275| #define HAVE_CTERMID 1
18276| #define HAVE_EXECV 1
18277| #define HAVE_FCHMOD 1
18278| #define HAVE_FCHOWN 1
18279| #define HAVE_FORK 1
18280| #define HAVE_FPATHCONF 1
18281| #define HAVE_FTIME 1
18282| #define HAVE_FTRUNCATE 1
18283| #define HAVE_FUTIMES 1
18284| #define HAVE_GAI_STRERROR 1
18285| #define HAVE_GETGRGID_R 1
18286| #define HAVE_GETGRNAM_R 1
18287| #define HAVE_GETGROUPLIST 1
18288| #define HAVE_GETGROUPS 1
18289| #define HAVE_GETLOGIN 1
18290| #define HAVE_GETLOADAVG 1
18291| #define HAVE_GETPEERNAME 1
18292| #define HAVE_GETPGID 1
18293| #define HAVE_GETPID 1
18294| #define HAVE_GETPRIORITY 1
18295| #define HAVE_GETPWENT 1
18296| #define HAVE_GETPWNAM_R 1
18297| #define HAVE_GETPWUID_R 1
18298| #define HAVE_GETSID 1
18299| #define HAVE_GETWD 1
18300| #define HAVE_IF_NAMEINDEX 1
18301| #define HAVE_INITGROUPS 1
18302| #define HAVE_KILL 1
18303| #define HAVE_KILLPG 1
18304| #define HAVE_LCHOWN 1
18305| #define HAVE_LOCKF 1
18306| #define HAVE_LSTAT 1
18307| #define HAVE_LUTIMES 1
18308| #define HAVE_MMAP 1
18309| #define HAVE_MBRTOWC 1
18310| #define HAVE_MKFIFO 1
18311| #define HAVE_MADVISE 1
18312| #define HAVE_MKNOD 1
18313| #define HAVE_MKTIME 1
18314| #define HAVE_NICE 1
18315| #define HAVE_PATHCONF 1
18316| #define HAVE_PAUSE 1
18317| #define HAVE_POLL 1
18318| #define HAVE_POSIX_SPAWN 1
18319| #define HAVE_POSIX_SPAWNP 1
18320| #define HAVE_PREAD 1
18321| #define HAVE_PTHREAD_KILL 1
18322| #define HAVE_PWRITE 1
18323| #define HAVE_READLINK 1
18324| #define HAVE_READV 1
18325| #define HAVE_REALPATH 1
18326| #define HAVE_SEM_OPEN 1
18327| #define HAVE_SEM_GETVALUE 1
18328| #define HAVE_SEM_UNLINK 1
18329| #define HAVE_SENDFILE 1
18330| #define HAVE_SETEGID 1
18331| #define HAVE_SETEUID 1
18332| #define HAVE_SETGID 1
18333| #define HAVE_SETHOSTNAME 1
18334| #define HAVE_SETLOCALE 1
18335| #define HAVE_SETREGID 1
18336| #define HAVE_SETREUID 1
18337| #define HAVE_SETSID 1
18338| #define HAVE_SETPGID 1
18339| #define HAVE_SETPGRP 1
18340| #define HAVE_SETPRIORITY 1
18341| #define HAVE_SETUID 1
18342| #define HAVE_SETVBUF 1
18343| #define HAVE_SCHED_GET_PRIORITY_MAX 1
18344| /* end confdefs.h.  */
18345| /* Define sched_setparam to an innocuous variant, in case <limits.h> declares sched_setparam.
18346|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18347| #define sched_setparam innocuous_sched_setparam
18348|
18349| /* System header to define __stub macros and hopefully few prototypes,
18350|     which can conflict with char sched_setparam (); below.
18351|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18352|     <limits.h> exists even on freestanding compilers.  */
18353|
18354| #ifdef __STDC__
18355| # include <limits.h>
18356| #else
18357| # include <assert.h>
18358| #endif
18359|
18360| #undef sched_setparam
18361|
18362| /* Override any GCC internal prototype to avoid an error.
18363|    Use char because int might match the return type of a GCC
18364|    builtin and then its argument prototype would still apply.  */
18365| #ifdef __cplusplus
18366| extern "C"
18367| #endif
18368| char sched_setparam ();
18369| /* The GNU C library defines this for functions which it implements
18370|     to always fail with ENOSYS.  Some functions are actually named
18371|     something starting with __ and the normal name is an alias.  */
18372| #if defined __stub_sched_setparam || defined __stub___sched_setparam
18373| choke me
18374| #endif
18375|
18376| int
18377| main ()
18378| {
18379| return sched_setparam ();
18380|   ;
18381|   return 0;
18382| }
18383configure:11976: result: no
18384configure:11976: checking for sched_rr_get_interval
18385configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18386Undefined symbols for architecture x86_64:
18387  "_sched_rr_get_interval", referenced from:
18388      _main in ccpaoYih.o
18389ld: symbol(s) not found for architecture x86_64
18390collect2: ld returned 1 exit status
18391Undefined symbols for architecture ppc:
18392  "_sched_rr_get_interval", referenced from:
18393      _main in ccBMSf01.o
18394ld: symbol(s) not found for architecture ppc
18395collect2: ld returned 1 exit status
18396lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccuB8p3s.out (No such file or directory)
18397configure:11976: $? = 1
18398configure: failed program was:
18399| /* confdefs.h */
18400| #define _GNU_SOURCE 1
18401| #define _NETBSD_SOURCE 1
18402| #define __BSD_VISIBLE 1
18403| #define _DARWIN_C_SOURCE 1
18404| #define _PYTHONFRAMEWORK "Python"
18405| #define STDC_HEADERS 1
18406| #define HAVE_SYS_TYPES_H 1
18407| #define HAVE_SYS_STAT_H 1
18408| #define HAVE_STDLIB_H 1
18409| #define HAVE_STRING_H 1
18410| #define HAVE_MEMORY_H 1
18411| #define HAVE_STRINGS_H 1
18412| #define HAVE_INTTYPES_H 1
18413| #define HAVE_STDINT_H 1
18414| #define HAVE_UNISTD_H 1
18415| #define __EXTENSIONS__ 1
18416| #define _ALL_SOURCE 1
18417| #define _GNU_SOURCE 1
18418| #define _POSIX_PTHREAD_SEMANTICS 1
18419| #define _TANDEM_SOURCE 1
18420| #define STDC_HEADERS 1
18421| #define HAVE_DLFCN_H 1
18422| #define HAVE_ERRNO_H 1
18423| #define HAVE_FCNTL_H 1
18424| #define HAVE_GRP_H 1
18425| #define HAVE_LANGINFO_H 1
18426| #define HAVE_LIBINTL_H 1
18427| #define HAVE_PTHREAD_H 1
18428| #define HAVE_SCHED_H 1
18429| #define HAVE_SIGNAL_H 1
18430| #define HAVE_TERMIOS_H 1
18431| #define HAVE_UTIME_H 1
18432| #define HAVE_POLL_H 1
18433| #define HAVE_SYS_POLL_H 1
18434| #define HAVE_SYS_XATTR_H 1
18435| #define HAVE_SYS_EVENT_H 1
18436| #define HAVE_SYS_FILE_H 1
18437| #define HAVE_SYS_IOCTL_H 1
18438| #define HAVE_SYS_KERN_CONTROL_H 1
18439| #define HAVE_SYS_LOCK_H 1
18440| #define HAVE_SYS_PARAM_H 1
18441| #define HAVE_SYS_RANDOM_H 1
18442| #define HAVE_SYS_SELECT_H 1
18443| #define HAVE_SYS_SOCKET_H 1
18444| #define HAVE_SYS_STATVFS_H 1
18445| #define HAVE_SYS_STAT_H 1
18446| #define HAVE_SYS_SYSCALL_H 1
18447| #define HAVE_SYS_SYS_DOMAIN_H 1
18448| #define HAVE_SYS_TIME_H 1
18449| #define HAVE_SYS_TIMES_H 1
18450| #define HAVE_SYS_TYPES_H 1
18451| #define HAVE_SYS_UIO_H 1
18452| #define HAVE_SYS_UN_H 1
18453| #define HAVE_SYS_UTSNAME_H 1
18454| #define HAVE_SYS_WAIT_H 1
18455| #define HAVE_SYS_RESOURCE_H 1
18456| #define HAVE_SYSEXITS_H 1
18457| #define HAVE_SPAWN_H 1
18458| #define HAVE_UTIL_H 1
18459| #define HAVE_ALLOCA_H 1
18460| #define HAVE_SYS_MMAN_H 1
18461| #define HAVE_DIRENT_H 1
18462| #define HAVE_NET_IF_H 1
18463| #define HAVE_MAKEDEV 1
18464| #define _LARGEFILE_SOURCE 1
18465| #define _FILE_OFFSET_BITS 64
18466| #if defined(SCO_DS)
18467| #undef _OFF_T
18468| #endif
18469| #define RETSIGTYPE void
18470| #define HAVE_SSIZE_T 1
18471| #define SIZEOF_INT 4
18472| #define SIZEOF_LONG 8
18473| #define ALIGNOF_LONG 8
18474| #define SIZEOF_LONG_LONG 8
18475| #define SIZEOF_VOID_P 8
18476| #define SIZEOF_SHORT 2
18477| #define SIZEOF_FLOAT 4
18478| #define SIZEOF_DOUBLE 8
18479| #define SIZEOF_FPOS_T 8
18480| #define SIZEOF_SIZE_T 8
18481| #define ALIGNOF_SIZE_T 8
18482| #define SIZEOF_PID_T 4
18483| #define SIZEOF_UINTPTR_T 8
18484| #define HAVE_LONG_DOUBLE 1
18485| #define SIZEOF_LONG_DOUBLE 16
18486| #define SIZEOF__BOOL 1
18487| #define SIZEOF_OFF_T 8
18488| #define SIZEOF_TIME_T 8
18489| #define SIZEOF_PTHREAD_T 8
18490| #define SIZEOF_PTHREAD_KEY_T 8
18491| #define WITH_NEXT_FRAMEWORK 1
18492| #define WITH_DYLD 1
18493| #define THREAD_STACK_SIZE 0x1000000
18494| #define HAVE_LIBDL 1
18495| #define HAVE_UUID_UUID_H 1
18496| #define WITH_LIBINTL 1
18497| #define WITH_DECIMAL_CONTEXTVAR 1
18498| #define _REENTRANT 1
18499| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
18500| #define HAVE_PTHREAD_SIGMASK 1
18501| #define ENABLE_IPV6 1
18502| #define WITH_DOC_STRINGS 1
18503| #define WITH_PYMALLOC 1
18504| #define PY_COERCE_C_LOCALE 1
18505| #define HAVE_DLOPEN 1
18506| #define HAVE_DYNAMIC_LOADING 1
18507| #define HAVE_ALARM 1
18508| #define HAVE_SETITIMER 1
18509| #define HAVE_GETITIMER 1
18510| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
18511| #define HAVE_CHOWN 1
18512| #define HAVE_CLOCK 1
18513| #define HAVE_CONFSTR 1
18514| #define HAVE_CTERMID 1
18515| #define HAVE_EXECV 1
18516| #define HAVE_FCHMOD 1
18517| #define HAVE_FCHOWN 1
18518| #define HAVE_FORK 1
18519| #define HAVE_FPATHCONF 1
18520| #define HAVE_FTIME 1
18521| #define HAVE_FTRUNCATE 1
18522| #define HAVE_FUTIMES 1
18523| #define HAVE_GAI_STRERROR 1
18524| #define HAVE_GETGRGID_R 1
18525| #define HAVE_GETGRNAM_R 1
18526| #define HAVE_GETGROUPLIST 1
18527| #define HAVE_GETGROUPS 1
18528| #define HAVE_GETLOGIN 1
18529| #define HAVE_GETLOADAVG 1
18530| #define HAVE_GETPEERNAME 1
18531| #define HAVE_GETPGID 1
18532| #define HAVE_GETPID 1
18533| #define HAVE_GETPRIORITY 1
18534| #define HAVE_GETPWENT 1
18535| #define HAVE_GETPWNAM_R 1
18536| #define HAVE_GETPWUID_R 1
18537| #define HAVE_GETSID 1
18538| #define HAVE_GETWD 1
18539| #define HAVE_IF_NAMEINDEX 1
18540| #define HAVE_INITGROUPS 1
18541| #define HAVE_KILL 1
18542| #define HAVE_KILLPG 1
18543| #define HAVE_LCHOWN 1
18544| #define HAVE_LOCKF 1
18545| #define HAVE_LSTAT 1
18546| #define HAVE_LUTIMES 1
18547| #define HAVE_MMAP 1
18548| #define HAVE_MBRTOWC 1
18549| #define HAVE_MKFIFO 1
18550| #define HAVE_MADVISE 1
18551| #define HAVE_MKNOD 1
18552| #define HAVE_MKTIME 1
18553| #define HAVE_NICE 1
18554| #define HAVE_PATHCONF 1
18555| #define HAVE_PAUSE 1
18556| #define HAVE_POLL 1
18557| #define HAVE_POSIX_SPAWN 1
18558| #define HAVE_POSIX_SPAWNP 1
18559| #define HAVE_PREAD 1
18560| #define HAVE_PTHREAD_KILL 1
18561| #define HAVE_PWRITE 1
18562| #define HAVE_READLINK 1
18563| #define HAVE_READV 1
18564| #define HAVE_REALPATH 1
18565| #define HAVE_SEM_OPEN 1
18566| #define HAVE_SEM_GETVALUE 1
18567| #define HAVE_SEM_UNLINK 1
18568| #define HAVE_SENDFILE 1
18569| #define HAVE_SETEGID 1
18570| #define HAVE_SETEUID 1
18571| #define HAVE_SETGID 1
18572| #define HAVE_SETHOSTNAME 1
18573| #define HAVE_SETLOCALE 1
18574| #define HAVE_SETREGID 1
18575| #define HAVE_SETREUID 1
18576| #define HAVE_SETSID 1
18577| #define HAVE_SETPGID 1
18578| #define HAVE_SETPGRP 1
18579| #define HAVE_SETPRIORITY 1
18580| #define HAVE_SETUID 1
18581| #define HAVE_SETVBUF 1
18582| #define HAVE_SCHED_GET_PRIORITY_MAX 1
18583| /* end confdefs.h.  */
18584| /* Define sched_rr_get_interval to an innocuous variant, in case <limits.h> declares sched_rr_get_interval.
18585|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18586| #define sched_rr_get_interval innocuous_sched_rr_get_interval
18587|
18588| /* System header to define __stub macros and hopefully few prototypes,
18589|     which can conflict with char sched_rr_get_interval (); below.
18590|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18591|     <limits.h> exists even on freestanding compilers.  */
18592|
18593| #ifdef __STDC__
18594| # include <limits.h>
18595| #else
18596| # include <assert.h>
18597| #endif
18598|
18599| #undef sched_rr_get_interval
18600|
18601| /* Override any GCC internal prototype to avoid an error.
18602|    Use char because int might match the return type of a GCC
18603|    builtin and then its argument prototype would still apply.  */
18604| #ifdef __cplusplus
18605| extern "C"
18606| #endif
18607| char sched_rr_get_interval ();
18608| /* The GNU C library defines this for functions which it implements
18609|     to always fail with ENOSYS.  Some functions are actually named
18610|     something starting with __ and the normal name is an alias.  */
18611| #if defined __stub_sched_rr_get_interval || defined __stub___sched_rr_get_interval
18612| choke me
18613| #endif
18614|
18615| int
18616| main ()
18617| {
18618| return sched_rr_get_interval ();
18619|   ;
18620|   return 0;
18621| }
18622configure:11976: result: no
18623configure:11976: checking for sigaction
18624configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18625configure:11976: $? = 0
18626configure:11976: result: yes
18627configure:11976: checking for sigaltstack
18628configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18629configure:11976: $? = 0
18630configure:11976: result: yes
18631configure:11976: checking for sigfillset
18632configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18633configure:11976: $? = 0
18634configure:11976: result: yes
18635configure:11976: checking for siginterrupt
18636configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18637configure:11976: $? = 0
18638configure:11976: result: yes
18639configure:11976: checking for sigpending
18640configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18641configure:11976: $? = 0
18642configure:11976: result: yes
18643configure:11976: checking for sigrelse
18644configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18645configure:11976: $? = 0
18646configure:11976: result: yes
18647configure:11976: checking for sigtimedwait
18648configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18649Undefined symbols for architecture x86_64:
18650  "_sigtimedwait", referenced from:
18651      _main in ccsMCtVm.o
18652ld: symbol(s) not found for architecture x86_64
18653collect2: ld returned 1 exit status
18654Undefined symbols for architecture ppc:
18655  "_sigtimedwait", referenced from:
18656      _main in ccA07a74.o
18657ld: symbol(s) not found for architecture ppc
18658collect2: ld returned 1 exit status
18659lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccVt3YZe.out (No such file or directory)
18660configure:11976: $? = 1
18661configure: failed program was:
18662| /* confdefs.h */
18663| #define _GNU_SOURCE 1
18664| #define _NETBSD_SOURCE 1
18665| #define __BSD_VISIBLE 1
18666| #define _DARWIN_C_SOURCE 1
18667| #define _PYTHONFRAMEWORK "Python"
18668| #define STDC_HEADERS 1
18669| #define HAVE_SYS_TYPES_H 1
18670| #define HAVE_SYS_STAT_H 1
18671| #define HAVE_STDLIB_H 1
18672| #define HAVE_STRING_H 1
18673| #define HAVE_MEMORY_H 1
18674| #define HAVE_STRINGS_H 1
18675| #define HAVE_INTTYPES_H 1
18676| #define HAVE_STDINT_H 1
18677| #define HAVE_UNISTD_H 1
18678| #define __EXTENSIONS__ 1
18679| #define _ALL_SOURCE 1
18680| #define _GNU_SOURCE 1
18681| #define _POSIX_PTHREAD_SEMANTICS 1
18682| #define _TANDEM_SOURCE 1
18683| #define STDC_HEADERS 1
18684| #define HAVE_DLFCN_H 1
18685| #define HAVE_ERRNO_H 1
18686| #define HAVE_FCNTL_H 1
18687| #define HAVE_GRP_H 1
18688| #define HAVE_LANGINFO_H 1
18689| #define HAVE_LIBINTL_H 1
18690| #define HAVE_PTHREAD_H 1
18691| #define HAVE_SCHED_H 1
18692| #define HAVE_SIGNAL_H 1
18693| #define HAVE_TERMIOS_H 1
18694| #define HAVE_UTIME_H 1
18695| #define HAVE_POLL_H 1
18696| #define HAVE_SYS_POLL_H 1
18697| #define HAVE_SYS_XATTR_H 1
18698| #define HAVE_SYS_EVENT_H 1
18699| #define HAVE_SYS_FILE_H 1
18700| #define HAVE_SYS_IOCTL_H 1
18701| #define HAVE_SYS_KERN_CONTROL_H 1
18702| #define HAVE_SYS_LOCK_H 1
18703| #define HAVE_SYS_PARAM_H 1
18704| #define HAVE_SYS_RANDOM_H 1
18705| #define HAVE_SYS_SELECT_H 1
18706| #define HAVE_SYS_SOCKET_H 1
18707| #define HAVE_SYS_STATVFS_H 1
18708| #define HAVE_SYS_STAT_H 1
18709| #define HAVE_SYS_SYSCALL_H 1
18710| #define HAVE_SYS_SYS_DOMAIN_H 1
18711| #define HAVE_SYS_TIME_H 1
18712| #define HAVE_SYS_TIMES_H 1
18713| #define HAVE_SYS_TYPES_H 1
18714| #define HAVE_SYS_UIO_H 1
18715| #define HAVE_SYS_UN_H 1
18716| #define HAVE_SYS_UTSNAME_H 1
18717| #define HAVE_SYS_WAIT_H 1
18718| #define HAVE_SYS_RESOURCE_H 1
18719| #define HAVE_SYSEXITS_H 1
18720| #define HAVE_SPAWN_H 1
18721| #define HAVE_UTIL_H 1
18722| #define HAVE_ALLOCA_H 1
18723| #define HAVE_SYS_MMAN_H 1
18724| #define HAVE_DIRENT_H 1
18725| #define HAVE_NET_IF_H 1
18726| #define HAVE_MAKEDEV 1
18727| #define _LARGEFILE_SOURCE 1
18728| #define _FILE_OFFSET_BITS 64
18729| #if defined(SCO_DS)
18730| #undef _OFF_T
18731| #endif
18732| #define RETSIGTYPE void
18733| #define HAVE_SSIZE_T 1
18734| #define SIZEOF_INT 4
18735| #define SIZEOF_LONG 8
18736| #define ALIGNOF_LONG 8
18737| #define SIZEOF_LONG_LONG 8
18738| #define SIZEOF_VOID_P 8
18739| #define SIZEOF_SHORT 2
18740| #define SIZEOF_FLOAT 4
18741| #define SIZEOF_DOUBLE 8
18742| #define SIZEOF_FPOS_T 8
18743| #define SIZEOF_SIZE_T 8
18744| #define ALIGNOF_SIZE_T 8
18745| #define SIZEOF_PID_T 4
18746| #define SIZEOF_UINTPTR_T 8
18747| #define HAVE_LONG_DOUBLE 1
18748| #define SIZEOF_LONG_DOUBLE 16
18749| #define SIZEOF__BOOL 1
18750| #define SIZEOF_OFF_T 8
18751| #define SIZEOF_TIME_T 8
18752| #define SIZEOF_PTHREAD_T 8
18753| #define SIZEOF_PTHREAD_KEY_T 8
18754| #define WITH_NEXT_FRAMEWORK 1
18755| #define WITH_DYLD 1
18756| #define THREAD_STACK_SIZE 0x1000000
18757| #define HAVE_LIBDL 1
18758| #define HAVE_UUID_UUID_H 1
18759| #define WITH_LIBINTL 1
18760| #define WITH_DECIMAL_CONTEXTVAR 1
18761| #define _REENTRANT 1
18762| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
18763| #define HAVE_PTHREAD_SIGMASK 1
18764| #define ENABLE_IPV6 1
18765| #define WITH_DOC_STRINGS 1
18766| #define WITH_PYMALLOC 1
18767| #define PY_COERCE_C_LOCALE 1
18768| #define HAVE_DLOPEN 1
18769| #define HAVE_DYNAMIC_LOADING 1
18770| #define HAVE_ALARM 1
18771| #define HAVE_SETITIMER 1
18772| #define HAVE_GETITIMER 1
18773| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
18774| #define HAVE_CHOWN 1
18775| #define HAVE_CLOCK 1
18776| #define HAVE_CONFSTR 1
18777| #define HAVE_CTERMID 1
18778| #define HAVE_EXECV 1
18779| #define HAVE_FCHMOD 1
18780| #define HAVE_FCHOWN 1
18781| #define HAVE_FORK 1
18782| #define HAVE_FPATHCONF 1
18783| #define HAVE_FTIME 1
18784| #define HAVE_FTRUNCATE 1
18785| #define HAVE_FUTIMES 1
18786| #define HAVE_GAI_STRERROR 1
18787| #define HAVE_GETGRGID_R 1
18788| #define HAVE_GETGRNAM_R 1
18789| #define HAVE_GETGROUPLIST 1
18790| #define HAVE_GETGROUPS 1
18791| #define HAVE_GETLOGIN 1
18792| #define HAVE_GETLOADAVG 1
18793| #define HAVE_GETPEERNAME 1
18794| #define HAVE_GETPGID 1
18795| #define HAVE_GETPID 1
18796| #define HAVE_GETPRIORITY 1
18797| #define HAVE_GETPWENT 1
18798| #define HAVE_GETPWNAM_R 1
18799| #define HAVE_GETPWUID_R 1
18800| #define HAVE_GETSID 1
18801| #define HAVE_GETWD 1
18802| #define HAVE_IF_NAMEINDEX 1
18803| #define HAVE_INITGROUPS 1
18804| #define HAVE_KILL 1
18805| #define HAVE_KILLPG 1
18806| #define HAVE_LCHOWN 1
18807| #define HAVE_LOCKF 1
18808| #define HAVE_LSTAT 1
18809| #define HAVE_LUTIMES 1
18810| #define HAVE_MMAP 1
18811| #define HAVE_MBRTOWC 1
18812| #define HAVE_MKFIFO 1
18813| #define HAVE_MADVISE 1
18814| #define HAVE_MKNOD 1
18815| #define HAVE_MKTIME 1
18816| #define HAVE_NICE 1
18817| #define HAVE_PATHCONF 1
18818| #define HAVE_PAUSE 1
18819| #define HAVE_POLL 1
18820| #define HAVE_POSIX_SPAWN 1
18821| #define HAVE_POSIX_SPAWNP 1
18822| #define HAVE_PREAD 1
18823| #define HAVE_PTHREAD_KILL 1
18824| #define HAVE_PWRITE 1
18825| #define HAVE_READLINK 1
18826| #define HAVE_READV 1
18827| #define HAVE_REALPATH 1
18828| #define HAVE_SEM_OPEN 1
18829| #define HAVE_SEM_GETVALUE 1
18830| #define HAVE_SEM_UNLINK 1
18831| #define HAVE_SENDFILE 1
18832| #define HAVE_SETEGID 1
18833| #define HAVE_SETEUID 1
18834| #define HAVE_SETGID 1
18835| #define HAVE_SETHOSTNAME 1
18836| #define HAVE_SETLOCALE 1
18837| #define HAVE_SETREGID 1
18838| #define HAVE_SETREUID 1
18839| #define HAVE_SETSID 1
18840| #define HAVE_SETPGID 1
18841| #define HAVE_SETPGRP 1
18842| #define HAVE_SETPRIORITY 1
18843| #define HAVE_SETUID 1
18844| #define HAVE_SETVBUF 1
18845| #define HAVE_SCHED_GET_PRIORITY_MAX 1
18846| #define HAVE_SIGACTION 1
18847| #define HAVE_SIGALTSTACK 1
18848| #define HAVE_SIGFILLSET 1
18849| #define HAVE_SIGINTERRUPT 1
18850| #define HAVE_SIGPENDING 1
18851| #define HAVE_SIGRELSE 1
18852| /* end confdefs.h.  */
18853| /* Define sigtimedwait to an innocuous variant, in case <limits.h> declares sigtimedwait.
18854|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18855| #define sigtimedwait innocuous_sigtimedwait
18856|
18857| /* System header to define __stub macros and hopefully few prototypes,
18858|     which can conflict with char sigtimedwait (); below.
18859|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18860|     <limits.h> exists even on freestanding compilers.  */
18861|
18862| #ifdef __STDC__
18863| # include <limits.h>
18864| #else
18865| # include <assert.h>
18866| #endif
18867|
18868| #undef sigtimedwait
18869|
18870| /* Override any GCC internal prototype to avoid an error.
18871|    Use char because int might match the return type of a GCC
18872|    builtin and then its argument prototype would still apply.  */
18873| #ifdef __cplusplus
18874| extern "C"
18875| #endif
18876| char sigtimedwait ();
18877| /* The GNU C library defines this for functions which it implements
18878|     to always fail with ENOSYS.  Some functions are actually named
18879|     something starting with __ and the normal name is an alias.  */
18880| #if defined __stub_sigtimedwait || defined __stub___sigtimedwait
18881| choke me
18882| #endif
18883|
18884| int
18885| main ()
18886| {
18887| return sigtimedwait ();
18888|   ;
18889|   return 0;
18890| }
18891configure:11976: result: no
18892configure:11976: checking for sigwait
18893configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18894configure:11976: $? = 0
18895configure:11976: result: yes
18896configure:11976: checking for sigwaitinfo
18897configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
18898Undefined symbols for architecture x86_64:
18899  "_sigwaitinfo", referenced from:
18900      _main in ccXkXowx.o
18901ld: symbol(s) not found for architecture x86_64
18902collect2: ld returned 1 exit status
18903Undefined symbols for architecture ppc:
18904  "_sigwaitinfo", referenced from:
18905      _main in ccruMmQD.o
18906ld: symbol(s) not found for architecture ppc
18907collect2: ld returned 1 exit status
18908lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cct64qQ1.out (No such file or directory)
18909configure:11976: $? = 1
18910configure: failed program was:
18911| /* confdefs.h */
18912| #define _GNU_SOURCE 1
18913| #define _NETBSD_SOURCE 1
18914| #define __BSD_VISIBLE 1
18915| #define _DARWIN_C_SOURCE 1
18916| #define _PYTHONFRAMEWORK "Python"
18917| #define STDC_HEADERS 1
18918| #define HAVE_SYS_TYPES_H 1
18919| #define HAVE_SYS_STAT_H 1
18920| #define HAVE_STDLIB_H 1
18921| #define HAVE_STRING_H 1
18922| #define HAVE_MEMORY_H 1
18923| #define HAVE_STRINGS_H 1
18924| #define HAVE_INTTYPES_H 1
18925| #define HAVE_STDINT_H 1
18926| #define HAVE_UNISTD_H 1
18927| #define __EXTENSIONS__ 1
18928| #define _ALL_SOURCE 1
18929| #define _GNU_SOURCE 1
18930| #define _POSIX_PTHREAD_SEMANTICS 1
18931| #define _TANDEM_SOURCE 1
18932| #define STDC_HEADERS 1
18933| #define HAVE_DLFCN_H 1
18934| #define HAVE_ERRNO_H 1
18935| #define HAVE_FCNTL_H 1
18936| #define HAVE_GRP_H 1
18937| #define HAVE_LANGINFO_H 1
18938| #define HAVE_LIBINTL_H 1
18939| #define HAVE_PTHREAD_H 1
18940| #define HAVE_SCHED_H 1
18941| #define HAVE_SIGNAL_H 1
18942| #define HAVE_TERMIOS_H 1
18943| #define HAVE_UTIME_H 1
18944| #define HAVE_POLL_H 1
18945| #define HAVE_SYS_POLL_H 1
18946| #define HAVE_SYS_XATTR_H 1
18947| #define HAVE_SYS_EVENT_H 1
18948| #define HAVE_SYS_FILE_H 1
18949| #define HAVE_SYS_IOCTL_H 1
18950| #define HAVE_SYS_KERN_CONTROL_H 1
18951| #define HAVE_SYS_LOCK_H 1
18952| #define HAVE_SYS_PARAM_H 1
18953| #define HAVE_SYS_RANDOM_H 1
18954| #define HAVE_SYS_SELECT_H 1
18955| #define HAVE_SYS_SOCKET_H 1
18956| #define HAVE_SYS_STATVFS_H 1
18957| #define HAVE_SYS_STAT_H 1
18958| #define HAVE_SYS_SYSCALL_H 1
18959| #define HAVE_SYS_SYS_DOMAIN_H 1
18960| #define HAVE_SYS_TIME_H 1
18961| #define HAVE_SYS_TIMES_H 1
18962| #define HAVE_SYS_TYPES_H 1
18963| #define HAVE_SYS_UIO_H 1
18964| #define HAVE_SYS_UN_H 1
18965| #define HAVE_SYS_UTSNAME_H 1
18966| #define HAVE_SYS_WAIT_H 1
18967| #define HAVE_SYS_RESOURCE_H 1
18968| #define HAVE_SYSEXITS_H 1
18969| #define HAVE_SPAWN_H 1
18970| #define HAVE_UTIL_H 1
18971| #define HAVE_ALLOCA_H 1
18972| #define HAVE_SYS_MMAN_H 1
18973| #define HAVE_DIRENT_H 1
18974| #define HAVE_NET_IF_H 1
18975| #define HAVE_MAKEDEV 1
18976| #define _LARGEFILE_SOURCE 1
18977| #define _FILE_OFFSET_BITS 64
18978| #if defined(SCO_DS)
18979| #undef _OFF_T
18980| #endif
18981| #define RETSIGTYPE void
18982| #define HAVE_SSIZE_T 1
18983| #define SIZEOF_INT 4
18984| #define SIZEOF_LONG 8
18985| #define ALIGNOF_LONG 8
18986| #define SIZEOF_LONG_LONG 8
18987| #define SIZEOF_VOID_P 8
18988| #define SIZEOF_SHORT 2
18989| #define SIZEOF_FLOAT 4
18990| #define SIZEOF_DOUBLE 8
18991| #define SIZEOF_FPOS_T 8
18992| #define SIZEOF_SIZE_T 8
18993| #define ALIGNOF_SIZE_T 8
18994| #define SIZEOF_PID_T 4
18995| #define SIZEOF_UINTPTR_T 8
18996| #define HAVE_LONG_DOUBLE 1
18997| #define SIZEOF_LONG_DOUBLE 16
18998| #define SIZEOF__BOOL 1
18999| #define SIZEOF_OFF_T 8
19000| #define SIZEOF_TIME_T 8
19001| #define SIZEOF_PTHREAD_T 8
19002| #define SIZEOF_PTHREAD_KEY_T 8
19003| #define WITH_NEXT_FRAMEWORK 1
19004| #define WITH_DYLD 1
19005| #define THREAD_STACK_SIZE 0x1000000
19006| #define HAVE_LIBDL 1
19007| #define HAVE_UUID_UUID_H 1
19008| #define WITH_LIBINTL 1
19009| #define WITH_DECIMAL_CONTEXTVAR 1
19010| #define _REENTRANT 1
19011| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
19012| #define HAVE_PTHREAD_SIGMASK 1
19013| #define ENABLE_IPV6 1
19014| #define WITH_DOC_STRINGS 1
19015| #define WITH_PYMALLOC 1
19016| #define PY_COERCE_C_LOCALE 1
19017| #define HAVE_DLOPEN 1
19018| #define HAVE_DYNAMIC_LOADING 1
19019| #define HAVE_ALARM 1
19020| #define HAVE_SETITIMER 1
19021| #define HAVE_GETITIMER 1
19022| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
19023| #define HAVE_CHOWN 1
19024| #define HAVE_CLOCK 1
19025| #define HAVE_CONFSTR 1
19026| #define HAVE_CTERMID 1
19027| #define HAVE_EXECV 1
19028| #define HAVE_FCHMOD 1
19029| #define HAVE_FCHOWN 1
19030| #define HAVE_FORK 1
19031| #define HAVE_FPATHCONF 1
19032| #define HAVE_FTIME 1
19033| #define HAVE_FTRUNCATE 1
19034| #define HAVE_FUTIMES 1
19035| #define HAVE_GAI_STRERROR 1
19036| #define HAVE_GETGRGID_R 1
19037| #define HAVE_GETGRNAM_R 1
19038| #define HAVE_GETGROUPLIST 1
19039| #define HAVE_GETGROUPS 1
19040| #define HAVE_GETLOGIN 1
19041| #define HAVE_GETLOADAVG 1
19042| #define HAVE_GETPEERNAME 1
19043| #define HAVE_GETPGID 1
19044| #define HAVE_GETPID 1
19045| #define HAVE_GETPRIORITY 1
19046| #define HAVE_GETPWENT 1
19047| #define HAVE_GETPWNAM_R 1
19048| #define HAVE_GETPWUID_R 1
19049| #define HAVE_GETSID 1
19050| #define HAVE_GETWD 1
19051| #define HAVE_IF_NAMEINDEX 1
19052| #define HAVE_INITGROUPS 1
19053| #define HAVE_KILL 1
19054| #define HAVE_KILLPG 1
19055| #define HAVE_LCHOWN 1
19056| #define HAVE_LOCKF 1
19057| #define HAVE_LSTAT 1
19058| #define HAVE_LUTIMES 1
19059| #define HAVE_MMAP 1
19060| #define HAVE_MBRTOWC 1
19061| #define HAVE_MKFIFO 1
19062| #define HAVE_MADVISE 1
19063| #define HAVE_MKNOD 1
19064| #define HAVE_MKTIME 1
19065| #define HAVE_NICE 1
19066| #define HAVE_PATHCONF 1
19067| #define HAVE_PAUSE 1
19068| #define HAVE_POLL 1
19069| #define HAVE_POSIX_SPAWN 1
19070| #define HAVE_POSIX_SPAWNP 1
19071| #define HAVE_PREAD 1
19072| #define HAVE_PTHREAD_KILL 1
19073| #define HAVE_PWRITE 1
19074| #define HAVE_READLINK 1
19075| #define HAVE_READV 1
19076| #define HAVE_REALPATH 1
19077| #define HAVE_SEM_OPEN 1
19078| #define HAVE_SEM_GETVALUE 1
19079| #define HAVE_SEM_UNLINK 1
19080| #define HAVE_SENDFILE 1
19081| #define HAVE_SETEGID 1
19082| #define HAVE_SETEUID 1
19083| #define HAVE_SETGID 1
19084| #define HAVE_SETHOSTNAME 1
19085| #define HAVE_SETLOCALE 1
19086| #define HAVE_SETREGID 1
19087| #define HAVE_SETREUID 1
19088| #define HAVE_SETSID 1
19089| #define HAVE_SETPGID 1
19090| #define HAVE_SETPGRP 1
19091| #define HAVE_SETPRIORITY 1
19092| #define HAVE_SETUID 1
19093| #define HAVE_SETVBUF 1
19094| #define HAVE_SCHED_GET_PRIORITY_MAX 1
19095| #define HAVE_SIGACTION 1
19096| #define HAVE_SIGALTSTACK 1
19097| #define HAVE_SIGFILLSET 1
19098| #define HAVE_SIGINTERRUPT 1
19099| #define HAVE_SIGPENDING 1
19100| #define HAVE_SIGRELSE 1
19101| #define HAVE_SIGWAIT 1
19102| /* end confdefs.h.  */
19103| /* Define sigwaitinfo to an innocuous variant, in case <limits.h> declares sigwaitinfo.
19104|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19105| #define sigwaitinfo innocuous_sigwaitinfo
19106|
19107| /* System header to define __stub macros and hopefully few prototypes,
19108|     which can conflict with char sigwaitinfo (); below.
19109|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19110|     <limits.h> exists even on freestanding compilers.  */
19111|
19112| #ifdef __STDC__
19113| # include <limits.h>
19114| #else
19115| # include <assert.h>
19116| #endif
19117|
19118| #undef sigwaitinfo
19119|
19120| /* Override any GCC internal prototype to avoid an error.
19121|    Use char because int might match the return type of a GCC
19122|    builtin and then its argument prototype would still apply.  */
19123| #ifdef __cplusplus
19124| extern "C"
19125| #endif
19126| char sigwaitinfo ();
19127| /* The GNU C library defines this for functions which it implements
19128|     to always fail with ENOSYS.  Some functions are actually named
19129|     something starting with __ and the normal name is an alias.  */
19130| #if defined __stub_sigwaitinfo || defined __stub___sigwaitinfo
19131| choke me
19132| #endif
19133|
19134| int
19135| main ()
19136| {
19137| return sigwaitinfo ();
19138|   ;
19139|   return 0;
19140| }
19141configure:11976: result: no
19142configure:11976: checking for snprintf
19143configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19144conftest.c:216: warning: conflicting types for built-in function 'snprintf'
19145conftest.c:216: warning: conflicting types for built-in function 'snprintf'
19146configure:11976: $? = 0
19147configure:11976: result: yes
19148configure:11976: checking for splice
19149configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19150Undefined symbols for architecture x86_64:
19151  "_splice", referenced from:
19152      _main in ccTRpWuA.o
19153ld: symbol(s) not found for architecture x86_64
19154collect2: ld returned 1 exit status
19155Undefined symbols for architecture ppc:
19156  "_splice", referenced from:
19157      _main in ccmF0Lh6.o
19158ld: symbol(s) not found for architecture ppc
19159collect2: ld returned 1 exit status
19160lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc8JKyiB.out (No such file or directory)
19161configure:11976: $? = 1
19162configure: failed program was:
19163| /* confdefs.h */
19164| #define _GNU_SOURCE 1
19165| #define _NETBSD_SOURCE 1
19166| #define __BSD_VISIBLE 1
19167| #define _DARWIN_C_SOURCE 1
19168| #define _PYTHONFRAMEWORK "Python"
19169| #define STDC_HEADERS 1
19170| #define HAVE_SYS_TYPES_H 1
19171| #define HAVE_SYS_STAT_H 1
19172| #define HAVE_STDLIB_H 1
19173| #define HAVE_STRING_H 1
19174| #define HAVE_MEMORY_H 1
19175| #define HAVE_STRINGS_H 1
19176| #define HAVE_INTTYPES_H 1
19177| #define HAVE_STDINT_H 1
19178| #define HAVE_UNISTD_H 1
19179| #define __EXTENSIONS__ 1
19180| #define _ALL_SOURCE 1
19181| #define _GNU_SOURCE 1
19182| #define _POSIX_PTHREAD_SEMANTICS 1
19183| #define _TANDEM_SOURCE 1
19184| #define STDC_HEADERS 1
19185| #define HAVE_DLFCN_H 1
19186| #define HAVE_ERRNO_H 1
19187| #define HAVE_FCNTL_H 1
19188| #define HAVE_GRP_H 1
19189| #define HAVE_LANGINFO_H 1
19190| #define HAVE_LIBINTL_H 1
19191| #define HAVE_PTHREAD_H 1
19192| #define HAVE_SCHED_H 1
19193| #define HAVE_SIGNAL_H 1
19194| #define HAVE_TERMIOS_H 1
19195| #define HAVE_UTIME_H 1
19196| #define HAVE_POLL_H 1
19197| #define HAVE_SYS_POLL_H 1
19198| #define HAVE_SYS_XATTR_H 1
19199| #define HAVE_SYS_EVENT_H 1
19200| #define HAVE_SYS_FILE_H 1
19201| #define HAVE_SYS_IOCTL_H 1
19202| #define HAVE_SYS_KERN_CONTROL_H 1
19203| #define HAVE_SYS_LOCK_H 1
19204| #define HAVE_SYS_PARAM_H 1
19205| #define HAVE_SYS_RANDOM_H 1
19206| #define HAVE_SYS_SELECT_H 1
19207| #define HAVE_SYS_SOCKET_H 1
19208| #define HAVE_SYS_STATVFS_H 1
19209| #define HAVE_SYS_STAT_H 1
19210| #define HAVE_SYS_SYSCALL_H 1
19211| #define HAVE_SYS_SYS_DOMAIN_H 1
19212| #define HAVE_SYS_TIME_H 1
19213| #define HAVE_SYS_TIMES_H 1
19214| #define HAVE_SYS_TYPES_H 1
19215| #define HAVE_SYS_UIO_H 1
19216| #define HAVE_SYS_UN_H 1
19217| #define HAVE_SYS_UTSNAME_H 1
19218| #define HAVE_SYS_WAIT_H 1
19219| #define HAVE_SYS_RESOURCE_H 1
19220| #define HAVE_SYSEXITS_H 1
19221| #define HAVE_SPAWN_H 1
19222| #define HAVE_UTIL_H 1
19223| #define HAVE_ALLOCA_H 1
19224| #define HAVE_SYS_MMAN_H 1
19225| #define HAVE_DIRENT_H 1
19226| #define HAVE_NET_IF_H 1
19227| #define HAVE_MAKEDEV 1
19228| #define _LARGEFILE_SOURCE 1
19229| #define _FILE_OFFSET_BITS 64
19230| #if defined(SCO_DS)
19231| #undef _OFF_T
19232| #endif
19233| #define RETSIGTYPE void
19234| #define HAVE_SSIZE_T 1
19235| #define SIZEOF_INT 4
19236| #define SIZEOF_LONG 8
19237| #define ALIGNOF_LONG 8
19238| #define SIZEOF_LONG_LONG 8
19239| #define SIZEOF_VOID_P 8
19240| #define SIZEOF_SHORT 2
19241| #define SIZEOF_FLOAT 4
19242| #define SIZEOF_DOUBLE 8
19243| #define SIZEOF_FPOS_T 8
19244| #define SIZEOF_SIZE_T 8
19245| #define ALIGNOF_SIZE_T 8
19246| #define SIZEOF_PID_T 4
19247| #define SIZEOF_UINTPTR_T 8
19248| #define HAVE_LONG_DOUBLE 1
19249| #define SIZEOF_LONG_DOUBLE 16
19250| #define SIZEOF__BOOL 1
19251| #define SIZEOF_OFF_T 8
19252| #define SIZEOF_TIME_T 8
19253| #define SIZEOF_PTHREAD_T 8
19254| #define SIZEOF_PTHREAD_KEY_T 8
19255| #define WITH_NEXT_FRAMEWORK 1
19256| #define WITH_DYLD 1
19257| #define THREAD_STACK_SIZE 0x1000000
19258| #define HAVE_LIBDL 1
19259| #define HAVE_UUID_UUID_H 1
19260| #define WITH_LIBINTL 1
19261| #define WITH_DECIMAL_CONTEXTVAR 1
19262| #define _REENTRANT 1
19263| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
19264| #define HAVE_PTHREAD_SIGMASK 1
19265| #define ENABLE_IPV6 1
19266| #define WITH_DOC_STRINGS 1
19267| #define WITH_PYMALLOC 1
19268| #define PY_COERCE_C_LOCALE 1
19269| #define HAVE_DLOPEN 1
19270| #define HAVE_DYNAMIC_LOADING 1
19271| #define HAVE_ALARM 1
19272| #define HAVE_SETITIMER 1
19273| #define HAVE_GETITIMER 1
19274| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
19275| #define HAVE_CHOWN 1
19276| #define HAVE_CLOCK 1
19277| #define HAVE_CONFSTR 1
19278| #define HAVE_CTERMID 1
19279| #define HAVE_EXECV 1
19280| #define HAVE_FCHMOD 1
19281| #define HAVE_FCHOWN 1
19282| #define HAVE_FORK 1
19283| #define HAVE_FPATHCONF 1
19284| #define HAVE_FTIME 1
19285| #define HAVE_FTRUNCATE 1
19286| #define HAVE_FUTIMES 1
19287| #define HAVE_GAI_STRERROR 1
19288| #define HAVE_GETGRGID_R 1
19289| #define HAVE_GETGRNAM_R 1
19290| #define HAVE_GETGROUPLIST 1
19291| #define HAVE_GETGROUPS 1
19292| #define HAVE_GETLOGIN 1
19293| #define HAVE_GETLOADAVG 1
19294| #define HAVE_GETPEERNAME 1
19295| #define HAVE_GETPGID 1
19296| #define HAVE_GETPID 1
19297| #define HAVE_GETPRIORITY 1
19298| #define HAVE_GETPWENT 1
19299| #define HAVE_GETPWNAM_R 1
19300| #define HAVE_GETPWUID_R 1
19301| #define HAVE_GETSID 1
19302| #define HAVE_GETWD 1
19303| #define HAVE_IF_NAMEINDEX 1
19304| #define HAVE_INITGROUPS 1
19305| #define HAVE_KILL 1
19306| #define HAVE_KILLPG 1
19307| #define HAVE_LCHOWN 1
19308| #define HAVE_LOCKF 1
19309| #define HAVE_LSTAT 1
19310| #define HAVE_LUTIMES 1
19311| #define HAVE_MMAP 1
19312| #define HAVE_MBRTOWC 1
19313| #define HAVE_MKFIFO 1
19314| #define HAVE_MADVISE 1
19315| #define HAVE_MKNOD 1
19316| #define HAVE_MKTIME 1
19317| #define HAVE_NICE 1
19318| #define HAVE_PATHCONF 1
19319| #define HAVE_PAUSE 1
19320| #define HAVE_POLL 1
19321| #define HAVE_POSIX_SPAWN 1
19322| #define HAVE_POSIX_SPAWNP 1
19323| #define HAVE_PREAD 1
19324| #define HAVE_PTHREAD_KILL 1
19325| #define HAVE_PWRITE 1
19326| #define HAVE_READLINK 1
19327| #define HAVE_READV 1
19328| #define HAVE_REALPATH 1
19329| #define HAVE_SEM_OPEN 1
19330| #define HAVE_SEM_GETVALUE 1
19331| #define HAVE_SEM_UNLINK 1
19332| #define HAVE_SENDFILE 1
19333| #define HAVE_SETEGID 1
19334| #define HAVE_SETEUID 1
19335| #define HAVE_SETGID 1
19336| #define HAVE_SETHOSTNAME 1
19337| #define HAVE_SETLOCALE 1
19338| #define HAVE_SETREGID 1
19339| #define HAVE_SETREUID 1
19340| #define HAVE_SETSID 1
19341| #define HAVE_SETPGID 1
19342| #define HAVE_SETPGRP 1
19343| #define HAVE_SETPRIORITY 1
19344| #define HAVE_SETUID 1
19345| #define HAVE_SETVBUF 1
19346| #define HAVE_SCHED_GET_PRIORITY_MAX 1
19347| #define HAVE_SIGACTION 1
19348| #define HAVE_SIGALTSTACK 1
19349| #define HAVE_SIGFILLSET 1
19350| #define HAVE_SIGINTERRUPT 1
19351| #define HAVE_SIGPENDING 1
19352| #define HAVE_SIGRELSE 1
19353| #define HAVE_SIGWAIT 1
19354| #define HAVE_SNPRINTF 1
19355| /* end confdefs.h.  */
19356| /* Define splice to an innocuous variant, in case <limits.h> declares splice.
19357|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19358| #define splice innocuous_splice
19359|
19360| /* System header to define __stub macros and hopefully few prototypes,
19361|     which can conflict with char splice (); below.
19362|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19363|     <limits.h> exists even on freestanding compilers.  */
19364|
19365| #ifdef __STDC__
19366| # include <limits.h>
19367| #else
19368| # include <assert.h>
19369| #endif
19370|
19371| #undef splice
19372|
19373| /* Override any GCC internal prototype to avoid an error.
19374|    Use char because int might match the return type of a GCC
19375|    builtin and then its argument prototype would still apply.  */
19376| #ifdef __cplusplus
19377| extern "C"
19378| #endif
19379| char splice ();
19380| /* The GNU C library defines this for functions which it implements
19381|     to always fail with ENOSYS.  Some functions are actually named
19382|     something starting with __ and the normal name is an alias.  */
19383| #if defined __stub_splice || defined __stub___splice
19384| choke me
19385| #endif
19386|
19387| int
19388| main ()
19389| {
19390| return splice ();
19391|   ;
19392|   return 0;
19393| }
19394configure:11976: result: no
19395configure:11976: checking for strftime
19396configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19397conftest.c:217: warning: conflicting types for built-in function 'strftime'
19398conftest.c:217: warning: conflicting types for built-in function 'strftime'
19399configure:11976: $? = 0
19400configure:11976: result: yes
19401configure:11976: checking for strlcpy
19402configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19403configure:11976: $? = 0
19404configure:11976: result: yes
19405configure:11976: checking for strsignal
19406configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19407configure:11976: $? = 0
19408configure:11976: result: yes
19409configure:11976: checking for symlinkat
19410configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19411Undefined symbols for architecture x86_64:
19412  "_symlinkat", referenced from:
19413      _main in cczrOOKQ.o
19414ld: symbol(s) not found for architecture x86_64
19415collect2: ld returned 1 exit status
19416Undefined symbols for architecture ppc:
19417  "_symlinkat", referenced from:
19418      _main in cc6fVRSD.o
19419ld: symbol(s) not found for architecture ppc
19420collect2: ld returned 1 exit status
19421lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccYwXfLf.out (No such file or directory)
19422configure:11976: $? = 1
19423configure: failed program was:
19424| /* confdefs.h */
19425| #define _GNU_SOURCE 1
19426| #define _NETBSD_SOURCE 1
19427| #define __BSD_VISIBLE 1
19428| #define _DARWIN_C_SOURCE 1
19429| #define _PYTHONFRAMEWORK "Python"
19430| #define STDC_HEADERS 1
19431| #define HAVE_SYS_TYPES_H 1
19432| #define HAVE_SYS_STAT_H 1
19433| #define HAVE_STDLIB_H 1
19434| #define HAVE_STRING_H 1
19435| #define HAVE_MEMORY_H 1
19436| #define HAVE_STRINGS_H 1
19437| #define HAVE_INTTYPES_H 1
19438| #define HAVE_STDINT_H 1
19439| #define HAVE_UNISTD_H 1
19440| #define __EXTENSIONS__ 1
19441| #define _ALL_SOURCE 1
19442| #define _GNU_SOURCE 1
19443| #define _POSIX_PTHREAD_SEMANTICS 1
19444| #define _TANDEM_SOURCE 1
19445| #define STDC_HEADERS 1
19446| #define HAVE_DLFCN_H 1
19447| #define HAVE_ERRNO_H 1
19448| #define HAVE_FCNTL_H 1
19449| #define HAVE_GRP_H 1
19450| #define HAVE_LANGINFO_H 1
19451| #define HAVE_LIBINTL_H 1
19452| #define HAVE_PTHREAD_H 1
19453| #define HAVE_SCHED_H 1
19454| #define HAVE_SIGNAL_H 1
19455| #define HAVE_TERMIOS_H 1
19456| #define HAVE_UTIME_H 1
19457| #define HAVE_POLL_H 1
19458| #define HAVE_SYS_POLL_H 1
19459| #define HAVE_SYS_XATTR_H 1
19460| #define HAVE_SYS_EVENT_H 1
19461| #define HAVE_SYS_FILE_H 1
19462| #define HAVE_SYS_IOCTL_H 1
19463| #define HAVE_SYS_KERN_CONTROL_H 1
19464| #define HAVE_SYS_LOCK_H 1
19465| #define HAVE_SYS_PARAM_H 1
19466| #define HAVE_SYS_RANDOM_H 1
19467| #define HAVE_SYS_SELECT_H 1
19468| #define HAVE_SYS_SOCKET_H 1
19469| #define HAVE_SYS_STATVFS_H 1
19470| #define HAVE_SYS_STAT_H 1
19471| #define HAVE_SYS_SYSCALL_H 1
19472| #define HAVE_SYS_SYS_DOMAIN_H 1
19473| #define HAVE_SYS_TIME_H 1
19474| #define HAVE_SYS_TIMES_H 1
19475| #define HAVE_SYS_TYPES_H 1
19476| #define HAVE_SYS_UIO_H 1
19477| #define HAVE_SYS_UN_H 1
19478| #define HAVE_SYS_UTSNAME_H 1
19479| #define HAVE_SYS_WAIT_H 1
19480| #define HAVE_SYS_RESOURCE_H 1
19481| #define HAVE_SYSEXITS_H 1
19482| #define HAVE_SPAWN_H 1
19483| #define HAVE_UTIL_H 1
19484| #define HAVE_ALLOCA_H 1
19485| #define HAVE_SYS_MMAN_H 1
19486| #define HAVE_DIRENT_H 1
19487| #define HAVE_NET_IF_H 1
19488| #define HAVE_MAKEDEV 1
19489| #define _LARGEFILE_SOURCE 1
19490| #define _FILE_OFFSET_BITS 64
19491| #if defined(SCO_DS)
19492| #undef _OFF_T
19493| #endif
19494| #define RETSIGTYPE void
19495| #define HAVE_SSIZE_T 1
19496| #define SIZEOF_INT 4
19497| #define SIZEOF_LONG 8
19498| #define ALIGNOF_LONG 8
19499| #define SIZEOF_LONG_LONG 8
19500| #define SIZEOF_VOID_P 8
19501| #define SIZEOF_SHORT 2
19502| #define SIZEOF_FLOAT 4
19503| #define SIZEOF_DOUBLE 8
19504| #define SIZEOF_FPOS_T 8
19505| #define SIZEOF_SIZE_T 8
19506| #define ALIGNOF_SIZE_T 8
19507| #define SIZEOF_PID_T 4
19508| #define SIZEOF_UINTPTR_T 8
19509| #define HAVE_LONG_DOUBLE 1
19510| #define SIZEOF_LONG_DOUBLE 16
19511| #define SIZEOF__BOOL 1
19512| #define SIZEOF_OFF_T 8
19513| #define SIZEOF_TIME_T 8
19514| #define SIZEOF_PTHREAD_T 8
19515| #define SIZEOF_PTHREAD_KEY_T 8
19516| #define WITH_NEXT_FRAMEWORK 1
19517| #define WITH_DYLD 1
19518| #define THREAD_STACK_SIZE 0x1000000
19519| #define HAVE_LIBDL 1
19520| #define HAVE_UUID_UUID_H 1
19521| #define WITH_LIBINTL 1
19522| #define WITH_DECIMAL_CONTEXTVAR 1
19523| #define _REENTRANT 1
19524| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
19525| #define HAVE_PTHREAD_SIGMASK 1
19526| #define ENABLE_IPV6 1
19527| #define WITH_DOC_STRINGS 1
19528| #define WITH_PYMALLOC 1
19529| #define PY_COERCE_C_LOCALE 1
19530| #define HAVE_DLOPEN 1
19531| #define HAVE_DYNAMIC_LOADING 1
19532| #define HAVE_ALARM 1
19533| #define HAVE_SETITIMER 1
19534| #define HAVE_GETITIMER 1
19535| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
19536| #define HAVE_CHOWN 1
19537| #define HAVE_CLOCK 1
19538| #define HAVE_CONFSTR 1
19539| #define HAVE_CTERMID 1
19540| #define HAVE_EXECV 1
19541| #define HAVE_FCHMOD 1
19542| #define HAVE_FCHOWN 1
19543| #define HAVE_FORK 1
19544| #define HAVE_FPATHCONF 1
19545| #define HAVE_FTIME 1
19546| #define HAVE_FTRUNCATE 1
19547| #define HAVE_FUTIMES 1
19548| #define HAVE_GAI_STRERROR 1
19549| #define HAVE_GETGRGID_R 1
19550| #define HAVE_GETGRNAM_R 1
19551| #define HAVE_GETGROUPLIST 1
19552| #define HAVE_GETGROUPS 1
19553| #define HAVE_GETLOGIN 1
19554| #define HAVE_GETLOADAVG 1
19555| #define HAVE_GETPEERNAME 1
19556| #define HAVE_GETPGID 1
19557| #define HAVE_GETPID 1
19558| #define HAVE_GETPRIORITY 1
19559| #define HAVE_GETPWENT 1
19560| #define HAVE_GETPWNAM_R 1
19561| #define HAVE_GETPWUID_R 1
19562| #define HAVE_GETSID 1
19563| #define HAVE_GETWD 1
19564| #define HAVE_IF_NAMEINDEX 1
19565| #define HAVE_INITGROUPS 1
19566| #define HAVE_KILL 1
19567| #define HAVE_KILLPG 1
19568| #define HAVE_LCHOWN 1
19569| #define HAVE_LOCKF 1
19570| #define HAVE_LSTAT 1
19571| #define HAVE_LUTIMES 1
19572| #define HAVE_MMAP 1
19573| #define HAVE_MBRTOWC 1
19574| #define HAVE_MKFIFO 1
19575| #define HAVE_MADVISE 1
19576| #define HAVE_MKNOD 1
19577| #define HAVE_MKTIME 1
19578| #define HAVE_NICE 1
19579| #define HAVE_PATHCONF 1
19580| #define HAVE_PAUSE 1
19581| #define HAVE_POLL 1
19582| #define HAVE_POSIX_SPAWN 1
19583| #define HAVE_POSIX_SPAWNP 1
19584| #define HAVE_PREAD 1
19585| #define HAVE_PTHREAD_KILL 1
19586| #define HAVE_PWRITE 1
19587| #define HAVE_READLINK 1
19588| #define HAVE_READV 1
19589| #define HAVE_REALPATH 1
19590| #define HAVE_SEM_OPEN 1
19591| #define HAVE_SEM_GETVALUE 1
19592| #define HAVE_SEM_UNLINK 1
19593| #define HAVE_SENDFILE 1
19594| #define HAVE_SETEGID 1
19595| #define HAVE_SETEUID 1
19596| #define HAVE_SETGID 1
19597| #define HAVE_SETHOSTNAME 1
19598| #define HAVE_SETLOCALE 1
19599| #define HAVE_SETREGID 1
19600| #define HAVE_SETREUID 1
19601| #define HAVE_SETSID 1
19602| #define HAVE_SETPGID 1
19603| #define HAVE_SETPGRP 1
19604| #define HAVE_SETPRIORITY 1
19605| #define HAVE_SETUID 1
19606| #define HAVE_SETVBUF 1
19607| #define HAVE_SCHED_GET_PRIORITY_MAX 1
19608| #define HAVE_SIGACTION 1
19609| #define HAVE_SIGALTSTACK 1
19610| #define HAVE_SIGFILLSET 1
19611| #define HAVE_SIGINTERRUPT 1
19612| #define HAVE_SIGPENDING 1
19613| #define HAVE_SIGRELSE 1
19614| #define HAVE_SIGWAIT 1
19615| #define HAVE_SNPRINTF 1
19616| #define HAVE_STRFTIME 1
19617| #define HAVE_STRLCPY 1
19618| #define HAVE_STRSIGNAL 1
19619| /* end confdefs.h.  */
19620| /* Define symlinkat to an innocuous variant, in case <limits.h> declares symlinkat.
19621|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19622| #define symlinkat innocuous_symlinkat
19623|
19624| /* System header to define __stub macros and hopefully few prototypes,
19625|     which can conflict with char symlinkat (); below.
19626|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19627|     <limits.h> exists even on freestanding compilers.  */
19628|
19629| #ifdef __STDC__
19630| # include <limits.h>
19631| #else
19632| # include <assert.h>
19633| #endif
19634|
19635| #undef symlinkat
19636|
19637| /* Override any GCC internal prototype to avoid an error.
19638|    Use char because int might match the return type of a GCC
19639|    builtin and then its argument prototype would still apply.  */
19640| #ifdef __cplusplus
19641| extern "C"
19642| #endif
19643| char symlinkat ();
19644| /* The GNU C library defines this for functions which it implements
19645|     to always fail with ENOSYS.  Some functions are actually named
19646|     something starting with __ and the normal name is an alias.  */
19647| #if defined __stub_symlinkat || defined __stub___symlinkat
19648| choke me
19649| #endif
19650|
19651| int
19652| main ()
19653| {
19654| return symlinkat ();
19655|   ;
19656|   return 0;
19657| }
19658configure:11976: result: no
19659configure:11976: checking for sync
19660configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19661configure:11976: $? = 0
19662configure:11976: result: yes
19663configure:11976: checking for sysconf
19664configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19665configure:11976: $? = 0
19666configure:11976: result: yes
19667configure:11976: checking for tcgetpgrp
19668configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19669configure:11976: $? = 0
19670configure:11976: result: yes
19671configure:11976: checking for tcsetpgrp
19672configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19673configure:11976: $? = 0
19674configure:11976: result: yes
19675configure:11976: checking for tempnam
19676configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19677configure:11976: $? = 0
19678configure:11976: result: yes
19679configure:11976: checking for timegm
19680configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19681configure:11976: $? = 0
19682configure:11976: result: yes
19683configure:11976: checking for times
19684configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19685configure:11976: $? = 0
19686configure:11976: result: yes
19687configure:11976: checking for tmpfile
19688configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19689configure:11976: $? = 0
19690configure:11976: result: yes
19691configure:11976: checking for tmpnam
19692configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19693configure:11976: $? = 0
19694configure:11976: result: yes
19695configure:11976: checking for tmpnam_r
19696configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19697Undefined symbols for architecture x86_64:
19698  "_tmpnam_r", referenced from:
19699      _main in ccedUVuN.o
19700ld: symbol(s) not found for architecture x86_64
19701collect2: ld returned 1 exit status
19702Undefined symbols for architecture ppc:
19703  "_tmpnam_r", referenced from:
19704      _main in ccpPjvlt.o
19705ld: symbol(s) not found for architecture ppc
19706collect2: ld returned 1 exit status
19707lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc65Oxjr.out (No such file or directory)
19708configure:11976: $? = 1
19709configure: failed program was:
19710| /* confdefs.h */
19711| #define _GNU_SOURCE 1
19712| #define _NETBSD_SOURCE 1
19713| #define __BSD_VISIBLE 1
19714| #define _DARWIN_C_SOURCE 1
19715| #define _PYTHONFRAMEWORK "Python"
19716| #define STDC_HEADERS 1
19717| #define HAVE_SYS_TYPES_H 1
19718| #define HAVE_SYS_STAT_H 1
19719| #define HAVE_STDLIB_H 1
19720| #define HAVE_STRING_H 1
19721| #define HAVE_MEMORY_H 1
19722| #define HAVE_STRINGS_H 1
19723| #define HAVE_INTTYPES_H 1
19724| #define HAVE_STDINT_H 1
19725| #define HAVE_UNISTD_H 1
19726| #define __EXTENSIONS__ 1
19727| #define _ALL_SOURCE 1
19728| #define _GNU_SOURCE 1
19729| #define _POSIX_PTHREAD_SEMANTICS 1
19730| #define _TANDEM_SOURCE 1
19731| #define STDC_HEADERS 1
19732| #define HAVE_DLFCN_H 1
19733| #define HAVE_ERRNO_H 1
19734| #define HAVE_FCNTL_H 1
19735| #define HAVE_GRP_H 1
19736| #define HAVE_LANGINFO_H 1
19737| #define HAVE_LIBINTL_H 1
19738| #define HAVE_PTHREAD_H 1
19739| #define HAVE_SCHED_H 1
19740| #define HAVE_SIGNAL_H 1
19741| #define HAVE_TERMIOS_H 1
19742| #define HAVE_UTIME_H 1
19743| #define HAVE_POLL_H 1
19744| #define HAVE_SYS_POLL_H 1
19745| #define HAVE_SYS_XATTR_H 1
19746| #define HAVE_SYS_EVENT_H 1
19747| #define HAVE_SYS_FILE_H 1
19748| #define HAVE_SYS_IOCTL_H 1
19749| #define HAVE_SYS_KERN_CONTROL_H 1
19750| #define HAVE_SYS_LOCK_H 1
19751| #define HAVE_SYS_PARAM_H 1
19752| #define HAVE_SYS_RANDOM_H 1
19753| #define HAVE_SYS_SELECT_H 1
19754| #define HAVE_SYS_SOCKET_H 1
19755| #define HAVE_SYS_STATVFS_H 1
19756| #define HAVE_SYS_STAT_H 1
19757| #define HAVE_SYS_SYSCALL_H 1
19758| #define HAVE_SYS_SYS_DOMAIN_H 1
19759| #define HAVE_SYS_TIME_H 1
19760| #define HAVE_SYS_TIMES_H 1
19761| #define HAVE_SYS_TYPES_H 1
19762| #define HAVE_SYS_UIO_H 1
19763| #define HAVE_SYS_UN_H 1
19764| #define HAVE_SYS_UTSNAME_H 1
19765| #define HAVE_SYS_WAIT_H 1
19766| #define HAVE_SYS_RESOURCE_H 1
19767| #define HAVE_SYSEXITS_H 1
19768| #define HAVE_SPAWN_H 1
19769| #define HAVE_UTIL_H 1
19770| #define HAVE_ALLOCA_H 1
19771| #define HAVE_SYS_MMAN_H 1
19772| #define HAVE_DIRENT_H 1
19773| #define HAVE_NET_IF_H 1
19774| #define HAVE_MAKEDEV 1
19775| #define _LARGEFILE_SOURCE 1
19776| #define _FILE_OFFSET_BITS 64
19777| #if defined(SCO_DS)
19778| #undef _OFF_T
19779| #endif
19780| #define RETSIGTYPE void
19781| #define HAVE_SSIZE_T 1
19782| #define SIZEOF_INT 4
19783| #define SIZEOF_LONG 8
19784| #define ALIGNOF_LONG 8
19785| #define SIZEOF_LONG_LONG 8
19786| #define SIZEOF_VOID_P 8
19787| #define SIZEOF_SHORT 2
19788| #define SIZEOF_FLOAT 4
19789| #define SIZEOF_DOUBLE 8
19790| #define SIZEOF_FPOS_T 8
19791| #define SIZEOF_SIZE_T 8
19792| #define ALIGNOF_SIZE_T 8
19793| #define SIZEOF_PID_T 4
19794| #define SIZEOF_UINTPTR_T 8
19795| #define HAVE_LONG_DOUBLE 1
19796| #define SIZEOF_LONG_DOUBLE 16
19797| #define SIZEOF__BOOL 1
19798| #define SIZEOF_OFF_T 8
19799| #define SIZEOF_TIME_T 8
19800| #define SIZEOF_PTHREAD_T 8
19801| #define SIZEOF_PTHREAD_KEY_T 8
19802| #define WITH_NEXT_FRAMEWORK 1
19803| #define WITH_DYLD 1
19804| #define THREAD_STACK_SIZE 0x1000000
19805| #define HAVE_LIBDL 1
19806| #define HAVE_UUID_UUID_H 1
19807| #define WITH_LIBINTL 1
19808| #define WITH_DECIMAL_CONTEXTVAR 1
19809| #define _REENTRANT 1
19810| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
19811| #define HAVE_PTHREAD_SIGMASK 1
19812| #define ENABLE_IPV6 1
19813| #define WITH_DOC_STRINGS 1
19814| #define WITH_PYMALLOC 1
19815| #define PY_COERCE_C_LOCALE 1
19816| #define HAVE_DLOPEN 1
19817| #define HAVE_DYNAMIC_LOADING 1
19818| #define HAVE_ALARM 1
19819| #define HAVE_SETITIMER 1
19820| #define HAVE_GETITIMER 1
19821| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
19822| #define HAVE_CHOWN 1
19823| #define HAVE_CLOCK 1
19824| #define HAVE_CONFSTR 1
19825| #define HAVE_CTERMID 1
19826| #define HAVE_EXECV 1
19827| #define HAVE_FCHMOD 1
19828| #define HAVE_FCHOWN 1
19829| #define HAVE_FORK 1
19830| #define HAVE_FPATHCONF 1
19831| #define HAVE_FTIME 1
19832| #define HAVE_FTRUNCATE 1
19833| #define HAVE_FUTIMES 1
19834| #define HAVE_GAI_STRERROR 1
19835| #define HAVE_GETGRGID_R 1
19836| #define HAVE_GETGRNAM_R 1
19837| #define HAVE_GETGROUPLIST 1
19838| #define HAVE_GETGROUPS 1
19839| #define HAVE_GETLOGIN 1
19840| #define HAVE_GETLOADAVG 1
19841| #define HAVE_GETPEERNAME 1
19842| #define HAVE_GETPGID 1
19843| #define HAVE_GETPID 1
19844| #define HAVE_GETPRIORITY 1
19845| #define HAVE_GETPWENT 1
19846| #define HAVE_GETPWNAM_R 1
19847| #define HAVE_GETPWUID_R 1
19848| #define HAVE_GETSID 1
19849| #define HAVE_GETWD 1
19850| #define HAVE_IF_NAMEINDEX 1
19851| #define HAVE_INITGROUPS 1
19852| #define HAVE_KILL 1
19853| #define HAVE_KILLPG 1
19854| #define HAVE_LCHOWN 1
19855| #define HAVE_LOCKF 1
19856| #define HAVE_LSTAT 1
19857| #define HAVE_LUTIMES 1
19858| #define HAVE_MMAP 1
19859| #define HAVE_MBRTOWC 1
19860| #define HAVE_MKFIFO 1
19861| #define HAVE_MADVISE 1
19862| #define HAVE_MKNOD 1
19863| #define HAVE_MKTIME 1
19864| #define HAVE_NICE 1
19865| #define HAVE_PATHCONF 1
19866| #define HAVE_PAUSE 1
19867| #define HAVE_POLL 1
19868| #define HAVE_POSIX_SPAWN 1
19869| #define HAVE_POSIX_SPAWNP 1
19870| #define HAVE_PREAD 1
19871| #define HAVE_PTHREAD_KILL 1
19872| #define HAVE_PWRITE 1
19873| #define HAVE_READLINK 1
19874| #define HAVE_READV 1
19875| #define HAVE_REALPATH 1
19876| #define HAVE_SEM_OPEN 1
19877| #define HAVE_SEM_GETVALUE 1
19878| #define HAVE_SEM_UNLINK 1
19879| #define HAVE_SENDFILE 1
19880| #define HAVE_SETEGID 1
19881| #define HAVE_SETEUID 1
19882| #define HAVE_SETGID 1
19883| #define HAVE_SETHOSTNAME 1
19884| #define HAVE_SETLOCALE 1
19885| #define HAVE_SETREGID 1
19886| #define HAVE_SETREUID 1
19887| #define HAVE_SETSID 1
19888| #define HAVE_SETPGID 1
19889| #define HAVE_SETPGRP 1
19890| #define HAVE_SETPRIORITY 1
19891| #define HAVE_SETUID 1
19892| #define HAVE_SETVBUF 1
19893| #define HAVE_SCHED_GET_PRIORITY_MAX 1
19894| #define HAVE_SIGACTION 1
19895| #define HAVE_SIGALTSTACK 1
19896| #define HAVE_SIGFILLSET 1
19897| #define HAVE_SIGINTERRUPT 1
19898| #define HAVE_SIGPENDING 1
19899| #define HAVE_SIGRELSE 1
19900| #define HAVE_SIGWAIT 1
19901| #define HAVE_SNPRINTF 1
19902| #define HAVE_STRFTIME 1
19903| #define HAVE_STRLCPY 1
19904| #define HAVE_STRSIGNAL 1
19905| #define HAVE_SYNC 1
19906| #define HAVE_SYSCONF 1
19907| #define HAVE_TCGETPGRP 1
19908| #define HAVE_TCSETPGRP 1
19909| #define HAVE_TEMPNAM 1
19910| #define HAVE_TIMEGM 1
19911| #define HAVE_TIMES 1
19912| #define HAVE_TMPFILE 1
19913| #define HAVE_TMPNAM 1
19914| /* end confdefs.h.  */
19915| /* Define tmpnam_r to an innocuous variant, in case <limits.h> declares tmpnam_r.
19916|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
19917| #define tmpnam_r innocuous_tmpnam_r
19918|
19919| /* System header to define __stub macros and hopefully few prototypes,
19920|     which can conflict with char tmpnam_r (); below.
19921|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19922|     <limits.h> exists even on freestanding compilers.  */
19923|
19924| #ifdef __STDC__
19925| # include <limits.h>
19926| #else
19927| # include <assert.h>
19928| #endif
19929|
19930| #undef tmpnam_r
19931|
19932| /* Override any GCC internal prototype to avoid an error.
19933|    Use char because int might match the return type of a GCC
19934|    builtin and then its argument prototype would still apply.  */
19935| #ifdef __cplusplus
19936| extern "C"
19937| #endif
19938| char tmpnam_r ();
19939| /* The GNU C library defines this for functions which it implements
19940|     to always fail with ENOSYS.  Some functions are actually named
19941|     something starting with __ and the normal name is an alias.  */
19942| #if defined __stub_tmpnam_r || defined __stub___tmpnam_r
19943| choke me
19944| #endif
19945|
19946| int
19947| main ()
19948| {
19949| return tmpnam_r ();
19950|   ;
19951|   return 0;
19952| }
19953configure:11976: result: no
19954configure:11976: checking for truncate
19955configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19956configure:11976: $? = 0
19957configure:11976: result: yes
19958configure:11976: checking for uname
19959configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19960configure:11976: $? = 0
19961configure:11976: result: yes
19962configure:11976: checking for unlinkat
19963configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
19964Undefined symbols for architecture x86_64:
19965  "_unlinkat", referenced from:
19966      _main in cc0Xg0Jk.o
19967ld: symbol(s) not found for architecture x86_64
19968collect2: ld returned 1 exit status
19969Undefined symbols for architecture ppc:
19970  "_unlinkat", referenced from:
19971      _main in ccli7FJI.o
19972ld: symbol(s) not found for architecture ppc
19973collect2: ld returned 1 exit status
19974lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccrUFO4i.out (No such file or directory)
19975configure:11976: $? = 1
19976configure: failed program was:
19977| /* confdefs.h */
19978| #define _GNU_SOURCE 1
19979| #define _NETBSD_SOURCE 1
19980| #define __BSD_VISIBLE 1
19981| #define _DARWIN_C_SOURCE 1
19982| #define _PYTHONFRAMEWORK "Python"
19983| #define STDC_HEADERS 1
19984| #define HAVE_SYS_TYPES_H 1
19985| #define HAVE_SYS_STAT_H 1
19986| #define HAVE_STDLIB_H 1
19987| #define HAVE_STRING_H 1
19988| #define HAVE_MEMORY_H 1
19989| #define HAVE_STRINGS_H 1
19990| #define HAVE_INTTYPES_H 1
19991| #define HAVE_STDINT_H 1
19992| #define HAVE_UNISTD_H 1
19993| #define __EXTENSIONS__ 1
19994| #define _ALL_SOURCE 1
19995| #define _GNU_SOURCE 1
19996| #define _POSIX_PTHREAD_SEMANTICS 1
19997| #define _TANDEM_SOURCE 1
19998| #define STDC_HEADERS 1
19999| #define HAVE_DLFCN_H 1
20000| #define HAVE_ERRNO_H 1
20001| #define HAVE_FCNTL_H 1
20002| #define HAVE_GRP_H 1
20003| #define HAVE_LANGINFO_H 1
20004| #define HAVE_LIBINTL_H 1
20005| #define HAVE_PTHREAD_H 1
20006| #define HAVE_SCHED_H 1
20007| #define HAVE_SIGNAL_H 1
20008| #define HAVE_TERMIOS_H 1
20009| #define HAVE_UTIME_H 1
20010| #define HAVE_POLL_H 1
20011| #define HAVE_SYS_POLL_H 1
20012| #define HAVE_SYS_XATTR_H 1
20013| #define HAVE_SYS_EVENT_H 1
20014| #define HAVE_SYS_FILE_H 1
20015| #define HAVE_SYS_IOCTL_H 1
20016| #define HAVE_SYS_KERN_CONTROL_H 1
20017| #define HAVE_SYS_LOCK_H 1
20018| #define HAVE_SYS_PARAM_H 1
20019| #define HAVE_SYS_RANDOM_H 1
20020| #define HAVE_SYS_SELECT_H 1
20021| #define HAVE_SYS_SOCKET_H 1
20022| #define HAVE_SYS_STATVFS_H 1
20023| #define HAVE_SYS_STAT_H 1
20024| #define HAVE_SYS_SYSCALL_H 1
20025| #define HAVE_SYS_SYS_DOMAIN_H 1
20026| #define HAVE_SYS_TIME_H 1
20027| #define HAVE_SYS_TIMES_H 1
20028| #define HAVE_SYS_TYPES_H 1
20029| #define HAVE_SYS_UIO_H 1
20030| #define HAVE_SYS_UN_H 1
20031| #define HAVE_SYS_UTSNAME_H 1
20032| #define HAVE_SYS_WAIT_H 1
20033| #define HAVE_SYS_RESOURCE_H 1
20034| #define HAVE_SYSEXITS_H 1
20035| #define HAVE_SPAWN_H 1
20036| #define HAVE_UTIL_H 1
20037| #define HAVE_ALLOCA_H 1
20038| #define HAVE_SYS_MMAN_H 1
20039| #define HAVE_DIRENT_H 1
20040| #define HAVE_NET_IF_H 1
20041| #define HAVE_MAKEDEV 1
20042| #define _LARGEFILE_SOURCE 1
20043| #define _FILE_OFFSET_BITS 64
20044| #if defined(SCO_DS)
20045| #undef _OFF_T
20046| #endif
20047| #define RETSIGTYPE void
20048| #define HAVE_SSIZE_T 1
20049| #define SIZEOF_INT 4
20050| #define SIZEOF_LONG 8
20051| #define ALIGNOF_LONG 8
20052| #define SIZEOF_LONG_LONG 8
20053| #define SIZEOF_VOID_P 8
20054| #define SIZEOF_SHORT 2
20055| #define SIZEOF_FLOAT 4
20056| #define SIZEOF_DOUBLE 8
20057| #define SIZEOF_FPOS_T 8
20058| #define SIZEOF_SIZE_T 8
20059| #define ALIGNOF_SIZE_T 8
20060| #define SIZEOF_PID_T 4
20061| #define SIZEOF_UINTPTR_T 8
20062| #define HAVE_LONG_DOUBLE 1
20063| #define SIZEOF_LONG_DOUBLE 16
20064| #define SIZEOF__BOOL 1
20065| #define SIZEOF_OFF_T 8
20066| #define SIZEOF_TIME_T 8
20067| #define SIZEOF_PTHREAD_T 8
20068| #define SIZEOF_PTHREAD_KEY_T 8
20069| #define WITH_NEXT_FRAMEWORK 1
20070| #define WITH_DYLD 1
20071| #define THREAD_STACK_SIZE 0x1000000
20072| #define HAVE_LIBDL 1
20073| #define HAVE_UUID_UUID_H 1
20074| #define WITH_LIBINTL 1
20075| #define WITH_DECIMAL_CONTEXTVAR 1
20076| #define _REENTRANT 1
20077| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
20078| #define HAVE_PTHREAD_SIGMASK 1
20079| #define ENABLE_IPV6 1
20080| #define WITH_DOC_STRINGS 1
20081| #define WITH_PYMALLOC 1
20082| #define PY_COERCE_C_LOCALE 1
20083| #define HAVE_DLOPEN 1
20084| #define HAVE_DYNAMIC_LOADING 1
20085| #define HAVE_ALARM 1
20086| #define HAVE_SETITIMER 1
20087| #define HAVE_GETITIMER 1
20088| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
20089| #define HAVE_CHOWN 1
20090| #define HAVE_CLOCK 1
20091| #define HAVE_CONFSTR 1
20092| #define HAVE_CTERMID 1
20093| #define HAVE_EXECV 1
20094| #define HAVE_FCHMOD 1
20095| #define HAVE_FCHOWN 1
20096| #define HAVE_FORK 1
20097| #define HAVE_FPATHCONF 1
20098| #define HAVE_FTIME 1
20099| #define HAVE_FTRUNCATE 1
20100| #define HAVE_FUTIMES 1
20101| #define HAVE_GAI_STRERROR 1
20102| #define HAVE_GETGRGID_R 1
20103| #define HAVE_GETGRNAM_R 1
20104| #define HAVE_GETGROUPLIST 1
20105| #define HAVE_GETGROUPS 1
20106| #define HAVE_GETLOGIN 1
20107| #define HAVE_GETLOADAVG 1
20108| #define HAVE_GETPEERNAME 1
20109| #define HAVE_GETPGID 1
20110| #define HAVE_GETPID 1
20111| #define HAVE_GETPRIORITY 1
20112| #define HAVE_GETPWENT 1
20113| #define HAVE_GETPWNAM_R 1
20114| #define HAVE_GETPWUID_R 1
20115| #define HAVE_GETSID 1
20116| #define HAVE_GETWD 1
20117| #define HAVE_IF_NAMEINDEX 1
20118| #define HAVE_INITGROUPS 1
20119| #define HAVE_KILL 1
20120| #define HAVE_KILLPG 1
20121| #define HAVE_LCHOWN 1
20122| #define HAVE_LOCKF 1
20123| #define HAVE_LSTAT 1
20124| #define HAVE_LUTIMES 1
20125| #define HAVE_MMAP 1
20126| #define HAVE_MBRTOWC 1
20127| #define HAVE_MKFIFO 1
20128| #define HAVE_MADVISE 1
20129| #define HAVE_MKNOD 1
20130| #define HAVE_MKTIME 1
20131| #define HAVE_NICE 1
20132| #define HAVE_PATHCONF 1
20133| #define HAVE_PAUSE 1
20134| #define HAVE_POLL 1
20135| #define HAVE_POSIX_SPAWN 1
20136| #define HAVE_POSIX_SPAWNP 1
20137| #define HAVE_PREAD 1
20138| #define HAVE_PTHREAD_KILL 1
20139| #define HAVE_PWRITE 1
20140| #define HAVE_READLINK 1
20141| #define HAVE_READV 1
20142| #define HAVE_REALPATH 1
20143| #define HAVE_SEM_OPEN 1
20144| #define HAVE_SEM_GETVALUE 1
20145| #define HAVE_SEM_UNLINK 1
20146| #define HAVE_SENDFILE 1
20147| #define HAVE_SETEGID 1
20148| #define HAVE_SETEUID 1
20149| #define HAVE_SETGID 1
20150| #define HAVE_SETHOSTNAME 1
20151| #define HAVE_SETLOCALE 1
20152| #define HAVE_SETREGID 1
20153| #define HAVE_SETREUID 1
20154| #define HAVE_SETSID 1
20155| #define HAVE_SETPGID 1
20156| #define HAVE_SETPGRP 1
20157| #define HAVE_SETPRIORITY 1
20158| #define HAVE_SETUID 1
20159| #define HAVE_SETVBUF 1
20160| #define HAVE_SCHED_GET_PRIORITY_MAX 1
20161| #define HAVE_SIGACTION 1
20162| #define HAVE_SIGALTSTACK 1
20163| #define HAVE_SIGFILLSET 1
20164| #define HAVE_SIGINTERRUPT 1
20165| #define HAVE_SIGPENDING 1
20166| #define HAVE_SIGRELSE 1
20167| #define HAVE_SIGWAIT 1
20168| #define HAVE_SNPRINTF 1
20169| #define HAVE_STRFTIME 1
20170| #define HAVE_STRLCPY 1
20171| #define HAVE_STRSIGNAL 1
20172| #define HAVE_SYNC 1
20173| #define HAVE_SYSCONF 1
20174| #define HAVE_TCGETPGRP 1
20175| #define HAVE_TCSETPGRP 1
20176| #define HAVE_TEMPNAM 1
20177| #define HAVE_TIMEGM 1
20178| #define HAVE_TIMES 1
20179| #define HAVE_TMPFILE 1
20180| #define HAVE_TMPNAM 1
20181| #define HAVE_TRUNCATE 1
20182| #define HAVE_UNAME 1
20183| /* end confdefs.h.  */
20184| /* Define unlinkat to an innocuous variant, in case <limits.h> declares unlinkat.
20185|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
20186| #define unlinkat innocuous_unlinkat
20187|
20188| /* System header to define __stub macros and hopefully few prototypes,
20189|     which can conflict with char unlinkat (); below.
20190|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20191|     <limits.h> exists even on freestanding compilers.  */
20192|
20193| #ifdef __STDC__
20194| # include <limits.h>
20195| #else
20196| # include <assert.h>
20197| #endif
20198|
20199| #undef unlinkat
20200|
20201| /* Override any GCC internal prototype to avoid an error.
20202|    Use char because int might match the return type of a GCC
20203|    builtin and then its argument prototype would still apply.  */
20204| #ifdef __cplusplus
20205| extern "C"
20206| #endif
20207| char unlinkat ();
20208| /* The GNU C library defines this for functions which it implements
20209|     to always fail with ENOSYS.  Some functions are actually named
20210|     something starting with __ and the normal name is an alias.  */
20211| #if defined __stub_unlinkat || defined __stub___unlinkat
20212| choke me
20213| #endif
20214|
20215| int
20216| main ()
20217| {
20218| return unlinkat ();
20219|   ;
20220|   return 0;
20221| }
20222configure:11976: result: no
20223configure:11976: checking for utimensat
20224configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20225Undefined symbols for architecture x86_64:
20226  "_utimensat", referenced from:
20227      _main in ccjyPXzg.o
20228ld: symbol(s) not found for architecture x86_64
20229collect2: ld returned 1 exit status
20230Undefined symbols for architecture ppc:
20231  "_utimensat", referenced from:
20232      _main in cca5IPK4.o
20233ld: symbol(s) not found for architecture ppc
20234collect2: ld returned 1 exit status
20235lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccEOlVmT.out (No such file or directory)
20236configure:11976: $? = 1
20237configure: failed program was:
20238| /* confdefs.h */
20239| #define _GNU_SOURCE 1
20240| #define _NETBSD_SOURCE 1
20241| #define __BSD_VISIBLE 1
20242| #define _DARWIN_C_SOURCE 1
20243| #define _PYTHONFRAMEWORK "Python"
20244| #define STDC_HEADERS 1
20245| #define HAVE_SYS_TYPES_H 1
20246| #define HAVE_SYS_STAT_H 1
20247| #define HAVE_STDLIB_H 1
20248| #define HAVE_STRING_H 1
20249| #define HAVE_MEMORY_H 1
20250| #define HAVE_STRINGS_H 1
20251| #define HAVE_INTTYPES_H 1
20252| #define HAVE_STDINT_H 1
20253| #define HAVE_UNISTD_H 1
20254| #define __EXTENSIONS__ 1
20255| #define _ALL_SOURCE 1
20256| #define _GNU_SOURCE 1
20257| #define _POSIX_PTHREAD_SEMANTICS 1
20258| #define _TANDEM_SOURCE 1
20259| #define STDC_HEADERS 1
20260| #define HAVE_DLFCN_H 1
20261| #define HAVE_ERRNO_H 1
20262| #define HAVE_FCNTL_H 1
20263| #define HAVE_GRP_H 1
20264| #define HAVE_LANGINFO_H 1
20265| #define HAVE_LIBINTL_H 1
20266| #define HAVE_PTHREAD_H 1
20267| #define HAVE_SCHED_H 1
20268| #define HAVE_SIGNAL_H 1
20269| #define HAVE_TERMIOS_H 1
20270| #define HAVE_UTIME_H 1
20271| #define HAVE_POLL_H 1
20272| #define HAVE_SYS_POLL_H 1
20273| #define HAVE_SYS_XATTR_H 1
20274| #define HAVE_SYS_EVENT_H 1
20275| #define HAVE_SYS_FILE_H 1
20276| #define HAVE_SYS_IOCTL_H 1
20277| #define HAVE_SYS_KERN_CONTROL_H 1
20278| #define HAVE_SYS_LOCK_H 1
20279| #define HAVE_SYS_PARAM_H 1
20280| #define HAVE_SYS_RANDOM_H 1
20281| #define HAVE_SYS_SELECT_H 1
20282| #define HAVE_SYS_SOCKET_H 1
20283| #define HAVE_SYS_STATVFS_H 1
20284| #define HAVE_SYS_STAT_H 1
20285| #define HAVE_SYS_SYSCALL_H 1
20286| #define HAVE_SYS_SYS_DOMAIN_H 1
20287| #define HAVE_SYS_TIME_H 1
20288| #define HAVE_SYS_TIMES_H 1
20289| #define HAVE_SYS_TYPES_H 1
20290| #define HAVE_SYS_UIO_H 1
20291| #define HAVE_SYS_UN_H 1
20292| #define HAVE_SYS_UTSNAME_H 1
20293| #define HAVE_SYS_WAIT_H 1
20294| #define HAVE_SYS_RESOURCE_H 1
20295| #define HAVE_SYSEXITS_H 1
20296| #define HAVE_SPAWN_H 1
20297| #define HAVE_UTIL_H 1
20298| #define HAVE_ALLOCA_H 1
20299| #define HAVE_SYS_MMAN_H 1
20300| #define HAVE_DIRENT_H 1
20301| #define HAVE_NET_IF_H 1
20302| #define HAVE_MAKEDEV 1
20303| #define _LARGEFILE_SOURCE 1
20304| #define _FILE_OFFSET_BITS 64
20305| #if defined(SCO_DS)
20306| #undef _OFF_T
20307| #endif
20308| #define RETSIGTYPE void
20309| #define HAVE_SSIZE_T 1
20310| #define SIZEOF_INT 4
20311| #define SIZEOF_LONG 8
20312| #define ALIGNOF_LONG 8
20313| #define SIZEOF_LONG_LONG 8
20314| #define SIZEOF_VOID_P 8
20315| #define SIZEOF_SHORT 2
20316| #define SIZEOF_FLOAT 4
20317| #define SIZEOF_DOUBLE 8
20318| #define SIZEOF_FPOS_T 8
20319| #define SIZEOF_SIZE_T 8
20320| #define ALIGNOF_SIZE_T 8
20321| #define SIZEOF_PID_T 4
20322| #define SIZEOF_UINTPTR_T 8
20323| #define HAVE_LONG_DOUBLE 1
20324| #define SIZEOF_LONG_DOUBLE 16
20325| #define SIZEOF__BOOL 1
20326| #define SIZEOF_OFF_T 8
20327| #define SIZEOF_TIME_T 8
20328| #define SIZEOF_PTHREAD_T 8
20329| #define SIZEOF_PTHREAD_KEY_T 8
20330| #define WITH_NEXT_FRAMEWORK 1
20331| #define WITH_DYLD 1
20332| #define THREAD_STACK_SIZE 0x1000000
20333| #define HAVE_LIBDL 1
20334| #define HAVE_UUID_UUID_H 1
20335| #define WITH_LIBINTL 1
20336| #define WITH_DECIMAL_CONTEXTVAR 1
20337| #define _REENTRANT 1
20338| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
20339| #define HAVE_PTHREAD_SIGMASK 1
20340| #define ENABLE_IPV6 1
20341| #define WITH_DOC_STRINGS 1
20342| #define WITH_PYMALLOC 1
20343| #define PY_COERCE_C_LOCALE 1
20344| #define HAVE_DLOPEN 1
20345| #define HAVE_DYNAMIC_LOADING 1
20346| #define HAVE_ALARM 1
20347| #define HAVE_SETITIMER 1
20348| #define HAVE_GETITIMER 1
20349| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
20350| #define HAVE_CHOWN 1
20351| #define HAVE_CLOCK 1
20352| #define HAVE_CONFSTR 1
20353| #define HAVE_CTERMID 1
20354| #define HAVE_EXECV 1
20355| #define HAVE_FCHMOD 1
20356| #define HAVE_FCHOWN 1
20357| #define HAVE_FORK 1
20358| #define HAVE_FPATHCONF 1
20359| #define HAVE_FTIME 1
20360| #define HAVE_FTRUNCATE 1
20361| #define HAVE_FUTIMES 1
20362| #define HAVE_GAI_STRERROR 1
20363| #define HAVE_GETGRGID_R 1
20364| #define HAVE_GETGRNAM_R 1
20365| #define HAVE_GETGROUPLIST 1
20366| #define HAVE_GETGROUPS 1
20367| #define HAVE_GETLOGIN 1
20368| #define HAVE_GETLOADAVG 1
20369| #define HAVE_GETPEERNAME 1
20370| #define HAVE_GETPGID 1
20371| #define HAVE_GETPID 1
20372| #define HAVE_GETPRIORITY 1
20373| #define HAVE_GETPWENT 1
20374| #define HAVE_GETPWNAM_R 1
20375| #define HAVE_GETPWUID_R 1
20376| #define HAVE_GETSID 1
20377| #define HAVE_GETWD 1
20378| #define HAVE_IF_NAMEINDEX 1
20379| #define HAVE_INITGROUPS 1
20380| #define HAVE_KILL 1
20381| #define HAVE_KILLPG 1
20382| #define HAVE_LCHOWN 1
20383| #define HAVE_LOCKF 1
20384| #define HAVE_LSTAT 1
20385| #define HAVE_LUTIMES 1
20386| #define HAVE_MMAP 1
20387| #define HAVE_MBRTOWC 1
20388| #define HAVE_MKFIFO 1
20389| #define HAVE_MADVISE 1
20390| #define HAVE_MKNOD 1
20391| #define HAVE_MKTIME 1
20392| #define HAVE_NICE 1
20393| #define HAVE_PATHCONF 1
20394| #define HAVE_PAUSE 1
20395| #define HAVE_POLL 1
20396| #define HAVE_POSIX_SPAWN 1
20397| #define HAVE_POSIX_SPAWNP 1
20398| #define HAVE_PREAD 1
20399| #define HAVE_PTHREAD_KILL 1
20400| #define HAVE_PWRITE 1
20401| #define HAVE_READLINK 1
20402| #define HAVE_READV 1
20403| #define HAVE_REALPATH 1
20404| #define HAVE_SEM_OPEN 1
20405| #define HAVE_SEM_GETVALUE 1
20406| #define HAVE_SEM_UNLINK 1
20407| #define HAVE_SENDFILE 1
20408| #define HAVE_SETEGID 1
20409| #define HAVE_SETEUID 1
20410| #define HAVE_SETGID 1
20411| #define HAVE_SETHOSTNAME 1
20412| #define HAVE_SETLOCALE 1
20413| #define HAVE_SETREGID 1
20414| #define HAVE_SETREUID 1
20415| #define HAVE_SETSID 1
20416| #define HAVE_SETPGID 1
20417| #define HAVE_SETPGRP 1
20418| #define HAVE_SETPRIORITY 1
20419| #define HAVE_SETUID 1
20420| #define HAVE_SETVBUF 1
20421| #define HAVE_SCHED_GET_PRIORITY_MAX 1
20422| #define HAVE_SIGACTION 1
20423| #define HAVE_SIGALTSTACK 1
20424| #define HAVE_SIGFILLSET 1
20425| #define HAVE_SIGINTERRUPT 1
20426| #define HAVE_SIGPENDING 1
20427| #define HAVE_SIGRELSE 1
20428| #define HAVE_SIGWAIT 1
20429| #define HAVE_SNPRINTF 1
20430| #define HAVE_STRFTIME 1
20431| #define HAVE_STRLCPY 1
20432| #define HAVE_STRSIGNAL 1
20433| #define HAVE_SYNC 1
20434| #define HAVE_SYSCONF 1
20435| #define HAVE_TCGETPGRP 1
20436| #define HAVE_TCSETPGRP 1
20437| #define HAVE_TEMPNAM 1
20438| #define HAVE_TIMEGM 1
20439| #define HAVE_TIMES 1
20440| #define HAVE_TMPFILE 1
20441| #define HAVE_TMPNAM 1
20442| #define HAVE_TRUNCATE 1
20443| #define HAVE_UNAME 1
20444| /* end confdefs.h.  */
20445| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
20446|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
20447| #define utimensat innocuous_utimensat
20448|
20449| /* System header to define __stub macros and hopefully few prototypes,
20450|     which can conflict with char utimensat (); below.
20451|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20452|     <limits.h> exists even on freestanding compilers.  */
20453|
20454| #ifdef __STDC__
20455| # include <limits.h>
20456| #else
20457| # include <assert.h>
20458| #endif
20459|
20460| #undef utimensat
20461|
20462| /* Override any GCC internal prototype to avoid an error.
20463|    Use char because int might match the return type of a GCC
20464|    builtin and then its argument prototype would still apply.  */
20465| #ifdef __cplusplus
20466| extern "C"
20467| #endif
20468| char utimensat ();
20469| /* The GNU C library defines this for functions which it implements
20470|     to always fail with ENOSYS.  Some functions are actually named
20471|     something starting with __ and the normal name is an alias.  */
20472| #if defined __stub_utimensat || defined __stub___utimensat
20473| choke me
20474| #endif
20475|
20476| int
20477| main ()
20478| {
20479| return utimensat ();
20480|   ;
20481|   return 0;
20482| }
20483configure:11976: result: no
20484configure:11976: checking for utimes
20485configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20486configure:11976: $? = 0
20487configure:11976: result: yes
20488configure:11976: checking for vfork
20489configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20490configure:11976: $? = 0
20491configure:11976: result: yes
20492configure:11976: checking for waitid
20493configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20494configure:11976: $? = 0
20495configure:11976: result: yes
20496configure:11976: checking for waitpid
20497configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20498configure:11976: $? = 0
20499configure:11976: result: yes
20500configure:11976: checking for wait3
20501configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20502configure:11976: $? = 0
20503configure:11976: result: yes
20504configure:11976: checking for wait4
20505configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20506configure:11976: $? = 0
20507configure:11976: result: yes
20508configure:11976: checking for wcscoll
20509configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20510configure:11976: $? = 0
20511configure:11976: result: yes
20512configure:11976: checking for wcsftime
20513configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20514configure:11976: $? = 0
20515configure:11976: result: yes
20516configure:11976: checking for wcsxfrm
20517configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20518configure:11976: $? = 0
20519configure:11976: result: yes
20520configure:11976: checking for wmemcmp
20521configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20522configure:11976: $? = 0
20523configure:11976: result: yes
20524configure:11976: checking for writev
20525configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20526configure:11976: $? = 0
20527configure:11976: result: yes
20528configure:11976: checking for _getpty
20529configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20530Undefined symbols for architecture x86_64:
20531  "__getpty", referenced from:
20532      _main in ccrv6pNn.o
20533ld: symbol(s) not found for architecture x86_64
20534collect2: ld returned 1 exit status
20535Undefined symbols for architecture ppc:
20536  "__getpty", referenced from:
20537      _main in ccgEWdZS.o
20538ld: symbol(s) not found for architecture ppc
20539collect2: ld returned 1 exit status
20540lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cceCKDxD.out (No such file or directory)
20541configure:11976: $? = 1
20542configure: failed program was:
20543| /* confdefs.h */
20544| #define _GNU_SOURCE 1
20545| #define _NETBSD_SOURCE 1
20546| #define __BSD_VISIBLE 1
20547| #define _DARWIN_C_SOURCE 1
20548| #define _PYTHONFRAMEWORK "Python"
20549| #define STDC_HEADERS 1
20550| #define HAVE_SYS_TYPES_H 1
20551| #define HAVE_SYS_STAT_H 1
20552| #define HAVE_STDLIB_H 1
20553| #define HAVE_STRING_H 1
20554| #define HAVE_MEMORY_H 1
20555| #define HAVE_STRINGS_H 1
20556| #define HAVE_INTTYPES_H 1
20557| #define HAVE_STDINT_H 1
20558| #define HAVE_UNISTD_H 1
20559| #define __EXTENSIONS__ 1
20560| #define _ALL_SOURCE 1
20561| #define _GNU_SOURCE 1
20562| #define _POSIX_PTHREAD_SEMANTICS 1
20563| #define _TANDEM_SOURCE 1
20564| #define STDC_HEADERS 1
20565| #define HAVE_DLFCN_H 1
20566| #define HAVE_ERRNO_H 1
20567| #define HAVE_FCNTL_H 1
20568| #define HAVE_GRP_H 1
20569| #define HAVE_LANGINFO_H 1
20570| #define HAVE_LIBINTL_H 1
20571| #define HAVE_PTHREAD_H 1
20572| #define HAVE_SCHED_H 1
20573| #define HAVE_SIGNAL_H 1
20574| #define HAVE_TERMIOS_H 1
20575| #define HAVE_UTIME_H 1
20576| #define HAVE_POLL_H 1
20577| #define HAVE_SYS_POLL_H 1
20578| #define HAVE_SYS_XATTR_H 1
20579| #define HAVE_SYS_EVENT_H 1
20580| #define HAVE_SYS_FILE_H 1
20581| #define HAVE_SYS_IOCTL_H 1
20582| #define HAVE_SYS_KERN_CONTROL_H 1
20583| #define HAVE_SYS_LOCK_H 1
20584| #define HAVE_SYS_PARAM_H 1
20585| #define HAVE_SYS_RANDOM_H 1
20586| #define HAVE_SYS_SELECT_H 1
20587| #define HAVE_SYS_SOCKET_H 1
20588| #define HAVE_SYS_STATVFS_H 1
20589| #define HAVE_SYS_STAT_H 1
20590| #define HAVE_SYS_SYSCALL_H 1
20591| #define HAVE_SYS_SYS_DOMAIN_H 1
20592| #define HAVE_SYS_TIME_H 1
20593| #define HAVE_SYS_TIMES_H 1
20594| #define HAVE_SYS_TYPES_H 1
20595| #define HAVE_SYS_UIO_H 1
20596| #define HAVE_SYS_UN_H 1
20597| #define HAVE_SYS_UTSNAME_H 1
20598| #define HAVE_SYS_WAIT_H 1
20599| #define HAVE_SYS_RESOURCE_H 1
20600| #define HAVE_SYSEXITS_H 1
20601| #define HAVE_SPAWN_H 1
20602| #define HAVE_UTIL_H 1
20603| #define HAVE_ALLOCA_H 1
20604| #define HAVE_SYS_MMAN_H 1
20605| #define HAVE_DIRENT_H 1
20606| #define HAVE_NET_IF_H 1
20607| #define HAVE_MAKEDEV 1
20608| #define _LARGEFILE_SOURCE 1
20609| #define _FILE_OFFSET_BITS 64
20610| #if defined(SCO_DS)
20611| #undef _OFF_T
20612| #endif
20613| #define RETSIGTYPE void
20614| #define HAVE_SSIZE_T 1
20615| #define SIZEOF_INT 4
20616| #define SIZEOF_LONG 8
20617| #define ALIGNOF_LONG 8
20618| #define SIZEOF_LONG_LONG 8
20619| #define SIZEOF_VOID_P 8
20620| #define SIZEOF_SHORT 2
20621| #define SIZEOF_FLOAT 4
20622| #define SIZEOF_DOUBLE 8
20623| #define SIZEOF_FPOS_T 8
20624| #define SIZEOF_SIZE_T 8
20625| #define ALIGNOF_SIZE_T 8
20626| #define SIZEOF_PID_T 4
20627| #define SIZEOF_UINTPTR_T 8
20628| #define HAVE_LONG_DOUBLE 1
20629| #define SIZEOF_LONG_DOUBLE 16
20630| #define SIZEOF__BOOL 1
20631| #define SIZEOF_OFF_T 8
20632| #define SIZEOF_TIME_T 8
20633| #define SIZEOF_PTHREAD_T 8
20634| #define SIZEOF_PTHREAD_KEY_T 8
20635| #define WITH_NEXT_FRAMEWORK 1
20636| #define WITH_DYLD 1
20637| #define THREAD_STACK_SIZE 0x1000000
20638| #define HAVE_LIBDL 1
20639| #define HAVE_UUID_UUID_H 1
20640| #define WITH_LIBINTL 1
20641| #define WITH_DECIMAL_CONTEXTVAR 1
20642| #define _REENTRANT 1
20643| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
20644| #define HAVE_PTHREAD_SIGMASK 1
20645| #define ENABLE_IPV6 1
20646| #define WITH_DOC_STRINGS 1
20647| #define WITH_PYMALLOC 1
20648| #define PY_COERCE_C_LOCALE 1
20649| #define HAVE_DLOPEN 1
20650| #define HAVE_DYNAMIC_LOADING 1
20651| #define HAVE_ALARM 1
20652| #define HAVE_SETITIMER 1
20653| #define HAVE_GETITIMER 1
20654| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
20655| #define HAVE_CHOWN 1
20656| #define HAVE_CLOCK 1
20657| #define HAVE_CONFSTR 1
20658| #define HAVE_CTERMID 1
20659| #define HAVE_EXECV 1
20660| #define HAVE_FCHMOD 1
20661| #define HAVE_FCHOWN 1
20662| #define HAVE_FORK 1
20663| #define HAVE_FPATHCONF 1
20664| #define HAVE_FTIME 1
20665| #define HAVE_FTRUNCATE 1
20666| #define HAVE_FUTIMES 1
20667| #define HAVE_GAI_STRERROR 1
20668| #define HAVE_GETGRGID_R 1
20669| #define HAVE_GETGRNAM_R 1
20670| #define HAVE_GETGROUPLIST 1
20671| #define HAVE_GETGROUPS 1
20672| #define HAVE_GETLOGIN 1
20673| #define HAVE_GETLOADAVG 1
20674| #define HAVE_GETPEERNAME 1
20675| #define HAVE_GETPGID 1
20676| #define HAVE_GETPID 1
20677| #define HAVE_GETPRIORITY 1
20678| #define HAVE_GETPWENT 1
20679| #define HAVE_GETPWNAM_R 1
20680| #define HAVE_GETPWUID_R 1
20681| #define HAVE_GETSID 1
20682| #define HAVE_GETWD 1
20683| #define HAVE_IF_NAMEINDEX 1
20684| #define HAVE_INITGROUPS 1
20685| #define HAVE_KILL 1
20686| #define HAVE_KILLPG 1
20687| #define HAVE_LCHOWN 1
20688| #define HAVE_LOCKF 1
20689| #define HAVE_LSTAT 1
20690| #define HAVE_LUTIMES 1
20691| #define HAVE_MMAP 1
20692| #define HAVE_MBRTOWC 1
20693| #define HAVE_MKFIFO 1
20694| #define HAVE_MADVISE 1
20695| #define HAVE_MKNOD 1
20696| #define HAVE_MKTIME 1
20697| #define HAVE_NICE 1
20698| #define HAVE_PATHCONF 1
20699| #define HAVE_PAUSE 1
20700| #define HAVE_POLL 1
20701| #define HAVE_POSIX_SPAWN 1
20702| #define HAVE_POSIX_SPAWNP 1
20703| #define HAVE_PREAD 1
20704| #define HAVE_PTHREAD_KILL 1
20705| #define HAVE_PWRITE 1
20706| #define HAVE_READLINK 1
20707| #define HAVE_READV 1
20708| #define HAVE_REALPATH 1
20709| #define HAVE_SEM_OPEN 1
20710| #define HAVE_SEM_GETVALUE 1
20711| #define HAVE_SEM_UNLINK 1
20712| #define HAVE_SENDFILE 1
20713| #define HAVE_SETEGID 1
20714| #define HAVE_SETEUID 1
20715| #define HAVE_SETGID 1
20716| #define HAVE_SETHOSTNAME 1
20717| #define HAVE_SETLOCALE 1
20718| #define HAVE_SETREGID 1
20719| #define HAVE_SETREUID 1
20720| #define HAVE_SETSID 1
20721| #define HAVE_SETPGID 1
20722| #define HAVE_SETPGRP 1
20723| #define HAVE_SETPRIORITY 1
20724| #define HAVE_SETUID 1
20725| #define HAVE_SETVBUF 1
20726| #define HAVE_SCHED_GET_PRIORITY_MAX 1
20727| #define HAVE_SIGACTION 1
20728| #define HAVE_SIGALTSTACK 1
20729| #define HAVE_SIGFILLSET 1
20730| #define HAVE_SIGINTERRUPT 1
20731| #define HAVE_SIGPENDING 1
20732| #define HAVE_SIGRELSE 1
20733| #define HAVE_SIGWAIT 1
20734| #define HAVE_SNPRINTF 1
20735| #define HAVE_STRFTIME 1
20736| #define HAVE_STRLCPY 1
20737| #define HAVE_STRSIGNAL 1
20738| #define HAVE_SYNC 1
20739| #define HAVE_SYSCONF 1
20740| #define HAVE_TCGETPGRP 1
20741| #define HAVE_TCSETPGRP 1
20742| #define HAVE_TEMPNAM 1
20743| #define HAVE_TIMEGM 1
20744| #define HAVE_TIMES 1
20745| #define HAVE_TMPFILE 1
20746| #define HAVE_TMPNAM 1
20747| #define HAVE_TRUNCATE 1
20748| #define HAVE_UNAME 1
20749| #define HAVE_UTIMES 1
20750| #define HAVE_VFORK 1
20751| #define HAVE_WAITID 1
20752| #define HAVE_WAITPID 1
20753| #define HAVE_WAIT3 1
20754| #define HAVE_WAIT4 1
20755| #define HAVE_WCSCOLL 1
20756| #define HAVE_WCSFTIME 1
20757| #define HAVE_WCSXFRM 1
20758| #define HAVE_WMEMCMP 1
20759| #define HAVE_WRITEV 1
20760| /* end confdefs.h.  */
20761| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
20762|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
20763| #define _getpty innocuous__getpty
20764|
20765| /* System header to define __stub macros and hopefully few prototypes,
20766|     which can conflict with char _getpty (); below.
20767|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20768|     <limits.h> exists even on freestanding compilers.  */
20769|
20770| #ifdef __STDC__
20771| # include <limits.h>
20772| #else
20773| # include <assert.h>
20774| #endif
20775|
20776| #undef _getpty
20777|
20778| /* Override any GCC internal prototype to avoid an error.
20779|    Use char because int might match the return type of a GCC
20780|    builtin and then its argument prototype would still apply.  */
20781| #ifdef __cplusplus
20782| extern "C"
20783| #endif
20784| char _getpty ();
20785| /* The GNU C library defines this for functions which it implements
20786|     to always fail with ENOSYS.  Some functions are actually named
20787|     something starting with __ and the normal name is an alias.  */
20788| #if defined __stub__getpty || defined __stub____getpty
20789| choke me
20790| #endif
20791|
20792| int
20793| main ()
20794| {
20795| return _getpty ();
20796|   ;
20797|   return 0;
20798| }
20799configure:11976: result: no
20800configure:11976: checking for rtpSpawn
20801configure:11976: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
20802Undefined symbols for architecture x86_64:
20803  "_rtpSpawn", referenced from:
20804      _main in ccWk9yXX.o
20805ld: symbol(s) not found for architecture x86_64
20806collect2: ld returned 1 exit status
20807Undefined symbols for architecture ppc:
20808  "_rtpSpawn", referenced from:
20809      _main in ccI2NY5W.o
20810ld: symbol(s) not found for architecture ppc
20811collect2: ld returned 1 exit status
20812lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cctSeykj.out (No such file or directory)
20813configure:11976: $? = 1
20814configure: failed program was:
20815| /* confdefs.h */
20816| #define _GNU_SOURCE 1
20817| #define _NETBSD_SOURCE 1
20818| #define __BSD_VISIBLE 1
20819| #define _DARWIN_C_SOURCE 1
20820| #define _PYTHONFRAMEWORK "Python"
20821| #define STDC_HEADERS 1
20822| #define HAVE_SYS_TYPES_H 1
20823| #define HAVE_SYS_STAT_H 1
20824| #define HAVE_STDLIB_H 1
20825| #define HAVE_STRING_H 1
20826| #define HAVE_MEMORY_H 1
20827| #define HAVE_STRINGS_H 1
20828| #define HAVE_INTTYPES_H 1
20829| #define HAVE_STDINT_H 1
20830| #define HAVE_UNISTD_H 1
20831| #define __EXTENSIONS__ 1
20832| #define _ALL_SOURCE 1
20833| #define _GNU_SOURCE 1
20834| #define _POSIX_PTHREAD_SEMANTICS 1
20835| #define _TANDEM_SOURCE 1
20836| #define STDC_HEADERS 1
20837| #define HAVE_DLFCN_H 1
20838| #define HAVE_ERRNO_H 1
20839| #define HAVE_FCNTL_H 1
20840| #define HAVE_GRP_H 1
20841| #define HAVE_LANGINFO_H 1
20842| #define HAVE_LIBINTL_H 1
20843| #define HAVE_PTHREAD_H 1
20844| #define HAVE_SCHED_H 1
20845| #define HAVE_SIGNAL_H 1
20846| #define HAVE_TERMIOS_H 1
20847| #define HAVE_UTIME_H 1
20848| #define HAVE_POLL_H 1
20849| #define HAVE_SYS_POLL_H 1
20850| #define HAVE_SYS_XATTR_H 1
20851| #define HAVE_SYS_EVENT_H 1
20852| #define HAVE_SYS_FILE_H 1
20853| #define HAVE_SYS_IOCTL_H 1
20854| #define HAVE_SYS_KERN_CONTROL_H 1
20855| #define HAVE_SYS_LOCK_H 1
20856| #define HAVE_SYS_PARAM_H 1
20857| #define HAVE_SYS_RANDOM_H 1
20858| #define HAVE_SYS_SELECT_H 1
20859| #define HAVE_SYS_SOCKET_H 1
20860| #define HAVE_SYS_STATVFS_H 1
20861| #define HAVE_SYS_STAT_H 1
20862| #define HAVE_SYS_SYSCALL_H 1
20863| #define HAVE_SYS_SYS_DOMAIN_H 1
20864| #define HAVE_SYS_TIME_H 1
20865| #define HAVE_SYS_TIMES_H 1
20866| #define HAVE_SYS_TYPES_H 1
20867| #define HAVE_SYS_UIO_H 1
20868| #define HAVE_SYS_UN_H 1
20869| #define HAVE_SYS_UTSNAME_H 1
20870| #define HAVE_SYS_WAIT_H 1
20871| #define HAVE_SYS_RESOURCE_H 1
20872| #define HAVE_SYSEXITS_H 1
20873| #define HAVE_SPAWN_H 1
20874| #define HAVE_UTIL_H 1
20875| #define HAVE_ALLOCA_H 1
20876| #define HAVE_SYS_MMAN_H 1
20877| #define HAVE_DIRENT_H 1
20878| #define HAVE_NET_IF_H 1
20879| #define HAVE_MAKEDEV 1
20880| #define _LARGEFILE_SOURCE 1
20881| #define _FILE_OFFSET_BITS 64
20882| #if defined(SCO_DS)
20883| #undef _OFF_T
20884| #endif
20885| #define RETSIGTYPE void
20886| #define HAVE_SSIZE_T 1
20887| #define SIZEOF_INT 4
20888| #define SIZEOF_LONG 8
20889| #define ALIGNOF_LONG 8
20890| #define SIZEOF_LONG_LONG 8
20891| #define SIZEOF_VOID_P 8
20892| #define SIZEOF_SHORT 2
20893| #define SIZEOF_FLOAT 4
20894| #define SIZEOF_DOUBLE 8
20895| #define SIZEOF_FPOS_T 8
20896| #define SIZEOF_SIZE_T 8
20897| #define ALIGNOF_SIZE_T 8
20898| #define SIZEOF_PID_T 4
20899| #define SIZEOF_UINTPTR_T 8
20900| #define HAVE_LONG_DOUBLE 1
20901| #define SIZEOF_LONG_DOUBLE 16
20902| #define SIZEOF__BOOL 1
20903| #define SIZEOF_OFF_T 8
20904| #define SIZEOF_TIME_T 8
20905| #define SIZEOF_PTHREAD_T 8
20906| #define SIZEOF_PTHREAD_KEY_T 8
20907| #define WITH_NEXT_FRAMEWORK 1
20908| #define WITH_DYLD 1
20909| #define THREAD_STACK_SIZE 0x1000000
20910| #define HAVE_LIBDL 1
20911| #define HAVE_UUID_UUID_H 1
20912| #define WITH_LIBINTL 1
20913| #define WITH_DECIMAL_CONTEXTVAR 1
20914| #define _REENTRANT 1
20915| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
20916| #define HAVE_PTHREAD_SIGMASK 1
20917| #define ENABLE_IPV6 1
20918| #define WITH_DOC_STRINGS 1
20919| #define WITH_PYMALLOC 1
20920| #define PY_COERCE_C_LOCALE 1
20921| #define HAVE_DLOPEN 1
20922| #define HAVE_DYNAMIC_LOADING 1
20923| #define HAVE_ALARM 1
20924| #define HAVE_SETITIMER 1
20925| #define HAVE_GETITIMER 1
20926| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
20927| #define HAVE_CHOWN 1
20928| #define HAVE_CLOCK 1
20929| #define HAVE_CONFSTR 1
20930| #define HAVE_CTERMID 1
20931| #define HAVE_EXECV 1
20932| #define HAVE_FCHMOD 1
20933| #define HAVE_FCHOWN 1
20934| #define HAVE_FORK 1
20935| #define HAVE_FPATHCONF 1
20936| #define HAVE_FTIME 1
20937| #define HAVE_FTRUNCATE 1
20938| #define HAVE_FUTIMES 1
20939| #define HAVE_GAI_STRERROR 1
20940| #define HAVE_GETGRGID_R 1
20941| #define HAVE_GETGRNAM_R 1
20942| #define HAVE_GETGROUPLIST 1
20943| #define HAVE_GETGROUPS 1
20944| #define HAVE_GETLOGIN 1
20945| #define HAVE_GETLOADAVG 1
20946| #define HAVE_GETPEERNAME 1
20947| #define HAVE_GETPGID 1
20948| #define HAVE_GETPID 1
20949| #define HAVE_GETPRIORITY 1
20950| #define HAVE_GETPWENT 1
20951| #define HAVE_GETPWNAM_R 1
20952| #define HAVE_GETPWUID_R 1
20953| #define HAVE_GETSID 1
20954| #define HAVE_GETWD 1
20955| #define HAVE_IF_NAMEINDEX 1
20956| #define HAVE_INITGROUPS 1
20957| #define HAVE_KILL 1
20958| #define HAVE_KILLPG 1
20959| #define HAVE_LCHOWN 1
20960| #define HAVE_LOCKF 1
20961| #define HAVE_LSTAT 1
20962| #define HAVE_LUTIMES 1
20963| #define HAVE_MMAP 1
20964| #define HAVE_MBRTOWC 1
20965| #define HAVE_MKFIFO 1
20966| #define HAVE_MADVISE 1
20967| #define HAVE_MKNOD 1
20968| #define HAVE_MKTIME 1
20969| #define HAVE_NICE 1
20970| #define HAVE_PATHCONF 1
20971| #define HAVE_PAUSE 1
20972| #define HAVE_POLL 1
20973| #define HAVE_POSIX_SPAWN 1
20974| #define HAVE_POSIX_SPAWNP 1
20975| #define HAVE_PREAD 1
20976| #define HAVE_PTHREAD_KILL 1
20977| #define HAVE_PWRITE 1
20978| #define HAVE_READLINK 1
20979| #define HAVE_READV 1
20980| #define HAVE_REALPATH 1
20981| #define HAVE_SEM_OPEN 1
20982| #define HAVE_SEM_GETVALUE 1
20983| #define HAVE_SEM_UNLINK 1
20984| #define HAVE_SENDFILE 1
20985| #define HAVE_SETEGID 1
20986| #define HAVE_SETEUID 1
20987| #define HAVE_SETGID 1
20988| #define HAVE_SETHOSTNAME 1
20989| #define HAVE_SETLOCALE 1
20990| #define HAVE_SETREGID 1
20991| #define HAVE_SETREUID 1
20992| #define HAVE_SETSID 1
20993| #define HAVE_SETPGID 1
20994| #define HAVE_SETPGRP 1
20995| #define HAVE_SETPRIORITY 1
20996| #define HAVE_SETUID 1
20997| #define HAVE_SETVBUF 1
20998| #define HAVE_SCHED_GET_PRIORITY_MAX 1
20999| #define HAVE_SIGACTION 1
21000| #define HAVE_SIGALTSTACK 1
21001| #define HAVE_SIGFILLSET 1
21002| #define HAVE_SIGINTERRUPT 1
21003| #define HAVE_SIGPENDING 1
21004| #define HAVE_SIGRELSE 1
21005| #define HAVE_SIGWAIT 1
21006| #define HAVE_SNPRINTF 1
21007| #define HAVE_STRFTIME 1
21008| #define HAVE_STRLCPY 1
21009| #define HAVE_STRSIGNAL 1
21010| #define HAVE_SYNC 1
21011| #define HAVE_SYSCONF 1
21012| #define HAVE_TCGETPGRP 1
21013| #define HAVE_TCSETPGRP 1
21014| #define HAVE_TEMPNAM 1
21015| #define HAVE_TIMEGM 1
21016| #define HAVE_TIMES 1
21017| #define HAVE_TMPFILE 1
21018| #define HAVE_TMPNAM 1
21019| #define HAVE_TRUNCATE 1
21020| #define HAVE_UNAME 1
21021| #define HAVE_UTIMES 1
21022| #define HAVE_VFORK 1
21023| #define HAVE_WAITID 1
21024| #define HAVE_WAITPID 1
21025| #define HAVE_WAIT3 1
21026| #define HAVE_WAIT4 1
21027| #define HAVE_WCSCOLL 1
21028| #define HAVE_WCSFTIME 1
21029| #define HAVE_WCSXFRM 1
21030| #define HAVE_WMEMCMP 1
21031| #define HAVE_WRITEV 1
21032| /* end confdefs.h.  */
21033| /* Define rtpSpawn to an innocuous variant, in case <limits.h> declares rtpSpawn.
21034|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
21035| #define rtpSpawn innocuous_rtpSpawn
21036|
21037| /* System header to define __stub macros and hopefully few prototypes,
21038|     which can conflict with char rtpSpawn (); below.
21039|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
21040|     <limits.h> exists even on freestanding compilers.  */
21041|
21042| #ifdef __STDC__
21043| # include <limits.h>
21044| #else
21045| # include <assert.h>
21046| #endif
21047|
21048| #undef rtpSpawn
21049|
21050| /* Override any GCC internal prototype to avoid an error.
21051|    Use char because int might match the return type of a GCC
21052|    builtin and then its argument prototype would still apply.  */
21053| #ifdef __cplusplus
21054| extern "C"
21055| #endif
21056| char rtpSpawn ();
21057| /* The GNU C library defines this for functions which it implements
21058|     to always fail with ENOSYS.  Some functions are actually named
21059|     something starting with __ and the normal name is an alias.  */
21060| #if defined __stub_rtpSpawn || defined __stub___rtpSpawn
21061| choke me
21062| #endif
21063|
21064| int
21065| main ()
21066| {
21067| return rtpSpawn ();
21068|   ;
21069|   return 0;
21070| }
21071configure:11976: result: no
21072configure:11992: checking for lchmod
21073configure:11992: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
21074configure:11992: $? = 0
21075configure:11992: result: yes
21076configure:12003: checking whether dirfd is declared
21077configure:12003: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21078configure:12003: $? = 0
21079configure:12003: result: yes
21080configure:12015: checking for chroot
21081configure:12028: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21082configure:12028: $? = 0
21083configure:12032: result: yes
21084configure:12040: checking for link
21085configure:12053: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21086configure:12053: $? = 0
21087configure:12057: result: yes
21088configure:12065: checking for symlink
21089configure:12078: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21090configure:12078: $? = 0
21091configure:12082: result: yes
21092configure:12090: checking for fchdir
21093configure:12103: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21094configure:12103: $? = 0
21095configure:12107: result: yes
21096configure:12115: checking for fsync
21097configure:12128: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21098configure:12128: $? = 0
21099configure:12132: result: yes
21100configure:12140: checking for fdatasync
21101configure:12153: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21102conftest.c: In function 'main':
21103conftest.c:230: error: 'fdatasync' undeclared (first use in this function)
21104conftest.c:230: error: (Each undeclared identifier is reported only once
21105conftest.c:230: error: for each function it appears in.)
21106conftest.c: In function 'main':
21107conftest.c:230: error: 'fdatasync' undeclared (first use in this function)
21108conftest.c:230: error: (Each undeclared identifier is reported only once
21109conftest.c:230: error: for each function it appears in.)
21110lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc2iMPMt.out (No such file or directory)
21111configure:12153: $? = 1
21112configure: failed program was:
21113| /* confdefs.h */
21114| #define _GNU_SOURCE 1
21115| #define _NETBSD_SOURCE 1
21116| #define __BSD_VISIBLE 1
21117| #define _DARWIN_C_SOURCE 1
21118| #define _PYTHONFRAMEWORK "Python"
21119| #define STDC_HEADERS 1
21120| #define HAVE_SYS_TYPES_H 1
21121| #define HAVE_SYS_STAT_H 1
21122| #define HAVE_STDLIB_H 1
21123| #define HAVE_STRING_H 1
21124| #define HAVE_MEMORY_H 1
21125| #define HAVE_STRINGS_H 1
21126| #define HAVE_INTTYPES_H 1
21127| #define HAVE_STDINT_H 1
21128| #define HAVE_UNISTD_H 1
21129| #define __EXTENSIONS__ 1
21130| #define _ALL_SOURCE 1
21131| #define _GNU_SOURCE 1
21132| #define _POSIX_PTHREAD_SEMANTICS 1
21133| #define _TANDEM_SOURCE 1
21134| #define STDC_HEADERS 1
21135| #define HAVE_DLFCN_H 1
21136| #define HAVE_ERRNO_H 1
21137| #define HAVE_FCNTL_H 1
21138| #define HAVE_GRP_H 1
21139| #define HAVE_LANGINFO_H 1
21140| #define HAVE_LIBINTL_H 1
21141| #define HAVE_PTHREAD_H 1
21142| #define HAVE_SCHED_H 1
21143| #define HAVE_SIGNAL_H 1
21144| #define HAVE_TERMIOS_H 1
21145| #define HAVE_UTIME_H 1
21146| #define HAVE_POLL_H 1
21147| #define HAVE_SYS_POLL_H 1
21148| #define HAVE_SYS_XATTR_H 1
21149| #define HAVE_SYS_EVENT_H 1
21150| #define HAVE_SYS_FILE_H 1
21151| #define HAVE_SYS_IOCTL_H 1
21152| #define HAVE_SYS_KERN_CONTROL_H 1
21153| #define HAVE_SYS_LOCK_H 1
21154| #define HAVE_SYS_PARAM_H 1
21155| #define HAVE_SYS_RANDOM_H 1
21156| #define HAVE_SYS_SELECT_H 1
21157| #define HAVE_SYS_SOCKET_H 1
21158| #define HAVE_SYS_STATVFS_H 1
21159| #define HAVE_SYS_STAT_H 1
21160| #define HAVE_SYS_SYSCALL_H 1
21161| #define HAVE_SYS_SYS_DOMAIN_H 1
21162| #define HAVE_SYS_TIME_H 1
21163| #define HAVE_SYS_TIMES_H 1
21164| #define HAVE_SYS_TYPES_H 1
21165| #define HAVE_SYS_UIO_H 1
21166| #define HAVE_SYS_UN_H 1
21167| #define HAVE_SYS_UTSNAME_H 1
21168| #define HAVE_SYS_WAIT_H 1
21169| #define HAVE_SYS_RESOURCE_H 1
21170| #define HAVE_SYSEXITS_H 1
21171| #define HAVE_SPAWN_H 1
21172| #define HAVE_UTIL_H 1
21173| #define HAVE_ALLOCA_H 1
21174| #define HAVE_SYS_MMAN_H 1
21175| #define HAVE_DIRENT_H 1
21176| #define HAVE_NET_IF_H 1
21177| #define HAVE_MAKEDEV 1
21178| #define _LARGEFILE_SOURCE 1
21179| #define _FILE_OFFSET_BITS 64
21180| #if defined(SCO_DS)
21181| #undef _OFF_T
21182| #endif
21183| #define RETSIGTYPE void
21184| #define HAVE_SSIZE_T 1
21185| #define SIZEOF_INT 4
21186| #define SIZEOF_LONG 8
21187| #define ALIGNOF_LONG 8
21188| #define SIZEOF_LONG_LONG 8
21189| #define SIZEOF_VOID_P 8
21190| #define SIZEOF_SHORT 2
21191| #define SIZEOF_FLOAT 4
21192| #define SIZEOF_DOUBLE 8
21193| #define SIZEOF_FPOS_T 8
21194| #define SIZEOF_SIZE_T 8
21195| #define ALIGNOF_SIZE_T 8
21196| #define SIZEOF_PID_T 4
21197| #define SIZEOF_UINTPTR_T 8
21198| #define HAVE_LONG_DOUBLE 1
21199| #define SIZEOF_LONG_DOUBLE 16
21200| #define SIZEOF__BOOL 1
21201| #define SIZEOF_OFF_T 8
21202| #define SIZEOF_TIME_T 8
21203| #define SIZEOF_PTHREAD_T 8
21204| #define SIZEOF_PTHREAD_KEY_T 8
21205| #define WITH_NEXT_FRAMEWORK 1
21206| #define WITH_DYLD 1
21207| #define THREAD_STACK_SIZE 0x1000000
21208| #define HAVE_LIBDL 1
21209| #define HAVE_UUID_UUID_H 1
21210| #define WITH_LIBINTL 1
21211| #define WITH_DECIMAL_CONTEXTVAR 1
21212| #define _REENTRANT 1
21213| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
21214| #define HAVE_PTHREAD_SIGMASK 1
21215| #define ENABLE_IPV6 1
21216| #define WITH_DOC_STRINGS 1
21217| #define WITH_PYMALLOC 1
21218| #define PY_COERCE_C_LOCALE 1
21219| #define HAVE_DLOPEN 1
21220| #define HAVE_DYNAMIC_LOADING 1
21221| #define HAVE_ALARM 1
21222| #define HAVE_SETITIMER 1
21223| #define HAVE_GETITIMER 1
21224| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
21225| #define HAVE_CHOWN 1
21226| #define HAVE_CLOCK 1
21227| #define HAVE_CONFSTR 1
21228| #define HAVE_CTERMID 1
21229| #define HAVE_EXECV 1
21230| #define HAVE_FCHMOD 1
21231| #define HAVE_FCHOWN 1
21232| #define HAVE_FORK 1
21233| #define HAVE_FPATHCONF 1
21234| #define HAVE_FTIME 1
21235| #define HAVE_FTRUNCATE 1
21236| #define HAVE_FUTIMES 1
21237| #define HAVE_GAI_STRERROR 1
21238| #define HAVE_GETGRGID_R 1
21239| #define HAVE_GETGRNAM_R 1
21240| #define HAVE_GETGROUPLIST 1
21241| #define HAVE_GETGROUPS 1
21242| #define HAVE_GETLOGIN 1
21243| #define HAVE_GETLOADAVG 1
21244| #define HAVE_GETPEERNAME 1
21245| #define HAVE_GETPGID 1
21246| #define HAVE_GETPID 1
21247| #define HAVE_GETPRIORITY 1
21248| #define HAVE_GETPWENT 1
21249| #define HAVE_GETPWNAM_R 1
21250| #define HAVE_GETPWUID_R 1
21251| #define HAVE_GETSID 1
21252| #define HAVE_GETWD 1
21253| #define HAVE_IF_NAMEINDEX 1
21254| #define HAVE_INITGROUPS 1
21255| #define HAVE_KILL 1
21256| #define HAVE_KILLPG 1
21257| #define HAVE_LCHOWN 1
21258| #define HAVE_LOCKF 1
21259| #define HAVE_LSTAT 1
21260| #define HAVE_LUTIMES 1
21261| #define HAVE_MMAP 1
21262| #define HAVE_MBRTOWC 1
21263| #define HAVE_MKFIFO 1
21264| #define HAVE_MADVISE 1
21265| #define HAVE_MKNOD 1
21266| #define HAVE_MKTIME 1
21267| #define HAVE_NICE 1
21268| #define HAVE_PATHCONF 1
21269| #define HAVE_PAUSE 1
21270| #define HAVE_POLL 1
21271| #define HAVE_POSIX_SPAWN 1
21272| #define HAVE_POSIX_SPAWNP 1
21273| #define HAVE_PREAD 1
21274| #define HAVE_PTHREAD_KILL 1
21275| #define HAVE_PWRITE 1
21276| #define HAVE_READLINK 1
21277| #define HAVE_READV 1
21278| #define HAVE_REALPATH 1
21279| #define HAVE_SEM_OPEN 1
21280| #define HAVE_SEM_GETVALUE 1
21281| #define HAVE_SEM_UNLINK 1
21282| #define HAVE_SENDFILE 1
21283| #define HAVE_SETEGID 1
21284| #define HAVE_SETEUID 1
21285| #define HAVE_SETGID 1
21286| #define HAVE_SETHOSTNAME 1
21287| #define HAVE_SETLOCALE 1
21288| #define HAVE_SETREGID 1
21289| #define HAVE_SETREUID 1
21290| #define HAVE_SETSID 1
21291| #define HAVE_SETPGID 1
21292| #define HAVE_SETPGRP 1
21293| #define HAVE_SETPRIORITY 1
21294| #define HAVE_SETUID 1
21295| #define HAVE_SETVBUF 1
21296| #define HAVE_SCHED_GET_PRIORITY_MAX 1
21297| #define HAVE_SIGACTION 1
21298| #define HAVE_SIGALTSTACK 1
21299| #define HAVE_SIGFILLSET 1
21300| #define HAVE_SIGINTERRUPT 1
21301| #define HAVE_SIGPENDING 1
21302| #define HAVE_SIGRELSE 1
21303| #define HAVE_SIGWAIT 1
21304| #define HAVE_SNPRINTF 1
21305| #define HAVE_STRFTIME 1
21306| #define HAVE_STRLCPY 1
21307| #define HAVE_STRSIGNAL 1
21308| #define HAVE_SYNC 1
21309| #define HAVE_SYSCONF 1
21310| #define HAVE_TCGETPGRP 1
21311| #define HAVE_TCSETPGRP 1
21312| #define HAVE_TEMPNAM 1
21313| #define HAVE_TIMEGM 1
21314| #define HAVE_TIMES 1
21315| #define HAVE_TMPFILE 1
21316| #define HAVE_TMPNAM 1
21317| #define HAVE_TRUNCATE 1
21318| #define HAVE_UNAME 1
21319| #define HAVE_UTIMES 1
21320| #define HAVE_VFORK 1
21321| #define HAVE_WAITID 1
21322| #define HAVE_WAITPID 1
21323| #define HAVE_WAIT3 1
21324| #define HAVE_WAIT4 1
21325| #define HAVE_WCSCOLL 1
21326| #define HAVE_WCSFTIME 1
21327| #define HAVE_WCSXFRM 1
21328| #define HAVE_WMEMCMP 1
21329| #define HAVE_WRITEV 1
21330| #define HAVE_LCHMOD 1
21331| #define HAVE_DIRFD 1
21332| #define HAVE_CHROOT 1
21333| #define HAVE_LINK 1
21334| #define HAVE_SYMLINK 1
21335| #define HAVE_FCHDIR 1
21336| #define HAVE_FSYNC 1
21337| /* end confdefs.h.  */
21338| #include <unistd.h>
21339| int
21340| main ()
21341| {
21342| void *x=fdatasync
21343|   ;
21344|   return 0;
21345| }
21346configure:12160: result: no
21347configure:12165: checking for epoll
21348configure:12178: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21349conftest.c:226:23: error: sys/epoll.h: No such file or directory
21350conftest.c: In function 'main':
21351conftest.c:230: error: 'epoll_create' undeclared (first use in this function)
21352conftest.c:230: error: (Each undeclared identifier is reported only once
21353conftest.c:230: error: for each function it appears in.)
21354conftest.c:226:23: error: sys/epoll.h: No such file or directory
21355conftest.c: In function 'main':
21356conftest.c:230: error: 'epoll_create' undeclared (first use in this function)
21357conftest.c:230: error: (Each undeclared identifier is reported only once
21358conftest.c:230: error: for each function it appears in.)
21359lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccYGX67B.out (No such file or directory)
21360configure:12178: $? = 1
21361configure: failed program was:
21362| /* confdefs.h */
21363| #define _GNU_SOURCE 1
21364| #define _NETBSD_SOURCE 1
21365| #define __BSD_VISIBLE 1
21366| #define _DARWIN_C_SOURCE 1
21367| #define _PYTHONFRAMEWORK "Python"
21368| #define STDC_HEADERS 1
21369| #define HAVE_SYS_TYPES_H 1
21370| #define HAVE_SYS_STAT_H 1
21371| #define HAVE_STDLIB_H 1
21372| #define HAVE_STRING_H 1
21373| #define HAVE_MEMORY_H 1
21374| #define HAVE_STRINGS_H 1
21375| #define HAVE_INTTYPES_H 1
21376| #define HAVE_STDINT_H 1
21377| #define HAVE_UNISTD_H 1
21378| #define __EXTENSIONS__ 1
21379| #define _ALL_SOURCE 1
21380| #define _GNU_SOURCE 1
21381| #define _POSIX_PTHREAD_SEMANTICS 1
21382| #define _TANDEM_SOURCE 1
21383| #define STDC_HEADERS 1
21384| #define HAVE_DLFCN_H 1
21385| #define HAVE_ERRNO_H 1
21386| #define HAVE_FCNTL_H 1
21387| #define HAVE_GRP_H 1
21388| #define HAVE_LANGINFO_H 1
21389| #define HAVE_LIBINTL_H 1
21390| #define HAVE_PTHREAD_H 1
21391| #define HAVE_SCHED_H 1
21392| #define HAVE_SIGNAL_H 1
21393| #define HAVE_TERMIOS_H 1
21394| #define HAVE_UTIME_H 1
21395| #define HAVE_POLL_H 1
21396| #define HAVE_SYS_POLL_H 1
21397| #define HAVE_SYS_XATTR_H 1
21398| #define HAVE_SYS_EVENT_H 1
21399| #define HAVE_SYS_FILE_H 1
21400| #define HAVE_SYS_IOCTL_H 1
21401| #define HAVE_SYS_KERN_CONTROL_H 1
21402| #define HAVE_SYS_LOCK_H 1
21403| #define HAVE_SYS_PARAM_H 1
21404| #define HAVE_SYS_RANDOM_H 1
21405| #define HAVE_SYS_SELECT_H 1
21406| #define HAVE_SYS_SOCKET_H 1
21407| #define HAVE_SYS_STATVFS_H 1
21408| #define HAVE_SYS_STAT_H 1
21409| #define HAVE_SYS_SYSCALL_H 1
21410| #define HAVE_SYS_SYS_DOMAIN_H 1
21411| #define HAVE_SYS_TIME_H 1
21412| #define HAVE_SYS_TIMES_H 1
21413| #define HAVE_SYS_TYPES_H 1
21414| #define HAVE_SYS_UIO_H 1
21415| #define HAVE_SYS_UN_H 1
21416| #define HAVE_SYS_UTSNAME_H 1
21417| #define HAVE_SYS_WAIT_H 1
21418| #define HAVE_SYS_RESOURCE_H 1
21419| #define HAVE_SYSEXITS_H 1
21420| #define HAVE_SPAWN_H 1
21421| #define HAVE_UTIL_H 1
21422| #define HAVE_ALLOCA_H 1
21423| #define HAVE_SYS_MMAN_H 1
21424| #define HAVE_DIRENT_H 1
21425| #define HAVE_NET_IF_H 1
21426| #define HAVE_MAKEDEV 1
21427| #define _LARGEFILE_SOURCE 1
21428| #define _FILE_OFFSET_BITS 64
21429| #if defined(SCO_DS)
21430| #undef _OFF_T
21431| #endif
21432| #define RETSIGTYPE void
21433| #define HAVE_SSIZE_T 1
21434| #define SIZEOF_INT 4
21435| #define SIZEOF_LONG 8
21436| #define ALIGNOF_LONG 8
21437| #define SIZEOF_LONG_LONG 8
21438| #define SIZEOF_VOID_P 8
21439| #define SIZEOF_SHORT 2
21440| #define SIZEOF_FLOAT 4
21441| #define SIZEOF_DOUBLE 8
21442| #define SIZEOF_FPOS_T 8
21443| #define SIZEOF_SIZE_T 8
21444| #define ALIGNOF_SIZE_T 8
21445| #define SIZEOF_PID_T 4
21446| #define SIZEOF_UINTPTR_T 8
21447| #define HAVE_LONG_DOUBLE 1
21448| #define SIZEOF_LONG_DOUBLE 16
21449| #define SIZEOF__BOOL 1
21450| #define SIZEOF_OFF_T 8
21451| #define SIZEOF_TIME_T 8
21452| #define SIZEOF_PTHREAD_T 8
21453| #define SIZEOF_PTHREAD_KEY_T 8
21454| #define WITH_NEXT_FRAMEWORK 1
21455| #define WITH_DYLD 1
21456| #define THREAD_STACK_SIZE 0x1000000
21457| #define HAVE_LIBDL 1
21458| #define HAVE_UUID_UUID_H 1
21459| #define WITH_LIBINTL 1
21460| #define WITH_DECIMAL_CONTEXTVAR 1
21461| #define _REENTRANT 1
21462| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
21463| #define HAVE_PTHREAD_SIGMASK 1
21464| #define ENABLE_IPV6 1
21465| #define WITH_DOC_STRINGS 1
21466| #define WITH_PYMALLOC 1
21467| #define PY_COERCE_C_LOCALE 1
21468| #define HAVE_DLOPEN 1
21469| #define HAVE_DYNAMIC_LOADING 1
21470| #define HAVE_ALARM 1
21471| #define HAVE_SETITIMER 1
21472| #define HAVE_GETITIMER 1
21473| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
21474| #define HAVE_CHOWN 1
21475| #define HAVE_CLOCK 1
21476| #define HAVE_CONFSTR 1
21477| #define HAVE_CTERMID 1
21478| #define HAVE_EXECV 1
21479| #define HAVE_FCHMOD 1
21480| #define HAVE_FCHOWN 1
21481| #define HAVE_FORK 1
21482| #define HAVE_FPATHCONF 1
21483| #define HAVE_FTIME 1
21484| #define HAVE_FTRUNCATE 1
21485| #define HAVE_FUTIMES 1
21486| #define HAVE_GAI_STRERROR 1
21487| #define HAVE_GETGRGID_R 1
21488| #define HAVE_GETGRNAM_R 1
21489| #define HAVE_GETGROUPLIST 1
21490| #define HAVE_GETGROUPS 1
21491| #define HAVE_GETLOGIN 1
21492| #define HAVE_GETLOADAVG 1
21493| #define HAVE_GETPEERNAME 1
21494| #define HAVE_GETPGID 1
21495| #define HAVE_GETPID 1
21496| #define HAVE_GETPRIORITY 1
21497| #define HAVE_GETPWENT 1
21498| #define HAVE_GETPWNAM_R 1
21499| #define HAVE_GETPWUID_R 1
21500| #define HAVE_GETSID 1
21501| #define HAVE_GETWD 1
21502| #define HAVE_IF_NAMEINDEX 1
21503| #define HAVE_INITGROUPS 1
21504| #define HAVE_KILL 1
21505| #define HAVE_KILLPG 1
21506| #define HAVE_LCHOWN 1
21507| #define HAVE_LOCKF 1
21508| #define HAVE_LSTAT 1
21509| #define HAVE_LUTIMES 1
21510| #define HAVE_MMAP 1
21511| #define HAVE_MBRTOWC 1
21512| #define HAVE_MKFIFO 1
21513| #define HAVE_MADVISE 1
21514| #define HAVE_MKNOD 1
21515| #define HAVE_MKTIME 1
21516| #define HAVE_NICE 1
21517| #define HAVE_PATHCONF 1
21518| #define HAVE_PAUSE 1
21519| #define HAVE_POLL 1
21520| #define HAVE_POSIX_SPAWN 1
21521| #define HAVE_POSIX_SPAWNP 1
21522| #define HAVE_PREAD 1
21523| #define HAVE_PTHREAD_KILL 1
21524| #define HAVE_PWRITE 1
21525| #define HAVE_READLINK 1
21526| #define HAVE_READV 1
21527| #define HAVE_REALPATH 1
21528| #define HAVE_SEM_OPEN 1
21529| #define HAVE_SEM_GETVALUE 1
21530| #define HAVE_SEM_UNLINK 1
21531| #define HAVE_SENDFILE 1
21532| #define HAVE_SETEGID 1
21533| #define HAVE_SETEUID 1
21534| #define HAVE_SETGID 1
21535| #define HAVE_SETHOSTNAME 1
21536| #define HAVE_SETLOCALE 1
21537| #define HAVE_SETREGID 1
21538| #define HAVE_SETREUID 1
21539| #define HAVE_SETSID 1
21540| #define HAVE_SETPGID 1
21541| #define HAVE_SETPGRP 1
21542| #define HAVE_SETPRIORITY 1
21543| #define HAVE_SETUID 1
21544| #define HAVE_SETVBUF 1
21545| #define HAVE_SCHED_GET_PRIORITY_MAX 1
21546| #define HAVE_SIGACTION 1
21547| #define HAVE_SIGALTSTACK 1
21548| #define HAVE_SIGFILLSET 1
21549| #define HAVE_SIGINTERRUPT 1
21550| #define HAVE_SIGPENDING 1
21551| #define HAVE_SIGRELSE 1
21552| #define HAVE_SIGWAIT 1
21553| #define HAVE_SNPRINTF 1
21554| #define HAVE_STRFTIME 1
21555| #define HAVE_STRLCPY 1
21556| #define HAVE_STRSIGNAL 1
21557| #define HAVE_SYNC 1
21558| #define HAVE_SYSCONF 1
21559| #define HAVE_TCGETPGRP 1
21560| #define HAVE_TCSETPGRP 1
21561| #define HAVE_TEMPNAM 1
21562| #define HAVE_TIMEGM 1
21563| #define HAVE_TIMES 1
21564| #define HAVE_TMPFILE 1
21565| #define HAVE_TMPNAM 1
21566| #define HAVE_TRUNCATE 1
21567| #define HAVE_UNAME 1
21568| #define HAVE_UTIMES 1
21569| #define HAVE_VFORK 1
21570| #define HAVE_WAITID 1
21571| #define HAVE_WAITPID 1
21572| #define HAVE_WAIT3 1
21573| #define HAVE_WAIT4 1
21574| #define HAVE_WCSCOLL 1
21575| #define HAVE_WCSFTIME 1
21576| #define HAVE_WCSXFRM 1
21577| #define HAVE_WMEMCMP 1
21578| #define HAVE_WRITEV 1
21579| #define HAVE_LCHMOD 1
21580| #define HAVE_DIRFD 1
21581| #define HAVE_CHROOT 1
21582| #define HAVE_LINK 1
21583| #define HAVE_SYMLINK 1
21584| #define HAVE_FCHDIR 1
21585| #define HAVE_FSYNC 1
21586| /* end confdefs.h.  */
21587| #include <sys/epoll.h>
21588| int
21589| main ()
21590| {
21591| void *x=epoll_create
21592|   ;
21593|   return 0;
21594| }
21595configure:12185: result: no
21596configure:12190: checking for epoll_create1
21597configure:12203: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21598conftest.c:226:23: error: sys/epoll.h: No such file or directory
21599conftest.c: In function 'main':
21600conftest.c:230: error: 'epoll_create1' undeclared (first use in this function)
21601conftest.c:230: error: (Each undeclared identifier is reported only once
21602conftest.c:230: error: for each function it appears in.)
21603conftest.c:226:23: error: sys/epoll.h: No such file or directory
21604conftest.c: In function 'main':
21605conftest.c:230: error: 'epoll_create1' undeclared (first use in this function)
21606conftest.c:230: error: (Each undeclared identifier is reported only once
21607conftest.c:230: error: for each function it appears in.)
21608lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccRSNds9.out (No such file or directory)
21609configure:12203: $? = 1
21610configure: failed program was:
21611| /* confdefs.h */
21612| #define _GNU_SOURCE 1
21613| #define _NETBSD_SOURCE 1
21614| #define __BSD_VISIBLE 1
21615| #define _DARWIN_C_SOURCE 1
21616| #define _PYTHONFRAMEWORK "Python"
21617| #define STDC_HEADERS 1
21618| #define HAVE_SYS_TYPES_H 1
21619| #define HAVE_SYS_STAT_H 1
21620| #define HAVE_STDLIB_H 1
21621| #define HAVE_STRING_H 1
21622| #define HAVE_MEMORY_H 1
21623| #define HAVE_STRINGS_H 1
21624| #define HAVE_INTTYPES_H 1
21625| #define HAVE_STDINT_H 1
21626| #define HAVE_UNISTD_H 1
21627| #define __EXTENSIONS__ 1
21628| #define _ALL_SOURCE 1
21629| #define _GNU_SOURCE 1
21630| #define _POSIX_PTHREAD_SEMANTICS 1
21631| #define _TANDEM_SOURCE 1
21632| #define STDC_HEADERS 1
21633| #define HAVE_DLFCN_H 1
21634| #define HAVE_ERRNO_H 1
21635| #define HAVE_FCNTL_H 1
21636| #define HAVE_GRP_H 1
21637| #define HAVE_LANGINFO_H 1
21638| #define HAVE_LIBINTL_H 1
21639| #define HAVE_PTHREAD_H 1
21640| #define HAVE_SCHED_H 1
21641| #define HAVE_SIGNAL_H 1
21642| #define HAVE_TERMIOS_H 1
21643| #define HAVE_UTIME_H 1
21644| #define HAVE_POLL_H 1
21645| #define HAVE_SYS_POLL_H 1
21646| #define HAVE_SYS_XATTR_H 1
21647| #define HAVE_SYS_EVENT_H 1
21648| #define HAVE_SYS_FILE_H 1
21649| #define HAVE_SYS_IOCTL_H 1
21650| #define HAVE_SYS_KERN_CONTROL_H 1
21651| #define HAVE_SYS_LOCK_H 1
21652| #define HAVE_SYS_PARAM_H 1
21653| #define HAVE_SYS_RANDOM_H 1
21654| #define HAVE_SYS_SELECT_H 1
21655| #define HAVE_SYS_SOCKET_H 1
21656| #define HAVE_SYS_STATVFS_H 1
21657| #define HAVE_SYS_STAT_H 1
21658| #define HAVE_SYS_SYSCALL_H 1
21659| #define HAVE_SYS_SYS_DOMAIN_H 1
21660| #define HAVE_SYS_TIME_H 1
21661| #define HAVE_SYS_TIMES_H 1
21662| #define HAVE_SYS_TYPES_H 1
21663| #define HAVE_SYS_UIO_H 1
21664| #define HAVE_SYS_UN_H 1
21665| #define HAVE_SYS_UTSNAME_H 1
21666| #define HAVE_SYS_WAIT_H 1
21667| #define HAVE_SYS_RESOURCE_H 1
21668| #define HAVE_SYSEXITS_H 1
21669| #define HAVE_SPAWN_H 1
21670| #define HAVE_UTIL_H 1
21671| #define HAVE_ALLOCA_H 1
21672| #define HAVE_SYS_MMAN_H 1
21673| #define HAVE_DIRENT_H 1
21674| #define HAVE_NET_IF_H 1
21675| #define HAVE_MAKEDEV 1
21676| #define _LARGEFILE_SOURCE 1
21677| #define _FILE_OFFSET_BITS 64
21678| #if defined(SCO_DS)
21679| #undef _OFF_T
21680| #endif
21681| #define RETSIGTYPE void
21682| #define HAVE_SSIZE_T 1
21683| #define SIZEOF_INT 4
21684| #define SIZEOF_LONG 8
21685| #define ALIGNOF_LONG 8
21686| #define SIZEOF_LONG_LONG 8
21687| #define SIZEOF_VOID_P 8
21688| #define SIZEOF_SHORT 2
21689| #define SIZEOF_FLOAT 4
21690| #define SIZEOF_DOUBLE 8
21691| #define SIZEOF_FPOS_T 8
21692| #define SIZEOF_SIZE_T 8
21693| #define ALIGNOF_SIZE_T 8
21694| #define SIZEOF_PID_T 4
21695| #define SIZEOF_UINTPTR_T 8
21696| #define HAVE_LONG_DOUBLE 1
21697| #define SIZEOF_LONG_DOUBLE 16
21698| #define SIZEOF__BOOL 1
21699| #define SIZEOF_OFF_T 8
21700| #define SIZEOF_TIME_T 8
21701| #define SIZEOF_PTHREAD_T 8
21702| #define SIZEOF_PTHREAD_KEY_T 8
21703| #define WITH_NEXT_FRAMEWORK 1
21704| #define WITH_DYLD 1
21705| #define THREAD_STACK_SIZE 0x1000000
21706| #define HAVE_LIBDL 1
21707| #define HAVE_UUID_UUID_H 1
21708| #define WITH_LIBINTL 1
21709| #define WITH_DECIMAL_CONTEXTVAR 1
21710| #define _REENTRANT 1
21711| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
21712| #define HAVE_PTHREAD_SIGMASK 1
21713| #define ENABLE_IPV6 1
21714| #define WITH_DOC_STRINGS 1
21715| #define WITH_PYMALLOC 1
21716| #define PY_COERCE_C_LOCALE 1
21717| #define HAVE_DLOPEN 1
21718| #define HAVE_DYNAMIC_LOADING 1
21719| #define HAVE_ALARM 1
21720| #define HAVE_SETITIMER 1
21721| #define HAVE_GETITIMER 1
21722| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
21723| #define HAVE_CHOWN 1
21724| #define HAVE_CLOCK 1
21725| #define HAVE_CONFSTR 1
21726| #define HAVE_CTERMID 1
21727| #define HAVE_EXECV 1
21728| #define HAVE_FCHMOD 1
21729| #define HAVE_FCHOWN 1
21730| #define HAVE_FORK 1
21731| #define HAVE_FPATHCONF 1
21732| #define HAVE_FTIME 1
21733| #define HAVE_FTRUNCATE 1
21734| #define HAVE_FUTIMES 1
21735| #define HAVE_GAI_STRERROR 1
21736| #define HAVE_GETGRGID_R 1
21737| #define HAVE_GETGRNAM_R 1
21738| #define HAVE_GETGROUPLIST 1
21739| #define HAVE_GETGROUPS 1
21740| #define HAVE_GETLOGIN 1
21741| #define HAVE_GETLOADAVG 1
21742| #define HAVE_GETPEERNAME 1
21743| #define HAVE_GETPGID 1
21744| #define HAVE_GETPID 1
21745| #define HAVE_GETPRIORITY 1
21746| #define HAVE_GETPWENT 1
21747| #define HAVE_GETPWNAM_R 1
21748| #define HAVE_GETPWUID_R 1
21749| #define HAVE_GETSID 1
21750| #define HAVE_GETWD 1
21751| #define HAVE_IF_NAMEINDEX 1
21752| #define HAVE_INITGROUPS 1
21753| #define HAVE_KILL 1
21754| #define HAVE_KILLPG 1
21755| #define HAVE_LCHOWN 1
21756| #define HAVE_LOCKF 1
21757| #define HAVE_LSTAT 1
21758| #define HAVE_LUTIMES 1
21759| #define HAVE_MMAP 1
21760| #define HAVE_MBRTOWC 1
21761| #define HAVE_MKFIFO 1
21762| #define HAVE_MADVISE 1
21763| #define HAVE_MKNOD 1
21764| #define HAVE_MKTIME 1
21765| #define HAVE_NICE 1
21766| #define HAVE_PATHCONF 1
21767| #define HAVE_PAUSE 1
21768| #define HAVE_POLL 1
21769| #define HAVE_POSIX_SPAWN 1
21770| #define HAVE_POSIX_SPAWNP 1
21771| #define HAVE_PREAD 1
21772| #define HAVE_PTHREAD_KILL 1
21773| #define HAVE_PWRITE 1
21774| #define HAVE_READLINK 1
21775| #define HAVE_READV 1
21776| #define HAVE_REALPATH 1
21777| #define HAVE_SEM_OPEN 1
21778| #define HAVE_SEM_GETVALUE 1
21779| #define HAVE_SEM_UNLINK 1
21780| #define HAVE_SENDFILE 1
21781| #define HAVE_SETEGID 1
21782| #define HAVE_SETEUID 1
21783| #define HAVE_SETGID 1
21784| #define HAVE_SETHOSTNAME 1
21785| #define HAVE_SETLOCALE 1
21786| #define HAVE_SETREGID 1
21787| #define HAVE_SETREUID 1
21788| #define HAVE_SETSID 1
21789| #define HAVE_SETPGID 1
21790| #define HAVE_SETPGRP 1
21791| #define HAVE_SETPRIORITY 1
21792| #define HAVE_SETUID 1
21793| #define HAVE_SETVBUF 1
21794| #define HAVE_SCHED_GET_PRIORITY_MAX 1
21795| #define HAVE_SIGACTION 1
21796| #define HAVE_SIGALTSTACK 1
21797| #define HAVE_SIGFILLSET 1
21798| #define HAVE_SIGINTERRUPT 1
21799| #define HAVE_SIGPENDING 1
21800| #define HAVE_SIGRELSE 1
21801| #define HAVE_SIGWAIT 1
21802| #define HAVE_SNPRINTF 1
21803| #define HAVE_STRFTIME 1
21804| #define HAVE_STRLCPY 1
21805| #define HAVE_STRSIGNAL 1
21806| #define HAVE_SYNC 1
21807| #define HAVE_SYSCONF 1
21808| #define HAVE_TCGETPGRP 1
21809| #define HAVE_TCSETPGRP 1
21810| #define HAVE_TEMPNAM 1
21811| #define HAVE_TIMEGM 1
21812| #define HAVE_TIMES 1
21813| #define HAVE_TMPFILE 1
21814| #define HAVE_TMPNAM 1
21815| #define HAVE_TRUNCATE 1
21816| #define HAVE_UNAME 1
21817| #define HAVE_UTIMES 1
21818| #define HAVE_VFORK 1
21819| #define HAVE_WAITID 1
21820| #define HAVE_WAITPID 1
21821| #define HAVE_WAIT3 1
21822| #define HAVE_WAIT4 1
21823| #define HAVE_WCSCOLL 1
21824| #define HAVE_WCSFTIME 1
21825| #define HAVE_WCSXFRM 1
21826| #define HAVE_WMEMCMP 1
21827| #define HAVE_WRITEV 1
21828| #define HAVE_LCHMOD 1
21829| #define HAVE_DIRFD 1
21830| #define HAVE_CHROOT 1
21831| #define HAVE_LINK 1
21832| #define HAVE_SYMLINK 1
21833| #define HAVE_FCHDIR 1
21834| #define HAVE_FSYNC 1
21835| /* end confdefs.h.  */
21836| #include <sys/epoll.h>
21837| int
21838| main ()
21839| {
21840| void *x=epoll_create1
21841|   ;
21842|   return 0;
21843| }
21844configure:12210: result: no
21845configure:12215: checking for kqueue
21846configure:12231: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21847configure:12231: $? = 0
21848configure:12235: result: yes
21849configure:12243: checking for prlimit
21850configure:12259: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
21851conftest.c: In function 'main':
21852conftest.c:234: error: 'prlimit' undeclared (first use in this function)
21853conftest.c:234: error: (Each undeclared identifier is reported only once
21854conftest.c:234: error: for each function it appears in.)
21855conftest.c: In function 'main':
21856conftest.c:234: error: 'prlimit' undeclared (first use in this function)
21857conftest.c:234: error: (Each undeclared identifier is reported only once
21858conftest.c:234: error: for each function it appears in.)
21859lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cckayNhu.out (No such file or directory)
21860configure:12259: $? = 1
21861configure: failed program was:
21862| /* confdefs.h */
21863| #define _GNU_SOURCE 1
21864| #define _NETBSD_SOURCE 1
21865| #define __BSD_VISIBLE 1
21866| #define _DARWIN_C_SOURCE 1
21867| #define _PYTHONFRAMEWORK "Python"
21868| #define STDC_HEADERS 1
21869| #define HAVE_SYS_TYPES_H 1
21870| #define HAVE_SYS_STAT_H 1
21871| #define HAVE_STDLIB_H 1
21872| #define HAVE_STRING_H 1
21873| #define HAVE_MEMORY_H 1
21874| #define HAVE_STRINGS_H 1
21875| #define HAVE_INTTYPES_H 1
21876| #define HAVE_STDINT_H 1
21877| #define HAVE_UNISTD_H 1
21878| #define __EXTENSIONS__ 1
21879| #define _ALL_SOURCE 1
21880| #define _GNU_SOURCE 1
21881| #define _POSIX_PTHREAD_SEMANTICS 1
21882| #define _TANDEM_SOURCE 1
21883| #define STDC_HEADERS 1
21884| #define HAVE_DLFCN_H 1
21885| #define HAVE_ERRNO_H 1
21886| #define HAVE_FCNTL_H 1
21887| #define HAVE_GRP_H 1
21888| #define HAVE_LANGINFO_H 1
21889| #define HAVE_LIBINTL_H 1
21890| #define HAVE_PTHREAD_H 1
21891| #define HAVE_SCHED_H 1
21892| #define HAVE_SIGNAL_H 1
21893| #define HAVE_TERMIOS_H 1
21894| #define HAVE_UTIME_H 1
21895| #define HAVE_POLL_H 1
21896| #define HAVE_SYS_POLL_H 1
21897| #define HAVE_SYS_XATTR_H 1
21898| #define HAVE_SYS_EVENT_H 1
21899| #define HAVE_SYS_FILE_H 1
21900| #define HAVE_SYS_IOCTL_H 1
21901| #define HAVE_SYS_KERN_CONTROL_H 1
21902| #define HAVE_SYS_LOCK_H 1
21903| #define HAVE_SYS_PARAM_H 1
21904| #define HAVE_SYS_RANDOM_H 1
21905| #define HAVE_SYS_SELECT_H 1
21906| #define HAVE_SYS_SOCKET_H 1
21907| #define HAVE_SYS_STATVFS_H 1
21908| #define HAVE_SYS_STAT_H 1
21909| #define HAVE_SYS_SYSCALL_H 1
21910| #define HAVE_SYS_SYS_DOMAIN_H 1
21911| #define HAVE_SYS_TIME_H 1
21912| #define HAVE_SYS_TIMES_H 1
21913| #define HAVE_SYS_TYPES_H 1
21914| #define HAVE_SYS_UIO_H 1
21915| #define HAVE_SYS_UN_H 1
21916| #define HAVE_SYS_UTSNAME_H 1
21917| #define HAVE_SYS_WAIT_H 1
21918| #define HAVE_SYS_RESOURCE_H 1
21919| #define HAVE_SYSEXITS_H 1
21920| #define HAVE_SPAWN_H 1
21921| #define HAVE_UTIL_H 1
21922| #define HAVE_ALLOCA_H 1
21923| #define HAVE_SYS_MMAN_H 1
21924| #define HAVE_DIRENT_H 1
21925| #define HAVE_NET_IF_H 1
21926| #define HAVE_MAKEDEV 1
21927| #define _LARGEFILE_SOURCE 1
21928| #define _FILE_OFFSET_BITS 64
21929| #if defined(SCO_DS)
21930| #undef _OFF_T
21931| #endif
21932| #define RETSIGTYPE void
21933| #define HAVE_SSIZE_T 1
21934| #define SIZEOF_INT 4
21935| #define SIZEOF_LONG 8
21936| #define ALIGNOF_LONG 8
21937| #define SIZEOF_LONG_LONG 8
21938| #define SIZEOF_VOID_P 8
21939| #define SIZEOF_SHORT 2
21940| #define SIZEOF_FLOAT 4
21941| #define SIZEOF_DOUBLE 8
21942| #define SIZEOF_FPOS_T 8
21943| #define SIZEOF_SIZE_T 8
21944| #define ALIGNOF_SIZE_T 8
21945| #define SIZEOF_PID_T 4
21946| #define SIZEOF_UINTPTR_T 8
21947| #define HAVE_LONG_DOUBLE 1
21948| #define SIZEOF_LONG_DOUBLE 16
21949| #define SIZEOF__BOOL 1
21950| #define SIZEOF_OFF_T 8
21951| #define SIZEOF_TIME_T 8
21952| #define SIZEOF_PTHREAD_T 8
21953| #define SIZEOF_PTHREAD_KEY_T 8
21954| #define WITH_NEXT_FRAMEWORK 1
21955| #define WITH_DYLD 1
21956| #define THREAD_STACK_SIZE 0x1000000
21957| #define HAVE_LIBDL 1
21958| #define HAVE_UUID_UUID_H 1
21959| #define WITH_LIBINTL 1
21960| #define WITH_DECIMAL_CONTEXTVAR 1
21961| #define _REENTRANT 1
21962| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
21963| #define HAVE_PTHREAD_SIGMASK 1
21964| #define ENABLE_IPV6 1
21965| #define WITH_DOC_STRINGS 1
21966| #define WITH_PYMALLOC 1
21967| #define PY_COERCE_C_LOCALE 1
21968| #define HAVE_DLOPEN 1
21969| #define HAVE_DYNAMIC_LOADING 1
21970| #define HAVE_ALARM 1
21971| #define HAVE_SETITIMER 1
21972| #define HAVE_GETITIMER 1
21973| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
21974| #define HAVE_CHOWN 1
21975| #define HAVE_CLOCK 1
21976| #define HAVE_CONFSTR 1
21977| #define HAVE_CTERMID 1
21978| #define HAVE_EXECV 1
21979| #define HAVE_FCHMOD 1
21980| #define HAVE_FCHOWN 1
21981| #define HAVE_FORK 1
21982| #define HAVE_FPATHCONF 1
21983| #define HAVE_FTIME 1
21984| #define HAVE_FTRUNCATE 1
21985| #define HAVE_FUTIMES 1
21986| #define HAVE_GAI_STRERROR 1
21987| #define HAVE_GETGRGID_R 1
21988| #define HAVE_GETGRNAM_R 1
21989| #define HAVE_GETGROUPLIST 1
21990| #define HAVE_GETGROUPS 1
21991| #define HAVE_GETLOGIN 1
21992| #define HAVE_GETLOADAVG 1
21993| #define HAVE_GETPEERNAME 1
21994| #define HAVE_GETPGID 1
21995| #define HAVE_GETPID 1
21996| #define HAVE_GETPRIORITY 1
21997| #define HAVE_GETPWENT 1
21998| #define HAVE_GETPWNAM_R 1
21999| #define HAVE_GETPWUID_R 1
22000| #define HAVE_GETSID 1
22001| #define HAVE_GETWD 1
22002| #define HAVE_IF_NAMEINDEX 1
22003| #define HAVE_INITGROUPS 1
22004| #define HAVE_KILL 1
22005| #define HAVE_KILLPG 1
22006| #define HAVE_LCHOWN 1
22007| #define HAVE_LOCKF 1
22008| #define HAVE_LSTAT 1
22009| #define HAVE_LUTIMES 1
22010| #define HAVE_MMAP 1
22011| #define HAVE_MBRTOWC 1
22012| #define HAVE_MKFIFO 1
22013| #define HAVE_MADVISE 1
22014| #define HAVE_MKNOD 1
22015| #define HAVE_MKTIME 1
22016| #define HAVE_NICE 1
22017| #define HAVE_PATHCONF 1
22018| #define HAVE_PAUSE 1
22019| #define HAVE_POLL 1
22020| #define HAVE_POSIX_SPAWN 1
22021| #define HAVE_POSIX_SPAWNP 1
22022| #define HAVE_PREAD 1
22023| #define HAVE_PTHREAD_KILL 1
22024| #define HAVE_PWRITE 1
22025| #define HAVE_READLINK 1
22026| #define HAVE_READV 1
22027| #define HAVE_REALPATH 1
22028| #define HAVE_SEM_OPEN 1
22029| #define HAVE_SEM_GETVALUE 1
22030| #define HAVE_SEM_UNLINK 1
22031| #define HAVE_SENDFILE 1
22032| #define HAVE_SETEGID 1
22033| #define HAVE_SETEUID 1
22034| #define HAVE_SETGID 1
22035| #define HAVE_SETHOSTNAME 1
22036| #define HAVE_SETLOCALE 1
22037| #define HAVE_SETREGID 1
22038| #define HAVE_SETREUID 1
22039| #define HAVE_SETSID 1
22040| #define HAVE_SETPGID 1
22041| #define HAVE_SETPGRP 1
22042| #define HAVE_SETPRIORITY 1
22043| #define HAVE_SETUID 1
22044| #define HAVE_SETVBUF 1
22045| #define HAVE_SCHED_GET_PRIORITY_MAX 1
22046| #define HAVE_SIGACTION 1
22047| #define HAVE_SIGALTSTACK 1
22048| #define HAVE_SIGFILLSET 1
22049| #define HAVE_SIGINTERRUPT 1
22050| #define HAVE_SIGPENDING 1
22051| #define HAVE_SIGRELSE 1
22052| #define HAVE_SIGWAIT 1
22053| #define HAVE_SNPRINTF 1
22054| #define HAVE_STRFTIME 1
22055| #define HAVE_STRLCPY 1
22056| #define HAVE_STRSIGNAL 1
22057| #define HAVE_SYNC 1
22058| #define HAVE_SYSCONF 1
22059| #define HAVE_TCGETPGRP 1
22060| #define HAVE_TCSETPGRP 1
22061| #define HAVE_TEMPNAM 1
22062| #define HAVE_TIMEGM 1
22063| #define HAVE_TIMES 1
22064| #define HAVE_TMPFILE 1
22065| #define HAVE_TMPNAM 1
22066| #define HAVE_TRUNCATE 1
22067| #define HAVE_UNAME 1
22068| #define HAVE_UTIMES 1
22069| #define HAVE_VFORK 1
22070| #define HAVE_WAITID 1
22071| #define HAVE_WAITPID 1
22072| #define HAVE_WAIT3 1
22073| #define HAVE_WAIT4 1
22074| #define HAVE_WCSCOLL 1
22075| #define HAVE_WCSFTIME 1
22076| #define HAVE_WCSXFRM 1
22077| #define HAVE_WMEMCMP 1
22078| #define HAVE_WRITEV 1
22079| #define HAVE_LCHMOD 1
22080| #define HAVE_DIRFD 1
22081| #define HAVE_CHROOT 1
22082| #define HAVE_LINK 1
22083| #define HAVE_SYMLINK 1
22084| #define HAVE_FCHDIR 1
22085| #define HAVE_FSYNC 1
22086| #define HAVE_KQUEUE 1
22087| /* end confdefs.h.  */
22088|
22089| #include <sys/time.h>
22090| #include <sys/resource.h>
22091|
22092| int
22093| main ()
22094| {
22095| void *x=prlimit
22096|   ;
22097|   return 0;
22098| }
22099configure:12266: result: no
22100configure:12271: checking for _dyld_shared_cache_contains_path
22101configure:12284: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22102conftest.c: In function 'main':
22103conftest.c:231: error: '_dyld_shared_cache_contains_path' undeclared (first use in this function)
22104conftest.c:231: error: (Each undeclared identifier is reported only once
22105conftest.c:231: error: for each function it appears in.)
22106conftest.c: In function 'main':
22107conftest.c:231: error: '_dyld_shared_cache_contains_path' undeclared (first use in this function)
22108conftest.c:231: error: (Each undeclared identifier is reported only once
22109conftest.c:231: error: for each function it appears in.)
22110lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccPmb7GX.out (No such file or directory)
22111configure:12284: $? = 1
22112configure: failed program was:
22113| /* confdefs.h */
22114| #define _GNU_SOURCE 1
22115| #define _NETBSD_SOURCE 1
22116| #define __BSD_VISIBLE 1
22117| #define _DARWIN_C_SOURCE 1
22118| #define _PYTHONFRAMEWORK "Python"
22119| #define STDC_HEADERS 1
22120| #define HAVE_SYS_TYPES_H 1
22121| #define HAVE_SYS_STAT_H 1
22122| #define HAVE_STDLIB_H 1
22123| #define HAVE_STRING_H 1
22124| #define HAVE_MEMORY_H 1
22125| #define HAVE_STRINGS_H 1
22126| #define HAVE_INTTYPES_H 1
22127| #define HAVE_STDINT_H 1
22128| #define HAVE_UNISTD_H 1
22129| #define __EXTENSIONS__ 1
22130| #define _ALL_SOURCE 1
22131| #define _GNU_SOURCE 1
22132| #define _POSIX_PTHREAD_SEMANTICS 1
22133| #define _TANDEM_SOURCE 1
22134| #define STDC_HEADERS 1
22135| #define HAVE_DLFCN_H 1
22136| #define HAVE_ERRNO_H 1
22137| #define HAVE_FCNTL_H 1
22138| #define HAVE_GRP_H 1
22139| #define HAVE_LANGINFO_H 1
22140| #define HAVE_LIBINTL_H 1
22141| #define HAVE_PTHREAD_H 1
22142| #define HAVE_SCHED_H 1
22143| #define HAVE_SIGNAL_H 1
22144| #define HAVE_TERMIOS_H 1
22145| #define HAVE_UTIME_H 1
22146| #define HAVE_POLL_H 1
22147| #define HAVE_SYS_POLL_H 1
22148| #define HAVE_SYS_XATTR_H 1
22149| #define HAVE_SYS_EVENT_H 1
22150| #define HAVE_SYS_FILE_H 1
22151| #define HAVE_SYS_IOCTL_H 1
22152| #define HAVE_SYS_KERN_CONTROL_H 1
22153| #define HAVE_SYS_LOCK_H 1
22154| #define HAVE_SYS_PARAM_H 1
22155| #define HAVE_SYS_RANDOM_H 1
22156| #define HAVE_SYS_SELECT_H 1
22157| #define HAVE_SYS_SOCKET_H 1
22158| #define HAVE_SYS_STATVFS_H 1
22159| #define HAVE_SYS_STAT_H 1
22160| #define HAVE_SYS_SYSCALL_H 1
22161| #define HAVE_SYS_SYS_DOMAIN_H 1
22162| #define HAVE_SYS_TIME_H 1
22163| #define HAVE_SYS_TIMES_H 1
22164| #define HAVE_SYS_TYPES_H 1
22165| #define HAVE_SYS_UIO_H 1
22166| #define HAVE_SYS_UN_H 1
22167| #define HAVE_SYS_UTSNAME_H 1
22168| #define HAVE_SYS_WAIT_H 1
22169| #define HAVE_SYS_RESOURCE_H 1
22170| #define HAVE_SYSEXITS_H 1
22171| #define HAVE_SPAWN_H 1
22172| #define HAVE_UTIL_H 1
22173| #define HAVE_ALLOCA_H 1
22174| #define HAVE_SYS_MMAN_H 1
22175| #define HAVE_DIRENT_H 1
22176| #define HAVE_NET_IF_H 1
22177| #define HAVE_MAKEDEV 1
22178| #define _LARGEFILE_SOURCE 1
22179| #define _FILE_OFFSET_BITS 64
22180| #if defined(SCO_DS)
22181| #undef _OFF_T
22182| #endif
22183| #define RETSIGTYPE void
22184| #define HAVE_SSIZE_T 1
22185| #define SIZEOF_INT 4
22186| #define SIZEOF_LONG 8
22187| #define ALIGNOF_LONG 8
22188| #define SIZEOF_LONG_LONG 8
22189| #define SIZEOF_VOID_P 8
22190| #define SIZEOF_SHORT 2
22191| #define SIZEOF_FLOAT 4
22192| #define SIZEOF_DOUBLE 8
22193| #define SIZEOF_FPOS_T 8
22194| #define SIZEOF_SIZE_T 8
22195| #define ALIGNOF_SIZE_T 8
22196| #define SIZEOF_PID_T 4
22197| #define SIZEOF_UINTPTR_T 8
22198| #define HAVE_LONG_DOUBLE 1
22199| #define SIZEOF_LONG_DOUBLE 16
22200| #define SIZEOF__BOOL 1
22201| #define SIZEOF_OFF_T 8
22202| #define SIZEOF_TIME_T 8
22203| #define SIZEOF_PTHREAD_T 8
22204| #define SIZEOF_PTHREAD_KEY_T 8
22205| #define WITH_NEXT_FRAMEWORK 1
22206| #define WITH_DYLD 1
22207| #define THREAD_STACK_SIZE 0x1000000
22208| #define HAVE_LIBDL 1
22209| #define HAVE_UUID_UUID_H 1
22210| #define WITH_LIBINTL 1
22211| #define WITH_DECIMAL_CONTEXTVAR 1
22212| #define _REENTRANT 1
22213| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
22214| #define HAVE_PTHREAD_SIGMASK 1
22215| #define ENABLE_IPV6 1
22216| #define WITH_DOC_STRINGS 1
22217| #define WITH_PYMALLOC 1
22218| #define PY_COERCE_C_LOCALE 1
22219| #define HAVE_DLOPEN 1
22220| #define HAVE_DYNAMIC_LOADING 1
22221| #define HAVE_ALARM 1
22222| #define HAVE_SETITIMER 1
22223| #define HAVE_GETITIMER 1
22224| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
22225| #define HAVE_CHOWN 1
22226| #define HAVE_CLOCK 1
22227| #define HAVE_CONFSTR 1
22228| #define HAVE_CTERMID 1
22229| #define HAVE_EXECV 1
22230| #define HAVE_FCHMOD 1
22231| #define HAVE_FCHOWN 1
22232| #define HAVE_FORK 1
22233| #define HAVE_FPATHCONF 1
22234| #define HAVE_FTIME 1
22235| #define HAVE_FTRUNCATE 1
22236| #define HAVE_FUTIMES 1
22237| #define HAVE_GAI_STRERROR 1
22238| #define HAVE_GETGRGID_R 1
22239| #define HAVE_GETGRNAM_R 1
22240| #define HAVE_GETGROUPLIST 1
22241| #define HAVE_GETGROUPS 1
22242| #define HAVE_GETLOGIN 1
22243| #define HAVE_GETLOADAVG 1
22244| #define HAVE_GETPEERNAME 1
22245| #define HAVE_GETPGID 1
22246| #define HAVE_GETPID 1
22247| #define HAVE_GETPRIORITY 1
22248| #define HAVE_GETPWENT 1
22249| #define HAVE_GETPWNAM_R 1
22250| #define HAVE_GETPWUID_R 1
22251| #define HAVE_GETSID 1
22252| #define HAVE_GETWD 1
22253| #define HAVE_IF_NAMEINDEX 1
22254| #define HAVE_INITGROUPS 1
22255| #define HAVE_KILL 1
22256| #define HAVE_KILLPG 1
22257| #define HAVE_LCHOWN 1
22258| #define HAVE_LOCKF 1
22259| #define HAVE_LSTAT 1
22260| #define HAVE_LUTIMES 1
22261| #define HAVE_MMAP 1
22262| #define HAVE_MBRTOWC 1
22263| #define HAVE_MKFIFO 1
22264| #define HAVE_MADVISE 1
22265| #define HAVE_MKNOD 1
22266| #define HAVE_MKTIME 1
22267| #define HAVE_NICE 1
22268| #define HAVE_PATHCONF 1
22269| #define HAVE_PAUSE 1
22270| #define HAVE_POLL 1
22271| #define HAVE_POSIX_SPAWN 1
22272| #define HAVE_POSIX_SPAWNP 1
22273| #define HAVE_PREAD 1
22274| #define HAVE_PTHREAD_KILL 1
22275| #define HAVE_PWRITE 1
22276| #define HAVE_READLINK 1
22277| #define HAVE_READV 1
22278| #define HAVE_REALPATH 1
22279| #define HAVE_SEM_OPEN 1
22280| #define HAVE_SEM_GETVALUE 1
22281| #define HAVE_SEM_UNLINK 1
22282| #define HAVE_SENDFILE 1
22283| #define HAVE_SETEGID 1
22284| #define HAVE_SETEUID 1
22285| #define HAVE_SETGID 1
22286| #define HAVE_SETHOSTNAME 1
22287| #define HAVE_SETLOCALE 1
22288| #define HAVE_SETREGID 1
22289| #define HAVE_SETREUID 1
22290| #define HAVE_SETSID 1
22291| #define HAVE_SETPGID 1
22292| #define HAVE_SETPGRP 1
22293| #define HAVE_SETPRIORITY 1
22294| #define HAVE_SETUID 1
22295| #define HAVE_SETVBUF 1
22296| #define HAVE_SCHED_GET_PRIORITY_MAX 1
22297| #define HAVE_SIGACTION 1
22298| #define HAVE_SIGALTSTACK 1
22299| #define HAVE_SIGFILLSET 1
22300| #define HAVE_SIGINTERRUPT 1
22301| #define HAVE_SIGPENDING 1
22302| #define HAVE_SIGRELSE 1
22303| #define HAVE_SIGWAIT 1
22304| #define HAVE_SNPRINTF 1
22305| #define HAVE_STRFTIME 1
22306| #define HAVE_STRLCPY 1
22307| #define HAVE_STRSIGNAL 1
22308| #define HAVE_SYNC 1
22309| #define HAVE_SYSCONF 1
22310| #define HAVE_TCGETPGRP 1
22311| #define HAVE_TCSETPGRP 1
22312| #define HAVE_TEMPNAM 1
22313| #define HAVE_TIMEGM 1
22314| #define HAVE_TIMES 1
22315| #define HAVE_TMPFILE 1
22316| #define HAVE_TMPNAM 1
22317| #define HAVE_TRUNCATE 1
22318| #define HAVE_UNAME 1
22319| #define HAVE_UTIMES 1
22320| #define HAVE_VFORK 1
22321| #define HAVE_WAITID 1
22322| #define HAVE_WAITPID 1
22323| #define HAVE_WAIT3 1
22324| #define HAVE_WAIT4 1
22325| #define HAVE_WCSCOLL 1
22326| #define HAVE_WCSFTIME 1
22327| #define HAVE_WCSXFRM 1
22328| #define HAVE_WMEMCMP 1
22329| #define HAVE_WRITEV 1
22330| #define HAVE_LCHMOD 1
22331| #define HAVE_DIRFD 1
22332| #define HAVE_CHROOT 1
22333| #define HAVE_LINK 1
22334| #define HAVE_SYMLINK 1
22335| #define HAVE_FCHDIR 1
22336| #define HAVE_FSYNC 1
22337| #define HAVE_KQUEUE 1
22338| /* end confdefs.h.  */
22339| #include <mach-o/dyld.h>
22340| int
22341| main ()
22342| {
22343| void *x=_dyld_shared_cache_contains_path
22344|   ;
22345|   return 0;
22346| }
22347configure:12291: result: no
22348configure:12297: checking for memfd_create
22349configure:12317: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22350conftest.c: In function 'main':
22351conftest.c:238: error: 'memfd_create' undeclared (first use in this function)
22352conftest.c:238: error: (Each undeclared identifier is reported only once
22353conftest.c:238: error: for each function it appears in.)
22354conftest.c: In function 'main':
22355conftest.c:238: error: 'memfd_create' undeclared (first use in this function)
22356conftest.c:238: error: (Each undeclared identifier is reported only once
22357conftest.c:238: error: for each function it appears in.)
22358lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc7pX59p.out (No such file or directory)
22359configure:12317: $? = 1
22360configure: failed program was:
22361| /* confdefs.h */
22362| #define _GNU_SOURCE 1
22363| #define _NETBSD_SOURCE 1
22364| #define __BSD_VISIBLE 1
22365| #define _DARWIN_C_SOURCE 1
22366| #define _PYTHONFRAMEWORK "Python"
22367| #define STDC_HEADERS 1
22368| #define HAVE_SYS_TYPES_H 1
22369| #define HAVE_SYS_STAT_H 1
22370| #define HAVE_STDLIB_H 1
22371| #define HAVE_STRING_H 1
22372| #define HAVE_MEMORY_H 1
22373| #define HAVE_STRINGS_H 1
22374| #define HAVE_INTTYPES_H 1
22375| #define HAVE_STDINT_H 1
22376| #define HAVE_UNISTD_H 1
22377| #define __EXTENSIONS__ 1
22378| #define _ALL_SOURCE 1
22379| #define _GNU_SOURCE 1
22380| #define _POSIX_PTHREAD_SEMANTICS 1
22381| #define _TANDEM_SOURCE 1
22382| #define STDC_HEADERS 1
22383| #define HAVE_DLFCN_H 1
22384| #define HAVE_ERRNO_H 1
22385| #define HAVE_FCNTL_H 1
22386| #define HAVE_GRP_H 1
22387| #define HAVE_LANGINFO_H 1
22388| #define HAVE_LIBINTL_H 1
22389| #define HAVE_PTHREAD_H 1
22390| #define HAVE_SCHED_H 1
22391| #define HAVE_SIGNAL_H 1
22392| #define HAVE_TERMIOS_H 1
22393| #define HAVE_UTIME_H 1
22394| #define HAVE_POLL_H 1
22395| #define HAVE_SYS_POLL_H 1
22396| #define HAVE_SYS_XATTR_H 1
22397| #define HAVE_SYS_EVENT_H 1
22398| #define HAVE_SYS_FILE_H 1
22399| #define HAVE_SYS_IOCTL_H 1
22400| #define HAVE_SYS_KERN_CONTROL_H 1
22401| #define HAVE_SYS_LOCK_H 1
22402| #define HAVE_SYS_PARAM_H 1
22403| #define HAVE_SYS_RANDOM_H 1
22404| #define HAVE_SYS_SELECT_H 1
22405| #define HAVE_SYS_SOCKET_H 1
22406| #define HAVE_SYS_STATVFS_H 1
22407| #define HAVE_SYS_STAT_H 1
22408| #define HAVE_SYS_SYSCALL_H 1
22409| #define HAVE_SYS_SYS_DOMAIN_H 1
22410| #define HAVE_SYS_TIME_H 1
22411| #define HAVE_SYS_TIMES_H 1
22412| #define HAVE_SYS_TYPES_H 1
22413| #define HAVE_SYS_UIO_H 1
22414| #define HAVE_SYS_UN_H 1
22415| #define HAVE_SYS_UTSNAME_H 1
22416| #define HAVE_SYS_WAIT_H 1
22417| #define HAVE_SYS_RESOURCE_H 1
22418| #define HAVE_SYSEXITS_H 1
22419| #define HAVE_SPAWN_H 1
22420| #define HAVE_UTIL_H 1
22421| #define HAVE_ALLOCA_H 1
22422| #define HAVE_SYS_MMAN_H 1
22423| #define HAVE_DIRENT_H 1
22424| #define HAVE_NET_IF_H 1
22425| #define HAVE_MAKEDEV 1
22426| #define _LARGEFILE_SOURCE 1
22427| #define _FILE_OFFSET_BITS 64
22428| #if defined(SCO_DS)
22429| #undef _OFF_T
22430| #endif
22431| #define RETSIGTYPE void
22432| #define HAVE_SSIZE_T 1
22433| #define SIZEOF_INT 4
22434| #define SIZEOF_LONG 8
22435| #define ALIGNOF_LONG 8
22436| #define SIZEOF_LONG_LONG 8
22437| #define SIZEOF_VOID_P 8
22438| #define SIZEOF_SHORT 2
22439| #define SIZEOF_FLOAT 4
22440| #define SIZEOF_DOUBLE 8
22441| #define SIZEOF_FPOS_T 8
22442| #define SIZEOF_SIZE_T 8
22443| #define ALIGNOF_SIZE_T 8
22444| #define SIZEOF_PID_T 4
22445| #define SIZEOF_UINTPTR_T 8
22446| #define HAVE_LONG_DOUBLE 1
22447| #define SIZEOF_LONG_DOUBLE 16
22448| #define SIZEOF__BOOL 1
22449| #define SIZEOF_OFF_T 8
22450| #define SIZEOF_TIME_T 8
22451| #define SIZEOF_PTHREAD_T 8
22452| #define SIZEOF_PTHREAD_KEY_T 8
22453| #define WITH_NEXT_FRAMEWORK 1
22454| #define WITH_DYLD 1
22455| #define THREAD_STACK_SIZE 0x1000000
22456| #define HAVE_LIBDL 1
22457| #define HAVE_UUID_UUID_H 1
22458| #define WITH_LIBINTL 1
22459| #define WITH_DECIMAL_CONTEXTVAR 1
22460| #define _REENTRANT 1
22461| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
22462| #define HAVE_PTHREAD_SIGMASK 1
22463| #define ENABLE_IPV6 1
22464| #define WITH_DOC_STRINGS 1
22465| #define WITH_PYMALLOC 1
22466| #define PY_COERCE_C_LOCALE 1
22467| #define HAVE_DLOPEN 1
22468| #define HAVE_DYNAMIC_LOADING 1
22469| #define HAVE_ALARM 1
22470| #define HAVE_SETITIMER 1
22471| #define HAVE_GETITIMER 1
22472| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
22473| #define HAVE_CHOWN 1
22474| #define HAVE_CLOCK 1
22475| #define HAVE_CONFSTR 1
22476| #define HAVE_CTERMID 1
22477| #define HAVE_EXECV 1
22478| #define HAVE_FCHMOD 1
22479| #define HAVE_FCHOWN 1
22480| #define HAVE_FORK 1
22481| #define HAVE_FPATHCONF 1
22482| #define HAVE_FTIME 1
22483| #define HAVE_FTRUNCATE 1
22484| #define HAVE_FUTIMES 1
22485| #define HAVE_GAI_STRERROR 1
22486| #define HAVE_GETGRGID_R 1
22487| #define HAVE_GETGRNAM_R 1
22488| #define HAVE_GETGROUPLIST 1
22489| #define HAVE_GETGROUPS 1
22490| #define HAVE_GETLOGIN 1
22491| #define HAVE_GETLOADAVG 1
22492| #define HAVE_GETPEERNAME 1
22493| #define HAVE_GETPGID 1
22494| #define HAVE_GETPID 1
22495| #define HAVE_GETPRIORITY 1
22496| #define HAVE_GETPWENT 1
22497| #define HAVE_GETPWNAM_R 1
22498| #define HAVE_GETPWUID_R 1
22499| #define HAVE_GETSID 1
22500| #define HAVE_GETWD 1
22501| #define HAVE_IF_NAMEINDEX 1
22502| #define HAVE_INITGROUPS 1
22503| #define HAVE_KILL 1
22504| #define HAVE_KILLPG 1
22505| #define HAVE_LCHOWN 1
22506| #define HAVE_LOCKF 1
22507| #define HAVE_LSTAT 1
22508| #define HAVE_LUTIMES 1
22509| #define HAVE_MMAP 1
22510| #define HAVE_MBRTOWC 1
22511| #define HAVE_MKFIFO 1
22512| #define HAVE_MADVISE 1
22513| #define HAVE_MKNOD 1
22514| #define HAVE_MKTIME 1
22515| #define HAVE_NICE 1
22516| #define HAVE_PATHCONF 1
22517| #define HAVE_PAUSE 1
22518| #define HAVE_POLL 1
22519| #define HAVE_POSIX_SPAWN 1
22520| #define HAVE_POSIX_SPAWNP 1
22521| #define HAVE_PREAD 1
22522| #define HAVE_PTHREAD_KILL 1
22523| #define HAVE_PWRITE 1
22524| #define HAVE_READLINK 1
22525| #define HAVE_READV 1
22526| #define HAVE_REALPATH 1
22527| #define HAVE_SEM_OPEN 1
22528| #define HAVE_SEM_GETVALUE 1
22529| #define HAVE_SEM_UNLINK 1
22530| #define HAVE_SENDFILE 1
22531| #define HAVE_SETEGID 1
22532| #define HAVE_SETEUID 1
22533| #define HAVE_SETGID 1
22534| #define HAVE_SETHOSTNAME 1
22535| #define HAVE_SETLOCALE 1
22536| #define HAVE_SETREGID 1
22537| #define HAVE_SETREUID 1
22538| #define HAVE_SETSID 1
22539| #define HAVE_SETPGID 1
22540| #define HAVE_SETPGRP 1
22541| #define HAVE_SETPRIORITY 1
22542| #define HAVE_SETUID 1
22543| #define HAVE_SETVBUF 1
22544| #define HAVE_SCHED_GET_PRIORITY_MAX 1
22545| #define HAVE_SIGACTION 1
22546| #define HAVE_SIGALTSTACK 1
22547| #define HAVE_SIGFILLSET 1
22548| #define HAVE_SIGINTERRUPT 1
22549| #define HAVE_SIGPENDING 1
22550| #define HAVE_SIGRELSE 1
22551| #define HAVE_SIGWAIT 1
22552| #define HAVE_SNPRINTF 1
22553| #define HAVE_STRFTIME 1
22554| #define HAVE_STRLCPY 1
22555| #define HAVE_STRSIGNAL 1
22556| #define HAVE_SYNC 1
22557| #define HAVE_SYSCONF 1
22558| #define HAVE_TCGETPGRP 1
22559| #define HAVE_TCSETPGRP 1
22560| #define HAVE_TEMPNAM 1
22561| #define HAVE_TIMEGM 1
22562| #define HAVE_TIMES 1
22563| #define HAVE_TMPFILE 1
22564| #define HAVE_TMPNAM 1
22565| #define HAVE_TRUNCATE 1
22566| #define HAVE_UNAME 1
22567| #define HAVE_UTIMES 1
22568| #define HAVE_VFORK 1
22569| #define HAVE_WAITID 1
22570| #define HAVE_WAITPID 1
22571| #define HAVE_WAIT3 1
22572| #define HAVE_WAIT4 1
22573| #define HAVE_WCSCOLL 1
22574| #define HAVE_WCSFTIME 1
22575| #define HAVE_WCSXFRM 1
22576| #define HAVE_WMEMCMP 1
22577| #define HAVE_WRITEV 1
22578| #define HAVE_LCHMOD 1
22579| #define HAVE_DIRFD 1
22580| #define HAVE_CHROOT 1
22581| #define HAVE_LINK 1
22582| #define HAVE_SYMLINK 1
22583| #define HAVE_FCHDIR 1
22584| #define HAVE_FSYNC 1
22585| #define HAVE_KQUEUE 1
22586| /* end confdefs.h.  */
22587|
22588| #ifdef HAVE_SYS_MMAN_H
22589| #include <sys/mman.h>
22590| #endif
22591| #ifdef HAVE_SYS_MEMFD_H
22592| #include <sys/memfd.h>
22593| #endif
22594|
22595| int
22596| main ()
22597| {
22598| void *x=memfd_create
22599|   ;
22600|   return 0;
22601| }
22602configure:12324: result: no
22603configure:12330: checking for eventfd
22604configure:12347: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22605conftest.c: In function 'main':
22606conftest.c:235: error: 'EFD_CLOEXEC' undeclared (first use in this function)
22607conftest.c:235: error: (Each undeclared identifier is reported only once
22608conftest.c:235: error: for each function it appears in.)
22609conftest.c: In function 'main':
22610conftest.c:235: error: 'EFD_CLOEXEC' undeclared (first use in this function)
22611conftest.c:235: error: (Each undeclared identifier is reported only once
22612conftest.c:235: error: for each function it appears in.)
22613lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccVWg9fG.out (No such file or directory)
22614configure:12347: $? = 1
22615configure: failed program was:
22616| /* confdefs.h */
22617| #define _GNU_SOURCE 1
22618| #define _NETBSD_SOURCE 1
22619| #define __BSD_VISIBLE 1
22620| #define _DARWIN_C_SOURCE 1
22621| #define _PYTHONFRAMEWORK "Python"
22622| #define STDC_HEADERS 1
22623| #define HAVE_SYS_TYPES_H 1
22624| #define HAVE_SYS_STAT_H 1
22625| #define HAVE_STDLIB_H 1
22626| #define HAVE_STRING_H 1
22627| #define HAVE_MEMORY_H 1
22628| #define HAVE_STRINGS_H 1
22629| #define HAVE_INTTYPES_H 1
22630| #define HAVE_STDINT_H 1
22631| #define HAVE_UNISTD_H 1
22632| #define __EXTENSIONS__ 1
22633| #define _ALL_SOURCE 1
22634| #define _GNU_SOURCE 1
22635| #define _POSIX_PTHREAD_SEMANTICS 1
22636| #define _TANDEM_SOURCE 1
22637| #define STDC_HEADERS 1
22638| #define HAVE_DLFCN_H 1
22639| #define HAVE_ERRNO_H 1
22640| #define HAVE_FCNTL_H 1
22641| #define HAVE_GRP_H 1
22642| #define HAVE_LANGINFO_H 1
22643| #define HAVE_LIBINTL_H 1
22644| #define HAVE_PTHREAD_H 1
22645| #define HAVE_SCHED_H 1
22646| #define HAVE_SIGNAL_H 1
22647| #define HAVE_TERMIOS_H 1
22648| #define HAVE_UTIME_H 1
22649| #define HAVE_POLL_H 1
22650| #define HAVE_SYS_POLL_H 1
22651| #define HAVE_SYS_XATTR_H 1
22652| #define HAVE_SYS_EVENT_H 1
22653| #define HAVE_SYS_FILE_H 1
22654| #define HAVE_SYS_IOCTL_H 1
22655| #define HAVE_SYS_KERN_CONTROL_H 1
22656| #define HAVE_SYS_LOCK_H 1
22657| #define HAVE_SYS_PARAM_H 1
22658| #define HAVE_SYS_RANDOM_H 1
22659| #define HAVE_SYS_SELECT_H 1
22660| #define HAVE_SYS_SOCKET_H 1
22661| #define HAVE_SYS_STATVFS_H 1
22662| #define HAVE_SYS_STAT_H 1
22663| #define HAVE_SYS_SYSCALL_H 1
22664| #define HAVE_SYS_SYS_DOMAIN_H 1
22665| #define HAVE_SYS_TIME_H 1
22666| #define HAVE_SYS_TIMES_H 1
22667| #define HAVE_SYS_TYPES_H 1
22668| #define HAVE_SYS_UIO_H 1
22669| #define HAVE_SYS_UN_H 1
22670| #define HAVE_SYS_UTSNAME_H 1
22671| #define HAVE_SYS_WAIT_H 1
22672| #define HAVE_SYS_RESOURCE_H 1
22673| #define HAVE_SYSEXITS_H 1
22674| #define HAVE_SPAWN_H 1
22675| #define HAVE_UTIL_H 1
22676| #define HAVE_ALLOCA_H 1
22677| #define HAVE_SYS_MMAN_H 1
22678| #define HAVE_DIRENT_H 1
22679| #define HAVE_NET_IF_H 1
22680| #define HAVE_MAKEDEV 1
22681| #define _LARGEFILE_SOURCE 1
22682| #define _FILE_OFFSET_BITS 64
22683| #if defined(SCO_DS)
22684| #undef _OFF_T
22685| #endif
22686| #define RETSIGTYPE void
22687| #define HAVE_SSIZE_T 1
22688| #define SIZEOF_INT 4
22689| #define SIZEOF_LONG 8
22690| #define ALIGNOF_LONG 8
22691| #define SIZEOF_LONG_LONG 8
22692| #define SIZEOF_VOID_P 8
22693| #define SIZEOF_SHORT 2
22694| #define SIZEOF_FLOAT 4
22695| #define SIZEOF_DOUBLE 8
22696| #define SIZEOF_FPOS_T 8
22697| #define SIZEOF_SIZE_T 8
22698| #define ALIGNOF_SIZE_T 8
22699| #define SIZEOF_PID_T 4
22700| #define SIZEOF_UINTPTR_T 8
22701| #define HAVE_LONG_DOUBLE 1
22702| #define SIZEOF_LONG_DOUBLE 16
22703| #define SIZEOF__BOOL 1
22704| #define SIZEOF_OFF_T 8
22705| #define SIZEOF_TIME_T 8
22706| #define SIZEOF_PTHREAD_T 8
22707| #define SIZEOF_PTHREAD_KEY_T 8
22708| #define WITH_NEXT_FRAMEWORK 1
22709| #define WITH_DYLD 1
22710| #define THREAD_STACK_SIZE 0x1000000
22711| #define HAVE_LIBDL 1
22712| #define HAVE_UUID_UUID_H 1
22713| #define WITH_LIBINTL 1
22714| #define WITH_DECIMAL_CONTEXTVAR 1
22715| #define _REENTRANT 1
22716| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
22717| #define HAVE_PTHREAD_SIGMASK 1
22718| #define ENABLE_IPV6 1
22719| #define WITH_DOC_STRINGS 1
22720| #define WITH_PYMALLOC 1
22721| #define PY_COERCE_C_LOCALE 1
22722| #define HAVE_DLOPEN 1
22723| #define HAVE_DYNAMIC_LOADING 1
22724| #define HAVE_ALARM 1
22725| #define HAVE_SETITIMER 1
22726| #define HAVE_GETITIMER 1
22727| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
22728| #define HAVE_CHOWN 1
22729| #define HAVE_CLOCK 1
22730| #define HAVE_CONFSTR 1
22731| #define HAVE_CTERMID 1
22732| #define HAVE_EXECV 1
22733| #define HAVE_FCHMOD 1
22734| #define HAVE_FCHOWN 1
22735| #define HAVE_FORK 1
22736| #define HAVE_FPATHCONF 1
22737| #define HAVE_FTIME 1
22738| #define HAVE_FTRUNCATE 1
22739| #define HAVE_FUTIMES 1
22740| #define HAVE_GAI_STRERROR 1
22741| #define HAVE_GETGRGID_R 1
22742| #define HAVE_GETGRNAM_R 1
22743| #define HAVE_GETGROUPLIST 1
22744| #define HAVE_GETGROUPS 1
22745| #define HAVE_GETLOGIN 1
22746| #define HAVE_GETLOADAVG 1
22747| #define HAVE_GETPEERNAME 1
22748| #define HAVE_GETPGID 1
22749| #define HAVE_GETPID 1
22750| #define HAVE_GETPRIORITY 1
22751| #define HAVE_GETPWENT 1
22752| #define HAVE_GETPWNAM_R 1
22753| #define HAVE_GETPWUID_R 1
22754| #define HAVE_GETSID 1
22755| #define HAVE_GETWD 1
22756| #define HAVE_IF_NAMEINDEX 1
22757| #define HAVE_INITGROUPS 1
22758| #define HAVE_KILL 1
22759| #define HAVE_KILLPG 1
22760| #define HAVE_LCHOWN 1
22761| #define HAVE_LOCKF 1
22762| #define HAVE_LSTAT 1
22763| #define HAVE_LUTIMES 1
22764| #define HAVE_MMAP 1
22765| #define HAVE_MBRTOWC 1
22766| #define HAVE_MKFIFO 1
22767| #define HAVE_MADVISE 1
22768| #define HAVE_MKNOD 1
22769| #define HAVE_MKTIME 1
22770| #define HAVE_NICE 1
22771| #define HAVE_PATHCONF 1
22772| #define HAVE_PAUSE 1
22773| #define HAVE_POLL 1
22774| #define HAVE_POSIX_SPAWN 1
22775| #define HAVE_POSIX_SPAWNP 1
22776| #define HAVE_PREAD 1
22777| #define HAVE_PTHREAD_KILL 1
22778| #define HAVE_PWRITE 1
22779| #define HAVE_READLINK 1
22780| #define HAVE_READV 1
22781| #define HAVE_REALPATH 1
22782| #define HAVE_SEM_OPEN 1
22783| #define HAVE_SEM_GETVALUE 1
22784| #define HAVE_SEM_UNLINK 1
22785| #define HAVE_SENDFILE 1
22786| #define HAVE_SETEGID 1
22787| #define HAVE_SETEUID 1
22788| #define HAVE_SETGID 1
22789| #define HAVE_SETHOSTNAME 1
22790| #define HAVE_SETLOCALE 1
22791| #define HAVE_SETREGID 1
22792| #define HAVE_SETREUID 1
22793| #define HAVE_SETSID 1
22794| #define HAVE_SETPGID 1
22795| #define HAVE_SETPGRP 1
22796| #define HAVE_SETPRIORITY 1
22797| #define HAVE_SETUID 1
22798| #define HAVE_SETVBUF 1
22799| #define HAVE_SCHED_GET_PRIORITY_MAX 1
22800| #define HAVE_SIGACTION 1
22801| #define HAVE_SIGALTSTACK 1
22802| #define HAVE_SIGFILLSET 1
22803| #define HAVE_SIGINTERRUPT 1
22804| #define HAVE_SIGPENDING 1
22805| #define HAVE_SIGRELSE 1
22806| #define HAVE_SIGWAIT 1
22807| #define HAVE_SNPRINTF 1
22808| #define HAVE_STRFTIME 1
22809| #define HAVE_STRLCPY 1
22810| #define HAVE_STRSIGNAL 1
22811| #define HAVE_SYNC 1
22812| #define HAVE_SYSCONF 1
22813| #define HAVE_TCGETPGRP 1
22814| #define HAVE_TCSETPGRP 1
22815| #define HAVE_TEMPNAM 1
22816| #define HAVE_TIMEGM 1
22817| #define HAVE_TIMES 1
22818| #define HAVE_TMPFILE 1
22819| #define HAVE_TMPNAM 1
22820| #define HAVE_TRUNCATE 1
22821| #define HAVE_UNAME 1
22822| #define HAVE_UTIMES 1
22823| #define HAVE_VFORK 1
22824| #define HAVE_WAITID 1
22825| #define HAVE_WAITPID 1
22826| #define HAVE_WAIT3 1
22827| #define HAVE_WAIT4 1
22828| #define HAVE_WCSCOLL 1
22829| #define HAVE_WCSFTIME 1
22830| #define HAVE_WCSXFRM 1
22831| #define HAVE_WMEMCMP 1
22832| #define HAVE_WRITEV 1
22833| #define HAVE_LCHMOD 1
22834| #define HAVE_DIRFD 1
22835| #define HAVE_CHROOT 1
22836| #define HAVE_LINK 1
22837| #define HAVE_SYMLINK 1
22838| #define HAVE_FCHDIR 1
22839| #define HAVE_FSYNC 1
22840| #define HAVE_KQUEUE 1
22841| /* end confdefs.h.  */
22842|
22843| #ifdef HAVE_SYS_EVENTFD_H
22844| #include <sys/eventfd.h>
22845| #endif
22846|
22847| int
22848| main ()
22849| {
22850| int x = eventfd(0, EFD_CLOEXEC)
22851|   ;
22852|   return 0;
22853| }
22854configure:12354: result: no
22855configure:12366: checking for ctermid_r
22856configure:12381: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22857configure:12381: $? = 0
22858configure:12385: result: yes
22859configure:12394: checking for flock declaration
22860configure:12411: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22861configure:12411: $? = 0
22862configure:12420: result: yes
22863configure:12425: checking for flock
22864configure:12425: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22865configure:12425: $? = 0
22866configure:12425: result: yes
22867configure:12483: checking for getpagesize
22868configure:12498: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22869configure:12498: $? = 0
22870configure:12502: result: yes
22871configure:12511: checking for broken unsetenv
22872configure:12526: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22873configure:12526: $? = 0
22874configure:12527: result: no
22875configure:12543: checking for true
22876configure:12559: found /usr/bin/true
22877configure:12570: result: true
22878configure:12583: checking for inet_aton in -lc
22879configure:12608: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lc  -lintl -ldl  >&5
22880configure:12608: $? = 0
22881configure:12617: result: yes
22882configure:12673: checking for chflags
22883configure:12694: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22884configure:12694: $? = 0
22885configure:12694: ./conftest
22886configure:12694: $? = 0
22887configure:12705: result: yes
22888configure:12722: checking for lchflags
22889configure:12743: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22890configure:12743: $? = 0
22891configure:12743: ./conftest
22892configure:12743: $? = 0
22893configure:12754: result: yes
22894configure:12780: checking for inflateCopy in -lz
22895configure:12805: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -Wl,-search_paths_first -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc -Wl,-search_paths_first -L/usr/local/lib conftest.c -lz  -lintl -ldl  >&5
22896ld: warning: directory not found for option '-L/usr/local/lib'
22897ld: warning: directory not found for option '-L/usr/local/lib'
22898configure:12805: $? = 0
22899configure:12814: result: yes
22900configure:12830: checking for hstrerror
22901configure:12845: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22902configure:12845: $? = 0
22903configure:12849: result: yes
22904configure:12859: checking for inet_aton
22905configure:12877: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22906configure:12877: $? = 0
22907configure:12881: result: yes
22908configure:12891: checking for inet_pton
22909configure:12909: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22910configure:12909: $? = 0
22911configure:12913: result: yes
22912configure:12923: checking for setgroups
22913configure:12941: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
22914configure:12941: $? = 0
22915configure:12945: result: yes
22916configure:12958: checking for openpty
22917configure:12958: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22918configure:12958: $? = 0
22919configure:12958: result: yes
22920configure:13055: checking for forkpty
22921configure:13055: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22922configure:13055: $? = 0
22923configure:13055: result: yes
22924configure:13155: checking for fseek64
22925configure:13155: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
22926Undefined symbols for architecture x86_64:
22927  "_fseek64", referenced from:
22928      _main in ccxdH8AN.o
22929ld: symbol(s) not found for architecture x86_64
22930collect2: ld returned 1 exit status
22931Undefined symbols for architecture ppc:
22932  "_fseek64", referenced from:
22933      _main in ccLLjUU4.o
22934ld: symbol(s) not found for architecture ppc
22935collect2: ld returned 1 exit status
22936lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccpvF0EO.out (No such file or directory)
22937configure:13155: $? = 1
22938configure: failed program was:
22939| /* confdefs.h */
22940| #define _GNU_SOURCE 1
22941| #define _NETBSD_SOURCE 1
22942| #define __BSD_VISIBLE 1
22943| #define _DARWIN_C_SOURCE 1
22944| #define _PYTHONFRAMEWORK "Python"
22945| #define STDC_HEADERS 1
22946| #define HAVE_SYS_TYPES_H 1
22947| #define HAVE_SYS_STAT_H 1
22948| #define HAVE_STDLIB_H 1
22949| #define HAVE_STRING_H 1
22950| #define HAVE_MEMORY_H 1
22951| #define HAVE_STRINGS_H 1
22952| #define HAVE_INTTYPES_H 1
22953| #define HAVE_STDINT_H 1
22954| #define HAVE_UNISTD_H 1
22955| #define __EXTENSIONS__ 1
22956| #define _ALL_SOURCE 1
22957| #define _GNU_SOURCE 1
22958| #define _POSIX_PTHREAD_SEMANTICS 1
22959| #define _TANDEM_SOURCE 1
22960| #define STDC_HEADERS 1
22961| #define HAVE_DLFCN_H 1
22962| #define HAVE_ERRNO_H 1
22963| #define HAVE_FCNTL_H 1
22964| #define HAVE_GRP_H 1
22965| #define HAVE_LANGINFO_H 1
22966| #define HAVE_LIBINTL_H 1
22967| #define HAVE_PTHREAD_H 1
22968| #define HAVE_SCHED_H 1
22969| #define HAVE_SIGNAL_H 1
22970| #define HAVE_TERMIOS_H 1
22971| #define HAVE_UTIME_H 1
22972| #define HAVE_POLL_H 1
22973| #define HAVE_SYS_POLL_H 1
22974| #define HAVE_SYS_XATTR_H 1
22975| #define HAVE_SYS_EVENT_H 1
22976| #define HAVE_SYS_FILE_H 1
22977| #define HAVE_SYS_IOCTL_H 1
22978| #define HAVE_SYS_KERN_CONTROL_H 1
22979| #define HAVE_SYS_LOCK_H 1
22980| #define HAVE_SYS_PARAM_H 1
22981| #define HAVE_SYS_RANDOM_H 1
22982| #define HAVE_SYS_SELECT_H 1
22983| #define HAVE_SYS_SOCKET_H 1
22984| #define HAVE_SYS_STATVFS_H 1
22985| #define HAVE_SYS_STAT_H 1
22986| #define HAVE_SYS_SYSCALL_H 1
22987| #define HAVE_SYS_SYS_DOMAIN_H 1
22988| #define HAVE_SYS_TIME_H 1
22989| #define HAVE_SYS_TIMES_H 1
22990| #define HAVE_SYS_TYPES_H 1
22991| #define HAVE_SYS_UIO_H 1
22992| #define HAVE_SYS_UN_H 1
22993| #define HAVE_SYS_UTSNAME_H 1
22994| #define HAVE_SYS_WAIT_H 1
22995| #define HAVE_SYS_RESOURCE_H 1
22996| #define HAVE_SYSEXITS_H 1
22997| #define HAVE_SPAWN_H 1
22998| #define HAVE_UTIL_H 1
22999| #define HAVE_ALLOCA_H 1
23000| #define HAVE_SYS_MMAN_H 1
23001| #define HAVE_DIRENT_H 1
23002| #define HAVE_NET_IF_H 1
23003| #define HAVE_MAKEDEV 1
23004| #define _LARGEFILE_SOURCE 1
23005| #define _FILE_OFFSET_BITS 64
23006| #if defined(SCO_DS)
23007| #undef _OFF_T
23008| #endif
23009| #define RETSIGTYPE void
23010| #define HAVE_SSIZE_T 1
23011| #define SIZEOF_INT 4
23012| #define SIZEOF_LONG 8
23013| #define ALIGNOF_LONG 8
23014| #define SIZEOF_LONG_LONG 8
23015| #define SIZEOF_VOID_P 8
23016| #define SIZEOF_SHORT 2
23017| #define SIZEOF_FLOAT 4
23018| #define SIZEOF_DOUBLE 8
23019| #define SIZEOF_FPOS_T 8
23020| #define SIZEOF_SIZE_T 8
23021| #define ALIGNOF_SIZE_T 8
23022| #define SIZEOF_PID_T 4
23023| #define SIZEOF_UINTPTR_T 8
23024| #define HAVE_LONG_DOUBLE 1
23025| #define SIZEOF_LONG_DOUBLE 16
23026| #define SIZEOF__BOOL 1
23027| #define SIZEOF_OFF_T 8
23028| #define SIZEOF_TIME_T 8
23029| #define SIZEOF_PTHREAD_T 8
23030| #define SIZEOF_PTHREAD_KEY_T 8
23031| #define WITH_NEXT_FRAMEWORK 1
23032| #define WITH_DYLD 1
23033| #define THREAD_STACK_SIZE 0x1000000
23034| #define HAVE_LIBDL 1
23035| #define HAVE_UUID_UUID_H 1
23036| #define WITH_LIBINTL 1
23037| #define WITH_DECIMAL_CONTEXTVAR 1
23038| #define _REENTRANT 1
23039| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
23040| #define HAVE_PTHREAD_SIGMASK 1
23041| #define ENABLE_IPV6 1
23042| #define WITH_DOC_STRINGS 1
23043| #define WITH_PYMALLOC 1
23044| #define PY_COERCE_C_LOCALE 1
23045| #define HAVE_DLOPEN 1
23046| #define HAVE_DYNAMIC_LOADING 1
23047| #define HAVE_ALARM 1
23048| #define HAVE_SETITIMER 1
23049| #define HAVE_GETITIMER 1
23050| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
23051| #define HAVE_CHOWN 1
23052| #define HAVE_CLOCK 1
23053| #define HAVE_CONFSTR 1
23054| #define HAVE_CTERMID 1
23055| #define HAVE_EXECV 1
23056| #define HAVE_FCHMOD 1
23057| #define HAVE_FCHOWN 1
23058| #define HAVE_FORK 1
23059| #define HAVE_FPATHCONF 1
23060| #define HAVE_FTIME 1
23061| #define HAVE_FTRUNCATE 1
23062| #define HAVE_FUTIMES 1
23063| #define HAVE_GAI_STRERROR 1
23064| #define HAVE_GETGRGID_R 1
23065| #define HAVE_GETGRNAM_R 1
23066| #define HAVE_GETGROUPLIST 1
23067| #define HAVE_GETGROUPS 1
23068| #define HAVE_GETLOGIN 1
23069| #define HAVE_GETLOADAVG 1
23070| #define HAVE_GETPEERNAME 1
23071| #define HAVE_GETPGID 1
23072| #define HAVE_GETPID 1
23073| #define HAVE_GETPRIORITY 1
23074| #define HAVE_GETPWENT 1
23075| #define HAVE_GETPWNAM_R 1
23076| #define HAVE_GETPWUID_R 1
23077| #define HAVE_GETSID 1
23078| #define HAVE_GETWD 1
23079| #define HAVE_IF_NAMEINDEX 1
23080| #define HAVE_INITGROUPS 1
23081| #define HAVE_KILL 1
23082| #define HAVE_KILLPG 1
23083| #define HAVE_LCHOWN 1
23084| #define HAVE_LOCKF 1
23085| #define HAVE_LSTAT 1
23086| #define HAVE_LUTIMES 1
23087| #define HAVE_MMAP 1
23088| #define HAVE_MBRTOWC 1
23089| #define HAVE_MKFIFO 1
23090| #define HAVE_MADVISE 1
23091| #define HAVE_MKNOD 1
23092| #define HAVE_MKTIME 1
23093| #define HAVE_NICE 1
23094| #define HAVE_PATHCONF 1
23095| #define HAVE_PAUSE 1
23096| #define HAVE_POLL 1
23097| #define HAVE_POSIX_SPAWN 1
23098| #define HAVE_POSIX_SPAWNP 1
23099| #define HAVE_PREAD 1
23100| #define HAVE_PTHREAD_KILL 1
23101| #define HAVE_PWRITE 1
23102| #define HAVE_READLINK 1
23103| #define HAVE_READV 1
23104| #define HAVE_REALPATH 1
23105| #define HAVE_SEM_OPEN 1
23106| #define HAVE_SEM_GETVALUE 1
23107| #define HAVE_SEM_UNLINK 1
23108| #define HAVE_SENDFILE 1
23109| #define HAVE_SETEGID 1
23110| #define HAVE_SETEUID 1
23111| #define HAVE_SETGID 1
23112| #define HAVE_SETHOSTNAME 1
23113| #define HAVE_SETLOCALE 1
23114| #define HAVE_SETREGID 1
23115| #define HAVE_SETREUID 1
23116| #define HAVE_SETSID 1
23117| #define HAVE_SETPGID 1
23118| #define HAVE_SETPGRP 1
23119| #define HAVE_SETPRIORITY 1
23120| #define HAVE_SETUID 1
23121| #define HAVE_SETVBUF 1
23122| #define HAVE_SCHED_GET_PRIORITY_MAX 1
23123| #define HAVE_SIGACTION 1
23124| #define HAVE_SIGALTSTACK 1
23125| #define HAVE_SIGFILLSET 1
23126| #define HAVE_SIGINTERRUPT 1
23127| #define HAVE_SIGPENDING 1
23128| #define HAVE_SIGRELSE 1
23129| #define HAVE_SIGWAIT 1
23130| #define HAVE_SNPRINTF 1
23131| #define HAVE_STRFTIME 1
23132| #define HAVE_STRLCPY 1
23133| #define HAVE_STRSIGNAL 1
23134| #define HAVE_SYNC 1
23135| #define HAVE_SYSCONF 1
23136| #define HAVE_TCGETPGRP 1
23137| #define HAVE_TCSETPGRP 1
23138| #define HAVE_TEMPNAM 1
23139| #define HAVE_TIMEGM 1
23140| #define HAVE_TIMES 1
23141| #define HAVE_TMPFILE 1
23142| #define HAVE_TMPNAM 1
23143| #define HAVE_TRUNCATE 1
23144| #define HAVE_UNAME 1
23145| #define HAVE_UTIMES 1
23146| #define HAVE_VFORK 1
23147| #define HAVE_WAITID 1
23148| #define HAVE_WAITPID 1
23149| #define HAVE_WAIT3 1
23150| #define HAVE_WAIT4 1
23151| #define HAVE_WCSCOLL 1
23152| #define HAVE_WCSFTIME 1
23153| #define HAVE_WCSXFRM 1
23154| #define HAVE_WMEMCMP 1
23155| #define HAVE_WRITEV 1
23156| #define HAVE_LCHMOD 1
23157| #define HAVE_DIRFD 1
23158| #define HAVE_CHROOT 1
23159| #define HAVE_LINK 1
23160| #define HAVE_SYMLINK 1
23161| #define HAVE_FCHDIR 1
23162| #define HAVE_FSYNC 1
23163| #define HAVE_KQUEUE 1
23164| #define HAVE_CTERMID_R 1
23165| #define HAVE_FLOCK 1
23166| #define HAVE_GETPAGESIZE 1
23167| #define HAVE_CHFLAGS 1
23168| #define HAVE_LCHFLAGS 1
23169| #define HAVE_ZLIB_COPY 1
23170| #define HAVE_HSTRERROR 1
23171| #define HAVE_INET_ATON 1
23172| #define HAVE_INET_PTON 1
23173| #define HAVE_SETGROUPS 1
23174| #define HAVE_OPENPTY 1
23175| #define HAVE_FORKPTY 1
23176| /* end confdefs.h.  */
23177| /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64.
23178|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
23179| #define fseek64 innocuous_fseek64
23180|
23181| /* System header to define __stub macros and hopefully few prototypes,
23182|     which can conflict with char fseek64 (); below.
23183|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23184|     <limits.h> exists even on freestanding compilers.  */
23185|
23186| #ifdef __STDC__
23187| # include <limits.h>
23188| #else
23189| # include <assert.h>
23190| #endif
23191|
23192| #undef fseek64
23193|
23194| /* Override any GCC internal prototype to avoid an error.
23195|    Use char because int might match the return type of a GCC
23196|    builtin and then its argument prototype would still apply.  */
23197| #ifdef __cplusplus
23198| extern "C"
23199| #endif
23200| char fseek64 ();
23201| /* The GNU C library defines this for functions which it implements
23202|     to always fail with ENOSYS.  Some functions are actually named
23203|     something starting with __ and the normal name is an alias.  */
23204| #if defined __stub_fseek64 || defined __stub___fseek64
23205| choke me
23206| #endif
23207|
23208| int
23209| main ()
23210| {
23211| return fseek64 ();
23212|   ;
23213|   return 0;
23214| }
23215configure:13155: result: no
23216configure:13155: checking for fseeko
23217configure:13155: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
23218configure:13155: $? = 0
23219configure:13155: result: yes
23220configure:13155: checking for fstatvfs
23221configure:13155: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
23222configure:13155: $? = 0
23223configure:13155: result: yes
23224configure:13155: checking for ftell64
23225configure:13155: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
23226Undefined symbols for architecture x86_64:
23227  "_ftell64", referenced from:
23228      _main in cckZtJTo.o
23229ld: symbol(s) not found for architecture x86_64
23230collect2: ld returned 1 exit status
23231Undefined symbols for architecture ppc:
23232  "_ftell64", referenced from:
23233      _main in ccQzDkzC.o
23234ld: symbol(s) not found for architecture ppc
23235collect2: ld returned 1 exit status
23236lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccgbt43K.out (No such file or directory)
23237configure:13155: $? = 1
23238configure: failed program was:
23239| /* confdefs.h */
23240| #define _GNU_SOURCE 1
23241| #define _NETBSD_SOURCE 1
23242| #define __BSD_VISIBLE 1
23243| #define _DARWIN_C_SOURCE 1
23244| #define _PYTHONFRAMEWORK "Python"
23245| #define STDC_HEADERS 1
23246| #define HAVE_SYS_TYPES_H 1
23247| #define HAVE_SYS_STAT_H 1
23248| #define HAVE_STDLIB_H 1
23249| #define HAVE_STRING_H 1
23250| #define HAVE_MEMORY_H 1
23251| #define HAVE_STRINGS_H 1
23252| #define HAVE_INTTYPES_H 1
23253| #define HAVE_STDINT_H 1
23254| #define HAVE_UNISTD_H 1
23255| #define __EXTENSIONS__ 1
23256| #define _ALL_SOURCE 1
23257| #define _GNU_SOURCE 1
23258| #define _POSIX_PTHREAD_SEMANTICS 1
23259| #define _TANDEM_SOURCE 1
23260| #define STDC_HEADERS 1
23261| #define HAVE_DLFCN_H 1
23262| #define HAVE_ERRNO_H 1
23263| #define HAVE_FCNTL_H 1
23264| #define HAVE_GRP_H 1
23265| #define HAVE_LANGINFO_H 1
23266| #define HAVE_LIBINTL_H 1
23267| #define HAVE_PTHREAD_H 1
23268| #define HAVE_SCHED_H 1
23269| #define HAVE_SIGNAL_H 1
23270| #define HAVE_TERMIOS_H 1
23271| #define HAVE_UTIME_H 1
23272| #define HAVE_POLL_H 1
23273| #define HAVE_SYS_POLL_H 1
23274| #define HAVE_SYS_XATTR_H 1
23275| #define HAVE_SYS_EVENT_H 1
23276| #define HAVE_SYS_FILE_H 1
23277| #define HAVE_SYS_IOCTL_H 1
23278| #define HAVE_SYS_KERN_CONTROL_H 1
23279| #define HAVE_SYS_LOCK_H 1
23280| #define HAVE_SYS_PARAM_H 1
23281| #define HAVE_SYS_RANDOM_H 1
23282| #define HAVE_SYS_SELECT_H 1
23283| #define HAVE_SYS_SOCKET_H 1
23284| #define HAVE_SYS_STATVFS_H 1
23285| #define HAVE_SYS_STAT_H 1
23286| #define HAVE_SYS_SYSCALL_H 1
23287| #define HAVE_SYS_SYS_DOMAIN_H 1
23288| #define HAVE_SYS_TIME_H 1
23289| #define HAVE_SYS_TIMES_H 1
23290| #define HAVE_SYS_TYPES_H 1
23291| #define HAVE_SYS_UIO_H 1
23292| #define HAVE_SYS_UN_H 1
23293| #define HAVE_SYS_UTSNAME_H 1
23294| #define HAVE_SYS_WAIT_H 1
23295| #define HAVE_SYS_RESOURCE_H 1
23296| #define HAVE_SYSEXITS_H 1
23297| #define HAVE_SPAWN_H 1
23298| #define HAVE_UTIL_H 1
23299| #define HAVE_ALLOCA_H 1
23300| #define HAVE_SYS_MMAN_H 1
23301| #define HAVE_DIRENT_H 1
23302| #define HAVE_NET_IF_H 1
23303| #define HAVE_MAKEDEV 1
23304| #define _LARGEFILE_SOURCE 1
23305| #define _FILE_OFFSET_BITS 64
23306| #if defined(SCO_DS)
23307| #undef _OFF_T
23308| #endif
23309| #define RETSIGTYPE void
23310| #define HAVE_SSIZE_T 1
23311| #define SIZEOF_INT 4
23312| #define SIZEOF_LONG 8
23313| #define ALIGNOF_LONG 8
23314| #define SIZEOF_LONG_LONG 8
23315| #define SIZEOF_VOID_P 8
23316| #define SIZEOF_SHORT 2
23317| #define SIZEOF_FLOAT 4
23318| #define SIZEOF_DOUBLE 8
23319| #define SIZEOF_FPOS_T 8
23320| #define SIZEOF_SIZE_T 8
23321| #define ALIGNOF_SIZE_T 8
23322| #define SIZEOF_PID_T 4
23323| #define SIZEOF_UINTPTR_T 8
23324| #define HAVE_LONG_DOUBLE 1
23325| #define SIZEOF_LONG_DOUBLE 16
23326| #define SIZEOF__BOOL 1
23327| #define SIZEOF_OFF_T 8
23328| #define SIZEOF_TIME_T 8
23329| #define SIZEOF_PTHREAD_T 8
23330| #define SIZEOF_PTHREAD_KEY_T 8
23331| #define WITH_NEXT_FRAMEWORK 1
23332| #define WITH_DYLD 1
23333| #define THREAD_STACK_SIZE 0x1000000
23334| #define HAVE_LIBDL 1
23335| #define HAVE_UUID_UUID_H 1
23336| #define WITH_LIBINTL 1
23337| #define WITH_DECIMAL_CONTEXTVAR 1
23338| #define _REENTRANT 1
23339| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
23340| #define HAVE_PTHREAD_SIGMASK 1
23341| #define ENABLE_IPV6 1
23342| #define WITH_DOC_STRINGS 1
23343| #define WITH_PYMALLOC 1
23344| #define PY_COERCE_C_LOCALE 1
23345| #define HAVE_DLOPEN 1
23346| #define HAVE_DYNAMIC_LOADING 1
23347| #define HAVE_ALARM 1
23348| #define HAVE_SETITIMER 1
23349| #define HAVE_GETITIMER 1
23350| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
23351| #define HAVE_CHOWN 1
23352| #define HAVE_CLOCK 1
23353| #define HAVE_CONFSTR 1
23354| #define HAVE_CTERMID 1
23355| #define HAVE_EXECV 1
23356| #define HAVE_FCHMOD 1
23357| #define HAVE_FCHOWN 1
23358| #define HAVE_FORK 1
23359| #define HAVE_FPATHCONF 1
23360| #define HAVE_FTIME 1
23361| #define HAVE_FTRUNCATE 1
23362| #define HAVE_FUTIMES 1
23363| #define HAVE_GAI_STRERROR 1
23364| #define HAVE_GETGRGID_R 1
23365| #define HAVE_GETGRNAM_R 1
23366| #define HAVE_GETGROUPLIST 1
23367| #define HAVE_GETGROUPS 1
23368| #define HAVE_GETLOGIN 1
23369| #define HAVE_GETLOADAVG 1
23370| #define HAVE_GETPEERNAME 1
23371| #define HAVE_GETPGID 1
23372| #define HAVE_GETPID 1
23373| #define HAVE_GETPRIORITY 1
23374| #define HAVE_GETPWENT 1
23375| #define HAVE_GETPWNAM_R 1
23376| #define HAVE_GETPWUID_R 1
23377| #define HAVE_GETSID 1
23378| #define HAVE_GETWD 1
23379| #define HAVE_IF_NAMEINDEX 1
23380| #define HAVE_INITGROUPS 1
23381| #define HAVE_KILL 1
23382| #define HAVE_KILLPG 1
23383| #define HAVE_LCHOWN 1
23384| #define HAVE_LOCKF 1
23385| #define HAVE_LSTAT 1
23386| #define HAVE_LUTIMES 1
23387| #define HAVE_MMAP 1
23388| #define HAVE_MBRTOWC 1
23389| #define HAVE_MKFIFO 1
23390| #define HAVE_MADVISE 1
23391| #define HAVE_MKNOD 1
23392| #define HAVE_MKTIME 1
23393| #define HAVE_NICE 1
23394| #define HAVE_PATHCONF 1
23395| #define HAVE_PAUSE 1
23396| #define HAVE_POLL 1
23397| #define HAVE_POSIX_SPAWN 1
23398| #define HAVE_POSIX_SPAWNP 1
23399| #define HAVE_PREAD 1
23400| #define HAVE_PTHREAD_KILL 1
23401| #define HAVE_PWRITE 1
23402| #define HAVE_READLINK 1
23403| #define HAVE_READV 1
23404| #define HAVE_REALPATH 1
23405| #define HAVE_SEM_OPEN 1
23406| #define HAVE_SEM_GETVALUE 1
23407| #define HAVE_SEM_UNLINK 1
23408| #define HAVE_SENDFILE 1
23409| #define HAVE_SETEGID 1
23410| #define HAVE_SETEUID 1
23411| #define HAVE_SETGID 1
23412| #define HAVE_SETHOSTNAME 1
23413| #define HAVE_SETLOCALE 1
23414| #define HAVE_SETREGID 1
23415| #define HAVE_SETREUID 1
23416| #define HAVE_SETSID 1
23417| #define HAVE_SETPGID 1
23418| #define HAVE_SETPGRP 1
23419| #define HAVE_SETPRIORITY 1
23420| #define HAVE_SETUID 1
23421| #define HAVE_SETVBUF 1
23422| #define HAVE_SCHED_GET_PRIORITY_MAX 1
23423| #define HAVE_SIGACTION 1
23424| #define HAVE_SIGALTSTACK 1
23425| #define HAVE_SIGFILLSET 1
23426| #define HAVE_SIGINTERRUPT 1
23427| #define HAVE_SIGPENDING 1
23428| #define HAVE_SIGRELSE 1
23429| #define HAVE_SIGWAIT 1
23430| #define HAVE_SNPRINTF 1
23431| #define HAVE_STRFTIME 1
23432| #define HAVE_STRLCPY 1
23433| #define HAVE_STRSIGNAL 1
23434| #define HAVE_SYNC 1
23435| #define HAVE_SYSCONF 1
23436| #define HAVE_TCGETPGRP 1
23437| #define HAVE_TCSETPGRP 1
23438| #define HAVE_TEMPNAM 1
23439| #define HAVE_TIMEGM 1
23440| #define HAVE_TIMES 1
23441| #define HAVE_TMPFILE 1
23442| #define HAVE_TMPNAM 1
23443| #define HAVE_TRUNCATE 1
23444| #define HAVE_UNAME 1
23445| #define HAVE_UTIMES 1
23446| #define HAVE_VFORK 1
23447| #define HAVE_WAITID 1
23448| #define HAVE_WAITPID 1
23449| #define HAVE_WAIT3 1
23450| #define HAVE_WAIT4 1
23451| #define HAVE_WCSCOLL 1
23452| #define HAVE_WCSFTIME 1
23453| #define HAVE_WCSXFRM 1
23454| #define HAVE_WMEMCMP 1
23455| #define HAVE_WRITEV 1
23456| #define HAVE_LCHMOD 1
23457| #define HAVE_DIRFD 1
23458| #define HAVE_CHROOT 1
23459| #define HAVE_LINK 1
23460| #define HAVE_SYMLINK 1
23461| #define HAVE_FCHDIR 1
23462| #define HAVE_FSYNC 1
23463| #define HAVE_KQUEUE 1
23464| #define HAVE_CTERMID_R 1
23465| #define HAVE_FLOCK 1
23466| #define HAVE_GETPAGESIZE 1
23467| #define HAVE_CHFLAGS 1
23468| #define HAVE_LCHFLAGS 1
23469| #define HAVE_ZLIB_COPY 1
23470| #define HAVE_HSTRERROR 1
23471| #define HAVE_INET_ATON 1
23472| #define HAVE_INET_PTON 1
23473| #define HAVE_SETGROUPS 1
23474| #define HAVE_OPENPTY 1
23475| #define HAVE_FORKPTY 1
23476| #define HAVE_FSEEKO 1
23477| #define HAVE_FSTATVFS 1
23478| /* end confdefs.h.  */
23479| /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64.
23480|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
23481| #define ftell64 innocuous_ftell64
23482|
23483| /* System header to define __stub macros and hopefully few prototypes,
23484|     which can conflict with char ftell64 (); below.
23485|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23486|     <limits.h> exists even on freestanding compilers.  */
23487|
23488| #ifdef __STDC__
23489| # include <limits.h>
23490| #else
23491| # include <assert.h>
23492| #endif
23493|
23494| #undef ftell64
23495|
23496| /* Override any GCC internal prototype to avoid an error.
23497|    Use char because int might match the return type of a GCC
23498|    builtin and then its argument prototype would still apply.  */
23499| #ifdef __cplusplus
23500| extern "C"
23501| #endif
23502| char ftell64 ();
23503| /* The GNU C library defines this for functions which it implements
23504|     to always fail with ENOSYS.  Some functions are actually named
23505|     something starting with __ and the normal name is an alias.  */
23506| #if defined __stub_ftell64 || defined __stub___ftell64
23507| choke me
23508| #endif
23509|
23510| int
23511| main ()
23512| {
23513| return ftell64 ();
23514|   ;
23515|   return 0;
23516| }
23517configure:13155: result: no
23518configure:13155: checking for ftello
23519configure:13155: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
23520configure:13155: $? = 0
23521configure:13155: result: yes
23522configure:13155: checking for statvfs
23523configure:13155: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
23524configure:13155: $? = 0
23525configure:13155: result: yes
23526configure:13165: checking for dup2
23527configure:13165: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
23528configure:13165: $? = 0
23529configure:13165: result: yes
23530configure:13181: checking for getpgrp
23531configure:13181: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
23532configure:13181: $? = 0
23533configure:13181: result: yes
23534configure:13197: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
23535conftest.c: In function 'main':
23536conftest.c:249: error: too many arguments to function 'getpgrp'
23537conftest.c: In function 'main':
23538conftest.c:249: error: too many arguments to function 'getpgrp'
23539lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccUPsDtW.out (No such file or directory)
23540configure:13197: $? = 1
23541configure: failed program was:
23542| /* confdefs.h */
23543| #define _GNU_SOURCE 1
23544| #define _NETBSD_SOURCE 1
23545| #define __BSD_VISIBLE 1
23546| #define _DARWIN_C_SOURCE 1
23547| #define _PYTHONFRAMEWORK "Python"
23548| #define STDC_HEADERS 1
23549| #define HAVE_SYS_TYPES_H 1
23550| #define HAVE_SYS_STAT_H 1
23551| #define HAVE_STDLIB_H 1
23552| #define HAVE_STRING_H 1
23553| #define HAVE_MEMORY_H 1
23554| #define HAVE_STRINGS_H 1
23555| #define HAVE_INTTYPES_H 1
23556| #define HAVE_STDINT_H 1
23557| #define HAVE_UNISTD_H 1
23558| #define __EXTENSIONS__ 1
23559| #define _ALL_SOURCE 1
23560| #define _GNU_SOURCE 1
23561| #define _POSIX_PTHREAD_SEMANTICS 1
23562| #define _TANDEM_SOURCE 1
23563| #define STDC_HEADERS 1
23564| #define HAVE_DLFCN_H 1
23565| #define HAVE_ERRNO_H 1
23566| #define HAVE_FCNTL_H 1
23567| #define HAVE_GRP_H 1
23568| #define HAVE_LANGINFO_H 1
23569| #define HAVE_LIBINTL_H 1
23570| #define HAVE_PTHREAD_H 1
23571| #define HAVE_SCHED_H 1
23572| #define HAVE_SIGNAL_H 1
23573| #define HAVE_TERMIOS_H 1
23574| #define HAVE_UTIME_H 1
23575| #define HAVE_POLL_H 1
23576| #define HAVE_SYS_POLL_H 1
23577| #define HAVE_SYS_XATTR_H 1
23578| #define HAVE_SYS_EVENT_H 1
23579| #define HAVE_SYS_FILE_H 1
23580| #define HAVE_SYS_IOCTL_H 1
23581| #define HAVE_SYS_KERN_CONTROL_H 1
23582| #define HAVE_SYS_LOCK_H 1
23583| #define HAVE_SYS_PARAM_H 1
23584| #define HAVE_SYS_RANDOM_H 1
23585| #define HAVE_SYS_SELECT_H 1
23586| #define HAVE_SYS_SOCKET_H 1
23587| #define HAVE_SYS_STATVFS_H 1
23588| #define HAVE_SYS_STAT_H 1
23589| #define HAVE_SYS_SYSCALL_H 1
23590| #define HAVE_SYS_SYS_DOMAIN_H 1
23591| #define HAVE_SYS_TIME_H 1
23592| #define HAVE_SYS_TIMES_H 1
23593| #define HAVE_SYS_TYPES_H 1
23594| #define HAVE_SYS_UIO_H 1
23595| #define HAVE_SYS_UN_H 1
23596| #define HAVE_SYS_UTSNAME_H 1
23597| #define HAVE_SYS_WAIT_H 1
23598| #define HAVE_SYS_RESOURCE_H 1
23599| #define HAVE_SYSEXITS_H 1
23600| #define HAVE_SPAWN_H 1
23601| #define HAVE_UTIL_H 1
23602| #define HAVE_ALLOCA_H 1
23603| #define HAVE_SYS_MMAN_H 1
23604| #define HAVE_DIRENT_H 1
23605| #define HAVE_NET_IF_H 1
23606| #define HAVE_MAKEDEV 1
23607| #define _LARGEFILE_SOURCE 1
23608| #define _FILE_OFFSET_BITS 64
23609| #if defined(SCO_DS)
23610| #undef _OFF_T
23611| #endif
23612| #define RETSIGTYPE void
23613| #define HAVE_SSIZE_T 1
23614| #define SIZEOF_INT 4
23615| #define SIZEOF_LONG 8
23616| #define ALIGNOF_LONG 8
23617| #define SIZEOF_LONG_LONG 8
23618| #define SIZEOF_VOID_P 8
23619| #define SIZEOF_SHORT 2
23620| #define SIZEOF_FLOAT 4
23621| #define SIZEOF_DOUBLE 8
23622| #define SIZEOF_FPOS_T 8
23623| #define SIZEOF_SIZE_T 8
23624| #define ALIGNOF_SIZE_T 8
23625| #define SIZEOF_PID_T 4
23626| #define SIZEOF_UINTPTR_T 8
23627| #define HAVE_LONG_DOUBLE 1
23628| #define SIZEOF_LONG_DOUBLE 16
23629| #define SIZEOF__BOOL 1
23630| #define SIZEOF_OFF_T 8
23631| #define SIZEOF_TIME_T 8
23632| #define SIZEOF_PTHREAD_T 8
23633| #define SIZEOF_PTHREAD_KEY_T 8
23634| #define WITH_NEXT_FRAMEWORK 1
23635| #define WITH_DYLD 1
23636| #define THREAD_STACK_SIZE 0x1000000
23637| #define HAVE_LIBDL 1
23638| #define HAVE_UUID_UUID_H 1
23639| #define WITH_LIBINTL 1
23640| #define WITH_DECIMAL_CONTEXTVAR 1
23641| #define _REENTRANT 1
23642| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
23643| #define HAVE_PTHREAD_SIGMASK 1
23644| #define ENABLE_IPV6 1
23645| #define WITH_DOC_STRINGS 1
23646| #define WITH_PYMALLOC 1
23647| #define PY_COERCE_C_LOCALE 1
23648| #define HAVE_DLOPEN 1
23649| #define HAVE_DYNAMIC_LOADING 1
23650| #define HAVE_ALARM 1
23651| #define HAVE_SETITIMER 1
23652| #define HAVE_GETITIMER 1
23653| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
23654| #define HAVE_CHOWN 1
23655| #define HAVE_CLOCK 1
23656| #define HAVE_CONFSTR 1
23657| #define HAVE_CTERMID 1
23658| #define HAVE_EXECV 1
23659| #define HAVE_FCHMOD 1
23660| #define HAVE_FCHOWN 1
23661| #define HAVE_FORK 1
23662| #define HAVE_FPATHCONF 1
23663| #define HAVE_FTIME 1
23664| #define HAVE_FTRUNCATE 1
23665| #define HAVE_FUTIMES 1
23666| #define HAVE_GAI_STRERROR 1
23667| #define HAVE_GETGRGID_R 1
23668| #define HAVE_GETGRNAM_R 1
23669| #define HAVE_GETGROUPLIST 1
23670| #define HAVE_GETGROUPS 1
23671| #define HAVE_GETLOGIN 1
23672| #define HAVE_GETLOADAVG 1
23673| #define HAVE_GETPEERNAME 1
23674| #define HAVE_GETPGID 1
23675| #define HAVE_GETPID 1
23676| #define HAVE_GETPRIORITY 1
23677| #define HAVE_GETPWENT 1
23678| #define HAVE_GETPWNAM_R 1
23679| #define HAVE_GETPWUID_R 1
23680| #define HAVE_GETSID 1
23681| #define HAVE_GETWD 1
23682| #define HAVE_IF_NAMEINDEX 1
23683| #define HAVE_INITGROUPS 1
23684| #define HAVE_KILL 1
23685| #define HAVE_KILLPG 1
23686| #define HAVE_LCHOWN 1
23687| #define HAVE_LOCKF 1
23688| #define HAVE_LSTAT 1
23689| #define HAVE_LUTIMES 1
23690| #define HAVE_MMAP 1
23691| #define HAVE_MBRTOWC 1
23692| #define HAVE_MKFIFO 1
23693| #define HAVE_MADVISE 1
23694| #define HAVE_MKNOD 1
23695| #define HAVE_MKTIME 1
23696| #define HAVE_NICE 1
23697| #define HAVE_PATHCONF 1
23698| #define HAVE_PAUSE 1
23699| #define HAVE_POLL 1
23700| #define HAVE_POSIX_SPAWN 1
23701| #define HAVE_POSIX_SPAWNP 1
23702| #define HAVE_PREAD 1
23703| #define HAVE_PTHREAD_KILL 1
23704| #define HAVE_PWRITE 1
23705| #define HAVE_READLINK 1
23706| #define HAVE_READV 1
23707| #define HAVE_REALPATH 1
23708| #define HAVE_SEM_OPEN 1
23709| #define HAVE_SEM_GETVALUE 1
23710| #define HAVE_SEM_UNLINK 1
23711| #define HAVE_SENDFILE 1
23712| #define HAVE_SETEGID 1
23713| #define HAVE_SETEUID 1
23714| #define HAVE_SETGID 1
23715| #define HAVE_SETHOSTNAME 1
23716| #define HAVE_SETLOCALE 1
23717| #define HAVE_SETREGID 1
23718| #define HAVE_SETREUID 1
23719| #define HAVE_SETSID 1
23720| #define HAVE_SETPGID 1
23721| #define HAVE_SETPGRP 1
23722| #define HAVE_SETPRIORITY 1
23723| #define HAVE_SETUID 1
23724| #define HAVE_SETVBUF 1
23725| #define HAVE_SCHED_GET_PRIORITY_MAX 1
23726| #define HAVE_SIGACTION 1
23727| #define HAVE_SIGALTSTACK 1
23728| #define HAVE_SIGFILLSET 1
23729| #define HAVE_SIGINTERRUPT 1
23730| #define HAVE_SIGPENDING 1
23731| #define HAVE_SIGRELSE 1
23732| #define HAVE_SIGWAIT 1
23733| #define HAVE_SNPRINTF 1
23734| #define HAVE_STRFTIME 1
23735| #define HAVE_STRLCPY 1
23736| #define HAVE_STRSIGNAL 1
23737| #define HAVE_SYNC 1
23738| #define HAVE_SYSCONF 1
23739| #define HAVE_TCGETPGRP 1
23740| #define HAVE_TCSETPGRP 1
23741| #define HAVE_TEMPNAM 1
23742| #define HAVE_TIMEGM 1
23743| #define HAVE_TIMES 1
23744| #define HAVE_TMPFILE 1
23745| #define HAVE_TMPNAM 1
23746| #define HAVE_TRUNCATE 1
23747| #define HAVE_UNAME 1
23748| #define HAVE_UTIMES 1
23749| #define HAVE_VFORK 1
23750| #define HAVE_WAITID 1
23751| #define HAVE_WAITPID 1
23752| #define HAVE_WAIT3 1
23753| #define HAVE_WAIT4 1
23754| #define HAVE_WCSCOLL 1
23755| #define HAVE_WCSFTIME 1
23756| #define HAVE_WCSXFRM 1
23757| #define HAVE_WMEMCMP 1
23758| #define HAVE_WRITEV 1
23759| #define HAVE_LCHMOD 1
23760| #define HAVE_DIRFD 1
23761| #define HAVE_CHROOT 1
23762| #define HAVE_LINK 1
23763| #define HAVE_SYMLINK 1
23764| #define HAVE_FCHDIR 1
23765| #define HAVE_FSYNC 1
23766| #define HAVE_KQUEUE 1
23767| #define HAVE_CTERMID_R 1
23768| #define HAVE_FLOCK 1
23769| #define HAVE_GETPAGESIZE 1
23770| #define HAVE_CHFLAGS 1
23771| #define HAVE_LCHFLAGS 1
23772| #define HAVE_ZLIB_COPY 1
23773| #define HAVE_HSTRERROR 1
23774| #define HAVE_INET_ATON 1
23775| #define HAVE_INET_PTON 1
23776| #define HAVE_SETGROUPS 1
23777| #define HAVE_OPENPTY 1
23778| #define HAVE_FORKPTY 1
23779| #define HAVE_FSEEKO 1
23780| #define HAVE_FSTATVFS 1
23781| #define HAVE_FTELLO 1
23782| #define HAVE_STATVFS 1
23783| #define HAVE_DUP2 1
23784| #define HAVE_GETPGRP 1
23785| /* end confdefs.h.  */
23786| #include <unistd.h>
23787| int
23788| main ()
23789| {
23790| getpgrp(0);
23791|   ;
23792|   return 0;
23793| }
23794configure:13209: checking for setpgrp
23795configure:13209: result: yes
23796configure:13225: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
23797conftest.c: In function 'main':
23798conftest.c:250: error: too many arguments to function 'setpgrp'
23799conftest.c: In function 'main':
23800conftest.c:250: error: too many arguments to function 'setpgrp'
23801lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccTTKwaM.out (No such file or directory)
23802configure:13225: $? = 1
23803configure: failed program was:
23804| /* confdefs.h */
23805| #define _GNU_SOURCE 1
23806| #define _NETBSD_SOURCE 1
23807| #define __BSD_VISIBLE 1
23808| #define _DARWIN_C_SOURCE 1
23809| #define _PYTHONFRAMEWORK "Python"
23810| #define STDC_HEADERS 1
23811| #define HAVE_SYS_TYPES_H 1
23812| #define HAVE_SYS_STAT_H 1
23813| #define HAVE_STDLIB_H 1
23814| #define HAVE_STRING_H 1
23815| #define HAVE_MEMORY_H 1
23816| #define HAVE_STRINGS_H 1
23817| #define HAVE_INTTYPES_H 1
23818| #define HAVE_STDINT_H 1
23819| #define HAVE_UNISTD_H 1
23820| #define __EXTENSIONS__ 1
23821| #define _ALL_SOURCE 1
23822| #define _GNU_SOURCE 1
23823| #define _POSIX_PTHREAD_SEMANTICS 1
23824| #define _TANDEM_SOURCE 1
23825| #define STDC_HEADERS 1
23826| #define HAVE_DLFCN_H 1
23827| #define HAVE_ERRNO_H 1
23828| #define HAVE_FCNTL_H 1
23829| #define HAVE_GRP_H 1
23830| #define HAVE_LANGINFO_H 1
23831| #define HAVE_LIBINTL_H 1
23832| #define HAVE_PTHREAD_H 1
23833| #define HAVE_SCHED_H 1
23834| #define HAVE_SIGNAL_H 1
23835| #define HAVE_TERMIOS_H 1
23836| #define HAVE_UTIME_H 1
23837| #define HAVE_POLL_H 1
23838| #define HAVE_SYS_POLL_H 1
23839| #define HAVE_SYS_XATTR_H 1
23840| #define HAVE_SYS_EVENT_H 1
23841| #define HAVE_SYS_FILE_H 1
23842| #define HAVE_SYS_IOCTL_H 1
23843| #define HAVE_SYS_KERN_CONTROL_H 1
23844| #define HAVE_SYS_LOCK_H 1
23845| #define HAVE_SYS_PARAM_H 1
23846| #define HAVE_SYS_RANDOM_H 1
23847| #define HAVE_SYS_SELECT_H 1
23848| #define HAVE_SYS_SOCKET_H 1
23849| #define HAVE_SYS_STATVFS_H 1
23850| #define HAVE_SYS_STAT_H 1
23851| #define HAVE_SYS_SYSCALL_H 1
23852| #define HAVE_SYS_SYS_DOMAIN_H 1
23853| #define HAVE_SYS_TIME_H 1
23854| #define HAVE_SYS_TIMES_H 1
23855| #define HAVE_SYS_TYPES_H 1
23856| #define HAVE_SYS_UIO_H 1
23857| #define HAVE_SYS_UN_H 1
23858| #define HAVE_SYS_UTSNAME_H 1
23859| #define HAVE_SYS_WAIT_H 1
23860| #define HAVE_SYS_RESOURCE_H 1
23861| #define HAVE_SYSEXITS_H 1
23862| #define HAVE_SPAWN_H 1
23863| #define HAVE_UTIL_H 1
23864| #define HAVE_ALLOCA_H 1
23865| #define HAVE_SYS_MMAN_H 1
23866| #define HAVE_DIRENT_H 1
23867| #define HAVE_NET_IF_H 1
23868| #define HAVE_MAKEDEV 1
23869| #define _LARGEFILE_SOURCE 1
23870| #define _FILE_OFFSET_BITS 64
23871| #if defined(SCO_DS)
23872| #undef _OFF_T
23873| #endif
23874| #define RETSIGTYPE void
23875| #define HAVE_SSIZE_T 1
23876| #define SIZEOF_INT 4
23877| #define SIZEOF_LONG 8
23878| #define ALIGNOF_LONG 8
23879| #define SIZEOF_LONG_LONG 8
23880| #define SIZEOF_VOID_P 8
23881| #define SIZEOF_SHORT 2
23882| #define SIZEOF_FLOAT 4
23883| #define SIZEOF_DOUBLE 8
23884| #define SIZEOF_FPOS_T 8
23885| #define SIZEOF_SIZE_T 8
23886| #define ALIGNOF_SIZE_T 8
23887| #define SIZEOF_PID_T 4
23888| #define SIZEOF_UINTPTR_T 8
23889| #define HAVE_LONG_DOUBLE 1
23890| #define SIZEOF_LONG_DOUBLE 16
23891| #define SIZEOF__BOOL 1
23892| #define SIZEOF_OFF_T 8
23893| #define SIZEOF_TIME_T 8
23894| #define SIZEOF_PTHREAD_T 8
23895| #define SIZEOF_PTHREAD_KEY_T 8
23896| #define WITH_NEXT_FRAMEWORK 1
23897| #define WITH_DYLD 1
23898| #define THREAD_STACK_SIZE 0x1000000
23899| #define HAVE_LIBDL 1
23900| #define HAVE_UUID_UUID_H 1
23901| #define WITH_LIBINTL 1
23902| #define WITH_DECIMAL_CONTEXTVAR 1
23903| #define _REENTRANT 1
23904| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
23905| #define HAVE_PTHREAD_SIGMASK 1
23906| #define ENABLE_IPV6 1
23907| #define WITH_DOC_STRINGS 1
23908| #define WITH_PYMALLOC 1
23909| #define PY_COERCE_C_LOCALE 1
23910| #define HAVE_DLOPEN 1
23911| #define HAVE_DYNAMIC_LOADING 1
23912| #define HAVE_ALARM 1
23913| #define HAVE_SETITIMER 1
23914| #define HAVE_GETITIMER 1
23915| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
23916| #define HAVE_CHOWN 1
23917| #define HAVE_CLOCK 1
23918| #define HAVE_CONFSTR 1
23919| #define HAVE_CTERMID 1
23920| #define HAVE_EXECV 1
23921| #define HAVE_FCHMOD 1
23922| #define HAVE_FCHOWN 1
23923| #define HAVE_FORK 1
23924| #define HAVE_FPATHCONF 1
23925| #define HAVE_FTIME 1
23926| #define HAVE_FTRUNCATE 1
23927| #define HAVE_FUTIMES 1
23928| #define HAVE_GAI_STRERROR 1
23929| #define HAVE_GETGRGID_R 1
23930| #define HAVE_GETGRNAM_R 1
23931| #define HAVE_GETGROUPLIST 1
23932| #define HAVE_GETGROUPS 1
23933| #define HAVE_GETLOGIN 1
23934| #define HAVE_GETLOADAVG 1
23935| #define HAVE_GETPEERNAME 1
23936| #define HAVE_GETPGID 1
23937| #define HAVE_GETPID 1
23938| #define HAVE_GETPRIORITY 1
23939| #define HAVE_GETPWENT 1
23940| #define HAVE_GETPWNAM_R 1
23941| #define HAVE_GETPWUID_R 1
23942| #define HAVE_GETSID 1
23943| #define HAVE_GETWD 1
23944| #define HAVE_IF_NAMEINDEX 1
23945| #define HAVE_INITGROUPS 1
23946| #define HAVE_KILL 1
23947| #define HAVE_KILLPG 1
23948| #define HAVE_LCHOWN 1
23949| #define HAVE_LOCKF 1
23950| #define HAVE_LSTAT 1
23951| #define HAVE_LUTIMES 1
23952| #define HAVE_MMAP 1
23953| #define HAVE_MBRTOWC 1
23954| #define HAVE_MKFIFO 1
23955| #define HAVE_MADVISE 1
23956| #define HAVE_MKNOD 1
23957| #define HAVE_MKTIME 1
23958| #define HAVE_NICE 1
23959| #define HAVE_PATHCONF 1
23960| #define HAVE_PAUSE 1
23961| #define HAVE_POLL 1
23962| #define HAVE_POSIX_SPAWN 1
23963| #define HAVE_POSIX_SPAWNP 1
23964| #define HAVE_PREAD 1
23965| #define HAVE_PTHREAD_KILL 1
23966| #define HAVE_PWRITE 1
23967| #define HAVE_READLINK 1
23968| #define HAVE_READV 1
23969| #define HAVE_REALPATH 1
23970| #define HAVE_SEM_OPEN 1
23971| #define HAVE_SEM_GETVALUE 1
23972| #define HAVE_SEM_UNLINK 1
23973| #define HAVE_SENDFILE 1
23974| #define HAVE_SETEGID 1
23975| #define HAVE_SETEUID 1
23976| #define HAVE_SETGID 1
23977| #define HAVE_SETHOSTNAME 1
23978| #define HAVE_SETLOCALE 1
23979| #define HAVE_SETREGID 1
23980| #define HAVE_SETREUID 1
23981| #define HAVE_SETSID 1
23982| #define HAVE_SETPGID 1
23983| #define HAVE_SETPGRP 1
23984| #define HAVE_SETPRIORITY 1
23985| #define HAVE_SETUID 1
23986| #define HAVE_SETVBUF 1
23987| #define HAVE_SCHED_GET_PRIORITY_MAX 1
23988| #define HAVE_SIGACTION 1
23989| #define HAVE_SIGALTSTACK 1
23990| #define HAVE_SIGFILLSET 1
23991| #define HAVE_SIGINTERRUPT 1
23992| #define HAVE_SIGPENDING 1
23993| #define HAVE_SIGRELSE 1
23994| #define HAVE_SIGWAIT 1
23995| #define HAVE_SNPRINTF 1
23996| #define HAVE_STRFTIME 1
23997| #define HAVE_STRLCPY 1
23998| #define HAVE_STRSIGNAL 1
23999| #define HAVE_SYNC 1
24000| #define HAVE_SYSCONF 1
24001| #define HAVE_TCGETPGRP 1
24002| #define HAVE_TCSETPGRP 1
24003| #define HAVE_TEMPNAM 1
24004| #define HAVE_TIMEGM 1
24005| #define HAVE_TIMES 1
24006| #define HAVE_TMPFILE 1
24007| #define HAVE_TMPNAM 1
24008| #define HAVE_TRUNCATE 1
24009| #define HAVE_UNAME 1
24010| #define HAVE_UTIMES 1
24011| #define HAVE_VFORK 1
24012| #define HAVE_WAITID 1
24013| #define HAVE_WAITPID 1
24014| #define HAVE_WAIT3 1
24015| #define HAVE_WAIT4 1
24016| #define HAVE_WCSCOLL 1
24017| #define HAVE_WCSFTIME 1
24018| #define HAVE_WCSXFRM 1
24019| #define HAVE_WMEMCMP 1
24020| #define HAVE_WRITEV 1
24021| #define HAVE_LCHMOD 1
24022| #define HAVE_DIRFD 1
24023| #define HAVE_CHROOT 1
24024| #define HAVE_LINK 1
24025| #define HAVE_SYMLINK 1
24026| #define HAVE_FCHDIR 1
24027| #define HAVE_FSYNC 1
24028| #define HAVE_KQUEUE 1
24029| #define HAVE_CTERMID_R 1
24030| #define HAVE_FLOCK 1
24031| #define HAVE_GETPAGESIZE 1
24032| #define HAVE_CHFLAGS 1
24033| #define HAVE_LCHFLAGS 1
24034| #define HAVE_ZLIB_COPY 1
24035| #define HAVE_HSTRERROR 1
24036| #define HAVE_INET_ATON 1
24037| #define HAVE_INET_PTON 1
24038| #define HAVE_SETGROUPS 1
24039| #define HAVE_OPENPTY 1
24040| #define HAVE_FORKPTY 1
24041| #define HAVE_FSEEKO 1
24042| #define HAVE_FSTATVFS 1
24043| #define HAVE_FTELLO 1
24044| #define HAVE_STATVFS 1
24045| #define HAVE_DUP2 1
24046| #define HAVE_GETPGRP 1
24047| #define HAVE_SETPGRP 1
24048| /* end confdefs.h.  */
24049| #include <unistd.h>
24050| int
24051| main ()
24052| {
24053| setpgrp(0,0);
24054|   ;
24055|   return 0;
24056| }
24057configure:13238: checking for library containing crypt
24058configure:13269: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
24059configure:13269: $? = 0
24060configure:13286: result: none required
24061configure:13294: checking for library containing crypt_r
24062configure:13325: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
24063Undefined symbols for architecture x86_64:
24064  "_crypt_r", referenced from:
24065      _main in ccxQKYGA.o
24066ld: symbol(s) not found for architecture x86_64
24067collect2: ld returned 1 exit status
24068Undefined symbols for architecture ppc:
24069  "_crypt_r", referenced from:
24070      _main in ccKprRFf.o
24071ld: symbol(s) not found for architecture ppc
24072collect2: ld returned 1 exit status
24073lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccbp2eB3.out (No such file or directory)
24074configure:13325: $? = 1
24075configure: failed program was:
24076| /* confdefs.h */
24077| #define _GNU_SOURCE 1
24078| #define _NETBSD_SOURCE 1
24079| #define __BSD_VISIBLE 1
24080| #define _DARWIN_C_SOURCE 1
24081| #define _PYTHONFRAMEWORK "Python"
24082| #define STDC_HEADERS 1
24083| #define HAVE_SYS_TYPES_H 1
24084| #define HAVE_SYS_STAT_H 1
24085| #define HAVE_STDLIB_H 1
24086| #define HAVE_STRING_H 1
24087| #define HAVE_MEMORY_H 1
24088| #define HAVE_STRINGS_H 1
24089| #define HAVE_INTTYPES_H 1
24090| #define HAVE_STDINT_H 1
24091| #define HAVE_UNISTD_H 1
24092| #define __EXTENSIONS__ 1
24093| #define _ALL_SOURCE 1
24094| #define _GNU_SOURCE 1
24095| #define _POSIX_PTHREAD_SEMANTICS 1
24096| #define _TANDEM_SOURCE 1
24097| #define STDC_HEADERS 1
24098| #define HAVE_DLFCN_H 1
24099| #define HAVE_ERRNO_H 1
24100| #define HAVE_FCNTL_H 1
24101| #define HAVE_GRP_H 1
24102| #define HAVE_LANGINFO_H 1
24103| #define HAVE_LIBINTL_H 1
24104| #define HAVE_PTHREAD_H 1
24105| #define HAVE_SCHED_H 1
24106| #define HAVE_SIGNAL_H 1
24107| #define HAVE_TERMIOS_H 1
24108| #define HAVE_UTIME_H 1
24109| #define HAVE_POLL_H 1
24110| #define HAVE_SYS_POLL_H 1
24111| #define HAVE_SYS_XATTR_H 1
24112| #define HAVE_SYS_EVENT_H 1
24113| #define HAVE_SYS_FILE_H 1
24114| #define HAVE_SYS_IOCTL_H 1
24115| #define HAVE_SYS_KERN_CONTROL_H 1
24116| #define HAVE_SYS_LOCK_H 1
24117| #define HAVE_SYS_PARAM_H 1
24118| #define HAVE_SYS_RANDOM_H 1
24119| #define HAVE_SYS_SELECT_H 1
24120| #define HAVE_SYS_SOCKET_H 1
24121| #define HAVE_SYS_STATVFS_H 1
24122| #define HAVE_SYS_STAT_H 1
24123| #define HAVE_SYS_SYSCALL_H 1
24124| #define HAVE_SYS_SYS_DOMAIN_H 1
24125| #define HAVE_SYS_TIME_H 1
24126| #define HAVE_SYS_TIMES_H 1
24127| #define HAVE_SYS_TYPES_H 1
24128| #define HAVE_SYS_UIO_H 1
24129| #define HAVE_SYS_UN_H 1
24130| #define HAVE_SYS_UTSNAME_H 1
24131| #define HAVE_SYS_WAIT_H 1
24132| #define HAVE_SYS_RESOURCE_H 1
24133| #define HAVE_SYSEXITS_H 1
24134| #define HAVE_SPAWN_H 1
24135| #define HAVE_UTIL_H 1
24136| #define HAVE_ALLOCA_H 1
24137| #define HAVE_SYS_MMAN_H 1
24138| #define HAVE_DIRENT_H 1
24139| #define HAVE_NET_IF_H 1
24140| #define HAVE_MAKEDEV 1
24141| #define _LARGEFILE_SOURCE 1
24142| #define _FILE_OFFSET_BITS 64
24143| #if defined(SCO_DS)
24144| #undef _OFF_T
24145| #endif
24146| #define RETSIGTYPE void
24147| #define HAVE_SSIZE_T 1
24148| #define SIZEOF_INT 4
24149| #define SIZEOF_LONG 8
24150| #define ALIGNOF_LONG 8
24151| #define SIZEOF_LONG_LONG 8
24152| #define SIZEOF_VOID_P 8
24153| #define SIZEOF_SHORT 2
24154| #define SIZEOF_FLOAT 4
24155| #define SIZEOF_DOUBLE 8
24156| #define SIZEOF_FPOS_T 8
24157| #define SIZEOF_SIZE_T 8
24158| #define ALIGNOF_SIZE_T 8
24159| #define SIZEOF_PID_T 4
24160| #define SIZEOF_UINTPTR_T 8
24161| #define HAVE_LONG_DOUBLE 1
24162| #define SIZEOF_LONG_DOUBLE 16
24163| #define SIZEOF__BOOL 1
24164| #define SIZEOF_OFF_T 8
24165| #define SIZEOF_TIME_T 8
24166| #define SIZEOF_PTHREAD_T 8
24167| #define SIZEOF_PTHREAD_KEY_T 8
24168| #define WITH_NEXT_FRAMEWORK 1
24169| #define WITH_DYLD 1
24170| #define THREAD_STACK_SIZE 0x1000000
24171| #define HAVE_LIBDL 1
24172| #define HAVE_UUID_UUID_H 1
24173| #define WITH_LIBINTL 1
24174| #define WITH_DECIMAL_CONTEXTVAR 1
24175| #define _REENTRANT 1
24176| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
24177| #define HAVE_PTHREAD_SIGMASK 1
24178| #define ENABLE_IPV6 1
24179| #define WITH_DOC_STRINGS 1
24180| #define WITH_PYMALLOC 1
24181| #define PY_COERCE_C_LOCALE 1
24182| #define HAVE_DLOPEN 1
24183| #define HAVE_DYNAMIC_LOADING 1
24184| #define HAVE_ALARM 1
24185| #define HAVE_SETITIMER 1
24186| #define HAVE_GETITIMER 1
24187| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
24188| #define HAVE_CHOWN 1
24189| #define HAVE_CLOCK 1
24190| #define HAVE_CONFSTR 1
24191| #define HAVE_CTERMID 1
24192| #define HAVE_EXECV 1
24193| #define HAVE_FCHMOD 1
24194| #define HAVE_FCHOWN 1
24195| #define HAVE_FORK 1
24196| #define HAVE_FPATHCONF 1
24197| #define HAVE_FTIME 1
24198| #define HAVE_FTRUNCATE 1
24199| #define HAVE_FUTIMES 1
24200| #define HAVE_GAI_STRERROR 1
24201| #define HAVE_GETGRGID_R 1
24202| #define HAVE_GETGRNAM_R 1
24203| #define HAVE_GETGROUPLIST 1
24204| #define HAVE_GETGROUPS 1
24205| #define HAVE_GETLOGIN 1
24206| #define HAVE_GETLOADAVG 1
24207| #define HAVE_GETPEERNAME 1
24208| #define HAVE_GETPGID 1
24209| #define HAVE_GETPID 1
24210| #define HAVE_GETPRIORITY 1
24211| #define HAVE_GETPWENT 1
24212| #define HAVE_GETPWNAM_R 1
24213| #define HAVE_GETPWUID_R 1
24214| #define HAVE_GETSID 1
24215| #define HAVE_GETWD 1
24216| #define HAVE_IF_NAMEINDEX 1
24217| #define HAVE_INITGROUPS 1
24218| #define HAVE_KILL 1
24219| #define HAVE_KILLPG 1
24220| #define HAVE_LCHOWN 1
24221| #define HAVE_LOCKF 1
24222| #define HAVE_LSTAT 1
24223| #define HAVE_LUTIMES 1
24224| #define HAVE_MMAP 1
24225| #define HAVE_MBRTOWC 1
24226| #define HAVE_MKFIFO 1
24227| #define HAVE_MADVISE 1
24228| #define HAVE_MKNOD 1
24229| #define HAVE_MKTIME 1
24230| #define HAVE_NICE 1
24231| #define HAVE_PATHCONF 1
24232| #define HAVE_PAUSE 1
24233| #define HAVE_POLL 1
24234| #define HAVE_POSIX_SPAWN 1
24235| #define HAVE_POSIX_SPAWNP 1
24236| #define HAVE_PREAD 1
24237| #define HAVE_PTHREAD_KILL 1
24238| #define HAVE_PWRITE 1
24239| #define HAVE_READLINK 1
24240| #define HAVE_READV 1
24241| #define HAVE_REALPATH 1
24242| #define HAVE_SEM_OPEN 1
24243| #define HAVE_SEM_GETVALUE 1
24244| #define HAVE_SEM_UNLINK 1
24245| #define HAVE_SENDFILE 1
24246| #define HAVE_SETEGID 1
24247| #define HAVE_SETEUID 1
24248| #define HAVE_SETGID 1
24249| #define HAVE_SETHOSTNAME 1
24250| #define HAVE_SETLOCALE 1
24251| #define HAVE_SETREGID 1
24252| #define HAVE_SETREUID 1
24253| #define HAVE_SETSID 1
24254| #define HAVE_SETPGID 1
24255| #define HAVE_SETPGRP 1
24256| #define HAVE_SETPRIORITY 1
24257| #define HAVE_SETUID 1
24258| #define HAVE_SETVBUF 1
24259| #define HAVE_SCHED_GET_PRIORITY_MAX 1
24260| #define HAVE_SIGACTION 1
24261| #define HAVE_SIGALTSTACK 1
24262| #define HAVE_SIGFILLSET 1
24263| #define HAVE_SIGINTERRUPT 1
24264| #define HAVE_SIGPENDING 1
24265| #define HAVE_SIGRELSE 1
24266| #define HAVE_SIGWAIT 1
24267| #define HAVE_SNPRINTF 1
24268| #define HAVE_STRFTIME 1
24269| #define HAVE_STRLCPY 1
24270| #define HAVE_STRSIGNAL 1
24271| #define HAVE_SYNC 1
24272| #define HAVE_SYSCONF 1
24273| #define HAVE_TCGETPGRP 1
24274| #define HAVE_TCSETPGRP 1
24275| #define HAVE_TEMPNAM 1
24276| #define HAVE_TIMEGM 1
24277| #define HAVE_TIMES 1
24278| #define HAVE_TMPFILE 1
24279| #define HAVE_TMPNAM 1
24280| #define HAVE_TRUNCATE 1
24281| #define HAVE_UNAME 1
24282| #define HAVE_UTIMES 1
24283| #define HAVE_VFORK 1
24284| #define HAVE_WAITID 1
24285| #define HAVE_WAITPID 1
24286| #define HAVE_WAIT3 1
24287| #define HAVE_WAIT4 1
24288| #define HAVE_WCSCOLL 1
24289| #define HAVE_WCSFTIME 1
24290| #define HAVE_WCSXFRM 1
24291| #define HAVE_WMEMCMP 1
24292| #define HAVE_WRITEV 1
24293| #define HAVE_LCHMOD 1
24294| #define HAVE_DIRFD 1
24295| #define HAVE_CHROOT 1
24296| #define HAVE_LINK 1
24297| #define HAVE_SYMLINK 1
24298| #define HAVE_FCHDIR 1
24299| #define HAVE_FSYNC 1
24300| #define HAVE_KQUEUE 1
24301| #define HAVE_CTERMID_R 1
24302| #define HAVE_FLOCK 1
24303| #define HAVE_GETPAGESIZE 1
24304| #define HAVE_CHFLAGS 1
24305| #define HAVE_LCHFLAGS 1
24306| #define HAVE_ZLIB_COPY 1
24307| #define HAVE_HSTRERROR 1
24308| #define HAVE_INET_ATON 1
24309| #define HAVE_INET_PTON 1
24310| #define HAVE_SETGROUPS 1
24311| #define HAVE_OPENPTY 1
24312| #define HAVE_FORKPTY 1
24313| #define HAVE_FSEEKO 1
24314| #define HAVE_FSTATVFS 1
24315| #define HAVE_FTELLO 1
24316| #define HAVE_STATVFS 1
24317| #define HAVE_DUP2 1
24318| #define HAVE_GETPGRP 1
24319| #define HAVE_SETPGRP 1
24320| /* end confdefs.h.  */
24321|
24322| /* Override any GCC internal prototype to avoid an error.
24323|    Use char because int might match the return type of a GCC
24324|    builtin and then its argument prototype would still apply.  */
24325| #ifdef __cplusplus
24326| extern "C"
24327| #endif
24328| char crypt_r ();
24329| int
24330| main ()
24331| {
24332| return crypt_r ();
24333|   ;
24334|   return 0;
24335| }
24336configure:13325: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lcrypt  -lintl -ldl  >&5
24337ld: library not found for -lcrypt
24338collect2: ld returned 1 exit status
24339ld: library not found for -lcrypt
24340collect2: ld returned 1 exit status
24341lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccOOYmKY.out (No such file or directory)
24342configure:13325: $? = 1
24343configure: failed program was:
24344| /* confdefs.h */
24345| #define _GNU_SOURCE 1
24346| #define _NETBSD_SOURCE 1
24347| #define __BSD_VISIBLE 1
24348| #define _DARWIN_C_SOURCE 1
24349| #define _PYTHONFRAMEWORK "Python"
24350| #define STDC_HEADERS 1
24351| #define HAVE_SYS_TYPES_H 1
24352| #define HAVE_SYS_STAT_H 1
24353| #define HAVE_STDLIB_H 1
24354| #define HAVE_STRING_H 1
24355| #define HAVE_MEMORY_H 1
24356| #define HAVE_STRINGS_H 1
24357| #define HAVE_INTTYPES_H 1
24358| #define HAVE_STDINT_H 1
24359| #define HAVE_UNISTD_H 1
24360| #define __EXTENSIONS__ 1
24361| #define _ALL_SOURCE 1
24362| #define _GNU_SOURCE 1
24363| #define _POSIX_PTHREAD_SEMANTICS 1
24364| #define _TANDEM_SOURCE 1
24365| #define STDC_HEADERS 1
24366| #define HAVE_DLFCN_H 1
24367| #define HAVE_ERRNO_H 1
24368| #define HAVE_FCNTL_H 1
24369| #define HAVE_GRP_H 1
24370| #define HAVE_LANGINFO_H 1
24371| #define HAVE_LIBINTL_H 1
24372| #define HAVE_PTHREAD_H 1
24373| #define HAVE_SCHED_H 1
24374| #define HAVE_SIGNAL_H 1
24375| #define HAVE_TERMIOS_H 1
24376| #define HAVE_UTIME_H 1
24377| #define HAVE_POLL_H 1
24378| #define HAVE_SYS_POLL_H 1
24379| #define HAVE_SYS_XATTR_H 1
24380| #define HAVE_SYS_EVENT_H 1
24381| #define HAVE_SYS_FILE_H 1
24382| #define HAVE_SYS_IOCTL_H 1
24383| #define HAVE_SYS_KERN_CONTROL_H 1
24384| #define HAVE_SYS_LOCK_H 1
24385| #define HAVE_SYS_PARAM_H 1
24386| #define HAVE_SYS_RANDOM_H 1
24387| #define HAVE_SYS_SELECT_H 1
24388| #define HAVE_SYS_SOCKET_H 1
24389| #define HAVE_SYS_STATVFS_H 1
24390| #define HAVE_SYS_STAT_H 1
24391| #define HAVE_SYS_SYSCALL_H 1
24392| #define HAVE_SYS_SYS_DOMAIN_H 1
24393| #define HAVE_SYS_TIME_H 1
24394| #define HAVE_SYS_TIMES_H 1
24395| #define HAVE_SYS_TYPES_H 1
24396| #define HAVE_SYS_UIO_H 1
24397| #define HAVE_SYS_UN_H 1
24398| #define HAVE_SYS_UTSNAME_H 1
24399| #define HAVE_SYS_WAIT_H 1
24400| #define HAVE_SYS_RESOURCE_H 1
24401| #define HAVE_SYSEXITS_H 1
24402| #define HAVE_SPAWN_H 1
24403| #define HAVE_UTIL_H 1
24404| #define HAVE_ALLOCA_H 1
24405| #define HAVE_SYS_MMAN_H 1
24406| #define HAVE_DIRENT_H 1
24407| #define HAVE_NET_IF_H 1
24408| #define HAVE_MAKEDEV 1
24409| #define _LARGEFILE_SOURCE 1
24410| #define _FILE_OFFSET_BITS 64
24411| #if defined(SCO_DS)
24412| #undef _OFF_T
24413| #endif
24414| #define RETSIGTYPE void
24415| #define HAVE_SSIZE_T 1
24416| #define SIZEOF_INT 4
24417| #define SIZEOF_LONG 8
24418| #define ALIGNOF_LONG 8
24419| #define SIZEOF_LONG_LONG 8
24420| #define SIZEOF_VOID_P 8
24421| #define SIZEOF_SHORT 2
24422| #define SIZEOF_FLOAT 4
24423| #define SIZEOF_DOUBLE 8
24424| #define SIZEOF_FPOS_T 8
24425| #define SIZEOF_SIZE_T 8
24426| #define ALIGNOF_SIZE_T 8
24427| #define SIZEOF_PID_T 4
24428| #define SIZEOF_UINTPTR_T 8
24429| #define HAVE_LONG_DOUBLE 1
24430| #define SIZEOF_LONG_DOUBLE 16
24431| #define SIZEOF__BOOL 1
24432| #define SIZEOF_OFF_T 8
24433| #define SIZEOF_TIME_T 8
24434| #define SIZEOF_PTHREAD_T 8
24435| #define SIZEOF_PTHREAD_KEY_T 8
24436| #define WITH_NEXT_FRAMEWORK 1
24437| #define WITH_DYLD 1
24438| #define THREAD_STACK_SIZE 0x1000000
24439| #define HAVE_LIBDL 1
24440| #define HAVE_UUID_UUID_H 1
24441| #define WITH_LIBINTL 1
24442| #define WITH_DECIMAL_CONTEXTVAR 1
24443| #define _REENTRANT 1
24444| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
24445| #define HAVE_PTHREAD_SIGMASK 1
24446| #define ENABLE_IPV6 1
24447| #define WITH_DOC_STRINGS 1
24448| #define WITH_PYMALLOC 1
24449| #define PY_COERCE_C_LOCALE 1
24450| #define HAVE_DLOPEN 1
24451| #define HAVE_DYNAMIC_LOADING 1
24452| #define HAVE_ALARM 1
24453| #define HAVE_SETITIMER 1
24454| #define HAVE_GETITIMER 1
24455| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
24456| #define HAVE_CHOWN 1
24457| #define HAVE_CLOCK 1
24458| #define HAVE_CONFSTR 1
24459| #define HAVE_CTERMID 1
24460| #define HAVE_EXECV 1
24461| #define HAVE_FCHMOD 1
24462| #define HAVE_FCHOWN 1
24463| #define HAVE_FORK 1
24464| #define HAVE_FPATHCONF 1
24465| #define HAVE_FTIME 1
24466| #define HAVE_FTRUNCATE 1
24467| #define HAVE_FUTIMES 1
24468| #define HAVE_GAI_STRERROR 1
24469| #define HAVE_GETGRGID_R 1
24470| #define HAVE_GETGRNAM_R 1
24471| #define HAVE_GETGROUPLIST 1
24472| #define HAVE_GETGROUPS 1
24473| #define HAVE_GETLOGIN 1
24474| #define HAVE_GETLOADAVG 1
24475| #define HAVE_GETPEERNAME 1
24476| #define HAVE_GETPGID 1
24477| #define HAVE_GETPID 1
24478| #define HAVE_GETPRIORITY 1
24479| #define HAVE_GETPWENT 1
24480| #define HAVE_GETPWNAM_R 1
24481| #define HAVE_GETPWUID_R 1
24482| #define HAVE_GETSID 1
24483| #define HAVE_GETWD 1
24484| #define HAVE_IF_NAMEINDEX 1
24485| #define HAVE_INITGROUPS 1
24486| #define HAVE_KILL 1
24487| #define HAVE_KILLPG 1
24488| #define HAVE_LCHOWN 1
24489| #define HAVE_LOCKF 1
24490| #define HAVE_LSTAT 1
24491| #define HAVE_LUTIMES 1
24492| #define HAVE_MMAP 1
24493| #define HAVE_MBRTOWC 1
24494| #define HAVE_MKFIFO 1
24495| #define HAVE_MADVISE 1
24496| #define HAVE_MKNOD 1
24497| #define HAVE_MKTIME 1
24498| #define HAVE_NICE 1
24499| #define HAVE_PATHCONF 1
24500| #define HAVE_PAUSE 1
24501| #define HAVE_POLL 1
24502| #define HAVE_POSIX_SPAWN 1
24503| #define HAVE_POSIX_SPAWNP 1
24504| #define HAVE_PREAD 1
24505| #define HAVE_PTHREAD_KILL 1
24506| #define HAVE_PWRITE 1
24507| #define HAVE_READLINK 1
24508| #define HAVE_READV 1
24509| #define HAVE_REALPATH 1
24510| #define HAVE_SEM_OPEN 1
24511| #define HAVE_SEM_GETVALUE 1
24512| #define HAVE_SEM_UNLINK 1
24513| #define HAVE_SENDFILE 1
24514| #define HAVE_SETEGID 1
24515| #define HAVE_SETEUID 1
24516| #define HAVE_SETGID 1
24517| #define HAVE_SETHOSTNAME 1
24518| #define HAVE_SETLOCALE 1
24519| #define HAVE_SETREGID 1
24520| #define HAVE_SETREUID 1
24521| #define HAVE_SETSID 1
24522| #define HAVE_SETPGID 1
24523| #define HAVE_SETPGRP 1
24524| #define HAVE_SETPRIORITY 1
24525| #define HAVE_SETUID 1
24526| #define HAVE_SETVBUF 1
24527| #define HAVE_SCHED_GET_PRIORITY_MAX 1
24528| #define HAVE_SIGACTION 1
24529| #define HAVE_SIGALTSTACK 1
24530| #define HAVE_SIGFILLSET 1
24531| #define HAVE_SIGINTERRUPT 1
24532| #define HAVE_SIGPENDING 1
24533| #define HAVE_SIGRELSE 1
24534| #define HAVE_SIGWAIT 1
24535| #define HAVE_SNPRINTF 1
24536| #define HAVE_STRFTIME 1
24537| #define HAVE_STRLCPY 1
24538| #define HAVE_STRSIGNAL 1
24539| #define HAVE_SYNC 1
24540| #define HAVE_SYSCONF 1
24541| #define HAVE_TCGETPGRP 1
24542| #define HAVE_TCSETPGRP 1
24543| #define HAVE_TEMPNAM 1
24544| #define HAVE_TIMEGM 1
24545| #define HAVE_TIMES 1
24546| #define HAVE_TMPFILE 1
24547| #define HAVE_TMPNAM 1
24548| #define HAVE_TRUNCATE 1
24549| #define HAVE_UNAME 1
24550| #define HAVE_UTIMES 1
24551| #define HAVE_VFORK 1
24552| #define HAVE_WAITID 1
24553| #define HAVE_WAITPID 1
24554| #define HAVE_WAIT3 1
24555| #define HAVE_WAIT4 1
24556| #define HAVE_WCSCOLL 1
24557| #define HAVE_WCSFTIME 1
24558| #define HAVE_WCSXFRM 1
24559| #define HAVE_WMEMCMP 1
24560| #define HAVE_WRITEV 1
24561| #define HAVE_LCHMOD 1
24562| #define HAVE_DIRFD 1
24563| #define HAVE_CHROOT 1
24564| #define HAVE_LINK 1
24565| #define HAVE_SYMLINK 1
24566| #define HAVE_FCHDIR 1
24567| #define HAVE_FSYNC 1
24568| #define HAVE_KQUEUE 1
24569| #define HAVE_CTERMID_R 1
24570| #define HAVE_FLOCK 1
24571| #define HAVE_GETPAGESIZE 1
24572| #define HAVE_CHFLAGS 1
24573| #define HAVE_LCHFLAGS 1
24574| #define HAVE_ZLIB_COPY 1
24575| #define HAVE_HSTRERROR 1
24576| #define HAVE_INET_ATON 1
24577| #define HAVE_INET_PTON 1
24578| #define HAVE_SETGROUPS 1
24579| #define HAVE_OPENPTY 1
24580| #define HAVE_FORKPTY 1
24581| #define HAVE_FSEEKO 1
24582| #define HAVE_FSTATVFS 1
24583| #define HAVE_FTELLO 1
24584| #define HAVE_STATVFS 1
24585| #define HAVE_DUP2 1
24586| #define HAVE_GETPGRP 1
24587| #define HAVE_SETPGRP 1
24588| /* end confdefs.h.  */
24589|
24590| /* Override any GCC internal prototype to avoid an error.
24591|    Use char because int might match the return type of a GCC
24592|    builtin and then its argument prototype would still apply.  */
24593| #ifdef __cplusplus
24594| extern "C"
24595| #endif
24596| char crypt_r ();
24597| int
24598| main ()
24599| {
24600| return crypt_r ();
24601|   ;
24602|   return 0;
24603| }
24604configure:13342: result: no
24605configure:13351: checking for crypt_r
24606configure:13351: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
24607Undefined symbols for architecture x86_64:
24608  "_crypt_r", referenced from:
24609      _main in ccRxwa3d.o
24610ld: symbol(s) not found for architecture x86_64
24611collect2: ld returned 1 exit status
24612Undefined symbols for architecture ppc:
24613  "_crypt_r", referenced from:
24614      _main in ccI1rR5a.o
24615ld: symbol(s) not found for architecture ppc
24616collect2: ld returned 1 exit status
24617lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccOtIlB5.out (No such file or directory)
24618configure:13351: $? = 1
24619configure: failed program was:
24620| /* confdefs.h */
24621| #define _GNU_SOURCE 1
24622| #define _NETBSD_SOURCE 1
24623| #define __BSD_VISIBLE 1
24624| #define _DARWIN_C_SOURCE 1
24625| #define _PYTHONFRAMEWORK "Python"
24626| #define STDC_HEADERS 1
24627| #define HAVE_SYS_TYPES_H 1
24628| #define HAVE_SYS_STAT_H 1
24629| #define HAVE_STDLIB_H 1
24630| #define HAVE_STRING_H 1
24631| #define HAVE_MEMORY_H 1
24632| #define HAVE_STRINGS_H 1
24633| #define HAVE_INTTYPES_H 1
24634| #define HAVE_STDINT_H 1
24635| #define HAVE_UNISTD_H 1
24636| #define __EXTENSIONS__ 1
24637| #define _ALL_SOURCE 1
24638| #define _GNU_SOURCE 1
24639| #define _POSIX_PTHREAD_SEMANTICS 1
24640| #define _TANDEM_SOURCE 1
24641| #define STDC_HEADERS 1
24642| #define HAVE_DLFCN_H 1
24643| #define HAVE_ERRNO_H 1
24644| #define HAVE_FCNTL_H 1
24645| #define HAVE_GRP_H 1
24646| #define HAVE_LANGINFO_H 1
24647| #define HAVE_LIBINTL_H 1
24648| #define HAVE_PTHREAD_H 1
24649| #define HAVE_SCHED_H 1
24650| #define HAVE_SIGNAL_H 1
24651| #define HAVE_TERMIOS_H 1
24652| #define HAVE_UTIME_H 1
24653| #define HAVE_POLL_H 1
24654| #define HAVE_SYS_POLL_H 1
24655| #define HAVE_SYS_XATTR_H 1
24656| #define HAVE_SYS_EVENT_H 1
24657| #define HAVE_SYS_FILE_H 1
24658| #define HAVE_SYS_IOCTL_H 1
24659| #define HAVE_SYS_KERN_CONTROL_H 1
24660| #define HAVE_SYS_LOCK_H 1
24661| #define HAVE_SYS_PARAM_H 1
24662| #define HAVE_SYS_RANDOM_H 1
24663| #define HAVE_SYS_SELECT_H 1
24664| #define HAVE_SYS_SOCKET_H 1
24665| #define HAVE_SYS_STATVFS_H 1
24666| #define HAVE_SYS_STAT_H 1
24667| #define HAVE_SYS_SYSCALL_H 1
24668| #define HAVE_SYS_SYS_DOMAIN_H 1
24669| #define HAVE_SYS_TIME_H 1
24670| #define HAVE_SYS_TIMES_H 1
24671| #define HAVE_SYS_TYPES_H 1
24672| #define HAVE_SYS_UIO_H 1
24673| #define HAVE_SYS_UN_H 1
24674| #define HAVE_SYS_UTSNAME_H 1
24675| #define HAVE_SYS_WAIT_H 1
24676| #define HAVE_SYS_RESOURCE_H 1
24677| #define HAVE_SYSEXITS_H 1
24678| #define HAVE_SPAWN_H 1
24679| #define HAVE_UTIL_H 1
24680| #define HAVE_ALLOCA_H 1
24681| #define HAVE_SYS_MMAN_H 1
24682| #define HAVE_DIRENT_H 1
24683| #define HAVE_NET_IF_H 1
24684| #define HAVE_MAKEDEV 1
24685| #define _LARGEFILE_SOURCE 1
24686| #define _FILE_OFFSET_BITS 64
24687| #if defined(SCO_DS)
24688| #undef _OFF_T
24689| #endif
24690| #define RETSIGTYPE void
24691| #define HAVE_SSIZE_T 1
24692| #define SIZEOF_INT 4
24693| #define SIZEOF_LONG 8
24694| #define ALIGNOF_LONG 8
24695| #define SIZEOF_LONG_LONG 8
24696| #define SIZEOF_VOID_P 8
24697| #define SIZEOF_SHORT 2
24698| #define SIZEOF_FLOAT 4
24699| #define SIZEOF_DOUBLE 8
24700| #define SIZEOF_FPOS_T 8
24701| #define SIZEOF_SIZE_T 8
24702| #define ALIGNOF_SIZE_T 8
24703| #define SIZEOF_PID_T 4
24704| #define SIZEOF_UINTPTR_T 8
24705| #define HAVE_LONG_DOUBLE 1
24706| #define SIZEOF_LONG_DOUBLE 16
24707| #define SIZEOF__BOOL 1
24708| #define SIZEOF_OFF_T 8
24709| #define SIZEOF_TIME_T 8
24710| #define SIZEOF_PTHREAD_T 8
24711| #define SIZEOF_PTHREAD_KEY_T 8
24712| #define WITH_NEXT_FRAMEWORK 1
24713| #define WITH_DYLD 1
24714| #define THREAD_STACK_SIZE 0x1000000
24715| #define HAVE_LIBDL 1
24716| #define HAVE_UUID_UUID_H 1
24717| #define WITH_LIBINTL 1
24718| #define WITH_DECIMAL_CONTEXTVAR 1
24719| #define _REENTRANT 1
24720| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
24721| #define HAVE_PTHREAD_SIGMASK 1
24722| #define ENABLE_IPV6 1
24723| #define WITH_DOC_STRINGS 1
24724| #define WITH_PYMALLOC 1
24725| #define PY_COERCE_C_LOCALE 1
24726| #define HAVE_DLOPEN 1
24727| #define HAVE_DYNAMIC_LOADING 1
24728| #define HAVE_ALARM 1
24729| #define HAVE_SETITIMER 1
24730| #define HAVE_GETITIMER 1
24731| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
24732| #define HAVE_CHOWN 1
24733| #define HAVE_CLOCK 1
24734| #define HAVE_CONFSTR 1
24735| #define HAVE_CTERMID 1
24736| #define HAVE_EXECV 1
24737| #define HAVE_FCHMOD 1
24738| #define HAVE_FCHOWN 1
24739| #define HAVE_FORK 1
24740| #define HAVE_FPATHCONF 1
24741| #define HAVE_FTIME 1
24742| #define HAVE_FTRUNCATE 1
24743| #define HAVE_FUTIMES 1
24744| #define HAVE_GAI_STRERROR 1
24745| #define HAVE_GETGRGID_R 1
24746| #define HAVE_GETGRNAM_R 1
24747| #define HAVE_GETGROUPLIST 1
24748| #define HAVE_GETGROUPS 1
24749| #define HAVE_GETLOGIN 1
24750| #define HAVE_GETLOADAVG 1
24751| #define HAVE_GETPEERNAME 1
24752| #define HAVE_GETPGID 1
24753| #define HAVE_GETPID 1
24754| #define HAVE_GETPRIORITY 1
24755| #define HAVE_GETPWENT 1
24756| #define HAVE_GETPWNAM_R 1
24757| #define HAVE_GETPWUID_R 1
24758| #define HAVE_GETSID 1
24759| #define HAVE_GETWD 1
24760| #define HAVE_IF_NAMEINDEX 1
24761| #define HAVE_INITGROUPS 1
24762| #define HAVE_KILL 1
24763| #define HAVE_KILLPG 1
24764| #define HAVE_LCHOWN 1
24765| #define HAVE_LOCKF 1
24766| #define HAVE_LSTAT 1
24767| #define HAVE_LUTIMES 1
24768| #define HAVE_MMAP 1
24769| #define HAVE_MBRTOWC 1
24770| #define HAVE_MKFIFO 1
24771| #define HAVE_MADVISE 1
24772| #define HAVE_MKNOD 1
24773| #define HAVE_MKTIME 1
24774| #define HAVE_NICE 1
24775| #define HAVE_PATHCONF 1
24776| #define HAVE_PAUSE 1
24777| #define HAVE_POLL 1
24778| #define HAVE_POSIX_SPAWN 1
24779| #define HAVE_POSIX_SPAWNP 1
24780| #define HAVE_PREAD 1
24781| #define HAVE_PTHREAD_KILL 1
24782| #define HAVE_PWRITE 1
24783| #define HAVE_READLINK 1
24784| #define HAVE_READV 1
24785| #define HAVE_REALPATH 1
24786| #define HAVE_SEM_OPEN 1
24787| #define HAVE_SEM_GETVALUE 1
24788| #define HAVE_SEM_UNLINK 1
24789| #define HAVE_SENDFILE 1
24790| #define HAVE_SETEGID 1
24791| #define HAVE_SETEUID 1
24792| #define HAVE_SETGID 1
24793| #define HAVE_SETHOSTNAME 1
24794| #define HAVE_SETLOCALE 1
24795| #define HAVE_SETREGID 1
24796| #define HAVE_SETREUID 1
24797| #define HAVE_SETSID 1
24798| #define HAVE_SETPGID 1
24799| #define HAVE_SETPGRP 1
24800| #define HAVE_SETPRIORITY 1
24801| #define HAVE_SETUID 1
24802| #define HAVE_SETVBUF 1
24803| #define HAVE_SCHED_GET_PRIORITY_MAX 1
24804| #define HAVE_SIGACTION 1
24805| #define HAVE_SIGALTSTACK 1
24806| #define HAVE_SIGFILLSET 1
24807| #define HAVE_SIGINTERRUPT 1
24808| #define HAVE_SIGPENDING 1
24809| #define HAVE_SIGRELSE 1
24810| #define HAVE_SIGWAIT 1
24811| #define HAVE_SNPRINTF 1
24812| #define HAVE_STRFTIME 1
24813| #define HAVE_STRLCPY 1
24814| #define HAVE_STRSIGNAL 1
24815| #define HAVE_SYNC 1
24816| #define HAVE_SYSCONF 1
24817| #define HAVE_TCGETPGRP 1
24818| #define HAVE_TCSETPGRP 1
24819| #define HAVE_TEMPNAM 1
24820| #define HAVE_TIMEGM 1
24821| #define HAVE_TIMES 1
24822| #define HAVE_TMPFILE 1
24823| #define HAVE_TMPNAM 1
24824| #define HAVE_TRUNCATE 1
24825| #define HAVE_UNAME 1
24826| #define HAVE_UTIMES 1
24827| #define HAVE_VFORK 1
24828| #define HAVE_WAITID 1
24829| #define HAVE_WAITPID 1
24830| #define HAVE_WAIT3 1
24831| #define HAVE_WAIT4 1
24832| #define HAVE_WCSCOLL 1
24833| #define HAVE_WCSFTIME 1
24834| #define HAVE_WCSXFRM 1
24835| #define HAVE_WMEMCMP 1
24836| #define HAVE_WRITEV 1
24837| #define HAVE_LCHMOD 1
24838| #define HAVE_DIRFD 1
24839| #define HAVE_CHROOT 1
24840| #define HAVE_LINK 1
24841| #define HAVE_SYMLINK 1
24842| #define HAVE_FCHDIR 1
24843| #define HAVE_FSYNC 1
24844| #define HAVE_KQUEUE 1
24845| #define HAVE_CTERMID_R 1
24846| #define HAVE_FLOCK 1
24847| #define HAVE_GETPAGESIZE 1
24848| #define HAVE_CHFLAGS 1
24849| #define HAVE_LCHFLAGS 1
24850| #define HAVE_ZLIB_COPY 1
24851| #define HAVE_HSTRERROR 1
24852| #define HAVE_INET_ATON 1
24853| #define HAVE_INET_PTON 1
24854| #define HAVE_SETGROUPS 1
24855| #define HAVE_OPENPTY 1
24856| #define HAVE_FORKPTY 1
24857| #define HAVE_FSEEKO 1
24858| #define HAVE_FSTATVFS 1
24859| #define HAVE_FTELLO 1
24860| #define HAVE_STATVFS 1
24861| #define HAVE_DUP2 1
24862| #define HAVE_GETPGRP 1
24863| #define HAVE_SETPGRP 1
24864| /* end confdefs.h.  */
24865| /* Define crypt_r to an innocuous variant, in case <limits.h> declares crypt_r.
24866|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
24867| #define crypt_r innocuous_crypt_r
24868|
24869| /* System header to define __stub macros and hopefully few prototypes,
24870|     which can conflict with char crypt_r (); below.
24871|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24872|     <limits.h> exists even on freestanding compilers.  */
24873|
24874| #ifdef __STDC__
24875| # include <limits.h>
24876| #else
24877| # include <assert.h>
24878| #endif
24879|
24880| #undef crypt_r
24881|
24882| /* Override any GCC internal prototype to avoid an error.
24883|    Use char because int might match the return type of a GCC
24884|    builtin and then its argument prototype would still apply.  */
24885| #ifdef __cplusplus
24886| extern "C"
24887| #endif
24888| char crypt_r ();
24889| /* The GNU C library defines this for functions which it implements
24890|     to always fail with ENOSYS.  Some functions are actually named
24891|     something starting with __ and the normal name is an alias.  */
24892| #if defined __stub_crypt_r || defined __stub___crypt_r
24893| choke me
24894| #endif
24895|
24896| int
24897| main ()
24898| {
24899| return crypt_r ();
24900|   ;
24901|   return 0;
24902| }
24903configure:13351: result: no
24904configure:13382: checking for clock_gettime
24905configure:13382: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
24906Undefined symbols for architecture x86_64:
24907  "_clock_gettime", referenced from:
24908      _main in ccIwwbOT.o
24909ld: symbol(s) not found for architecture x86_64
24910collect2: ld returned 1 exit status
24911Undefined symbols for architecture ppc:
24912  "_clock_gettime", referenced from:
24913      _main in ccalSThj.o
24914ld: symbol(s) not found for architecture ppc
24915collect2: ld returned 1 exit status
24916lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccJxskZz.out (No such file or directory)
24917configure:13382: $? = 1
24918configure: failed program was:
24919| /* confdefs.h */
24920| #define _GNU_SOURCE 1
24921| #define _NETBSD_SOURCE 1
24922| #define __BSD_VISIBLE 1
24923| #define _DARWIN_C_SOURCE 1
24924| #define _PYTHONFRAMEWORK "Python"
24925| #define STDC_HEADERS 1
24926| #define HAVE_SYS_TYPES_H 1
24927| #define HAVE_SYS_STAT_H 1
24928| #define HAVE_STDLIB_H 1
24929| #define HAVE_STRING_H 1
24930| #define HAVE_MEMORY_H 1
24931| #define HAVE_STRINGS_H 1
24932| #define HAVE_INTTYPES_H 1
24933| #define HAVE_STDINT_H 1
24934| #define HAVE_UNISTD_H 1
24935| #define __EXTENSIONS__ 1
24936| #define _ALL_SOURCE 1
24937| #define _GNU_SOURCE 1
24938| #define _POSIX_PTHREAD_SEMANTICS 1
24939| #define _TANDEM_SOURCE 1
24940| #define STDC_HEADERS 1
24941| #define HAVE_DLFCN_H 1
24942| #define HAVE_ERRNO_H 1
24943| #define HAVE_FCNTL_H 1
24944| #define HAVE_GRP_H 1
24945| #define HAVE_LANGINFO_H 1
24946| #define HAVE_LIBINTL_H 1
24947| #define HAVE_PTHREAD_H 1
24948| #define HAVE_SCHED_H 1
24949| #define HAVE_SIGNAL_H 1
24950| #define HAVE_TERMIOS_H 1
24951| #define HAVE_UTIME_H 1
24952| #define HAVE_POLL_H 1
24953| #define HAVE_SYS_POLL_H 1
24954| #define HAVE_SYS_XATTR_H 1
24955| #define HAVE_SYS_EVENT_H 1
24956| #define HAVE_SYS_FILE_H 1
24957| #define HAVE_SYS_IOCTL_H 1
24958| #define HAVE_SYS_KERN_CONTROL_H 1
24959| #define HAVE_SYS_LOCK_H 1
24960| #define HAVE_SYS_PARAM_H 1
24961| #define HAVE_SYS_RANDOM_H 1
24962| #define HAVE_SYS_SELECT_H 1
24963| #define HAVE_SYS_SOCKET_H 1
24964| #define HAVE_SYS_STATVFS_H 1
24965| #define HAVE_SYS_STAT_H 1
24966| #define HAVE_SYS_SYSCALL_H 1
24967| #define HAVE_SYS_SYS_DOMAIN_H 1
24968| #define HAVE_SYS_TIME_H 1
24969| #define HAVE_SYS_TIMES_H 1
24970| #define HAVE_SYS_TYPES_H 1
24971| #define HAVE_SYS_UIO_H 1
24972| #define HAVE_SYS_UN_H 1
24973| #define HAVE_SYS_UTSNAME_H 1
24974| #define HAVE_SYS_WAIT_H 1
24975| #define HAVE_SYS_RESOURCE_H 1
24976| #define HAVE_SYSEXITS_H 1
24977| #define HAVE_SPAWN_H 1
24978| #define HAVE_UTIL_H 1
24979| #define HAVE_ALLOCA_H 1
24980| #define HAVE_SYS_MMAN_H 1
24981| #define HAVE_DIRENT_H 1
24982| #define HAVE_NET_IF_H 1
24983| #define HAVE_MAKEDEV 1
24984| #define _LARGEFILE_SOURCE 1
24985| #define _FILE_OFFSET_BITS 64
24986| #if defined(SCO_DS)
24987| #undef _OFF_T
24988| #endif
24989| #define RETSIGTYPE void
24990| #define HAVE_SSIZE_T 1
24991| #define SIZEOF_INT 4
24992| #define SIZEOF_LONG 8
24993| #define ALIGNOF_LONG 8
24994| #define SIZEOF_LONG_LONG 8
24995| #define SIZEOF_VOID_P 8
24996| #define SIZEOF_SHORT 2
24997| #define SIZEOF_FLOAT 4
24998| #define SIZEOF_DOUBLE 8
24999| #define SIZEOF_FPOS_T 8
25000| #define SIZEOF_SIZE_T 8
25001| #define ALIGNOF_SIZE_T 8
25002| #define SIZEOF_PID_T 4
25003| #define SIZEOF_UINTPTR_T 8
25004| #define HAVE_LONG_DOUBLE 1
25005| #define SIZEOF_LONG_DOUBLE 16
25006| #define SIZEOF__BOOL 1
25007| #define SIZEOF_OFF_T 8
25008| #define SIZEOF_TIME_T 8
25009| #define SIZEOF_PTHREAD_T 8
25010| #define SIZEOF_PTHREAD_KEY_T 8
25011| #define WITH_NEXT_FRAMEWORK 1
25012| #define WITH_DYLD 1
25013| #define THREAD_STACK_SIZE 0x1000000
25014| #define HAVE_LIBDL 1
25015| #define HAVE_UUID_UUID_H 1
25016| #define WITH_LIBINTL 1
25017| #define WITH_DECIMAL_CONTEXTVAR 1
25018| #define _REENTRANT 1
25019| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
25020| #define HAVE_PTHREAD_SIGMASK 1
25021| #define ENABLE_IPV6 1
25022| #define WITH_DOC_STRINGS 1
25023| #define WITH_PYMALLOC 1
25024| #define PY_COERCE_C_LOCALE 1
25025| #define HAVE_DLOPEN 1
25026| #define HAVE_DYNAMIC_LOADING 1
25027| #define HAVE_ALARM 1
25028| #define HAVE_SETITIMER 1
25029| #define HAVE_GETITIMER 1
25030| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
25031| #define HAVE_CHOWN 1
25032| #define HAVE_CLOCK 1
25033| #define HAVE_CONFSTR 1
25034| #define HAVE_CTERMID 1
25035| #define HAVE_EXECV 1
25036| #define HAVE_FCHMOD 1
25037| #define HAVE_FCHOWN 1
25038| #define HAVE_FORK 1
25039| #define HAVE_FPATHCONF 1
25040| #define HAVE_FTIME 1
25041| #define HAVE_FTRUNCATE 1
25042| #define HAVE_FUTIMES 1
25043| #define HAVE_GAI_STRERROR 1
25044| #define HAVE_GETGRGID_R 1
25045| #define HAVE_GETGRNAM_R 1
25046| #define HAVE_GETGROUPLIST 1
25047| #define HAVE_GETGROUPS 1
25048| #define HAVE_GETLOGIN 1
25049| #define HAVE_GETLOADAVG 1
25050| #define HAVE_GETPEERNAME 1
25051| #define HAVE_GETPGID 1
25052| #define HAVE_GETPID 1
25053| #define HAVE_GETPRIORITY 1
25054| #define HAVE_GETPWENT 1
25055| #define HAVE_GETPWNAM_R 1
25056| #define HAVE_GETPWUID_R 1
25057| #define HAVE_GETSID 1
25058| #define HAVE_GETWD 1
25059| #define HAVE_IF_NAMEINDEX 1
25060| #define HAVE_INITGROUPS 1
25061| #define HAVE_KILL 1
25062| #define HAVE_KILLPG 1
25063| #define HAVE_LCHOWN 1
25064| #define HAVE_LOCKF 1
25065| #define HAVE_LSTAT 1
25066| #define HAVE_LUTIMES 1
25067| #define HAVE_MMAP 1
25068| #define HAVE_MBRTOWC 1
25069| #define HAVE_MKFIFO 1
25070| #define HAVE_MADVISE 1
25071| #define HAVE_MKNOD 1
25072| #define HAVE_MKTIME 1
25073| #define HAVE_NICE 1
25074| #define HAVE_PATHCONF 1
25075| #define HAVE_PAUSE 1
25076| #define HAVE_POLL 1
25077| #define HAVE_POSIX_SPAWN 1
25078| #define HAVE_POSIX_SPAWNP 1
25079| #define HAVE_PREAD 1
25080| #define HAVE_PTHREAD_KILL 1
25081| #define HAVE_PWRITE 1
25082| #define HAVE_READLINK 1
25083| #define HAVE_READV 1
25084| #define HAVE_REALPATH 1
25085| #define HAVE_SEM_OPEN 1
25086| #define HAVE_SEM_GETVALUE 1
25087| #define HAVE_SEM_UNLINK 1
25088| #define HAVE_SENDFILE 1
25089| #define HAVE_SETEGID 1
25090| #define HAVE_SETEUID 1
25091| #define HAVE_SETGID 1
25092| #define HAVE_SETHOSTNAME 1
25093| #define HAVE_SETLOCALE 1
25094| #define HAVE_SETREGID 1
25095| #define HAVE_SETREUID 1
25096| #define HAVE_SETSID 1
25097| #define HAVE_SETPGID 1
25098| #define HAVE_SETPGRP 1
25099| #define HAVE_SETPRIORITY 1
25100| #define HAVE_SETUID 1
25101| #define HAVE_SETVBUF 1
25102| #define HAVE_SCHED_GET_PRIORITY_MAX 1
25103| #define HAVE_SIGACTION 1
25104| #define HAVE_SIGALTSTACK 1
25105| #define HAVE_SIGFILLSET 1
25106| #define HAVE_SIGINTERRUPT 1
25107| #define HAVE_SIGPENDING 1
25108| #define HAVE_SIGRELSE 1
25109| #define HAVE_SIGWAIT 1
25110| #define HAVE_SNPRINTF 1
25111| #define HAVE_STRFTIME 1
25112| #define HAVE_STRLCPY 1
25113| #define HAVE_STRSIGNAL 1
25114| #define HAVE_SYNC 1
25115| #define HAVE_SYSCONF 1
25116| #define HAVE_TCGETPGRP 1
25117| #define HAVE_TCSETPGRP 1
25118| #define HAVE_TEMPNAM 1
25119| #define HAVE_TIMEGM 1
25120| #define HAVE_TIMES 1
25121| #define HAVE_TMPFILE 1
25122| #define HAVE_TMPNAM 1
25123| #define HAVE_TRUNCATE 1
25124| #define HAVE_UNAME 1
25125| #define HAVE_UTIMES 1
25126| #define HAVE_VFORK 1
25127| #define HAVE_WAITID 1
25128| #define HAVE_WAITPID 1
25129| #define HAVE_WAIT3 1
25130| #define HAVE_WAIT4 1
25131| #define HAVE_WCSCOLL 1
25132| #define HAVE_WCSFTIME 1
25133| #define HAVE_WCSXFRM 1
25134| #define HAVE_WMEMCMP 1
25135| #define HAVE_WRITEV 1
25136| #define HAVE_LCHMOD 1
25137| #define HAVE_DIRFD 1
25138| #define HAVE_CHROOT 1
25139| #define HAVE_LINK 1
25140| #define HAVE_SYMLINK 1
25141| #define HAVE_FCHDIR 1
25142| #define HAVE_FSYNC 1
25143| #define HAVE_KQUEUE 1
25144| #define HAVE_CTERMID_R 1
25145| #define HAVE_FLOCK 1
25146| #define HAVE_GETPAGESIZE 1
25147| #define HAVE_CHFLAGS 1
25148| #define HAVE_LCHFLAGS 1
25149| #define HAVE_ZLIB_COPY 1
25150| #define HAVE_HSTRERROR 1
25151| #define HAVE_INET_ATON 1
25152| #define HAVE_INET_PTON 1
25153| #define HAVE_SETGROUPS 1
25154| #define HAVE_OPENPTY 1
25155| #define HAVE_FORKPTY 1
25156| #define HAVE_FSEEKO 1
25157| #define HAVE_FSTATVFS 1
25158| #define HAVE_FTELLO 1
25159| #define HAVE_STATVFS 1
25160| #define HAVE_DUP2 1
25161| #define HAVE_GETPGRP 1
25162| #define HAVE_SETPGRP 1
25163| /* end confdefs.h.  */
25164| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
25165|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
25166| #define clock_gettime innocuous_clock_gettime
25167|
25168| /* System header to define __stub macros and hopefully few prototypes,
25169|     which can conflict with char clock_gettime (); below.
25170|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25171|     <limits.h> exists even on freestanding compilers.  */
25172|
25173| #ifdef __STDC__
25174| # include <limits.h>
25175| #else
25176| # include <assert.h>
25177| #endif
25178|
25179| #undef clock_gettime
25180|
25181| /* Override any GCC internal prototype to avoid an error.
25182|    Use char because int might match the return type of a GCC
25183|    builtin and then its argument prototype would still apply.  */
25184| #ifdef __cplusplus
25185| extern "C"
25186| #endif
25187| char clock_gettime ();
25188| /* The GNU C library defines this for functions which it implements
25189|     to always fail with ENOSYS.  Some functions are actually named
25190|     something starting with __ and the normal name is an alias.  */
25191| #if defined __stub_clock_gettime || defined __stub___clock_gettime
25192| choke me
25193| #endif
25194|
25195| int
25196| main ()
25197| {
25198| return clock_gettime ();
25199|   ;
25200|   return 0;
25201| }
25202configure:13382: result: no
25203configure:13390: checking for clock_gettime in -lrt
25204configure:13415: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lrt  -lintl -ldl  >&5
25205ld: library not found for -lrt
25206collect2: ld returned 1 exit status
25207ld: library not found for -lrt
25208collect2: ld returned 1 exit status
25209lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccdZ17OS.out (No such file or directory)
25210configure:13415: $? = 1
25211configure: failed program was:
25212| /* confdefs.h */
25213| #define _GNU_SOURCE 1
25214| #define _NETBSD_SOURCE 1
25215| #define __BSD_VISIBLE 1
25216| #define _DARWIN_C_SOURCE 1
25217| #define _PYTHONFRAMEWORK "Python"
25218| #define STDC_HEADERS 1
25219| #define HAVE_SYS_TYPES_H 1
25220| #define HAVE_SYS_STAT_H 1
25221| #define HAVE_STDLIB_H 1
25222| #define HAVE_STRING_H 1
25223| #define HAVE_MEMORY_H 1
25224| #define HAVE_STRINGS_H 1
25225| #define HAVE_INTTYPES_H 1
25226| #define HAVE_STDINT_H 1
25227| #define HAVE_UNISTD_H 1
25228| #define __EXTENSIONS__ 1
25229| #define _ALL_SOURCE 1
25230| #define _GNU_SOURCE 1
25231| #define _POSIX_PTHREAD_SEMANTICS 1
25232| #define _TANDEM_SOURCE 1
25233| #define STDC_HEADERS 1
25234| #define HAVE_DLFCN_H 1
25235| #define HAVE_ERRNO_H 1
25236| #define HAVE_FCNTL_H 1
25237| #define HAVE_GRP_H 1
25238| #define HAVE_LANGINFO_H 1
25239| #define HAVE_LIBINTL_H 1
25240| #define HAVE_PTHREAD_H 1
25241| #define HAVE_SCHED_H 1
25242| #define HAVE_SIGNAL_H 1
25243| #define HAVE_TERMIOS_H 1
25244| #define HAVE_UTIME_H 1
25245| #define HAVE_POLL_H 1
25246| #define HAVE_SYS_POLL_H 1
25247| #define HAVE_SYS_XATTR_H 1
25248| #define HAVE_SYS_EVENT_H 1
25249| #define HAVE_SYS_FILE_H 1
25250| #define HAVE_SYS_IOCTL_H 1
25251| #define HAVE_SYS_KERN_CONTROL_H 1
25252| #define HAVE_SYS_LOCK_H 1
25253| #define HAVE_SYS_PARAM_H 1
25254| #define HAVE_SYS_RANDOM_H 1
25255| #define HAVE_SYS_SELECT_H 1
25256| #define HAVE_SYS_SOCKET_H 1
25257| #define HAVE_SYS_STATVFS_H 1
25258| #define HAVE_SYS_STAT_H 1
25259| #define HAVE_SYS_SYSCALL_H 1
25260| #define HAVE_SYS_SYS_DOMAIN_H 1
25261| #define HAVE_SYS_TIME_H 1
25262| #define HAVE_SYS_TIMES_H 1
25263| #define HAVE_SYS_TYPES_H 1
25264| #define HAVE_SYS_UIO_H 1
25265| #define HAVE_SYS_UN_H 1
25266| #define HAVE_SYS_UTSNAME_H 1
25267| #define HAVE_SYS_WAIT_H 1
25268| #define HAVE_SYS_RESOURCE_H 1
25269| #define HAVE_SYSEXITS_H 1
25270| #define HAVE_SPAWN_H 1
25271| #define HAVE_UTIL_H 1
25272| #define HAVE_ALLOCA_H 1
25273| #define HAVE_SYS_MMAN_H 1
25274| #define HAVE_DIRENT_H 1
25275| #define HAVE_NET_IF_H 1
25276| #define HAVE_MAKEDEV 1
25277| #define _LARGEFILE_SOURCE 1
25278| #define _FILE_OFFSET_BITS 64
25279| #if defined(SCO_DS)
25280| #undef _OFF_T
25281| #endif
25282| #define RETSIGTYPE void
25283| #define HAVE_SSIZE_T 1
25284| #define SIZEOF_INT 4
25285| #define SIZEOF_LONG 8
25286| #define ALIGNOF_LONG 8
25287| #define SIZEOF_LONG_LONG 8
25288| #define SIZEOF_VOID_P 8
25289| #define SIZEOF_SHORT 2
25290| #define SIZEOF_FLOAT 4
25291| #define SIZEOF_DOUBLE 8
25292| #define SIZEOF_FPOS_T 8
25293| #define SIZEOF_SIZE_T 8
25294| #define ALIGNOF_SIZE_T 8
25295| #define SIZEOF_PID_T 4
25296| #define SIZEOF_UINTPTR_T 8
25297| #define HAVE_LONG_DOUBLE 1
25298| #define SIZEOF_LONG_DOUBLE 16
25299| #define SIZEOF__BOOL 1
25300| #define SIZEOF_OFF_T 8
25301| #define SIZEOF_TIME_T 8
25302| #define SIZEOF_PTHREAD_T 8
25303| #define SIZEOF_PTHREAD_KEY_T 8
25304| #define WITH_NEXT_FRAMEWORK 1
25305| #define WITH_DYLD 1
25306| #define THREAD_STACK_SIZE 0x1000000
25307| #define HAVE_LIBDL 1
25308| #define HAVE_UUID_UUID_H 1
25309| #define WITH_LIBINTL 1
25310| #define WITH_DECIMAL_CONTEXTVAR 1
25311| #define _REENTRANT 1
25312| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
25313| #define HAVE_PTHREAD_SIGMASK 1
25314| #define ENABLE_IPV6 1
25315| #define WITH_DOC_STRINGS 1
25316| #define WITH_PYMALLOC 1
25317| #define PY_COERCE_C_LOCALE 1
25318| #define HAVE_DLOPEN 1
25319| #define HAVE_DYNAMIC_LOADING 1
25320| #define HAVE_ALARM 1
25321| #define HAVE_SETITIMER 1
25322| #define HAVE_GETITIMER 1
25323| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
25324| #define HAVE_CHOWN 1
25325| #define HAVE_CLOCK 1
25326| #define HAVE_CONFSTR 1
25327| #define HAVE_CTERMID 1
25328| #define HAVE_EXECV 1
25329| #define HAVE_FCHMOD 1
25330| #define HAVE_FCHOWN 1
25331| #define HAVE_FORK 1
25332| #define HAVE_FPATHCONF 1
25333| #define HAVE_FTIME 1
25334| #define HAVE_FTRUNCATE 1
25335| #define HAVE_FUTIMES 1
25336| #define HAVE_GAI_STRERROR 1
25337| #define HAVE_GETGRGID_R 1
25338| #define HAVE_GETGRNAM_R 1
25339| #define HAVE_GETGROUPLIST 1
25340| #define HAVE_GETGROUPS 1
25341| #define HAVE_GETLOGIN 1
25342| #define HAVE_GETLOADAVG 1
25343| #define HAVE_GETPEERNAME 1
25344| #define HAVE_GETPGID 1
25345| #define HAVE_GETPID 1
25346| #define HAVE_GETPRIORITY 1
25347| #define HAVE_GETPWENT 1
25348| #define HAVE_GETPWNAM_R 1
25349| #define HAVE_GETPWUID_R 1
25350| #define HAVE_GETSID 1
25351| #define HAVE_GETWD 1
25352| #define HAVE_IF_NAMEINDEX 1
25353| #define HAVE_INITGROUPS 1
25354| #define HAVE_KILL 1
25355| #define HAVE_KILLPG 1
25356| #define HAVE_LCHOWN 1
25357| #define HAVE_LOCKF 1
25358| #define HAVE_LSTAT 1
25359| #define HAVE_LUTIMES 1
25360| #define HAVE_MMAP 1
25361| #define HAVE_MBRTOWC 1
25362| #define HAVE_MKFIFO 1
25363| #define HAVE_MADVISE 1
25364| #define HAVE_MKNOD 1
25365| #define HAVE_MKTIME 1
25366| #define HAVE_NICE 1
25367| #define HAVE_PATHCONF 1
25368| #define HAVE_PAUSE 1
25369| #define HAVE_POLL 1
25370| #define HAVE_POSIX_SPAWN 1
25371| #define HAVE_POSIX_SPAWNP 1
25372| #define HAVE_PREAD 1
25373| #define HAVE_PTHREAD_KILL 1
25374| #define HAVE_PWRITE 1
25375| #define HAVE_READLINK 1
25376| #define HAVE_READV 1
25377| #define HAVE_REALPATH 1
25378| #define HAVE_SEM_OPEN 1
25379| #define HAVE_SEM_GETVALUE 1
25380| #define HAVE_SEM_UNLINK 1
25381| #define HAVE_SENDFILE 1
25382| #define HAVE_SETEGID 1
25383| #define HAVE_SETEUID 1
25384| #define HAVE_SETGID 1
25385| #define HAVE_SETHOSTNAME 1
25386| #define HAVE_SETLOCALE 1
25387| #define HAVE_SETREGID 1
25388| #define HAVE_SETREUID 1
25389| #define HAVE_SETSID 1
25390| #define HAVE_SETPGID 1
25391| #define HAVE_SETPGRP 1
25392| #define HAVE_SETPRIORITY 1
25393| #define HAVE_SETUID 1
25394| #define HAVE_SETVBUF 1
25395| #define HAVE_SCHED_GET_PRIORITY_MAX 1
25396| #define HAVE_SIGACTION 1
25397| #define HAVE_SIGALTSTACK 1
25398| #define HAVE_SIGFILLSET 1
25399| #define HAVE_SIGINTERRUPT 1
25400| #define HAVE_SIGPENDING 1
25401| #define HAVE_SIGRELSE 1
25402| #define HAVE_SIGWAIT 1
25403| #define HAVE_SNPRINTF 1
25404| #define HAVE_STRFTIME 1
25405| #define HAVE_STRLCPY 1
25406| #define HAVE_STRSIGNAL 1
25407| #define HAVE_SYNC 1
25408| #define HAVE_SYSCONF 1
25409| #define HAVE_TCGETPGRP 1
25410| #define HAVE_TCSETPGRP 1
25411| #define HAVE_TEMPNAM 1
25412| #define HAVE_TIMEGM 1
25413| #define HAVE_TIMES 1
25414| #define HAVE_TMPFILE 1
25415| #define HAVE_TMPNAM 1
25416| #define HAVE_TRUNCATE 1
25417| #define HAVE_UNAME 1
25418| #define HAVE_UTIMES 1
25419| #define HAVE_VFORK 1
25420| #define HAVE_WAITID 1
25421| #define HAVE_WAITPID 1
25422| #define HAVE_WAIT3 1
25423| #define HAVE_WAIT4 1
25424| #define HAVE_WCSCOLL 1
25425| #define HAVE_WCSFTIME 1
25426| #define HAVE_WCSXFRM 1
25427| #define HAVE_WMEMCMP 1
25428| #define HAVE_WRITEV 1
25429| #define HAVE_LCHMOD 1
25430| #define HAVE_DIRFD 1
25431| #define HAVE_CHROOT 1
25432| #define HAVE_LINK 1
25433| #define HAVE_SYMLINK 1
25434| #define HAVE_FCHDIR 1
25435| #define HAVE_FSYNC 1
25436| #define HAVE_KQUEUE 1
25437| #define HAVE_CTERMID_R 1
25438| #define HAVE_FLOCK 1
25439| #define HAVE_GETPAGESIZE 1
25440| #define HAVE_CHFLAGS 1
25441| #define HAVE_LCHFLAGS 1
25442| #define HAVE_ZLIB_COPY 1
25443| #define HAVE_HSTRERROR 1
25444| #define HAVE_INET_ATON 1
25445| #define HAVE_INET_PTON 1
25446| #define HAVE_SETGROUPS 1
25447| #define HAVE_OPENPTY 1
25448| #define HAVE_FORKPTY 1
25449| #define HAVE_FSEEKO 1
25450| #define HAVE_FSTATVFS 1
25451| #define HAVE_FTELLO 1
25452| #define HAVE_STATVFS 1
25453| #define HAVE_DUP2 1
25454| #define HAVE_GETPGRP 1
25455| #define HAVE_SETPGRP 1
25456| /* end confdefs.h.  */
25457|
25458| /* Override any GCC internal prototype to avoid an error.
25459|    Use char because int might match the return type of a GCC
25460|    builtin and then its argument prototype would still apply.  */
25461| #ifdef __cplusplus
25462| extern "C"
25463| #endif
25464| char clock_gettime ();
25465| int
25466| main ()
25467| {
25468| return clock_gettime ();
25469|   ;
25470|   return 0;
25471| }
25472configure:13424: result: no
25473configure:13444: checking for clock_getres
25474configure:13444: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
25475Undefined symbols for architecture x86_64:
25476  "_clock_getres", referenced from:
25477      _main in ccVR1GIP.o
25478ld: symbol(s) not found for architecture x86_64
25479collect2: ld returned 1 exit status
25480Undefined symbols for architecture ppc:
25481  "_clock_getres", referenced from:
25482      _main in cc8piRh9.o
25483ld: symbol(s) not found for architecture ppc
25484collect2: ld returned 1 exit status
25485lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cckVEgmM.out (No such file or directory)
25486configure:13444: $? = 1
25487configure: failed program was:
25488| /* confdefs.h */
25489| #define _GNU_SOURCE 1
25490| #define _NETBSD_SOURCE 1
25491| #define __BSD_VISIBLE 1
25492| #define _DARWIN_C_SOURCE 1
25493| #define _PYTHONFRAMEWORK "Python"
25494| #define STDC_HEADERS 1
25495| #define HAVE_SYS_TYPES_H 1
25496| #define HAVE_SYS_STAT_H 1
25497| #define HAVE_STDLIB_H 1
25498| #define HAVE_STRING_H 1
25499| #define HAVE_MEMORY_H 1
25500| #define HAVE_STRINGS_H 1
25501| #define HAVE_INTTYPES_H 1
25502| #define HAVE_STDINT_H 1
25503| #define HAVE_UNISTD_H 1
25504| #define __EXTENSIONS__ 1
25505| #define _ALL_SOURCE 1
25506| #define _GNU_SOURCE 1
25507| #define _POSIX_PTHREAD_SEMANTICS 1
25508| #define _TANDEM_SOURCE 1
25509| #define STDC_HEADERS 1
25510| #define HAVE_DLFCN_H 1
25511| #define HAVE_ERRNO_H 1
25512| #define HAVE_FCNTL_H 1
25513| #define HAVE_GRP_H 1
25514| #define HAVE_LANGINFO_H 1
25515| #define HAVE_LIBINTL_H 1
25516| #define HAVE_PTHREAD_H 1
25517| #define HAVE_SCHED_H 1
25518| #define HAVE_SIGNAL_H 1
25519| #define HAVE_TERMIOS_H 1
25520| #define HAVE_UTIME_H 1
25521| #define HAVE_POLL_H 1
25522| #define HAVE_SYS_POLL_H 1
25523| #define HAVE_SYS_XATTR_H 1
25524| #define HAVE_SYS_EVENT_H 1
25525| #define HAVE_SYS_FILE_H 1
25526| #define HAVE_SYS_IOCTL_H 1
25527| #define HAVE_SYS_KERN_CONTROL_H 1
25528| #define HAVE_SYS_LOCK_H 1
25529| #define HAVE_SYS_PARAM_H 1
25530| #define HAVE_SYS_RANDOM_H 1
25531| #define HAVE_SYS_SELECT_H 1
25532| #define HAVE_SYS_SOCKET_H 1
25533| #define HAVE_SYS_STATVFS_H 1
25534| #define HAVE_SYS_STAT_H 1
25535| #define HAVE_SYS_SYSCALL_H 1
25536| #define HAVE_SYS_SYS_DOMAIN_H 1
25537| #define HAVE_SYS_TIME_H 1
25538| #define HAVE_SYS_TIMES_H 1
25539| #define HAVE_SYS_TYPES_H 1
25540| #define HAVE_SYS_UIO_H 1
25541| #define HAVE_SYS_UN_H 1
25542| #define HAVE_SYS_UTSNAME_H 1
25543| #define HAVE_SYS_WAIT_H 1
25544| #define HAVE_SYS_RESOURCE_H 1
25545| #define HAVE_SYSEXITS_H 1
25546| #define HAVE_SPAWN_H 1
25547| #define HAVE_UTIL_H 1
25548| #define HAVE_ALLOCA_H 1
25549| #define HAVE_SYS_MMAN_H 1
25550| #define HAVE_DIRENT_H 1
25551| #define HAVE_NET_IF_H 1
25552| #define HAVE_MAKEDEV 1
25553| #define _LARGEFILE_SOURCE 1
25554| #define _FILE_OFFSET_BITS 64
25555| #if defined(SCO_DS)
25556| #undef _OFF_T
25557| #endif
25558| #define RETSIGTYPE void
25559| #define HAVE_SSIZE_T 1
25560| #define SIZEOF_INT 4
25561| #define SIZEOF_LONG 8
25562| #define ALIGNOF_LONG 8
25563| #define SIZEOF_LONG_LONG 8
25564| #define SIZEOF_VOID_P 8
25565| #define SIZEOF_SHORT 2
25566| #define SIZEOF_FLOAT 4
25567| #define SIZEOF_DOUBLE 8
25568| #define SIZEOF_FPOS_T 8
25569| #define SIZEOF_SIZE_T 8
25570| #define ALIGNOF_SIZE_T 8
25571| #define SIZEOF_PID_T 4
25572| #define SIZEOF_UINTPTR_T 8
25573| #define HAVE_LONG_DOUBLE 1
25574| #define SIZEOF_LONG_DOUBLE 16
25575| #define SIZEOF__BOOL 1
25576| #define SIZEOF_OFF_T 8
25577| #define SIZEOF_TIME_T 8
25578| #define SIZEOF_PTHREAD_T 8
25579| #define SIZEOF_PTHREAD_KEY_T 8
25580| #define WITH_NEXT_FRAMEWORK 1
25581| #define WITH_DYLD 1
25582| #define THREAD_STACK_SIZE 0x1000000
25583| #define HAVE_LIBDL 1
25584| #define HAVE_UUID_UUID_H 1
25585| #define WITH_LIBINTL 1
25586| #define WITH_DECIMAL_CONTEXTVAR 1
25587| #define _REENTRANT 1
25588| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
25589| #define HAVE_PTHREAD_SIGMASK 1
25590| #define ENABLE_IPV6 1
25591| #define WITH_DOC_STRINGS 1
25592| #define WITH_PYMALLOC 1
25593| #define PY_COERCE_C_LOCALE 1
25594| #define HAVE_DLOPEN 1
25595| #define HAVE_DYNAMIC_LOADING 1
25596| #define HAVE_ALARM 1
25597| #define HAVE_SETITIMER 1
25598| #define HAVE_GETITIMER 1
25599| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
25600| #define HAVE_CHOWN 1
25601| #define HAVE_CLOCK 1
25602| #define HAVE_CONFSTR 1
25603| #define HAVE_CTERMID 1
25604| #define HAVE_EXECV 1
25605| #define HAVE_FCHMOD 1
25606| #define HAVE_FCHOWN 1
25607| #define HAVE_FORK 1
25608| #define HAVE_FPATHCONF 1
25609| #define HAVE_FTIME 1
25610| #define HAVE_FTRUNCATE 1
25611| #define HAVE_FUTIMES 1
25612| #define HAVE_GAI_STRERROR 1
25613| #define HAVE_GETGRGID_R 1
25614| #define HAVE_GETGRNAM_R 1
25615| #define HAVE_GETGROUPLIST 1
25616| #define HAVE_GETGROUPS 1
25617| #define HAVE_GETLOGIN 1
25618| #define HAVE_GETLOADAVG 1
25619| #define HAVE_GETPEERNAME 1
25620| #define HAVE_GETPGID 1
25621| #define HAVE_GETPID 1
25622| #define HAVE_GETPRIORITY 1
25623| #define HAVE_GETPWENT 1
25624| #define HAVE_GETPWNAM_R 1
25625| #define HAVE_GETPWUID_R 1
25626| #define HAVE_GETSID 1
25627| #define HAVE_GETWD 1
25628| #define HAVE_IF_NAMEINDEX 1
25629| #define HAVE_INITGROUPS 1
25630| #define HAVE_KILL 1
25631| #define HAVE_KILLPG 1
25632| #define HAVE_LCHOWN 1
25633| #define HAVE_LOCKF 1
25634| #define HAVE_LSTAT 1
25635| #define HAVE_LUTIMES 1
25636| #define HAVE_MMAP 1
25637| #define HAVE_MBRTOWC 1
25638| #define HAVE_MKFIFO 1
25639| #define HAVE_MADVISE 1
25640| #define HAVE_MKNOD 1
25641| #define HAVE_MKTIME 1
25642| #define HAVE_NICE 1
25643| #define HAVE_PATHCONF 1
25644| #define HAVE_PAUSE 1
25645| #define HAVE_POLL 1
25646| #define HAVE_POSIX_SPAWN 1
25647| #define HAVE_POSIX_SPAWNP 1
25648| #define HAVE_PREAD 1
25649| #define HAVE_PTHREAD_KILL 1
25650| #define HAVE_PWRITE 1
25651| #define HAVE_READLINK 1
25652| #define HAVE_READV 1
25653| #define HAVE_REALPATH 1
25654| #define HAVE_SEM_OPEN 1
25655| #define HAVE_SEM_GETVALUE 1
25656| #define HAVE_SEM_UNLINK 1
25657| #define HAVE_SENDFILE 1
25658| #define HAVE_SETEGID 1
25659| #define HAVE_SETEUID 1
25660| #define HAVE_SETGID 1
25661| #define HAVE_SETHOSTNAME 1
25662| #define HAVE_SETLOCALE 1
25663| #define HAVE_SETREGID 1
25664| #define HAVE_SETREUID 1
25665| #define HAVE_SETSID 1
25666| #define HAVE_SETPGID 1
25667| #define HAVE_SETPGRP 1
25668| #define HAVE_SETPRIORITY 1
25669| #define HAVE_SETUID 1
25670| #define HAVE_SETVBUF 1
25671| #define HAVE_SCHED_GET_PRIORITY_MAX 1
25672| #define HAVE_SIGACTION 1
25673| #define HAVE_SIGALTSTACK 1
25674| #define HAVE_SIGFILLSET 1
25675| #define HAVE_SIGINTERRUPT 1
25676| #define HAVE_SIGPENDING 1
25677| #define HAVE_SIGRELSE 1
25678| #define HAVE_SIGWAIT 1
25679| #define HAVE_SNPRINTF 1
25680| #define HAVE_STRFTIME 1
25681| #define HAVE_STRLCPY 1
25682| #define HAVE_STRSIGNAL 1
25683| #define HAVE_SYNC 1
25684| #define HAVE_SYSCONF 1
25685| #define HAVE_TCGETPGRP 1
25686| #define HAVE_TCSETPGRP 1
25687| #define HAVE_TEMPNAM 1
25688| #define HAVE_TIMEGM 1
25689| #define HAVE_TIMES 1
25690| #define HAVE_TMPFILE 1
25691| #define HAVE_TMPNAM 1
25692| #define HAVE_TRUNCATE 1
25693| #define HAVE_UNAME 1
25694| #define HAVE_UTIMES 1
25695| #define HAVE_VFORK 1
25696| #define HAVE_WAITID 1
25697| #define HAVE_WAITPID 1
25698| #define HAVE_WAIT3 1
25699| #define HAVE_WAIT4 1
25700| #define HAVE_WCSCOLL 1
25701| #define HAVE_WCSFTIME 1
25702| #define HAVE_WCSXFRM 1
25703| #define HAVE_WMEMCMP 1
25704| #define HAVE_WRITEV 1
25705| #define HAVE_LCHMOD 1
25706| #define HAVE_DIRFD 1
25707| #define HAVE_CHROOT 1
25708| #define HAVE_LINK 1
25709| #define HAVE_SYMLINK 1
25710| #define HAVE_FCHDIR 1
25711| #define HAVE_FSYNC 1
25712| #define HAVE_KQUEUE 1
25713| #define HAVE_CTERMID_R 1
25714| #define HAVE_FLOCK 1
25715| #define HAVE_GETPAGESIZE 1
25716| #define HAVE_CHFLAGS 1
25717| #define HAVE_LCHFLAGS 1
25718| #define HAVE_ZLIB_COPY 1
25719| #define HAVE_HSTRERROR 1
25720| #define HAVE_INET_ATON 1
25721| #define HAVE_INET_PTON 1
25722| #define HAVE_SETGROUPS 1
25723| #define HAVE_OPENPTY 1
25724| #define HAVE_FORKPTY 1
25725| #define HAVE_FSEEKO 1
25726| #define HAVE_FSTATVFS 1
25727| #define HAVE_FTELLO 1
25728| #define HAVE_STATVFS 1
25729| #define HAVE_DUP2 1
25730| #define HAVE_GETPGRP 1
25731| #define HAVE_SETPGRP 1
25732| /* end confdefs.h.  */
25733| /* Define clock_getres to an innocuous variant, in case <limits.h> declares clock_getres.
25734|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
25735| #define clock_getres innocuous_clock_getres
25736|
25737| /* System header to define __stub macros and hopefully few prototypes,
25738|     which can conflict with char clock_getres (); below.
25739|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25740|     <limits.h> exists even on freestanding compilers.  */
25741|
25742| #ifdef __STDC__
25743| # include <limits.h>
25744| #else
25745| # include <assert.h>
25746| #endif
25747|
25748| #undef clock_getres
25749|
25750| /* Override any GCC internal prototype to avoid an error.
25751|    Use char because int might match the return type of a GCC
25752|    builtin and then its argument prototype would still apply.  */
25753| #ifdef __cplusplus
25754| extern "C"
25755| #endif
25756| char clock_getres ();
25757| /* The GNU C library defines this for functions which it implements
25758|     to always fail with ENOSYS.  Some functions are actually named
25759|     something starting with __ and the normal name is an alias.  */
25760| #if defined __stub_clock_getres || defined __stub___clock_getres
25761| choke me
25762| #endif
25763|
25764| int
25765| main ()
25766| {
25767| return clock_getres ();
25768|   ;
25769|   return 0;
25770| }
25771configure:13444: result: no
25772configure:13452: checking for clock_getres in -lrt
25773configure:13477: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lrt  -lintl -ldl  >&5
25774ld: library not found for -lrt
25775collect2: ld returned 1 exit status
25776ld: library not found for -lrt
25777collect2: ld returned 1 exit status
25778lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccTCVME2.out (No such file or directory)
25779configure:13477: $? = 1
25780configure: failed program was:
25781| /* confdefs.h */
25782| #define _GNU_SOURCE 1
25783| #define _NETBSD_SOURCE 1
25784| #define __BSD_VISIBLE 1
25785| #define _DARWIN_C_SOURCE 1
25786| #define _PYTHONFRAMEWORK "Python"
25787| #define STDC_HEADERS 1
25788| #define HAVE_SYS_TYPES_H 1
25789| #define HAVE_SYS_STAT_H 1
25790| #define HAVE_STDLIB_H 1
25791| #define HAVE_STRING_H 1
25792| #define HAVE_MEMORY_H 1
25793| #define HAVE_STRINGS_H 1
25794| #define HAVE_INTTYPES_H 1
25795| #define HAVE_STDINT_H 1
25796| #define HAVE_UNISTD_H 1
25797| #define __EXTENSIONS__ 1
25798| #define _ALL_SOURCE 1
25799| #define _GNU_SOURCE 1
25800| #define _POSIX_PTHREAD_SEMANTICS 1
25801| #define _TANDEM_SOURCE 1
25802| #define STDC_HEADERS 1
25803| #define HAVE_DLFCN_H 1
25804| #define HAVE_ERRNO_H 1
25805| #define HAVE_FCNTL_H 1
25806| #define HAVE_GRP_H 1
25807| #define HAVE_LANGINFO_H 1
25808| #define HAVE_LIBINTL_H 1
25809| #define HAVE_PTHREAD_H 1
25810| #define HAVE_SCHED_H 1
25811| #define HAVE_SIGNAL_H 1
25812| #define HAVE_TERMIOS_H 1
25813| #define HAVE_UTIME_H 1
25814| #define HAVE_POLL_H 1
25815| #define HAVE_SYS_POLL_H 1
25816| #define HAVE_SYS_XATTR_H 1
25817| #define HAVE_SYS_EVENT_H 1
25818| #define HAVE_SYS_FILE_H 1
25819| #define HAVE_SYS_IOCTL_H 1
25820| #define HAVE_SYS_KERN_CONTROL_H 1
25821| #define HAVE_SYS_LOCK_H 1
25822| #define HAVE_SYS_PARAM_H 1
25823| #define HAVE_SYS_RANDOM_H 1
25824| #define HAVE_SYS_SELECT_H 1
25825| #define HAVE_SYS_SOCKET_H 1
25826| #define HAVE_SYS_STATVFS_H 1
25827| #define HAVE_SYS_STAT_H 1
25828| #define HAVE_SYS_SYSCALL_H 1
25829| #define HAVE_SYS_SYS_DOMAIN_H 1
25830| #define HAVE_SYS_TIME_H 1
25831| #define HAVE_SYS_TIMES_H 1
25832| #define HAVE_SYS_TYPES_H 1
25833| #define HAVE_SYS_UIO_H 1
25834| #define HAVE_SYS_UN_H 1
25835| #define HAVE_SYS_UTSNAME_H 1
25836| #define HAVE_SYS_WAIT_H 1
25837| #define HAVE_SYS_RESOURCE_H 1
25838| #define HAVE_SYSEXITS_H 1
25839| #define HAVE_SPAWN_H 1
25840| #define HAVE_UTIL_H 1
25841| #define HAVE_ALLOCA_H 1
25842| #define HAVE_SYS_MMAN_H 1
25843| #define HAVE_DIRENT_H 1
25844| #define HAVE_NET_IF_H 1
25845| #define HAVE_MAKEDEV 1
25846| #define _LARGEFILE_SOURCE 1
25847| #define _FILE_OFFSET_BITS 64
25848| #if defined(SCO_DS)
25849| #undef _OFF_T
25850| #endif
25851| #define RETSIGTYPE void
25852| #define HAVE_SSIZE_T 1
25853| #define SIZEOF_INT 4
25854| #define SIZEOF_LONG 8
25855| #define ALIGNOF_LONG 8
25856| #define SIZEOF_LONG_LONG 8
25857| #define SIZEOF_VOID_P 8
25858| #define SIZEOF_SHORT 2
25859| #define SIZEOF_FLOAT 4
25860| #define SIZEOF_DOUBLE 8
25861| #define SIZEOF_FPOS_T 8
25862| #define SIZEOF_SIZE_T 8
25863| #define ALIGNOF_SIZE_T 8
25864| #define SIZEOF_PID_T 4
25865| #define SIZEOF_UINTPTR_T 8
25866| #define HAVE_LONG_DOUBLE 1
25867| #define SIZEOF_LONG_DOUBLE 16
25868| #define SIZEOF__BOOL 1
25869| #define SIZEOF_OFF_T 8
25870| #define SIZEOF_TIME_T 8
25871| #define SIZEOF_PTHREAD_T 8
25872| #define SIZEOF_PTHREAD_KEY_T 8
25873| #define WITH_NEXT_FRAMEWORK 1
25874| #define WITH_DYLD 1
25875| #define THREAD_STACK_SIZE 0x1000000
25876| #define HAVE_LIBDL 1
25877| #define HAVE_UUID_UUID_H 1
25878| #define WITH_LIBINTL 1
25879| #define WITH_DECIMAL_CONTEXTVAR 1
25880| #define _REENTRANT 1
25881| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
25882| #define HAVE_PTHREAD_SIGMASK 1
25883| #define ENABLE_IPV6 1
25884| #define WITH_DOC_STRINGS 1
25885| #define WITH_PYMALLOC 1
25886| #define PY_COERCE_C_LOCALE 1
25887| #define HAVE_DLOPEN 1
25888| #define HAVE_DYNAMIC_LOADING 1
25889| #define HAVE_ALARM 1
25890| #define HAVE_SETITIMER 1
25891| #define HAVE_GETITIMER 1
25892| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
25893| #define HAVE_CHOWN 1
25894| #define HAVE_CLOCK 1
25895| #define HAVE_CONFSTR 1
25896| #define HAVE_CTERMID 1
25897| #define HAVE_EXECV 1
25898| #define HAVE_FCHMOD 1
25899| #define HAVE_FCHOWN 1
25900| #define HAVE_FORK 1
25901| #define HAVE_FPATHCONF 1
25902| #define HAVE_FTIME 1
25903| #define HAVE_FTRUNCATE 1
25904| #define HAVE_FUTIMES 1
25905| #define HAVE_GAI_STRERROR 1
25906| #define HAVE_GETGRGID_R 1
25907| #define HAVE_GETGRNAM_R 1
25908| #define HAVE_GETGROUPLIST 1
25909| #define HAVE_GETGROUPS 1
25910| #define HAVE_GETLOGIN 1
25911| #define HAVE_GETLOADAVG 1
25912| #define HAVE_GETPEERNAME 1
25913| #define HAVE_GETPGID 1
25914| #define HAVE_GETPID 1
25915| #define HAVE_GETPRIORITY 1
25916| #define HAVE_GETPWENT 1
25917| #define HAVE_GETPWNAM_R 1
25918| #define HAVE_GETPWUID_R 1
25919| #define HAVE_GETSID 1
25920| #define HAVE_GETWD 1
25921| #define HAVE_IF_NAMEINDEX 1
25922| #define HAVE_INITGROUPS 1
25923| #define HAVE_KILL 1
25924| #define HAVE_KILLPG 1
25925| #define HAVE_LCHOWN 1
25926| #define HAVE_LOCKF 1
25927| #define HAVE_LSTAT 1
25928| #define HAVE_LUTIMES 1
25929| #define HAVE_MMAP 1
25930| #define HAVE_MBRTOWC 1
25931| #define HAVE_MKFIFO 1
25932| #define HAVE_MADVISE 1
25933| #define HAVE_MKNOD 1
25934| #define HAVE_MKTIME 1
25935| #define HAVE_NICE 1
25936| #define HAVE_PATHCONF 1
25937| #define HAVE_PAUSE 1
25938| #define HAVE_POLL 1
25939| #define HAVE_POSIX_SPAWN 1
25940| #define HAVE_POSIX_SPAWNP 1
25941| #define HAVE_PREAD 1
25942| #define HAVE_PTHREAD_KILL 1
25943| #define HAVE_PWRITE 1
25944| #define HAVE_READLINK 1
25945| #define HAVE_READV 1
25946| #define HAVE_REALPATH 1
25947| #define HAVE_SEM_OPEN 1
25948| #define HAVE_SEM_GETVALUE 1
25949| #define HAVE_SEM_UNLINK 1
25950| #define HAVE_SENDFILE 1
25951| #define HAVE_SETEGID 1
25952| #define HAVE_SETEUID 1
25953| #define HAVE_SETGID 1
25954| #define HAVE_SETHOSTNAME 1
25955| #define HAVE_SETLOCALE 1
25956| #define HAVE_SETREGID 1
25957| #define HAVE_SETREUID 1
25958| #define HAVE_SETSID 1
25959| #define HAVE_SETPGID 1
25960| #define HAVE_SETPGRP 1
25961| #define HAVE_SETPRIORITY 1
25962| #define HAVE_SETUID 1
25963| #define HAVE_SETVBUF 1
25964| #define HAVE_SCHED_GET_PRIORITY_MAX 1
25965| #define HAVE_SIGACTION 1
25966| #define HAVE_SIGALTSTACK 1
25967| #define HAVE_SIGFILLSET 1
25968| #define HAVE_SIGINTERRUPT 1
25969| #define HAVE_SIGPENDING 1
25970| #define HAVE_SIGRELSE 1
25971| #define HAVE_SIGWAIT 1
25972| #define HAVE_SNPRINTF 1
25973| #define HAVE_STRFTIME 1
25974| #define HAVE_STRLCPY 1
25975| #define HAVE_STRSIGNAL 1
25976| #define HAVE_SYNC 1
25977| #define HAVE_SYSCONF 1
25978| #define HAVE_TCGETPGRP 1
25979| #define HAVE_TCSETPGRP 1
25980| #define HAVE_TEMPNAM 1
25981| #define HAVE_TIMEGM 1
25982| #define HAVE_TIMES 1
25983| #define HAVE_TMPFILE 1
25984| #define HAVE_TMPNAM 1
25985| #define HAVE_TRUNCATE 1
25986| #define HAVE_UNAME 1
25987| #define HAVE_UTIMES 1
25988| #define HAVE_VFORK 1
25989| #define HAVE_WAITID 1
25990| #define HAVE_WAITPID 1
25991| #define HAVE_WAIT3 1
25992| #define HAVE_WAIT4 1
25993| #define HAVE_WCSCOLL 1
25994| #define HAVE_WCSFTIME 1
25995| #define HAVE_WCSXFRM 1
25996| #define HAVE_WMEMCMP 1
25997| #define HAVE_WRITEV 1
25998| #define HAVE_LCHMOD 1
25999| #define HAVE_DIRFD 1
26000| #define HAVE_CHROOT 1
26001| #define HAVE_LINK 1
26002| #define HAVE_SYMLINK 1
26003| #define HAVE_FCHDIR 1
26004| #define HAVE_FSYNC 1
26005| #define HAVE_KQUEUE 1
26006| #define HAVE_CTERMID_R 1
26007| #define HAVE_FLOCK 1
26008| #define HAVE_GETPAGESIZE 1
26009| #define HAVE_CHFLAGS 1
26010| #define HAVE_LCHFLAGS 1
26011| #define HAVE_ZLIB_COPY 1
26012| #define HAVE_HSTRERROR 1
26013| #define HAVE_INET_ATON 1
26014| #define HAVE_INET_PTON 1
26015| #define HAVE_SETGROUPS 1
26016| #define HAVE_OPENPTY 1
26017| #define HAVE_FORKPTY 1
26018| #define HAVE_FSEEKO 1
26019| #define HAVE_FSTATVFS 1
26020| #define HAVE_FTELLO 1
26021| #define HAVE_STATVFS 1
26022| #define HAVE_DUP2 1
26023| #define HAVE_GETPGRP 1
26024| #define HAVE_SETPGRP 1
26025| /* end confdefs.h.  */
26026|
26027| /* Override any GCC internal prototype to avoid an error.
26028|    Use char because int might match the return type of a GCC
26029|    builtin and then its argument prototype would still apply.  */
26030| #ifdef __cplusplus
26031| extern "C"
26032| #endif
26033| char clock_getres ();
26034| int
26035| main ()
26036| {
26037| return clock_getres ();
26038|   ;
26039|   return 0;
26040| }
26041configure:13486: result: no
26042configure:13502: checking for clock_settime
26043configure:13502: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
26044Undefined symbols for architecture x86_64:
26045  "_clock_settime", referenced from:
26046      _main in ccaE053y.o
26047ld: symbol(s) not found for architecture x86_64
26048collect2: ld returned 1 exit status
26049Undefined symbols for architecture ppc:
26050  "_clock_settime", referenced from:
26051      _main in ccsY2BMK.o
26052ld: symbol(s) not found for architecture ppc
26053collect2: ld returned 1 exit status
26054lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccu50HNo.out (No such file or directory)
26055configure:13502: $? = 1
26056configure: failed program was:
26057| /* confdefs.h */
26058| #define _GNU_SOURCE 1
26059| #define _NETBSD_SOURCE 1
26060| #define __BSD_VISIBLE 1
26061| #define _DARWIN_C_SOURCE 1
26062| #define _PYTHONFRAMEWORK "Python"
26063| #define STDC_HEADERS 1
26064| #define HAVE_SYS_TYPES_H 1
26065| #define HAVE_SYS_STAT_H 1
26066| #define HAVE_STDLIB_H 1
26067| #define HAVE_STRING_H 1
26068| #define HAVE_MEMORY_H 1
26069| #define HAVE_STRINGS_H 1
26070| #define HAVE_INTTYPES_H 1
26071| #define HAVE_STDINT_H 1
26072| #define HAVE_UNISTD_H 1
26073| #define __EXTENSIONS__ 1
26074| #define _ALL_SOURCE 1
26075| #define _GNU_SOURCE 1
26076| #define _POSIX_PTHREAD_SEMANTICS 1
26077| #define _TANDEM_SOURCE 1
26078| #define STDC_HEADERS 1
26079| #define HAVE_DLFCN_H 1
26080| #define HAVE_ERRNO_H 1
26081| #define HAVE_FCNTL_H 1
26082| #define HAVE_GRP_H 1
26083| #define HAVE_LANGINFO_H 1
26084| #define HAVE_LIBINTL_H 1
26085| #define HAVE_PTHREAD_H 1
26086| #define HAVE_SCHED_H 1
26087| #define HAVE_SIGNAL_H 1
26088| #define HAVE_TERMIOS_H 1
26089| #define HAVE_UTIME_H 1
26090| #define HAVE_POLL_H 1
26091| #define HAVE_SYS_POLL_H 1
26092| #define HAVE_SYS_XATTR_H 1
26093| #define HAVE_SYS_EVENT_H 1
26094| #define HAVE_SYS_FILE_H 1
26095| #define HAVE_SYS_IOCTL_H 1
26096| #define HAVE_SYS_KERN_CONTROL_H 1
26097| #define HAVE_SYS_LOCK_H 1
26098| #define HAVE_SYS_PARAM_H 1
26099| #define HAVE_SYS_RANDOM_H 1
26100| #define HAVE_SYS_SELECT_H 1
26101| #define HAVE_SYS_SOCKET_H 1
26102| #define HAVE_SYS_STATVFS_H 1
26103| #define HAVE_SYS_STAT_H 1
26104| #define HAVE_SYS_SYSCALL_H 1
26105| #define HAVE_SYS_SYS_DOMAIN_H 1
26106| #define HAVE_SYS_TIME_H 1
26107| #define HAVE_SYS_TIMES_H 1
26108| #define HAVE_SYS_TYPES_H 1
26109| #define HAVE_SYS_UIO_H 1
26110| #define HAVE_SYS_UN_H 1
26111| #define HAVE_SYS_UTSNAME_H 1
26112| #define HAVE_SYS_WAIT_H 1
26113| #define HAVE_SYS_RESOURCE_H 1
26114| #define HAVE_SYSEXITS_H 1
26115| #define HAVE_SPAWN_H 1
26116| #define HAVE_UTIL_H 1
26117| #define HAVE_ALLOCA_H 1
26118| #define HAVE_SYS_MMAN_H 1
26119| #define HAVE_DIRENT_H 1
26120| #define HAVE_NET_IF_H 1
26121| #define HAVE_MAKEDEV 1
26122| #define _LARGEFILE_SOURCE 1
26123| #define _FILE_OFFSET_BITS 64
26124| #if defined(SCO_DS)
26125| #undef _OFF_T
26126| #endif
26127| #define RETSIGTYPE void
26128| #define HAVE_SSIZE_T 1
26129| #define SIZEOF_INT 4
26130| #define SIZEOF_LONG 8
26131| #define ALIGNOF_LONG 8
26132| #define SIZEOF_LONG_LONG 8
26133| #define SIZEOF_VOID_P 8
26134| #define SIZEOF_SHORT 2
26135| #define SIZEOF_FLOAT 4
26136| #define SIZEOF_DOUBLE 8
26137| #define SIZEOF_FPOS_T 8
26138| #define SIZEOF_SIZE_T 8
26139| #define ALIGNOF_SIZE_T 8
26140| #define SIZEOF_PID_T 4
26141| #define SIZEOF_UINTPTR_T 8
26142| #define HAVE_LONG_DOUBLE 1
26143| #define SIZEOF_LONG_DOUBLE 16
26144| #define SIZEOF__BOOL 1
26145| #define SIZEOF_OFF_T 8
26146| #define SIZEOF_TIME_T 8
26147| #define SIZEOF_PTHREAD_T 8
26148| #define SIZEOF_PTHREAD_KEY_T 8
26149| #define WITH_NEXT_FRAMEWORK 1
26150| #define WITH_DYLD 1
26151| #define THREAD_STACK_SIZE 0x1000000
26152| #define HAVE_LIBDL 1
26153| #define HAVE_UUID_UUID_H 1
26154| #define WITH_LIBINTL 1
26155| #define WITH_DECIMAL_CONTEXTVAR 1
26156| #define _REENTRANT 1
26157| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
26158| #define HAVE_PTHREAD_SIGMASK 1
26159| #define ENABLE_IPV6 1
26160| #define WITH_DOC_STRINGS 1
26161| #define WITH_PYMALLOC 1
26162| #define PY_COERCE_C_LOCALE 1
26163| #define HAVE_DLOPEN 1
26164| #define HAVE_DYNAMIC_LOADING 1
26165| #define HAVE_ALARM 1
26166| #define HAVE_SETITIMER 1
26167| #define HAVE_GETITIMER 1
26168| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
26169| #define HAVE_CHOWN 1
26170| #define HAVE_CLOCK 1
26171| #define HAVE_CONFSTR 1
26172| #define HAVE_CTERMID 1
26173| #define HAVE_EXECV 1
26174| #define HAVE_FCHMOD 1
26175| #define HAVE_FCHOWN 1
26176| #define HAVE_FORK 1
26177| #define HAVE_FPATHCONF 1
26178| #define HAVE_FTIME 1
26179| #define HAVE_FTRUNCATE 1
26180| #define HAVE_FUTIMES 1
26181| #define HAVE_GAI_STRERROR 1
26182| #define HAVE_GETGRGID_R 1
26183| #define HAVE_GETGRNAM_R 1
26184| #define HAVE_GETGROUPLIST 1
26185| #define HAVE_GETGROUPS 1
26186| #define HAVE_GETLOGIN 1
26187| #define HAVE_GETLOADAVG 1
26188| #define HAVE_GETPEERNAME 1
26189| #define HAVE_GETPGID 1
26190| #define HAVE_GETPID 1
26191| #define HAVE_GETPRIORITY 1
26192| #define HAVE_GETPWENT 1
26193| #define HAVE_GETPWNAM_R 1
26194| #define HAVE_GETPWUID_R 1
26195| #define HAVE_GETSID 1
26196| #define HAVE_GETWD 1
26197| #define HAVE_IF_NAMEINDEX 1
26198| #define HAVE_INITGROUPS 1
26199| #define HAVE_KILL 1
26200| #define HAVE_KILLPG 1
26201| #define HAVE_LCHOWN 1
26202| #define HAVE_LOCKF 1
26203| #define HAVE_LSTAT 1
26204| #define HAVE_LUTIMES 1
26205| #define HAVE_MMAP 1
26206| #define HAVE_MBRTOWC 1
26207| #define HAVE_MKFIFO 1
26208| #define HAVE_MADVISE 1
26209| #define HAVE_MKNOD 1
26210| #define HAVE_MKTIME 1
26211| #define HAVE_NICE 1
26212| #define HAVE_PATHCONF 1
26213| #define HAVE_PAUSE 1
26214| #define HAVE_POLL 1
26215| #define HAVE_POSIX_SPAWN 1
26216| #define HAVE_POSIX_SPAWNP 1
26217| #define HAVE_PREAD 1
26218| #define HAVE_PTHREAD_KILL 1
26219| #define HAVE_PWRITE 1
26220| #define HAVE_READLINK 1
26221| #define HAVE_READV 1
26222| #define HAVE_REALPATH 1
26223| #define HAVE_SEM_OPEN 1
26224| #define HAVE_SEM_GETVALUE 1
26225| #define HAVE_SEM_UNLINK 1
26226| #define HAVE_SENDFILE 1
26227| #define HAVE_SETEGID 1
26228| #define HAVE_SETEUID 1
26229| #define HAVE_SETGID 1
26230| #define HAVE_SETHOSTNAME 1
26231| #define HAVE_SETLOCALE 1
26232| #define HAVE_SETREGID 1
26233| #define HAVE_SETREUID 1
26234| #define HAVE_SETSID 1
26235| #define HAVE_SETPGID 1
26236| #define HAVE_SETPGRP 1
26237| #define HAVE_SETPRIORITY 1
26238| #define HAVE_SETUID 1
26239| #define HAVE_SETVBUF 1
26240| #define HAVE_SCHED_GET_PRIORITY_MAX 1
26241| #define HAVE_SIGACTION 1
26242| #define HAVE_SIGALTSTACK 1
26243| #define HAVE_SIGFILLSET 1
26244| #define HAVE_SIGINTERRUPT 1
26245| #define HAVE_SIGPENDING 1
26246| #define HAVE_SIGRELSE 1
26247| #define HAVE_SIGWAIT 1
26248| #define HAVE_SNPRINTF 1
26249| #define HAVE_STRFTIME 1
26250| #define HAVE_STRLCPY 1
26251| #define HAVE_STRSIGNAL 1
26252| #define HAVE_SYNC 1
26253| #define HAVE_SYSCONF 1
26254| #define HAVE_TCGETPGRP 1
26255| #define HAVE_TCSETPGRP 1
26256| #define HAVE_TEMPNAM 1
26257| #define HAVE_TIMEGM 1
26258| #define HAVE_TIMES 1
26259| #define HAVE_TMPFILE 1
26260| #define HAVE_TMPNAM 1
26261| #define HAVE_TRUNCATE 1
26262| #define HAVE_UNAME 1
26263| #define HAVE_UTIMES 1
26264| #define HAVE_VFORK 1
26265| #define HAVE_WAITID 1
26266| #define HAVE_WAITPID 1
26267| #define HAVE_WAIT3 1
26268| #define HAVE_WAIT4 1
26269| #define HAVE_WCSCOLL 1
26270| #define HAVE_WCSFTIME 1
26271| #define HAVE_WCSXFRM 1
26272| #define HAVE_WMEMCMP 1
26273| #define HAVE_WRITEV 1
26274| #define HAVE_LCHMOD 1
26275| #define HAVE_DIRFD 1
26276| #define HAVE_CHROOT 1
26277| #define HAVE_LINK 1
26278| #define HAVE_SYMLINK 1
26279| #define HAVE_FCHDIR 1
26280| #define HAVE_FSYNC 1
26281| #define HAVE_KQUEUE 1
26282| #define HAVE_CTERMID_R 1
26283| #define HAVE_FLOCK 1
26284| #define HAVE_GETPAGESIZE 1
26285| #define HAVE_CHFLAGS 1
26286| #define HAVE_LCHFLAGS 1
26287| #define HAVE_ZLIB_COPY 1
26288| #define HAVE_HSTRERROR 1
26289| #define HAVE_INET_ATON 1
26290| #define HAVE_INET_PTON 1
26291| #define HAVE_SETGROUPS 1
26292| #define HAVE_OPENPTY 1
26293| #define HAVE_FORKPTY 1
26294| #define HAVE_FSEEKO 1
26295| #define HAVE_FSTATVFS 1
26296| #define HAVE_FTELLO 1
26297| #define HAVE_STATVFS 1
26298| #define HAVE_DUP2 1
26299| #define HAVE_GETPGRP 1
26300| #define HAVE_SETPGRP 1
26301| /* end confdefs.h.  */
26302| /* Define clock_settime to an innocuous variant, in case <limits.h> declares clock_settime.
26303|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
26304| #define clock_settime innocuous_clock_settime
26305|
26306| /* System header to define __stub macros and hopefully few prototypes,
26307|     which can conflict with char clock_settime (); below.
26308|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
26309|     <limits.h> exists even on freestanding compilers.  */
26310|
26311| #ifdef __STDC__
26312| # include <limits.h>
26313| #else
26314| # include <assert.h>
26315| #endif
26316|
26317| #undef clock_settime
26318|
26319| /* Override any GCC internal prototype to avoid an error.
26320|    Use char because int might match the return type of a GCC
26321|    builtin and then its argument prototype would still apply.  */
26322| #ifdef __cplusplus
26323| extern "C"
26324| #endif
26325| char clock_settime ();
26326| /* The GNU C library defines this for functions which it implements
26327|     to always fail with ENOSYS.  Some functions are actually named
26328|     something starting with __ and the normal name is an alias.  */
26329| #if defined __stub_clock_settime || defined __stub___clock_settime
26330| choke me
26331| #endif
26332|
26333| int
26334| main ()
26335| {
26336| return clock_settime ();
26337|   ;
26338|   return 0;
26339| }
26340configure:13502: result: no
26341configure:13510: checking for clock_settime in -lrt
26342configure:13535: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lrt  -lintl -ldl  >&5
26343ld: library not found for -lrt
26344collect2: ld returned 1 exit status
26345ld: library not found for -lrt
26346collect2: ld returned 1 exit status
26347lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccMNCYMV.out (No such file or directory)
26348configure:13535: $? = 1
26349configure: failed program was:
26350| /* confdefs.h */
26351| #define _GNU_SOURCE 1
26352| #define _NETBSD_SOURCE 1
26353| #define __BSD_VISIBLE 1
26354| #define _DARWIN_C_SOURCE 1
26355| #define _PYTHONFRAMEWORK "Python"
26356| #define STDC_HEADERS 1
26357| #define HAVE_SYS_TYPES_H 1
26358| #define HAVE_SYS_STAT_H 1
26359| #define HAVE_STDLIB_H 1
26360| #define HAVE_STRING_H 1
26361| #define HAVE_MEMORY_H 1
26362| #define HAVE_STRINGS_H 1
26363| #define HAVE_INTTYPES_H 1
26364| #define HAVE_STDINT_H 1
26365| #define HAVE_UNISTD_H 1
26366| #define __EXTENSIONS__ 1
26367| #define _ALL_SOURCE 1
26368| #define _GNU_SOURCE 1
26369| #define _POSIX_PTHREAD_SEMANTICS 1
26370| #define _TANDEM_SOURCE 1
26371| #define STDC_HEADERS 1
26372| #define HAVE_DLFCN_H 1
26373| #define HAVE_ERRNO_H 1
26374| #define HAVE_FCNTL_H 1
26375| #define HAVE_GRP_H 1
26376| #define HAVE_LANGINFO_H 1
26377| #define HAVE_LIBINTL_H 1
26378| #define HAVE_PTHREAD_H 1
26379| #define HAVE_SCHED_H 1
26380| #define HAVE_SIGNAL_H 1
26381| #define HAVE_TERMIOS_H 1
26382| #define HAVE_UTIME_H 1
26383| #define HAVE_POLL_H 1
26384| #define HAVE_SYS_POLL_H 1
26385| #define HAVE_SYS_XATTR_H 1
26386| #define HAVE_SYS_EVENT_H 1
26387| #define HAVE_SYS_FILE_H 1
26388| #define HAVE_SYS_IOCTL_H 1
26389| #define HAVE_SYS_KERN_CONTROL_H 1
26390| #define HAVE_SYS_LOCK_H 1
26391| #define HAVE_SYS_PARAM_H 1
26392| #define HAVE_SYS_RANDOM_H 1
26393| #define HAVE_SYS_SELECT_H 1
26394| #define HAVE_SYS_SOCKET_H 1
26395| #define HAVE_SYS_STATVFS_H 1
26396| #define HAVE_SYS_STAT_H 1
26397| #define HAVE_SYS_SYSCALL_H 1
26398| #define HAVE_SYS_SYS_DOMAIN_H 1
26399| #define HAVE_SYS_TIME_H 1
26400| #define HAVE_SYS_TIMES_H 1
26401| #define HAVE_SYS_TYPES_H 1
26402| #define HAVE_SYS_UIO_H 1
26403| #define HAVE_SYS_UN_H 1
26404| #define HAVE_SYS_UTSNAME_H 1
26405| #define HAVE_SYS_WAIT_H 1
26406| #define HAVE_SYS_RESOURCE_H 1
26407| #define HAVE_SYSEXITS_H 1
26408| #define HAVE_SPAWN_H 1
26409| #define HAVE_UTIL_H 1
26410| #define HAVE_ALLOCA_H 1
26411| #define HAVE_SYS_MMAN_H 1
26412| #define HAVE_DIRENT_H 1
26413| #define HAVE_NET_IF_H 1
26414| #define HAVE_MAKEDEV 1
26415| #define _LARGEFILE_SOURCE 1
26416| #define _FILE_OFFSET_BITS 64
26417| #if defined(SCO_DS)
26418| #undef _OFF_T
26419| #endif
26420| #define RETSIGTYPE void
26421| #define HAVE_SSIZE_T 1
26422| #define SIZEOF_INT 4
26423| #define SIZEOF_LONG 8
26424| #define ALIGNOF_LONG 8
26425| #define SIZEOF_LONG_LONG 8
26426| #define SIZEOF_VOID_P 8
26427| #define SIZEOF_SHORT 2
26428| #define SIZEOF_FLOAT 4
26429| #define SIZEOF_DOUBLE 8
26430| #define SIZEOF_FPOS_T 8
26431| #define SIZEOF_SIZE_T 8
26432| #define ALIGNOF_SIZE_T 8
26433| #define SIZEOF_PID_T 4
26434| #define SIZEOF_UINTPTR_T 8
26435| #define HAVE_LONG_DOUBLE 1
26436| #define SIZEOF_LONG_DOUBLE 16
26437| #define SIZEOF__BOOL 1
26438| #define SIZEOF_OFF_T 8
26439| #define SIZEOF_TIME_T 8
26440| #define SIZEOF_PTHREAD_T 8
26441| #define SIZEOF_PTHREAD_KEY_T 8
26442| #define WITH_NEXT_FRAMEWORK 1
26443| #define WITH_DYLD 1
26444| #define THREAD_STACK_SIZE 0x1000000
26445| #define HAVE_LIBDL 1
26446| #define HAVE_UUID_UUID_H 1
26447| #define WITH_LIBINTL 1
26448| #define WITH_DECIMAL_CONTEXTVAR 1
26449| #define _REENTRANT 1
26450| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
26451| #define HAVE_PTHREAD_SIGMASK 1
26452| #define ENABLE_IPV6 1
26453| #define WITH_DOC_STRINGS 1
26454| #define WITH_PYMALLOC 1
26455| #define PY_COERCE_C_LOCALE 1
26456| #define HAVE_DLOPEN 1
26457| #define HAVE_DYNAMIC_LOADING 1
26458| #define HAVE_ALARM 1
26459| #define HAVE_SETITIMER 1
26460| #define HAVE_GETITIMER 1
26461| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
26462| #define HAVE_CHOWN 1
26463| #define HAVE_CLOCK 1
26464| #define HAVE_CONFSTR 1
26465| #define HAVE_CTERMID 1
26466| #define HAVE_EXECV 1
26467| #define HAVE_FCHMOD 1
26468| #define HAVE_FCHOWN 1
26469| #define HAVE_FORK 1
26470| #define HAVE_FPATHCONF 1
26471| #define HAVE_FTIME 1
26472| #define HAVE_FTRUNCATE 1
26473| #define HAVE_FUTIMES 1
26474| #define HAVE_GAI_STRERROR 1
26475| #define HAVE_GETGRGID_R 1
26476| #define HAVE_GETGRNAM_R 1
26477| #define HAVE_GETGROUPLIST 1
26478| #define HAVE_GETGROUPS 1
26479| #define HAVE_GETLOGIN 1
26480| #define HAVE_GETLOADAVG 1
26481| #define HAVE_GETPEERNAME 1
26482| #define HAVE_GETPGID 1
26483| #define HAVE_GETPID 1
26484| #define HAVE_GETPRIORITY 1
26485| #define HAVE_GETPWENT 1
26486| #define HAVE_GETPWNAM_R 1
26487| #define HAVE_GETPWUID_R 1
26488| #define HAVE_GETSID 1
26489| #define HAVE_GETWD 1
26490| #define HAVE_IF_NAMEINDEX 1
26491| #define HAVE_INITGROUPS 1
26492| #define HAVE_KILL 1
26493| #define HAVE_KILLPG 1
26494| #define HAVE_LCHOWN 1
26495| #define HAVE_LOCKF 1
26496| #define HAVE_LSTAT 1
26497| #define HAVE_LUTIMES 1
26498| #define HAVE_MMAP 1
26499| #define HAVE_MBRTOWC 1
26500| #define HAVE_MKFIFO 1
26501| #define HAVE_MADVISE 1
26502| #define HAVE_MKNOD 1
26503| #define HAVE_MKTIME 1
26504| #define HAVE_NICE 1
26505| #define HAVE_PATHCONF 1
26506| #define HAVE_PAUSE 1
26507| #define HAVE_POLL 1
26508| #define HAVE_POSIX_SPAWN 1
26509| #define HAVE_POSIX_SPAWNP 1
26510| #define HAVE_PREAD 1
26511| #define HAVE_PTHREAD_KILL 1
26512| #define HAVE_PWRITE 1
26513| #define HAVE_READLINK 1
26514| #define HAVE_READV 1
26515| #define HAVE_REALPATH 1
26516| #define HAVE_SEM_OPEN 1
26517| #define HAVE_SEM_GETVALUE 1
26518| #define HAVE_SEM_UNLINK 1
26519| #define HAVE_SENDFILE 1
26520| #define HAVE_SETEGID 1
26521| #define HAVE_SETEUID 1
26522| #define HAVE_SETGID 1
26523| #define HAVE_SETHOSTNAME 1
26524| #define HAVE_SETLOCALE 1
26525| #define HAVE_SETREGID 1
26526| #define HAVE_SETREUID 1
26527| #define HAVE_SETSID 1
26528| #define HAVE_SETPGID 1
26529| #define HAVE_SETPGRP 1
26530| #define HAVE_SETPRIORITY 1
26531| #define HAVE_SETUID 1
26532| #define HAVE_SETVBUF 1
26533| #define HAVE_SCHED_GET_PRIORITY_MAX 1
26534| #define HAVE_SIGACTION 1
26535| #define HAVE_SIGALTSTACK 1
26536| #define HAVE_SIGFILLSET 1
26537| #define HAVE_SIGINTERRUPT 1
26538| #define HAVE_SIGPENDING 1
26539| #define HAVE_SIGRELSE 1
26540| #define HAVE_SIGWAIT 1
26541| #define HAVE_SNPRINTF 1
26542| #define HAVE_STRFTIME 1
26543| #define HAVE_STRLCPY 1
26544| #define HAVE_STRSIGNAL 1
26545| #define HAVE_SYNC 1
26546| #define HAVE_SYSCONF 1
26547| #define HAVE_TCGETPGRP 1
26548| #define HAVE_TCSETPGRP 1
26549| #define HAVE_TEMPNAM 1
26550| #define HAVE_TIMEGM 1
26551| #define HAVE_TIMES 1
26552| #define HAVE_TMPFILE 1
26553| #define HAVE_TMPNAM 1
26554| #define HAVE_TRUNCATE 1
26555| #define HAVE_UNAME 1
26556| #define HAVE_UTIMES 1
26557| #define HAVE_VFORK 1
26558| #define HAVE_WAITID 1
26559| #define HAVE_WAITPID 1
26560| #define HAVE_WAIT3 1
26561| #define HAVE_WAIT4 1
26562| #define HAVE_WCSCOLL 1
26563| #define HAVE_WCSFTIME 1
26564| #define HAVE_WCSXFRM 1
26565| #define HAVE_WMEMCMP 1
26566| #define HAVE_WRITEV 1
26567| #define HAVE_LCHMOD 1
26568| #define HAVE_DIRFD 1
26569| #define HAVE_CHROOT 1
26570| #define HAVE_LINK 1
26571| #define HAVE_SYMLINK 1
26572| #define HAVE_FCHDIR 1
26573| #define HAVE_FSYNC 1
26574| #define HAVE_KQUEUE 1
26575| #define HAVE_CTERMID_R 1
26576| #define HAVE_FLOCK 1
26577| #define HAVE_GETPAGESIZE 1
26578| #define HAVE_CHFLAGS 1
26579| #define HAVE_LCHFLAGS 1
26580| #define HAVE_ZLIB_COPY 1
26581| #define HAVE_HSTRERROR 1
26582| #define HAVE_INET_ATON 1
26583| #define HAVE_INET_PTON 1
26584| #define HAVE_SETGROUPS 1
26585| #define HAVE_OPENPTY 1
26586| #define HAVE_FORKPTY 1
26587| #define HAVE_FSEEKO 1
26588| #define HAVE_FSTATVFS 1
26589| #define HAVE_FTELLO 1
26590| #define HAVE_STATVFS 1
26591| #define HAVE_DUP2 1
26592| #define HAVE_GETPGRP 1
26593| #define HAVE_SETPGRP 1
26594| /* end confdefs.h.  */
26595|
26596| /* Override any GCC internal prototype to avoid an error.
26597|    Use char because int might match the return type of a GCC
26598|    builtin and then its argument prototype would still apply.  */
26599| #ifdef __cplusplus
26600| extern "C"
26601| #endif
26602| char clock_settime ();
26603| int
26604| main ()
26605| {
26606| return clock_settime ();
26607|   ;
26608|   return 0;
26609| }
26610configure:13544: result: no
26611configure:13558: checking for major
26612configure:13581: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
26613configure:13581: $? = 0
26614configure:13586: result: yes
26615configure:13600: checking for getaddrinfo
26616configure:13618: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
26617configure:13618: $? = 0
26618configure:13625: result: yes
26619configure:13629: checking getaddrinfo bug
26620configure:13735: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
26621configure:13735: $? = 0
26622configure:13735: ./conftest
26623configure:13735: $? = 0
26624configure:13748: result: no
26625configure:13767: checking for getnameinfo
26626configure:13767: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
26627configure:13767: $? = 0
26628configure:13767: result: yes
26629configure:13778: checking whether time.h and sys/time.h may both be included
26630configure:13798: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26631configure:13798: $? = 0
26632configure:13805: result: yes
26633configure:13813: checking whether struct tm is in sys/time.h or time.h
26634configure:13833: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26635configure:13833: $? = 0
26636configure:13840: result: time.h
26637configure:13848: checking for struct tm.tm_zone
26638configure:13848: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26639configure:13848: $? = 0
26640configure:13848: result: yes
26641configure:13915: checking for struct stat.st_rdev
26642configure:13915: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26643configure:13915: $? = 0
26644configure:13915: result: yes
26645configure:13925: checking for struct stat.st_blksize
26646configure:13925: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26647configure:13925: $? = 0
26648configure:13925: result: yes
26649configure:13935: checking for struct stat.st_flags
26650configure:13935: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26651configure:13935: $? = 0
26652configure:13935: result: yes
26653configure:13945: checking for struct stat.st_gen
26654configure:13945: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26655configure:13945: $? = 0
26656configure:13945: result: yes
26657configure:13955: checking for struct stat.st_birthtime
26658configure:13955: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26659conftest.c: In function 'main':
26660conftest.c:293: error: 'struct stat' has no member named 'st_birthtimespec'
26661conftest.c: In function 'main':
26662conftest.c:293: error: 'struct stat' has no member named 'st_birthtimespec'
26663lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccBNPxSu.out (No such file or directory)
26664configure:13955: $? = 1
26665configure: failed program was:
26666| /* confdefs.h */
26667| #define _GNU_SOURCE 1
26668| #define _NETBSD_SOURCE 1
26669| #define __BSD_VISIBLE 1
26670| #define _DARWIN_C_SOURCE 1
26671| #define _PYTHONFRAMEWORK "Python"
26672| #define STDC_HEADERS 1
26673| #define HAVE_SYS_TYPES_H 1
26674| #define HAVE_SYS_STAT_H 1
26675| #define HAVE_STDLIB_H 1
26676| #define HAVE_STRING_H 1
26677| #define HAVE_MEMORY_H 1
26678| #define HAVE_STRINGS_H 1
26679| #define HAVE_INTTYPES_H 1
26680| #define HAVE_STDINT_H 1
26681| #define HAVE_UNISTD_H 1
26682| #define __EXTENSIONS__ 1
26683| #define _ALL_SOURCE 1
26684| #define _GNU_SOURCE 1
26685| #define _POSIX_PTHREAD_SEMANTICS 1
26686| #define _TANDEM_SOURCE 1
26687| #define STDC_HEADERS 1
26688| #define HAVE_DLFCN_H 1
26689| #define HAVE_ERRNO_H 1
26690| #define HAVE_FCNTL_H 1
26691| #define HAVE_GRP_H 1
26692| #define HAVE_LANGINFO_H 1
26693| #define HAVE_LIBINTL_H 1
26694| #define HAVE_PTHREAD_H 1
26695| #define HAVE_SCHED_H 1
26696| #define HAVE_SIGNAL_H 1
26697| #define HAVE_TERMIOS_H 1
26698| #define HAVE_UTIME_H 1
26699| #define HAVE_POLL_H 1
26700| #define HAVE_SYS_POLL_H 1
26701| #define HAVE_SYS_XATTR_H 1
26702| #define HAVE_SYS_EVENT_H 1
26703| #define HAVE_SYS_FILE_H 1
26704| #define HAVE_SYS_IOCTL_H 1
26705| #define HAVE_SYS_KERN_CONTROL_H 1
26706| #define HAVE_SYS_LOCK_H 1
26707| #define HAVE_SYS_PARAM_H 1
26708| #define HAVE_SYS_RANDOM_H 1
26709| #define HAVE_SYS_SELECT_H 1
26710| #define HAVE_SYS_SOCKET_H 1
26711| #define HAVE_SYS_STATVFS_H 1
26712| #define HAVE_SYS_STAT_H 1
26713| #define HAVE_SYS_SYSCALL_H 1
26714| #define HAVE_SYS_SYS_DOMAIN_H 1
26715| #define HAVE_SYS_TIME_H 1
26716| #define HAVE_SYS_TIMES_H 1
26717| #define HAVE_SYS_TYPES_H 1
26718| #define HAVE_SYS_UIO_H 1
26719| #define HAVE_SYS_UN_H 1
26720| #define HAVE_SYS_UTSNAME_H 1
26721| #define HAVE_SYS_WAIT_H 1
26722| #define HAVE_SYS_RESOURCE_H 1
26723| #define HAVE_SYSEXITS_H 1
26724| #define HAVE_SPAWN_H 1
26725| #define HAVE_UTIL_H 1
26726| #define HAVE_ALLOCA_H 1
26727| #define HAVE_SYS_MMAN_H 1
26728| #define HAVE_DIRENT_H 1
26729| #define HAVE_NET_IF_H 1
26730| #define HAVE_MAKEDEV 1
26731| #define _LARGEFILE_SOURCE 1
26732| #define _FILE_OFFSET_BITS 64
26733| #if defined(SCO_DS)
26734| #undef _OFF_T
26735| #endif
26736| #define RETSIGTYPE void
26737| #define HAVE_SSIZE_T 1
26738| #define SIZEOF_INT 4
26739| #define SIZEOF_LONG 8
26740| #define ALIGNOF_LONG 8
26741| #define SIZEOF_LONG_LONG 8
26742| #define SIZEOF_VOID_P 8
26743| #define SIZEOF_SHORT 2
26744| #define SIZEOF_FLOAT 4
26745| #define SIZEOF_DOUBLE 8
26746| #define SIZEOF_FPOS_T 8
26747| #define SIZEOF_SIZE_T 8
26748| #define ALIGNOF_SIZE_T 8
26749| #define SIZEOF_PID_T 4
26750| #define SIZEOF_UINTPTR_T 8
26751| #define HAVE_LONG_DOUBLE 1
26752| #define SIZEOF_LONG_DOUBLE 16
26753| #define SIZEOF__BOOL 1
26754| #define SIZEOF_OFF_T 8
26755| #define SIZEOF_TIME_T 8
26756| #define SIZEOF_PTHREAD_T 8
26757| #define SIZEOF_PTHREAD_KEY_T 8
26758| #define WITH_NEXT_FRAMEWORK 1
26759| #define WITH_DYLD 1
26760| #define THREAD_STACK_SIZE 0x1000000
26761| #define HAVE_LIBDL 1
26762| #define HAVE_UUID_UUID_H 1
26763| #define WITH_LIBINTL 1
26764| #define WITH_DECIMAL_CONTEXTVAR 1
26765| #define _REENTRANT 1
26766| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
26767| #define HAVE_PTHREAD_SIGMASK 1
26768| #define ENABLE_IPV6 1
26769| #define WITH_DOC_STRINGS 1
26770| #define WITH_PYMALLOC 1
26771| #define PY_COERCE_C_LOCALE 1
26772| #define HAVE_DLOPEN 1
26773| #define HAVE_DYNAMIC_LOADING 1
26774| #define HAVE_ALARM 1
26775| #define HAVE_SETITIMER 1
26776| #define HAVE_GETITIMER 1
26777| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
26778| #define HAVE_CHOWN 1
26779| #define HAVE_CLOCK 1
26780| #define HAVE_CONFSTR 1
26781| #define HAVE_CTERMID 1
26782| #define HAVE_EXECV 1
26783| #define HAVE_FCHMOD 1
26784| #define HAVE_FCHOWN 1
26785| #define HAVE_FORK 1
26786| #define HAVE_FPATHCONF 1
26787| #define HAVE_FTIME 1
26788| #define HAVE_FTRUNCATE 1
26789| #define HAVE_FUTIMES 1
26790| #define HAVE_GAI_STRERROR 1
26791| #define HAVE_GETGRGID_R 1
26792| #define HAVE_GETGRNAM_R 1
26793| #define HAVE_GETGROUPLIST 1
26794| #define HAVE_GETGROUPS 1
26795| #define HAVE_GETLOGIN 1
26796| #define HAVE_GETLOADAVG 1
26797| #define HAVE_GETPEERNAME 1
26798| #define HAVE_GETPGID 1
26799| #define HAVE_GETPID 1
26800| #define HAVE_GETPRIORITY 1
26801| #define HAVE_GETPWENT 1
26802| #define HAVE_GETPWNAM_R 1
26803| #define HAVE_GETPWUID_R 1
26804| #define HAVE_GETSID 1
26805| #define HAVE_GETWD 1
26806| #define HAVE_IF_NAMEINDEX 1
26807| #define HAVE_INITGROUPS 1
26808| #define HAVE_KILL 1
26809| #define HAVE_KILLPG 1
26810| #define HAVE_LCHOWN 1
26811| #define HAVE_LOCKF 1
26812| #define HAVE_LSTAT 1
26813| #define HAVE_LUTIMES 1
26814| #define HAVE_MMAP 1
26815| #define HAVE_MBRTOWC 1
26816| #define HAVE_MKFIFO 1
26817| #define HAVE_MADVISE 1
26818| #define HAVE_MKNOD 1
26819| #define HAVE_MKTIME 1
26820| #define HAVE_NICE 1
26821| #define HAVE_PATHCONF 1
26822| #define HAVE_PAUSE 1
26823| #define HAVE_POLL 1
26824| #define HAVE_POSIX_SPAWN 1
26825| #define HAVE_POSIX_SPAWNP 1
26826| #define HAVE_PREAD 1
26827| #define HAVE_PTHREAD_KILL 1
26828| #define HAVE_PWRITE 1
26829| #define HAVE_READLINK 1
26830| #define HAVE_READV 1
26831| #define HAVE_REALPATH 1
26832| #define HAVE_SEM_OPEN 1
26833| #define HAVE_SEM_GETVALUE 1
26834| #define HAVE_SEM_UNLINK 1
26835| #define HAVE_SENDFILE 1
26836| #define HAVE_SETEGID 1
26837| #define HAVE_SETEUID 1
26838| #define HAVE_SETGID 1
26839| #define HAVE_SETHOSTNAME 1
26840| #define HAVE_SETLOCALE 1
26841| #define HAVE_SETREGID 1
26842| #define HAVE_SETREUID 1
26843| #define HAVE_SETSID 1
26844| #define HAVE_SETPGID 1
26845| #define HAVE_SETPGRP 1
26846| #define HAVE_SETPRIORITY 1
26847| #define HAVE_SETUID 1
26848| #define HAVE_SETVBUF 1
26849| #define HAVE_SCHED_GET_PRIORITY_MAX 1
26850| #define HAVE_SIGACTION 1
26851| #define HAVE_SIGALTSTACK 1
26852| #define HAVE_SIGFILLSET 1
26853| #define HAVE_SIGINTERRUPT 1
26854| #define HAVE_SIGPENDING 1
26855| #define HAVE_SIGRELSE 1
26856| #define HAVE_SIGWAIT 1
26857| #define HAVE_SNPRINTF 1
26858| #define HAVE_STRFTIME 1
26859| #define HAVE_STRLCPY 1
26860| #define HAVE_STRSIGNAL 1
26861| #define HAVE_SYNC 1
26862| #define HAVE_SYSCONF 1
26863| #define HAVE_TCGETPGRP 1
26864| #define HAVE_TCSETPGRP 1
26865| #define HAVE_TEMPNAM 1
26866| #define HAVE_TIMEGM 1
26867| #define HAVE_TIMES 1
26868| #define HAVE_TMPFILE 1
26869| #define HAVE_TMPNAM 1
26870| #define HAVE_TRUNCATE 1
26871| #define HAVE_UNAME 1
26872| #define HAVE_UTIMES 1
26873| #define HAVE_VFORK 1
26874| #define HAVE_WAITID 1
26875| #define HAVE_WAITPID 1
26876| #define HAVE_WAIT3 1
26877| #define HAVE_WAIT4 1
26878| #define HAVE_WCSCOLL 1
26879| #define HAVE_WCSFTIME 1
26880| #define HAVE_WCSXFRM 1
26881| #define HAVE_WMEMCMP 1
26882| #define HAVE_WRITEV 1
26883| #define HAVE_LCHMOD 1
26884| #define HAVE_DIRFD 1
26885| #define HAVE_CHROOT 1
26886| #define HAVE_LINK 1
26887| #define HAVE_SYMLINK 1
26888| #define HAVE_FCHDIR 1
26889| #define HAVE_FSYNC 1
26890| #define HAVE_KQUEUE 1
26891| #define HAVE_CTERMID_R 1
26892| #define HAVE_FLOCK 1
26893| #define HAVE_GETPAGESIZE 1
26894| #define HAVE_CHFLAGS 1
26895| #define HAVE_LCHFLAGS 1
26896| #define HAVE_ZLIB_COPY 1
26897| #define HAVE_HSTRERROR 1
26898| #define HAVE_INET_ATON 1
26899| #define HAVE_INET_PTON 1
26900| #define HAVE_SETGROUPS 1
26901| #define HAVE_OPENPTY 1
26902| #define HAVE_FORKPTY 1
26903| #define HAVE_FSEEKO 1
26904| #define HAVE_FSTATVFS 1
26905| #define HAVE_FTELLO 1
26906| #define HAVE_STATVFS 1
26907| #define HAVE_DUP2 1
26908| #define HAVE_GETPGRP 1
26909| #define HAVE_SETPGRP 1
26910| #define HAVE_DEVICE_MACROS 1
26911| #define HAVE_GETADDRINFO 1
26912| #define HAVE_GETNAMEINFO 1
26913| #define TIME_WITH_SYS_TIME 1
26914| #define HAVE_STRUCT_TM_TM_ZONE 1
26915| #define HAVE_TM_ZONE 1
26916| #define HAVE_STRUCT_STAT_ST_RDEV 1
26917| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
26918| #define HAVE_STRUCT_STAT_ST_FLAGS 1
26919| #define HAVE_STRUCT_STAT_ST_GEN 1
26920| /* end confdefs.h.  */
26921| #include <stdio.h>
26922| #ifdef HAVE_SYS_TYPES_H
26923| # include <sys/types.h>
26924| #endif
26925| #ifdef HAVE_SYS_STAT_H
26926| # include <sys/stat.h>
26927| #endif
26928| #ifdef STDC_HEADERS
26929| # include <stdlib.h>
26930| # include <stddef.h>
26931| #else
26932| # ifdef HAVE_STDLIB_H
26933| #  include <stdlib.h>
26934| # endif
26935| #endif
26936| #ifdef HAVE_STRING_H
26937| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
26938| #  include <memory.h>
26939| # endif
26940| # include <string.h>
26941| #endif
26942| #ifdef HAVE_STRINGS_H
26943| # include <strings.h>
26944| #endif
26945| #ifdef HAVE_INTTYPES_H
26946| # include <inttypes.h>
26947| #endif
26948| #ifdef HAVE_STDINT_H
26949| # include <stdint.h>
26950| #endif
26951| #ifdef HAVE_UNISTD_H
26952| # include <unistd.h>
26953| #endif
26954| int
26955| main ()
26956| {
26957| static struct stat ac_aggr;
26958| if (ac_aggr.st_birthtime)
26959| return 0;
26960|   ;
26961|   return 0;
26962| }
26963configure:13955: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
26964conftest.c: In function 'main':
26965conftest.c:293: error: 'struct stat' has no member named 'st_birthtimespec'
26966conftest.c: In function 'main':
26967conftest.c:293: error: 'struct stat' has no member named 'st_birthtimespec'
26968lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccjp8k3f.out (No such file or directory)
26969configure:13955: $? = 1
26970configure: failed program was:
26971| /* confdefs.h */
26972| #define _GNU_SOURCE 1
26973| #define _NETBSD_SOURCE 1
26974| #define __BSD_VISIBLE 1
26975| #define _DARWIN_C_SOURCE 1
26976| #define _PYTHONFRAMEWORK "Python"
26977| #define STDC_HEADERS 1
26978| #define HAVE_SYS_TYPES_H 1
26979| #define HAVE_SYS_STAT_H 1
26980| #define HAVE_STDLIB_H 1
26981| #define HAVE_STRING_H 1
26982| #define HAVE_MEMORY_H 1
26983| #define HAVE_STRINGS_H 1
26984| #define HAVE_INTTYPES_H 1
26985| #define HAVE_STDINT_H 1
26986| #define HAVE_UNISTD_H 1
26987| #define __EXTENSIONS__ 1
26988| #define _ALL_SOURCE 1
26989| #define _GNU_SOURCE 1
26990| #define _POSIX_PTHREAD_SEMANTICS 1
26991| #define _TANDEM_SOURCE 1
26992| #define STDC_HEADERS 1
26993| #define HAVE_DLFCN_H 1
26994| #define HAVE_ERRNO_H 1
26995| #define HAVE_FCNTL_H 1
26996| #define HAVE_GRP_H 1
26997| #define HAVE_LANGINFO_H 1
26998| #define HAVE_LIBINTL_H 1
26999| #define HAVE_PTHREAD_H 1
27000| #define HAVE_SCHED_H 1
27001| #define HAVE_SIGNAL_H 1
27002| #define HAVE_TERMIOS_H 1
27003| #define HAVE_UTIME_H 1
27004| #define HAVE_POLL_H 1
27005| #define HAVE_SYS_POLL_H 1
27006| #define HAVE_SYS_XATTR_H 1
27007| #define HAVE_SYS_EVENT_H 1
27008| #define HAVE_SYS_FILE_H 1
27009| #define HAVE_SYS_IOCTL_H 1
27010| #define HAVE_SYS_KERN_CONTROL_H 1
27011| #define HAVE_SYS_LOCK_H 1
27012| #define HAVE_SYS_PARAM_H 1
27013| #define HAVE_SYS_RANDOM_H 1
27014| #define HAVE_SYS_SELECT_H 1
27015| #define HAVE_SYS_SOCKET_H 1
27016| #define HAVE_SYS_STATVFS_H 1
27017| #define HAVE_SYS_STAT_H 1
27018| #define HAVE_SYS_SYSCALL_H 1
27019| #define HAVE_SYS_SYS_DOMAIN_H 1
27020| #define HAVE_SYS_TIME_H 1
27021| #define HAVE_SYS_TIMES_H 1
27022| #define HAVE_SYS_TYPES_H 1
27023| #define HAVE_SYS_UIO_H 1
27024| #define HAVE_SYS_UN_H 1
27025| #define HAVE_SYS_UTSNAME_H 1
27026| #define HAVE_SYS_WAIT_H 1
27027| #define HAVE_SYS_RESOURCE_H 1
27028| #define HAVE_SYSEXITS_H 1
27029| #define HAVE_SPAWN_H 1
27030| #define HAVE_UTIL_H 1
27031| #define HAVE_ALLOCA_H 1
27032| #define HAVE_SYS_MMAN_H 1
27033| #define HAVE_DIRENT_H 1
27034| #define HAVE_NET_IF_H 1
27035| #define HAVE_MAKEDEV 1
27036| #define _LARGEFILE_SOURCE 1
27037| #define _FILE_OFFSET_BITS 64
27038| #if defined(SCO_DS)
27039| #undef _OFF_T
27040| #endif
27041| #define RETSIGTYPE void
27042| #define HAVE_SSIZE_T 1
27043| #define SIZEOF_INT 4
27044| #define SIZEOF_LONG 8
27045| #define ALIGNOF_LONG 8
27046| #define SIZEOF_LONG_LONG 8
27047| #define SIZEOF_VOID_P 8
27048| #define SIZEOF_SHORT 2
27049| #define SIZEOF_FLOAT 4
27050| #define SIZEOF_DOUBLE 8
27051| #define SIZEOF_FPOS_T 8
27052| #define SIZEOF_SIZE_T 8
27053| #define ALIGNOF_SIZE_T 8
27054| #define SIZEOF_PID_T 4
27055| #define SIZEOF_UINTPTR_T 8
27056| #define HAVE_LONG_DOUBLE 1
27057| #define SIZEOF_LONG_DOUBLE 16
27058| #define SIZEOF__BOOL 1
27059| #define SIZEOF_OFF_T 8
27060| #define SIZEOF_TIME_T 8
27061| #define SIZEOF_PTHREAD_T 8
27062| #define SIZEOF_PTHREAD_KEY_T 8
27063| #define WITH_NEXT_FRAMEWORK 1
27064| #define WITH_DYLD 1
27065| #define THREAD_STACK_SIZE 0x1000000
27066| #define HAVE_LIBDL 1
27067| #define HAVE_UUID_UUID_H 1
27068| #define WITH_LIBINTL 1
27069| #define WITH_DECIMAL_CONTEXTVAR 1
27070| #define _REENTRANT 1
27071| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
27072| #define HAVE_PTHREAD_SIGMASK 1
27073| #define ENABLE_IPV6 1
27074| #define WITH_DOC_STRINGS 1
27075| #define WITH_PYMALLOC 1
27076| #define PY_COERCE_C_LOCALE 1
27077| #define HAVE_DLOPEN 1
27078| #define HAVE_DYNAMIC_LOADING 1
27079| #define HAVE_ALARM 1
27080| #define HAVE_SETITIMER 1
27081| #define HAVE_GETITIMER 1
27082| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
27083| #define HAVE_CHOWN 1
27084| #define HAVE_CLOCK 1
27085| #define HAVE_CONFSTR 1
27086| #define HAVE_CTERMID 1
27087| #define HAVE_EXECV 1
27088| #define HAVE_FCHMOD 1
27089| #define HAVE_FCHOWN 1
27090| #define HAVE_FORK 1
27091| #define HAVE_FPATHCONF 1
27092| #define HAVE_FTIME 1
27093| #define HAVE_FTRUNCATE 1
27094| #define HAVE_FUTIMES 1
27095| #define HAVE_GAI_STRERROR 1
27096| #define HAVE_GETGRGID_R 1
27097| #define HAVE_GETGRNAM_R 1
27098| #define HAVE_GETGROUPLIST 1
27099| #define HAVE_GETGROUPS 1
27100| #define HAVE_GETLOGIN 1
27101| #define HAVE_GETLOADAVG 1
27102| #define HAVE_GETPEERNAME 1
27103| #define HAVE_GETPGID 1
27104| #define HAVE_GETPID 1
27105| #define HAVE_GETPRIORITY 1
27106| #define HAVE_GETPWENT 1
27107| #define HAVE_GETPWNAM_R 1
27108| #define HAVE_GETPWUID_R 1
27109| #define HAVE_GETSID 1
27110| #define HAVE_GETWD 1
27111| #define HAVE_IF_NAMEINDEX 1
27112| #define HAVE_INITGROUPS 1
27113| #define HAVE_KILL 1
27114| #define HAVE_KILLPG 1
27115| #define HAVE_LCHOWN 1
27116| #define HAVE_LOCKF 1
27117| #define HAVE_LSTAT 1
27118| #define HAVE_LUTIMES 1
27119| #define HAVE_MMAP 1
27120| #define HAVE_MBRTOWC 1
27121| #define HAVE_MKFIFO 1
27122| #define HAVE_MADVISE 1
27123| #define HAVE_MKNOD 1
27124| #define HAVE_MKTIME 1
27125| #define HAVE_NICE 1
27126| #define HAVE_PATHCONF 1
27127| #define HAVE_PAUSE 1
27128| #define HAVE_POLL 1
27129| #define HAVE_POSIX_SPAWN 1
27130| #define HAVE_POSIX_SPAWNP 1
27131| #define HAVE_PREAD 1
27132| #define HAVE_PTHREAD_KILL 1
27133| #define HAVE_PWRITE 1
27134| #define HAVE_READLINK 1
27135| #define HAVE_READV 1
27136| #define HAVE_REALPATH 1
27137| #define HAVE_SEM_OPEN 1
27138| #define HAVE_SEM_GETVALUE 1
27139| #define HAVE_SEM_UNLINK 1
27140| #define HAVE_SENDFILE 1
27141| #define HAVE_SETEGID 1
27142| #define HAVE_SETEUID 1
27143| #define HAVE_SETGID 1
27144| #define HAVE_SETHOSTNAME 1
27145| #define HAVE_SETLOCALE 1
27146| #define HAVE_SETREGID 1
27147| #define HAVE_SETREUID 1
27148| #define HAVE_SETSID 1
27149| #define HAVE_SETPGID 1
27150| #define HAVE_SETPGRP 1
27151| #define HAVE_SETPRIORITY 1
27152| #define HAVE_SETUID 1
27153| #define HAVE_SETVBUF 1
27154| #define HAVE_SCHED_GET_PRIORITY_MAX 1
27155| #define HAVE_SIGACTION 1
27156| #define HAVE_SIGALTSTACK 1
27157| #define HAVE_SIGFILLSET 1
27158| #define HAVE_SIGINTERRUPT 1
27159| #define HAVE_SIGPENDING 1
27160| #define HAVE_SIGRELSE 1
27161| #define HAVE_SIGWAIT 1
27162| #define HAVE_SNPRINTF 1
27163| #define HAVE_STRFTIME 1
27164| #define HAVE_STRLCPY 1
27165| #define HAVE_STRSIGNAL 1
27166| #define HAVE_SYNC 1
27167| #define HAVE_SYSCONF 1
27168| #define HAVE_TCGETPGRP 1
27169| #define HAVE_TCSETPGRP 1
27170| #define HAVE_TEMPNAM 1
27171| #define HAVE_TIMEGM 1
27172| #define HAVE_TIMES 1
27173| #define HAVE_TMPFILE 1
27174| #define HAVE_TMPNAM 1
27175| #define HAVE_TRUNCATE 1
27176| #define HAVE_UNAME 1
27177| #define HAVE_UTIMES 1
27178| #define HAVE_VFORK 1
27179| #define HAVE_WAITID 1
27180| #define HAVE_WAITPID 1
27181| #define HAVE_WAIT3 1
27182| #define HAVE_WAIT4 1
27183| #define HAVE_WCSCOLL 1
27184| #define HAVE_WCSFTIME 1
27185| #define HAVE_WCSXFRM 1
27186| #define HAVE_WMEMCMP 1
27187| #define HAVE_WRITEV 1
27188| #define HAVE_LCHMOD 1
27189| #define HAVE_DIRFD 1
27190| #define HAVE_CHROOT 1
27191| #define HAVE_LINK 1
27192| #define HAVE_SYMLINK 1
27193| #define HAVE_FCHDIR 1
27194| #define HAVE_FSYNC 1
27195| #define HAVE_KQUEUE 1
27196| #define HAVE_CTERMID_R 1
27197| #define HAVE_FLOCK 1
27198| #define HAVE_GETPAGESIZE 1
27199| #define HAVE_CHFLAGS 1
27200| #define HAVE_LCHFLAGS 1
27201| #define HAVE_ZLIB_COPY 1
27202| #define HAVE_HSTRERROR 1
27203| #define HAVE_INET_ATON 1
27204| #define HAVE_INET_PTON 1
27205| #define HAVE_SETGROUPS 1
27206| #define HAVE_OPENPTY 1
27207| #define HAVE_FORKPTY 1
27208| #define HAVE_FSEEKO 1
27209| #define HAVE_FSTATVFS 1
27210| #define HAVE_FTELLO 1
27211| #define HAVE_STATVFS 1
27212| #define HAVE_DUP2 1
27213| #define HAVE_GETPGRP 1
27214| #define HAVE_SETPGRP 1
27215| #define HAVE_DEVICE_MACROS 1
27216| #define HAVE_GETADDRINFO 1
27217| #define HAVE_GETNAMEINFO 1
27218| #define TIME_WITH_SYS_TIME 1
27219| #define HAVE_STRUCT_TM_TM_ZONE 1
27220| #define HAVE_TM_ZONE 1
27221| #define HAVE_STRUCT_STAT_ST_RDEV 1
27222| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
27223| #define HAVE_STRUCT_STAT_ST_FLAGS 1
27224| #define HAVE_STRUCT_STAT_ST_GEN 1
27225| /* end confdefs.h.  */
27226| #include <stdio.h>
27227| #ifdef HAVE_SYS_TYPES_H
27228| # include <sys/types.h>
27229| #endif
27230| #ifdef HAVE_SYS_STAT_H
27231| # include <sys/stat.h>
27232| #endif
27233| #ifdef STDC_HEADERS
27234| # include <stdlib.h>
27235| # include <stddef.h>
27236| #else
27237| # ifdef HAVE_STDLIB_H
27238| #  include <stdlib.h>
27239| # endif
27240| #endif
27241| #ifdef HAVE_STRING_H
27242| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
27243| #  include <memory.h>
27244| # endif
27245| # include <string.h>
27246| #endif
27247| #ifdef HAVE_STRINGS_H
27248| # include <strings.h>
27249| #endif
27250| #ifdef HAVE_INTTYPES_H
27251| # include <inttypes.h>
27252| #endif
27253| #ifdef HAVE_STDINT_H
27254| # include <stdint.h>
27255| #endif
27256| #ifdef HAVE_UNISTD_H
27257| # include <unistd.h>
27258| #endif
27259| int
27260| main ()
27261| {
27262| static struct stat ac_aggr;
27263| if (sizeof ac_aggr.st_birthtime)
27264| return 0;
27265|   ;
27266|   return 0;
27267| }
27268configure:13955: result: no
27269configure:13965: checking for struct stat.st_blocks
27270configure:13965: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27271configure:13965: $? = 0
27272configure:13965: result: yes
27273configure:13975: checking for struct passwd.pw_gecos
27274configure:13975: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27275configure:13975: $? = 0
27276configure:13975: result: yes
27277configure:13988: checking for struct passwd.pw_passwd
27278configure:13988: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27279configure:13988: $? = 0
27280configure:13988: result: yes
27281configure:14003: checking for siginfo_t.si_band
27282configure:14003: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27283configure:14003: $? = 0
27284configure:14003: result: yes
27285configure:14015: checking for time.h that defines altzone
27286configure:14032: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27287conftest.c: In function 'main':
27288conftest.c:264: error: 'altzone' undeclared (first use in this function)
27289conftest.c:264: error: (Each undeclared identifier is reported only once
27290conftest.c:264: error: for each function it appears in.)
27291conftest.c: In function 'main':
27292conftest.c:264: error: 'altzone' undeclared (first use in this function)
27293conftest.c:264: error: (Each undeclared identifier is reported only once
27294conftest.c:264: error: for each function it appears in.)
27295lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cc6OyxLm.out (No such file or directory)
27296configure:14032: $? = 1
27297configure: failed program was:
27298| /* confdefs.h */
27299| #define _GNU_SOURCE 1
27300| #define _NETBSD_SOURCE 1
27301| #define __BSD_VISIBLE 1
27302| #define _DARWIN_C_SOURCE 1
27303| #define _PYTHONFRAMEWORK "Python"
27304| #define STDC_HEADERS 1
27305| #define HAVE_SYS_TYPES_H 1
27306| #define HAVE_SYS_STAT_H 1
27307| #define HAVE_STDLIB_H 1
27308| #define HAVE_STRING_H 1
27309| #define HAVE_MEMORY_H 1
27310| #define HAVE_STRINGS_H 1
27311| #define HAVE_INTTYPES_H 1
27312| #define HAVE_STDINT_H 1
27313| #define HAVE_UNISTD_H 1
27314| #define __EXTENSIONS__ 1
27315| #define _ALL_SOURCE 1
27316| #define _GNU_SOURCE 1
27317| #define _POSIX_PTHREAD_SEMANTICS 1
27318| #define _TANDEM_SOURCE 1
27319| #define STDC_HEADERS 1
27320| #define HAVE_DLFCN_H 1
27321| #define HAVE_ERRNO_H 1
27322| #define HAVE_FCNTL_H 1
27323| #define HAVE_GRP_H 1
27324| #define HAVE_LANGINFO_H 1
27325| #define HAVE_LIBINTL_H 1
27326| #define HAVE_PTHREAD_H 1
27327| #define HAVE_SCHED_H 1
27328| #define HAVE_SIGNAL_H 1
27329| #define HAVE_TERMIOS_H 1
27330| #define HAVE_UTIME_H 1
27331| #define HAVE_POLL_H 1
27332| #define HAVE_SYS_POLL_H 1
27333| #define HAVE_SYS_XATTR_H 1
27334| #define HAVE_SYS_EVENT_H 1
27335| #define HAVE_SYS_FILE_H 1
27336| #define HAVE_SYS_IOCTL_H 1
27337| #define HAVE_SYS_KERN_CONTROL_H 1
27338| #define HAVE_SYS_LOCK_H 1
27339| #define HAVE_SYS_PARAM_H 1
27340| #define HAVE_SYS_RANDOM_H 1
27341| #define HAVE_SYS_SELECT_H 1
27342| #define HAVE_SYS_SOCKET_H 1
27343| #define HAVE_SYS_STATVFS_H 1
27344| #define HAVE_SYS_STAT_H 1
27345| #define HAVE_SYS_SYSCALL_H 1
27346| #define HAVE_SYS_SYS_DOMAIN_H 1
27347| #define HAVE_SYS_TIME_H 1
27348| #define HAVE_SYS_TIMES_H 1
27349| #define HAVE_SYS_TYPES_H 1
27350| #define HAVE_SYS_UIO_H 1
27351| #define HAVE_SYS_UN_H 1
27352| #define HAVE_SYS_UTSNAME_H 1
27353| #define HAVE_SYS_WAIT_H 1
27354| #define HAVE_SYS_RESOURCE_H 1
27355| #define HAVE_SYSEXITS_H 1
27356| #define HAVE_SPAWN_H 1
27357| #define HAVE_UTIL_H 1
27358| #define HAVE_ALLOCA_H 1
27359| #define HAVE_SYS_MMAN_H 1
27360| #define HAVE_DIRENT_H 1
27361| #define HAVE_NET_IF_H 1
27362| #define HAVE_MAKEDEV 1
27363| #define _LARGEFILE_SOURCE 1
27364| #define _FILE_OFFSET_BITS 64
27365| #if defined(SCO_DS)
27366| #undef _OFF_T
27367| #endif
27368| #define RETSIGTYPE void
27369| #define HAVE_SSIZE_T 1
27370| #define SIZEOF_INT 4
27371| #define SIZEOF_LONG 8
27372| #define ALIGNOF_LONG 8
27373| #define SIZEOF_LONG_LONG 8
27374| #define SIZEOF_VOID_P 8
27375| #define SIZEOF_SHORT 2
27376| #define SIZEOF_FLOAT 4
27377| #define SIZEOF_DOUBLE 8
27378| #define SIZEOF_FPOS_T 8
27379| #define SIZEOF_SIZE_T 8
27380| #define ALIGNOF_SIZE_T 8
27381| #define SIZEOF_PID_T 4
27382| #define SIZEOF_UINTPTR_T 8
27383| #define HAVE_LONG_DOUBLE 1
27384| #define SIZEOF_LONG_DOUBLE 16
27385| #define SIZEOF__BOOL 1
27386| #define SIZEOF_OFF_T 8
27387| #define SIZEOF_TIME_T 8
27388| #define SIZEOF_PTHREAD_T 8
27389| #define SIZEOF_PTHREAD_KEY_T 8
27390| #define WITH_NEXT_FRAMEWORK 1
27391| #define WITH_DYLD 1
27392| #define THREAD_STACK_SIZE 0x1000000
27393| #define HAVE_LIBDL 1
27394| #define HAVE_UUID_UUID_H 1
27395| #define WITH_LIBINTL 1
27396| #define WITH_DECIMAL_CONTEXTVAR 1
27397| #define _REENTRANT 1
27398| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
27399| #define HAVE_PTHREAD_SIGMASK 1
27400| #define ENABLE_IPV6 1
27401| #define WITH_DOC_STRINGS 1
27402| #define WITH_PYMALLOC 1
27403| #define PY_COERCE_C_LOCALE 1
27404| #define HAVE_DLOPEN 1
27405| #define HAVE_DYNAMIC_LOADING 1
27406| #define HAVE_ALARM 1
27407| #define HAVE_SETITIMER 1
27408| #define HAVE_GETITIMER 1
27409| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
27410| #define HAVE_CHOWN 1
27411| #define HAVE_CLOCK 1
27412| #define HAVE_CONFSTR 1
27413| #define HAVE_CTERMID 1
27414| #define HAVE_EXECV 1
27415| #define HAVE_FCHMOD 1
27416| #define HAVE_FCHOWN 1
27417| #define HAVE_FORK 1
27418| #define HAVE_FPATHCONF 1
27419| #define HAVE_FTIME 1
27420| #define HAVE_FTRUNCATE 1
27421| #define HAVE_FUTIMES 1
27422| #define HAVE_GAI_STRERROR 1
27423| #define HAVE_GETGRGID_R 1
27424| #define HAVE_GETGRNAM_R 1
27425| #define HAVE_GETGROUPLIST 1
27426| #define HAVE_GETGROUPS 1
27427| #define HAVE_GETLOGIN 1
27428| #define HAVE_GETLOADAVG 1
27429| #define HAVE_GETPEERNAME 1
27430| #define HAVE_GETPGID 1
27431| #define HAVE_GETPID 1
27432| #define HAVE_GETPRIORITY 1
27433| #define HAVE_GETPWENT 1
27434| #define HAVE_GETPWNAM_R 1
27435| #define HAVE_GETPWUID_R 1
27436| #define HAVE_GETSID 1
27437| #define HAVE_GETWD 1
27438| #define HAVE_IF_NAMEINDEX 1
27439| #define HAVE_INITGROUPS 1
27440| #define HAVE_KILL 1
27441| #define HAVE_KILLPG 1
27442| #define HAVE_LCHOWN 1
27443| #define HAVE_LOCKF 1
27444| #define HAVE_LSTAT 1
27445| #define HAVE_LUTIMES 1
27446| #define HAVE_MMAP 1
27447| #define HAVE_MBRTOWC 1
27448| #define HAVE_MKFIFO 1
27449| #define HAVE_MADVISE 1
27450| #define HAVE_MKNOD 1
27451| #define HAVE_MKTIME 1
27452| #define HAVE_NICE 1
27453| #define HAVE_PATHCONF 1
27454| #define HAVE_PAUSE 1
27455| #define HAVE_POLL 1
27456| #define HAVE_POSIX_SPAWN 1
27457| #define HAVE_POSIX_SPAWNP 1
27458| #define HAVE_PREAD 1
27459| #define HAVE_PTHREAD_KILL 1
27460| #define HAVE_PWRITE 1
27461| #define HAVE_READLINK 1
27462| #define HAVE_READV 1
27463| #define HAVE_REALPATH 1
27464| #define HAVE_SEM_OPEN 1
27465| #define HAVE_SEM_GETVALUE 1
27466| #define HAVE_SEM_UNLINK 1
27467| #define HAVE_SENDFILE 1
27468| #define HAVE_SETEGID 1
27469| #define HAVE_SETEUID 1
27470| #define HAVE_SETGID 1
27471| #define HAVE_SETHOSTNAME 1
27472| #define HAVE_SETLOCALE 1
27473| #define HAVE_SETREGID 1
27474| #define HAVE_SETREUID 1
27475| #define HAVE_SETSID 1
27476| #define HAVE_SETPGID 1
27477| #define HAVE_SETPGRP 1
27478| #define HAVE_SETPRIORITY 1
27479| #define HAVE_SETUID 1
27480| #define HAVE_SETVBUF 1
27481| #define HAVE_SCHED_GET_PRIORITY_MAX 1
27482| #define HAVE_SIGACTION 1
27483| #define HAVE_SIGALTSTACK 1
27484| #define HAVE_SIGFILLSET 1
27485| #define HAVE_SIGINTERRUPT 1
27486| #define HAVE_SIGPENDING 1
27487| #define HAVE_SIGRELSE 1
27488| #define HAVE_SIGWAIT 1
27489| #define HAVE_SNPRINTF 1
27490| #define HAVE_STRFTIME 1
27491| #define HAVE_STRLCPY 1
27492| #define HAVE_STRSIGNAL 1
27493| #define HAVE_SYNC 1
27494| #define HAVE_SYSCONF 1
27495| #define HAVE_TCGETPGRP 1
27496| #define HAVE_TCSETPGRP 1
27497| #define HAVE_TEMPNAM 1
27498| #define HAVE_TIMEGM 1
27499| #define HAVE_TIMES 1
27500| #define HAVE_TMPFILE 1
27501| #define HAVE_TMPNAM 1
27502| #define HAVE_TRUNCATE 1
27503| #define HAVE_UNAME 1
27504| #define HAVE_UTIMES 1
27505| #define HAVE_VFORK 1
27506| #define HAVE_WAITID 1
27507| #define HAVE_WAITPID 1
27508| #define HAVE_WAIT3 1
27509| #define HAVE_WAIT4 1
27510| #define HAVE_WCSCOLL 1
27511| #define HAVE_WCSFTIME 1
27512| #define HAVE_WCSXFRM 1
27513| #define HAVE_WMEMCMP 1
27514| #define HAVE_WRITEV 1
27515| #define HAVE_LCHMOD 1
27516| #define HAVE_DIRFD 1
27517| #define HAVE_CHROOT 1
27518| #define HAVE_LINK 1
27519| #define HAVE_SYMLINK 1
27520| #define HAVE_FCHDIR 1
27521| #define HAVE_FSYNC 1
27522| #define HAVE_KQUEUE 1
27523| #define HAVE_CTERMID_R 1
27524| #define HAVE_FLOCK 1
27525| #define HAVE_GETPAGESIZE 1
27526| #define HAVE_CHFLAGS 1
27527| #define HAVE_LCHFLAGS 1
27528| #define HAVE_ZLIB_COPY 1
27529| #define HAVE_HSTRERROR 1
27530| #define HAVE_INET_ATON 1
27531| #define HAVE_INET_PTON 1
27532| #define HAVE_SETGROUPS 1
27533| #define HAVE_OPENPTY 1
27534| #define HAVE_FORKPTY 1
27535| #define HAVE_FSEEKO 1
27536| #define HAVE_FSTATVFS 1
27537| #define HAVE_FTELLO 1
27538| #define HAVE_STATVFS 1
27539| #define HAVE_DUP2 1
27540| #define HAVE_GETPGRP 1
27541| #define HAVE_SETPGRP 1
27542| #define HAVE_DEVICE_MACROS 1
27543| #define HAVE_GETADDRINFO 1
27544| #define HAVE_GETNAMEINFO 1
27545| #define TIME_WITH_SYS_TIME 1
27546| #define HAVE_STRUCT_TM_TM_ZONE 1
27547| #define HAVE_TM_ZONE 1
27548| #define HAVE_STRUCT_STAT_ST_RDEV 1
27549| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
27550| #define HAVE_STRUCT_STAT_ST_FLAGS 1
27551| #define HAVE_STRUCT_STAT_ST_GEN 1
27552| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
27553| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
27554| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
27555| #define HAVE_SIGINFO_T_SI_BAND 1
27556| /* end confdefs.h.  */
27557| #include <time.h>
27558| int
27559| main ()
27560| {
27561| return altzone;
27562|   ;
27563|   return 0;
27564| }
27565configure:14041: result: no
27566configure:14050: checking whether sys/select.h and sys/time.h may both be included
27567configure:14067: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27568configure:14067: $? = 0
27569configure:14076: result: yes
27570configure:14079: checking for addrinfo
27571configure:14095: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27572configure:14095: $? = 0
27573configure:14103: result: yes
27574configure:14111: checking for sockaddr_storage
27575configure:14129: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27576configure:14129: $? = 0
27577configure:14137: result: yes
27578configure:14145: checking for sockaddr_alg
27579configure:14164: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27580conftest.c:266:28: error: linux/if_alg.h: No such file or directory
27581conftest.c: In function 'main':
27582conftest.c:270: error: storage size of 's' isn't known
27583conftest.c:266:28: error: linux/if_alg.h: No such file or directory
27584conftest.c: In function 'main':
27585conftest.c:270: error: storage size of 's' isn't known
27586lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cchHkYmm.out (No such file or directory)
27587configure:14164: $? = 1
27588configure: failed program was:
27589| /* confdefs.h */
27590| #define _GNU_SOURCE 1
27591| #define _NETBSD_SOURCE 1
27592| #define __BSD_VISIBLE 1
27593| #define _DARWIN_C_SOURCE 1
27594| #define _PYTHONFRAMEWORK "Python"
27595| #define STDC_HEADERS 1
27596| #define HAVE_SYS_TYPES_H 1
27597| #define HAVE_SYS_STAT_H 1
27598| #define HAVE_STDLIB_H 1
27599| #define HAVE_STRING_H 1
27600| #define HAVE_MEMORY_H 1
27601| #define HAVE_STRINGS_H 1
27602| #define HAVE_INTTYPES_H 1
27603| #define HAVE_STDINT_H 1
27604| #define HAVE_UNISTD_H 1
27605| #define __EXTENSIONS__ 1
27606| #define _ALL_SOURCE 1
27607| #define _GNU_SOURCE 1
27608| #define _POSIX_PTHREAD_SEMANTICS 1
27609| #define _TANDEM_SOURCE 1
27610| #define STDC_HEADERS 1
27611| #define HAVE_DLFCN_H 1
27612| #define HAVE_ERRNO_H 1
27613| #define HAVE_FCNTL_H 1
27614| #define HAVE_GRP_H 1
27615| #define HAVE_LANGINFO_H 1
27616| #define HAVE_LIBINTL_H 1
27617| #define HAVE_PTHREAD_H 1
27618| #define HAVE_SCHED_H 1
27619| #define HAVE_SIGNAL_H 1
27620| #define HAVE_TERMIOS_H 1
27621| #define HAVE_UTIME_H 1
27622| #define HAVE_POLL_H 1
27623| #define HAVE_SYS_POLL_H 1
27624| #define HAVE_SYS_XATTR_H 1
27625| #define HAVE_SYS_EVENT_H 1
27626| #define HAVE_SYS_FILE_H 1
27627| #define HAVE_SYS_IOCTL_H 1
27628| #define HAVE_SYS_KERN_CONTROL_H 1
27629| #define HAVE_SYS_LOCK_H 1
27630| #define HAVE_SYS_PARAM_H 1
27631| #define HAVE_SYS_RANDOM_H 1
27632| #define HAVE_SYS_SELECT_H 1
27633| #define HAVE_SYS_SOCKET_H 1
27634| #define HAVE_SYS_STATVFS_H 1
27635| #define HAVE_SYS_STAT_H 1
27636| #define HAVE_SYS_SYSCALL_H 1
27637| #define HAVE_SYS_SYS_DOMAIN_H 1
27638| #define HAVE_SYS_TIME_H 1
27639| #define HAVE_SYS_TIMES_H 1
27640| #define HAVE_SYS_TYPES_H 1
27641| #define HAVE_SYS_UIO_H 1
27642| #define HAVE_SYS_UN_H 1
27643| #define HAVE_SYS_UTSNAME_H 1
27644| #define HAVE_SYS_WAIT_H 1
27645| #define HAVE_SYS_RESOURCE_H 1
27646| #define HAVE_SYSEXITS_H 1
27647| #define HAVE_SPAWN_H 1
27648| #define HAVE_UTIL_H 1
27649| #define HAVE_ALLOCA_H 1
27650| #define HAVE_SYS_MMAN_H 1
27651| #define HAVE_DIRENT_H 1
27652| #define HAVE_NET_IF_H 1
27653| #define HAVE_MAKEDEV 1
27654| #define _LARGEFILE_SOURCE 1
27655| #define _FILE_OFFSET_BITS 64
27656| #if defined(SCO_DS)
27657| #undef _OFF_T
27658| #endif
27659| #define RETSIGTYPE void
27660| #define HAVE_SSIZE_T 1
27661| #define SIZEOF_INT 4
27662| #define SIZEOF_LONG 8
27663| #define ALIGNOF_LONG 8
27664| #define SIZEOF_LONG_LONG 8
27665| #define SIZEOF_VOID_P 8
27666| #define SIZEOF_SHORT 2
27667| #define SIZEOF_FLOAT 4
27668| #define SIZEOF_DOUBLE 8
27669| #define SIZEOF_FPOS_T 8
27670| #define SIZEOF_SIZE_T 8
27671| #define ALIGNOF_SIZE_T 8
27672| #define SIZEOF_PID_T 4
27673| #define SIZEOF_UINTPTR_T 8
27674| #define HAVE_LONG_DOUBLE 1
27675| #define SIZEOF_LONG_DOUBLE 16
27676| #define SIZEOF__BOOL 1
27677| #define SIZEOF_OFF_T 8
27678| #define SIZEOF_TIME_T 8
27679| #define SIZEOF_PTHREAD_T 8
27680| #define SIZEOF_PTHREAD_KEY_T 8
27681| #define WITH_NEXT_FRAMEWORK 1
27682| #define WITH_DYLD 1
27683| #define THREAD_STACK_SIZE 0x1000000
27684| #define HAVE_LIBDL 1
27685| #define HAVE_UUID_UUID_H 1
27686| #define WITH_LIBINTL 1
27687| #define WITH_DECIMAL_CONTEXTVAR 1
27688| #define _REENTRANT 1
27689| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
27690| #define HAVE_PTHREAD_SIGMASK 1
27691| #define ENABLE_IPV6 1
27692| #define WITH_DOC_STRINGS 1
27693| #define WITH_PYMALLOC 1
27694| #define PY_COERCE_C_LOCALE 1
27695| #define HAVE_DLOPEN 1
27696| #define HAVE_DYNAMIC_LOADING 1
27697| #define HAVE_ALARM 1
27698| #define HAVE_SETITIMER 1
27699| #define HAVE_GETITIMER 1
27700| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
27701| #define HAVE_CHOWN 1
27702| #define HAVE_CLOCK 1
27703| #define HAVE_CONFSTR 1
27704| #define HAVE_CTERMID 1
27705| #define HAVE_EXECV 1
27706| #define HAVE_FCHMOD 1
27707| #define HAVE_FCHOWN 1
27708| #define HAVE_FORK 1
27709| #define HAVE_FPATHCONF 1
27710| #define HAVE_FTIME 1
27711| #define HAVE_FTRUNCATE 1
27712| #define HAVE_FUTIMES 1
27713| #define HAVE_GAI_STRERROR 1
27714| #define HAVE_GETGRGID_R 1
27715| #define HAVE_GETGRNAM_R 1
27716| #define HAVE_GETGROUPLIST 1
27717| #define HAVE_GETGROUPS 1
27718| #define HAVE_GETLOGIN 1
27719| #define HAVE_GETLOADAVG 1
27720| #define HAVE_GETPEERNAME 1
27721| #define HAVE_GETPGID 1
27722| #define HAVE_GETPID 1
27723| #define HAVE_GETPRIORITY 1
27724| #define HAVE_GETPWENT 1
27725| #define HAVE_GETPWNAM_R 1
27726| #define HAVE_GETPWUID_R 1
27727| #define HAVE_GETSID 1
27728| #define HAVE_GETWD 1
27729| #define HAVE_IF_NAMEINDEX 1
27730| #define HAVE_INITGROUPS 1
27731| #define HAVE_KILL 1
27732| #define HAVE_KILLPG 1
27733| #define HAVE_LCHOWN 1
27734| #define HAVE_LOCKF 1
27735| #define HAVE_LSTAT 1
27736| #define HAVE_LUTIMES 1
27737| #define HAVE_MMAP 1
27738| #define HAVE_MBRTOWC 1
27739| #define HAVE_MKFIFO 1
27740| #define HAVE_MADVISE 1
27741| #define HAVE_MKNOD 1
27742| #define HAVE_MKTIME 1
27743| #define HAVE_NICE 1
27744| #define HAVE_PATHCONF 1
27745| #define HAVE_PAUSE 1
27746| #define HAVE_POLL 1
27747| #define HAVE_POSIX_SPAWN 1
27748| #define HAVE_POSIX_SPAWNP 1
27749| #define HAVE_PREAD 1
27750| #define HAVE_PTHREAD_KILL 1
27751| #define HAVE_PWRITE 1
27752| #define HAVE_READLINK 1
27753| #define HAVE_READV 1
27754| #define HAVE_REALPATH 1
27755| #define HAVE_SEM_OPEN 1
27756| #define HAVE_SEM_GETVALUE 1
27757| #define HAVE_SEM_UNLINK 1
27758| #define HAVE_SENDFILE 1
27759| #define HAVE_SETEGID 1
27760| #define HAVE_SETEUID 1
27761| #define HAVE_SETGID 1
27762| #define HAVE_SETHOSTNAME 1
27763| #define HAVE_SETLOCALE 1
27764| #define HAVE_SETREGID 1
27765| #define HAVE_SETREUID 1
27766| #define HAVE_SETSID 1
27767| #define HAVE_SETPGID 1
27768| #define HAVE_SETPGRP 1
27769| #define HAVE_SETPRIORITY 1
27770| #define HAVE_SETUID 1
27771| #define HAVE_SETVBUF 1
27772| #define HAVE_SCHED_GET_PRIORITY_MAX 1
27773| #define HAVE_SIGACTION 1
27774| #define HAVE_SIGALTSTACK 1
27775| #define HAVE_SIGFILLSET 1
27776| #define HAVE_SIGINTERRUPT 1
27777| #define HAVE_SIGPENDING 1
27778| #define HAVE_SIGRELSE 1
27779| #define HAVE_SIGWAIT 1
27780| #define HAVE_SNPRINTF 1
27781| #define HAVE_STRFTIME 1
27782| #define HAVE_STRLCPY 1
27783| #define HAVE_STRSIGNAL 1
27784| #define HAVE_SYNC 1
27785| #define HAVE_SYSCONF 1
27786| #define HAVE_TCGETPGRP 1
27787| #define HAVE_TCSETPGRP 1
27788| #define HAVE_TEMPNAM 1
27789| #define HAVE_TIMEGM 1
27790| #define HAVE_TIMES 1
27791| #define HAVE_TMPFILE 1
27792| #define HAVE_TMPNAM 1
27793| #define HAVE_TRUNCATE 1
27794| #define HAVE_UNAME 1
27795| #define HAVE_UTIMES 1
27796| #define HAVE_VFORK 1
27797| #define HAVE_WAITID 1
27798| #define HAVE_WAITPID 1
27799| #define HAVE_WAIT3 1
27800| #define HAVE_WAIT4 1
27801| #define HAVE_WCSCOLL 1
27802| #define HAVE_WCSFTIME 1
27803| #define HAVE_WCSXFRM 1
27804| #define HAVE_WMEMCMP 1
27805| #define HAVE_WRITEV 1
27806| #define HAVE_LCHMOD 1
27807| #define HAVE_DIRFD 1
27808| #define HAVE_CHROOT 1
27809| #define HAVE_LINK 1
27810| #define HAVE_SYMLINK 1
27811| #define HAVE_FCHDIR 1
27812| #define HAVE_FSYNC 1
27813| #define HAVE_KQUEUE 1
27814| #define HAVE_CTERMID_R 1
27815| #define HAVE_FLOCK 1
27816| #define HAVE_GETPAGESIZE 1
27817| #define HAVE_CHFLAGS 1
27818| #define HAVE_LCHFLAGS 1
27819| #define HAVE_ZLIB_COPY 1
27820| #define HAVE_HSTRERROR 1
27821| #define HAVE_INET_ATON 1
27822| #define HAVE_INET_PTON 1
27823| #define HAVE_SETGROUPS 1
27824| #define HAVE_OPENPTY 1
27825| #define HAVE_FORKPTY 1
27826| #define HAVE_FSEEKO 1
27827| #define HAVE_FSTATVFS 1
27828| #define HAVE_FTELLO 1
27829| #define HAVE_STATVFS 1
27830| #define HAVE_DUP2 1
27831| #define HAVE_GETPGRP 1
27832| #define HAVE_SETPGRP 1
27833| #define HAVE_DEVICE_MACROS 1
27834| #define HAVE_GETADDRINFO 1
27835| #define HAVE_GETNAMEINFO 1
27836| #define TIME_WITH_SYS_TIME 1
27837| #define HAVE_STRUCT_TM_TM_ZONE 1
27838| #define HAVE_TM_ZONE 1
27839| #define HAVE_STRUCT_STAT_ST_RDEV 1
27840| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
27841| #define HAVE_STRUCT_STAT_ST_FLAGS 1
27842| #define HAVE_STRUCT_STAT_ST_GEN 1
27843| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
27844| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
27845| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
27846| #define HAVE_SIGINFO_T_SI_BAND 1
27847| #define SYS_SELECT_WITH_SYS_TIME 1
27848| #define HAVE_ADDRINFO 1
27849| #define HAVE_SOCKADDR_STORAGE 1
27850| /* end confdefs.h.  */
27851|
27852| #             include <sys/types.h>
27853| #             include <sys/socket.h>
27854| #             include <linux/if_alg.h>
27855| int
27856| main ()
27857| {
27858| struct sockaddr_alg s
27859|   ;
27860|   return 0;
27861| }
27862configure:14172: result: no
27863configure:14182: checking whether char is unsigned
27864configure:14201: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27865configure:14201: $? = 0
27866configure:14208: result: no
27867configure:14215: checking for an ANSI C-conforming const
27868configure:14281: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27869configure:14281: $? = 0
27870configure:14288: result: yes
27871configure:14298: checking for working signed char
27872configure:14311: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27873configure:14311: $? = 0
27874configure:14320: result: yes
27875configure:14324: checking for prototypes
27876configure:14337: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27877configure:14337: $? = 0
27878configure:14344: result: yes
27879configure:14348: checking for variable length prototypes and stdarg.h
27880configure:14371: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27881configure:14371: $? = 0
27882configure:14380: result: yes
27883configure:14384: checking for socketpair
27884configure:14400: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27885configure:14400: $? = 0
27886configure:14404: result: yes
27887configure:14414: checking if sockaddr has sa_len member
27888configure:14429: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
27889configure:14429: $? = 0
27890configure:14430: result: yes
27891configure:14445: checking for gethostbyname_r
27892configure:14445: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
27893Undefined symbols for architecture x86_64:
27894  "_gethostbyname_r", referenced from:
27895      _main in cc0JCqQK.o
27896ld: symbol(s) not found for architecture x86_64
27897collect2: ld returned 1 exit status
27898Undefined symbols for architecture ppc:
27899  "_gethostbyname_r", referenced from:
27900      _main in ccjq3KTk.o
27901ld: symbol(s) not found for architecture ppc
27902collect2: ld returned 1 exit status
27903lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccnCu93D.out (No such file or directory)
27904configure:14445: $? = 1
27905configure: failed program was:
27906| /* confdefs.h */
27907| #define _GNU_SOURCE 1
27908| #define _NETBSD_SOURCE 1
27909| #define __BSD_VISIBLE 1
27910| #define _DARWIN_C_SOURCE 1
27911| #define _PYTHONFRAMEWORK "Python"
27912| #define STDC_HEADERS 1
27913| #define HAVE_SYS_TYPES_H 1
27914| #define HAVE_SYS_STAT_H 1
27915| #define HAVE_STDLIB_H 1
27916| #define HAVE_STRING_H 1
27917| #define HAVE_MEMORY_H 1
27918| #define HAVE_STRINGS_H 1
27919| #define HAVE_INTTYPES_H 1
27920| #define HAVE_STDINT_H 1
27921| #define HAVE_UNISTD_H 1
27922| #define __EXTENSIONS__ 1
27923| #define _ALL_SOURCE 1
27924| #define _GNU_SOURCE 1
27925| #define _POSIX_PTHREAD_SEMANTICS 1
27926| #define _TANDEM_SOURCE 1
27927| #define STDC_HEADERS 1
27928| #define HAVE_DLFCN_H 1
27929| #define HAVE_ERRNO_H 1
27930| #define HAVE_FCNTL_H 1
27931| #define HAVE_GRP_H 1
27932| #define HAVE_LANGINFO_H 1
27933| #define HAVE_LIBINTL_H 1
27934| #define HAVE_PTHREAD_H 1
27935| #define HAVE_SCHED_H 1
27936| #define HAVE_SIGNAL_H 1
27937| #define HAVE_TERMIOS_H 1
27938| #define HAVE_UTIME_H 1
27939| #define HAVE_POLL_H 1
27940| #define HAVE_SYS_POLL_H 1
27941| #define HAVE_SYS_XATTR_H 1
27942| #define HAVE_SYS_EVENT_H 1
27943| #define HAVE_SYS_FILE_H 1
27944| #define HAVE_SYS_IOCTL_H 1
27945| #define HAVE_SYS_KERN_CONTROL_H 1
27946| #define HAVE_SYS_LOCK_H 1
27947| #define HAVE_SYS_PARAM_H 1
27948| #define HAVE_SYS_RANDOM_H 1
27949| #define HAVE_SYS_SELECT_H 1
27950| #define HAVE_SYS_SOCKET_H 1
27951| #define HAVE_SYS_STATVFS_H 1
27952| #define HAVE_SYS_STAT_H 1
27953| #define HAVE_SYS_SYSCALL_H 1
27954| #define HAVE_SYS_SYS_DOMAIN_H 1
27955| #define HAVE_SYS_TIME_H 1
27956| #define HAVE_SYS_TIMES_H 1
27957| #define HAVE_SYS_TYPES_H 1
27958| #define HAVE_SYS_UIO_H 1
27959| #define HAVE_SYS_UN_H 1
27960| #define HAVE_SYS_UTSNAME_H 1
27961| #define HAVE_SYS_WAIT_H 1
27962| #define HAVE_SYS_RESOURCE_H 1
27963| #define HAVE_SYSEXITS_H 1
27964| #define HAVE_SPAWN_H 1
27965| #define HAVE_UTIL_H 1
27966| #define HAVE_ALLOCA_H 1
27967| #define HAVE_SYS_MMAN_H 1
27968| #define HAVE_DIRENT_H 1
27969| #define HAVE_NET_IF_H 1
27970| #define HAVE_MAKEDEV 1
27971| #define _LARGEFILE_SOURCE 1
27972| #define _FILE_OFFSET_BITS 64
27973| #if defined(SCO_DS)
27974| #undef _OFF_T
27975| #endif
27976| #define RETSIGTYPE void
27977| #define HAVE_SSIZE_T 1
27978| #define SIZEOF_INT 4
27979| #define SIZEOF_LONG 8
27980| #define ALIGNOF_LONG 8
27981| #define SIZEOF_LONG_LONG 8
27982| #define SIZEOF_VOID_P 8
27983| #define SIZEOF_SHORT 2
27984| #define SIZEOF_FLOAT 4
27985| #define SIZEOF_DOUBLE 8
27986| #define SIZEOF_FPOS_T 8
27987| #define SIZEOF_SIZE_T 8
27988| #define ALIGNOF_SIZE_T 8
27989| #define SIZEOF_PID_T 4
27990| #define SIZEOF_UINTPTR_T 8
27991| #define HAVE_LONG_DOUBLE 1
27992| #define SIZEOF_LONG_DOUBLE 16
27993| #define SIZEOF__BOOL 1
27994| #define SIZEOF_OFF_T 8
27995| #define SIZEOF_TIME_T 8
27996| #define SIZEOF_PTHREAD_T 8
27997| #define SIZEOF_PTHREAD_KEY_T 8
27998| #define WITH_NEXT_FRAMEWORK 1
27999| #define WITH_DYLD 1
28000| #define THREAD_STACK_SIZE 0x1000000
28001| #define HAVE_LIBDL 1
28002| #define HAVE_UUID_UUID_H 1
28003| #define WITH_LIBINTL 1
28004| #define WITH_DECIMAL_CONTEXTVAR 1
28005| #define _REENTRANT 1
28006| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
28007| #define HAVE_PTHREAD_SIGMASK 1
28008| #define ENABLE_IPV6 1
28009| #define WITH_DOC_STRINGS 1
28010| #define WITH_PYMALLOC 1
28011| #define PY_COERCE_C_LOCALE 1
28012| #define HAVE_DLOPEN 1
28013| #define HAVE_DYNAMIC_LOADING 1
28014| #define HAVE_ALARM 1
28015| #define HAVE_SETITIMER 1
28016| #define HAVE_GETITIMER 1
28017| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
28018| #define HAVE_CHOWN 1
28019| #define HAVE_CLOCK 1
28020| #define HAVE_CONFSTR 1
28021| #define HAVE_CTERMID 1
28022| #define HAVE_EXECV 1
28023| #define HAVE_FCHMOD 1
28024| #define HAVE_FCHOWN 1
28025| #define HAVE_FORK 1
28026| #define HAVE_FPATHCONF 1
28027| #define HAVE_FTIME 1
28028| #define HAVE_FTRUNCATE 1
28029| #define HAVE_FUTIMES 1
28030| #define HAVE_GAI_STRERROR 1
28031| #define HAVE_GETGRGID_R 1
28032| #define HAVE_GETGRNAM_R 1
28033| #define HAVE_GETGROUPLIST 1
28034| #define HAVE_GETGROUPS 1
28035| #define HAVE_GETLOGIN 1
28036| #define HAVE_GETLOADAVG 1
28037| #define HAVE_GETPEERNAME 1
28038| #define HAVE_GETPGID 1
28039| #define HAVE_GETPID 1
28040| #define HAVE_GETPRIORITY 1
28041| #define HAVE_GETPWENT 1
28042| #define HAVE_GETPWNAM_R 1
28043| #define HAVE_GETPWUID_R 1
28044| #define HAVE_GETSID 1
28045| #define HAVE_GETWD 1
28046| #define HAVE_IF_NAMEINDEX 1
28047| #define HAVE_INITGROUPS 1
28048| #define HAVE_KILL 1
28049| #define HAVE_KILLPG 1
28050| #define HAVE_LCHOWN 1
28051| #define HAVE_LOCKF 1
28052| #define HAVE_LSTAT 1
28053| #define HAVE_LUTIMES 1
28054| #define HAVE_MMAP 1
28055| #define HAVE_MBRTOWC 1
28056| #define HAVE_MKFIFO 1
28057| #define HAVE_MADVISE 1
28058| #define HAVE_MKNOD 1
28059| #define HAVE_MKTIME 1
28060| #define HAVE_NICE 1
28061| #define HAVE_PATHCONF 1
28062| #define HAVE_PAUSE 1
28063| #define HAVE_POLL 1
28064| #define HAVE_POSIX_SPAWN 1
28065| #define HAVE_POSIX_SPAWNP 1
28066| #define HAVE_PREAD 1
28067| #define HAVE_PTHREAD_KILL 1
28068| #define HAVE_PWRITE 1
28069| #define HAVE_READLINK 1
28070| #define HAVE_READV 1
28071| #define HAVE_REALPATH 1
28072| #define HAVE_SEM_OPEN 1
28073| #define HAVE_SEM_GETVALUE 1
28074| #define HAVE_SEM_UNLINK 1
28075| #define HAVE_SENDFILE 1
28076| #define HAVE_SETEGID 1
28077| #define HAVE_SETEUID 1
28078| #define HAVE_SETGID 1
28079| #define HAVE_SETHOSTNAME 1
28080| #define HAVE_SETLOCALE 1
28081| #define HAVE_SETREGID 1
28082| #define HAVE_SETREUID 1
28083| #define HAVE_SETSID 1
28084| #define HAVE_SETPGID 1
28085| #define HAVE_SETPGRP 1
28086| #define HAVE_SETPRIORITY 1
28087| #define HAVE_SETUID 1
28088| #define HAVE_SETVBUF 1
28089| #define HAVE_SCHED_GET_PRIORITY_MAX 1
28090| #define HAVE_SIGACTION 1
28091| #define HAVE_SIGALTSTACK 1
28092| #define HAVE_SIGFILLSET 1
28093| #define HAVE_SIGINTERRUPT 1
28094| #define HAVE_SIGPENDING 1
28095| #define HAVE_SIGRELSE 1
28096| #define HAVE_SIGWAIT 1
28097| #define HAVE_SNPRINTF 1
28098| #define HAVE_STRFTIME 1
28099| #define HAVE_STRLCPY 1
28100| #define HAVE_STRSIGNAL 1
28101| #define HAVE_SYNC 1
28102| #define HAVE_SYSCONF 1
28103| #define HAVE_TCGETPGRP 1
28104| #define HAVE_TCSETPGRP 1
28105| #define HAVE_TEMPNAM 1
28106| #define HAVE_TIMEGM 1
28107| #define HAVE_TIMES 1
28108| #define HAVE_TMPFILE 1
28109| #define HAVE_TMPNAM 1
28110| #define HAVE_TRUNCATE 1
28111| #define HAVE_UNAME 1
28112| #define HAVE_UTIMES 1
28113| #define HAVE_VFORK 1
28114| #define HAVE_WAITID 1
28115| #define HAVE_WAITPID 1
28116| #define HAVE_WAIT3 1
28117| #define HAVE_WAIT4 1
28118| #define HAVE_WCSCOLL 1
28119| #define HAVE_WCSFTIME 1
28120| #define HAVE_WCSXFRM 1
28121| #define HAVE_WMEMCMP 1
28122| #define HAVE_WRITEV 1
28123| #define HAVE_LCHMOD 1
28124| #define HAVE_DIRFD 1
28125| #define HAVE_CHROOT 1
28126| #define HAVE_LINK 1
28127| #define HAVE_SYMLINK 1
28128| #define HAVE_FCHDIR 1
28129| #define HAVE_FSYNC 1
28130| #define HAVE_KQUEUE 1
28131| #define HAVE_CTERMID_R 1
28132| #define HAVE_FLOCK 1
28133| #define HAVE_GETPAGESIZE 1
28134| #define HAVE_CHFLAGS 1
28135| #define HAVE_LCHFLAGS 1
28136| #define HAVE_ZLIB_COPY 1
28137| #define HAVE_HSTRERROR 1
28138| #define HAVE_INET_ATON 1
28139| #define HAVE_INET_PTON 1
28140| #define HAVE_SETGROUPS 1
28141| #define HAVE_OPENPTY 1
28142| #define HAVE_FORKPTY 1
28143| #define HAVE_FSEEKO 1
28144| #define HAVE_FSTATVFS 1
28145| #define HAVE_FTELLO 1
28146| #define HAVE_STATVFS 1
28147| #define HAVE_DUP2 1
28148| #define HAVE_GETPGRP 1
28149| #define HAVE_SETPGRP 1
28150| #define HAVE_DEVICE_MACROS 1
28151| #define HAVE_GETADDRINFO 1
28152| #define HAVE_GETNAMEINFO 1
28153| #define TIME_WITH_SYS_TIME 1
28154| #define HAVE_STRUCT_TM_TM_ZONE 1
28155| #define HAVE_TM_ZONE 1
28156| #define HAVE_STRUCT_STAT_ST_RDEV 1
28157| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
28158| #define HAVE_STRUCT_STAT_ST_FLAGS 1
28159| #define HAVE_STRUCT_STAT_ST_GEN 1
28160| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
28161| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
28162| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
28163| #define HAVE_SIGINFO_T_SI_BAND 1
28164| #define SYS_SELECT_WITH_SYS_TIME 1
28165| #define HAVE_ADDRINFO 1
28166| #define HAVE_SOCKADDR_STORAGE 1
28167| #define HAVE_PROTOTYPES 1
28168| #define HAVE_STDARG_PROTOTYPES 1
28169| #define HAVE_SOCKETPAIR 1
28170| #define HAVE_SOCKADDR_SA_LEN 1
28171| /* end confdefs.h.  */
28172| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
28173|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
28174| #define gethostbyname_r innocuous_gethostbyname_r
28175|
28176| /* System header to define __stub macros and hopefully few prototypes,
28177|     which can conflict with char gethostbyname_r (); below.
28178|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
28179|     <limits.h> exists even on freestanding compilers.  */
28180|
28181| #ifdef __STDC__
28182| # include <limits.h>
28183| #else
28184| # include <assert.h>
28185| #endif
28186|
28187| #undef gethostbyname_r
28188|
28189| /* Override any GCC internal prototype to avoid an error.
28190|    Use char because int might match the return type of a GCC
28191|    builtin and then its argument prototype would still apply.  */
28192| #ifdef __cplusplus
28193| extern "C"
28194| #endif
28195| char gethostbyname_r ();
28196| /* The GNU C library defines this for functions which it implements
28197|     to always fail with ENOSYS.  Some functions are actually named
28198|     something starting with __ and the normal name is an alias.  */
28199| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
28200| choke me
28201| #endif
28202|
28203| int
28204| main ()
28205| {
28206| return gethostbyname_r ();
28207|   ;
28208|   return 0;
28209| }
28210configure:14445: result: no
28211configure:14576: checking for gethostbyname
28212configure:14576: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
28213configure:14576: $? = 0
28214configure:14576: result: yes
28215configure:14598: checking for __fpu_control
28216configure:14598: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
28217Undefined symbols for architecture x86_64:
28218  "___fpu_control", referenced from:
28219      _main in ccf1BQIA.o
28220ld: symbol(s) not found for architecture x86_64
28221collect2: ld returned 1 exit status
28222Undefined symbols for architecture ppc:
28223  "___fpu_control", referenced from:
28224      _main in cc5R1bOl.o
28225ld: symbol(s) not found for architecture ppc
28226collect2: ld returned 1 exit status
28227lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/cccxb8GM.out (No such file or directory)
28228configure:14598: $? = 1
28229configure: failed program was:
28230| /* confdefs.h */
28231| #define _GNU_SOURCE 1
28232| #define _NETBSD_SOURCE 1
28233| #define __BSD_VISIBLE 1
28234| #define _DARWIN_C_SOURCE 1
28235| #define _PYTHONFRAMEWORK "Python"
28236| #define STDC_HEADERS 1
28237| #define HAVE_SYS_TYPES_H 1
28238| #define HAVE_SYS_STAT_H 1
28239| #define HAVE_STDLIB_H 1
28240| #define HAVE_STRING_H 1
28241| #define HAVE_MEMORY_H 1
28242| #define HAVE_STRINGS_H 1
28243| #define HAVE_INTTYPES_H 1
28244| #define HAVE_STDINT_H 1
28245| #define HAVE_UNISTD_H 1
28246| #define __EXTENSIONS__ 1
28247| #define _ALL_SOURCE 1
28248| #define _GNU_SOURCE 1
28249| #define _POSIX_PTHREAD_SEMANTICS 1
28250| #define _TANDEM_SOURCE 1
28251| #define STDC_HEADERS 1
28252| #define HAVE_DLFCN_H 1
28253| #define HAVE_ERRNO_H 1
28254| #define HAVE_FCNTL_H 1
28255| #define HAVE_GRP_H 1
28256| #define HAVE_LANGINFO_H 1
28257| #define HAVE_LIBINTL_H 1
28258| #define HAVE_PTHREAD_H 1
28259| #define HAVE_SCHED_H 1
28260| #define HAVE_SIGNAL_H 1
28261| #define HAVE_TERMIOS_H 1
28262| #define HAVE_UTIME_H 1
28263| #define HAVE_POLL_H 1
28264| #define HAVE_SYS_POLL_H 1
28265| #define HAVE_SYS_XATTR_H 1
28266| #define HAVE_SYS_EVENT_H 1
28267| #define HAVE_SYS_FILE_H 1
28268| #define HAVE_SYS_IOCTL_H 1
28269| #define HAVE_SYS_KERN_CONTROL_H 1
28270| #define HAVE_SYS_LOCK_H 1
28271| #define HAVE_SYS_PARAM_H 1
28272| #define HAVE_SYS_RANDOM_H 1
28273| #define HAVE_SYS_SELECT_H 1
28274| #define HAVE_SYS_SOCKET_H 1
28275| #define HAVE_SYS_STATVFS_H 1
28276| #define HAVE_SYS_STAT_H 1
28277| #define HAVE_SYS_SYSCALL_H 1
28278| #define HAVE_SYS_SYS_DOMAIN_H 1
28279| #define HAVE_SYS_TIME_H 1
28280| #define HAVE_SYS_TIMES_H 1
28281| #define HAVE_SYS_TYPES_H 1
28282| #define HAVE_SYS_UIO_H 1
28283| #define HAVE_SYS_UN_H 1
28284| #define HAVE_SYS_UTSNAME_H 1
28285| #define HAVE_SYS_WAIT_H 1
28286| #define HAVE_SYS_RESOURCE_H 1
28287| #define HAVE_SYSEXITS_H 1
28288| #define HAVE_SPAWN_H 1
28289| #define HAVE_UTIL_H 1
28290| #define HAVE_ALLOCA_H 1
28291| #define HAVE_SYS_MMAN_H 1
28292| #define HAVE_DIRENT_H 1
28293| #define HAVE_NET_IF_H 1
28294| #define HAVE_MAKEDEV 1
28295| #define _LARGEFILE_SOURCE 1
28296| #define _FILE_OFFSET_BITS 64
28297| #if defined(SCO_DS)
28298| #undef _OFF_T
28299| #endif
28300| #define RETSIGTYPE void
28301| #define HAVE_SSIZE_T 1
28302| #define SIZEOF_INT 4
28303| #define SIZEOF_LONG 8
28304| #define ALIGNOF_LONG 8
28305| #define SIZEOF_LONG_LONG 8
28306| #define SIZEOF_VOID_P 8
28307| #define SIZEOF_SHORT 2
28308| #define SIZEOF_FLOAT 4
28309| #define SIZEOF_DOUBLE 8
28310| #define SIZEOF_FPOS_T 8
28311| #define SIZEOF_SIZE_T 8
28312| #define ALIGNOF_SIZE_T 8
28313| #define SIZEOF_PID_T 4
28314| #define SIZEOF_UINTPTR_T 8
28315| #define HAVE_LONG_DOUBLE 1
28316| #define SIZEOF_LONG_DOUBLE 16
28317| #define SIZEOF__BOOL 1
28318| #define SIZEOF_OFF_T 8
28319| #define SIZEOF_TIME_T 8
28320| #define SIZEOF_PTHREAD_T 8
28321| #define SIZEOF_PTHREAD_KEY_T 8
28322| #define WITH_NEXT_FRAMEWORK 1
28323| #define WITH_DYLD 1
28324| #define THREAD_STACK_SIZE 0x1000000
28325| #define HAVE_LIBDL 1
28326| #define HAVE_UUID_UUID_H 1
28327| #define WITH_LIBINTL 1
28328| #define WITH_DECIMAL_CONTEXTVAR 1
28329| #define _REENTRANT 1
28330| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
28331| #define HAVE_PTHREAD_SIGMASK 1
28332| #define ENABLE_IPV6 1
28333| #define WITH_DOC_STRINGS 1
28334| #define WITH_PYMALLOC 1
28335| #define PY_COERCE_C_LOCALE 1
28336| #define HAVE_DLOPEN 1
28337| #define HAVE_DYNAMIC_LOADING 1
28338| #define HAVE_ALARM 1
28339| #define HAVE_SETITIMER 1
28340| #define HAVE_GETITIMER 1
28341| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
28342| #define HAVE_CHOWN 1
28343| #define HAVE_CLOCK 1
28344| #define HAVE_CONFSTR 1
28345| #define HAVE_CTERMID 1
28346| #define HAVE_EXECV 1
28347| #define HAVE_FCHMOD 1
28348| #define HAVE_FCHOWN 1
28349| #define HAVE_FORK 1
28350| #define HAVE_FPATHCONF 1
28351| #define HAVE_FTIME 1
28352| #define HAVE_FTRUNCATE 1
28353| #define HAVE_FUTIMES 1
28354| #define HAVE_GAI_STRERROR 1
28355| #define HAVE_GETGRGID_R 1
28356| #define HAVE_GETGRNAM_R 1
28357| #define HAVE_GETGROUPLIST 1
28358| #define HAVE_GETGROUPS 1
28359| #define HAVE_GETLOGIN 1
28360| #define HAVE_GETLOADAVG 1
28361| #define HAVE_GETPEERNAME 1
28362| #define HAVE_GETPGID 1
28363| #define HAVE_GETPID 1
28364| #define HAVE_GETPRIORITY 1
28365| #define HAVE_GETPWENT 1
28366| #define HAVE_GETPWNAM_R 1
28367| #define HAVE_GETPWUID_R 1
28368| #define HAVE_GETSID 1
28369| #define HAVE_GETWD 1
28370| #define HAVE_IF_NAMEINDEX 1
28371| #define HAVE_INITGROUPS 1
28372| #define HAVE_KILL 1
28373| #define HAVE_KILLPG 1
28374| #define HAVE_LCHOWN 1
28375| #define HAVE_LOCKF 1
28376| #define HAVE_LSTAT 1
28377| #define HAVE_LUTIMES 1
28378| #define HAVE_MMAP 1
28379| #define HAVE_MBRTOWC 1
28380| #define HAVE_MKFIFO 1
28381| #define HAVE_MADVISE 1
28382| #define HAVE_MKNOD 1
28383| #define HAVE_MKTIME 1
28384| #define HAVE_NICE 1
28385| #define HAVE_PATHCONF 1
28386| #define HAVE_PAUSE 1
28387| #define HAVE_POLL 1
28388| #define HAVE_POSIX_SPAWN 1
28389| #define HAVE_POSIX_SPAWNP 1
28390| #define HAVE_PREAD 1
28391| #define HAVE_PTHREAD_KILL 1
28392| #define HAVE_PWRITE 1
28393| #define HAVE_READLINK 1
28394| #define HAVE_READV 1
28395| #define HAVE_REALPATH 1
28396| #define HAVE_SEM_OPEN 1
28397| #define HAVE_SEM_GETVALUE 1
28398| #define HAVE_SEM_UNLINK 1
28399| #define HAVE_SENDFILE 1
28400| #define HAVE_SETEGID 1
28401| #define HAVE_SETEUID 1
28402| #define HAVE_SETGID 1
28403| #define HAVE_SETHOSTNAME 1
28404| #define HAVE_SETLOCALE 1
28405| #define HAVE_SETREGID 1
28406| #define HAVE_SETREUID 1
28407| #define HAVE_SETSID 1
28408| #define HAVE_SETPGID 1
28409| #define HAVE_SETPGRP 1
28410| #define HAVE_SETPRIORITY 1
28411| #define HAVE_SETUID 1
28412| #define HAVE_SETVBUF 1
28413| #define HAVE_SCHED_GET_PRIORITY_MAX 1
28414| #define HAVE_SIGACTION 1
28415| #define HAVE_SIGALTSTACK 1
28416| #define HAVE_SIGFILLSET 1
28417| #define HAVE_SIGINTERRUPT 1
28418| #define HAVE_SIGPENDING 1
28419| #define HAVE_SIGRELSE 1
28420| #define HAVE_SIGWAIT 1
28421| #define HAVE_SNPRINTF 1
28422| #define HAVE_STRFTIME 1
28423| #define HAVE_STRLCPY 1
28424| #define HAVE_STRSIGNAL 1
28425| #define HAVE_SYNC 1
28426| #define HAVE_SYSCONF 1
28427| #define HAVE_TCGETPGRP 1
28428| #define HAVE_TCSETPGRP 1
28429| #define HAVE_TEMPNAM 1
28430| #define HAVE_TIMEGM 1
28431| #define HAVE_TIMES 1
28432| #define HAVE_TMPFILE 1
28433| #define HAVE_TMPNAM 1
28434| #define HAVE_TRUNCATE 1
28435| #define HAVE_UNAME 1
28436| #define HAVE_UTIMES 1
28437| #define HAVE_VFORK 1
28438| #define HAVE_WAITID 1
28439| #define HAVE_WAITPID 1
28440| #define HAVE_WAIT3 1
28441| #define HAVE_WAIT4 1
28442| #define HAVE_WCSCOLL 1
28443| #define HAVE_WCSFTIME 1
28444| #define HAVE_WCSXFRM 1
28445| #define HAVE_WMEMCMP 1
28446| #define HAVE_WRITEV 1
28447| #define HAVE_LCHMOD 1
28448| #define HAVE_DIRFD 1
28449| #define HAVE_CHROOT 1
28450| #define HAVE_LINK 1
28451| #define HAVE_SYMLINK 1
28452| #define HAVE_FCHDIR 1
28453| #define HAVE_FSYNC 1
28454| #define HAVE_KQUEUE 1
28455| #define HAVE_CTERMID_R 1
28456| #define HAVE_FLOCK 1
28457| #define HAVE_GETPAGESIZE 1
28458| #define HAVE_CHFLAGS 1
28459| #define HAVE_LCHFLAGS 1
28460| #define HAVE_ZLIB_COPY 1
28461| #define HAVE_HSTRERROR 1
28462| #define HAVE_INET_ATON 1
28463| #define HAVE_INET_PTON 1
28464| #define HAVE_SETGROUPS 1
28465| #define HAVE_OPENPTY 1
28466| #define HAVE_FORKPTY 1
28467| #define HAVE_FSEEKO 1
28468| #define HAVE_FSTATVFS 1
28469| #define HAVE_FTELLO 1
28470| #define HAVE_STATVFS 1
28471| #define HAVE_DUP2 1
28472| #define HAVE_GETPGRP 1
28473| #define HAVE_SETPGRP 1
28474| #define HAVE_DEVICE_MACROS 1
28475| #define HAVE_GETADDRINFO 1
28476| #define HAVE_GETNAMEINFO 1
28477| #define TIME_WITH_SYS_TIME 1
28478| #define HAVE_STRUCT_TM_TM_ZONE 1
28479| #define HAVE_TM_ZONE 1
28480| #define HAVE_STRUCT_STAT_ST_RDEV 1
28481| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
28482| #define HAVE_STRUCT_STAT_ST_FLAGS 1
28483| #define HAVE_STRUCT_STAT_ST_GEN 1
28484| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
28485| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
28486| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
28487| #define HAVE_SIGINFO_T_SI_BAND 1
28488| #define SYS_SELECT_WITH_SYS_TIME 1
28489| #define HAVE_ADDRINFO 1
28490| #define HAVE_SOCKADDR_STORAGE 1
28491| #define HAVE_PROTOTYPES 1
28492| #define HAVE_STDARG_PROTOTYPES 1
28493| #define HAVE_SOCKETPAIR 1
28494| #define HAVE_SOCKADDR_SA_LEN 1
28495| #define HAVE_GETHOSTBYNAME 1
28496| /* end confdefs.h.  */
28497| /* Define __fpu_control to an innocuous variant, in case <limits.h> declares __fpu_control.
28498|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
28499| #define __fpu_control innocuous___fpu_control
28500|
28501| /* System header to define __stub macros and hopefully few prototypes,
28502|     which can conflict with char __fpu_control (); below.
28503|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
28504|     <limits.h> exists even on freestanding compilers.  */
28505|
28506| #ifdef __STDC__
28507| # include <limits.h>
28508| #else
28509| # include <assert.h>
28510| #endif
28511|
28512| #undef __fpu_control
28513|
28514| /* Override any GCC internal prototype to avoid an error.
28515|    Use char because int might match the return type of a GCC
28516|    builtin and then its argument prototype would still apply.  */
28517| #ifdef __cplusplus
28518| extern "C"
28519| #endif
28520| char __fpu_control ();
28521| /* The GNU C library defines this for functions which it implements
28522|     to always fail with ENOSYS.  Some functions are actually named
28523|     something starting with __ and the normal name is an alias.  */
28524| #if defined __stub___fpu_control || defined __stub_____fpu_control
28525| choke me
28526| #endif
28527|
28528| int
28529| main ()
28530| {
28531| return __fpu_control ();
28532|   ;
28533|   return 0;
28534| }
28535configure:14598: result: no
28536configure:14602: checking for __fpu_control in -lieee
28537configure:14627: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lieee  -lintl -ldl  >&5
28538ld: library not found for -lieee
28539collect2: ld returned 1 exit status
28540ld: library not found for -lieee
28541collect2: ld returned 1 exit status
28542lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccSOPOIp.out (No such file or directory)
28543configure:14627: $? = 1
28544configure: failed program was:
28545| /* confdefs.h */
28546| #define _GNU_SOURCE 1
28547| #define _NETBSD_SOURCE 1
28548| #define __BSD_VISIBLE 1
28549| #define _DARWIN_C_SOURCE 1
28550| #define _PYTHONFRAMEWORK "Python"
28551| #define STDC_HEADERS 1
28552| #define HAVE_SYS_TYPES_H 1
28553| #define HAVE_SYS_STAT_H 1
28554| #define HAVE_STDLIB_H 1
28555| #define HAVE_STRING_H 1
28556| #define HAVE_MEMORY_H 1
28557| #define HAVE_STRINGS_H 1
28558| #define HAVE_INTTYPES_H 1
28559| #define HAVE_STDINT_H 1
28560| #define HAVE_UNISTD_H 1
28561| #define __EXTENSIONS__ 1
28562| #define _ALL_SOURCE 1
28563| #define _GNU_SOURCE 1
28564| #define _POSIX_PTHREAD_SEMANTICS 1
28565| #define _TANDEM_SOURCE 1
28566| #define STDC_HEADERS 1
28567| #define HAVE_DLFCN_H 1
28568| #define HAVE_ERRNO_H 1
28569| #define HAVE_FCNTL_H 1
28570| #define HAVE_GRP_H 1
28571| #define HAVE_LANGINFO_H 1
28572| #define HAVE_LIBINTL_H 1
28573| #define HAVE_PTHREAD_H 1
28574| #define HAVE_SCHED_H 1
28575| #define HAVE_SIGNAL_H 1
28576| #define HAVE_TERMIOS_H 1
28577| #define HAVE_UTIME_H 1
28578| #define HAVE_POLL_H 1
28579| #define HAVE_SYS_POLL_H 1
28580| #define HAVE_SYS_XATTR_H 1
28581| #define HAVE_SYS_EVENT_H 1
28582| #define HAVE_SYS_FILE_H 1
28583| #define HAVE_SYS_IOCTL_H 1
28584| #define HAVE_SYS_KERN_CONTROL_H 1
28585| #define HAVE_SYS_LOCK_H 1
28586| #define HAVE_SYS_PARAM_H 1
28587| #define HAVE_SYS_RANDOM_H 1
28588| #define HAVE_SYS_SELECT_H 1
28589| #define HAVE_SYS_SOCKET_H 1
28590| #define HAVE_SYS_STATVFS_H 1
28591| #define HAVE_SYS_STAT_H 1
28592| #define HAVE_SYS_SYSCALL_H 1
28593| #define HAVE_SYS_SYS_DOMAIN_H 1
28594| #define HAVE_SYS_TIME_H 1
28595| #define HAVE_SYS_TIMES_H 1
28596| #define HAVE_SYS_TYPES_H 1
28597| #define HAVE_SYS_UIO_H 1
28598| #define HAVE_SYS_UN_H 1
28599| #define HAVE_SYS_UTSNAME_H 1
28600| #define HAVE_SYS_WAIT_H 1
28601| #define HAVE_SYS_RESOURCE_H 1
28602| #define HAVE_SYSEXITS_H 1
28603| #define HAVE_SPAWN_H 1
28604| #define HAVE_UTIL_H 1
28605| #define HAVE_ALLOCA_H 1
28606| #define HAVE_SYS_MMAN_H 1
28607| #define HAVE_DIRENT_H 1
28608| #define HAVE_NET_IF_H 1
28609| #define HAVE_MAKEDEV 1
28610| #define _LARGEFILE_SOURCE 1
28611| #define _FILE_OFFSET_BITS 64
28612| #if defined(SCO_DS)
28613| #undef _OFF_T
28614| #endif
28615| #define RETSIGTYPE void
28616| #define HAVE_SSIZE_T 1
28617| #define SIZEOF_INT 4
28618| #define SIZEOF_LONG 8
28619| #define ALIGNOF_LONG 8
28620| #define SIZEOF_LONG_LONG 8
28621| #define SIZEOF_VOID_P 8
28622| #define SIZEOF_SHORT 2
28623| #define SIZEOF_FLOAT 4
28624| #define SIZEOF_DOUBLE 8
28625| #define SIZEOF_FPOS_T 8
28626| #define SIZEOF_SIZE_T 8
28627| #define ALIGNOF_SIZE_T 8
28628| #define SIZEOF_PID_T 4
28629| #define SIZEOF_UINTPTR_T 8
28630| #define HAVE_LONG_DOUBLE 1
28631| #define SIZEOF_LONG_DOUBLE 16
28632| #define SIZEOF__BOOL 1
28633| #define SIZEOF_OFF_T 8
28634| #define SIZEOF_TIME_T 8
28635| #define SIZEOF_PTHREAD_T 8
28636| #define SIZEOF_PTHREAD_KEY_T 8
28637| #define WITH_NEXT_FRAMEWORK 1
28638| #define WITH_DYLD 1
28639| #define THREAD_STACK_SIZE 0x1000000
28640| #define HAVE_LIBDL 1
28641| #define HAVE_UUID_UUID_H 1
28642| #define WITH_LIBINTL 1
28643| #define WITH_DECIMAL_CONTEXTVAR 1
28644| #define _REENTRANT 1
28645| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
28646| #define HAVE_PTHREAD_SIGMASK 1
28647| #define ENABLE_IPV6 1
28648| #define WITH_DOC_STRINGS 1
28649| #define WITH_PYMALLOC 1
28650| #define PY_COERCE_C_LOCALE 1
28651| #define HAVE_DLOPEN 1
28652| #define HAVE_DYNAMIC_LOADING 1
28653| #define HAVE_ALARM 1
28654| #define HAVE_SETITIMER 1
28655| #define HAVE_GETITIMER 1
28656| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
28657| #define HAVE_CHOWN 1
28658| #define HAVE_CLOCK 1
28659| #define HAVE_CONFSTR 1
28660| #define HAVE_CTERMID 1
28661| #define HAVE_EXECV 1
28662| #define HAVE_FCHMOD 1
28663| #define HAVE_FCHOWN 1
28664| #define HAVE_FORK 1
28665| #define HAVE_FPATHCONF 1
28666| #define HAVE_FTIME 1
28667| #define HAVE_FTRUNCATE 1
28668| #define HAVE_FUTIMES 1
28669| #define HAVE_GAI_STRERROR 1
28670| #define HAVE_GETGRGID_R 1
28671| #define HAVE_GETGRNAM_R 1
28672| #define HAVE_GETGROUPLIST 1
28673| #define HAVE_GETGROUPS 1
28674| #define HAVE_GETLOGIN 1
28675| #define HAVE_GETLOADAVG 1
28676| #define HAVE_GETPEERNAME 1
28677| #define HAVE_GETPGID 1
28678| #define HAVE_GETPID 1
28679| #define HAVE_GETPRIORITY 1
28680| #define HAVE_GETPWENT 1
28681| #define HAVE_GETPWNAM_R 1
28682| #define HAVE_GETPWUID_R 1
28683| #define HAVE_GETSID 1
28684| #define HAVE_GETWD 1
28685| #define HAVE_IF_NAMEINDEX 1
28686| #define HAVE_INITGROUPS 1
28687| #define HAVE_KILL 1
28688| #define HAVE_KILLPG 1
28689| #define HAVE_LCHOWN 1
28690| #define HAVE_LOCKF 1
28691| #define HAVE_LSTAT 1
28692| #define HAVE_LUTIMES 1
28693| #define HAVE_MMAP 1
28694| #define HAVE_MBRTOWC 1
28695| #define HAVE_MKFIFO 1
28696| #define HAVE_MADVISE 1
28697| #define HAVE_MKNOD 1
28698| #define HAVE_MKTIME 1
28699| #define HAVE_NICE 1
28700| #define HAVE_PATHCONF 1
28701| #define HAVE_PAUSE 1
28702| #define HAVE_POLL 1
28703| #define HAVE_POSIX_SPAWN 1
28704| #define HAVE_POSIX_SPAWNP 1
28705| #define HAVE_PREAD 1
28706| #define HAVE_PTHREAD_KILL 1
28707| #define HAVE_PWRITE 1
28708| #define HAVE_READLINK 1
28709| #define HAVE_READV 1
28710| #define HAVE_REALPATH 1
28711| #define HAVE_SEM_OPEN 1
28712| #define HAVE_SEM_GETVALUE 1
28713| #define HAVE_SEM_UNLINK 1
28714| #define HAVE_SENDFILE 1
28715| #define HAVE_SETEGID 1
28716| #define HAVE_SETEUID 1
28717| #define HAVE_SETGID 1
28718| #define HAVE_SETHOSTNAME 1
28719| #define HAVE_SETLOCALE 1
28720| #define HAVE_SETREGID 1
28721| #define HAVE_SETREUID 1
28722| #define HAVE_SETSID 1
28723| #define HAVE_SETPGID 1
28724| #define HAVE_SETPGRP 1
28725| #define HAVE_SETPRIORITY 1
28726| #define HAVE_SETUID 1
28727| #define HAVE_SETVBUF 1
28728| #define HAVE_SCHED_GET_PRIORITY_MAX 1
28729| #define HAVE_SIGACTION 1
28730| #define HAVE_SIGALTSTACK 1
28731| #define HAVE_SIGFILLSET 1
28732| #define HAVE_SIGINTERRUPT 1
28733| #define HAVE_SIGPENDING 1
28734| #define HAVE_SIGRELSE 1
28735| #define HAVE_SIGWAIT 1
28736| #define HAVE_SNPRINTF 1
28737| #define HAVE_STRFTIME 1
28738| #define HAVE_STRLCPY 1
28739| #define HAVE_STRSIGNAL 1
28740| #define HAVE_SYNC 1
28741| #define HAVE_SYSCONF 1
28742| #define HAVE_TCGETPGRP 1
28743| #define HAVE_TCSETPGRP 1
28744| #define HAVE_TEMPNAM 1
28745| #define HAVE_TIMEGM 1
28746| #define HAVE_TIMES 1
28747| #define HAVE_TMPFILE 1
28748| #define HAVE_TMPNAM 1
28749| #define HAVE_TRUNCATE 1
28750| #define HAVE_UNAME 1
28751| #define HAVE_UTIMES 1
28752| #define HAVE_VFORK 1
28753| #define HAVE_WAITID 1
28754| #define HAVE_WAITPID 1
28755| #define HAVE_WAIT3 1
28756| #define HAVE_WAIT4 1
28757| #define HAVE_WCSCOLL 1
28758| #define HAVE_WCSFTIME 1
28759| #define HAVE_WCSXFRM 1
28760| #define HAVE_WMEMCMP 1
28761| #define HAVE_WRITEV 1
28762| #define HAVE_LCHMOD 1
28763| #define HAVE_DIRFD 1
28764| #define HAVE_CHROOT 1
28765| #define HAVE_LINK 1
28766| #define HAVE_SYMLINK 1
28767| #define HAVE_FCHDIR 1
28768| #define HAVE_FSYNC 1
28769| #define HAVE_KQUEUE 1
28770| #define HAVE_CTERMID_R 1
28771| #define HAVE_FLOCK 1
28772| #define HAVE_GETPAGESIZE 1
28773| #define HAVE_CHFLAGS 1
28774| #define HAVE_LCHFLAGS 1
28775| #define HAVE_ZLIB_COPY 1
28776| #define HAVE_HSTRERROR 1
28777| #define HAVE_INET_ATON 1
28778| #define HAVE_INET_PTON 1
28779| #define HAVE_SETGROUPS 1
28780| #define HAVE_OPENPTY 1
28781| #define HAVE_FORKPTY 1
28782| #define HAVE_FSEEKO 1
28783| #define HAVE_FSTATVFS 1
28784| #define HAVE_FTELLO 1
28785| #define HAVE_STATVFS 1
28786| #define HAVE_DUP2 1
28787| #define HAVE_GETPGRP 1
28788| #define HAVE_SETPGRP 1
28789| #define HAVE_DEVICE_MACROS 1
28790| #define HAVE_GETADDRINFO 1
28791| #define HAVE_GETNAMEINFO 1
28792| #define TIME_WITH_SYS_TIME 1
28793| #define HAVE_STRUCT_TM_TM_ZONE 1
28794| #define HAVE_TM_ZONE 1
28795| #define HAVE_STRUCT_STAT_ST_RDEV 1
28796| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
28797| #define HAVE_STRUCT_STAT_ST_FLAGS 1
28798| #define HAVE_STRUCT_STAT_ST_GEN 1
28799| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
28800| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
28801| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
28802| #define HAVE_SIGINFO_T_SI_BAND 1
28803| #define SYS_SELECT_WITH_SYS_TIME 1
28804| #define HAVE_ADDRINFO 1
28805| #define HAVE_SOCKADDR_STORAGE 1
28806| #define HAVE_PROTOTYPES 1
28807| #define HAVE_STDARG_PROTOTYPES 1
28808| #define HAVE_SOCKETPAIR 1
28809| #define HAVE_SOCKADDR_SA_LEN 1
28810| #define HAVE_GETHOSTBYNAME 1
28811| /* end confdefs.h.  */
28812|
28813| /* Override any GCC internal prototype to avoid an error.
28814|    Use char because int might match the return type of a GCC
28815|    builtin and then its argument prototype would still apply.  */
28816| #ifdef __cplusplus
28817| extern "C"
28818| #endif
28819| char __fpu_control ();
28820| int
28821| main ()
28822| {
28823| return __fpu_control ();
28824|   ;
28825|   return 0;
28826| }
28827configure:14636: result: no
28828configure:14657: checking for --with-libm=STRING
28829configure:14674: result: default LIBM=""
28830configure:14681: checking for --with-libc=STRING
28831configure:14698: result: default LIBC=""
28832configure:14707: checking for x64 gcc inline assembler
28833configure:14722: /usr/bin/gcc-4.2 -o conftest -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include -arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc conftest.c -lintl -ldl  >&5
28834{standard input}:8:Invalid mnemonic 'movq'
28835lipo: can't figure out the architecture type of: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp/ccgUoHn4.out
28836configure:14722: $? = 1
28837configure: failed program was:
28838| /* confdefs.h */
28839| #define _GNU_SOURCE 1
28840| #define _NETBSD_SOURCE 1
28841| #define __BSD_VISIBLE 1
28842| #define _DARWIN_C_SOURCE 1
28843| #define _PYTHONFRAMEWORK "Python"
28844| #define STDC_HEADERS 1
28845| #define HAVE_SYS_TYPES_H 1
28846| #define HAVE_SYS_STAT_H 1
28847| #define HAVE_STDLIB_H 1
28848| #define HAVE_STRING_H 1
28849| #define HAVE_MEMORY_H 1
28850| #define HAVE_STRINGS_H 1
28851| #define HAVE_INTTYPES_H 1
28852| #define HAVE_STDINT_H 1
28853| #define HAVE_UNISTD_H 1
28854| #define __EXTENSIONS__ 1
28855| #define _ALL_SOURCE 1
28856| #define _GNU_SOURCE 1
28857| #define _POSIX_PTHREAD_SEMANTICS 1
28858| #define _TANDEM_SOURCE 1
28859| #define STDC_HEADERS 1
28860| #define HAVE_DLFCN_H 1
28861| #define HAVE_ERRNO_H 1
28862| #define HAVE_FCNTL_H 1
28863| #define HAVE_GRP_H 1
28864| #define HAVE_LANGINFO_H 1
28865| #define HAVE_LIBINTL_H 1
28866| #define HAVE_PTHREAD_H 1
28867| #define HAVE_SCHED_H 1
28868| #define HAVE_SIGNAL_H 1
28869| #define HAVE_TERMIOS_H 1
28870| #define HAVE_UTIME_H 1
28871| #define HAVE_POLL_H 1
28872| #define HAVE_SYS_POLL_H 1
28873| #define HAVE_SYS_XATTR_H 1
28874| #define HAVE_SYS_EVENT_H 1
28875| #define HAVE_SYS_FILE_H 1
28876| #define HAVE_SYS_IOCTL_H 1
28877| #define HAVE_SYS_KERN_CONTROL_H 1
28878| #define HAVE_SYS_LOCK_H 1
28879| #define HAVE_SYS_PARAM_H 1
28880| #define HAVE_SYS_RANDOM_H 1
28881| #define HAVE_SYS_SELECT_H 1
28882| #define HAVE_SYS_SOCKET_H 1
28883| #define HAVE_SYS_STATVFS_H 1
28884| #define HAVE_SYS_STAT_H 1
28885| #define HAVE_SYS_SYSCALL_H 1
28886| #define HAVE_SYS_SYS_DOMAIN_H 1
28887| #define HAVE_SYS_TIME_H 1
28888| #define HAVE_SYS_TIMES_H 1
28889| #define HAVE_SYS_TYPES_H 1
28890| #define HAVE_SYS_UIO_H 1
28891| #define HAVE_SYS_UN_H 1
28892| #define HAVE_SYS_UTSNAME_H 1
28893| #define HAVE_SYS_WAIT_H 1
28894| #define HAVE_SYS_RESOURCE_H 1
28895| #define HAVE_SYSEXITS_H 1
28896| #define HAVE_SPAWN_H 1
28897| #define HAVE_UTIL_H 1
28898| #define HAVE_ALLOCA_H 1
28899| #define HAVE_SYS_MMAN_H 1
28900| #define HAVE_DIRENT_H 1
28901| #define HAVE_NET_IF_H 1
28902| #define HAVE_MAKEDEV 1
28903| #define _LARGEFILE_SOURCE 1
28904| #define _FILE_OFFSET_BITS 64
28905| #if defined(SCO_DS)
28906| #undef _OFF_T
28907| #endif
28908| #define RETSIGTYPE void
28909| #define HAVE_SSIZE_T 1
28910| #define SIZEOF_INT 4
28911| #define SIZEOF_LONG 8
28912| #define ALIGNOF_LONG 8
28913| #define SIZEOF_LONG_LONG 8
28914| #define SIZEOF_VOID_P 8
28915| #define SIZEOF_SHORT 2
28916| #define SIZEOF_FLOAT 4
28917| #define SIZEOF_DOUBLE 8
28918| #define SIZEOF_FPOS_T 8
28919| #define SIZEOF_SIZE_T 8
28920| #define ALIGNOF_SIZE_T 8
28921| #define SIZEOF_PID_T 4
28922| #define SIZEOF_UINTPTR_T 8
28923| #define HAVE_LONG_DOUBLE 1
28924| #define SIZEOF_LONG_DOUBLE 16
28925| #define SIZEOF__BOOL 1
28926| #define SIZEOF_OFF_T 8
28927| #define SIZEOF_TIME_T 8
28928| #define SIZEOF_PTHREAD_T 8
28929| #define SIZEOF_PTHREAD_KEY_T 8
28930| #define WITH_NEXT_FRAMEWORK 1
28931| #define WITH_DYLD 1
28932| #define THREAD_STACK_SIZE 0x1000000
28933| #define HAVE_LIBDL 1
28934| #define HAVE_UUID_UUID_H 1
28935| #define WITH_LIBINTL 1
28936| #define WITH_DECIMAL_CONTEXTVAR 1
28937| #define _REENTRANT 1
28938| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
28939| #define HAVE_PTHREAD_SIGMASK 1
28940| #define ENABLE_IPV6 1
28941| #define WITH_DOC_STRINGS 1
28942| #define WITH_PYMALLOC 1
28943| #define PY_COERCE_C_LOCALE 1
28944| #define HAVE_DLOPEN 1
28945| #define HAVE_DYNAMIC_LOADING 1
28946| #define HAVE_ALARM 1
28947| #define HAVE_SETITIMER 1
28948| #define HAVE_GETITIMER 1
28949| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
28950| #define HAVE_CHOWN 1
28951| #define HAVE_CLOCK 1
28952| #define HAVE_CONFSTR 1
28953| #define HAVE_CTERMID 1
28954| #define HAVE_EXECV 1
28955| #define HAVE_FCHMOD 1
28956| #define HAVE_FCHOWN 1
28957| #define HAVE_FORK 1
28958| #define HAVE_FPATHCONF 1
28959| #define HAVE_FTIME 1
28960| #define HAVE_FTRUNCATE 1
28961| #define HAVE_FUTIMES 1
28962| #define HAVE_GAI_STRERROR 1
28963| #define HAVE_GETGRGID_R 1
28964| #define HAVE_GETGRNAM_R 1
28965| #define HAVE_GETGROUPLIST 1
28966| #define HAVE_GETGROUPS 1
28967| #define HAVE_GETLOGIN 1
28968| #define HAVE_GETLOADAVG 1
28969| #define HAVE_GETPEERNAME 1
28970| #define HAVE_GETPGID 1
28971| #define HAVE_GETPID 1
28972| #define HAVE_GETPRIORITY 1
28973| #define HAVE_GETPWENT 1
28974| #define HAVE_GETPWNAM_R 1
28975| #define HAVE_GETPWUID_R 1
28976| #define HAVE_GETSID 1
28977| #define HAVE_GETWD 1
28978| #define HAVE_IF_NAMEINDEX 1
28979| #define HAVE_INITGROUPS 1
28980| #define HAVE_KILL 1
28981| #define HAVE_KILLPG 1
28982| #define HAVE_LCHOWN 1
28983| #define HAVE_LOCKF 1
28984| #define HAVE_LSTAT 1
28985| #define HAVE_LUTIMES 1
28986| #define HAVE_MMAP 1
28987| #define HAVE_MBRTOWC 1
28988| #define HAVE_MKFIFO 1
28989| #define HAVE_MADVISE 1
28990| #define HAVE_MKNOD 1
28991| #define HAVE_MKTIME 1
28992| #define HAVE_NICE 1
28993| #define HAVE_PATHCONF 1
28994| #define HAVE_PAUSE 1
28995| #define HAVE_POLL 1
28996| #define HAVE_POSIX_SPAWN 1
28997| #define HAVE_POSIX_SPAWNP 1
28998| #define HAVE_PREAD 1
28999| #define HAVE_PTHREAD_KILL 1
29000| #define HAVE_PWRITE 1
29001| #define HAVE_READLINK 1
29002| #define HAVE_READV 1
29003| #define HAVE_REALPATH 1
29004| #define HAVE_SEM_OPEN 1
29005| #define HAVE_SEM_GETVALUE 1
29006| #define HAVE_SEM_UNLINK 1
29007| #define HAVE_SENDFILE 1
29008| #define HAVE_SETEGID 1
29009| #define HAVE_SETEUID 1
29010| #define HAVE_SETGID 1
29011| #define HAVE_SETHOSTNAME 1
29012| #define HAVE_SETLOCALE 1
29013| #define HAVE_SETREGID 1
29014| #define HAVE_SETREUID 1
29015| #define HAVE_SETSID 1
29016| #define HAVE_SETPGID 1
29017| #define HAVE_SETPGRP 1
29018| #define HAVE_SETPRIORITY 1
29019| #define HAVE_SETUID 1
29020| #define HAVE_SETVBUF 1
29021| #define HAVE_SCHED_GET_PRIORITY_MAX 1
29022| #define HAVE_SIGACTION 1
29023| #define HAVE_SIGALTSTACK 1
29024| #define HAVE_SIGFILLSET 1
29025| #define HAVE_SIGINTERRUPT 1
29026| #define HAVE_SIGPENDING 1
29027| #define HAVE_SIGRELSE 1
29028| #define HAVE_SIGWAIT 1
29029| #define HAVE_SNPRINTF 1
29030| #define HAVE_STRFTIME 1
29031| #define HAVE_STRLCPY 1
29032| #define HAVE_STRSIGNAL 1
29033| #define HAVE_SYNC 1
29034| #define HAVE_SYSCONF 1
29035| #define HAVE_TCGETPGRP 1
29036| #define HAVE_TCSETPGRP 1
29037| #define HAVE_TEMPNAM 1
29038| #define HAVE_TIMEGM 1
29039| #define HAVE_TIMES 1
29040| #define HAVE_TMPFILE 1
29041| #define HAVE_TMPNAM 1
29042| #define HAVE_TRUNCATE 1
29043| #define HAVE_UNAME 1
29044| #define HAVE_UTIMES 1
29045| #define HAVE_VFORK 1
29046| #define HAVE_WAITID 1
29047| #define HAVE_WAITPID 1
29048| #define HAVE_WAIT3 1
29049| #define HAVE_WAIT4 1
29050| #define HAVE_WCSCOLL 1
29051| #define HAVE_WCSFTIME 1
29052| #define HAVE_WCSXFRM 1
29053| #define HAVE_WMEMCMP 1
29054| #define HAVE_WRITEV 1
29055| #define HAVE_LCHMOD 1
29056| #define HAVE_DIRFD 1
29057| #define HAVE_CHROOT 1
29058| #define HAVE_LINK 1
29059| #define HAVE_SYMLINK 1
29060| #define HAVE_FCHDIR 1
29061| #define HAVE_FSYNC 1
29062| #define HAVE_KQUEUE 1
29063| #define HAVE_CTERMID_R 1
29064| #define HAVE_FLOCK 1
29065| #define HAVE_GETPAGESIZE 1
29066| #define HAVE_CHFLAGS 1
29067| #define HAVE_LCHFLAGS 1
29068| #define HAVE_ZLIB_COPY 1
29069| #define HAVE_HSTRERROR 1
29070| #define HAVE_INET_ATON 1
29071| #define HAVE_INET_PTON 1
29072| #define HAVE_SETGROUPS 1
29073| #define HAVE_OPENPTY 1
29074| #define HAVE_FORKPTY 1
29075| #define HAVE_FSEEKO 1
29076| #define HAVE_FSTATVFS 1
29077| #define HAVE_FTELLO 1
29078| #define HAVE_STATVFS 1
29079| #define HAVE_DUP2 1
29080| #define HAVE_GETPGRP 1
29081| #define HAVE_SETPGRP 1
29082| #define HAVE_DEVICE_MACROS 1
29083| #define HAVE_GETADDRINFO 1
29084| #define HAVE_GETNAMEINFO 1
29085| #define TIME_WITH_SYS_TIME 1
29086| #define HAVE_STRUCT_TM_TM_ZONE 1
29087| #define HAVE_TM_ZONE 1
29088| #define HAVE_STRUCT_STAT_ST_RDEV 1
29089| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
29090| #define HAVE_STRUCT_STAT_ST_FLAGS 1
29091| #define HAVE_STRUCT_STAT_ST_GEN 1
29092| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
29093| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
29094| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
29095| #define HAVE_SIGINFO_T_SI_BAND 1
29096| #define SYS_SELECT_WITH_SYS_TIME 1
29097| #define HAVE_ADDRINFO 1
29098| #define HAVE_SOCKADDR_STORAGE 1
29099| #define HAVE_PROTOTYPES 1
29100| #define HAVE_STDARG_PROTOTYPES 1
29101| #define HAVE_SOCKETPAIR 1
29102| #define HAVE_SOCKADDR_SA_LEN 1
29103| #define HAVE_GETHOSTBYNAME 1
29104| /* end confdefs.h.  */
29105|
29106| int
29107| main ()
29108| {
29109|
29110|   __asm__ __volatile__ ("movq %rcx, %rax");
29111|
29112|   ;
29113|   return 0;
29114| }
29115configure:14729: result: no
29116configure:14742: checking whether float word ordering is bigendian
29117configure:14758: /usr/bin/gcc-4.2 -c -arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc -I/opt/local/include conftest.c >&5
29118configure:14758: $? = 0
29119configure:14776: result: unknown
29120configure:14787: error:
29121
29122Unknown float word ordering. You need to manually preset
29123ax_cv_c_float_words_bigendian=no (or yes) according to your system.
29124
29125   
29126
29127## ---------------- ##
29128## Cache variables. ##
29129## ---------------- ##
29130
29131ac_cv_aligned_required=no
29132ac_cv_alignof_long=8
29133ac_cv_alignof_size_t=8
29134ac_cv_buggy_getaddrinfo=no
29135ac_cv_build=x86_64-apple-darwin10.8.0
29136ac_cv_c_char_unsigned=no
29137ac_cv_c_compiler_gnu=yes
29138ac_cv_c_const=yes
29139ac_cv_cxx_thread=no
29140ac_cv_disable_missing_field_initializers=yes
29141ac_cv_disable_unused_parameter_warning=yes
29142ac_cv_disable_unused_result_warning=no
29143ac_cv_enable_implicit_function_declaration_error=yes
29144ac_cv_enable_sign_compare_warning=yes
29145ac_cv_enable_strict_prototypes_warning=no
29146ac_cv_enable_unreachable_code_warning=no
29147ac_cv_enable_visibility=yes
29148ac_cv_env_CC_set=set
29149ac_cv_env_CC_value=/usr/bin/gcc-4.2
29150ac_cv_env_CFLAGS_set=set
29151ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch ppc'
29152ac_cv_env_CPPFLAGS_set=set
29153ac_cv_env_CPPFLAGS_value=-I/opt/local/include
29154ac_cv_env_CPP_set=
29155ac_cv_env_CPP_value=
29156ac_cv_env_LDFLAGS_set=set
29157ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc'
29158ac_cv_env_LIBS_set=
29159ac_cv_env_LIBS_value=
29160ac_cv_env_MACHDEP_set=
29161ac_cv_env_MACHDEP_value=
29162ac_cv_env_PKG_CONFIG_LIBDIR_set=
29163ac_cv_env_PKG_CONFIG_LIBDIR_value=
29164ac_cv_env_PKG_CONFIG_PATH_set=
29165ac_cv_env_PKG_CONFIG_PATH_value=
29166ac_cv_env_PKG_CONFIG_set=
29167ac_cv_env_PKG_CONFIG_value=
29168ac_cv_env_PROFILE_TASK_set=
29169ac_cv_env_PROFILE_TASK_value=
29170ac_cv_env_build_alias_set=
29171ac_cv_env_build_alias_value=
29172ac_cv_env_host_alias_set=
29173ac_cv_env_host_alias_value=
29174ac_cv_env_target_alias_set=
29175ac_cv_env_target_alias_value=
29176ac_cv_extra_warnings=yes
29177ac_cv_flock_decl=yes
29178ac_cv_func___fpu_control=no
29179ac_cv_func__getpty=no
29180ac_cv_func_accept4=no
29181ac_cv_func_alarm=yes
29182ac_cv_func_bind_textdomain_codeset=yes
29183ac_cv_func_chown=yes
29184ac_cv_func_clock=yes
29185ac_cv_func_clock_getres=no
29186ac_cv_func_clock_gettime=no
29187ac_cv_func_clock_settime=no
29188ac_cv_func_close_range=no
29189ac_cv_func_confstr=yes
29190ac_cv_func_copy_file_range=no
29191ac_cv_func_crypt_r=no
29192ac_cv_func_ctermid=yes
29193ac_cv_func_dlopen=yes
29194ac_cv_func_dup2=yes
29195ac_cv_func_dup3=no
29196ac_cv_func_execv=yes
29197ac_cv_func_explicit_bzero=no
29198ac_cv_func_explicit_memset=no
29199ac_cv_func_faccessat=no
29200ac_cv_func_fchmod=yes
29201ac_cv_func_fchmodat=no
29202ac_cv_func_fchown=yes
29203ac_cv_func_fchownat=no
29204ac_cv_func_fdopendir=no
29205ac_cv_func_fdwalk=no
29206ac_cv_func_fexecve=no
29207ac_cv_func_flock=yes
29208ac_cv_func_fork=yes
29209ac_cv_func_forkpty=yes
29210ac_cv_func_fpathconf=yes
29211ac_cv_func_fseek64=no
29212ac_cv_func_fseeko=yes
29213ac_cv_func_fstatat=no
29214ac_cv_func_fstatvfs=yes
29215ac_cv_func_ftell64=no
29216ac_cv_func_ftello=yes
29217ac_cv_func_ftime=yes
29218ac_cv_func_ftruncate=yes
29219ac_cv_func_futimens=no
29220ac_cv_func_futimes=yes
29221ac_cv_func_futimesat=no
29222ac_cv_func_gai_strerror=yes
29223ac_cv_func_getentropy=no
29224ac_cv_func_getgrgid_r=yes
29225ac_cv_func_getgrnam_r=yes
29226ac_cv_func_getgrouplist=yes
29227ac_cv_func_getgroups=yes
29228ac_cv_func_gethostbyname=yes
29229ac_cv_func_gethostbyname_r=no
29230ac_cv_func_getitimer=yes
29231ac_cv_func_getloadavg=yes
29232ac_cv_func_getlogin=yes
29233ac_cv_func_getnameinfo=yes
29234ac_cv_func_getpeername=yes
29235ac_cv_func_getpgid=yes
29236ac_cv_func_getpgrp=yes
29237ac_cv_func_getpid=yes
29238ac_cv_func_getpriority=yes
29239ac_cv_func_getpwent=yes
29240ac_cv_func_getpwnam_r=yes
29241ac_cv_func_getpwuid_r=yes
29242ac_cv_func_getresgid=no
29243ac_cv_func_getresuid=no
29244ac_cv_func_getsid=yes
29245ac_cv_func_getspent=no
29246ac_cv_func_getspnam=no
29247ac_cv_func_getwd=yes
29248ac_cv_func_if_nameindex=yes
29249ac_cv_func_initgroups=yes
29250ac_cv_func_kill=yes
29251ac_cv_func_killpg=yes
29252ac_cv_func_lchmod=yes
29253ac_cv_func_lchown=yes
29254ac_cv_func_linkat=no
29255ac_cv_func_lockf=yes
29256ac_cv_func_lstat=yes
29257ac_cv_func_lutimes=yes
29258ac_cv_func_madvise=yes
29259ac_cv_func_mbrtowc=yes
29260ac_cv_func_memrchr=no
29261ac_cv_func_mkdirat=no
29262ac_cv_func_mkfifo=yes
29263ac_cv_func_mkfifoat=no
29264ac_cv_func_mknod=yes
29265ac_cv_func_mknodat=no
29266ac_cv_func_mktime=yes
29267ac_cv_func_mmap=yes
29268ac_cv_func_mremap=no
29269ac_cv_func_nice=yes
29270ac_cv_func_openat=no
29271ac_cv_func_openpty=yes
29272ac_cv_func_pathconf=yes
29273ac_cv_func_pause=yes
29274ac_cv_func_pipe2=no
29275ac_cv_func_plock=no
29276ac_cv_func_poll=yes
29277ac_cv_func_posix_fadvise=no
29278ac_cv_func_posix_fallocate=no
29279ac_cv_func_posix_spawn=yes
29280ac_cv_func_posix_spawnp=yes
29281ac_cv_func_pread=yes
29282ac_cv_func_preadv2=no
29283ac_cv_func_preadv=no
29284ac_cv_func_pthread_condattr_setclock=no
29285ac_cv_func_pthread_getcpuclockid=no
29286ac_cv_func_pthread_init=no
29287ac_cv_func_pthread_kill=yes
29288ac_cv_func_pthread_sigmask=yes
29289ac_cv_func_pwrite=yes
29290ac_cv_func_pwritev2=no
29291ac_cv_func_pwritev=no
29292ac_cv_func_readlink=yes
29293ac_cv_func_readlinkat=no
29294ac_cv_func_readv=yes
29295ac_cv_func_realpath=yes
29296ac_cv_func_renameat=no
29297ac_cv_func_rtpSpawn=no
29298ac_cv_func_sched_get_priority_max=yes
29299ac_cv_func_sched_rr_get_interval=no
29300ac_cv_func_sched_setaffinity=no
29301ac_cv_func_sched_setparam=no
29302ac_cv_func_sched_setscheduler=no
29303ac_cv_func_sem_clockwait=no
29304ac_cv_func_sem_getvalue=yes
29305ac_cv_func_sem_open=yes
29306ac_cv_func_sem_timedwait=no
29307ac_cv_func_sem_unlink=yes
29308ac_cv_func_sendfile=yes
29309ac_cv_func_setegid=yes
29310ac_cv_func_seteuid=yes
29311ac_cv_func_setgid=yes
29312ac_cv_func_sethostname=yes
29313ac_cv_func_setitimer=yes
29314ac_cv_func_setlocale=yes
29315ac_cv_func_setpgid=yes
29316ac_cv_func_setpgrp=yes
29317ac_cv_func_setpriority=yes
29318ac_cv_func_setregid=yes
29319ac_cv_func_setresgid=no
29320ac_cv_func_setresuid=no
29321ac_cv_func_setreuid=yes
29322ac_cv_func_setsid=yes
29323ac_cv_func_setuid=yes
29324ac_cv_func_setvbuf=yes
29325ac_cv_func_sigaction=yes
29326ac_cv_func_sigaltstack=yes
29327ac_cv_func_sigfillset=yes
29328ac_cv_func_siginterrupt=yes
29329ac_cv_func_sigpending=yes
29330ac_cv_func_sigrelse=yes
29331ac_cv_func_sigtimedwait=no
29332ac_cv_func_sigwait=yes
29333ac_cv_func_sigwaitinfo=no
29334ac_cv_func_snprintf=yes
29335ac_cv_func_splice=no
29336ac_cv_func_statvfs=yes
29337ac_cv_func_strftime=yes
29338ac_cv_func_strlcpy=yes
29339ac_cv_func_strsignal=yes
29340ac_cv_func_symlinkat=no
29341ac_cv_func_sync=yes
29342ac_cv_func_sysconf=yes
29343ac_cv_func_tcgetpgrp=yes
29344ac_cv_func_tcsetpgrp=yes
29345ac_cv_func_tempnam=yes
29346ac_cv_func_timegm=yes
29347ac_cv_func_times=yes
29348ac_cv_func_tmpfile=yes
29349ac_cv_func_tmpnam=yes
29350ac_cv_func_tmpnam_r=no
29351ac_cv_func_truncate=yes
29352ac_cv_func_uname=yes
29353ac_cv_func_unlinkat=no
29354ac_cv_func_utimensat=no
29355ac_cv_func_utimes=yes
29356ac_cv_func_vfork=yes
29357ac_cv_func_wait3=yes
29358ac_cv_func_wait4=yes
29359ac_cv_func_waitid=yes
29360ac_cv_func_waitpid=yes
29361ac_cv_func_wcscoll=yes
29362ac_cv_func_wcsftime=yes
29363ac_cv_func_wcsxfrm=yes
29364ac_cv_func_wmemcmp=yes
29365ac_cv_func_writev=yes
29366ac_cv_has_le64toh=no
29367ac_cv_has_makedev=yes
29368ac_cv_have_chflags=yes
29369ac_cv_have_decl_dirfd=yes
29370ac_cv_have_lchflags=yes
29371ac_cv_header_alloca_h=yes
29372ac_cv_header_asm_types_h=no
29373ac_cv_header_bluetooth_bluetooth_h=no
29374ac_cv_header_bluetooth_h=no
29375ac_cv_header_conio_h=no
29376ac_cv_header_crypt_h=no
29377ac_cv_header_direct_h=no
29378ac_cv_header_dirent_dirent_h=yes
29379ac_cv_header_dlfcn_h=yes
29380ac_cv_header_endian_h=no
29381ac_cv_header_errno_h=yes
29382ac_cv_header_fcntl_h=yes
29383ac_cv_header_grp_h=yes
29384ac_cv_header_ieeefp_h=no
29385ac_cv_header_inttypes_h=yes
29386ac_cv_header_io_h=no
29387ac_cv_header_langinfo_h=yes
29388ac_cv_header_libintl_h=yes
29389ac_cv_header_libutil_h=no
29390ac_cv_header_linux_can_bcm_h=no
29391ac_cv_header_linux_can_h=no
29392ac_cv_header_linux_can_j1939_h=no
29393ac_cv_header_linux_can_raw_h=no
29394ac_cv_header_linux_memfd_h=no
29395ac_cv_header_linux_netlink_h=no
29396ac_cv_header_linux_qrtr_h=no
29397ac_cv_header_linux_random_h=no
29398ac_cv_header_linux_tipc_h=no
29399ac_cv_header_linux_vm_sockets_h=no
29400ac_cv_header_linux_wait_h=no
29401ac_cv_header_memory_h=yes
29402ac_cv_header_minix_config_h=no
29403ac_cv_header_net_if_h=yes
29404ac_cv_header_netpacket_packet_h=no
29405ac_cv_header_poll_h=yes
29406ac_cv_header_process_h=no
29407ac_cv_header_pthread_h=yes
29408ac_cv_header_pty_h=no
29409ac_cv_header_sched_h=yes
29410ac_cv_header_shadow_h=no
29411ac_cv_header_signal_h=yes
29412ac_cv_header_spawn_h=yes
29413ac_cv_header_stdc=yes
29414ac_cv_header_stdint_h=yes
29415ac_cv_header_stdlib_h=yes
29416ac_cv_header_string_h=yes
29417ac_cv_header_strings_h=yes
29418ac_cv_header_stropts_h=no
29419ac_cv_header_sys_audioio_h=no
29420ac_cv_header_sys_bsdtty_h=no
29421ac_cv_header_sys_devpoll_h=no
29422ac_cv_header_sys_endian_h=no
29423ac_cv_header_sys_epoll_h=no
29424ac_cv_header_sys_event_h=yes
29425ac_cv_header_sys_eventfd_h=no
29426ac_cv_header_sys_file_h=yes
29427ac_cv_header_sys_ioctl_h=yes
29428ac_cv_header_sys_kern_control_h=yes
29429ac_cv_header_sys_loadavg_h=no
29430ac_cv_header_sys_lock_h=yes
29431ac_cv_header_sys_memfd_h=no
29432ac_cv_header_sys_mkdev_h=no
29433ac_cv_header_sys_mman_h=yes
29434ac_cv_header_sys_modem_h=no
29435ac_cv_header_sys_param_h=yes
29436ac_cv_header_sys_poll_h=yes
29437ac_cv_header_sys_random_h=yes
29438ac_cv_header_sys_resource_h=yes
29439ac_cv_header_sys_select_h=yes
29440ac_cv_header_sys_sendfile_h=no
29441ac_cv_header_sys_socket_h=yes
29442ac_cv_header_sys_stat_h=yes
29443ac_cv_header_sys_statvfs_h=yes
29444ac_cv_header_sys_sys_domain_h=yes
29445ac_cv_header_sys_syscall_h=yes
29446ac_cv_header_sys_sysmacros_h=no
29447ac_cv_header_sys_termio_h=no
29448ac_cv_header_sys_time_h=yes
29449ac_cv_header_sys_times_h=yes
29450ac_cv_header_sys_types_h=yes
29451ac_cv_header_sys_types_h_makedev=yes
29452ac_cv_header_sys_uio_h=yes
29453ac_cv_header_sys_un_h=yes
29454ac_cv_header_sys_utsname_h=yes
29455ac_cv_header_sys_wait_h=yes
29456ac_cv_header_sys_xattr_h=yes
29457ac_cv_header_sysexits_h=yes
29458ac_cv_header_termios_h=yes
29459ac_cv_header_time=yes
29460ac_cv_header_time_altzone=no
29461ac_cv_header_unistd_h=yes
29462ac_cv_header_util_h=yes
29463ac_cv_header_utime_h=yes
29464ac_cv_header_uuid_h=no
29465ac_cv_header_uuid_uuid_h=yes
29466ac_cv_host=x86_64-apple-darwin10.8.0
29467ac_cv_kpthread=no
29468ac_cv_kthread=no
29469ac_cv_lib_c_inet_aton=yes
29470ac_cv_lib_dl_dlopen=yes
29471ac_cv_lib_dld_shl_load=no
29472ac_cv_lib_ieee___fpu_control=no
29473ac_cv_lib_intl_textdomain=yes
29474ac_cv_lib_nsl_t_open=no
29475ac_cv_lib_rt_clock_getres=no
29476ac_cv_lib_rt_clock_gettime=no
29477ac_cv_lib_rt_clock_settime=no
29478ac_cv_lib_sendfile_sendfile=no
29479ac_cv_lib_socket_socket=no
29480ac_cv_lib_uuid_uuid_generate_time=no
29481ac_cv_lib_z_inflateCopy=yes
29482ac_cv_member_siginfo_t_si_band=yes
29483ac_cv_member_struct_passwd_pw_gecos=yes
29484ac_cv_member_struct_passwd_pw_passwd=yes
29485ac_cv_member_struct_stat_st_birthtime=no
29486ac_cv_member_struct_stat_st_blksize=yes
29487ac_cv_member_struct_stat_st_blocks=yes
29488ac_cv_member_struct_stat_st_flags=yes
29489ac_cv_member_struct_stat_st_gen=yes
29490ac_cv_member_struct_stat_st_rdev=yes
29491ac_cv_member_struct_tm_tm_zone=yes
29492ac_cv_no_strict_aliasing=yes
29493ac_cv_objext=o
29494ac_cv_path_EGREP='/usr/bin/grep -E'
29495ac_cv_path_GREP=/usr/bin/grep
29496ac_cv_path_SED=/usr/bin/sed
29497ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
29498ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
29499ac_cv_prog_PYTHON_FOR_REGEN=python
29500ac_cv_prog_TRUE=true
29501ac_cv_prog_ac_ct_AR=ar
29502ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
29503ac_cv_prog_cc_c89=
29504ac_cv_prog_cc_g=yes
29505ac_cv_pthread=no
29506ac_cv_pthread_is_default=yes
29507ac_cv_pthread_system_supported=yes
29508ac_cv_safe_to_define___extensions__=yes
29509ac_cv_search_crypt='none required'
29510ac_cv_search_crypt_r=no
29511ac_cv_search_opendir='none required'
29512ac_cv_search_sem_init='none required'
29513ac_cv_sizeof__Bool=1
29514ac_cv_sizeof_double=8
29515ac_cv_sizeof_float=4
29516ac_cv_sizeof_fpos_t=8
29517ac_cv_sizeof_int=4
29518ac_cv_sizeof_long=8
29519ac_cv_sizeof_long_double=16
29520ac_cv_sizeof_long_long=8
29521ac_cv_sizeof_off_t=8
29522ac_cv_sizeof_pid_t=4
29523ac_cv_sizeof_pthread_key_t=8
29524ac_cv_sizeof_pthread_t=8
29525ac_cv_sizeof_short=2
29526ac_cv_sizeof_size_t=8
29527ac_cv_sizeof_time_t=8
29528ac_cv_sizeof_uintptr_t=8
29529ac_cv_sizeof_void_p=8
29530ac_cv_struct_addrinfo=yes
29531ac_cv_struct_sockaddr_alg=no
29532ac_cv_struct_sockaddr_storage=yes
29533ac_cv_struct_tm=time.h
29534ac_cv_type___uint128_t=no
29535ac_cv_type_long_double=yes
29536ac_cv_type_mode_t=yes
29537ac_cv_type_off_t=yes
29538ac_cv_type_pid_t=yes
29539ac_cv_type_size_t=yes
29540ac_cv_type_ssize_t=yes
29541ac_cv_type_uid_t=yes
29542ax_cv_c_float_words_bigendian=unknown
29543
29544## ----------------- ##
29545## Output variables. ##
29546## ----------------- ##
29547
29548ABIFLAGS=''
29549ALT_SOABI=''
29550AR='ar'
29551ARCH_RUN_32BIT='/usr/bin/arch -ppc'
29552ARFLAGS='rcs'
29553BASECFLAGS=' -fno-strict-aliasing -Wsign-compare -fno-common -dynamic'
29554BASECPPFLAGS=''
29555BINLIBDEST=''
29556BLDLIBRARY=''
29557BLDSHARED='$(CC) -bundle -undefined dynamic_lookup'
29558BUILDEXEEXT='.exe'
29559CC='/usr/bin/gcc-4.2'
29560CCSHARED=''
29561CFLAGS='-arch x86_64 -arch ppc -pipe -Os -arch x86_64 -arch ppc'
29562CFLAGSFORSHARED='$(CCSHARED)'
29563CFLAGS_ALIASING=''
29564CFLAGS_NODIST=' -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden'
29565CONFIGURE_MACOSX_DEPLOYMENT_TARGET='10.5'
29566CONFIG_ARGS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--enable-framework=/opt/local/Library/Frameworks'\'' '\''--enable-ipv6'\'' '\''--enable-loadable-sqlite-extensions'\'' '\''--with-computed-gotos'\'' '\''--with-ensurepip=no'\'' '\''--with-readline=editline'\'' '\''--with-system-expat'\'' '\''--with-system-ffi'\'' '\''--enable-universalsdk=/'\'' '\''CC=/usr/bin/gcc-4.2'\'' '\''CFLAGS=-pipe -Os -arch x86_64 -arch ppc'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc'\'' '\''CPPFLAGS=-I/opt/local/include'\'''
29567CPP='/usr/bin/gcc-4.2 -E'
29568CPPFLAGS='-I/opt/local/include'
29569CXX='/usr/bin/g++-4.2'
29570DEFS=''
29571DEF_MAKE_ALL_RULE='build_all'
29572DEF_MAKE_RULE='all'
29573DFLAGS=''
29574DLINCLDIR='.'
29575DLLLIBRARY=''
29576DTRACE=''
29577DTRACE_HEADERS=''
29578DTRACE_OBJS=''
29579DYNLOADFILE='dynload_shlib.o'
29580ECHO_C='\c'
29581ECHO_N=''
29582ECHO_T=''
29583EGREP='/usr/bin/grep -E'
29584ENSUREPIP=''
29585EXEEXT=''
29586EXPORTSFROM=''
29587EXPORTSYMS=''
29588EXPORT_MACOSX_DEPLOYMENT_TARGET=''
29589EXT_SUFFIX=''
29590FRAMEWORKALTINSTALLFIRST='frameworkinstallstructure '
29591FRAMEWORKALTINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkaltinstallunixtools'
29592FRAMEWORKINSTALLAPPSPREFIX='/Applications/MacPorts'
29593FRAMEWORKINSTALLFIRST='frameworkinstallstructure'
29594FRAMEWORKINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkinstallunixtools'
29595FRAMEWORKPYTHONW='frameworkpythonw'
29596FRAMEWORKUNIXTOOLSPREFIX='/opt/local'
29597GITBRANCH=''
29598GITTAG=''
29599GITVERSION=''
29600GNULD='no'
29601GREP='/usr/bin/grep'
29602HAS_GIT='no-repository'
29603HAVE_GETHOSTBYNAME=''
29604HAVE_GETHOSTBYNAME_R=''
29605HAVE_GETHOSTBYNAME_R_3_ARG=''
29606HAVE_GETHOSTBYNAME_R_5_ARG=''
29607HAVE_GETHOSTBYNAME_R_6_ARG=''
29608INSTALL_DATA='${INSTALL} -m 644'
29609INSTALL_PROGRAM='${INSTALL}'
29610INSTALL_SCRIPT='${INSTALL}'
29611INSTSONAME='$(LDLIBRARY)'
29612LDCXXSHARED='$(CXX) -bundle -undefined dynamic_lookup'
29613LDFLAGS='-arch x86_64 -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch ppc'
29614LDFLAGS_NODIST=''
29615LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)'
29616LDLIBRARYDIR=''
29617LDSHARED='$(CC) -bundle -undefined dynamic_lookup'
29618LDVERSION='3.10'
29619LIBC=''
29620LIBFFI_INCLUDEDIR='/opt/local/include'
29621LIBM=''
29622LIBOBJS=''
29623LIBPL=''
29624LIBPYTHON=''
29625LIBRARY='libpython$(VERSION)$(ABIFLAGS).a'
29626LIBRARY_DEPS=''
29627LIBS='-lintl -ldl '
29628LIBTOOL_CRUFT=' -lSystem -lSystemStubs -arch_only x86_64 -install_name $(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) -compatibility_version $(VERSION) -current_version $(VERSION)'
29629LINKCC='$(PURIFY) $(MAINCC)'
29630LINKFORSHARED='-Wl,-stack_size,1000000  -framework CoreFoundation $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)'
29631LIPO_32BIT_FLAGS='-extract ppc'
29632LIPO_INTEL64_FLAGS=''
29633LLVM_AR=''
29634LLVM_AR_FOUND=''
29635LLVM_PROFDATA=''\'''\'''
29636LLVM_PROF_ERR='yes'
29637LLVM_PROF_FILE='LLVM_PROFILE_FILE="code-%p.profclangr"'
29638LLVM_PROF_FOUND='not-found'
29639LLVM_PROF_MERGER=''\'''\'' merge -output=code.profclangd *.profclangr'
29640LN='ln'
29641LTLIBOBJS=''
29642MACHDEP='darwin'
29643MACHDEP_OBJS=''
29644MAINCC='$(CC)'
29645MKDIR_P='./install-sh -c -d'
29646MULTIARCH='darwin'
29647MULTIARCH_CPPFLAGS='-DMULTIARCH=\"darwin\"'
29648NO_AS_NEEDED=''
29649OBJEXT='o'
29650OPENSSL_INCLUDES=''
29651OPENSSL_LDFLAGS=''
29652OPENSSL_LIBS=''
29653OPENSSL_RPATH=''
29654OPT='-DNDEBUG -g -fwrapv -O3 -Wall'
29655OTHER_LIBTOOL_OPT=''
29656PACKAGE_BUGREPORT='https://bugs.python.org/'
29657PACKAGE_NAME='python'
29658PACKAGE_STRING='python 3.10'
29659PACKAGE_TARNAME='python'
29660PACKAGE_URL=''
29661PACKAGE_VERSION='3.10'
29662PATH_SEPARATOR=':'
29663PGO_PROF_GEN_FLAG='-fprofile-instr-generate'
29664PGO_PROF_USE_FLAG='-fprofile-instr-use=code.profclangd'
29665PKG_CONFIG='/opt/local/bin/pkg-config'
29666PKG_CONFIG_LIBDIR=''
29667PKG_CONFIG_PATH=''
29668PLATFORM_TRIPLET='darwin'
29669PLATLIBDIR=''
29670PROFILE_TASK='-m test --pgo --timeout=$(TESTTIMEOUT)'
29671PY3LIBRARY=''
29672PYTHONFRAMEWORK='Python'
29673PYTHONFRAMEWORKDIR='Python.framework'
29674PYTHONFRAMEWORKIDENTIFIER='org.python.python'
29675PYTHONFRAMEWORKINSTALLDIR='/opt/local/Library/Frameworks/Python.framework'
29676PYTHONFRAMEWORKPREFIX='/opt/local/Library/Frameworks'
29677PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E'
29678PYTHON_FOR_REGEN='python'
29679PY_ENABLE_SHARED='0'
29680READELF=':'
29681RUNSHARED='DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/Python-3.10.1'
29682SED='/usr/bin/sed'
29683SHELL='/bin/sh'
29684SHLIBS='$(LIBS)'
29685SHLIB_SUFFIX='.so'
29686SOABI=''
29687SOVERSION='1.0'
29688SRCDIRS=''
29689STATIC_LIBPYTHON=''
29690TCLTK_INCLUDES=''
29691TCLTK_LIBS=''
29692TEST_MODULES=''
29693THREADHEADERS=''
29694TRUE='true'
29695TZPATH='/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo'
29696UNIVERSALSDK='/'
29697UNIVERSAL_ARCH_FLAGS='-arch x86_64 -arch ppc'
29698VERSION='3.10'
29699WHEEL_PKG_DIR=''
29700_PYTHON_HOST_PLATFORM=''
29701ac_ct_AR='ar'
29702ac_ct_CC='/usr/bin/gcc-4.2'
29703ac_ct_CXX=''
29704ac_ct_READELF=''
29705bindir='${exec_prefix}/bin'
29706build='x86_64-apple-darwin10.8.0'
29707build_alias=''
29708build_cpu='x86_64'
29709build_os='darwin10.8.0'
29710build_vendor='apple'
29711datadir='${datarootdir}'
29712datarootdir='${prefix}/share'
29713docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
29714dvidir='${docdir}'
29715exec_prefix='NONE'
29716host='x86_64-apple-darwin10.8.0'
29717host_alias=''
29718host_cpu='x86_64'
29719host_os='darwin10.8.0'
29720host_vendor='apple'
29721htmldir='${docdir}'
29722includedir='${prefix}/include'
29723infodir='${datarootdir}/info'
29724libdir='${exec_prefix}/lib'
29725libexecdir='${exec_prefix}/libexec'
29726localedir='${datarootdir}/locale'
29727localstatedir='${prefix}/var'
29728mandir='${datarootdir}/man'
29729oldincludedir='/usr/include'
29730pdfdir='${docdir}'
29731prefix='/opt/local/Library/Frameworks/Python.framework/Versions/3.10'
29732program_transform_name='s,x,x,'
29733psdir='${docdir}'
29734runstatedir='${localstatedir}/run'
29735sbindir='${exec_prefix}/sbin'
29736sharedstatedir='${prefix}/com'
29737sysconfdir='${prefix}/etc'
29738target_alias=''
29739
29740## ----------- ##
29741## confdefs.h. ##
29742## ----------- ##
29743
29744/* confdefs.h */
29745#define _GNU_SOURCE 1
29746#define _NETBSD_SOURCE 1
29747#define __BSD_VISIBLE 1
29748#define _DARWIN_C_SOURCE 1
29749#define _PYTHONFRAMEWORK "Python"
29750#define STDC_HEADERS 1
29751#define HAVE_SYS_TYPES_H 1
29752#define HAVE_SYS_STAT_H 1
29753#define HAVE_STDLIB_H 1
29754#define HAVE_STRING_H 1
29755#define HAVE_MEMORY_H 1
29756#define HAVE_STRINGS_H 1
29757#define HAVE_INTTYPES_H 1
29758#define HAVE_STDINT_H 1
29759#define HAVE_UNISTD_H 1
29760#define __EXTENSIONS__ 1
29761#define _ALL_SOURCE 1
29762#define _GNU_SOURCE 1
29763#define _POSIX_PTHREAD_SEMANTICS 1
29764#define _TANDEM_SOURCE 1
29765#define STDC_HEADERS 1
29766#define HAVE_DLFCN_H 1
29767#define HAVE_ERRNO_H 1
29768#define HAVE_FCNTL_H 1
29769#define HAVE_GRP_H 1
29770#define HAVE_LANGINFO_H 1
29771#define HAVE_LIBINTL_H 1
29772#define HAVE_PTHREAD_H 1
29773#define HAVE_SCHED_H 1
29774#define HAVE_SIGNAL_H 1
29775#define HAVE_TERMIOS_H 1
29776#define HAVE_UTIME_H 1
29777#define HAVE_POLL_H 1
29778#define HAVE_SYS_POLL_H 1
29779#define HAVE_SYS_XATTR_H 1
29780#define HAVE_SYS_EVENT_H 1
29781#define HAVE_SYS_FILE_H 1
29782#define HAVE_SYS_IOCTL_H 1
29783#define HAVE_SYS_KERN_CONTROL_H 1
29784#define HAVE_SYS_LOCK_H 1
29785#define HAVE_SYS_PARAM_H 1
29786#define HAVE_SYS_RANDOM_H 1
29787#define HAVE_SYS_SELECT_H 1
29788#define HAVE_SYS_SOCKET_H 1
29789#define HAVE_SYS_STATVFS_H 1
29790#define HAVE_SYS_STAT_H 1
29791#define HAVE_SYS_SYSCALL_H 1
29792#define HAVE_SYS_SYS_DOMAIN_H 1
29793#define HAVE_SYS_TIME_H 1
29794#define HAVE_SYS_TIMES_H 1
29795#define HAVE_SYS_TYPES_H 1
29796#define HAVE_SYS_UIO_H 1
29797#define HAVE_SYS_UN_H 1
29798#define HAVE_SYS_UTSNAME_H 1
29799#define HAVE_SYS_WAIT_H 1
29800#define HAVE_SYS_RESOURCE_H 1
29801#define HAVE_SYSEXITS_H 1
29802#define HAVE_SPAWN_H 1
29803#define HAVE_UTIL_H 1
29804#define HAVE_ALLOCA_H 1
29805#define HAVE_SYS_MMAN_H 1
29806#define HAVE_DIRENT_H 1
29807#define HAVE_NET_IF_H 1
29808#define HAVE_MAKEDEV 1
29809#define _LARGEFILE_SOURCE 1
29810#define _FILE_OFFSET_BITS 64
29811#if defined(SCO_DS)
29812#undef _OFF_T
29813#endif
29814#define RETSIGTYPE void
29815#define HAVE_SSIZE_T 1
29816#define SIZEOF_INT 4
29817#define SIZEOF_LONG 8
29818#define ALIGNOF_LONG 8
29819#define SIZEOF_LONG_LONG 8
29820#define SIZEOF_VOID_P 8
29821#define SIZEOF_SHORT 2
29822#define SIZEOF_FLOAT 4
29823#define SIZEOF_DOUBLE 8
29824#define SIZEOF_FPOS_T 8
29825#define SIZEOF_SIZE_T 8
29826#define ALIGNOF_SIZE_T 8
29827#define SIZEOF_PID_T 4
29828#define SIZEOF_UINTPTR_T 8
29829#define HAVE_LONG_DOUBLE 1
29830#define SIZEOF_LONG_DOUBLE 16
29831#define SIZEOF__BOOL 1
29832#define SIZEOF_OFF_T 8
29833#define SIZEOF_TIME_T 8
29834#define SIZEOF_PTHREAD_T 8
29835#define SIZEOF_PTHREAD_KEY_T 8
29836#define WITH_NEXT_FRAMEWORK 1
29837#define WITH_DYLD 1
29838#define THREAD_STACK_SIZE 0x1000000
29839#define HAVE_LIBDL 1
29840#define HAVE_UUID_UUID_H 1
29841#define WITH_LIBINTL 1
29842#define WITH_DECIMAL_CONTEXTVAR 1
29843#define _REENTRANT 1
29844#define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
29845#define HAVE_PTHREAD_SIGMASK 1
29846#define ENABLE_IPV6 1
29847#define WITH_DOC_STRINGS 1
29848#define WITH_PYMALLOC 1
29849#define PY_COERCE_C_LOCALE 1
29850#define HAVE_DLOPEN 1
29851#define HAVE_DYNAMIC_LOADING 1
29852#define HAVE_ALARM 1
29853#define HAVE_SETITIMER 1
29854#define HAVE_GETITIMER 1
29855#define HAVE_BIND_TEXTDOMAIN_CODESET 1
29856#define HAVE_CHOWN 1
29857#define HAVE_CLOCK 1
29858#define HAVE_CONFSTR 1
29859#define HAVE_CTERMID 1
29860#define HAVE_EXECV 1
29861#define HAVE_FCHMOD 1
29862#define HAVE_FCHOWN 1
29863#define HAVE_FORK 1
29864#define HAVE_FPATHCONF 1
29865#define HAVE_FTIME 1
29866#define HAVE_FTRUNCATE 1
29867#define HAVE_FUTIMES 1
29868#define HAVE_GAI_STRERROR 1
29869#define HAVE_GETGRGID_R 1
29870#define HAVE_GETGRNAM_R 1
29871#define HAVE_GETGROUPLIST 1
29872#define HAVE_GETGROUPS 1
29873#define HAVE_GETLOGIN 1
29874#define HAVE_GETLOADAVG 1
29875#define HAVE_GETPEERNAME 1
29876#define HAVE_GETPGID 1
29877#define HAVE_GETPID 1
29878#define HAVE_GETPRIORITY 1
29879#define HAVE_GETPWENT 1
29880#define HAVE_GETPWNAM_R 1
29881#define HAVE_GETPWUID_R 1
29882#define HAVE_GETSID 1
29883#define HAVE_GETWD 1
29884#define HAVE_IF_NAMEINDEX 1
29885#define HAVE_INITGROUPS 1
29886#define HAVE_KILL 1
29887#define HAVE_KILLPG 1
29888#define HAVE_LCHOWN 1
29889#define HAVE_LOCKF 1
29890#define HAVE_LSTAT 1
29891#define HAVE_LUTIMES 1
29892#define HAVE_MMAP 1
29893#define HAVE_MBRTOWC 1
29894#define HAVE_MKFIFO 1
29895#define HAVE_MADVISE 1
29896#define HAVE_MKNOD 1
29897#define HAVE_MKTIME 1
29898#define HAVE_NICE 1
29899#define HAVE_PATHCONF 1
29900#define HAVE_PAUSE 1
29901#define HAVE_POLL 1
29902#define HAVE_POSIX_SPAWN 1
29903#define HAVE_POSIX_SPAWNP 1
29904#define HAVE_PREAD 1
29905#define HAVE_PTHREAD_KILL 1
29906#define HAVE_PWRITE 1
29907#define HAVE_READLINK 1
29908#define HAVE_READV 1
29909#define HAVE_REALPATH 1
29910#define HAVE_SEM_OPEN 1
29911#define HAVE_SEM_GETVALUE 1
29912#define HAVE_SEM_UNLINK 1
29913#define HAVE_SENDFILE 1
29914#define HAVE_SETEGID 1
29915#define HAVE_SETEUID 1
29916#define HAVE_SETGID 1
29917#define HAVE_SETHOSTNAME 1
29918#define HAVE_SETLOCALE 1
29919#define HAVE_SETREGID 1
29920#define HAVE_SETREUID 1
29921#define HAVE_SETSID 1
29922#define HAVE_SETPGID 1
29923#define HAVE_SETPGRP 1
29924#define HAVE_SETPRIORITY 1
29925#define HAVE_SETUID 1
29926#define HAVE_SETVBUF 1
29927#define HAVE_SCHED_GET_PRIORITY_MAX 1
29928#define HAVE_SIGACTION 1
29929#define HAVE_SIGALTSTACK 1
29930#define HAVE_SIGFILLSET 1
29931#define HAVE_SIGINTERRUPT 1
29932#define HAVE_SIGPENDING 1
29933#define HAVE_SIGRELSE 1
29934#define HAVE_SIGWAIT 1
29935#define HAVE_SNPRINTF 1
29936#define HAVE_STRFTIME 1
29937#define HAVE_STRLCPY 1
29938#define HAVE_STRSIGNAL 1
29939#define HAVE_SYNC 1
29940#define HAVE_SYSCONF 1
29941#define HAVE_TCGETPGRP 1
29942#define HAVE_TCSETPGRP 1
29943#define HAVE_TEMPNAM 1
29944#define HAVE_TIMEGM 1
29945#define HAVE_TIMES 1
29946#define HAVE_TMPFILE 1
29947#define HAVE_TMPNAM 1
29948#define HAVE_TRUNCATE 1
29949#define HAVE_UNAME 1
29950#define HAVE_UTIMES 1
29951#define HAVE_VFORK 1
29952#define HAVE_WAITID 1
29953#define HAVE_WAITPID 1
29954#define HAVE_WAIT3 1
29955#define HAVE_WAIT4 1
29956#define HAVE_WCSCOLL 1
29957#define HAVE_WCSFTIME 1
29958#define HAVE_WCSXFRM 1
29959#define HAVE_WMEMCMP 1
29960#define HAVE_WRITEV 1
29961#define HAVE_LCHMOD 1
29962#define HAVE_DIRFD 1
29963#define HAVE_CHROOT 1
29964#define HAVE_LINK 1
29965#define HAVE_SYMLINK 1
29966#define HAVE_FCHDIR 1
29967#define HAVE_FSYNC 1
29968#define HAVE_KQUEUE 1
29969#define HAVE_CTERMID_R 1
29970#define HAVE_FLOCK 1
29971#define HAVE_GETPAGESIZE 1
29972#define HAVE_CHFLAGS 1
29973#define HAVE_LCHFLAGS 1
29974#define HAVE_ZLIB_COPY 1
29975#define HAVE_HSTRERROR 1
29976#define HAVE_INET_ATON 1
29977#define HAVE_INET_PTON 1
29978#define HAVE_SETGROUPS 1
29979#define HAVE_OPENPTY 1
29980#define HAVE_FORKPTY 1
29981#define HAVE_FSEEKO 1
29982#define HAVE_FSTATVFS 1
29983#define HAVE_FTELLO 1
29984#define HAVE_STATVFS 1
29985#define HAVE_DUP2 1
29986#define HAVE_GETPGRP 1
29987#define HAVE_SETPGRP 1
29988#define HAVE_DEVICE_MACROS 1
29989#define HAVE_GETADDRINFO 1
29990#define HAVE_GETNAMEINFO 1
29991#define TIME_WITH_SYS_TIME 1
29992#define HAVE_STRUCT_TM_TM_ZONE 1
29993#define HAVE_TM_ZONE 1
29994#define HAVE_STRUCT_STAT_ST_RDEV 1
29995#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
29996#define HAVE_STRUCT_STAT_ST_FLAGS 1
29997#define HAVE_STRUCT_STAT_ST_GEN 1
29998#define HAVE_STRUCT_STAT_ST_BLOCKS 1
29999#define HAVE_STRUCT_PASSWD_PW_GECOS 1
30000#define HAVE_STRUCT_PASSWD_PW_PASSWD 1
30001#define HAVE_SIGINFO_T_SI_BAND 1
30002#define SYS_SELECT_WITH_SYS_TIME 1
30003#define HAVE_ADDRINFO 1
30004#define HAVE_SOCKADDR_STORAGE 1
30005#define HAVE_PROTOTYPES 1
30006#define HAVE_STDARG_PROTOTYPES 1
30007#define HAVE_SOCKETPAIR 1
30008#define HAVE_SOCKADDR_SA_LEN 1
30009#define HAVE_GETHOSTBYNAME 1
30010
30011configure: exit 1