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