Ticket #43404: main.log

File main.log, 23.9 KB (added by zulus@…, 10 years ago)

log from sudo port install mpfr

Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gmp/work
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 501
5:debug:main euid changed to: 502
6:debug:main Executing org.macports.main (gmp)
7:debug:main Privilege de-escalation not attempted as not running as root.
8:debug:archivefetch archivefetch phase started at Fri Apr 18 16:44:20 CEST 2014
9:debug:archivefetch Executing org.macports.archivefetch (gmp)
10:debug:archivefetch Privilege de-escalation not attempted as not running as root.
11:debug:fetch fetch phase started at Fri Apr 18 16:44:20 CEST 2014
12:notice:fetch --->  Fetching distfiles for gmp
13:debug:fetch Executing org.macports.fetch (gmp)
14:debug:fetch Privilege de-escalation not attempted as not running as root.
15:debug:checksum checksum phase started at Fri Apr 18 16:44:20 CEST 2014
16:notice:checksum --->  Verifying checksums for gmp
17:debug:checksum Executing org.macports.checksum (gmp)
18:info:checksum --->  Checksumming gmp-6.0.0a.tar.bz2
19:debug:checksum Correct (rmd160) checksum for gmp-6.0.0a.tar.bz2
20:debug:checksum Correct (sha256) checksum for gmp-6.0.0a.tar.bz2
21:debug:checksum Privilege de-escalation not attempted as not running as root.
22:debug:extract extract phase started at Fri Apr 18 16:44:20 CEST 2014
23:notice:extract --->  Extracting gmp
24:debug:extract setting option extract.cmd to /usr/bin/bzip2
25:debug:extract Executing org.macports.extract (gmp)
26:info:extract --->  Extracting gmp-6.0.0a.tar.bz2
27:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gmp/gmp-6.0.0a.tar.bz2'
28:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
29:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/gmp/gmp-6.0.0a.tar.bz2' | /usr/bin/tar -xf -'
30:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/gmp/gmp-6.0.0a.tar.bz2' | /usr/bin/tar -xf -
31:debug:extract euid/egid changed to: 0/0
32:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work to macports
33:debug:extract euid/egid changed to: 502/501
34:debug:extract Privilege de-escalation not attempted as not running as root.
35:debug:patch patch phase started at Fri Apr 18 16:44:20 CEST 2014
36:debug:patch Executing org.macports.patch (gmp)
37:debug:patch Privilege de-escalation not attempted as not running as root.
38:debug:configure configure phase started at Fri Apr 18 16:44:20 CEST 2014
39:notice:configure --->  Configuring gmp
40:debug:configure Using compiler 'Xcode Clang'
41:debug:configure Executing proc-pre-org.macports.configure-configure-0
42:debug:configure Executing org.macports.configure (gmp)
43:debug:configure Environment: CPATH='/opt/local/include' CPPFLAGS='-I/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/.CC_PRINT_OPTIONS' F90FLAGS='-Os -m64' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' FCFLAGS='-Os -m64' OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' INSTALL='/usr/bin/install -c' OBJCFLAGS='-Os -arch x86_64' OBJCXXFLAGS='-Os -arch x86_64' FFLAGS='-Os -m64' ABI='64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
44:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0" && ./configure --prefix=/opt/local --enable-cxx'
45:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0" && ./configure --prefix=/opt/local --enable-cxx
46:info:configure checking build system type... coreisbr-apple-darwin13.1.0
47:info:configure checking host system type... coreisbr-apple-darwin13.1.0
48:info:configure checking for a BSD-compatible install... /usr/bin/install -c
49:info:configure checking whether build environment is sane... yes
50:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
51:info:configure checking for gawk... gawk
52:info:configure checking whether make sets $(MAKE)... yes
53:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
54:info:configure checking ABI=64
55:info:configure checking whether /usr/bin/clang is gcc... yes
56:info:configure checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include... yes
57:info:configure checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7... yes
58:info:configure checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7... yes
59:info:configure checking for gcc... /usr/bin/clang
60:info:configure checking whether the C compiler works... yes
61:info:configure checking for C compiler default output file name... a.out
62:info:configure checking for suffix of executables...
63:info:configure checking whether we are cross compiling... no
64:info:configure checking for suffix of object files... o
65:info:configure checking whether we are using the GNU C compiler... yes
66:info:configure checking whether /usr/bin/clang accepts -g... yes
67:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
68:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
69:info:configure checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
70:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
71:info:configure checking build system compiler /usr/bin/clang... yes
72:info:configure checking for build system preprocessor... /usr/bin/clang -E
73:info:configure checking for build system executable suffix...
74:info:configure checking whether build system compiler is ANSI... yes
75:info:configure checking for build system compiler math library... -lm
76:info:configure checking whether we are using the GNU C++ compiler... yes
77:info:configure checking whether /usr/bin/clang++ accepts -g... yes
78:info:configure checking C++ compiler /usr/bin/clang++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7... yes
79:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
80:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
81:info:configure checking for egrep... /usr/bin/grep -E
82:info:configure using ABI="64"
83:info:configure       CC="/usr/bin/clang"
84:info:configure       CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7"
85:info:configure       CPPFLAGS="-I/opt/local/include"
86:info:configure       CXX="/usr/bin/clang++"
87:info:configure       CXXFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7"
88:info:configure       MPN_PATH=" x86_64/coreisbr x86_64/coreinhm x86_64/core2 x86_64 generic"
89:info:configure checking whether assembler supports --noexecstack option... no
90:info:configure checking for ar... ar
91:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
92:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
93:info:configure checking how to print strings... printf
94:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
95:info:configure checking for fgrep... /usr/bin/grep -F
96:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
97:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
98:info:configure checking whether ln -s works... yes
99:info:configure checking the maximum length of command line arguments... 196608
100:info:configure checking whether the shell understands some XSI constructs... yes
101:info:configure checking whether the shell understands "+="... yes
102:info:configure checking how to convert coreisbr-apple-darwin13.1.0 file names to coreisbr-apple-darwin13.1.0 format... func_convert_file_noop
103:info:configure checking how to convert coreisbr-apple-darwin13.1.0 file names to toolchain format... func_convert_file_noop
104:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
105:info:configure checking for objdump... objdump
106:info:configure checking how to recognize dependent libraries... pass_all
107:info:configure checking for dlltool... dlltool
108:info:configure checking how to associate runtime and link libraries... printf %s\n
109:info:configure checking for archiver @FILE support... no
110:info:configure checking for strip... strip
111:info:configure checking for ranlib... ranlib
112:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
113:info:configure checking for sysroot... no
114:info:configure checking for mt... no
115:info:configure checking if : is a manifest tool... no
116:info:configure checking for dsymutil... dsymutil
117:info:configure checking for nmedit... nmedit
118:info:configure checking for lipo... lipo
119:info:configure checking for otool... otool
120:info:configure checking for otool64... no
121:info:configure checking for -single_module linker flag... yes
122:info:configure checking for -exported_symbols_list linker flag... yes
123:info:configure checking for -force_load linker flag... yes
124:info:configure checking for ANSI C header files... yes
125:info:configure checking for sys/types.h... yes
126:info:configure checking for sys/stat.h... yes
127:info:configure checking for stdlib.h... yes
128:info:configure checking for string.h... yes
129:info:configure checking for memory.h... yes
130:info:configure checking for strings.h... yes
131:info:configure checking for inttypes.h... yes
132:info:configure checking for stdint.h... yes
133:info:configure checking for unistd.h... yes
134:info:configure checking for dlfcn.h... yes
135:info:configure checking for objdir... .libs
136:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... no
137:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
138:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... no
139:info:configure checking if /usr/bin/clang static flag -static works... no
140:info:configure checking if /usr/bin/clang supports -c -o file.o... no
141:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) no
142:info:configure checking if we can lock with hard links... yes
143:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
144:info:configure checking dynamic linker characteristics... clang: error: couldn't create cache file '/var/folders/l5/_hmcq_q5581_q5nh_nrvhtm00000gp/T/xcrun_db-6YEAjPdQ' (errno=Permission denied)
145:info:configure darwin13.1.0 dyld
146:info:configure checking how to hardcode library paths into programs... immediate
147:info:configure checking whether stripping libraries is possible... yes
148:info:configure checking if libtool supports shared libraries... yes
149:info:configure checking whether to build shared libraries... yes
150:info:configure checking whether to build static libraries... yes
151:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
152:info:configure checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
153:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
154:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
155:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
156:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... no
157:info:configure checking if /usr/bin/clang++ static flag -static works... no
158:info:configure checking if /usr/bin/clang++ supports -c -o file.o... no
159:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) no
160:info:configure checking if we can lock with hard links... yes
161:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
162:info:configure checking dynamic linker characteristics... darwin13.1.0 dyld
163:info:configure checking how to hardcode library paths into programs... immediate
164:info:configure checking for ANSI C header files... (cached) yes
165:info:configure checking whether time.h and sys/time.h may both be included... yes
166:info:configure checking fcntl.h usability... yes
167:info:configure checking fcntl.h presence... yes
168:info:configure checking for fcntl.h... yes
169:info:configure checking float.h usability... yes
170:info:configure checking float.h presence... yes
171:info:configure checking for float.h... yes
172:info:configure checking invent.h usability... no
173:info:configure checking invent.h presence... no
174:info:configure checking for invent.h... no
175:info:configure checking langinfo.h usability... yes
176:info:configure checking langinfo.h presence... yes
177:info:configure checking for langinfo.h... yes
178:info:configure checking locale.h usability... yes
179:info:configure checking locale.h presence... yes
180:info:configure checking for locale.h... yes
181:info:configure checking nl_types.h usability... yes
182:info:configure checking nl_types.h presence... yes
183:info:configure checking for nl_types.h... yes
184:info:configure checking sys/attributes.h usability... no
185:info:configure checking sys/attributes.h presence... no
186:info:configure checking for sys/attributes.h... no
187:info:configure checking sys/iograph.h usability... no
188:info:configure checking sys/iograph.h presence... no
189:info:configure checking for sys/iograph.h... no
190:info:configure checking sys/mman.h usability... yes
191:info:configure checking sys/mman.h presence... yes
192:info:configure checking for sys/mman.h... yes
193:info:configure checking sys/param.h usability... yes
194:info:configure checking sys/param.h presence... yes
195:info:configure checking for sys/param.h... yes
196:info:configure checking sys/processor.h usability... no
197:info:configure checking sys/processor.h presence... no
198:info:configure checking for sys/processor.h... no
199:info:configure checking sys/pstat.h usability... no
200:info:configure checking sys/pstat.h presence... no
201:info:configure checking for sys/pstat.h... no
202:info:configure checking sys/sysinfo.h usability... no
203:info:configure checking sys/sysinfo.h presence... no
204:info:configure checking for sys/sysinfo.h... no
205:info:configure checking sys/syssgi.h usability... no
206:info:configure checking sys/syssgi.h presence... no
207:info:configure checking for sys/syssgi.h... no
208:info:configure checking sys/systemcfg.h usability... no
209:info:configure checking sys/systemcfg.h presence... no
210:info:configure checking for sys/systemcfg.h... no
211:info:configure checking sys/time.h usability... yes
212:info:configure checking sys/time.h presence... yes
213:info:configure checking for sys/time.h... yes
214:info:configure checking sys/times.h usability... yes
215:info:configure checking sys/times.h presence... yes
216:info:configure checking for sys/times.h... yes
217:info:configure checking for sys/resource.h... yes
218:info:configure checking for sys/sysctl.h... yes
219:info:configure checking for machine/hal_sysinfo.h... no
220:info:configure checking whether fgetc is declared... yes
221:info:configure checking whether fscanf is declared... yes
222:info:configure checking whether optarg is declared... yes
223:info:configure checking whether ungetc is declared... yes
224:info:configure checking whether vfprintf is declared... yes
225:info:configure checking whether sys_errlist is declared... yes
226:info:configure checking whether sys_nerr is declared... yes
227:info:configure checking return type of signal handlers... void
228:info:configure checking for intmax_t... yes
229:info:configure checking for long double... yes
230:info:configure checking for long long... yes
231:info:configure checking for ptrdiff_t... yes
232:info:configure checking for quad_t... yes
233:info:configure checking for uint_least32_t... yes
234:info:configure checking for intptr_t... yes
235:info:configure checking for preprocessor stringizing operator... yes
236:info:configure checking for working volatile... yes
237:info:configure checking for C/C++ restrict keyword... __restrict
238:info:configure checking whether gcc __attribute__ ((const)) works... yes
239:info:configure checking whether gcc __attribute__ ((malloc)) works... yes
240:info:configure checking whether gcc __attribute__ ((mode (XX))) works... yes
241:info:configure checking whether gcc __attribute__ ((noreturn)) works... yes
242:info:configure checking for inline... inline
243:info:configure checking for working alloca.h... yes
244:info:configure checking for alloca (via gmp-impl.h)... yes
245:info:configure checking how to allocate temporary memory... alloca
246:info:configure checking whether byte ordering is bigendian... no
247:info:configure checking format of `double' floating point... dyld: Library not loaded: /opt/local/lib/libmpfr.4.dylib
248:info:configure   Referenced from: /opt/local/bin/gawk
249:info:configure   Reason: image not found
250:info:configure
251:info:configure configure: WARNING: oops, unrecognised float format:
252:info:configure checking for alarm... yes
253:info:configure checking for attr_get... no
254:info:configure checking for clock... yes
255:info:configure checking for cputime... no
256:info:configure checking for getpagesize... yes
257:info:configure checking for getrusage... yes
258:info:configure checking for gettimeofday... yes
259:info:configure checking for getsysinfo... no
260:info:configure checking for localeconv... yes
261:info:configure checking for memset... yes
262:info:configure checking for mmap... yes
263:info:configure checking for mprotect... yes
264:info:configure checking for nl_langinfo... yes
265:info:configure checking for obstack_vprintf... no
266:info:configure checking for popen... yes
267:info:configure checking for processor_info... yes
268:info:configure checking for pstat_getprocessor... no
269:info:configure checking for raise... yes
270:info:configure checking for read_real_time... no
271:info:configure checking for sigaction... yes
272:info:configure checking for sigaltstack... yes
273:info:configure checking for sigstack... no
274:info:configure checking for syssgi... no
275:info:configure checking for strchr... yes
276:info:configure checking for strerror... yes
277:info:configure checking for strnlen... yes
278:info:configure checking for strtol... yes
279:info:configure checking for strtoul... yes
280:info:configure checking for sysconf... yes
281:info:configure checking for sysctl... yes
282:info:configure checking for sysctlbyname... yes
283:info:configure checking for times... yes
284:info:configure checking for library containing clock_gettime... no
285:info:configure checking for vsnprintf... yes
286:info:configure checking whether vsnprintf works... yes
287:info:configure checking whether sscanf needs writable input... no
288:info:configure checking for struct pst_processor.psp_iticksperclktick... no
289:info:configure checking sstream usability... yes
290:info:configure checking sstream presence... yes
291:info:configure checking for sstream... yes
292:info:configure checking for std::locale... yes
293:info:configure checking for suitable m4... m4
294:info:configure checking if m4wrap produces spurious output... m4: error: couldn't create cache file '/var/folders/l5/_hmcq_q5581_q5nh_nrvhtm00000gp/T/xcrun_db-nB5PKw1d' (errno=Permission denied)
295:info:configure no
296:info:configure checking how to switch to text section... .text
297:info:configure checking how to switch to data section... .data
298:info:configure checking for assembler label suffix... :
299:info:configure checking for assembler global directive... .globl
300:info:configure checking for assembler global directive attribute...
301:info:configure checking if globals are prefixed by underscore... yes
302:info:configure checking how to switch to read-only data section...     .section        __TEXT,__const
303:info:configure checking for assembler .type directive...
304:info:configure checking for assembler .size directive...
305:info:configure checking for assembler local label prefix... L
306:info:configure checking for assembler byte directive... .byte
307:info:configure checking how to define a 32-bit word... .long
308:info:configure checking if .align assembly directive is logarithmic... yes
309:info:configure checking if the .align directive accepts an 0x90 fill in .text... yes
310:info:configure checking size of void *... 8
311:info:configure checking size of unsigned short... 2
312:info:configure checking size of unsigned... 4
313:info:configure checking size of unsigned long... 8
314:info:configure checking size of mp_limb_t... 8
315:info:configure checking for stack_t... yes
316:info:configure checking for tputs in -lncurses... yes
317:info:configure checking for readline in -lreadline... yes
318:info:configure checking readline/readline.h usability... yes
319:info:configure checking readline/readline.h presence... yes
320:info:configure checking for readline/readline.h... yes
321:info:configure checking readline/history.h usability... yes
322:info:configure checking readline/history.h presence... yes
323:info:configure checking for readline/history.h... yes
324:info:configure checking readline detected... yes
325:info:configure checking for bison... bison -y
326:info:configure checking for flex... flex
327:info:configure checking lex output file root... lex.yy
328:info:configure checking lex library... -lfl
329:info:configure checking whether yytext is a pointer... yes
330:info:configure checking for ranlib... (cached) ranlib
331:info:configure creating config.m4
332:info:configure configure: creating ./config.status
333:info:configure config.status: creating demos/pexpr-config.h
334:info:configure dyld: Library not loaded: /opt/local/lib/libmpfr.4.dylib
335:info:configure   Referenced from: /opt/local/bin/gawk
336:info:configure   Reason: image not found
337:info:configure ./config.status: line 1647: 40938 Done                    eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
338:info:configure      40939 Trace/BPT trap: 5       | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
339:info:configure config.status: error: could not create demos/pexpr-config.h
340:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0" && ./configure --prefix=/opt/local --enable-cxx
341:info:configure Exit code: 1
342:error:configure Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/config.log
343:error:configure org.macports.configure for port gmp returned: configure failure: command execution failed
344:debug:configure Error code: NONE
345:debug:configure Backtrace: configure failure: command execution failed
346    while executing
347"$procedure $targetname"
348:info:configure Warning: targets not executed for gmp: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
349:error:configure Failed to install gmp
350:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
351    while executing
352"open [file join $dir tclIndex]"
353:notice:configure Please see the log file for port gmp for details:
354    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/main.log