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