Ticket #39343: R.full.log

File R.full.log, 173.5 KB (added by gregbg@…, 11 years ago)

full log

Line 
1--->  Computing dependencies for R.
2--->  Fetching archive for R
3--->  R-3.0.1_1+accelerate+cairo+gcc45+recommended+x11.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
4--->  Attempting to fetch R-3.0.1_1+accelerate+cairo+gcc45+recommended+x11.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/R
5  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
6                                 Dload  Upload   Total   Spent    Left  Speed
7
8  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
9  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
10--->  Attempting to fetch R-3.0.1_1+accelerate+cairo+gcc45+recommended+x11.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/R
11  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12                                 Dload  Upload   Total   Spent    Left  Speed
13
14  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
16--->  Attempting to fetch R-3.0.1_1+accelerate+cairo+gcc45+recommended+x11.darwin_10.x86_64.tbz2 from http://packages.macports.org/R
17  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
18                                 Dload  Upload   Total   Spent    Left  Speed
19
20  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
21  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
22--->  Fetching distfiles for R
23--->  Verifying checksum(s) for R
24--->  Checksumming R-3.0.1.tar.gz
25--->  Extracting R
26--->  Extracting R-3.0.1.tar.gz
27--->  Configuring R
28checking build system type... x86_64-apple-darwin10.8.0
29checking host system type... x86_64-apple-darwin10.8.0
30loading site script './config.site'
31loading build-specific script './config.site'
32checking for pwd... /bin/pwd
33checking whether builddir is srcdir... yes
34checking for working aclocal... found
35checking for working autoconf... found
36checking for working automake... found
37checking for working autoheader... found
38checking for gawk... no
39checking for mawk... no
40checking for nawk... no
41checking for awk... awk
42checking whether ln -s works... yes
43checking for bison... bison -y
44checking for ar... ar
45checking for a BSD-compatible install... /usr/bin/install -c
46checking for sed... /usr/bin/sed
47checking for which... /usr/bin/which
48checking for less... /usr/bin/less
49checking for gtar... no
50checking for gnutar... /usr/bin/gnutar
51checking for tex... no
52checking for pdftex... no
53configure: WARNING: you cannot build PDF versions of the R manuals
54checking for pdflatex... no
55configure: WARNING: you cannot build PDF versions of vignettes and help pages
56checking for makeindex... no
57checking for makeinfo... /opt/local/bin/makeinfo
58checking whether makeinfo version is at least 4.7... yes
59checking for ginstall-info... no
60checking for install-info... /opt/local/bin/install-info
61checking for texi2dvi... /opt/local/bin/texi2dvi
62checking for kpsewhich... no
63checking for unzip... /usr/bin/unzip
64checking for zip... /opt/local/bin/zip
65checking for gzip... /opt/local/bin/gzip
66checking for bzip2... /opt/local/bin/bzip2
67checking for firefox... no
68checking for mozilla... no
69checking for galeon... no
70checking for opera... no
71checking for xdg-open... no
72checking for kfmclient... no
73checking for gnome-moz-remote... no
74checking for open... /usr/bin/open
75using default browser ... /usr/bin/open
76checking for acroread... no
77checking for acroread4... no
78checking for xdg-open... no
79checking for evince... no
80checking for xpdf... no
81checking for gv... /opt/local/bin/gv
82checking for notangle... false
83checking for pkg-config... /opt/local/bin/pkg-config
84checking for gcc... /opt/local/bin/gcc-mp-4.5
85checking whether the C compiler works... yes
86checking for C compiler default output file name... a.out
87checking for suffix of executables...
88checking whether we are cross compiling... no
89checking for suffix of object files... o
90checking whether we are using the GNU C compiler... yes
91checking whether /opt/local/bin/gcc-mp-4.5 accepts -g... yes
92checking for /opt/local/bin/gcc-mp-4.5 option to accept ISO C89... none needed
93checking how to run the C preprocessor... /opt/local/bin/gcc-mp-4.5 -E
94checking for grep that handles long lines and -e... /usr/bin/grep
95checking for egrep... /usr/bin/grep -E
96checking whether /opt/local/bin/gcc-mp-4.5 needs -traditional... no
97checking how to run the C preprocessor... /opt/local/bin/gcc-mp-4.5 -E
98defining F77 to be /opt/local/bin/gfortran-mp-4.5
99checking whether we are using the GNU Fortran 77 compiler... yes
100checking whether /opt/local/bin/gfortran-mp-4.5 accepts -g... yes
101checking whether we are using the GNU C++ compiler... yes
102checking whether /opt/local/bin/g++-mp-4.5 accepts -g... yes
103checking how to run the C++ preprocessor... /opt/local/bin/g++-mp-4.5 -E
104checking whether __attribute__((visibility())) is supported... no
105checking whether /opt/local/bin/gcc-mp-4.5 accepts -fvisibility... yes
106checking whether /opt/local/bin/gfortran-mp-4.5 accepts -fvisibility... yes
107checking for ANSI C header files... yes
108checking for sys/types.h... yes
109checking for sys/stat.h... yes
110checking for stdlib.h... yes
111checking for string.h... yes
112checking for memory.h... yes
113checking for strings.h... yes
114checking for inttypes.h... yes
115checking for stdint.h... yes
116checking for unistd.h... yes
117checking minix/config.h usability... no
118checking minix/config.h presence... no
119checking for minix/config.h... no
120checking whether it is safe to define __EXTENSIONS__... yes
121checking whether we are using the GNU Objective C compiler... yes
122checking whether /usr/bin/gcc accepts -g... yes
123checking for Objective C++ compiler... trying some possibilities
124checking whether /usr/bin/g++ can compile ObjC++... yes
125/usr/bin/g++
126checking for a sed that does not truncate output... (cached) /usr/bin/sed
127checking for fgrep... /usr/bin/grep -F
128checking for ld used by /opt/local/bin/gcc-mp-4.5... /opt/local/bin/ld
129checking if the linker (/opt/local/bin/ld) is GNU ld... no
130checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
131checking the name lister (/opt/local/bin/nm) interface... BSD nm
132checking the maximum length of command line arguments... 196608
133checking whether the shell understands some XSI constructs... yes
134checking whether the shell understands "+="... yes
135checking for /opt/local/bin/ld option to reload object files... -r
136checking for objdump... no
137checking how to recognize dependent libraries... pass_all
138checking for strip... strip
139checking for ranlib... ranlib
140checking command to parse /opt/local/bin/nm output from /opt/local/bin/gcc-mp-4.5 object... ok
141checking for dsymutil... dsymutil
142checking for nmedit... nmedit
143checking for lipo... lipo
144checking for otool... otool
145checking for otool64... no
146checking for -single_module linker flag... yes
147checking for -exported_symbols_list linker flag... yes
148checking for dlfcn.h... yes
149checking whether we are using the GNU C++ compiler... (cached) yes
150checking whether /opt/local/bin/g++-mp-4.5 accepts -g... (cached) yes
151checking how to run the C++ preprocessor... /opt/local/bin/g++-mp-4.5 -E
152checking whether we are using the GNU Fortran 77 compiler... (cached) yes
153checking whether /opt/local/bin/gfortran-mp-4.5 accepts -g... (cached) yes
154checking for objdir... .libs
155checking if /opt/local/bin/gcc-mp-4.5 supports -fno-rtti -fno-exceptions... no
156checking for /opt/local/bin/gcc-mp-4.5 option to produce PIC... -fno-common -DPIC
157checking if /opt/local/bin/gcc-mp-4.5 PIC flag -fno-common -DPIC works... yes
158checking if /opt/local/bin/gcc-mp-4.5 static flag -static works... no
159checking if /opt/local/bin/gcc-mp-4.5 supports -c -o file.o... yes
160checking if /opt/local/bin/gcc-mp-4.5 supports -c -o file.o... (cached) yes
161checking whether the /opt/local/bin/gcc-mp-4.5 linker (/opt/local/bin/ld) supports shared libraries... yes
162checking dynamic linker characteristics... darwin10.8.0 dyld
163checking how to hardcode library paths into programs... immediate
164checking whether stripping libraries is possible... yes
165checking if libtool supports shared libraries... yes
166checking whether to build shared libraries... yes
167checking whether to build static libraries... no
168checking for ld used by /opt/local/bin/g++-mp-4.5... /opt/local/bin/ld
169checking if the linker (/opt/local/bin/ld) is GNU ld... no
170checking whether the /opt/local/bin/g++-mp-4.5 linker (/opt/local/bin/ld) supports shared libraries... yes
171checking for /opt/local/bin/g++-mp-4.5 option to produce PIC... -fno-common -DPIC
172checking if /opt/local/bin/g++-mp-4.5 PIC flag -fno-common -DPIC works... yes
173checking if /opt/local/bin/g++-mp-4.5 static flag -static works... no
174checking if /opt/local/bin/g++-mp-4.5 supports -c -o file.o... yes
175checking if /opt/local/bin/g++-mp-4.5 supports -c -o file.o... (cached) yes
176checking whether the /opt/local/bin/g++-mp-4.5 linker (/opt/local/bin/ld) supports shared libraries... yes
177checking dynamic linker characteristics... darwin10.8.0 dyld
178checking how to hardcode library paths into programs... immediate
179checking if libtool supports shared libraries... yes
180checking whether to build shared libraries... yes
181checking whether to build static libraries... no
182checking for /opt/local/bin/gfortran-mp-4.5 option to produce PIC... -fno-common
183checking if /opt/local/bin/gfortran-mp-4.5 PIC flag -fno-common works... yes
184checking if /opt/local/bin/gfortran-mp-4.5 static flag -static works... no
185checking if /opt/local/bin/gfortran-mp-4.5 supports -c -o file.o... yes
186checking if /opt/local/bin/gfortran-mp-4.5 supports -c -o file.o... (cached) yes
187checking whether the /opt/local/bin/gfortran-mp-4.5 linker (/opt/local/bin/ld) supports shared libraries... yes
188checking dynamic linker characteristics... darwin10.8.0 dyld
189checking how to hardcode library paths into programs... immediate
190checking for sin in -lm... yes
191checking for library containing dlopen... none required
192checking readline/history.h usability... yes
193checking readline/history.h presence... yes
194checking for readline/history.h... yes
195checking readline/readline.h usability... yes
196checking readline/readline.h presence... yes
197checking for readline/readline.h... yes
198checking for rl_callback_read_char in -lreadline... yes
199checking for history_truncate_file... yes
200checking whether rl_completion_matches exists and is declared... yes
201checking for ANSI C header files... (cached) yes
202checking for dirent.h that defines DIR... yes
203checking for library containing opendir... none required
204checking for sys/wait.h that is POSIX.1 compatible... yes
205checking arpa/inet.h usability... yes
206checking arpa/inet.h presence... yes
207checking for arpa/inet.h... yes
208checking dl.h usability... no
209checking dl.h presence... no
210checking for dl.h... no
211checking for dlfcn.h... (cached) yes
212checking elf.h usability... no
213checking elf.h presence... no
214checking for elf.h... no
215checking fcntl.h usability... yes
216checking fcntl.h presence... yes
217checking for fcntl.h... yes
218checking floatingpoint.h usability... no
219checking floatingpoint.h presence... no
220checking for floatingpoint.h... no
221checking fpu_control.h usability... no
222checking fpu_control.h presence... no
223checking for fpu_control.h... no
224checking glob.h usability... yes
225checking glob.h presence... yes
226checking for glob.h... yes
227checking grp.h usability... yes
228checking grp.h presence... yes
229checking for grp.h... yes
230checking netdb.h usability... yes
231checking netdb.h presence... yes
232checking for netdb.h... yes
233checking netinet/in.h usability... yes
234checking netinet/in.h presence... yes
235checking for netinet/in.h... yes
236checking pwd.h usability... yes
237checking pwd.h presence... yes
238checking for pwd.h... yes
239checking sched.h usability... yes
240checking sched.h presence... yes
241checking for sched.h... yes
242checking for strings.h... (cached) yes
243checking sys/param.h usability... yes
244checking sys/param.h presence... yes
245checking for sys/param.h... yes
246checking sys/resource.h usability... yes
247checking sys/resource.h presence... yes
248checking for sys/resource.h... yes
249checking sys/select.h usability... yes
250checking sys/select.h presence... yes
251checking for sys/select.h... yes
252checking sys/socket.h usability... yes
253checking sys/socket.h presence... yes
254checking for sys/socket.h... yes
255checking for sys/stat.h... (cached) yes
256checking sys/time.h usability... yes
257checking sys/time.h presence... yes
258checking for sys/time.h... yes
259checking sys/times.h usability... yes
260checking sys/times.h presence... yes
261checking for sys/times.h... yes
262checking sys/utsname.h usability... yes
263checking sys/utsname.h presence... yes
264checking for sys/utsname.h... yes
265checking for unistd.h... (cached) yes
266checking utime.h usability... yes
267checking utime.h presence... yes
268checking for utime.h... yes
269checking errno.h usability... yes
270checking errno.h presence... yes
271checking for errno.h... yes
272checking for inttypes.h... (cached) yes
273checking limits.h usability... yes
274checking limits.h presence... yes
275checking for limits.h... yes
276checking locale.h usability... yes
277checking locale.h presence... yes
278checking for locale.h... yes
279checking stdarg.h usability... yes
280checking stdarg.h presence... yes
281checking for stdarg.h... yes
282checking stdbool.h usability... yes
283checking stdbool.h presence... yes
284checking for stdbool.h... yes
285checking for stdint.h... (cached) yes
286checking for string.h... (cached) yes
287checking whether setjmp.h is POSIX.1 compatible... yes
288checking whether sigsetjmp is declared... yes
289checking whether siglongjmp is declared... yes
290checking for GNU C library with version >= 2... no
291checking return type of signal handlers... void
292checking for uint64_t... yes
293checking for pid_t... yes
294checking for size_t... yes
295checking whether SIZE_MAX is declared... yes
296checking for blkcnt_t... yes
297checking for type of socket length... socklen_t *
298checking for stack_t... yes
299checking for intptr_t... yes
300checking for uintptr_t... yes
301checking whether byte ordering is bigendian... no
302checking for an ANSI C-conforming const... yes
303checking for /opt/local/bin/gcc-mp-4.5 option to accept ISO C99... -std=gnu99
304checking for /opt/local/bin/gcc-mp-4.5 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
305checking for inline... inline
306checking size of int... 4
307checking size of long... 8
308checking size of long long... 8
309checking size of double... 8
310checking size of size_t... 8
311checking size of long double... 16
312checking whether we can compute C Make dependencies... yes, using $(CC) -MM
313checking whether /opt/local/bin/gcc-mp-4.5 -std=gnu99 supports -c -o FILE.lo... yes
314checking for /opt/local/bin/gcc-mp-4.5 -std=gnu99 option to support OpenMP... -fopenmp
315checking how to get verbose linking output from /opt/local/bin/gfortran-mp-4.5... -v
316checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-4.5...  -L/opt/local/lib -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.4 -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.4/../../.. -lgfortran
317checking how to get verbose linking output from /opt/local/bin/gcc-mp-4.5 -std=gnu99... -v
318checking for C libraries of /opt/local/bin/gcc-mp-4.5 -std=gnu99...  -lcrt1.10.5.o -L/opt/local/lib -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.4 -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.4/../../.. -lgcc_s.10.5 -lgcc_ext.10.5 -lSystem
319checking for dummy main to link with Fortran 77 libraries... none
320checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
321checking whether /opt/local/bin/gfortran-mp-4.5 appends underscores to external names... yes
322checking whether /opt/local/bin/gfortran-mp-4.5 appends extra underscores to external names... no
323checking whether mixed C/Fortran code can be run... yes
324checking whether /opt/local/bin/gfortran-mp-4.5 and /opt/local/bin/gcc-mp-4.5 -std=gnu99 agree on int and double... yes
325checking whether /opt/local/bin/gfortran-mp-4.5 and /opt/local/bin/gcc-mp-4.5 -std=gnu99 agree on double complex... yes
326checking for /opt/local/bin/gfortran-mp-4.5 option to support OpenMP... -fopenmp
327checking whether /opt/local/bin/g++-mp-4.5 accepts -M for generating dependencies... yes
328checking for /opt/local/bin/g++-mp-4.5 option to support OpenMP... -fopenmp
329checking whether we can compute ObjC Make dependencies... yes, using /usr/bin/gcc -MM
330checking for ObjC runtime library... -lobjc
331checking for ObjC runtime style... next
332checking whether /usr/bin/gcc accepts -fobjc-exceptions... yes
333checking for cached Foundation settings... no
334checking whether default Foundation framework works... no
335checking whether -framework Foundation works... yes
336checking for working Foundation implementation... yes
337checking whether C runtime needs -D__NO_MATH_INLINES... no
338checking for xmkmf... /opt/local/bin/xmkmf
339checking whether linker supports dynamic lookup... yes
340checking for off_t... yes
341checking for working alloca.h... yes
342checking for alloca... yes
343checking whether alloca is declared... yes
344checking whether expm1 exists and is declared... yes
345checking whether hypot exists and is declared... yes
346checking whether log1p exists and is declared... yes
347checking whether log1pl exists and is declared... yes
348checking whether log2 exists and is declared... yes
349checking whether log10 exists and is declared... yes
350checking whether nearbyint exists and is declared... yes
351checking whether nearbyintl exists and is declared... yes
352checking whether powl exists and is declared... yes
353checking whether rint exists and is declared... yes
354checking whether rintl exists and is declared... yes
355checking whether va_copy exists and is declared... yes
356checking for isblank... yes
357checking for fseeko... yes
358checking for ftello... yes
359checking for matherr... yes
360checking whether fcntl exists and is declared... yes
361checking whether getgrgid exists and is declared... yes
362checking whether getpwuid exists and is declared... yes
363checking whether kill exists and is declared... yes
364checking whether sigaction exists and is declared... yes
365checking whether sigaltstack exists and is declared... yes
366checking whether sigemptyset exists and is declared... yes
367checking whether fdopen exists and is declared... yes
368checking whether popen exists and is declared... yes
369checking whether setenv exists and is declared... yes
370checking whether unsetenv exists and is declared... yes
371checking whether getrlimit exists and is declared... yes
372checking whether getrusage exists and is declared... yes
373checking whether getpriority exists and is declared... yes
374checking whether chmod exists and is declared... yes
375checking whether mkfifo exists and is declared... yes
376checking whether stat exists and is declared... yes
377checking whether umask exists and is declared... yes
378checking whether gettimeofday exists and is declared... yes
379checking whether utimes exists and is declared... yes
380checking whether times exists and is declared... yes
381checking whether access exists and is declared... yes
382checking whether chdir exists and is declared... yes
383checking whether execv exists and is declared... yes
384checking whether ftruncate exists and is declared... yes
385checking whether getcwd exists and is declared... yes
386checking whether geteuid exists and is declared... yes
387checking whether getuid exists and is declared... yes
388checking whether link exists and is declared... yes
389checking whether readlink exists and is declared... yes
390checking whether symlink exists and is declared... yes
391checking whether sysconf exists and is declared... yes
392checking whether sched_setaffinity exists and is declared... no
393checking whether sched_getaffinity exists and is declared... no
394checking whether utime exists and is declared... yes
395checking for clock_gettime in -lrt... no
396checking whether clock_gettime exists and is declared... no
397checking whether timespec_get exists and is declared... no
398checking for putenv... yes
399checking whether putenv is declared... yes
400checking for vasprintf... yes
401checking whether vasprintf is declared... yes
402checking for mempcpy... no
403checking for realpath... yes
404checking whether realpath is declared... yes
405checking whether glob exists and is declared... yes
406checking for isnan... yes
407checking whether isfinite is declared... yes
408checking whether isnan is declared... yes
409checking whether you have IEEE 754 floating-point arithmetic... yes
410checking whether putenv("FOO") can unset an environment variable... no
411checking whether putenv("FOO=") can unset an environment variable... no
412checking for nl_langinfo and CODESET... yes
413checking for mkdtemp... yes
414checking for strdup... yes
415checking for strncasecmp... yes
416checking whether mkdtemp is declared... yes
417checking whether strdup is declared... yes
418checking whether strncasecmp is declared... yes
419checking for library containing connect... none required
420checking for library containing gethostbyname... none required
421checking for library containing xdr_string... none required
422checking for __setfpucw... no
423checking for working calloc... yes
424checking for working isfinite... yes
425checking for working log1p... yes
426checking whether ftell works correctly on files opened for append... yes
427checking for working sigaction... yes
428checking whether mktime sets errno... no
429checking complex.h usability... yes
430checking complex.h presence... yes
431checking for complex.h... yes
432checking for double complex... yes
433checking whether C99 double complex is supported... yes
434checking whether cabs exists and is declared... yes
435checking whether carg exists and is declared... yes
436checking whether cexp exists and is declared... yes
437checking whether clog exists and is declared... yes
438checking whether csqrt exists and is declared... yes
439checking whether cpow exists and is declared... yes
440checking whether ccos exists and is declared... yes
441checking whether csin exists and is declared... yes
442checking whether ctan exists and is declared... yes
443checking whether cacos exists and is declared... yes
444checking whether casin exists and is declared... yes
445checking whether catan exists and is declared... yes
446checking whether ccosh exists and is declared... yes
447checking whether csinh exists and is declared... yes
448checking whether ctanh exists and is declared... yes
449checking for cblas_cdotu_sub in vecLib framework... -framework vecLib
450checking for dgemm_ in -framework vecLib... yes
451checking whether double complex BLAS can be used... yes
452checking whether the BLAS is complete... yes
453checking whether external BLAS is visible through libRblas... no
454checking can it be fixed by using -sub_umbrella... yes
455checking for dpstrf_... no
456checking for dpstrf_ in -framework vecLib... no
457checking for dpstrf_ in -llapack... no
458checking iconv.h usability... yes
459checking iconv.h presence... yes
460checking for iconv.h... yes
461checking for iconv... in libiconv
462checking whether iconv accepts "UTF-8", "latin1", "ASCII" and "UCS-*"... yes
463checking for iconvlist... yes
464checking for iconv... yes
465checking for iconv declaration...
466         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
467checking wchar.h usability... yes
468checking wchar.h presence... yes
469checking for wchar.h... yes
470checking wctype.h usability... yes
471checking wctype.h presence... yes
472checking for wctype.h... yes
473checking whether mbrtowc exists and is declared... yes
474checking whether wcrtomb exists and is declared... yes
475checking whether wcscoll exists and is declared... yes
476checking whether wcsftime exists and is declared... yes
477checking whether wcstod exists and is declared... yes
478checking whether mbstowcs exists and is declared... yes
479checking whether wcstombs exists and is declared... yes
480checking whether wctrans exists and is declared... yes
481checking whether iswblank exists and is declared... yes
482checking whether wctype exists and is declared... yes
483checking whether iswctype exists and is declared... yes
484checking for wctrans_t... yes
485checking for mbstate_t... yes
486checking for ICU... yes
487checking for X... libraries /opt/local/lib, headers /opt/local/include/X11
488checking whether -R must be followed by a space... neither works
489checking for gethostbyname... yes
490checking for connect... yes
491checking for remove... yes
492checking for shmat... yes
493checking for IceConnectionNumber in -lICE... yes
494checking X11/Intrinsic.h usability... yes
495checking X11/Intrinsic.h presence... yes
496checking for X11/Intrinsic.h... yes
497checking for XtToolkitInitialize in -lXt... yes
498using X11 ... yes
499checking for KeySym... yes
500checking X11/Xmu/Atoms.h usability... yes
501checking X11/Xmu/Atoms.h presence... yes
502checking for X11/Xmu/Atoms.h... yes
503checking for XmuInternAtom in -lXmu... yes
504checking whether pkg-config knows about cairo and pango... yes
505checking whether cairo including pango is >= 1.2 and works... yes
506checking for CFStringGetSystemEncoding in CoreFoundation framework... -framework CoreFoundation
507checking for BSD networking... yes
508checking if jpeglib version >= 6b... yes
509checking for jpeg_destroy_compress in -ljpeg... yes
510checking for main in -lz... yes
511checking if libpng version >= 1.2.7... yes
512checking for png_create_write_struct in -lpng... yes
513checking tiffio.h usability... yes
514checking tiffio.h presence... yes
515checking for tiffio.h... yes
516checking for TIFFOpen in -ltiff... yes
517checking rpc/types.h usability... yes
518checking rpc/types.h presence... yes
519checking for rpc/types.h... yes
520checking for rpc/xdr.h... yes
521checking for XDR support... yes
522checking whether zlib support needs to be compiled... yes
523checking mmap support for zlib... yes
524checking whether bzip2 support needs to be compiled... yes
525checking for lzma_version_number in -llzma... yes
526checking lzma.h usability... yes
527checking lzma.h presence... yes
528checking for lzma.h... yes
529checking if lzma version >= 4.999... yes
530checking whether PCRE support needs to be compiled... yes
531checking whether leap seconds are treated according to POSIX... yes
532checking for inline... inline
533checking for sys/time.h... (cached) yes
534checking for stdlib.h... (cached) yes
535checking for unistd.h... (cached) yes
536checking for sys/param.h... (cached) yes
537checking for struct stat.st_atim.tv_nsec... no
538checking for struct stat.st_atimespec.tv_nsec... yes
539checking for setitimer... yes
540checking for special C compiler options needed for large files... no
541checking for _FILE_OFFSET_BITS value needed for large files... no
542checking for _LARGEFILE_SOURCE value needed for large files... no
543checking whether KERN_USRSTACK sysctl is supported... yes
544checking for lpr... lpr
545checking for paperconf... /opt/local/bin/paperconf
546checking whether we are using the GNU Fortran compiler... yes
547checking whether /opt/local/bin/gfortran-mp-4.5 accepts -g... yes
548checking whether we are using the GNU Fortran compiler... (cached) yes
549checking whether /opt/local/bin/gfortran-mp-4.5 accepts -g... (cached) yes
550checking if libtool supports shared libraries... yes
551checking whether to build shared libraries... yes
552checking whether to build static libraries... no
553checking for /opt/local/bin/gfortran-mp-4.5 option to produce PIC... -fno-common
554checking if /opt/local/bin/gfortran-mp-4.5 PIC flag -fno-common works... yes
555checking if /opt/local/bin/gfortran-mp-4.5 static flag -static works... no
556checking if /opt/local/bin/gfortran-mp-4.5 supports -c -o file.o... yes
557checking if /opt/local/bin/gfortran-mp-4.5 supports -c -o file.o... (cached) yes
558checking whether the /opt/local/bin/gfortran-mp-4.5 linker (/opt/local/bin/ld) supports shared libraries... yes
559checking dynamic linker characteristics... darwin10.8.0 dyld
560checking how to hardcode library paths into programs... immediate
561checking for Fortran flag to compile .f90 files... none
562checking for Fortran flag to compile .f95 files... none
563checking for /opt/local/bin/gfortran-mp-4.5 option to support OpenMP... -fopenmp
564checking for recommended packages... yes
565checking whether NLS is requested... yes
566
567Configuring src/extra/intl directory
568checking for a thread-safe mkdir -p... tools/install-sh -c -d
569checking whether we are using the GNU C Library 2 or newer... no
570checking for ranlib... (cached) ranlib
571checking for simple visibility declarations... yes
572checking for stdint.h... yes
573checking for getpagesize... yes
574checking for working mmap... yes
575checking whether integer division by zero raises SIGFPE... yes
576checking for inttypes.h... yes
577checking for unsigned long long int... yes
578checking for inttypes.h... (cached) yes
579checking whether the inttypes.h PRIxNN macros are broken... no
580checking whether imported symbols can be declared weak... no
581checking for multithread API to use... none
582checking argz.h usability... no
583checking argz.h presence... no
584checking for argz.h... no
585checking for inttypes.h... (cached) yes
586checking for limits.h... (cached) yes
587checking for unistd.h... (cached) yes
588checking for sys/param.h... (cached) yes
589checking for getcwd... yes
590checking for getegid... yes
591checking for geteuid... yes
592checking for getgid... yes
593checking for getuid... yes
594checking for mempcpy... (cached) no
595checking for munmap... yes
596checking for stpcpy... yes
597checking for strcasecmp... yes
598checking for strdup... (cached) yes
599checking for strtoul... yes
600checking for tsearch... yes
601checking for argz_count... no
602checking for argz_stringify... no
603checking for argz_next... no
604checking for __fsetlocking... no
605checking whether feof_unlocked is declared... yes
606checking whether fgets_unlocked is declared... no
607checking for iconv... (cached) yes
608checking for iconv declaration... (cached)
609         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
610checking for NL_LOCALE_NAME macro... no
611checking for bison... bison
612checking version of bison... 2.7.12, ok
613checking for long long int... yes
614checking for long double... yes
615checking for wchar_t... yes
616checking for wint_t... yes
617checking for intmax_t... yes
618checking whether printf() supports POSIX/XSI format strings... yes
619checking whether we are using the GNU C Library 2.1 or newer... no
620checking for stdint.h... (cached) yes
621checking for SIZE_MAX... yes
622checking for stdint.h... (cached) yes
623checking for CFPreferencesCopyAppValue... yes
624checking for CFLocaleCopyCurrent... yes
625checking for ptrdiff_t... yes
626checking stddef.h usability... yes
627checking stddef.h presence... yes
628checking for stddef.h... yes
629checking for stdlib.h... (cached) yes
630checking for string.h... (cached) yes
631checking for asprintf... yes
632checking for fwprintf... yes
633checking for putenv... (cached) yes
634checking for setenv... yes
635checking for setlocale... yes
636checking for snprintf... yes
637checking for wcslen... yes
638checking whether _snprintf is declared... no
639checking whether _snwprintf is declared... no
640checking whether getc_unlocked is declared... yes
641checking for nl_langinfo and CODESET... (cached) yes
642checking for LC_MESSAGES... yes
643checking for shared library run path origin... done
644checking for CFPreferencesCopyAppValue... (cached) yes
645checking for CFLocaleCopyCurrent... (cached) yes
646checking whether included gettext is requested... yes
647checking whether to use NLS... yes
648checking where the gettext function comes from... included intl directory
649Finished configuring src/extra/intl directory
650
651using as R_SHELL for scripts ... /bin/sh
652configure: creating ./config.status
653config.status: creating Makeconf
654config.status: creating Makefile
655config.status: creating doc/Makefile
656config.status: creating doc/html/Makefile
657config.status: creating doc/manual/Makefile
658config.status: creating etc/Makefile
659config.status: creating etc/Makeconf
660config.status: creating etc/Renviron
661config.status: creating etc/javaconf
662config.status: creating etc/ldpaths
663config.status: creating m4/Makefile
664config.status: creating po/Makefile
665config.status: creating share/Makefile
666config.status: creating src/Makefile
667config.status: creating src/appl/Makefile
668config.status: creating src/extra/Makefile
669config.status: creating src/extra/blas/Makefile
670config.status: creating src/extra/bzip2/Makefile
671config.status: creating src/extra/intl/Makefile
672config.status: creating src/extra/pcre/Makefile
673config.status: creating src/extra/tre/Makefile
674config.status: creating src/extra/xdr/Makefile
675config.status: creating src/extra/xz/Makefile
676config.status: creating src/extra/zlib/Makefile
677config.status: creating src/include/Makefile
678config.status: creating src/include/Rmath.h0
679config.status: creating src/include/R_ext/Makefile
680config.status: creating src/library/Recommended/Makefile
681config.status: creating src/library/Makefile
682config.status: creating src/library/base/DESCRIPTION
683config.status: creating src/library/base/Makefile
684config.status: creating src/library/compiler/DESCRIPTION
685config.status: creating src/library/compiler/Makefile
686config.status: creating src/library/datasets/DESCRIPTION
687config.status: creating src/library/datasets/Makefile
688config.status: creating src/library/graphics/DESCRIPTION
689config.status: creating src/library/graphics/Makefile
690config.status: creating src/library/graphics/src/Makefile
691config.status: creating src/library/grDevices/DESCRIPTION
692config.status: creating src/library/grDevices/Makefile
693config.status: creating src/library/grDevices/src/Makefile
694config.status: creating src/library/grDevices/src/cairo/Makefile
695config.status: creating src/library/grid/DESCRIPTION
696config.status: creating src/library/grid/Makefile
697config.status: creating src/library/grid/src/Makefile
698config.status: creating src/library/methods/DESCRIPTION
699config.status: creating src/library/methods/Makefile
700config.status: creating src/library/methods/src/Makefile
701config.status: creating src/library/parallel/DESCRIPTION
702config.status: creating src/library/parallel/Makefile
703config.status: creating src/library/parallel/src/Makefile
704config.status: creating src/library/profile/Makefile
705config.status: creating src/library/stats/DESCRIPTION
706config.status: creating src/library/stats/Makefile
707config.status: creating src/library/stats/src/Makefile
708config.status: creating src/library/stats4/DESCRIPTION
709config.status: creating src/library/stats4/Makefile
710config.status: creating src/library/splines/DESCRIPTION
711config.status: creating src/library/splines/Makefile
712config.status: creating src/library/splines/src/Makefile
713config.status: creating src/library/tcltk/DESCRIPTION
714config.status: creating src/library/tcltk/Makefile
715config.status: creating src/library/tcltk/src/Makefile
716config.status: creating src/library/tools/DESCRIPTION
717config.status: creating src/library/tools/Makefile
718config.status: creating src/library/tools/src/Makefile
719config.status: creating src/library/translations/DESCRIPTION
720config.status: creating src/library/translations/Makefile
721config.status: creating src/library/utils/DESCRIPTION
722config.status: creating src/library/utils/Makefile
723config.status: creating src/library/utils/src/Makefile
724config.status: creating src/main/Makefile
725config.status: creating src/modules/Makefile
726config.status: creating src/modules/X11/Makefile
727config.status: creating src/modules/internet/Makefile
728config.status: creating src/modules/lapack/Makefile
729config.status: creating src/modules/vfonts/Makefile
730config.status: creating src/nmath/Makefile
731config.status: creating src/nmath/standalone/Makefile
732config.status: creating src/scripts/Makefile
733config.status: creating src/scripts/R.sh
734config.status: creating src/scripts/Rcmd
735config.status: creating src/scripts/f77_f2c
736config.status: creating src/scripts/mkinstalldirs
737config.status: creating src/scripts/pager
738config.status: creating src/unix/Makefile
739config.status: creating tests/Makefile
740config.status: creating tests/Embedding/Makefile
741config.status: creating tests/Examples/Makefile
742config.status: creating tests/Native/Makefile
743config.status: creating tools/Makefile
744config.status: creating src/include/config.h
745config.status: executing libtool commands
746config.status: executing stamp-h commands
747
748R is now configured for x86_64-apple-darwin10.8.0
749
750  Source directory:          .
751  Installation directory:    /opt/local/Library/Frameworks
752
753  C compiler:                /opt/local/bin/gcc-mp-4.5 -std=gnu99  -O2 -DOS_OBJECT_USE_OBJC=0 -m64
754  Fortran 77 compiler:       /opt/local/bin/gfortran-mp-4.5  -O2 -m64
755
756  C++ compiler:              /opt/local/bin/g++-mp-4.5  -O2 -m64
757  Fortran 90/95 compiler:    /opt/local/bin/gfortran-mp-4.5 -O2 -m64
758  Obj-C compiler:            /usr/bin/gcc -O2 -m64 -fobjc-exceptions
759
760  Interfaces supported:      X11, aqua
761  External libraries:        readline, BLAS(vecLib), ICU, lzma
762  Additional capabilities:   PNG, JPEG, TIFF, NLS, cairo
763  Options enabled:           framework, shared BLAS, R profiling
764
765  Recommended packages:      yes
766
767configure: WARNING: you cannot build PDF versions of the R manuals
768configure: WARNING: you cannot build PDF versions of vignettes and help pages
769--->  Building R
770make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1'
771make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/m4'
772make[1]: Nothing to be done for `R'.
773make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/m4'
774make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/tools'
775make[1]: Nothing to be done for `R'.
776make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/tools'
777make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/doc'
778make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/doc/html'
779make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/doc/html'
780make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/doc/manual'
781make[2]: Nothing to be done for `R'.
782make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/doc/manual'
783make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/doc'
784make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/etc'
785make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/etc'
786make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/share'
787make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/share'
788make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src'
789make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/scripts'
790creating src/scripts/R.fe
791make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/scripts'
792mkdir ../../bin
793make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/scripts'
794make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/scripts'
795make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/include'
796mkdir ../../include
797make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/include/R_ext'
798mkdir ../../../include/R_ext
799make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/include/R_ext'
800make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/include'
801make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra'
802make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/blas'
803make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/bzip2'
804make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/blas'
805/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c blas00.c -o blas00.o
806making blocksort.d from blocksort.c
807making bzlib.d from bzlib.c
808blas00.c: In function 'blas_dummy':
809blas00.c:6:5: warning: implicit declaration of function 'dasum_'
810blas00.c:7:5: warning: implicit declaration of function 'daxpy_'
811blas00.c:8:5: warning: implicit declaration of function 'dcopy_'
812blas00.c:9:5: warning: implicit declaration of function 'ddot_'
813blas00.c:10:5: warning: implicit declaration of function 'dgbmv_'
814blas00.c:11:5: warning: implicit declaration of function 'dgemm_'
815blas00.c:12:5: warning: implicit declaration of function 'dgemv_'
816blas00.c:13:5: warning: implicit declaration of function 'dger_'
817blas00.c:14:5: warning: implicit declaration of function 'dnrm2_'
818blas00.c:15:5: warning: implicit declaration of function 'drot_'
819blas00.c:16:5: warning: implicit declaration of function 'drotg_'
820blas00.c:17:5: warning: implicit declaration of function 'drotm_'
821blas00.c:18:5: warning: implicit declaration of function 'drotmg_'
822blas00.c:19:5: warning: implicit declaration of function 'dsbmv_'
823blas00.c:20:5: warning: implicit declaration of function 'dscal_'
824blas00.c:21:5: warning: implicit declaration of function 'dsdot_'
825blas00.c:22:5: warning: implicit declaration of function 'dspmv_'
826blas00.c:23:5: warning: implicit declaration of function 'dspr_'
827blas00.c:24:5: warning: implicit declaration of function 'dspr2_'
828blas00.c:25:5: warning: implicit declaration of function 'dswap_'
829blas00.c:26:5: warning: implicit declaration of function 'dsymm_'
830blas00.c:27:5: warning: implicit declaration of function 'dsymv_'
831blas00.c:28:5: warning: implicit declaration of function 'dsyr_'
832blas00.c:29:5: warning: implicit declaration of function 'dsyr2_'
833blas00.c:30:5: warning: implicit declaration of function 'dsyr2k_'
834blas00.c:31:5: warning: implicit declaration of function 'dsyrk_'
835blas00.c:32:5: warning: implicit declaration of function 'dtbmv_'
836blas00.c:33:5: warning: implicit declaration of function 'dtbsv_'
837blas00.c:34:5: warning: implicit declaration of function 'dtpmv_'
838blas00.c:35:5: warning: implicit declaration of function 'dtpsv_'
839blas00.c:36:5: warning: implicit declaration of function 'dtrmm_'
840blas00.c:37:5: warning: implicit declaration of function 'dtrmv_'
841blas00.c:38:5: warning: implicit declaration of function 'dtrsm_'
842blas00.c:39:5: warning: implicit declaration of function 'dtrsv_'
843blas00.c:40:5: warning: implicit declaration of function 'idamax_'
844blas00.c:41:5: warning: implicit declaration of function 'lsame_'
845blas00.c:44:5: warning: implicit declaration of function 'dcabs1_'
846blas00.c:45:5: warning: implicit declaration of function 'dzasum_'
847blas00.c:46:5: warning: implicit declaration of function 'dznrm2_'
848blas00.c:47:5: warning: implicit declaration of function 'izamax_'
849blas00.c:48:5: warning: implicit declaration of function 'zaxpy_'
850blas00.c:49:5: warning: implicit declaration of function 'zcopy_'
851blas00.c:50:5: warning: implicit declaration of function 'zdotc_'
852blas00.c:51:5: warning: implicit declaration of function 'zdotu_'
853blas00.c:52:5: warning: implicit declaration of function 'zdrot_'
854blas00.c:53:5: warning: implicit declaration of function 'zdscal_'
855blas00.c:54:5: warning: implicit declaration of function 'zgbmv_'
856blas00.c:55:5: warning: implicit declaration of function 'zgemm_'
857blas00.c:56:5: warning: implicit declaration of function 'zgemv_'
858blas00.c:57:5: warning: implicit declaration of function 'zgerc_'
859blas00.c:58:5: warning: implicit declaration of function 'zgeru_'
860blas00.c:59:5: warning: implicit declaration of function 'zhbmv_'
861blas00.c:60:5: warning: implicit declaration of function 'zhemm_'
862blas00.c:61:5: warning: implicit declaration of function 'zhemv_'
863blas00.c:62:5: warning: implicit declaration of function 'zher_'
864blas00.c:63:5: warning: implicit declaration of function 'zherk_'
865blas00.c:64:5: warning: implicit declaration of function 'zher2_'
866blas00.c:65:5: warning: implicit declaration of function 'zher2k_'
867blas00.c:66:5: warning: implicit declaration of function 'zhpmv_'
868blas00.c:67:5: warning: implicit declaration of function 'zhpr_'
869blas00.c:68:5: warning: implicit declaration of function 'zhpr2_'
870blas00.c:69:5: warning: implicit declaration of function 'zrotg_'
871blas00.c:70:5: warning: implicit declaration of function 'zscal_'
872blas00.c:71:5: warning: implicit declaration of function 'zswap_'
873blas00.c:72:5: warning: implicit declaration of function 'zsymm_'
874blas00.c:73:5: warning: implicit declaration of function 'zsyr2k_'
875blas00.c:74:5: warning: implicit declaration of function 'zsyrk_'
876blas00.c:75:5: warning: implicit declaration of function 'ztbmv_'
877blas00.c:76:5: warning: implicit declaration of function 'ztbsv_'
878blas00.c:77:5: warning: implicit declaration of function 'ztpmv_'
879blas00.c:78:5: warning: implicit declaration of function 'ztpsv_'
880blas00.c:79:5: warning: implicit declaration of function 'ztrmm_'
881blas00.c:80:5: warning: implicit declaration of function 'ztrmv_'
882blas00.c:81:5: warning: implicit declaration of function 'ztrsm_'
883blas00.c:82:5: warning: implicit declaration of function 'ztrsv_'
884making bzcompress.d from bzcompress.c
885making crctable.d from crctable.c
886/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -fopenmp -L/opt/local/lib -o libRblas.dylib blas00.o -framework vecLib -sub_umbrella vecLib -install_name libRblas.dylib -headerpad_max_install_names
887making decompress.d from decompress.c
888make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/blas'
889make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/blas'
890mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/lib
891making huffman.d from huffman.c
892make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/blas'
893make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/blas'
894make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/pcre'
895make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/pcre'
896making pcre_chartables.d from pcre_chartables.c
897making randtable.d from randtable.c
898making pcre_compile.d from pcre_compile.c
899make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/bzip2'
900make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/bzip2'
901make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/bzip2'
902/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c blocksort.c -o blocksort.o
903making pcre_config.d from pcre_config.c
904making pcre_exec.d from pcre_exec.c
905making pcre_fullinfo.d from pcre_fullinfo.c
906making pcre_get.d from pcre_get.c
907making pcre_globals.d from pcre_globals.c
908making pcre_jit_compile.d from pcre_jit_compile.c
909making pcre_maketables.d from pcre_maketables.c
910making pcre_newline.d from pcre_newline.c
911making pcre_ord2utf8.d from pcre_ord2utf8.c
912making pcre_refcount.d from pcre_refcount.c
913making pcre_study.d from pcre_study.c
914making pcre_tables.d from pcre_tables.c
915making pcre_ucd.d from pcre_ucd.c
916making pcre_valid_utf8.d from pcre_valid_utf8.c
917making pcre_version.d from pcre_version.c
918making pcre_xclass.d from pcre_xclass.c
919make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/pcre'
920make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/pcre'
921/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_chartables.c -o pcre_chartables.o
922/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_compile.c -o pcre_compile.o
923/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c bzlib.c -o bzlib.o
924/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c bzcompress.c -o bzcompress.o
925/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c crctable.c -o crctable.o
926/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c decompress.c -o decompress.o
927/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_config.c -o pcre_config.o
928/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_exec.c -o pcre_exec.o
929/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c huffman.c -o huffman.o
930/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c randtable.c -o randtable.o
931rm -f libbz2.a
932ar cr libbz2.a blocksort.o bzlib.o bzcompress.o crctable.o decompress.o huffman.o randtable.o
933ranlib libbz2.a
934make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/bzip2'
935make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/bzip2'
936make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/zlib'
937making adler32.d from adler32.c
938making compress.d from compress.c
939making crc32.d from crc32.c
940making deflate.d from deflate.c
941making infback.d from infback.c
942making inffast.d from inffast.c
943making inflate.d from inflate.c
944making inftrees.d from inftrees.c
945making trees.d from trees.c
946making uncompr.d from uncompr.c
947making zutil.d from zutil.c
948make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/zlib'
949make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/zlib'
950make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/zlib'
951/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c adler32.c -o adler32.o
952/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c compress.c -o compress.o
953/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c crc32.c -o crc32.o
954/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c deflate.c -o deflate.o
955/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c infback.c -o infback.o
956/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c inffast.c -o inffast.o
957/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c inflate.c -o inflate.o
958/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c inftrees.c -o inftrees.o
959/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c trees.c -o trees.o
960/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c uncompr.c -o uncompr.o
961/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I.  -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c zutil.c -o zutil.o
962rm -f libz.a
963ar cr libz.a adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
964ranlib libz.a
965make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/zlib'
966make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/zlib'
967/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_fullinfo.c -o pcre_fullinfo.o
968make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
969make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
970make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
971make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
972making bindtextdom.d from bindtextdom.c
973making dcgettext.d from dcgettext.c
974making dgettext.d from dgettext.c
975making gettext.d from gettext.c
976making finddomain.d from finddomain.c
977making loadmsgcat.d from loadmsgcat.c
978making textdomain.d from textdomain.c
979making l10nflist.d from l10nflist.c
980making explodename.d from explodename.c
981making dcigettext.d from dcigettext.c
982making dcngettext.d from dcngettext.c
983making dngettext.d from dngettext.c
984making ngettext.d from ngettext.c
985making plural.d from plural.c
986making plural-exp.d from plural-exp.c
987making langprefs.d from langprefs.c
988making localcharset.d from localcharset.c
989making localename.d from localename.c
990making printf.d from printf.c
991making osdep.d from osdep.c
992making intl-compat.d from intl-compat.c
993making hash-string.d from hash-string.c
994making lock.d from lock.c
995make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
996make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
997/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c bindtextdom.c -o bindtextdom.o
998/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c dcgettext.c -o dcgettext.o
999/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c dgettext.c -o dgettext.o
1000/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c gettext.c -o gettext.o
1001/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c finddomain.c -o finddomain.o
1002/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c loadmsgcat.c -o loadmsgcat.o
1003/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c textdomain.c -o textdomain.o
1004/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c l10nflist.c -o l10nflist.o
1005/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c explodename.c -o explodename.o
1006/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c dcigettext.c -o dcigettext.o
1007/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c dcngettext.c -o dcngettext.o
1008/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c dngettext.c -o dngettext.o
1009/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c ngettext.c -o ngettext.o
1010/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c plural.c -o plural.o
1011/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c plural-exp.c -o plural-exp.o
1012/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c langprefs.c -o langprefs.o
1013/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c localcharset.c -o localcharset.o
1014/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c localename.c -o localename.o
1015/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c printf.c -o printf.o
1016/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c osdep.c -o osdep.o
1017/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c intl-compat.c -o intl-compat.o
1018/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c hash-string.c -o hash-string.o
1019/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c lock.c -o lock.o
1020rm -f libintl.a
1021ar cr libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o langprefs.o localcharset.o localename.o printf.o osdep.o intl-compat.o hash-string.o lock.o
1022/opt/local/bin/ranlib: file: libintl.a(printf.o) has no symbols
1023/opt/local/bin/ranlib: file: libintl.a(osdep.o) has no symbols
1024/opt/local/bin/ranlib: file: libintl.a(lock.o) has no symbols
1025ranlib libintl.a
1026ranlib: file: libintl.a(printf.o) has no symbols
1027ranlib: file: libintl.a(osdep.o) has no symbols
1028ranlib: file: libintl.a(lock.o) has no symbols
1029make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
1030make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/intl'
1031/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_get.c -o pcre_get.o
1032/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_globals.c -o pcre_globals.o
1033make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/tre'
1034make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/tre'
1035making regcomp.d from regcomp.c
1036making regerror.d from regerror.c
1037making regexec.d from regexec.c
1038making tre-ast.d from tre-ast.c
1039making tre-compile.d from tre-compile.c
1040making tre-match-approx.d from tre-match-approx.c
1041making tre-match-backtrack.d from tre-match-backtrack.c
1042making tre-match-parallel.d from tre-match-parallel.c
1043making tre-mem.d from tre-mem.c
1044making tre-parse.d from tre-parse.c
1045making tre-stack.d from tre-stack.c
1046making xmalloc.d from xmalloc.c
1047make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/tre'
1048make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/tre'
1049/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c regcomp.c -o regcomp.o
1050/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c regerror.c -o regerror.o
1051/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c regexec.c -o regexec.o
1052/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-ast.c -o tre-ast.o
1053/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-compile.c -o tre-compile.o
1054/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_jit_compile.c -o pcre_jit_compile.o
1055/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-match-approx.c -o tre-match-approx.o
1056/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-match-backtrack.c -o tre-match-backtrack.o
1057/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-match-parallel.c -o tre-match-parallel.o
1058/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-mem.c -o tre-mem.o
1059/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-parse.c -o tre-parse.o
1060/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c tre-stack.c -o tre-stack.o
1061/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c xmalloc.c -o xmalloc.o
1062rm -f libtre.a
1063ar cr libtre.a regcomp.o regerror.o regexec.o tre-ast.o tre-compile.o tre-match-approx.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o xmalloc.o
1064ranlib libtre.a
1065make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/tre'
1066make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/tre'
1067/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_maketables.c -o pcre_maketables.o
1068/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_newline.c -o pcre_newline.o
1069/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_ord2utf8.c -o pcre_ord2utf8.o
1070/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_refcount.c -o pcre_refcount.o
1071/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_study.c -o pcre_study.o
1072/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_tables.c -o pcre_tables.o
1073/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_ucd.c -o pcre_ucd.o
1074/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_valid_utf8.c -o pcre_valid_utf8.o
1075/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_version.c -o pcre_version.o
1076/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c pcre_xclass.c -o pcre_xclass.o
1077rm -f libpcre.a
1078ar cr libpcre.a pcre_chartables.o pcre_compile.o pcre_config.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_jit_compile.o pcre_maketables.o pcre_newline.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_ucd.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o
1079ranlib libpcre.a
1080make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/pcre'
1081make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra/pcre'
1082make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/extra'
1083make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/appl'
1084make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/appl'
1085making interv.d from interv.c
1086making integrate.d from integrate.c
1087making maxcol.d from maxcol.c
1088making optim.d from optim.c
1089making pretty.d from pretty.c
1090making uncmin.d from uncmin.c
1091make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/appl'
1092make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/appl'
1093/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c integrate.c -o integrate.o
1094/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c interv.c -o interv.o
1095/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c maxcol.c -o maxcol.o
1096/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c optim.c -o optim.o
1097/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pretty.c -o pretty.o
1098/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c uncmin.c -o uncmin.o
1099/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dchdc.f -o dchdc.o
1100/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dpbfa.f -o dpbfa.o
1101/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dpbsl.f -o dpbsl.o
1102/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dpoco.f -o dpoco.o
1103/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dpodi.f -o dpodi.o
1104/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dpofa.f -o dpofa.o
1105/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dposl.f -o dposl.o
1106/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dqrdc.f -o dqrdc.o
1107/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dqrdc2.f -o dqrdc2.o
1108/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dqrls.f -o dqrls.o
1109/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dqrsl.f -o dqrsl.o
1110/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dqrutl.f -o dqrutl.o
1111/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dsvdc.f -o dsvdc.o
1112/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dtrco.f -o dtrco.o
1113/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dtrsl.f -o dtrsl.o
1114rm -f libappl.a
1115ar cr libappl.a integrate.o interv.o maxcol.o optim.o pretty.o uncmin.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o
1116ranlib libappl.a
1117make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/appl'
1118make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/appl'
1119make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/nmath'
1120make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/nmath'
1121making d1mach.d from d1mach.c
1122making mlutils.d from mlutils.c
1123making i1mach.d from i1mach.c
1124making fmax2.d from fmax2.c
1125making fmin2.d from fmin2.c
1126making fprec.d from fprec.c
1127making fround.d from fround.c
1128making ftrunc.d from ftrunc.c
1129making sign.d from sign.c
1130making fsign.d from fsign.c
1131making imin2.d from imin2.c
1132making imax2.d from imax2.c
1133making chebyshev.d from chebyshev.c
1134making log1p.d from log1p.c
1135making lgammacor.d from lgammacor.c
1136making expm1.d from expm1.c
1137making stirlerr.d from stirlerr.c
1138making gammalims.d from gammalims.c
1139making bd0.d from bd0.c
1140making gamma.d from gamma.c
1141making lgamma.d from lgamma.c
1142making gamma_cody.d from gamma_cody.c
1143making beta.d from beta.c
1144making lbeta.d from lbeta.c
1145making polygamma.d from polygamma.c
1146making bessel_i.d from bessel_i.c
1147making bessel_k.d from bessel_k.c
1148making bessel_j.d from bessel_j.c
1149making bessel_y.d from bessel_y.c
1150making choose.d from choose.c
1151making snorm.d from snorm.c
1152making sexp.d from sexp.c
1153making pgamma.d from pgamma.c
1154making dgamma.d from dgamma.c
1155making qgamma.d from qgamma.c
1156making rgamma.d from rgamma.c
1157making pbeta.d from pbeta.c
1158making dbeta.d from dbeta.c
1159making qbeta.d from qbeta.c
1160making rbeta.d from rbeta.c
1161making dunif.d from dunif.c
1162making punif.d from punif.c
1163making qunif.d from qunif.c
1164making runif.d from runif.c
1165making dnorm.d from dnorm.c
1166making pnorm.d from pnorm.c
1167making rnorm.d from rnorm.c
1168making qnorm.d from qnorm.c
1169making dlnorm.d from dlnorm.c
1170making plnorm.d from plnorm.c
1171making rlnorm.d from rlnorm.c
1172making qlnorm.d from qlnorm.c
1173making df.d from df.c
1174making pf.d from pf.c
1175making rf.d from rf.c
1176making qf.d from qf.c
1177making dnf.d from dnf.c
1178making dt.d from dt.c
1179making pt.d from pt.c
1180making qt.d from qt.c
1181making rt.d from rt.c
1182making dnt.d from dnt.c
1183making dchisq.d from dchisq.c
1184making pchisq.d from pchisq.c
1185making qchisq.d from qchisq.c
1186making rchisq.d from rchisq.c
1187making rnchisq.d from rnchisq.c
1188making dbinom.d from dbinom.c
1189making pbinom.d from pbinom.c
1190making qbinom.d from qbinom.c
1191making rmultinom.d from rmultinom.c
1192making rbinom.d from rbinom.c
1193making dcauchy.d from dcauchy.c
1194making pcauchy.d from pcauchy.c
1195making rcauchy.d from rcauchy.c
1196making qcauchy.d from qcauchy.c
1197making dexp.d from dexp.c
1198making pexp.d from pexp.c
1199making qexp.d from qexp.c
1200making rexp.d from rexp.c
1201making pgeom.d from pgeom.c
1202making dgeom.d from dgeom.c
1203making qgeom.d from qgeom.c
1204making rgeom.d from rgeom.c
1205making dhyper.d from dhyper.c
1206making phyper.d from phyper.c
1207making rhyper.d from rhyper.c
1208making qhyper.d from qhyper.c
1209making dnbinom.d from dnbinom.c
1210making pnbinom.d from pnbinom.c
1211making rnbinom.d from rnbinom.c
1212making qnbinom.d from qnbinom.c
1213making dpois.d from dpois.c
1214making ppois.d from ppois.c
1215making qpois.d from qpois.c
1216making rpois.d from rpois.c
1217making dweibull.d from dweibull.c
1218making pweibull.d from pweibull.c
1219making rweibull.d from rweibull.c
1220making qweibull.d from qweibull.c
1221making dlogis.d from dlogis.c
1222making plogis.d from plogis.c
1223making qlogis.d from qlogis.c
1224making rlogis.d from rlogis.c
1225making pnchisq.d from pnchisq.c
1226making dnchisq.d from dnchisq.c
1227making qnchisq.d from qnchisq.c
1228making dnbeta.d from dnbeta.c
1229making qnbeta.d from qnbeta.c
1230making pnbeta.d from pnbeta.c
1231making pnf.d from pnf.c
1232making pnt.d from pnt.c
1233making qnt.d from qnt.c
1234making qnf.d from qnf.c
1235making ptukey.d from ptukey.c
1236making qtukey.d from qtukey.c
1237making wilcox.d from wilcox.c
1238making toms708.d from toms708.c
1239making signrank.d from signrank.c
1240make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/nmath'
1241make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/nmath'
1242/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c mlutils.c -o mlutils.o
1243/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c d1mach.c -o d1mach.o
1244/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c i1mach.c -o i1mach.o
1245/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c fmax2.c -o fmax2.o
1246/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c fmin2.c -o fmin2.o
1247/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c fprec.c -o fprec.o
1248/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c fround.c -o fround.o
1249/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c ftrunc.c -o ftrunc.o
1250/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sign.c -o sign.o
1251/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c fsign.c -o fsign.o
1252/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c imax2.c -o imax2.o
1253/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c imin2.c -o imin2.o
1254/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c chebyshev.c -o chebyshev.o
1255/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c log1p.c -o log1p.o
1256/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c expm1.c -o expm1.o
1257/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c lgammacor.c -o lgammacor.o
1258/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gammalims.c -o gammalims.o
1259/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c stirlerr.c -o stirlerr.o
1260/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c bd0.c -o bd0.o
1261/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gamma.c -o gamma.o
1262/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c lgamma.c -o lgamma.o
1263/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gamma_cody.c -o gamma_cody.o
1264/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c beta.c -o beta.o
1265/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c lbeta.c -o lbeta.o
1266/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c polygamma.c -o polygamma.o
1267/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c bessel_i.c -o bessel_i.o
1268/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c bessel_j.c -o bessel_j.o
1269/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c bessel_k.c -o bessel_k.o
1270/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c bessel_y.c -o bessel_y.o
1271/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c choose.c -o choose.o
1272/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c snorm.c -o snorm.o
1273/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sexp.c -o sexp.o
1274/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dgamma.c -o dgamma.o
1275/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pgamma.c -o pgamma.o
1276/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qgamma.c -o qgamma.o
1277/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rgamma.c -o rgamma.o
1278/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dbeta.c -o dbeta.o
1279/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pbeta.c -o pbeta.o
1280/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qbeta.c -o qbeta.o
1281/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rbeta.c -o rbeta.o
1282/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dunif.c -o dunif.o
1283/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c punif.c -o punif.o
1284/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qunif.c -o qunif.o
1285/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c runif.c -o runif.o
1286/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dnorm.c -o dnorm.o
1287/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pnorm.c -o pnorm.o
1288/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qnorm.c -o qnorm.o
1289/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rnorm.c -o rnorm.o
1290/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dlnorm.c -o dlnorm.o
1291/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c plnorm.c -o plnorm.o
1292/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qlnorm.c -o qlnorm.o
1293/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rlnorm.c -o rlnorm.o
1294/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c df.c -o df.o
1295/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pf.c -o pf.o
1296/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qf.c -o qf.o
1297/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rf.c -o rf.o
1298/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dnf.c -o dnf.o
1299/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dt.c -o dt.o
1300/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pt.c -o pt.o
1301/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qt.c -o qt.o
1302/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rt.c -o rt.o
1303/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dnt.c -o dnt.o
1304/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dchisq.c -o dchisq.o
1305/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pchisq.c -o pchisq.o
1306/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qchisq.c -o qchisq.o
1307/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rchisq.c -o rchisq.o
1308/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rnchisq.c -o rnchisq.o
1309/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dbinom.c -o dbinom.o
1310/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pbinom.c -o pbinom.o
1311/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qbinom.c -o qbinom.o
1312/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rbinom.c -o rbinom.o
1313/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rmultinom.c -o rmultinom.o
1314/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dcauchy.c -o dcauchy.o
1315/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pcauchy.c -o pcauchy.o
1316/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qcauchy.c -o qcauchy.o
1317/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rcauchy.c -o rcauchy.o
1318/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dexp.c -o dexp.o
1319/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pexp.c -o pexp.o
1320/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qexp.c -o qexp.o
1321/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rexp.c -o rexp.o
1322/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dgeom.c -o dgeom.o
1323/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pgeom.c -o pgeom.o
1324/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qgeom.c -o qgeom.o
1325/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rgeom.c -o rgeom.o
1326/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dhyper.c -o dhyper.o
1327/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c phyper.c -o phyper.o
1328/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qhyper.c -o qhyper.o
1329/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rhyper.c -o rhyper.o
1330/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dnbinom.c -o dnbinom.o
1331/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pnbinom.c -o pnbinom.o
1332/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qnbinom.c -o qnbinom.o
1333/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rnbinom.c -o rnbinom.o
1334/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dpois.c -o dpois.o
1335/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c ppois.c -o ppois.o
1336/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qpois.c -o qpois.o
1337/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rpois.c -o rpois.o
1338/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dweibull.c -o dweibull.o
1339/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pweibull.c -o pweibull.o
1340/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qweibull.c -o qweibull.o
1341/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rweibull.c -o rweibull.o
1342/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dlogis.c -o dlogis.o
1343/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c plogis.c -o plogis.o
1344/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qlogis.c -o qlogis.o
1345/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rlogis.c -o rlogis.o
1346/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dnchisq.c -o dnchisq.o
1347/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pnchisq.c -o pnchisq.o
1348/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qnchisq.c -o qnchisq.o
1349/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dnbeta.c -o dnbeta.o
1350/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pnbeta.c -o pnbeta.o
1351/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qnbeta.c -o qnbeta.o
1352/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pnf.c -o pnf.o
1353/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c pnt.c -o pnt.o
1354/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qnf.c -o qnf.o
1355/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qnt.c -o qnt.o
1356/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c ptukey.c -o ptukey.o
1357/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qtukey.c -o qtukey.o
1358/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c toms708.c -o toms708.o
1359/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c wilcox.c -o wilcox.o
1360/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c signrank.c -o signrank.o
1361rm -rf libnmath.a
1362ar cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbeta.o dunif.o punif.o qunif.o runif.o dnorm.o pnorm.o qnorm.o rnorm.o dlnorm.o plnorm.o qlnorm.o rlnorm.o df.o pf.o qf.o rf.o dnf.o dt.o pt.o qt.o rt.o dnt.o dchisq.o pchisq.o qchisq.o rchisq.o rnchisq.o dbinom.o pbinom.o qbinom.o rbinom.o rmultinom.o dcauchy.o pcauchy.o qcauchy.o rcauchy.o dexp.o pexp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o
1363/opt/local/bin/ranlib: file: libnmath.a(mlutils.o) has no symbols
1364/opt/local/bin/ranlib: file: libnmath.a(log1p.o) has no symbols
1365/opt/local/bin/ranlib: file: libnmath.a(expm1.o) has no symbols
1366ranlib libnmath.a
1367ranlib: file: libnmath.a(mlutils.o) has no symbols
1368ranlib: file: libnmath.a(log1p.o) has no symbols
1369ranlib: file: libnmath.a(expm1.o) has no symbols
1370make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/nmath'
1371make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/nmath'
1372make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1373config.status: creating src/unix/Makefile
1374make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1375make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1376make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1377making Rembedded.d from Rembedded.c
1378making dynload.d from dynload.c
1379making system.d from system.c
1380making sys-unix.d from sys-unix.c
1381making sys-std.d from sys-std.c
1382making X11.d from X11.c
1383make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1384make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1385/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include/X11 -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c Rembedded.c -o Rembedded.o
1386/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include/X11 -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dynload.c -o dynload.o
1387/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include/X11 -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c system.c -o system.o
1388/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include/X11 -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sys-unix.c -o sys-unix.o
1389/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include/X11 -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sys-std.c -o sys-std.o
1390/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include/X11 -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c X11.c -o X11.o
1391rm -rf libunix.a
1392ar cr libunix.a Rembedded.o dynload.o system.o sys-unix.o sys-std.o X11.o
1393ranlib libunix.a
1394make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1395make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1396/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../src/include -I../../src/include -I/opt/local/include/X11 -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -DR_HOME='"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1"' -o Rscript \
1397          ./Rscript.c
1398make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1399make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/unix'
1400make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1401config.status: creating src/main/Makefile
1402make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1403make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1404make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1405making CommandLineArgs.d from CommandLineArgs.c
1406making Rdynload.d from Rdynload.c
1407making Renviron.d from Renviron.c
1408making RNG.d from RNG.c
1409making agrep.d from agrep.c
1410making apply.d from apply.c
1411making arithmetic.d from arithmetic.c
1412making array.d from array.c
1413making attrib.d from attrib.c
1414making bind.d from bind.c
1415making builtin.d from builtin.c
1416making character.d from character.c
1417making coerce.d from coerce.c
1418making colors.d from colors.c
1419making complex.d from complex.c
1420making connections.d from connections.c
1421making context.d from context.c
1422making cum.d from cum.c
1423making dcf.d from dcf.c
1424making datetime.d from datetime.c
1425making debug.d from debug.c
1426making deparse.d from deparse.c
1427making devices.d from devices.c
1428making dotcode.d from dotcode.c
1429making dounzip.d from dounzip.c
1430making dstruct.d from dstruct.c
1431making duplicate.d from duplicate.c
1432making edit.d from edit.c
1433making engine.d from engine.c
1434making envir.d from envir.c
1435making errors.d from errors.c
1436making eval.d from eval.c
1437making format.d from format.c
1438making gevents.d from gevents.c
1439making gram.d from gram.c
1440making gram-ex.d from gram-ex.c
1441making graphics.d from graphics.c
1442making grep.d from grep.c
1443making identical.d from identical.c
1444making inlined.d from inlined.c
1445making inspect.d from inspect.c
1446making internet.d from internet.c
1447making iosupport.d from iosupport.c
1448making lapack.d from lapack.c
1449making list.d from list.c
1450making localecharset.d from localecharset.c
1451making logic.d from logic.c
1452making main.d from main.c
1453making mapply.d from mapply.c
1454making match.d from match.c
1455making memory.d from memory.c
1456making names.d from names.c
1457making objects.d from objects.c
1458making options.d from options.c
1459making paste.d from paste.c
1460making platform.d from platform.c
1461making plot.d from plot.c
1462making plot3d.d from plot3d.c
1463making plotmath.d from plotmath.c
1464making print.d from print.c
1465making printarray.d from printarray.c
1466making printvector.d from printvector.c
1467making printutils.d from printutils.c
1468making qsort.d from qsort.c
1469making random.d from random.c
1470making raw.d from raw.c
1471making registration.d from registration.c
1472making relop.d from relop.c
1473making rlocale.d from rlocale.c
1474making saveload.d from saveload.c
1475making scan.d from scan.c
1476making seq.d from seq.c
1477making serialize.d from serialize.c
1478making sort.d from sort.c
1479making source.d from source.c
1480making split.d from split.c
1481making sprintf.d from sprintf.c
1482making startup.d from startup.c
1483making subassign.d from subassign.c
1484making subscript.d from subscript.c
1485making subset.d from subset.c
1486making summary.d from summary.c
1487making sysutils.d from sysutils.c
1488making unique.d from unique.c
1489making util.d from util.c
1490making version.d from version.c
1491making vfonts.d from vfonts.c
1492making Rmain.d from Rmain.c
1493making alloca.d from alloca.c
1494making mkdtemp.d from mkdtemp.c
1495making strdup.d from strdup.c
1496making strncasecmp.d from strncasecmp.c
1497make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1498make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1499/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c CommandLineArgs.c -o CommandLineArgs.o
1500/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c Rdynload.c -o Rdynload.o
1501/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c Renviron.c -o Renviron.o
1502/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c RNG.c -o RNG.o
1503/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c agrep.c -o agrep.o
1504/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c apply.c -o apply.o
1505/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c arithmetic.c -o arithmetic.o
1506/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c array.c -o array.o
1507/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c attrib.c -o attrib.o
1508/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c bind.c -o bind.o
1509/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c builtin.c -o builtin.o
1510/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c character.c -o character.o
1511/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c coerce.c -o coerce.o
1512/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c colors.c -o colors.o
1513/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c complex.c -o complex.o
1514/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c connections.c -o connections.o
1515/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c context.c -o context.o
1516/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c cum.c -o cum.o
1517/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dcf.c -o dcf.o
1518/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c datetime.c -o datetime.o
1519/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c debug.c -o debug.o
1520/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c deparse.c -o deparse.o
1521/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c devices.c -o devices.o
1522/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dotcode.c -o dotcode.o
1523/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dounzip.c -o dounzip.o
1524/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dstruct.c -o dstruct.o
1525/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c duplicate.c -o duplicate.o
1526/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c edit.c -o edit.o
1527/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c engine.c -o engine.o
1528/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c envir.c -o envir.o
1529/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c errors.c -o errors.o
1530/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c eval.c -o eval.o
1531/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c format.c -o format.o
1532/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gevents.c -o gevents.o
1533/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gram.c -o gram.o
1534/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gram-ex.c -o gram-ex.o
1535/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c graphics.c -o graphics.o
1536/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c grep.c -o grep.o
1537/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c identical.c -o identical.o
1538/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c inlined.c -o inlined.o
1539/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c inspect.c -o inspect.o
1540/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c internet.c -o internet.o
1541/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c iosupport.c -o iosupport.o
1542/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c lapack.c -o lapack.o
1543/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c list.c -o list.o
1544/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c localecharset.c -o localecharset.o
1545/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c logic.c -o logic.o
1546/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c main.c -o main.o
1547main.c: In function 'dummy_ii':
1548main.c:1548:5: warning: function returns address of local variable
1549/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c mapply.c -o mapply.o
1550/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c match.c -o match.o
1551/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c memory.c -o memory.o
1552/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c names.c -o names.o
1553/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c objects.c -o objects.o
1554/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c options.c -o options.o
1555/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c paste.c -o paste.o
1556/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c platform.c -o platform.o
1557/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c plot.c -o plot.o
1558/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c plot3d.c -o plot3d.o
1559/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c plotmath.c -o plotmath.o
1560/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c print.c -o print.o
1561/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c printarray.c -o printarray.o
1562/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c printvector.c -o printvector.o
1563/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c printutils.c -o printutils.o
1564/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c qsort.c -o qsort.o
1565/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c random.c -o random.o
1566/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c raw.c -o raw.o
1567/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c registration.c -o registration.o
1568/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c relop.c -o relop.o
1569/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rlocale.c -o rlocale.o
1570/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c saveload.c -o saveload.o
1571/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c scan.c -o scan.o
1572/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c seq.c -o seq.o
1573/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c serialize.c -o serialize.o
1574/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sort.c -o sort.o
1575/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c source.c -o source.o
1576/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c split.c -o split.o
1577/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sprintf.c -o sprintf.o
1578/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c startup.c -o startup.o
1579/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c subassign.c -o subassign.o
1580/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c subscript.c -o subscript.o
1581/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c subset.c -o subset.o
1582/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c summary.c -o summary.o
1583/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sysutils.c -o sysutils.o
1584/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c unique.c -o unique.o
1585/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c util.c -o util.o
1586/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c version.c -o version.o
1587/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c vfonts.c -o vfonts.o
1588/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c xxxpr.f -o xxxpr.o
1589/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -fopenmp -L/opt/local/lib -install_name libR.dylib -compatibility_version 3.0.0  -current_version 3.0.1  -headerpad_max_install_names -o libR.dylib CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cum.o dcf.o datetime.o debug.o deparse.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o edit.o engine.o envir.o errors.o eval.o format.o gevents.o gram.o gram-ex.o graphics.o grep.o identical.o inlined.o inspect.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o names.o objects.o options.o paste.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o random.o raw.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o   `ls ../unix/*.o ../appl/*.o ../nmath/*.o` ../extra/zlib/libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a ../extra/tre/libtre.a   ../extra/intl/libintl.a -L../../lib -lRblas -lgfortran    -Wl,-framework -Wl,CoreFoundation -lreadline  -llzma -lm -liconv -licuuc -licui18n 
1590make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1591mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/bin/exec
1592make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1593make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1594make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1595/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra   -I. -I../../src/include -I../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c Rmain.c -o Rmain.o
1596/opt/local/bin/gcc-mp-4.5 -std=gnu99 -fopenmp  -L/opt/local/lib -o R.bin Rmain.o  -L../../lib -lR -lRblas
1597make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1598make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1599make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1600make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/main'
1601make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules'
1602make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1603make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1604making Rhttpd.d from Rhttpd.c
1605making Lapack.d from Lapack.c
1606making vecLibg95c.d from vecLibg95c.c
1607making Rsock.d from Rsock.c
1608making internet.d from internet.c
1609making nanoftp.d from nanoftp.c
1610making nanohttp.d from nanohttp.c
1611making sock.d from sock.c
1612making sockconn.d from sockconn.c
1613make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1614make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1615make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1616make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1617/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c Rhttpd.c -o Rhttpd.o
1618make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1619make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1620/opt/local/bin/gfortran-mp-4.5 -fPIC  -O2 -m64 -ffloat-store -c dlamch.f -o dlamch.o
1621/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c dlapack.f -o dlapack.o
1622/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c Rsock.c -o Rsock.o
1623/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c internet.c -o internet.o
1624/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c nanoftp.c -o nanoftp.o
1625/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c nanohttp.c -o nanohttp.o
1626/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c sock.c -o sock.o
1627/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64   -c sockconn.c -o sockconn.o
1628/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o internet.so Rhttpd.o Rsock.o internet.o nanoftp.o nanohttp.o sock.o sockconn.o -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib  -Wl,-framework -Wl,CoreFoundation
1629make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1630mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/modules
1631make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1632make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1633make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/internet'
1634make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1635making g_alab_her.d from g_alab_her.c
1636making g_cntrlify.d from g_cntrlify.c
1637making g_fontdb.d from g_fontdb.c
1638making g_her_glyph.d from g_her_glyph.c
1639make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1640make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1641make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1642/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c g_alab_her.c -o g_alab_her.o
1643/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c g_cntrlify.c -o g_cntrlify.o
1644/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c g_fontdb.c -o g_fontdb.o
1645/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c g_her_glyph.c -o g_her_glyph.o
1646/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o vfonts.so g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib   -Wl,-framework -Wl,CoreFoundation
1647make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1648make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1649make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1650make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/vfonts'
1651make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1652making devX11.d from devX11.c
1653making rotated.d from rotated.c
1654making rbitmap.d from rbitmap.c
1655make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1656make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1657make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1658/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include/X11 -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -I../../../src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c devX11.c -o devX11.o
1659/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include/X11 -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -I../../../src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rotated.c -o rotated.o
1660/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include/X11 -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -I../../../src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c rbitmap.c -o rbitmap.o
1661/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include/X11 -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -I../../../src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c dataentry.c -o dataentry.o
1662/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o R_X11.so devX11.o rotated.o rbitmap.o -lSM -lICE -L/opt/local/lib -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig -lpng15 -lz -lcairo -lX11 -lXext  -L/opt/local/lib -lX11 -lXt -lXmu  -ltiff -ljpeg -lpng -lz -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib   -Wl,-framework -Wl,CoreFoundation
1663/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o R_de.so dataentry.o -lSM -lICE -L/opt/local/lib -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig -lpng15 -lz -lcairo -lX11 -lXext  -L/opt/local/lib -lX11 -lXt -lXmu  -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib   -Wl,-framework -Wl,CoreFoundation
1664make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1665make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1666make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1667make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/X11'
1668/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c cmplx.f -o cmplx.o
1669/opt/local/bin/gfortran-mp-4.5  -fopenmp -fPIC  -O2 -m64  -c vecLibg95f.f -o vecLibg95f.o
1670/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c vecLibg95c.c -o vecLibg95c.o
1671/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -fopenmp -L/opt/local/lib -o libRlapack.dylib dlamch.o dlapack.o cmplx.o  vecLibg95f.o vecLibg95c.o -install_name libRlapack.dylib -compatibility_version 3.0.0 -current_version 3.0.1  -headerpad_max_install_names -L../../../lib -lRblas -lgfortran  -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib
1672make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1673make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1674/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/opt/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c Lapack.c -o Lapack.o
1675/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o lapack.so  Lapack.o vecLibg95c.o vecLibg95f.o -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib  -Wl,-framework -Wl,CoreFoundation -L../../../lib -lRlapack -L../../../lib -lRblas -lgfortran
1676make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1677/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/lib/libRlapack.dylib is unchanged
1678make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1679make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1680make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules/lapack'
1681make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/modules'
1682make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library'
1683mkdir ../../library
1684make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/profile'
1685building system startup profile
1686mkdir ../../../library/base
1687mkdir ../../../library/base/R
1688make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/profile'
1689make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/translations'
1690building package 'translations'
1691mkdir ../../../library/translations
1692make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/translations'
1693make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/translations'
1694make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/translations'
1695make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/base'
1696building package 'base'
1697make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/base'
1698mkdir ../../../library/base/demo
1699make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/base'
1700make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/base'
1701make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1702building package 'tools'
1703mkdir ../../../library/tools
1704make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1705mkdir ../../../library/tools/R
1706make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1707make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1708make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools/src'
1709making init.d from init.c
1710making text.d from text.c
1711making Rmd5.d from Rmd5.c
1712making md5.d from md5.c
1713making signals.d from signals.c
1714making install.d from install.c
1715making getfmts.d from getfmts.c
1716making http.d from http.c
1717making gramLatex.d from gramLatex.c
1718making gramRd.d from gramRd.c
1719/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c text.c -o text.o
1720/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c init.c -o init.o
1721/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c Rmd5.c -o Rmd5.o
1722/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c md5.c -o md5.o
1723/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c signals.c -o signals.o
1724/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c install.c -o install.o
1725/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c getfmts.c -o getfmts.o
1726/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c http.c -o http.o
1727/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gramLatex.c -o gramLatex.o
1728/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c gramRd.c -o gramRd.o
1729/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o tools.so text.o init.o Rmd5.o md5.o signals.o install.o getfmts.o http.o gramLatex.o gramRd.o -L../../../../lib -lR -dylib_file libRblas.dylib:../../../../lib/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
1730make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools/src'
1731make[6]: `Makedeps' is up to date.
1732make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools/src'
1733make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools/src'
1734mkdir ../../../../library/tools/libs
1735make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools/src'
1736make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools/src'
1737make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1738make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1739make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/compiler'
1740building package 'compiler'
1741mkdir ../../../library/compiler
1742make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/compiler'
1743mkdir ../../../library/compiler/R
1744make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/compiler'
1745make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/compiler'
1746byte-compiling package 'compiler'
1747make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/compiler'
1748make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/compiler'
1749make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/base'
1750byte-compiling package 'base'
1751make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/base'
1752make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1753byte-compiling package 'tools'
1754make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/tools'
1755make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1756building package 'utils'
1757mkdir ../../../library/utils
1758mkdir ../../../library/utils/doc
1759make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1760mkdir ../../../library/utils/R
1761mkdir ../../../library/utils/Sweave
1762mkdir ../../../library/utils/misc
1763make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1764make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1765make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils/src'
1766making init.d from init.c
1767making io.d from io.c
1768making size.d from size.c
1769making sock.d from sock.c
1770making stubs.d from stubs.c
1771making utils.d from utils.c
1772/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main  -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c init.c -o init.o
1773/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main  -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c io.c -o io.o
1774/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main  -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c size.c -o size.o
1775/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main  -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c sock.c -o sock.o
1776/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main  -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c stubs.c -o stubs.o
1777/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main  -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c utils.c -o utils.o
1778/opt/local/bin/gcc-mp-4.5 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o utils.so init.o io.o size.o sock.o stubs.o utils.o -L../../../../lib -lR -dylib_file libRblas.dylib:../../../../lib/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
1779make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils/src'
1780make[6]: `Makedeps' is up to date.
1781make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils/src'
1782make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils/src'
1783mkdir ../../../../library/utils/libs
1784make[6]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils/src'
1785make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils/src'
1786make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1787make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1788byte-compiling package 'utils'
1789make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1790make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/utils'
1791make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices'
1792building package 'grDevices'
1793mkdir ../../../library/grDevices
1794make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices'
1795mkdir ../../../library/grDevices/R
1796mkdir ../../../library/grDevices/afm
1797mkdir ../../../library/grDevices/enc
1798mkdir ../../../library/grDevices/icc
1799make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices'
1800make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices'
1801make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices/src'
1802making axis_scales.d from axis_scales.c
1803making chull.d from chull.c
1804making devices.d from devices.c
1805making init.d from init.c
1806making stubs.d from stubs.c
1807making colors.d from colors.c
1808making devCairo.d from devCairo.c
1809making devPicTeX.d from devPicTeX.c
1810making devPS.d from devPS.c
1811making devQuartz.d from devQuartz.c
1812making qdBitmap.d from qdBitmap.c
1813making qdPDF.d from qdPDF.c
1814making qdCocoa.d from qdCocoa.m
1815/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c axis_scales.c -o axis_scales.o
1816/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c chull.c -o chull.o
1817/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c devices.c -o devices.o
1818/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c init.c -o init.o
1819/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c stubs.c -o stubs.o
1820/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c colors.c -o colors.o
1821/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c devCairo.c -o devCairo.o
1822/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c devPicTeX.c -o devPicTeX.o
1823/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c devPS.c -o devPS.o
1824/opt/local/bin/gcc-mp-4.5 -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include    -fPIC  -O2 -DOS_OBJECT_USE_OBJC=0 -m64  -c devQuartz.c -o devQuartz.o
1825In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:0,
1826                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:20,
1827                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
1828                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
1829                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20,
1830                 from ../../../../include/R_ext/QuartzDevice.h:101,
1831                 from devQuartz.c:36:
1832/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:147:1: error: format string argument not a string type
1833devQuartz.c: In function 'RQuartz_Font':
1834devQuartz.c:715:5: warning: 'CGFontCreateWithPlatformFont' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGFont.h:59)
1835make[5]: *** [devQuartz.o] Error 1
1836make[5]: *** Waiting for unfinished jobs....
1837make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices/src'
1838make[4]: *** [mksrc] Error 1
1839make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices'
1840make[3]: *** [all] Error 2
1841make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library/grDevices'
1842make[2]: *** [R] Error 1
1843make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src/library'
1844make[1]: *** [R] Error 1
1845make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1/src'
1846make: *** [R] Error 1
1847make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1'
1848Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/work/R-3.0.1" && /usr/bin/make -j2 -w all
1849Exit code: 2
1850Error: org.macports.build for port R returned: command execution failed
1851Warning: targets not executed for R: org.macports.install org.macports.build org.macports.destroot
1852Please see the log file for port R for details:
1853    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/R/main.log
1854Error: Unable to upgrade port: 1
1855To report a bug, follow the instructions in the guide:
1856    http://guide.macports.org/#project.tickets