Ticket #24945: php52_bug.txt

File php52_bug.txt, 14.4 KB (added by tc2161@…, 14 years ago)
Line 
1--->  Computing dependencies for php52
2--->  Configuring php52
3loading cache ./config.cache
4checking for Cygwin environment... no
5checking for mingw32 environment... no
6checking for egrep... grep -E
7checking for a sed that does not truncate output... dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
8  Referenced from: /opt/local/bin/gsed
9  Reason: Incompatible library version: gsed requires version 10.0.0 or later, but libintl.8.dylib provides version 9.0.0
10./configure: line 1989: 32242 Trace/BPT trap          $lt_ac_sed -e 's/a$//' < conftest.nl > conftest.out
11/usr/bin/sed
12checking host system type... i386-apple-darwin10.3.0
13checking target system type... i386-apple-darwin10.3.0
14shtool:echo:Warning: unable to determine terminal sequence for bold mode
15shtool:echo:Warning: unable to determine terminal sequence for bold mode
16checking for gcc... /usr/bin/gcc-4.2
17checking whether the C compiler (/usr/bin/gcc-4.2 -O2 -arch x86_64 -L/opt/local/lib) works... yes
18checking whether the C compiler (/usr/bin/gcc-4.2 -O2 -arch x86_64 -L/opt/local/lib) is a cross-compiler... no
19checking whether we are using GNU C... yes
20checking whether /usr/bin/gcc-4.2 accepts -g... yes
21checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
22checking for icc... no
23checking for suncc... no
24checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
25checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
26checking for AIX... no
27checking whether ln -s works... yes
28checking for system library directory... lib
29checking whether to enable runpaths... yes
30checking if compiler supports -R... no
31checking if compiler supports -Wl,-rpath,... yes
32checking for gawk... gawk
33checking for bison... bison -y
34checking for bison version... 2.3 (ok)
35checking for flex... flex
36checking for yywrap in -lfl... yes
37checking lex output file root... lex.yy
38checking whether yytext is a pointer... yes
39checking for working const... yes
40checking for flex version... invalid
41configure: warning: flex versions supported for regeneration of the Zend/PHP parsers: 2.5.4  (found: 2.5.35)
42checking for re2c... no
43configure: warning: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
44checking whether /usr/bin/gcc-4.2 supports -no-cpp-precomp... yes
45checking whether to force non-PIC code in shared modules... no
46checking whether /dev/urandom exists... yes
47checking for pthreads_cflags...
48checking for pthreads_lib...
49
50Configuring SAPI modules
51checking for AOLserver support... no
52checking for Apache 1.x module support via DSO through APXS... no
53checking for Apache 1.x module support... no
54checking whether to enable Apache charset compatibility option... no
55checking for Apache 2.0 filter-module support via DSO through APXS... no
56checking for Apache 2.0 handler-module support via DSO through APXS... yes
57checking for Apache 1.x (hooks) module support via DSO through APXS... no
58checking for Apache 1.x (hooks) module support... no
59checking whether to enable Apache charset compatibility option... no
60checking for Caudium support... no
61checking for CLI build... yes
62checking for Continuity support... no
63checking for embedded SAPI library support... no
64checking for Zeus ISAPI support... no
65checking for Milter support... no
66checking for NSAPI support... no
67checking for PHTTPD support... no
68checking for Pi3Web support... no
69checking whether Roxen module is build using ZTS... no
70checking for Roxen/Pike support...
71checking for thttpd... no
72checking for TUX... no
73checking for webjames... no
74checking for chosen SAPI module... apache2handler
75
76Running system checks
77checking for sendmail... /usr/sbin/sendmail
78checking whether system uses EBCDIC... no
79checking whether byte ordering is bigendian... no
80checking whether writing to stdout works... This is the test message -- yes
81checking for socket... yes
82checking for socketpair... yes
83checking for htonl... yes
84checking for gethostname... yes
85checking for gethostbyaddr... yes
86checking for yp_get_default_domain... yes
87checking for dlopen... yes
88checking for sin in -lm... yes
89checking for res_search... yes
90checking for inet_aton... yes
91checking for dn_skipname... no
92checking for __dn_skipname... yes
93checking for ANSI C header files... yes
94checking for dirent.h that defines DIR... yes
95checking for opendir in -ldir... no
96checking for inttypes.h... yes
97checking for stdint.h... yes
98checking for dirent.h... yes
99checking for ApplicationServices/ApplicationServices.h... yes
100checking for sys/param.h... yes
101checking for sys/types.h... yes
102checking for sys/time.h... yes
103checking for netinet/in.h... yes
104checking for alloca.h... yes
105checking for arpa/inet.h... yes
106checking for arpa/nameser.h... yes
107checking for assert.h... yes
108checking for crypt.h... no
109checking for fcntl.h... yes
110checking for grp.h... yes
111checking for ieeefp.h... no
112checking for langinfo.h... yes
113checking for limits.h... yes
114checking for locale.h... yes
115checking for monetary.h... yes
116checking for netdb.h... yes
117checking for pwd.h... yes
118checking for resolv.h... yes
119checking for signal.h... yes
120checking for stdarg.h... yes
121checking for stdlib.h... yes
122checking for string.h... yes
123checking for syslog.h... yes
124checking for sysexits.h... yes
125checking for sys/ioctl.h... yes
126checking for sys/file.h... yes
127checking for sys/mman.h... yes
128checking for sys/mount.h... yes
129checking for sys/poll.h... yes
130checking for sys/resource.h... yes
131checking for sys/select.h... yes
132checking for sys/socket.h... yes
133checking for sys/stat.h... yes
134checking for sys/statfs.h... no
135checking for sys/statvfs.h... yes
136checking for sys/vfs.h... no
137checking for sys/sysexits.h... no
138checking for sys/varargs.h... no
139checking for sys/wait.h... yes
140checking for sys/loadavg.h... no
141checking for termios.h... yes
142checking for unistd.h... yes
143checking for unix.h... no
144checking for utime.h... yes
145checking for sys/utsname.h... yes
146checking for sys/ipc.h... yes
147checking for dlfcn.h... yes
148checking for assert.h... (cached) yes
149checking for mach-o/dyld.h... yes
150checking for fopencookie... no
151checking for broken getcwd... no
152checking for broken libc stdio... no
153checking whether struct tm is in sys/time.h or time.h... time.h
154checking for tm_zone in struct tm... yes
155checking for missing declarations of reentrant functions... done
156checking for fclose declaration... ok
157checking for tm_gmtoff in struct tm... yes
158checking for struct flock... yes
159checking for socklen_t... yes
160checking size of size_t... 8
161checking size of long long... 8
162checking size of long long int... 8
163checking size of long... 8
164checking size of int... 4
165checking size of intmax_t... 8
166checking size of ssize_t... 8
167checking size of ptrdiff_t... 8
168checking for st_blksize in struct stat... yes
169checking for st_blocks in struct stat... yes
170checking for st_rdev in struct stat... yes
171checking for size_t... yes
172checking for uid_t in sys/types.h... yes
173checking for struct sockaddr_storage... yes
174checking for field sa_len in struct sockaddr... yes
175checking for IPv6 support... yes
176checking for vprintf... yes
177checking for alphasort... yes
178checking for asctime_r... yes
179checking for chroot... yes
180checking for ctime_r... yes
181checking for cuserid... no
182checking for crypt... yes
183checking for flock... yes
184checking for ftok... yes
185checking for funopen... yes
186checking for gai_strerror... yes
187checking for gcvt... yes
188checking for getloadavg... yes
189checking for getlogin... yes
190checking for getprotobyname... yes
191checking for getprotobynumber... yes
192checking for getservbyname... yes
193checking for getservbyport... yes
194checking for getrusage... yes
195checking for gettimeofday... yes
196checking for gmtime_r... yes
197checking for getpwnam_r... yes
198checking for getgrnam_r... yes
199checking for getpwuid_r... yes
200checking for grantpt... yes
201checking for inet_ntoa... yes
202checking for inet_ntop... yes
203checking for inet_pton... yes
204checking for isascii... yes
205checking for link... yes
206checking for localtime_r... yes
207checking for lockf... yes
208checking for lchown... yes
209checking for lrand48... yes
210checking for memcpy... yes
211checking for memmove... yes
212checking for mkstemp... yes
213checking for mmap... yes
214checking for nl_langinfo... yes
215checking for perror... yes
216checking for poll... yes
217checking for ptsname... yes
218checking for putenv... yes
219checking for realpath... yes
220checking for random... yes
221checking for rand_r... yes
222checking for regcomp... yes
223checking for res_search... (cached) yes
224checking for scandir... yes
225checking for setitimer... yes
226checking for setlocale... yes
227checking for localeconv... yes
228checking for setenv... yes
229checking for setpgid... yes
230checking for setsockopt... yes
231checking for setvbuf... yes
232checking for shutdown... yes
233checking for sin... yes
234checking for snprintf... yes
235checking for srand48... yes
236checking for srandom... yes
237checking for statfs... yes
238checking for statvfs... yes
239checking for std_syslog... no
240checking for strcasecmp... yes
241checking for strcoll... yes
242checking for strdup... yes
243checking for strerror... yes
244checking for strftime... yes
245checking for strnlen... no
246checking for strptime... yes
247checking for strstr... yes
248checking for strtok_r... yes
249checking for symlink... yes
250checking for tempnam... yes
251checking for tzset... yes
252checking for unlockpt... yes
253checking for unsetenv... yes
254checking for usleep... yes
255checking for utime... yes
256checking for vsnprintf... yes
257checking for nanosleep... checking for nanosleep in -lrt... no
258checking for __nanosleep in -lrt... no
259
260checking for getaddrinfo... yes
261checking for strlcat... yes
262checking for strlcpy... yes
263checking for getopt... yes
264checking whether utime accepts a null argument... yes
265checking for working alloca.h... (cached) yes
266checking for alloca... yes
267checking for declared timezone... yes
268checking for type of reentrant time-related functions... POSIX
269checking for readdir_r... yes
270checking for type of readdir_r... POSIX
271checking for in_addr_t... yes
272checking for crypt_r... no
273
274General settings
275checking whether to include gcov symbols... no
276checking whether to include debugging symbols... no
277checking layout of installed files... PHP
278checking path to configuration file... /opt/local/etc/php5
279checking where to scan for configuration files... /opt/local/var/db/php5
280checking whether to enable safe mode by default... no
281checking for safe mode exec dir... /usr/local/php/bin
282checking whether to enable PHP's own SIGCHLD handler... no
283checking whether to enable magic quotes by default... no
284checking whether to explicitly link against libgcc... no
285checking whether to enable short tags by default... yes
286checking whether to enable dmalloc... no
287checking whether to enable IPv6 support... yes
288checking how big to make fd sets... using system default
289
290Configuring extensions
291checking size of long... (cached) 8
292checking size of int... (cached) 4
293checking for int32_t... yes
294checking for uint32_t... yes
295checking for sys/types.h... (cached) yes
296checking for inttypes.h... (cached) yes
297checking for stdint.h... (cached) yes
298checking for string.h... (cached) yes
299checking for stdlib.h... (cached) yes
300checking for strtoll... yes
301checking for atoll... yes
302checking for strftime... (cached) yes
303checking whether to enable LIBXML support... yes
304checking libxml2 install dir... /opt/local
305checking for xml2-config path... /opt/local/bin/xml2-config
306checking whether libxml build works... yes
307checking for OpenSSL support... yes
308checking for Kerberos support... /usr
309checking for krb5-config... /usr/bin/krb5-config
310checking for DSA_get_default_method in -lssl... no
311checking for pkg-config... /opt/local/bin/pkg-config
312checking for OpenSSL version... >= 0.9.6
313checking for CRYPTO_free in -lcrypto... yes
314checking for SSL_CTX_set_ssl_version in -lssl... yes
315checking for PCRE support... yes
316checking for ZLIB support... yes
317checking if the location of ZLIB install directory is defined... no
318checking for gzgets in -lz... yes
319checking whether to enable bc style precision math functions... yes
320checking for BZip2 support... yes
321checking for BZ2_bzerror in -lbz2... yes
322checking whether to enable calendar conversion support... yes
323checking whether to enable ctype functions... yes
324checking for cURL support... yes
325checking if we should use cURL for url streams... no
326checking for cURL 7.10.5 or greater... libcurl 7.20.0
327checking for SSL support in libcurl... yes
328checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
329checking for openssl support in libcurl... no
330checking for gnutls support in libcurl... no
331checking for curl_easy_perform in -lcurl... yes
332checking for curl_version_info in -lcurl... yes
333checking for curl_easy_strerror in -lcurl... yes
334checking for curl_multi_strerror in -lcurl... yes
335checking for QDBM support... no
336checking for GDBM support... no
337checking for NDBM support... no
338checking for Berkeley DB4 support... no
339checking for Berkeley DB3 support... no
340checking for Berkeley DB2 support... no
341checking for DB1 support... no
342checking for DBM support... no
343checking for CDB support... builtin
344checking for INI File support... builtin
345checking for FlatFile support... builtin
346checking whether to enable DBA interface... yes
347checking whether to enable dbase support... no
348checking whether to enable DOM support... yes
349checking for xml2-config path... (cached) /opt/local/bin/xml2-config
350checking whether libxml build works... (cached) yes
351checking whether to enable EXIF (metadata from images) support... yes
352checking for FrontBase SQL92 (fbsql) support... no
353checking for FDF support... no
354checking whether to enable input filter support... yes
355checking pcre install prefix... no
356checking whether to enable FTP support... yes
357checking OpenSSL dir for FTP... no
358checking for OpenSSL version... >= 0.9.6
359checking for CRYPTO_free in -lcrypto... (cached) yes
360checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
361checking for GD support... yes
362checking for the location of libjpeg... /opt/local
363checking for the location of libpng... /opt/local
364checking for the location of libXpm... no
365checking for FreeType 1.x support... no
366checking for FreeType 2... /opt/local
367checking for T1lib support... no
368checking whether to enable truetype string function in GD... yes
369checking whether to enable JIS-mapped Japanese font support in GD... no
370checking for fabsf... yes
371checking for floorf... yes
372checking for jpeg_read_header in -ljpeg... yes
373checking for png_write_image in -lpng... yes
374If configure fails try --with-xpm-dir=<DIR>
375checking for FT_New_Face in -lfreetype... yes
376configure: error: GD build test failed. Please check the config.log for details.
377Warning: the following items did not execute (for php52): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
378To report a bug, see <http://guide.macports.org/#project.tickets>