whistler:~ tyson$ sudo port -v upgrade perl5.12 ---> Computing dependencies for perl5.12. ---> Fetching archive for perl5.12 ---> 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 ---> Attempting to fetch perl5.12-5.12.4_2+universal.darwin_10.i386-x86_64.tbz2 from http://packages.macports.org/perl5.12 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Fetching distfiles for perl5.12 ---> Verifying checksum(s) for perl5.12 ---> Checksumming perl-5.12.4.tar.bz2 ---> Extracting perl5.12 ---> Extracting perl-5.12.4.tar.bz2 ---> Applying patches to perl5.12 ---> Applying patch-Configure.diff patching file Configure Hunk #1 succeeded at 108 (offset 5 lines). Hunk #2 succeeded at 1312 (offset 9 lines). Hunk #3 succeeded at 1338 (offset 9 lines). ---> Applying patch-handy.h.stdbool.diff patching file handy.h ---> Applying patch-hints_darwin.sh.diff patching file hints/darwin.sh ---> Configuring perl5.12 First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. 3b1 dcosx haiku mpc qnx ti1500 aix dec_osf hpux mpeix rhapsody titanos aix_3 dgux i386 ncr_tower riscos ultrix_4 aix_4 dos_djgpp interix netbsd sco umips altos486 dragonfly irix_4 newsos4 sco_2_3_0 unicos amigaos dynix irix_5 next_3 sco_2_3_1 unicosmk apollo dynixptx irix_6 next_3_0 sco_2_3_2 unisysdynix atheos epix irix_6_0 next_4 sco_2_3_3 utekv aux_3 esix4 irix_6_1 nonstopux sco_2_3_4 uts beos fps isc openbsd solaris_2 uwin bsdos freebsd isc_2 opus stellar vmesa catamount genix linux os2 sunos_4_0 vos convexos gnu lynxos os390 sunos_4_1 cxux gnukfreebsd midnightbsd os400 super-ux cygwin gnuknetbsd mips posix-bc svr4 darwin greenhills mirbsd powerux svr5 Which of these apply, if any? [darwin] Operating system name? [darwin] Operating system version? [10.8.0] Installation prefix to use? (~name ok) [/opt/local] AFS does not seem to be running... What installation prefix should I use for installing files? (~name ok) [/opt/local] Build Perl for SOCKS? [n] Use the PerlIO abstraction layer? [y] Getting the current patchlevel... Build a threading Perl? [y] Use which C compiler? [/usr/bin/gcc-4.2] Checking for GNU cc in disguise and/or its version number... Now, how can we feed standard input to your C preprocessor... Directories to use for library searches? [/opt/local/lib /usr/lib] What is the file extension used for shared libraries? [dylib] Try to use long doubles if available? [n] Checking for optional libraries... What libraries to use? [-lgdbm -ldbm -ldl -lm -lutil -lc] What optimizer/debugger flag should be used? [-O3] Any additional cc flags? [-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] Let me guess what the preprocessor flags are... Any additional ld flags (NOT including libraries)? [-L/opt/local/lib -arch x86_64 -arch i386 -fstack-protector] Checking your choice of C compiler and flags for coherency... Computing filename position in cpp output for #include directives... found. Checking to see how big your integers are... Checking to see if you have long long... Checking to see how big your long longs are... found. Checking to see if you have int64_t... Checking which 64-bit integer type we could use... We could use 'long' for 64-bit integers. Try to use maximal 64-bit support, if available? [y] Checking to see how big your double precision numbers are... Checking to see if you have long double... Checking to see how big your long doubles are... What is your architecture name [darwin] Threads selected. ...setting architecture name to darwin-thread. Multiplicity selected. ...setting architecture name to darwin-thread-multi. This architecture is naturally 64-bit, not changing architecture name. Perlio selected. Pathname where the public executables will reside? (~name ok) [/opt/local/bin] Use relocatable @INC? [n] Pathname where the private library files will reside? (~name ok) [/opt/local/lib/perl5/5.12.4] Where do you want to put the public architecture-dependent libraries? (~name ok) [/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level] Other username to test security of setuid scripts with? [none] I'll assume setuid scripts are *not* secure. Does your kernel have *secure* setuid scripts? [n] Installation prefix to use for add-on modules and utilities? (~name ok) [/opt/local] Pathname for the site-specific library files? (~name ok) [/opt/local/lib/perl5/site_perl/5.12.4] List of earlier versions to include in @INC? [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] found. NOT found. Checking to see how well your C compiler groks the void type... Good. It appears to support void to the level perl5 wants. Checking to see how big your pointers are... Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. Pathname for the site-specific architecture-dependent library files? (~name ok) [/opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level] Do you want to configure vendor-specific add-on directories? [y] Installation prefix to use for vendor-supplied add-ons? (~name ok) [/opt/local] Pathname for the vendor-supplied library files? (~name ok) [/opt/local/lib/perl5/vendor_perl/5.12.4] Pathname for vendor-supplied architecture-dependent files? (~name ok) [/opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-2level] Colon-separated list of additional directories for perl to search? [none] Checking out function prototypes... Support DTrace if available? [n] Install any extra modules (y or n)? [n] Directory for the main Perl5 html pages? (~name ok) [none] Directory for the Perl5 module html pages? (~name ok) [none] Do you want to install perl as /usr/bin/perl? [n] Checking for GNU C Library... Shall I use /opt/local/bin/nm to extract C symbols from the libraries? [n] NOT found. Checking for C++... dlopen() found. found. Do you wish to use dynamic loading? [y] Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Any special flags to pass to /usr/bin/gcc-4.2 -c to compile shared library modules? [none] What command should be used to create dynamic libraries? [env MACOSX_DEPLOYMENT_TARGET=10.6 /usr/bin/gcc-4.2] Any special flags to pass to env MACOSX_DEPLOYMENT_TARGET=10.6 /usr/bin/gcc-4.2 to create a dynamically loaded library? [-L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup -fstack-protector] Any special flags to pass to /usr/bin/gcc-4.2 to use dynamic linking? [none] Build a shared libperl.dylib (y/n) [y] What name do you want to give to the shared libperl? [libperl.dylib] System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/opt/local/share/man/man1p] What suffix should be used for the main Perl5 man pages? [1pm] You can have filenames longer than 14 characters. Where do the perl5 library man pages (source) go? (~name ok) [/opt/local/share/man/man3p] What suffix should be used for the perl5 library man pages? [3pm] Figuring out host name... Your host name appears to be "whistler.lan". Right? [y] What is your domain name? [.lan] What is your e-mail address? [tyson@whistler.lan] Perl administrator e-mail address [tyson@whistler.lan] Do you want to install only the version-specific parts of perl? [n] Where do you keep publicly executable scripts? (~name ok) [/opt/local/bin] Pathname where the add-on public executables should be installed? (~name ok) [/opt/local/libexec/perl5.12/sitebin] Directory /opt/local/libexec/perl5.12/sitebin doesn't exist. Use that name anyway? [y] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/opt/local/share/perl5.12/siteman/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/opt/local/share/perl5.12/siteman/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/opt/local/libexec/perl5.12/sitebin] Use the "fast stdio" if available? [n] off_t found. Checking to see how big your file offsets are... fpos_t found. Checking the size of fpos_t... Pathname for the vendor-supplied executables directory? (~name ok) [/opt/local/libexec/perl5.12] Pathname for the vendor-supplied html pages? (~name ok) [none] Pathname for the vendor-supplied html pages? (~name ok) [none] Pathname for the vendor-supplied manual section 1 pages? (~name ok) [/opt/local/share/perl5.12/man/man1] Pathname for the vendor-supplied manual section 3 pages? (~name ok) [/opt/local/share/perl5.12/man/man3] Pathname for the vendor-supplied scripts directory? (~name ok) [/opt/local/libexec/perl5.12] Using instead of . qgcvt() NOT found. Checking how to print long doubles... gconvert NOT found. gcvt() found. sprintf() found. I'll use sprintf to convert floats into a string. fwalk() NOT found. access() found. defines the *_OK access constants. accessx() NOT found. aintl() NOT found. alarm() found. ctime64() NOT found. localtime64() NOT found. gmtime64() NOT found. mktime64() NOT found. difftime64() NOT found. asctime64() NOT found. found. found. found. Testing to see if we should include , or both. We'll include . Checking to see if your struct tm has tm_zone field... Checking to see if your struct tm has tm_gmtoff field... asctime_r() found. atolf() NOT found. atoll() found. Checking whether your compiler can handle __attribute__((format)) ... Checking whether your compiler allows __printf__ format to be null ... Checking whether your compiler can handle __attribute__((malloc)) ... Checking whether your compiler can handle __attribute__((nonnull(1))) ... Checking whether your compiler can handle __attribute__((noreturn)) ... Checking whether your compiler can handle __attribute__((pure)) ... Checking whether your compiler can handle __attribute__((unused)) ... Checking whether your compiler can handle __attribute__((deprecated)) ... Checking whether your compiler can handle __attribute__((warn_unused_result)) ... bcmp() found. bcopy() found. getpgrp() found. You have to use getpgrp() instead of getpgrp(pid). setpgrp() found. You have to use setpgrp() instead of setpgrp(pid,pgrp). Checking whether your compiler can handle __builtin_choose_expr ... Checking whether your compiler can handle __builtin_expect ... bzero() found. found. found. We'll include to get va_dcl definition. You have and , so checking for C99 variadic macros. You have C99 variadic macros. You have void (*signal())(). Checking whether your C compiler can cast large floats to int32. Checking whether your C compiler can cast negative float to unsigned. vprintf() found. Your vsprintf() returns (int). chown() found. chroot() found. chsize() NOT found. class() NOT found. clearenv() NOT found. Hmm... Looks like you have Berkeley networking support. socketpair() found. Checking the availability of certain socket constants... found. Checking to see if your system supports struct cmsghdr... Checking to see if your C compiler knows about "const"... copysignl() found. crypt() found. NOT found. crypt_r() NOT found. ctermid() found. ctermid_r() found. ctime_r() found. cuserid() NOT found. found. found. DBL_DIG found. dbmclose() NOT found. difftime() found. found. Your directory entries are struct dirent. Good, your directory entry keeps length information in d_namlen. Checking to see if DIR has a dd_fd member variable found. NOT found. dirfd() found. dlerror() found. found. What is the extension of dynamically loaded modules [bundle] Checking whether your dlsym() needs a leading underscore ... dlsym doesn't need a leading underscore. drand48_r() NOT found. dup2() found. eaccess() NOT found. endgrent() found. found. endgrent_r() NOT found. endhostent() found. found. endhostent_r() NOT found. endnetent() found. endnetent_r() NOT found. endprotoent() found. endprotoent_r() NOT found. endpwent() found. found. endpwent_r() NOT found. endservent() found. endservent_r() NOT found. defines the O_* constants... and you have the 3 argument form of open(). found. We'll be including . found. We don't need to include if we include . fork() found. pipe() found. Figuring out the flag used by open() for non-blocking I/O... Let's see what value errno gets from read() on a O_NONBLOCK file... Checking how std your stdio is... Checking to see what happens if we set the stdio ptr... Increasing ptr in your stdio leaves cnt unchanged. Good. You seem to have 'fast stdio' to directly manipulate the stdio buffers. fchdir() found. fchmod() found. fchown() found. fcntl() found. Well, your system knows about the normal fd_set typedef... and you have the normal fd_set macros (just as I'd expect). fgetpos() found. finite() found. finitel() NOT found. flock() found. fp_class() NOT found. pathconf() found. fpathconf() found. fpclass() NOT found. fpclassify() NOT found. fpclassl() NOT found. Checking to see if you have fpos64_t... frexpl() found. found. found. Checking to see if your system supports struct fs_data... fseeko() found. fsetpos() found. fstatfs() found. statvfs() found. fstatvfs() found. fsync() found. ftello() found. Checking if you have a working futimes() Yes, you have found. NOT found. NOT found. dbm_open() found. Checking if your uses prototypes... getaddrinfo() found. getcwd() found. getespwnam() NOT found. getfsstat() found. getgrent() found. getgrent_r() NOT found. getgrgid_r() found. getgrnam_r() found. gethostbyaddr() found. gethostbyname() found. gethostent() found. gethostname() found. uname() found. Shall I ignore gethostname() from now on? [n] gethostbyaddr_r() NOT found. gethostbyname_r() NOT found. gethostent_r() NOT found. getitimer() found. getlogin() found. getlogin_r() found. getmnt() NOT found. getmntent() NOT found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() NOT found. getnetbyname_r() NOT found. getnetent_r() NOT found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() NOT found. getprotobynumber_r() NOT found. getprotoent_r() NOT found. getprpwnam() NOT found. getpwent() found. getpwent_r() NOT found. getpwnam_r() found. getpwuid_r() found. getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() NOT found. getservbyport_r() NOT found. getservent_r() NOT found. getspnam() NOT found. NOT found. getspnam_r() NOT found. gettimeofday() found. gmtime_r() found. hasmntopt() NOT found. found. found. htonl() found. ilogbl() found. strchr() found. inet_aton() found. inet_ntop() found. inet_pton() found. isascii() found. isfinite() NOT found. isinf() found. isnan() found. isnanl() NOT found. killpg() found. lchown() found. LDBL_DIG found. found. Checking to see if your libm supports _LIB_VERSION... No, it does not (probably harmless) link() found. localtime_r() found. localeconv() found. lockf() found. lstat() found. madvise() found. malloc_size() found. malloc_good_size() found. mblen() found. mbstowcs() found. mbtowc() found. memchr() found. memcmp() found. memcpy() found. memmove() found. memset() found. mkdir() found. mkdtemp() found. mkfifo() found. mkstemp() found. mkstemps() found. mktime() found. found. mmap() found. and it returns (void *). sqrtl() found. scalbnl() found. modfl() found. Your modfl() seems okay for large values. mprotect() found. msgctl() found. msgget() found. msgsnd() found. msgrcv() found. You have the full msg*(2) library. Checking to see if your system supports struct msghdr... msync() found. munmap() found. nice() found. found. nl_langinfo() found. Checking to see if your C compiler knows about "volatile"... Choosing the C types to be used for Perl's internal types... Checking how many bits of your UVs your NVs can preserve... Checking to find the largest integer value your NVs can hold... The 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 Checking whether NV 0.0 is all bits zero in memory... 0.0 is represented as all bits zero in memory Checking to see if you have off64_t... Checking what constant to use for creating joinable pthreads... You seem to use PTHREAD_CREATE_JOINABLE. pause() found. poll() found. Hmm. Based on the hints in hints/darwin.sh, the recommended value for $d_poll on this machine was "undef"! Keep the recommended value? [y] readlink() found. vfork() found. Do you still want to use vfork()? [y] pthread_atfork found. pthread_attr_setscope() found. sched_yield() found. pthread_yield() NOT found. random_r() NOT found. readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() NOT found. readdir_r() found. readv() found. recvmsg() found. rename() found. rmdir() found. found. Checking if your memcmp() can compare relative magnitude... select() found. semctl() found. semget() found. semop() found. You have the full sem*(2) library. You have union semun in . You can use union semun for semctl IPC_STAT. You can also use struct semid_ds* for semctl IPC_STAT. sendmsg() found. setegid() found. seteuid() found. setgrent() found. setgrent_r() NOT found. sethostent() found. sethostent_r() NOT found. setitimer() found. setlinebuf() found. setlocale() found. found. setlocale_r() NOT found. setnetent() found. setnetent_r() NOT found. setprotoent() found. setpgid() found. setpgrp2() NOT found. setpriority() found. setproctitle() NOT found. setprotoent_r() NOT found. setpwent() found. setpwent_r() NOT found. setregid() found. Hmm. Based on the hints in hints/darwin.sh, the recommended value for $d_setregid on this machine was "undef"! Keep the recommended value? [y] setresgid() NOT found. setreuid() found. Hmm. Based on the hints in hints/darwin.sh, the recommended value for $d_setreuid on this machine was "undef"! Keep the recommended value? [y] setresuid() NOT found. setrgid() found. Hmm. Based on the hints in hints/darwin.sh, the recommended value for $d_setrgid on this machine was "undef"! Keep the recommended value? [y] setruid() found. Hmm. Based on the hints in hints/darwin.sh, the recommended value for $d_setruid on this machine was "undef"! Keep the recommended value? [y] setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. NOT found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. NOT found. Checking to see if you have signbit() available to work on double... Yes. sigprocmask() found. POSIX sigsetjmp found. snprintf() found. vsnprintf() found. sockatmark() found. socks5_init() NOT found. Checking whether sprintf returns the length of the string... sprintf returns the length of the string (as ANSI says it should) srand48_r() NOT found. srandom_r() NOT found. found. Checking to see if your struct stat has st_blocks field... NOT found. NOT found. Checking to see if your system supports struct statfs... Checking to see if your struct statfs has f_flags field... Checking how to access stdio streams by file descriptor number... I can't figure out how to access stdio streams by file descriptor number. strcoll() found. Checking to see if your C compiler can copy structs... strerror() found. strerror_r() found. strftime() found. strlcat() found. strlcpy() found. strtod() found. strtol() found. strtold() found. strtoll() found. strtoq() found. strtoul() found. strtoull() found. strtouq() found. strxfrm() found. symlink() found. syscall() found. sysconf() found. system() found. tcgetpgrp() found. tcsetpgrp() found. time() found. time_t found. timegm() found. found. times() found. clock_t found. tmpnam_r() NOT found. truncate() found. ttyname_r() found. tzname[] found. (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner. ualarm() found. umask() found. unordered() NOT found. unsetenv() found. usleep() found. ustat() NOT found. closedir() found. Checking whether closedir() returns a status... wait4() found. waitpid() found. wcstombs() found. wctomb() found. writev() found. Checking to see how big your characters are (hey, you never know)... What is the size of a character (in bytes)? [1] Checking how long a character is (in bits)... What is the length of a character (in bits)? [8] Checking to see how your cpp does stuff like concatenate tokens... Oh! Smells like ANSI's been here. found. Checking Berkeley DB version ... Looks OK. Checking return type needed for hash for Berkeley DB ... Checking return type needed for prefix for Berkeley DB ... Looking for a random number function... Good, found drand48(). Use which function to generate random numbers? [drand48] Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Checking the size of gid_t... Checking the sign of gid_t... Checking how to print 64-bit integers... Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Build Perl with MAD? [n] Checking if your /usr/bin/make program sets $(MAKE)... mode_t found. It seems that va_copy() or similar will be needed. size_t found. What is the type for the 1st argument to gethostbyaddr? [char *] What is the type for the 2nd argument to gethostbyaddr? [size_t] What pager is used on your system? [/usr/bin/less -sR] pid_t found. Checking how to generate random libraries on your machine... NOT found. Sizeof time_t = 8 Your select() operates on 32 bits at a time. Generating a list of signal names and numbers... Checking the size of size_t... Checking to see if you have socklen_t... NOT found. I'll be using ssize_t for functions returning a byte count. Your stdio uses signed chars. Checking the size of uid_t... Checking the sign of uid_t... Checking the format string to be used for uids... It appears we'll be able to prototype varargs functions. Which compiler compiler (yacc or bison -y) shall I use? [yacc] found. NOT found. NOT found. found. gdbm_open() found. NOT found. NOT found. NOT found. NOT found. NOT found. found. found. Hmm. Based on the hints in hints/darwin.sh, the recommended value for $i_poll on this machine was "undef"! Keep the recommended value? [y] NOT found. Guessing which symbols your C compiler and preprocessor define... tcsetattr() found. You have POSIX termios.h... good! found. NOT found. found. found. You have socket ioctls defined in . found. NOT found. found. found. NOT found. found. found. found. found. NOT found. found. NOT found. Looking for extensions... What extensions do you wish to load dynamically? [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] What extensions do you wish to load statically? [none] Stripping down executable paths... Creating config.sh... Doing variable substitutions on .SH files... Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Not re-extracting config.h Extracting makeaperl (with variable substitutions) Extracting makedepend (with variable substitutions) Extracting Makefile (with variable substitutions) Extracting myconfig (with variable substitutions) Extracting pod/Makefile (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting runtests (with variable substitutions) Extracting utils/Makefile (with variable substitutions) Extracting writemain (with variable substitutions) Extracting x2p/cflags (with variable substitutions) Extracting x2p/Makefile (with variable substitutions) Run make depend now? [y] sh ./makedepend MAKE=make sh writemain DynaLoader.o > perlmain.c rm -f opmini.c cp op.c opmini.c rm -f perlmini.c cp perl.c perlmini.c echo 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 Finding dependencies for av.o. Finding dependencies for scope.o. Finding dependencies for op.o. Finding dependencies for doop.o. Finding dependencies for doio.o. Finding dependencies for dump.o. Finding dependencies for gv.o. Finding dependencies for hv.o. Finding dependencies for mg.o. Finding dependencies for reentr.o. Finding dependencies for mro.o. Finding dependencies for perl.o. Finding dependencies for perly.o. Finding dependencies for pp.o. Finding dependencies for pp_hot.o. Finding dependencies for pp_ctl.o. Finding dependencies for pp_sys.o. Finding dependencies for regcomp.o. Finding dependencies for regexec.o. Finding dependencies for utf8.o. Finding dependencies for sv.o. Finding dependencies for taint.o. Finding dependencies for toke.o. Finding dependencies for util.o. Finding dependencies for deb.o. Finding dependencies for run.o. Finding dependencies for universal.o. Finding dependencies for pad.o. Finding dependencies for globals.o. Finding dependencies for perlio.o. Finding dependencies for perlapi.o. Finding dependencies for numeric.o. Finding dependencies for mathoms.o. Finding dependencies for locale.o. Finding dependencies for pp_pack.o. Finding dependencies for pp_sort.o. Finding dependencies for miniperlmain.o. Finding dependencies for perlmain.o. Finding dependencies for opmini.o. Finding dependencies for perlmini.o. echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist Updating GNUmakefile... test -s perlmain.c && touch perlmain.c cd x2p; make depend sh ../makedepend MAKE=make echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist Finding dependencies for hash.o. Finding dependencies for str.o. Finding dependencies for util.o. Finding dependencies for walk.o. echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist Updating GNUmakefile... Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. ---> Building perl5.12 make: 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' `sh cflags "optimize='-O3'" miniperlmain.o` miniperlmain.c `sh cflags "optimize='-O3'" gv.o` gv.c `sh cflags "optimize='-O3'" toke.o` toke.c `sh cflags "optimize='-O3'" perly.o` perly.c 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 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 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 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 `sh cflags "optimize='-O3'" pad.o` pad.c 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 `sh cflags "optimize='-O3'" regcomp.o` regcomp.c 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 `sh cflags "optimize='-O3'" dump.o` dump.c 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 `sh cflags "optimize='-O3'" util.o` util.c 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 `sh cflags "optimize='-O3'" mg.o` mg.c 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 `sh cflags "optimize='-O3'" reentr.o` reentr.c 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 `sh cflags "optimize='-O3'" mro.o` mro.c 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 `sh cflags "optimize='-O3'" hv.o` hv.c 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 `sh cflags "optimize='-O3'" av.o` av.c 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 `sh cflags "optimize='-O3'" run.o` run.c 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 `sh cflags "optimize='-O3'" pp_hot.o` pp_hot.c 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 `sh cflags "optimize='-O3'" sv.o` sv.c 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 `sh cflags "optimize='-O3'" pp.o` pp.c 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 `sh cflags "optimize='-O3'" scope.o` scope.c 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 `sh cflags "optimize='-O3'" pp_ctl.o` pp_ctl.c 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 `sh cflags "optimize='-O3'" pp_sys.o` pp_sys.c 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 `sh cflags "optimize='-O3'" doop.o` doop.c 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 `sh cflags "optimize='-O3'" doio.o` doio.c 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 `sh cflags "optimize='-O3'" regexec.o` regexec.c 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 `sh cflags "optimize='-O3'" utf8.o` utf8.c 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 `sh cflags "optimize='-O3'" taint.o` taint.c 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 `sh cflags "optimize='-O3'" deb.o` deb.c 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 `sh cflags "optimize='-O3'" universal.o` universal.c 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 `sh cflags "optimize='-O3'" generate_uudmap.o` generate_uudmap.c 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 `sh cflags "optimize='-O3'" perlio.o` perlio.c 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 perlio.c: In function 'PerlIOStdio_set_ptrcnt': perlio.c:3441: warning: pointer targets in assignment differ in signedness `sh cflags "optimize='-O3'" perlapi.o` perlapi.c 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 `sh cflags "optimize='-O3'" numeric.o` numeric.c 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 perlio.c: In function 'PerlIOStdio_set_ptrcnt': perlio.c:3441: warning: pointer targets in assignment differ in signedness `sh cflags "optimize='-O3'" mathoms.o` mathoms.c 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 `sh cflags "optimize='-O3'" locale.o` locale.c 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 `sh cflags "optimize='-O3'" pp_pack.o` pp_pack.c 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 `sh cflags "optimize='-O3'" pp_sort.o` pp_sort.c 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 `sh cflags "optimize='-O3'" opmini.o` -DPERL_EXTERNAL_GLOB opmini.c 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 `sh cflags "optimize='-O3'" perlmini.o` -DPERL_IS_MINIPERL perlmini.c 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 pp_pack.c: In function 'S_unpack_rec': pp_pack.c:1561: warning: 'str' may be used uninitialized in this function pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function /bin/ln -s perl5124delta.pod pod/perldelta.pod cp ext/re/re.pm lib/re.pm `sh cflags "optimize='-O3'" perlmain.o` perlmain.c 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 `sh cflags "optimize='-O3'" op.o` op.c 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 pp_pack.c: In function 'S_unpack_rec': pp_pack.c:1561: warning: 'str' may be used uninitialized in this function pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function /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 ./generate_uudmap uudmap.h bitcount.h `sh cflags "optimize='-O3'" globals.o` globals.c 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 /usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -arch i386 -fstack-protector -force_flat_namespace -o miniperl \ 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 \ miniperlmain.o opmini.o perlmini.o -ldl -lm -lutil -lc ld: 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 collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccsXWm3h.out (No such file or directory) make: *** [miniperl] Error 1 make: *** Waiting for unfinished jobs.... make: 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' Command 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 Exit code: 2 Error: org.macports.build for port perl5.12 returned: command execution failed Warning: targets not executed for perl5.12: org.macports.install org.macports.build org.macports.destroot Please see the log file for port perl5.12 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets