Ticket #38949: build.log

File build.log, 45.8 KB (added by tyson@…, 11 years ago)

Build log

Line 
1whistler:~ tyson$ sudo port -v upgrade perl5.12
2--->  Computing dependencies for perl5.12.
3--->  Fetching archive for perl5.12
4--->  perl5.12-5.12.4_2+universal.darwin_10.i386-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
5--->  Attempting to fetch perl5.12-5.12.4_2+universal.darwin_10.i386-x86_64.tbz2 from http://packages.macports.org/perl5.12
6  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
7                                 Dload  Upload   Total   Spent    Left  Speed
8  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
9--->  Attempting to fetch perl5.12-5.12.4_2+universal.darwin_10.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/perl5.12
10  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11                                 Dload  Upload   Total   Spent    Left  Speed
12  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13--->  Attempting to fetch perl5.12-5.12.4_2+universal.darwin_10.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/perl5.12
14  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15                                 Dload  Upload   Total   Spent    Left  Speed
16  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17--->  Fetching distfiles for perl5.12
18--->  Verifying checksum(s) for perl5.12
19--->  Checksumming perl-5.12.4.tar.bz2
20--->  Extracting perl5.12
21--->  Extracting perl-5.12.4.tar.bz2
22--->  Applying patches to perl5.12
23--->  Applying patch-Configure.diff
24patching file Configure
25Hunk #1 succeeded at 108 (offset 5 lines).
26Hunk #2 succeeded at 1312 (offset 9 lines).
27Hunk #3 succeeded at 1338 (offset 9 lines).
28--->  Applying patch-handy.h.stdbool.diff
29patching file handy.h
30--->  Applying patch-hints_darwin.sh.diff
31patching file hints/darwin.sh
32--->  Configuring perl5.12
33First let's make sure your kit is complete.  Checking...
34Locating common programs...
35Checking compatibility between /bin/echo and builtin echo (if any)...
36Symbolic links are supported.
37Checking how to test for symbolic links...
38You can test for symbolic links with 'test -h'.
39Good, your tr supports [:lower:] and [:upper:] to convert case.
40Using [:upper:] and [:lower:] to convert case.
413b1             dcosx           haiku           mpc             qnx             ti1500   
42aix             dec_osf         hpux            mpeix           rhapsody        titanos   
43aix_3           dgux            i386            ncr_tower       riscos          ultrix_4   
44aix_4           dos_djgpp       interix         netbsd          sco             umips   
45altos486        dragonfly       irix_4          newsos4         sco_2_3_0       unicos   
46amigaos         dynix           irix_5          next_3          sco_2_3_1       unicosmk   
47apollo          dynixptx        irix_6          next_3_0        sco_2_3_2       unisysdynix   
48atheos          epix            irix_6_0        next_4          sco_2_3_3       utekv   
49aux_3           esix4           irix_6_1        nonstopux       sco_2_3_4       uts   
50beos            fps             isc             openbsd         solaris_2       uwin   
51bsdos           freebsd         isc_2           opus            stellar         vmesa   
52catamount       genix           linux           os2             sunos_4_0       vos   
53convexos        gnu             lynxos          os390           sunos_4_1   
54cxux            gnukfreebsd     midnightbsd     os400           super-ux   
55cygwin          gnuknetbsd      mips            posix-bc        svr4   
56darwin          greenhills      mirbsd          powerux         svr5   
57Which of these apply, if any? [darwin] 
58Operating system name? [darwin] 
59Operating system version? [10.8.0] 
60Installation prefix to use? (~name ok) [/opt/local] 
61AFS does not seem to be running...
62What installation prefix should I use for installing files? (~name ok) [/opt/local] 
63Build Perl for SOCKS? [n] 
64Use the PerlIO abstraction layer? [y] 
65Getting the current patchlevel...
66Build a threading Perl? [y] 
67Use which C compiler? [/usr/bin/gcc-4.2] 
68Checking for GNU cc in disguise and/or its version number...
69Now, how can we feed standard input to your C preprocessor...
70Directories to use for library searches? [/opt/local/lib /usr/lib] 
71What is the file extension used for shared libraries? [dylib] 
72Try to use long doubles if available? [n] 
73Checking for optional libraries...
74What libraries to use? [-lgdbm -ldbm -ldl -lm -lutil -lc] 
75What optimizer/debugger flag should be used? [-O3] 
76Any additional cc flags?
77[-pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include] 
78Let me guess what the preprocessor flags are...
79Any additional ld flags (NOT including libraries)?
80[-L/opt/local/lib -arch x86_64 -arch i386 -fstack-protector] 
81Checking your choice of C compiler and flags for coherency...
82Computing filename position in cpp output for #include directives...
83<stdlib.h> found.
84Checking to see how big your integers are...
85Checking to see if you have long long...
86Checking to see how big your long longs are...
87<inttypes.h> found.
88Checking to see if you have int64_t...
89Checking which 64-bit integer type we could use...
90We could use 'long' for 64-bit integers.
91Try to use maximal 64-bit support, if available? [y] 
92Checking to see how big your double precision numbers are...
93Checking to see if you have long double...
94Checking to see how big your long doubles are...
95What is your architecture name [darwin] 
96Threads selected.
97...setting architecture name to darwin-thread.
98Multiplicity selected.
99...setting architecture name to darwin-thread-multi.
100This architecture is naturally 64-bit, not changing architecture name.
101Perlio selected.
102Pathname where the public executables will reside? (~name ok) [/opt/local/bin] 
103Use relocatable @INC? [n] 
104Pathname where the private library files will reside? (~name ok) [/opt/local/lib/perl5/5.12.4] 
105Where do you want to put the public architecture-dependent libraries? (~name ok)
106[/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level] 
107Other username to test security of setuid scripts with? [none] 
108I'll assume setuid scripts are *not* secure.
109Does your kernel have *secure* setuid scripts? [n] 
110Installation prefix to use for add-on modules and utilities? (~name ok) [/opt/local] 
111Pathname for the site-specific library files? (~name ok) [/opt/local/lib/perl5/site_perl/5.12.4] 
112List of earlier versions to include in @INC?
113[5.12.3/darwin-thread-multi-2level 5.12.3 5.12.2/darwin-thread-multi-2level 5.12.2 5.12.1/darwin-thread-multi-2level 5.12.1 5.12.0/darwin-thread-multi-2level 5.12.0] 
114<malloc/malloc.h> found.
115<malloc.h> NOT found.
116Checking to see how well your C compiler groks the void type...
117Good.  It appears to support void to the level perl5 wants.
118Checking to see how big your pointers are...
119Do you wish to wrap malloc calls to protect against potential overflows? [y] 
120Do you wish to attempt to use the malloc that comes with perl5? [n] 
121Your system wants malloc to return 'void *', it would seem.
122Your system uses void free(), it would seem.
123Pathname for the site-specific architecture-dependent library files? (~name ok)
124[/opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level] 
125Do you want to configure vendor-specific add-on directories? [y] 
126Installation prefix to use for vendor-supplied add-ons? (~name ok) [/opt/local] 
127Pathname for the vendor-supplied library files? (~name ok) [/opt/local/lib/perl5/vendor_perl/5.12.4] 
128Pathname for vendor-supplied architecture-dependent files? (~name ok)
129[/opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-2level] 
130Colon-separated list of additional directories for perl to search? [none] 
131Checking out function prototypes...
132Support DTrace if available? [n] 
133Install any extra modules (y or n)? [n] 
134Directory for the main Perl5 html pages? (~name ok) [none] 
135Directory for the Perl5 module html pages? (~name ok) [none] 
136Do you want to install perl as /usr/bin/perl? [n] 
137Checking for GNU C Library...
138Shall I use /opt/local/bin/nm to extract C symbols from the libraries? [n] 
139<dld.h> NOT found.
140Checking for C++...
141dlopen() found.
142<unistd.h> found.
143Do you wish to use dynamic loading? [y] 
144Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] 
145Any special flags to pass to /usr/bin/gcc-4.2 -c to compile shared library modules? [none] 
146What command should be used to create dynamic libraries?
147[env MACOSX_DEPLOYMENT_TARGET=10.6 /usr/bin/gcc-4.2] 
148Any special flags to pass to env MACOSX_DEPLOYMENT_TARGET=10.6 /usr/bin/gcc-4.2 to create a dynamically loaded library?
149[-L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup -fstack-protector] 
150Any special flags to pass to /usr/bin/gcc-4.2 to use dynamic linking? [none] 
151Build a shared libperl.dylib (y/n) [y] 
152What name do you want to give to the shared libperl? [libperl.dylib] 
153System manual is in /usr/share/man/man1.
154Where do the main Perl5 manual pages (source) go? (~name ok) [/opt/local/share/man/man1p] 
155What suffix should be used for the main Perl5 man pages? [1pm] 
156You can have filenames longer than 14 characters.
157Where do the perl5 library man pages (source) go? (~name ok) [/opt/local/share/man/man3p] 
158What suffix should be used for the perl5 library man pages? [3pm] 
159Figuring out host name...
160Your host name appears to be "whistler.lan". Right? [y] 
161What is your domain name? [.lan] 
162What is your e-mail address? [tyson@whistler.lan] 
163Perl administrator e-mail address [tyson@whistler.lan] 
164Do you want to install only the version-specific parts of perl? [n] 
165Where do you keep publicly executable scripts? (~name ok) [/opt/local/bin] 
166Pathname where the add-on public executables should be installed? (~name ok)
167[/opt/local/libexec/perl5.12/sitebin] 
168Directory /opt/local/libexec/perl5.12/sitebin doesn't exist.  Use that name anyway? [y] 
169Pathname where the site-specific html pages should be installed? (~name ok) [none] 
170Pathname where the site-specific library html pages should be installed? (~name ok) [none] 
171Pathname where the site-specific manual pages should be installed? (~name ok)
172[/opt/local/share/perl5.12/siteman/man1] 
173Pathname where the site-specific library manual pages should be installed? (~name ok)
174[/opt/local/share/perl5.12/siteman/man3] 
175Pathname where add-on public executable scripts should be installed? (~name ok)
176[/opt/local/libexec/perl5.12/sitebin] 
177Use the "fast stdio" if available? [n] 
178off_t found.
179Checking to see how big your file offsets are...
180fpos_t found.
181Checking the size of fpos_t...
182Pathname for the vendor-supplied executables directory? (~name ok) [/opt/local/libexec/perl5.12] 
183Pathname for the vendor-supplied html pages? (~name ok) [none] 
184Pathname for the vendor-supplied html pages? (~name ok) [none] 
185Pathname for the vendor-supplied manual section 1 pages? (~name ok) [/opt/local/share/perl5.12/man/man1] 
186Pathname for the vendor-supplied manual section 3 pages? (~name ok) [/opt/local/share/perl5.12/man/man3] 
187Pathname for the vendor-supplied scripts directory? (~name ok) [/opt/local/libexec/perl5.12] 
188Using <string.h> instead of <strings.h>.
189qgcvt() NOT found.
190Checking how to print long doubles...
191gconvert NOT found.
192gcvt() found.
193sprintf() found.
194I'll use sprintf to convert floats into a string.
195fwalk() NOT found.
196access() found.
197<sys/file.h> defines the *_OK access constants.
198accessx() NOT found.
199aintl() NOT found.
200alarm() found.
201ctime64() NOT found.
202localtime64() NOT found.
203gmtime64() NOT found.
204mktime64() NOT found.
205difftime64() NOT found.
206asctime64() NOT found.
207<pthread.h> found.
208<sys/types.h> found.
209<sys/select.h> found.
210Testing to see if we should include <time.h>, <sys/time.h> or both.
211We'll include <sys/time.h>.
212Checking to see if your struct tm has tm_zone field...
213Checking to see if your struct tm has tm_gmtoff field...
214asctime_r() found.
215atolf() NOT found.
216atoll() found.
217Checking whether your compiler can handle __attribute__((format)) ...
218Checking whether your compiler allows __printf__ format to be null ...
219Checking whether your compiler can handle __attribute__((malloc)) ...
220Checking whether your compiler can handle __attribute__((nonnull(1))) ...
221Checking whether your compiler can handle __attribute__((noreturn)) ...
222Checking whether your compiler can handle __attribute__((pure)) ...
223Checking whether your compiler can handle __attribute__((unused)) ...
224Checking whether your compiler can handle __attribute__((deprecated)) ...
225Checking whether your compiler can handle __attribute__((warn_unused_result)) ...
226bcmp() found.
227bcopy() found.
228getpgrp() found.
229You have to use getpgrp() instead of getpgrp(pid).
230setpgrp() found.
231You have to use setpgrp() instead of setpgrp(pid,pgrp).
232Checking whether your compiler can handle __builtin_choose_expr ...
233Checking whether your compiler can handle __builtin_expect ...
234bzero() found.
235<stdarg.h> found.
236<varargs.h> found.
237We'll include <stdarg.h> to get va_dcl definition.
238You have <stdarg.h> and <stdlib.h>, so checking for C99 variadic macros.
239You have C99 variadic macros.
240You have void (*signal())().
241Checking whether your C compiler can cast large floats to int32.
242Checking whether your C compiler can cast negative float to unsigned.
243vprintf() found.
244Your vsprintf() returns (int).
245chown() found.
246chroot() found.
247chsize() NOT found.
248class() NOT found.
249clearenv() NOT found.
250Hmm... Looks like you have Berkeley networking support.
251socketpair() found.
252Checking the availability of certain socket constants...
253<sys/uio.h> found.
254Checking to see if your system supports struct cmsghdr...
255Checking to see if your C compiler knows about "const"...
256copysignl() found.
257crypt() found.
258<crypt.h> NOT found.
259crypt_r() NOT found.
260ctermid() found.
261ctermid_r() found.
262ctime_r() found.
263cuserid() NOT found.
264<limits.h> found.
265<float.h> found.
266DBL_DIG found.
267dbmclose() NOT found.
268difftime() found.
269<dirent.h> found.
270Your directory entries are struct dirent.
271Good, your directory entry keeps length information in d_namlen.
272Checking to see if DIR has a dd_fd member variable
273<sys/dir.h> found.
274<sys/ndir.h> NOT found.
275dirfd() found.
276dlerror() found.
277<dlfcn.h> found.
278What is the extension of dynamically loaded modules [bundle] 
279Checking whether your dlsym() needs a leading underscore ...
280dlsym doesn't need a leading underscore.
281drand48_r() NOT found.
282dup2() found.
283eaccess() NOT found.
284endgrent() found.
285<grp.h> found.
286endgrent_r() NOT found.
287endhostent() found.
288<netdb.h> found.
289endhostent_r() NOT found.
290endnetent() found.
291endnetent_r() NOT found.
292endprotoent() found.
293endprotoent_r() NOT found.
294endpwent() found.
295<pwd.h> found.
296endpwent_r() NOT found.
297endservent() found.
298endservent_r() NOT found.
299<sys/file.h> defines the O_* constants...
300and you have the 3 argument form of open().
301<sys/file.h> found.
302We'll be including <sys/file.h>.
303<fcntl.h> found.
304We don't need to include <fcntl.h> if we include <sys/file.h>.
305fork() found.
306pipe() found.
307Figuring out the flag used by open() for non-blocking I/O...
308Let's see what value errno gets from read() on a O_NONBLOCK file...
309Checking how std your stdio is...
310Checking to see what happens if we set the stdio ptr...
311Increasing ptr in your stdio leaves cnt unchanged.  Good.
312You seem to have 'fast stdio' to directly manipulate the stdio buffers.
313fchdir() found.
314fchmod() found.
315fchown() found.
316fcntl() found.
317Well, your system knows about the normal fd_set typedef...
318and you have the normal fd_set macros (just as I'd expect).
319fgetpos() found.
320finite() found.
321finitel() NOT found.
322flock() found.
323fp_class() NOT found.
324pathconf() found.
325fpathconf() found.
326fpclass() NOT found.
327fpclassify() NOT found.
328fpclassl() NOT found.
329Checking to see if you have fpos64_t...
330frexpl() found.
331<sys/param.h> found.
332<sys/mount.h> found.
333Checking to see if your system supports struct fs_data...
334fseeko() found.
335fsetpos() found.
336fstatfs() found.
337statvfs() found.
338fstatvfs() found.
339fsync() found.
340ftello() found.
341Checking if you have a working futimes()
342Yes, you have
343<ndbm.h> found.
344<gdbm/ndbm.h> NOT found.
345<gdbm-ndbm.h> NOT found.
346dbm_open() found.
347Checking if your <ndbm.h> uses prototypes...
348getaddrinfo() found.
349getcwd() found.
350getespwnam() NOT found.
351getfsstat() found.
352getgrent() found.
353getgrent_r() NOT found.
354getgrgid_r() found.
355getgrnam_r() found.
356gethostbyaddr() found.
357gethostbyname() found.
358gethostent() found.
359gethostname() found.
360uname() found.
361Shall I ignore gethostname() from now on? [n] 
362gethostbyaddr_r() NOT found.
363gethostbyname_r() NOT found.
364gethostent_r() NOT found.
365getitimer() found.
366getlogin() found.
367getlogin_r() found.
368getmnt() NOT found.
369getmntent() NOT found.
370getnameinfo() found.
371getnetbyaddr() found.
372getnetbyname() found.
373getnetent() found.
374getnetbyaddr_r() NOT found.
375getnetbyname_r() NOT found.
376getnetent_r() NOT found.
377getpagesize() found.
378getprotobyname() found.
379getprotobynumber() found.
380getprotoent() found.
381getpgid() found.
382getpgrp2() NOT found.
383getppid() found.
384getpriority() found.
385getprotobyname_r() NOT found.
386getprotobynumber_r() NOT found.
387getprotoent_r() NOT found.
388getprpwnam() NOT found.
389getpwent() found.
390getpwent_r() NOT found.
391getpwnam_r() found.
392getpwuid_r() found.
393getservbyname() found.
394getservbyport() found.
395getservent() found.
396getservbyname_r() NOT found.
397getservbyport_r() NOT found.
398getservent_r() NOT found.
399getspnam() NOT found.
400<shadow.h> NOT found.
401getspnam_r() NOT found.
402gettimeofday() found.
403gmtime_r() found.
404hasmntopt() NOT found.
405<netinet/in.h> found.
406<arpa/inet.h> found.
407htonl() found.
408ilogbl() found.
409strchr() found.
410inet_aton() found.
411inet_ntop() found.
412inet_pton() found.
413isascii() found.
414isfinite() NOT found.
415isinf() found.
416isnan() found.
417isnanl() NOT found.
418killpg() found.
419lchown() found.
420LDBL_DIG found.
421<math.h> found.
422Checking to see if your libm supports _LIB_VERSION...
423No, it does not (probably harmless)
424link() found.
425localtime_r() found.
426localeconv() found.
427lockf() found.
428lstat() found.
429madvise() found.
430malloc_size() found.
431malloc_good_size() found.
432mblen() found.
433mbstowcs() found.
434mbtowc() found.
435memchr() found.
436memcmp() found.
437memcpy() found.
438memmove() found.
439memset() found.
440mkdir() found.
441mkdtemp() found.
442mkfifo() found.
443mkstemp() found.
444mkstemps() found.
445mktime() found.
446<sys/mman.h> found.
447mmap() found.
448and it returns (void *).
449sqrtl() found.
450scalbnl() found.
451modfl() found.
452Your modfl() seems okay for large values.
453mprotect() found.
454msgctl() found.
455msgget() found.
456msgsnd() found.
457msgrcv() found.
458You have the full msg*(2) library.
459Checking to see if your system supports struct msghdr...
460msync() found.
461munmap() found.
462nice() found.
463<langinfo.h> found.
464nl_langinfo() found.
465Checking to see if your C compiler knows about "volatile"...
466Choosing the C types to be used for Perl's internal types...
467Checking how many bits of your UVs your NVs can preserve...
468Checking to find the largest integer value your NVs can hold...
469The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
470Checking whether NV 0.0 is all bits zero in memory...
4710.0 is represented as all bits zero in memory
472Checking to see if you have off64_t...
473Checking what constant to use for creating joinable pthreads...
474You seem to use PTHREAD_CREATE_JOINABLE.
475pause() found.
476poll() found.
477Hmm.  Based on the hints in hints/darwin.sh,
478the recommended value for $d_poll on this machine was "undef"!
479    Keep the recommended value? [y] 
480readlink() found.
481vfork() found.
482Do you still want to use vfork()? [y] 
483pthread_atfork found.
484pthread_attr_setscope() found.
485sched_yield() found.
486pthread_yield() NOT found.
487random_r() NOT found.
488readdir() found.
489seekdir() found.
490telldir() found.
491rewinddir() found.
492readdir64_r() NOT found.
493readdir_r() found.
494readv() found.
495recvmsg() found.
496rename() found.
497rmdir() found.
498<memory.h> found.
499Checking if your memcmp() can compare relative magnitude...
500select() found.
501semctl() found.
502semget() found.
503semop() found.
504You have the full sem*(2) library.
505You have union semun in <sys/sem.h>.
506You can use union semun for semctl IPC_STAT.
507You can also use struct semid_ds* for semctl IPC_STAT.
508sendmsg() found.
509setegid() found.
510seteuid() found.
511setgrent() found.
512setgrent_r() NOT found.
513sethostent() found.
514sethostent_r() NOT found.
515setitimer() found.
516setlinebuf() found.
517setlocale() found.
518<locale.h> found.
519setlocale_r() NOT found.
520setnetent() found.
521setnetent_r() NOT found.
522setprotoent() found.
523setpgid() found.
524setpgrp2() NOT found.
525setpriority() found.
526setproctitle() NOT found.
527setprotoent_r() NOT found.
528setpwent() found.
529setpwent_r() NOT found.
530setregid() found.
531Hmm.  Based on the hints in hints/darwin.sh,
532the recommended value for $d_setregid on this machine was "undef"!
533    Keep the recommended value? [y] 
534setresgid() NOT found.
535setreuid() found.
536Hmm.  Based on the hints in hints/darwin.sh,
537the recommended value for $d_setreuid on this machine was "undef"!
538    Keep the recommended value? [y] 
539setresuid() NOT found.
540setrgid() found.
541Hmm.  Based on the hints in hints/darwin.sh,
542the recommended value for $d_setrgid on this machine was "undef"!
543    Keep the recommended value? [y] 
544setruid() found.
545Hmm.  Based on the hints in hints/darwin.sh,
546the recommended value for $d_setruid on this machine was "undef"!
547    Keep the recommended value? [y] 
548setservent() found.
549setservent_r() NOT found.
550setsid() found.
551setvbuf() found.
552<sfio.h> NOT found.
553shmctl() found.
554shmget() found.
555shmat() found.
556and it returns (void *).
557shmdt() found.
558You have the full shm*(2) library.
559sigaction() found.
560<sunmath.h> NOT found.
561Checking to see if you have signbit() available to work on double... Yes.
562sigprocmask() found.
563POSIX sigsetjmp found.
564snprintf() found.
565vsnprintf() found.
566sockatmark() found.
567socks5_init() NOT found.
568Checking whether sprintf returns the length of the string...
569sprintf returns the length of the string (as ANSI says it should)
570srand48_r() NOT found.
571srandom_r() NOT found.
572<sys/stat.h> found.
573Checking to see if your struct stat has st_blocks field...
574<sys/vfs.h> NOT found.
575<sys/statfs.h> NOT found.
576Checking to see if your system supports struct statfs...
577Checking to see if your struct statfs has f_flags field...
578Checking how to access stdio streams by file descriptor number...
579I can't figure out how to access stdio streams by file descriptor number.
580strcoll() found.
581Checking to see if your C compiler can copy structs...
582strerror() found.
583strerror_r() found.
584strftime() found.
585strlcat() found.
586strlcpy() found.
587strtod() found.
588strtol() found.
589strtold() found.
590strtoll() found.
591strtoq() found.
592strtoul() found.
593strtoull() found.
594strtouq() found.
595strxfrm() found.
596symlink() found.
597syscall() found.
598sysconf() found.
599system() found.
600tcgetpgrp() found.
601tcsetpgrp() found.
602time() found.
603time_t found.
604timegm() found.
605<sys/times.h> found.
606times() found.
607clock_t found.
608tmpnam_r() NOT found.
609truncate() found.
610ttyname_r() found.
611tzname[] found.
612(Testing for character data alignment may crash the test.  That's okay.)
613It seems that you must access character data in an aligned manner.
614ualarm() found.
615umask() found.
616unordered() NOT found.
617unsetenv() found.
618usleep() found.
619ustat() NOT found.
620closedir() found.
621Checking whether closedir() returns a status...
622wait4() found.
623waitpid() found.
624wcstombs() found.
625wctomb() found.
626writev() found.
627Checking to see how big your characters are (hey, you never know)...
628What is the size of a character (in bytes)? [1] 
629Checking how long a character is (in bits)...
630What is the length of a character (in bits)? [8] 
631Checking to see how your cpp does stuff like concatenate tokens...
632Oh!  Smells like ANSI's been here.
633<db.h> found.
634Checking Berkeley DB version ...
635Looks OK.
636Checking return type needed for hash for Berkeley DB ...
637Checking return type needed for prefix for Berkeley DB ...
638Looking for a random number function...
639Good, found drand48().
640Use which function to generate random numbers? [drand48] 
641Determining whether or not we are on an EBCDIC system...
642Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8.
643Checking how to flush all pending stdio output...
644Your fflush(NULL) works okay for output streams.
645Let's see if it clobbers input pipes...
646fflush(NULL) seems to behave okay with input streams.
647Checking the size of gid_t...
648Checking the sign of gid_t...
649Checking how to print 64-bit integers...
650Checking the format strings to be used for Perl's internal types...
651Checking the format string to be used for gids...
652getgroups() found.
653setgroups() found.
654What type pointer is the second argument to getgroups() and setgroups()? [gid_t] 
655Build Perl with MAD? [n] 
656Checking if your /usr/bin/make program sets $(MAKE)...
657mode_t found.
658It seems that va_copy() or similar will be needed.
659size_t found.
660What is the type for the 1st argument to gethostbyaddr? [char *] 
661What is the type for the 2nd argument to gethostbyaddr? [size_t] 
662What pager is used on your system? [/usr/bin/less -sR] 
663pid_t found.
664Checking how to generate random libraries on your machine...
665<values.h> NOT found.
666Sizeof time_t = 8
667Your select() operates on 32 bits at a time.
668Generating a list of signal names and numbers...
669Checking the size of size_t...
670Checking to see if you have socklen_t...
671<socks.h> NOT found.
672I'll be using ssize_t for functions returning a byte count.
673Your stdio uses signed chars.
674Checking the size of uid_t...
675Checking the sign of uid_t...
676Checking the format string to be used for uids...
677It appears we'll be able to prototype varargs functions.
678Which compiler compiler (yacc or bison -y) shall I use? [yacc] 
679<assert.h> found.
680<fp.h> NOT found.
681<fp_class.h> NOT found.
682<gdbm.h> found.
683gdbm_open() found.
684<ieeefp.h> NOT found.
685<libutil.h> NOT found.
686<mach/cthreads.h> NOT found.
687<mntent.h> NOT found.
688<net/errno.h> NOT found.
689<netinet/tcp.h> found.
690<poll.h> found.
691Hmm.  Based on the hints in hints/darwin.sh,
692the recommended value for $i_poll on this machine was "undef"!
693    Keep the recommended value? [y] 
694<prot.h> NOT found.
695Guessing which symbols your C compiler and preprocessor define...
696tcsetattr() found.
697You have POSIX termios.h... good!
698<stddef.h> found.
699<sys/access.h> NOT found.
700<sys/filio.h> found.
701<sys/ioctl.h> found.
702You have socket ioctls defined in <sys/sockio.h>.
703<syslog.h> found.
704<sys/mode.h> NOT found.
705<sys/poll.h> found.
706<sys/resource.h> found.
707<sys/security.h> NOT found.
708<sys/statvfs.h> found.
709<sys/un.h> found.
710<sys/utsname.h> found.
711<sys/wait.h> found.
712<ustat.h> NOT found.
713<utime.h> found.
714<vfork.h> NOT found.
715Looking for extensions...
716What extensions do you wish to load dynamically?
717[B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/APItest/KeywordRPN XS/Typemap attributes mro re threads threads/shared] 
718What extensions do you wish to load statically? [none] 
719Stripping down executable paths...
720Creating config.sh...
721Doing variable substitutions on .SH files...
722Extracting config.h (with variable substitutions)
723Extracting cflags (with variable substitutions)
724Not re-extracting config.h
725Extracting makeaperl (with variable substitutions)
726Extracting makedepend (with variable substitutions)
727Extracting Makefile (with variable substitutions)
728Extracting myconfig (with variable substitutions)
729Extracting pod/Makefile (with variable substitutions)
730Extracting Policy.sh (with variable substitutions)
731Extracting runtests (with variable substitutions)
732Extracting utils/Makefile (with variable substitutions)
733Extracting writemain (with variable substitutions)
734Extracting x2p/cflags (with variable substitutions)
735Extracting x2p/Makefile (with variable substitutions)
736Run make depend now? [y] 
737sh ./makedepend MAKE=make
738sh writemain DynaLoader.o  > perlmain.c
739rm -f opmini.c
740cp op.c opmini.c
741rm -f perlmini.c
742cp perl.c perlmini.c
743echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c   miniperlmain.c perlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist
744Finding dependencies for av.o.
745Finding dependencies for scope.o.
746Finding dependencies for op.o.
747Finding dependencies for doop.o.
748Finding dependencies for doio.o.
749Finding dependencies for dump.o.
750Finding dependencies for gv.o.
751Finding dependencies for hv.o.
752Finding dependencies for mg.o.
753Finding dependencies for reentr.o.
754Finding dependencies for mro.o.
755Finding dependencies for perl.o.
756Finding dependencies for perly.o.
757Finding dependencies for pp.o.
758Finding dependencies for pp_hot.o.
759Finding dependencies for pp_ctl.o.
760Finding dependencies for pp_sys.o.
761Finding dependencies for regcomp.o.
762Finding dependencies for regexec.o.
763Finding dependencies for utf8.o.
764Finding dependencies for sv.o.
765Finding dependencies for taint.o.
766Finding dependencies for toke.o.
767Finding dependencies for util.o.
768Finding dependencies for deb.o.
769Finding dependencies for run.o.
770Finding dependencies for universal.o.
771Finding dependencies for pad.o.
772Finding dependencies for globals.o.
773Finding dependencies for perlio.o.
774Finding dependencies for perlapi.o.
775Finding dependencies for numeric.o.
776Finding dependencies for mathoms.o.
777Finding dependencies for locale.o.
778Finding dependencies for pp_pack.o.
779Finding dependencies for pp_sort.o.
780Finding dependencies for miniperlmain.o.
781Finding dependencies for perlmain.o.
782Finding dependencies for opmini.o.
783Finding dependencies for perlmini.o.
784echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist
785Updating GNUmakefile...
786test -s perlmain.c && touch perlmain.c
787cd x2p; make depend
788sh ../makedepend MAKE=make
789echo hash.c  str.c util.c walk.c | tr ' ' '\n' >.clist
790Finding dependencies for hash.o.
791Finding dependencies for str.o.
792Finding dependencies for util.o.
793Finding dependencies for walk.o.
794echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
795Updating GNUmakefile...
796Now you must run 'make'.
797
798If you compile perl5 on a different machine or from a different object
799directory, copy the Policy.sh file from this object directory to the
800new one before you run Configure -- this will help you with most of
801the policy defaults.
802
803--->  Building perl5.12
804make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/work/perl-5.12.4'
805`sh  cflags "optimize='-O3'" miniperlmain.o`  miniperlmain.c
806`sh  cflags "optimize='-O3'" gv.o`  gv.c
807`sh  cflags "optimize='-O3'" toke.o`  toke.c
808`sh  cflags "optimize='-O3'" perly.o`  perly.c
809          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
810          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
811          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
812          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
813`sh  cflags "optimize='-O3'" pad.o`  pad.c
814          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
815`sh  cflags "optimize='-O3'" regcomp.o`  regcomp.c
816          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
817`sh  cflags "optimize='-O3'" dump.o`  dump.c
818          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
819`sh  cflags "optimize='-O3'" util.o`  util.c
820          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
821`sh  cflags "optimize='-O3'" mg.o`  mg.c
822          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
823`sh  cflags "optimize='-O3'" reentr.o`  reentr.c
824          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
825`sh  cflags "optimize='-O3'" mro.o`  mro.c
826          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
827`sh  cflags "optimize='-O3'" hv.o`  hv.c
828          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
829`sh  cflags "optimize='-O3'" av.o`  av.c
830          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
831`sh  cflags "optimize='-O3'" run.o`  run.c
832          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
833`sh  cflags "optimize='-O3'" pp_hot.o`  pp_hot.c
834          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
835`sh  cflags "optimize='-O3'" sv.o`  sv.c
836          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
837`sh  cflags "optimize='-O3'" pp.o`  pp.c
838          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
839`sh  cflags "optimize='-O3'" scope.o`  scope.c
840          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
841`sh  cflags "optimize='-O3'" pp_ctl.o`  pp_ctl.c
842          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
843`sh  cflags "optimize='-O3'" pp_sys.o`  pp_sys.c
844          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
845`sh  cflags "optimize='-O3'" doop.o`  doop.c
846          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
847`sh  cflags "optimize='-O3'" doio.o`  doio.c
848          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
849`sh  cflags "optimize='-O3'" regexec.o`  regexec.c
850          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
851`sh  cflags "optimize='-O3'" utf8.o`  utf8.c
852          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
853`sh  cflags "optimize='-O3'" taint.o`  taint.c
854          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
855`sh  cflags "optimize='-O3'" deb.o`  deb.c
856          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
857`sh  cflags "optimize='-O3'" universal.o`  universal.c
858          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
859`sh  cflags "optimize='-O3'" generate_uudmap.o`  generate_uudmap.c
860          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
861`sh  cflags "optimize='-O3'" perlio.o`  perlio.c
862          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
863perlio.c: In function 'PerlIOStdio_set_ptrcnt':
864perlio.c:3441: warning: pointer targets in assignment differ in signedness
865`sh  cflags "optimize='-O3'" perlapi.o`  perlapi.c
866          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
867`sh  cflags "optimize='-O3'" numeric.o`  numeric.c
868          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
869perlio.c: In function 'PerlIOStdio_set_ptrcnt':
870perlio.c:3441: warning: pointer targets in assignment differ in signedness
871`sh  cflags "optimize='-O3'" mathoms.o`  mathoms.c
872          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
873`sh  cflags "optimize='-O3'" locale.o`  locale.c
874          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
875`sh  cflags "optimize='-O3'" pp_pack.o`  pp_pack.c
876          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
877`sh  cflags "optimize='-O3'" pp_sort.o`  pp_sort.c
878          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
879`sh  cflags "optimize='-O3'" opmini.o`  -DPERL_EXTERNAL_GLOB opmini.c
880          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
881`sh  cflags "optimize='-O3'" perlmini.o`  -DPERL_IS_MINIPERL perlmini.c
882          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
883pp_pack.c: In function 'S_unpack_rec':
884pp_pack.c:1561: warning: 'str' may be used uninitialized in this function
885pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function
886/bin/ln -s perl5124delta.pod pod/perldelta.pod
887cp ext/re/re.pm lib/re.pm
888`sh  cflags "optimize='-O3'" perlmain.o`  perlmain.c
889          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
890`sh  cflags "optimize='-O3'" op.o`  op.c
891          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
892pp_pack.c: In function 'S_unpack_rec':
893pp_pack.c:1561: warning: 'str' may be used uninitialized in this function
894pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function
895/usr/bin/gcc-4.2 -o generate_uudmap -L/opt/local/lib -arch x86_64 -arch i386 -fstack-protector generate_uudmap.o -ldl -lm -lutil -lc
896./generate_uudmap uudmap.h bitcount.h
897`sh  cflags "optimize='-O3'" globals.o`  globals.c
898          CCCMD =  /usr/bin/gcc-4.2 -DPERL_CORE -c -pipe -O2 -arch x86_64 -arch i386 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -std=c89 -O3  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
899/usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -arch i386 -fstack-protector -force_flat_namespace -o miniperl \
900              gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o   \
901            miniperlmain.o opmini.o perlmini.o -ldl -lm -lutil -lc
902ld: in /opt/local/lib/libstdc++.6.dylib, file was built for unsupported file format which is not the architecture being linked (i386) for architecture i386
903collect2: ld returned 1 exit status
904lipo: can't open input file: /var/tmp//ccsXWm3h.out (No such file or directory)
905make: *** [miniperl] Error 1
906make: *** Waiting for unfinished jobs....
907make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/work/perl-5.12.4'
908Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/work/perl-5.12.4" && /usr/bin/make -j4 -w all
909Exit code: 2
910Error: org.macports.build for port perl5.12 returned: command execution failed
911Warning: targets not executed for perl5.12: org.macports.install org.macports.build org.macports.destroot
912Please see the log file for port perl5.12 for details:
913    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/main.log
914Error: Unable to upgrade port: 1
915To report a bug, follow the instructions in the guide:
916    http://guide.macports.org/#project.tickets