Ticket #43444: main.log

File main.log, 600.6 KB (added by grrr@…, 10 years ago)
Line 
1version:1
2:debug:main gmp has no conflicts
3:debug:main Executing org.macports.main (gmp)
4:debug:main changing euid/egid - current euid: 0 - current egid: 0
5:debug:main egid changed to: 501
6:debug:main euid changed to: 502
7:debug:archivefetch archivefetch phase started at Mon Apr 21 21:38:29 EDT 2014
8:debug:archivefetch Executing org.macports.archivefetch (gmp)
9:debug:archivefetch Privilege de-escalation not attempted as not running as root.
10:debug:fetch fetch phase started at Mon Apr 21 21:38:29 EDT 2014
11:notice:fetch --->  Fetching distfiles for gmp
12:debug:fetch Executing org.macports.fetch (gmp)
13:debug:fetch Privilege de-escalation not attempted as not running as root.
14:debug:checksum checksum phase started at Mon Apr 21 21:38:29 EDT 2014
15:notice:checksum --->  Verifying checksums for gmp
16:debug:checksum Executing org.macports.checksum (gmp)
17:info:checksum --->  Checksumming gmp-6.0.0a.tar.bz2
18:debug:checksum Correct (rmd160) checksum for gmp-6.0.0a.tar.bz2
19:debug:checksum Correct (sha256) checksum for gmp-6.0.0a.tar.bz2
20:debug:checksum Privilege de-escalation not attempted as not running as root.
21:debug:extract extract phase started at Mon Apr 21 21:38:29 EDT 2014
22:notice:extract --->  Extracting gmp
23:debug:extract setting option extract.cmd to /usr/bin/bzip2
24:debug:extract Executing org.macports.extract (gmp)
25:info:extract --->  Extracting gmp-6.0.0a.tar.bz2
26:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gmp/gmp-6.0.0a.tar.bz2'
27: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'
28: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 -'
29: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 -
30:debug:extract euid/egid changed to: 0/0
31: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
32:debug:extract euid/egid changed to: 502/501
33:debug:extract Privilege de-escalation not attempted as not running as root.
34:debug:patch patch phase started at Mon Apr 21 21:38:30 EDT 2014
35:debug:patch Executing org.macports.patch (gmp)
36:debug:patch Privilege de-escalation not attempted as not running as root.
37:debug:configure configure phase started at Mon Apr 21 21:38:30 EDT 2014
38:notice:configure --->  Configuring gmp
39:debug:configure Using compiler 'Xcode Clang'
40:debug:configure Executing proc-pre-org.macports.configure-configure-0
41:debug:configure Executing org.macports.configure (gmp)
42: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'
43: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'
44: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
45:info:configure checking build system type... coreisbr-apple-darwin13.1.0
46:info:configure checking host system type... coreisbr-apple-darwin13.1.0
47:info:configure checking for a BSD-compatible install... /usr/bin/install -c
48:info:configure checking whether build environment is sane... yes
49:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
50:info:configure checking for gawk... no
51:info:configure checking for mawk... no
52:info:configure checking for nawk... no
53:info:configure checking for awk... awk
54:info:configure checking whether make sets $(MAKE)... yes
55:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
56:info:configure checking ABI=64
57:info:configure checking whether /usr/bin/clang is gcc... yes
58:info:configure checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include... yes
59:info:configure checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=corei7... yes
60:info:configure checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -I/opt/local/include -march=corei7... yes
61:info:configure checking for gcc... /usr/bin/clang
62:info:configure checking whether the C compiler works... yes
63:info:configure checking for C compiler default output file name... a.out
64:info:configure checking for suffix of executables...
65:info:configure checking whether we are cross compiling... no
66:info:configure checking for suffix of object files... o
67:info:configure checking whether we are using the GNU C compiler... yes
68:info:configure checking whether /usr/bin/clang accepts -g... yes
69:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
70:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
71:info:configure checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
72:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
73:info:configure checking build system compiler /usr/bin/clang... yes
74:info:configure checking for build system preprocessor... /usr/bin/clang -E
75:info:configure checking for build system executable suffix...
76:info:configure checking whether build system compiler is ANSI... yes
77:info:configure checking for build system compiler math library... -lm
78:info:configure checking whether we are using the GNU C++ compiler... yes
79:info:configure checking whether /usr/bin/clang++ accepts -g... yes
80:info:configure checking C++ compiler /usr/bin/clang++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7... yes
81:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
82:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
83:info:configure checking for egrep... /usr/bin/grep -E
84:info:configure using ABI="64"
85:info:configure       CC="/usr/bin/clang"
86:info:configure       CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7"
87:info:configure       CPPFLAGS="-I/opt/local/include"
88:info:configure       CXX="/usr/bin/clang++"
89:info:configure       CXXFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7"
90:info:configure       MPN_PATH=" x86_64/coreisbr x86_64/coreinhm x86_64/core2 x86_64 generic"
91:info:configure checking whether assembler supports --noexecstack option... no
92:info:configure checking for ar... ar
93:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
94:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
95:info:configure checking how to print strings... printf
96:info:configure checking for a sed that does not truncate output... /usr/bin/sed
97:info:configure checking for fgrep... /usr/bin/grep -F
98:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
99:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
100:info:configure checking whether ln -s works... yes
101:info:configure checking the maximum length of command line arguments... 196608
102:info:configure checking whether the shell understands some XSI constructs... yes
103:info:configure checking whether the shell understands "+="... yes
104:info:configure checking how to convert coreisbr-apple-darwin13.1.0 file names to coreisbr-apple-darwin13.1.0 format... func_convert_file_noop
105:info:configure checking how to convert coreisbr-apple-darwin13.1.0 file names to toolchain format... func_convert_file_noop
106:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
107:info:configure checking for objdump... objdump
108:info:configure checking how to recognize dependent libraries... pass_all
109:info:configure checking for dlltool... dlltool
110:info:configure checking how to associate runtime and link libraries... printf %s\n
111:info:configure checking for archiver @FILE support... no
112:info:configure checking for strip... strip
113:info:configure checking for ranlib... ranlib
114:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
115:info:configure checking for sysroot... no
116:info:configure checking for mt... no
117:info:configure checking if : is a manifest tool... no
118:info:configure checking for dsymutil... dsymutil
119:info:configure checking for nmedit... nmedit
120:info:configure checking for lipo... lipo
121:info:configure checking for otool... otool
122:info:configure checking for otool64... no
123:info:configure checking for -single_module linker flag... yes
124:info:configure checking for -exported_symbols_list linker flag... yes
125:info:configure checking for -force_load linker flag... yes
126:info:configure checking for ANSI C header files... yes
127:info:configure checking for sys/types.h... yes
128:info:configure checking for sys/stat.h... yes
129:info:configure checking for stdlib.h... yes
130:info:configure checking for string.h... yes
131:info:configure checking for memory.h... yes
132:info:configure checking for strings.h... yes
133:info:configure checking for inttypes.h... yes
134:info:configure checking for stdint.h... yes
135:info:configure checking for unistd.h... yes
136:info:configure checking for dlfcn.h... yes
137:info:configure checking for objdir... .libs
138:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... no
139:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
140:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... no
141:info:configure checking if /usr/bin/clang static flag -static works... no
142:info:configure checking if /usr/bin/clang supports -c -o file.o... no
143:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) no
144:info:configure checking if we can lock with hard links... yes
145:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
146:info:configure checking dynamic linker characteristics... clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fYYmhW1W' (errno=Permission denied)
147:info:configure darwin13.1.0 dyld
148:info:configure checking how to hardcode library paths into programs... immediate
149:info:configure checking whether stripping libraries is possible... yes
150:info:configure checking if libtool supports shared libraries... yes
151:info:configure checking whether to build shared libraries... yes
152:info:configure checking whether to build static libraries... yes
153:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
154:info:configure checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
155:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
156:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
157:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
158:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... no
159:info:configure checking if /usr/bin/clang++ static flag -static works... no
160:info:configure checking if /usr/bin/clang++ supports -c -o file.o... no
161:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) no
162:info:configure checking if we can lock with hard links... yes
163:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
164:info:configure checking dynamic linker characteristics... darwin13.1.0 dyld
165:info:configure checking how to hardcode library paths into programs... immediate
166:info:configure checking for ANSI C header files... (cached) yes
167:info:configure checking whether time.h and sys/time.h may both be included... yes
168:info:configure checking fcntl.h usability... yes
169:info:configure checking fcntl.h presence... yes
170:info:configure checking for fcntl.h... yes
171:info:configure checking float.h usability... yes
172:info:configure checking float.h presence... yes
173:info:configure checking for float.h... yes
174:info:configure checking invent.h usability... no
175:info:configure checking invent.h presence... no
176:info:configure checking for invent.h... no
177:info:configure checking langinfo.h usability... yes
178:info:configure checking langinfo.h presence... yes
179:info:configure checking for langinfo.h... yes
180:info:configure checking locale.h usability... yes
181:info:configure checking locale.h presence... yes
182:info:configure checking for locale.h... yes
183:info:configure checking nl_types.h usability... yes
184:info:configure checking nl_types.h presence... yes
185:info:configure checking for nl_types.h... yes
186:info:configure checking sys/attributes.h usability... no
187:info:configure checking sys/attributes.h presence... no
188:info:configure checking for sys/attributes.h... no
189:info:configure checking sys/iograph.h usability... no
190:info:configure checking sys/iograph.h presence... no
191:info:configure checking for sys/iograph.h... no
192:info:configure checking sys/mman.h usability... yes
193:info:configure checking sys/mman.h presence... yes
194:info:configure checking for sys/mman.h... yes
195:info:configure checking sys/param.h usability... yes
196:info:configure checking sys/param.h presence... yes
197:info:configure checking for sys/param.h... yes
198:info:configure checking sys/processor.h usability... no
199:info:configure checking sys/processor.h presence... no
200:info:configure checking for sys/processor.h... no
201:info:configure checking sys/pstat.h usability... no
202:info:configure checking sys/pstat.h presence... no
203:info:configure checking for sys/pstat.h... no
204:info:configure checking sys/sysinfo.h usability... no
205:info:configure checking sys/sysinfo.h presence... no
206:info:configure checking for sys/sysinfo.h... no
207:info:configure checking sys/syssgi.h usability... no
208:info:configure checking sys/syssgi.h presence... no
209:info:configure checking for sys/syssgi.h... no
210:info:configure checking sys/systemcfg.h usability... no
211:info:configure checking sys/systemcfg.h presence... no
212:info:configure checking for sys/systemcfg.h... no
213:info:configure checking sys/time.h usability... yes
214:info:configure checking sys/time.h presence... yes
215:info:configure checking for sys/time.h... yes
216:info:configure checking sys/times.h usability... yes
217:info:configure checking sys/times.h presence... yes
218:info:configure checking for sys/times.h... yes
219:info:configure checking for sys/resource.h... yes
220:info:configure checking for sys/sysctl.h... yes
221:info:configure checking for machine/hal_sysinfo.h... no
222:info:configure checking whether fgetc is declared... yes
223:info:configure checking whether fscanf is declared... yes
224:info:configure checking whether optarg is declared... yes
225:info:configure checking whether ungetc is declared... yes
226:info:configure checking whether vfprintf is declared... yes
227:info:configure checking whether sys_errlist is declared... yes
228:info:configure checking whether sys_nerr is declared... yes
229:info:configure checking return type of signal handlers... void
230:info:configure checking for intmax_t... yes
231:info:configure checking for long double... yes
232:info:configure checking for long long... yes
233:info:configure checking for ptrdiff_t... yes
234:info:configure checking for quad_t... yes
235:info:configure checking for uint_least32_t... yes
236:info:configure checking for intptr_t... yes
237:info:configure checking for preprocessor stringizing operator... yes
238:info:configure checking for working volatile... yes
239:info:configure checking for C/C++ restrict keyword... __restrict
240:info:configure checking whether gcc __attribute__ ((const)) works... yes
241:info:configure checking whether gcc __attribute__ ((malloc)) works... yes
242:info:configure checking whether gcc __attribute__ ((mode (XX))) works... yes
243:info:configure checking whether gcc __attribute__ ((noreturn)) works... yes
244:info:configure checking for inline... inline
245:info:configure checking for working alloca.h... yes
246:info:configure checking for alloca (via gmp-impl.h)... yes
247:info:configure checking how to allocate temporary memory... alloca
248:info:configure checking whether byte ordering is bigendian... no
249:info:configure checking format of `double' floating point... IEEE little endian
250:info:configure checking for alarm... yes
251:info:configure checking for attr_get... no
252:info:configure checking for clock... yes
253:info:configure checking for cputime... no
254:info:configure checking for getpagesize... yes
255:info:configure checking for getrusage... yes
256:info:configure checking for gettimeofday... yes
257:info:configure checking for getsysinfo... no
258:info:configure checking for localeconv... yes
259:info:configure checking for memset... yes
260:info:configure checking for mmap... yes
261:info:configure checking for mprotect... yes
262:info:configure checking for nl_langinfo... yes
263:info:configure checking for obstack_vprintf... no
264:info:configure checking for popen... yes
265:info:configure checking for processor_info... yes
266:info:configure checking for pstat_getprocessor... no
267:info:configure checking for raise... yes
268:info:configure checking for read_real_time... no
269:info:configure checking for sigaction... yes
270:info:configure checking for sigaltstack... yes
271:info:configure checking for sigstack... no
272:info:configure checking for syssgi... no
273:info:configure checking for strchr... yes
274:info:configure checking for strerror... yes
275:info:configure checking for strnlen... yes
276:info:configure checking for strtol... yes
277:info:configure checking for strtoul... yes
278:info:configure checking for sysconf... yes
279:info:configure checking for sysctl... yes
280:info:configure checking for sysctlbyname... yes
281:info:configure checking for times... yes
282:info:configure checking for library containing clock_gettime... no
283:info:configure checking for vsnprintf... yes
284:info:configure checking whether vsnprintf works... yes
285:info:configure checking whether sscanf needs writable input... no
286:info:configure checking for struct pst_processor.psp_iticksperclktick... no
287:info:configure checking sstream usability... yes
288:info:configure checking sstream presence... yes
289:info:configure checking for sstream... yes
290:info:configure checking for std::locale... yes
291:info:configure checking for suitable m4... m4
292:info:configure checking if m4wrap produces spurious output... m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jV612q1N' (errno=Permission denied)
293:info:configure no
294:info:configure checking how to switch to text section... .text
295:info:configure checking how to switch to data section... .data
296:info:configure checking for assembler label suffix... :
297:info:configure checking for assembler global directive... .globl
298:info:configure checking for assembler global directive attribute...
299:info:configure checking if globals are prefixed by underscore... yes
300:info:configure checking how to switch to read-only data section...     .section        __TEXT,__const
301:info:configure checking for assembler .type directive...
302:info:configure checking for assembler .size directive...
303:info:configure checking for assembler local label prefix... L
304:info:configure checking for assembler byte directive... .byte
305:info:configure checking how to define a 32-bit word... .long
306:info:configure checking if .align assembly directive is logarithmic... yes
307:info:configure checking if the .align directive accepts an 0x90 fill in .text... yes
308:info:configure checking size of void *... 8
309:info:configure checking size of unsigned short... 2
310:info:configure checking size of unsigned... 4
311:info:configure checking size of unsigned long... 8
312:info:configure checking size of mp_limb_t... 8
313:info:configure checking for stack_t... yes
314:info:configure checking for tputs in -lncurses... yes
315:info:configure checking for readline in -lreadline... yes
316:info:configure checking readline/readline.h usability... yes
317:info:configure checking readline/readline.h presence... yes
318:info:configure checking for readline/readline.h... yes
319:info:configure checking readline/history.h usability... yes
320:info:configure checking readline/history.h presence... yes
321:info:configure checking for readline/history.h... yes
322:info:configure checking readline detected... yes
323:info:configure checking for bison... bison -y
324:info:configure checking for flex... flex
325:info:configure checking lex output file root... lex.yy
326:info:configure checking lex library... -ll
327:info:configure checking whether yytext is a pointer... yes
328:info:configure checking for ranlib... (cached) ranlib
329:info:configure creating config.m4
330:info:configure configure: creating ./config.status
331:info:configure config.status: creating demos/pexpr-config.h
332:info:configure config.status: creating demos/calc/calc-config.h
333:info:configure config.status: creating Makefile
334:info:configure config.status: creating mpf/Makefile
335:info:configure config.status: creating mpn/Makefile
336:info:configure config.status: creating mpq/Makefile
337:info:configure config.status: creating mpz/Makefile
338:info:configure config.status: creating printf/Makefile
339:info:configure config.status: creating scanf/Makefile
340:info:configure config.status: creating rand/Makefile
341:info:configure config.status: creating cxx/Makefile
342:info:configure config.status: creating tests/Makefile
343:info:configure config.status: creating tests/devel/Makefile
344:info:configure config.status: creating tests/mpf/Makefile
345:info:configure config.status: creating tests/mpn/Makefile
346:info:configure config.status: creating tests/mpq/Makefile
347:info:configure config.status: creating tests/mpz/Makefile
348:info:configure config.status: creating tests/rand/Makefile
349:info:configure config.status: creating tests/misc/Makefile
350:info:configure config.status: creating tests/cxx/Makefile
351:info:configure config.status: creating doc/Makefile
352:info:configure config.status: creating tune/Makefile
353:info:configure config.status: creating demos/Makefile
354:info:configure config.status: creating demos/calc/Makefile
355:info:configure config.status: creating demos/expr/Makefile
356:info:configure config.status: creating gmp.h
357:info:configure config.status: creating config.h
358:info:configure config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
359:info:configure config.status: linking mpn/generic/add.c to mpn/add.c
360:info:configure config.status: linking mpn/generic/add_1.c to mpn/add_1.c
361:info:configure config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/add_n.asm
362:info:configure config.status: linking mpn/generic/sub.c to mpn/sub.c
363:info:configure config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
364:info:configure config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/sub_n.asm
365:info:configure config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm
366:info:configure config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm
367:info:configure config.status: linking mpn/generic/neg.c to mpn/neg.c
368:info:configure config.status: linking mpn/x86_64/com.asm to mpn/com.asm
369:info:configure config.status: linking mpn/x86_64/coreisbr/mul_1.asm to mpn/mul_1.asm
370:info:configure config.status: linking mpn/x86_64/coreisbr/aorsmul_1.asm to mpn/addmul_1.asm
371:info:configure config.status: linking mpn/x86_64/coreisbr/aorsmul_1.asm to mpn/submul_1.asm
372:info:configure config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/add_err1_n.asm
373:info:configure config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm
374:info:configure config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm
375:info:configure config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/sub_err1_n.asm
376:info:configure config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm
377:info:configure config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm
378:info:configure config.status: linking mpn/x86_64/coreisbr/lshift.asm to mpn/lshift.asm
379:info:configure config.status: linking mpn/x86_64/coreisbr/rshift.asm to mpn/rshift.asm
380:info:configure config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm
381:info:configure config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
382:info:configure config.status: linking mpn/generic/divis.c to mpn/divis.c
383:info:configure config.status: linking mpn/generic/divrem.c to mpn/divrem.c
384:info:configure config.status: linking mpn/x86_64/coreisbr/divrem_1.asm to mpn/divrem_1.asm
385:info:configure config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
386:info:configure config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
387:info:configure config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
388:info:configure config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
389:info:configure config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm
390:info:configure config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
391:info:configure config.status: linking mpn/generic/dump.c to mpn/dump.c
392:info:configure config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm
393:info:configure config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm
394:info:configure config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
395:info:configure config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm
396:info:configure config.status: linking mpn/x86_64/coreisbr/lshiftc.asm to mpn/lshiftc.asm
397:info:configure config.status: linking mpn/generic/mul.c to mpn/mul.c
398:info:configure config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
399:info:configure config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
400:info:configure config.status: linking mpn/generic/sqr.c to mpn/sqr.c
401:info:configure config.status: linking mpn/x86_64/coreisbr/mul_basecase.asm to mpn/mul_basecase.asm
402:info:configure config.status: linking mpn/x86_64/coreisbr/sqr_basecase.asm to mpn/sqr_basecase.asm
403:info:configure config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
404:info:configure config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
405:info:configure config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
406:info:configure config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
407:info:configure config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
408:info:configure config.status: linking mpn/generic/random.c to mpn/random.c
409:info:configure config.status: linking mpn/generic/random2.c to mpn/random2.c
410:info:configure config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
411:info:configure config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
412:info:configure config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
413:info:configure config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
414:info:configure config.status: linking mpn/generic/get_str.c to mpn/get_str.c
415:info:configure config.status: linking mpn/generic/set_str.c to mpn/set_str.c
416:info:configure config.status: linking mpn/generic/scan0.c to mpn/scan0.c
417:info:configure config.status: linking mpn/generic/scan1.c to mpn/scan1.c
418:info:configure config.status: linking mpn/x86_64/coreisbr/popcount.asm to mpn/popcount.asm
419:info:configure config.status: linking mpn/x86_64/coreinhm/hamdist.asm to mpn/hamdist.asm
420:info:configure config.status: linking mpn/generic/cmp.c to mpn/cmp.c
421:info:configure config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
422:info:configure config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
423:info:configure config.status: linking mpn/x86_64/core2/gcd_1.asm to mpn/gcd_1.asm
424:info:configure config.status: linking mpn/generic/gcd.c to mpn/gcd.c
425:info:configure config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
426:info:configure config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
427:info:configure config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
428:info:configure config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
429:info:configure config.status: linking mpn/generic/div_q.c to mpn/div_q.c
430:info:configure config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
431:info:configure config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
432:info:configure config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
433:info:configure config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
434:info:configure config.status: linking mpn/generic/get_d.c to mpn/get_d.c
435:info:configure config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
436:info:configure config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
437:info:configure config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
438:info:configure config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
439:info:configure config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
440:info:configure config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
441:info:configure config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
442:info:configure config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
443:info:configure config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
444:info:configure config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
445:info:configure config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
446:info:configure config.status: linking mpn/x86_64/coreisbr/mullo_basecase.asm to mpn/mullo_basecase.asm
447:info:configure config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
448:info:configure config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
449:info:configure config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
450:info:configure config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
451:info:configure config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
452:info:configure config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
453:info:configure config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
454:info:configure config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
455:info:configure config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
456:info:configure config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
457:info:configure config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
458:info:configure config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
459:info:configure config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
460:info:configure config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
461:info:configure config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
462:info:configure config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
463:info:configure config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
464:info:configure config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
465:info:configure config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
466:info:configure config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
467:info:configure config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
468:info:configure config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
469:info:configure config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
470:info:configure config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
471:info:configure config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
472:info:configure config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
473:info:configure config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
474:info:configure config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
475:info:configure config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
476:info:configure config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
477:info:configure config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
478:info:configure config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
479:info:configure config.status: linking mpn/generic/invert.c to mpn/invert.c
480:info:configure config.status: linking mpn/generic/binvert.c to mpn/binvert.c
481:info:configure config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
482:info:configure config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
483:info:configure config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
484:info:configure config.status: linking mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm
485:info:configure config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
486:info:configure config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
487:info:configure config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm
488:info:configure config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
489:info:configure config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
490:info:configure config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
491:info:configure config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
492:info:configure config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
493:info:configure config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
494:info:configure config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
495:info:configure config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
496:info:configure config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
497:info:configure config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
498:info:configure config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
499:info:configure config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
500:info:configure config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
501:info:configure config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
502:info:configure config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
503:info:configure config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
504:info:configure config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
505:info:configure config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
506:info:configure config.status: linking mpn/generic/broot.c to mpn/broot.c
507:info:configure config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
508:info:configure config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
509:info:configure config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
510:info:configure config.status: linking mpn/generic/divexact.c to mpn/divexact.c
511:info:configure config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
512:info:configure config.status: linking mpn/x86_64/coreisbr/redc_1.asm to mpn/redc_1.asm
513:info:configure config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
514:info:configure config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
515:info:configure config.status: linking mpn/generic/powm.c to mpn/powm.c
516:info:configure config.status: linking mpn/generic/powlo.c to mpn/powlo.c
517:info:configure config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
518:info:configure config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
519:info:configure config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
520:info:configure config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
521:info:configure config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
522:info:configure config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
523:info:configure config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
524:info:configure config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
525:info:configure config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
526:info:configure config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
527:info:configure config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
528:info:configure config.status: linking mpn/generic/remove.c to mpn/remove.c
529:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
530:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
531:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
532:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
533:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
534:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
535:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
536:info:configure config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
537:info:configure config.status: linking mpn/x86_64/core2/copyi.asm to mpn/copyi.asm
538:info:configure config.status: linking mpn/x86_64/core2/copyd.asm to mpn/copyd.asm
539:info:configure config.status: linking mpn/generic/zero.c to mpn/zero.c
540:info:configure config.status: linking mpn/x86_64/coreisbr/sec_tabselect.asm to mpn/sec_tabselect.asm
541:info:configure config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
542:info:configure config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
543:info:configure config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
544:info:configure config.status: linking mpn/x86_64/coreisbr/mul_2.asm to mpn/mul_2.asm
545:info:configure config.status: linking mpn/x86_64/coreisbr/addmul_2.asm to mpn/addmul_2.asm
546:info:configure config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/addlsh1_n.asm
547:info:configure config.status: linking mpn/x86_64/core2/sublsh1_n.asm to mpn/sublsh1_n.asm
548:info:configure config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
549:info:configure config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1add_n.asm
550:info:configure config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1sub_n.asm
551:info:configure config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/addlsh2_n.asm
552:info:configure config.status: linking mpn/x86_64/core2/sublsh2_n.asm to mpn/sublsh2_n.asm
553:info:configure config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
554:info:configure config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/addlsh_n.asm
555:info:configure config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/rsblsh_n.asm
556:info:configure config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
557:info:configure config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
558:info:configure config.status: linking mpn/x86_64/coreisbr/gmp-mparam.h to gmp-mparam.h
559:info:configure config.status: executing libtool commands
560:info:configure configure: summary of build options:
561:info:configure
562:info:configure   Version:           GNU MP 6.0.0
563:info:configure   Host type:         coreisbr-apple-darwin13.1.0
564:info:configure   ABI:               64
565:info:configure   Install prefix:    /opt/local
566:info:configure   Compiler:          /usr/bin/clang
567:info:configure   Static libraries:  yes
568:info:configure   Shared libraries:  yes
569:info:configure
570:debug:configure Privilege de-escalation not attempted as not running as root.
571:debug:build build phase started at Mon Apr 21 21:39:52 EDT 2014
572:notice:build --->  Building gmp
573:debug:build Executing org.macports.build (gmp)
574:debug:build 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'
575:debug:build 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" && /usr/bin/make -j8 -w all'
576:debug:build 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" && /usr/bin/make -j8 -w all
577:info:build make: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UlRt2dEq' (errno=Permission denied)
578:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0'
579:info:build /usr/bin/clang `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
580:info:build /usr/bin/clang `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
581:info:build /usr/bin/clang `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
582:info:build /usr/bin/clang `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
583:info:build /usr/bin/clang `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
584:info:build /usr/bin/clang `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
585:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FyeS8X6f' (errno=Permission denied)
586:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3mq49O40' (errno=Permission denied)
587:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-bAJi8i2K' (errno=Permission denied)
588:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-J7MYyTTc' (errno=Permission denied)
589:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-KFwcUwHe' (errno=Permission denied)
590:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-HeQsM1S3' (errno=Permission denied)
591:info:build ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
592:info:build ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
593:info:build ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
594:info:build ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
595:info:build ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
596:info:build ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
597:info:build ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
598:info:build ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
599:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
600:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0'
601:info:build Making all in tests
602:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests'
603:info:build Making all in .
604:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests'
605:info:build make[3]: Nothing to be done for `all-am'.
606:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests'
607:info:build Making all in devel
608:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/devel'
609:info:build make[3]: Nothing to be done for `all'.
610:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/devel'
611:info:build Making all in mpn
612:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpn'
613:info:build make[3]: Nothing to be done for `all'.
614:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpn'
615:info:build Making all in mpz
616:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpz'
617:info:build make[3]: Nothing to be done for `all'.
618:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpz'
619:info:build Making all in mpq
620:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpq'
621:info:build make[3]: Nothing to be done for `all'.
622:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpq'
623:info:build Making all in mpf
624:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpf'
625:info:build make[3]: Nothing to be done for `all'.
626:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/mpf'
627:info:build Making all in rand
628:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/rand'
629:info:build make[3]: Nothing to be done for `all'.
630:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/rand'
631:info:build Making all in misc
632:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/misc'
633:info:build make[3]: Nothing to be done for `all'.
634:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/misc'
635:info:build Making all in cxx
636:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/cxx'
637:info:build make[3]: Nothing to be done for `all'.
638:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests/cxx'
639:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tests'
640:info:build Making all in mpn
641:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpn'
642:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fib_table.lo fib_table.c
643:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mp_bases.lo mp_bases.c
644:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm
645:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o add.lo add.c
646:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o add_1.lo add_1.c
647:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'add_n.asm' || echo './'`add_n.asm
648:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sub.lo sub.c
649:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sub_1.lo sub_1.c
650:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_1.c
651:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib_table.c
652:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_bases.c
653:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add.c
654:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub.c
655:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-l9q0gQwA' (errno=Permission denied)
656:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-cixGNFPB' (errno=Permission denied)
657:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 invert_limb_table.asm
658:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Eh5kgayn' (errno=Permission denied)
659:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_n.asm
660:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-PUNZQCU9' (errno=Permission denied)
661:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wEzyEkkZ' (errno=Permission denied)
662:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub_1.c
663:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-V5JyLpoP' (errno=Permission denied)
664:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table invert_limb_table.asm >tmp-invert_limb_table.s
665:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n add_n.asm >tmp-add_n.s
666:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-KwfoiApU' (errno=Permission denied)
667:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-z96XFBf4' (errno=Permission denied)
668:info:build libtool: compile: mv -f "fib_table.o" ".libs/fib_table.o"
669:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib_table.c >/dev/null 2>&1
670:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-add_n.s -o add_n.o
671:info:build libtool: compile: mv -f "sub.o" ".libs/sub.o"
672:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UgiY7dbY' (errno=Permission denied)
673:info:build libtool: compile: mv -f "add.o" ".libs/add.o"
674:info:build libtool: compile: mv -f "mp_bases.o" ".libs/mp_bases.o"
675:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub.c >/dev/null 2>&1
676:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add.c >/dev/null 2>&1
677:info:build libtool: compile: mv -f "add_1.o" ".libs/add_1.o"
678:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_bases.c >/dev/null 2>&1
679:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-invert_limb_table.s -o invert_limb_table.o
680:info:build libtool: compile: mv -f "sub_1.o" ".libs/sub_1.o"
681:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_1.c >/dev/null 2>&1
682:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jEcmiA4y' (errno=Permission denied)
683:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub_1.c >/dev/null 2>&1
684:info:build libtool: compile: mv -f "add_n.o" ".libs/add_n.o"
685:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_n.asm >/dev/null 2>&1
686:info:build libtool: compile: mv -f "invert_limb_table.o" ".libs/invert_limb_table.o"
687:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 invert_limb_table.asm >/dev/null 2>&1
688:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sub_n.asm' || echo './'`sub_n.asm
689:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
690:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
691:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o neg.lo neg.c
692:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'com.asm' || echo './'`com.asm
693:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mul_1.asm' || echo './'`mul_1.asm
694:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_n.asm
695:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 cnd_add_n.asm
696:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c
697:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 cnd_sub_n.asm
698:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Ty4tnylU' (errno=Permission denied)
699:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 com.asm
700:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s
701:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n cnd_add_n.asm >tmp-cnd_add_n.s
702:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n cnd_sub_n.asm >tmp-cnd_sub_n.s
703:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mul_1.asm
704:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-MLfebBe7' (errno=Permission denied)
705:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VS4UjrLB' (errno=Permission denied)
706:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fOP9qzG1' (errno=Permission denied)
707:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com com.asm >tmp-com.s
708:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4gv6NZmQ' (errno=Permission denied)
709:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s
710:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-P8cMFqSL' (errno=Permission denied)
711:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-cnd_add_n.s -o cnd_add_n.o
712:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sub_n.s -o sub_n.o
713:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-BBBl5oGG' (errno=Permission denied)
714:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rkdGURNX' (errno=Permission denied)
715:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-cnd_sub_n.s -o cnd_sub_n.o
716:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-com.s -o com.o
717:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-PRb8wmT5' (errno=Permission denied)
718:info:build libtool: compile: mv -f "neg.o" ".libs/neg.o"
719:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GfKqXH5h' (errno=Permission denied)
720:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c >/dev/null 2>&1
721:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mul_1.s -o mul_1.o
722:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vq2eMLqk' (errno=Permission denied)
723:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
724:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'submul_1.asm' || echo './'`submul_1.asm
725:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addmul_1.asm
726:info:build libtool: compile: mv -f "cnd_add_n.o" ".libs/cnd_add_n.o"
727:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 cnd_add_n.asm >/dev/null 2>&1
728:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s
729:info:build libtool: compile: mv -f "sub_n.o" ".libs/sub_n.o"
730:info:build libtool: compile: mv -f "com.o" ".libs/com.o"
731:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-hnnigICa' (errno=Permission denied)
732:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_n.asm >/dev/null 2>&1
733:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 com.asm >/dev/null 2>&1
734:info:build libtool: compile: mv -f "cnd_sub_n.o" ".libs/cnd_sub_n.o"
735:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 cnd_sub_n.asm >/dev/null 2>&1
736:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 submul_1.asm
737:info:build libtool: compile: mv -f "mul_1.o" ".libs/mul_1.o"
738:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mul_1.asm >/dev/null 2>&1
739:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s
740:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ap1todKN' (errno=Permission denied)
741:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm
742:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_err1_n.asm
743:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n add_err1_n.asm >tmp-add_err1_n.s
744:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-plHhEKYd' (errno=Permission denied)
745:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-addmul_1.s -o addmul_1.o
746:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jc8XHN8q' (errno=Permission denied)
747:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-submul_1.s -o submul_1.o
748:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-dtO7AMOr' (errno=Permission denied)
749:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-add_err1_n.s -o add_err1_n.o
750:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-z3gBEXhT' (errno=Permission denied)
751:info:build libtool: compile: mv -f "addmul_1.o" ".libs/addmul_1.o"
752:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addmul_1.asm >/dev/null 2>&1
753:info:build libtool: compile: mv -f "submul_1.o" ".libs/submul_1.o"
754:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm
755:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 submul_1.asm >/dev/null 2>&1
756:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm
757:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm
758:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm
759:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm
760:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_err2_n.asm
761:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_err3_n.asm
762:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_err1_n.asm
763:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_err3_n.asm
764:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_err2_n.asm
765:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n add_err2_n.asm >tmp-add_err2_n.s
766:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n add_err3_n.asm >tmp-add_err3_n.s
767:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-B8NAigWu' (errno=Permission denied)
768:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mO2UJacL' (errno=Permission denied)
769:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n sub_err1_n.asm >tmp-sub_err1_n.s
770:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Wflycskd' (errno=Permission denied)
771:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n sub_err3_n.asm >tmp-sub_err3_n.s
772:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n sub_err2_n.asm >tmp-sub_err2_n.s
773:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vdPmuy8S' (errno=Permission denied)
774:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4CO1RqCS' (errno=Permission denied)
775:info:build libtool: compile: mv -f "add_err1_n.o" ".libs/add_err1_n.o"
776:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_err1_n.asm >/dev/null 2>&1
777:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sub_err1_n.s -o sub_err1_n.o
778:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sub_err3_n.s -o sub_err3_n.o
779:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sub_err2_n.s -o sub_err2_n.o
780:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-LQkugQfS' (errno=Permission denied)
781:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-add_err3_n.s -o add_err3_n.o
782:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-S2ttVjOw' (errno=Permission denied)
783:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ejWeWemz' (errno=Permission denied)
784:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-RE8GaseH' (errno=Permission denied)
785:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-add_err2_n.s -o add_err2_n.o
786:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ArhCedE5' (errno=Permission denied)
787:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'lshift.asm' || echo './'`lshift.asm
788:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'rshift.asm' || echo './'`rshift.asm
789:info:build libtool: compile: mv -f "add_err3_n.o" ".libs/add_err3_n.o"
790:info:build libtool: compile: mv -f "sub_err1_n.o" ".libs/sub_err1_n.o"
791:info:build libtool: compile: mv -f "sub_err2_n.o" ".libs/sub_err2_n.o"
792:info:build libtool: compile: mv -f "sub_err3_n.o" ".libs/sub_err3_n.o"
793:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_err3_n.asm >/dev/null 2>&1
794:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_err1_n.asm >/dev/null 2>&1
795:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_err2_n.asm >/dev/null 2>&1
796:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sub_err3_n.asm >/dev/null 2>&1
797:info:build libtool: compile: mv -f "add_err2_n.o" ".libs/add_err2_n.o"
798:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 lshift.asm
799:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 add_err2_n.asm >/dev/null 2>&1
800:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rshift.asm
801:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift lshift.asm >tmp-lshift.s
802:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-XOOpiroW' (errno=Permission denied)
803:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift rshift.asm >tmp-rshift.s
804:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yNujVJnF' (errno=Permission denied)
805:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'dive_1.asm' || echo './'`dive_1.asm
806:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 dive_1.asm
807:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 dive_1.asm >tmp-dive_1.s
808:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-BiuVn1Ux' (errno=Permission denied)
809:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-lshift.s -o lshift.o
810:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xjh6GswO' (errno=Permission denied)
811:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-rshift.s -o rshift.o
812:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qzMmBEmK' (errno=Permission denied)
813:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-dive_1.s -o dive_1.o
814:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-InIhkIXB' (errno=Permission denied)
815:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o diveby3.lo diveby3.c
816:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divis.lo divis.c
817:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divrem.lo divrem.c
818:info:build libtool: compile: mv -f "lshift.o" ".libs/lshift.o"
819:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 lshift.asm >/dev/null 2>&1
820:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'divrem_1.asm' || echo './'`divrem_1.asm
821:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
822:info:build libtool: compile: mv -f "rshift.o" ".libs/rshift.o"
823:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c diveby3.c
824:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis.c
825:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divrem.c
826:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rshift.asm >/dev/null 2>&1
827:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-DqRO6w4G' (errno=Permission denied)
828:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-migSFljL' (errno=Permission denied)
829:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Q8UnmrCv' (errno=Permission denied)
830:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 divrem_1.asm
831:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 divrem_2.asm
832:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 divrem_1.asm >tmp-divrem_1.s
833:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-K7Uxy8T9' (errno=Permission denied)
834:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 divrem_2.asm >tmp-divrem_2.s
835:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Yf5uofvP' (errno=Permission denied)
836:info:build libtool: compile: mv -f "dive_1.o" ".libs/dive_1.o"
837:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 dive_1.asm >/dev/null 2>&1
838:info:build libtool: compile: mv -f "diveby3.o" ".libs/diveby3.o"
839:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c diveby3.c >/dev/null 2>&1
840:info:build libtool: compile: mv -f "divrem.o" ".libs/divrem.o"
841:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divrem.c >/dev/null 2>&1
842:info:build libtool: compile: mv -f "divis.o" ".libs/divis.o"
843:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-divrem_1.s -o divrem_1.o
844:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis.c >/dev/null 2>&1
845:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-TbomnKZX' (errno=Permission denied)
846:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-divrem_2.s -o divrem_2.o
847:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UfVEhX4T' (errno=Permission denied)
848:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fib2_ui.lo fib2_ui.c
849:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib2_ui.c
850:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mod_1.lo mod_1.c
851:info:build libtool: compile: mv -f "divrem_1.o" ".libs/divrem_1.o"
852:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Nczbigii' (errno=Permission denied)
853:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 divrem_1.asm >/dev/null 2>&1
854:info:build libtool: compile: mv -f "divrem_2.o" ".libs/divrem_2.o"
855:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 divrem_2.asm >/dev/null 2>&1
856:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
857:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mode1o.asm' || echo './'`mode1o.asm
858:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mod_1.c
859:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mBuCbEd2' (errno=Permission denied)
860:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o pre_mod_1.lo pre_mod_1.c
861:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_34lsub1.asm
862:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 mod_34lsub1.asm >tmp-mod_34lsub1.s
863:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zVhz4joy' (errno=Permission denied)
864:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mode1o.asm
865:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pre_mod_1.c
866:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o mode1o.asm >tmp-mode1o.s
867:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JUaJLnnZ' (errno=Permission denied)
868:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JggPWRYZ' (errno=Permission denied)
869:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dump.lo dump.c
870:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dump.c
871:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xN4q7ZPK' (errno=Permission denied)
872:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mod_34lsub1.s -o mod_34lsub1.o
873:info:build libtool: compile: mv -f "fib2_ui.o" ".libs/fib2_ui.o"
874:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Tgt0VCPm' (errno=Permission denied)
875:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib2_ui.c >/dev/null 2>&1
876:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mode1o.s -o mode1o.o
877:info:build libtool: compile: mv -f "mod_1.o" ".libs/mod_1.o"
878:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-tlwE5hSI' (errno=Permission denied)
879:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mod_1.c >/dev/null 2>&1
880:info:build libtool: compile: mv -f "pre_mod_1.o" ".libs/pre_mod_1.o"
881:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pre_mod_1.c >/dev/null 2>&1
882:info:build libtool: compile: mv -f "dump.o" ".libs/dump.o"
883:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dump.c >/dev/null 2>&1
884:info:build libtool: compile: mv -f "mod_34lsub1.o" ".libs/mod_34lsub1.o"
885:info:build libtool: compile: mv -f "mode1o.o" ".libs/mode1o.o"
886:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_34lsub1.asm >/dev/null 2>&1
887:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm
888:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mode1o.asm >/dev/null 2>&1
889:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mod_1_2.asm' || echo './'`mod_1_2.asm
890:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mod_1_3.lo mod_1_3.c
891:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm
892:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
893:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_1_1.asm
894:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 mod_1_1.asm >tmp-mod_1_1.s
895:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5pUaSnAh' (errno=Permission denied)
896:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_1_2.asm
897:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 mod_1_2.asm >tmp-mod_1_2.s
898:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mod_1_3.c
899:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FB9O0jQm' (errno=Permission denied)
900:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pMM3WoWw' (errno=Permission denied)
901:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_1_4.asm
902:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 lshiftc.asm
903:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 mod_1_4.asm >tmp-mod_1_4.s
904:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-YiC235sF' (errno=Permission denied)
905:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc lshiftc.asm >tmp-lshiftc.s
906:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-LZD0IZYE' (errno=Permission denied)
907:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul.lo mul.c
908:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c
909:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zxletEaq' (errno=Permission denied)
910:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mod_1_2.s -o mod_1_2.o
911:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9afpb5QX' (errno=Permission denied)
912:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mod_1_4.s -o mod_1_4.o
913:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mod_1_1.s -o mod_1_1.o
914:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-lshiftc.s -o lshiftc.o
915:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Tv8mH1JC' (errno=Permission denied)
916:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-kzujT81J' (errno=Permission denied)
917:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-2wDhNN6r' (errno=Permission denied)
918:info:build libtool: compile: mv -f "mod_1_3.o" ".libs/mod_1_3.o"
919:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mod_1_3.c >/dev/null 2>&1
920:info:build libtool: compile: mv -f "mul.o" ".libs/mul.o"
921:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c >/dev/null 2>&1
922:info:build libtool: compile: mv -f "lshiftc.o" ".libs/lshiftc.o"
923:info:build libtool: compile: mv -f "mod_1_1.o" ".libs/mod_1_1.o"
924:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 lshiftc.asm >/dev/null 2>&1
925:info:build libtool: compile: mv -f "mod_1_4.o" ".libs/mod_1_4.o"
926:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_1_1.asm >/dev/null 2>&1
927:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_1_4.asm >/dev/null 2>&1
928:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul_fft.lo mul_fft.c
929:info:build libtool: compile: mv -f "mod_1_2.o" ".libs/mod_1_2.o"
930:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mod_1_2.asm >/dev/null 2>&1
931:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_fft.c
932:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-12ZiKCvL' (errno=Permission denied)
933:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul_n.lo mul_n.c
934:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_n.c
935:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sqr.lo sqr.c
936:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-h2l9Iw9L' (errno=Permission denied)
937:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqr.c
938:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-nlBW6tJY' (errno=Permission denied)
939:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm
940:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mul_basecase.asm
941:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase mul_basecase.asm >tmp-mul_basecase.s
942:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xWdg0Awk' (errno=Permission denied)
943:info:build libtool: compile: mv -f "mul_n.o" ".libs/mul_n.o"
944:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_n.c >/dev/null 2>&1
945:info:build libtool: compile: mv -f "sqr.o" ".libs/sqr.o"
946:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqr.c >/dev/null 2>&1
947:info:build libtool: compile: mv -f "mul_fft.o" ".libs/mul_fft.o"
948:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_fft.c >/dev/null 2>&1
949:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mul_basecase.s -o mul_basecase.o
950:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GsU6Pqsc' (errno=Permission denied)
951:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm
952:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o nussbaumer_mul.lo nussbaumer_mul.c
953:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sqr_basecase.asm
954:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mulmid_basecase.lo mulmid_basecase.c
955:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c nussbaumer_mul.c
956:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom42_mulmid.lo toom42_mulmid.c
957:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6SXbTMfi' (errno=Permission denied)
958:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase sqr_basecase.asm >tmp-sqr_basecase.s
959:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5a92Sp0D' (errno=Permission denied)
960:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mulmid_n.lo mulmid_n.c
961:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mulmid.lo mulmid.c
962:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmid_basecase.c
963:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zOb6IiEa' (errno=Permission denied)
964:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom42_mulmid.c
965:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UuO1cMDo' (errno=Permission denied)
966:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmid_n.c
967:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wj2ebjyr' (errno=Permission denied)
968:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmid.c
969:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-q3H3RHzw' (errno=Permission denied)
970:info:build libtool: compile: mv -f "mul_basecase.o" ".libs/mul_basecase.o"
971:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mul_basecase.asm >/dev/null 2>&1
972:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sqr_basecase.s -o sqr_basecase.o
973:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rArY3F9I' (errno=Permission denied)
974:info:build libtool: compile: mv -f "nussbaumer_mul.o" ".libs/nussbaumer_mul.o"
975:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c nussbaumer_mul.c >/dev/null 2>&1
976:info:build libtool: compile: mv -f "mulmid_basecase.o" ".libs/mulmid_basecase.o"
977:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmid_basecase.c >/dev/null 2>&1
978:info:build libtool: compile: mv -f "toom42_mulmid.o" ".libs/toom42_mulmid.o"
979:info:build libtool: compile: mv -f "mulmid_n.o" ".libs/mulmid_n.o"
980:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom42_mulmid.c >/dev/null 2>&1
981:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmid_n.c >/dev/null 2>&1
982:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o random.lo random.c
983:info:build libtool: compile: mv -f "mulmid.o" ".libs/mulmid.o"
984:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmid.c >/dev/null 2>&1
985:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random.c
986:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-bdmv869W' (errno=Permission denied)
987:info:build libtool: compile: mv -f "sqr_basecase.o" ".libs/sqr_basecase.o"
988:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sqr_basecase.asm >/dev/null 2>&1
989:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o random2.lo random2.c
990:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o pow_1.lo pow_1.c
991:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o rootrem.lo rootrem.c
992:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sqrtrem.lo sqrtrem.c
993:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pow_1.c
994:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random2.c
995:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-YhETEZR2' (errno=Permission denied)
996:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9RaHrWYF' (errno=Permission denied)
997:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rootrem.c
998:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jHfCLWD4' (errno=Permission denied)
999:info:build libtool: compile: mv -f "random.o" ".libs/random.o"
1000:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random.c >/dev/null 2>&1
1001:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrtrem.c
1002:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Kkq7PJZv' (errno=Permission denied)
1003:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sizeinbase.lo sizeinbase.c
1004:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sizeinbase.c
1005:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-2f2ia4h9' (errno=Permission denied)
1006:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_str.lo get_str.c
1007:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c
1008:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mEgpN1Xa' (errno=Permission denied)
1009:info:build libtool: compile: mv -f "pow_1.o" ".libs/pow_1.o"
1010:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pow_1.c >/dev/null 2>&1
1011:info:build libtool: compile: mv -f "random2.o" ".libs/random2.o"
1012:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random2.c >/dev/null 2>&1
1013:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_str.lo set_str.c
1014:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c
1015:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-p3Y9xyJK' (errno=Permission denied)
1016:info:build libtool: compile: mv -f "rootrem.o" ".libs/rootrem.o"
1017:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rootrem.c >/dev/null 2>&1
1018:info:build libtool: compile: mv -f "sizeinbase.o" ".libs/sizeinbase.o"
1019:info:build libtool: compile: mv -f "sqrtrem.o" ".libs/sqrtrem.o"
1020:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sizeinbase.c >/dev/null 2>&1
1021:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrtrem.c >/dev/null 2>&1
1022:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o scan0.lo scan0.c
1023:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan0.c
1024:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-IsckYhqs' (errno=Permission denied)
1025:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o scan1.lo scan1.c
1026:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'popcount.asm' || echo './'`popcount.asm
1027:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'hamdist.asm' || echo './'`hamdist.asm
1028:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan1.c
1029:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6FTebtsz' (errno=Permission denied)
1030:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 popcount.asm
1031:info:build libtool: compile: mv -f "set_str.o" ".libs/set_str.o"
1032:info:build libtool: compile: mv -f "get_str.o" ".libs/get_str.o"
1033:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c >/dev/null 2>&1
1034:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c >/dev/null 2>&1
1035:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount popcount.asm >tmp-popcount.s
1036:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 hamdist.asm
1037:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-LvKKJ0vi' (errno=Permission denied)
1038:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist hamdist.asm >tmp-hamdist.s
1039:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rdpL2In4' (errno=Permission denied)
1040:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp.lo cmp.c
1041:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o perfsqr.lo perfsqr.c
1042:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c
1043:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fv3IdiWQ' (errno=Permission denied)
1044:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfsqr.c
1045:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pP2eANn0' (errno=Permission denied)
1046:info:build libtool: compile: mv -f "scan0.o" ".libs/scan0.o"
1047:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan0.c >/dev/null 2>&1
1048:info:build libtool: compile: mv -f "scan1.o" ".libs/scan1.o"
1049:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan1.c >/dev/null 2>&1
1050:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-popcount.s -o popcount.o
1051:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mztecwd4' (errno=Permission denied)
1052:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-hamdist.s -o hamdist.o
1053:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-BcGJlo31' (errno=Permission denied)
1054:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o perfpow.lo perfpow.c
1055:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'gcd_1.asm' || echo './'`gcd_1.asm
1056:info:build libtool: compile: mv -f "cmp.o" ".libs/cmp.o"
1057:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c >/dev/null 2>&1
1058:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfpow.c
1059:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-7Ck1cb4C' (errno=Permission denied)
1060:info:build libtool: compile: mv -f "perfsqr.o" ".libs/perfsqr.o"
1061:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfsqr.c >/dev/null 2>&1
1062:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 gcd_1.asm
1063:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 gcd_1.asm >tmp-gcd_1.s
1064:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-SVgqKqDN' (errno=Permission denied)
1065:info:build libtool: compile: mv -f "popcount.o" ".libs/popcount.o"
1066:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 popcount.asm >/dev/null 2>&1
1067:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcd.lo gcd.c
1068:info:build libtool: compile: mv -f "hamdist.o" ".libs/hamdist.o"
1069:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 hamdist.asm >/dev/null 2>&1
1070:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcdext_1.lo gcdext_1.c
1071:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd.c
1072:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-SqeBXlVE' (errno=Permission denied)
1073:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext_1.c
1074:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZJB4W1Ro' (errno=Permission denied)
1075:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcdext.lo gcdext.c
1076:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
1077:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-gcd_1.s -o gcd_1.o
1078:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-dLDKG9kr' (errno=Permission denied)
1079:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext.c
1080:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-L6480pdf' (errno=Permission denied)
1081:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd_subdiv_step.c
1082:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UcsHPcwg' (errno=Permission denied)
1083:info:build libtool: compile: mv -f "perfpow.o" ".libs/perfpow.o"
1084:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfpow.c >/dev/null 2>&1
1085:info:build libtool: compile: mv -f "gcdext_1.o" ".libs/gcdext_1.o"
1086:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext_1.c >/dev/null 2>&1
1087:info:build libtool: compile: mv -f "gcd.o" ".libs/gcd.o"
1088:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd.c >/dev/null 2>&1
1089:info:build libtool: compile: mv -f "gcd_1.o" ".libs/gcd_1.o"
1090:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 gcd_1.asm >/dev/null 2>&1
1091:info:build libtool: compile: mv -f "gcdext.o" ".libs/gcdext.o"
1092:info:build libtool: compile: mv -f "gcd_subdiv_step.o" ".libs/gcd_subdiv_step.o"
1093:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext.c >/dev/null 2>&1
1094:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd_subdiv_step.c >/dev/null 2>&1
1095:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcdext_lehmer.lo gcdext_lehmer.c
1096:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext_lehmer.c
1097:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4vsO4dxn' (errno=Permission denied)
1098:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o div_q.lo div_q.c
1099:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_qr.lo tdiv_qr.c
1100:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_q.c
1101:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-77sgCjqA' (errno=Permission denied)
1102:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_qr.c
1103:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mz3IoZue' (errno=Permission denied)
1104:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o jacbase.lo jacbase.c
1105:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacbase.c
1106:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Xug61rdu' (errno=Permission denied)
1107:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o jacobi_2.lo jacobi_2.c
1108:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacobi_2.c
1109:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5HdDwKFI' (errno=Permission denied)
1110:info:build libtool: compile: mv -f "gcdext_lehmer.o" ".libs/gcdext_lehmer.o"
1111:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext_lehmer.c >/dev/null 2>&1
1112:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o jacobi.lo jacobi.c
1113:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_d.lo get_d.c
1114:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacobi.c
1115:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c
1116:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mOdZ4gI5' (errno=Permission denied)
1117:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6dBjfLjq' (errno=Permission denied)
1118:info:build libtool: compile: mv -f "div_q.o" ".libs/div_q.o"
1119:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_q.c >/dev/null 2>&1
1120:info:build libtool: compile: mv -f "tdiv_qr.o" ".libs/tdiv_qr.o"
1121:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_qr.c >/dev/null 2>&1
1122:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o matrix22_mul.lo matrix22_mul.c
1123:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c matrix22_mul.c
1124:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Lzs5fGM8' (errno=Permission denied)
1125:info:build libtool: compile: mv -f "jacbase.o" ".libs/jacbase.o"
1126:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacbase.c >/dev/null 2>&1
1127:info:build libtool: compile: mv -f "jacobi_2.o" ".libs/jacobi_2.o"
1128:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacobi_2.c >/dev/null 2>&1
1129:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
1130:info:build libtool: compile: mv -f "get_d.o" ".libs/get_d.o"
1131:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c >/dev/null 2>&1
1132:info:build libtool: compile: mv -f "jacobi.o" ".libs/jacobi.o"
1133:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacobi.c >/dev/null 2>&1
1134:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c matrix22_mul1_inverse_vector.c
1135:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-16o3VPte' (errno=Permission denied)
1136:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd_matrix.lo hgcd_matrix.c
1137:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd2.lo hgcd2.c
1138:info:build libtool: compile: mv -f "matrix22_mul.o" ".libs/matrix22_mul.o"
1139:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_matrix.c
1140:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c matrix22_mul.c >/dev/null 2>&1
1141:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5YeuApJe' (errno=Permission denied)
1142:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd_step.lo hgcd_step.c
1143:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd2.c
1144:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-QX9vQVqu' (errno=Permission denied)
1145:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_step.c
1146:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0vMOqoSk' (errno=Permission denied)
1147:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd_reduce.lo hgcd_reduce.c
1148:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_reduce.c
1149:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-htrXbOAn' (errno=Permission denied)
1150:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd.lo hgcd.c
1151:info:build libtool: compile: mv -f "matrix22_mul1_inverse_vector.o" ".libs/matrix22_mul1_inverse_vector.o"
1152:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c matrix22_mul1_inverse_vector.c >/dev/null 2>&1
1153:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd_appr.lo hgcd_appr.c
1154:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd.c
1155:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-i0bWQeeY' (errno=Permission denied)
1156:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_appr.c
1157:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9FfUBL13' (errno=Permission denied)
1158:info:build libtool: compile: mv -f "hgcd2.o" ".libs/hgcd2.o"
1159:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd2.c >/dev/null 2>&1
1160:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
1161:info:build libtool: compile: mv -f "hgcd_step.o" ".libs/hgcd_step.o"
1162:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_step.c >/dev/null 2>&1
1163:info:build libtool: compile: mv -f "hgcd_matrix.o" ".libs/hgcd_matrix.o"
1164:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_matrix.c >/dev/null 2>&1
1165:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd2_jacobi.c
1166:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-YqwLZ6Nq' (errno=Permission denied)
1167:info:build libtool: compile: mv -f "hgcd_reduce.o" ".libs/hgcd_reduce.o"
1168:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_reduce.c >/dev/null 2>&1
1169:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hgcd_jacobi.lo hgcd_jacobi.c
1170:info:build libtool: compile: mv -f "hgcd.o" ".libs/hgcd.o"
1171:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd.c >/dev/null 2>&1
1172:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_jacobi.c
1173:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-whDhINYU' (errno=Permission denied)
1174:info:build libtool: compile: mv -f "hgcd_appr.o" ".libs/hgcd_appr.o"
1175:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_appr.c >/dev/null 2>&1
1176:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mullo_n.lo mullo_n.c
1177:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mullo_basecase.asm' || echo './'`mullo_basecase.asm
1178:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mullo_n.c
1179:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom22_mul.lo toom22_mul.c
1180:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mullo_basecase.asm
1181:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Ildpfxfs' (errno=Permission denied)
1182:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase mullo_basecase.asm >tmp-mullo_basecase.s
1183:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-SONOhgvH' (errno=Permission denied)
1184:info:build libtool: compile: mv -f "hgcd2_jacobi.o" ".libs/hgcd2_jacobi.o"
1185:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd2_jacobi.c >/dev/null 2>&1
1186:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom22_mul.c
1187:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yQvHlTNT' (errno=Permission denied)
1188:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom32_mul.lo toom32_mul.c
1189:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom32_mul.c
1190:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-DeP4v8dI' (errno=Permission denied)
1191:info:build libtool: compile: mv -f "hgcd_jacobi.o" ".libs/hgcd_jacobi.o"
1192:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hgcd_jacobi.c >/dev/null 2>&1
1193:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom42_mul.lo toom42_mul.c
1194:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom52_mul.lo toom52_mul.c
1195:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom42_mul.c
1196:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom52_mul.c
1197:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4ZKTI1JI' (errno=Permission denied)
1198:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ctZGV6GQ' (errno=Permission denied)
1199:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mullo_basecase.s -o mullo_basecase.o
1200:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-P4thCmUH' (errno=Permission denied)
1201:info:build libtool: compile: mv -f "mullo_n.o" ".libs/mullo_n.o"
1202:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mullo_n.c >/dev/null 2>&1
1203:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom62_mul.lo toom62_mul.c
1204:info:build libtool: compile: mv -f "toom22_mul.o" ".libs/toom22_mul.o"
1205:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom22_mul.c >/dev/null 2>&1
1206:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom62_mul.c
1207:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-BtQf8eKY' (errno=Permission denied)
1208:info:build libtool: compile: mv -f "toom32_mul.o" ".libs/toom32_mul.o"
1209:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom32_mul.c >/dev/null 2>&1
1210:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom33_mul.lo toom33_mul.c
1211:info:build libtool: compile: mv -f "mullo_basecase.o" ".libs/mullo_basecase.o"
1212:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mullo_basecase.asm >/dev/null 2>&1
1213:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom33_mul.c
1214:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-7XmLpfap' (errno=Permission denied)
1215:info:build libtool: compile: mv -f "toom42_mul.o" ".libs/toom42_mul.o"
1216:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom42_mul.c >/dev/null 2>&1
1217:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom43_mul.lo toom43_mul.c
1218:info:build libtool: compile: mv -f "toom52_mul.o" ".libs/toom52_mul.o"
1219:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom52_mul.c >/dev/null 2>&1
1220:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom43_mul.c
1221:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-8Uq7L6v5' (errno=Permission denied)
1222:info:build toom62_mul.c:114:54: warning: '&' within '|' [-Wbitwise-op-parentheses]
1223:info:build   aflags = (enum toom7_flags) (aflags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 5, ap, n, s, gp));
1224:info:build                                       ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1225:info:build toom62_mul.c:114:54: note: place parentheses around the '&' expression to silence this warning
1226:info:build   aflags = (enum toom7_flags) (aflags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 5, ap, n, s, gp));
1227:info:build                                                      ^
1228:info:build                                         (                                                            )
1229:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom53_mul.lo toom53_mul.c
1230:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom53_mul.c
1231:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-2itcucqu' (errno=Permission denied)
1232:info:build 1 warning generated.
1233:info:build libtool: compile: mv -f "toom62_mul.o" ".libs/toom62_mul.o"
1234:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom62_mul.c >/dev/null 2>&1
1235:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom54_mul.lo toom54_mul.c
1236:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom54_mul.c
1237:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Z3GRr4ou' (errno=Permission denied)
1238:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom63_mul.lo toom63_mul.c
1239:info:build libtool: compile: mv -f "toom33_mul.o" ".libs/toom33_mul.o"
1240:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom33_mul.c >/dev/null 2>&1
1241:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom63_mul.c
1242:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-W3K3XY8B' (errno=Permission denied)
1243:info:build libtool: compile: mv -f "toom43_mul.o" ".libs/toom43_mul.o"
1244:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom43_mul.c >/dev/null 2>&1
1245:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom44_mul.lo toom44_mul.c
1246:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom44_mul.c
1247:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JteUw0wx' (errno=Permission denied)
1248:info:build toom53_mul.c:113:52: warning: '&' within '|' [-Wbitwise-op-parentheses]
1249:info:build   flags = (enum toom7_flags) (flags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 4, ap, n, s, gp));
1250:info:build                                     ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1251:info:build toom53_mul.c:113:52: note: place parentheses around the '&' expression to silence this warning
1252:info:build   flags = (enum toom7_flags) (flags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 4, ap, n, s, gp));
1253:info:build                                                    ^
1254:info:build                                       (                                                            )
1255:info:build 1 warning generated.
1256:info:build libtool: compile: mv -f "toom53_mul.o" ".libs/toom53_mul.o"
1257:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom53_mul.c >/dev/null 2>&1
1258:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom6h_mul.lo toom6h_mul.c
1259:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom6_sqr.lo toom6_sqr.c
1260:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom6h_mul.c
1261:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rkzb6sQu' (errno=Permission denied)
1262:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom6_sqr.c
1263:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-X0QRcMsv' (errno=Permission denied)
1264:info:build libtool: compile: mv -f "toom54_mul.o" ".libs/toom54_mul.o"
1265:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom54_mul.c >/dev/null 2>&1
1266:info:build libtool: compile: mv -f "toom63_mul.o" ".libs/toom63_mul.o"
1267:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom63_mul.c >/dev/null 2>&1
1268:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom8h_mul.lo toom8h_mul.c
1269:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom8_sqr.lo toom8_sqr.c
1270:info:build toom44_mul.c:220:52: warning: '&' within '|' [-Wbitwise-op-parentheses]
1271:info:build   flags = (enum toom7_flags) (flags | toom7_w3_neg & mpn_toom_eval_dgr3_pm1 (apx, amx, ap, n, s, tp));
1272:info:build                                     ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1273:info:build toom44_mul.c:220:52: note: place parentheses around the '&' expression to silence this warning
1274:info:build   flags = (enum toom7_flags) (flags | toom7_w3_neg & mpn_toom_eval_dgr3_pm1 (apx, amx, ap, n, s, tp));
1275:info:build                                                    ^
1276:info:build                                       (                                                             )
1277:info:build 1 warning generated.
1278:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom8h_mul.c
1279:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ydR4l5PE' (errno=Permission denied)
1280:info:build libtool: compile: mv -f "toom44_mul.o" ".libs/toom44_mul.o"
1281:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom44_mul.c >/dev/null 2>&1
1282:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom8_sqr.c
1283:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-a2pUh4MZ' (errno=Permission denied)
1284:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_couple_handling.lo toom_couple_handling.c
1285:info:build libtool: compile: mv -f "toom6_sqr.o" ".libs/toom6_sqr.o"
1286:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom6_sqr.c >/dev/null 2>&1
1287:info:build libtool: compile: mv -f "toom6h_mul.o" ".libs/toom6h_mul.o"
1288:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom6h_mul.c >/dev/null 2>&1
1289:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom2_sqr.lo toom2_sqr.c
1290:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_couple_handling.c
1291:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qj8FcocH' (errno=Permission denied)
1292:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom2_sqr.c
1293:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jmXSHtxQ' (errno=Permission denied)
1294:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom3_sqr.lo toom3_sqr.c
1295:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom4_sqr.lo toom4_sqr.c
1296:info:build libtool: compile: mv -f "toom8_sqr.o" ".libs/toom8_sqr.o"
1297:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom8_sqr.c >/dev/null 2>&1
1298:info:build libtool: compile: mv -f "toom8h_mul.o" ".libs/toom8h_mul.o"
1299:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom8h_mul.c >/dev/null 2>&1
1300:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom3_sqr.c
1301:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-gB5EBlGn' (errno=Permission denied)
1302:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom4_sqr.c
1303:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-OjM0M89D' (errno=Permission denied)
1304:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
1305:info:build libtool: compile: mv -f "toom_couple_handling.o" ".libs/toom_couple_handling.o"
1306:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_couple_handling.c >/dev/null 2>&1
1307:info:build libtool: compile: mv -f "toom2_sqr.o" ".libs/toom2_sqr.o"
1308:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
1309:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom2_sqr.c >/dev/null 2>&1
1310:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_dgr3_pm1.c
1311:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-iWnMZE4c' (errno=Permission denied)
1312:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_dgr3_pm2.c
1313:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-clzYmzGR' (errno=Permission denied)
1314:info:build libtool: compile: mv -f "toom4_sqr.o" ".libs/toom4_sqr.o"
1315:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom4_sqr.c >/dev/null 2>&1
1316:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_eval_pm1.lo toom_eval_pm1.c
1317:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_eval_pm2.lo toom_eval_pm2.c
1318:info:build libtool: compile: mv -f "toom3_sqr.o" ".libs/toom3_sqr.o"
1319:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom3_sqr.c >/dev/null 2>&1
1320:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm1.c
1321:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0zpfFyQZ' (errno=Permission denied)
1322:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm2.c
1323:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ccuT8X9i' (errno=Permission denied)
1324:info:build libtool: compile: mv -f "toom_eval_dgr3_pm1.o" ".libs/toom_eval_dgr3_pm1.o"
1325:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_dgr3_pm1.c >/dev/null 2>&1
1326:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
1327:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
1328:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm2exp.c
1329:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3ueQon3Q' (errno=Permission denied)
1330:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm2rexp.c
1331:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-KHhgQrqS' (errno=Permission denied)
1332:info:build libtool: compile: mv -f "toom_eval_dgr3_pm2.o" ".libs/toom_eval_dgr3_pm2.o"
1333:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_dgr3_pm2.c >/dev/null 2>&1
1334:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
1335:info:build libtool: compile: mv -f "toom_eval_pm1.o" ".libs/toom_eval_pm1.o"
1336:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm1.c >/dev/null 2>&1
1337:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_5pts.c
1338:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-LJ2Ig72p' (errno=Permission denied)
1339:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
1340:info:build libtool: compile: mv -f "toom_eval_pm2.o" ".libs/toom_eval_pm2.o"
1341:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm2.c >/dev/null 2>&1
1342:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_6pts.c
1343:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Dgv1OICq' (errno=Permission denied)
1344:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
1345:info:build libtool: compile: mv -f "toom_eval_pm2exp.o" ".libs/toom_eval_pm2exp.o"
1346:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm2exp.c >/dev/null 2>&1
1347:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_7pts.c
1348:info:build libtool: compile: mv -f "toom_eval_pm2rexp.o" ".libs/toom_eval_pm2rexp.o"
1349:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-EpTaxlD3' (errno=Permission denied)
1350:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_eval_pm2rexp.c >/dev/null 2>&1
1351:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
1352:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_8pts.c
1353:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zGB2XqTN' (errno=Permission denied)
1354:info:build toom_interpolate_5pts.c:71:19: warning: expression result unused [-Wunused-value]
1355:info:build   ASSERT_NOCARRY (mpn_divexact_by3 (v2, v2, kk1));    /* v2 <- v2 / 3 */
1356:info:build   ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1357:info:build ../gmp-impl.h:1624:6: note: expanded from macro 'mpn_divexact_by3'
1358:info:build   (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
1359:info:build    ~ ^
1360:info:build ../gmp-impl.h:2393:33: note: expanded from macro 'ASSERT_NOCARRY'
1361:info:build #define ASSERT_NOCARRY(expr)   (expr)
1362:info:build                                 ^
1363:info:build 1 warning generated.
1364:info:build libtool: compile: mv -f "toom_interpolate_5pts.o" ".libs/toom_interpolate_5pts.o"
1365:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_5pts.c >/dev/null 2>&1
1366:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
1367:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_12pts.c
1368:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GwuBcl1N' (errno=Permission denied)
1369:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
1370:info:build libtool: compile: mv -f "toom_interpolate_6pts.o" ".libs/toom_interpolate_6pts.o"
1371:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_6pts.c >/dev/null 2>&1
1372:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_16pts.c
1373:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1T7S6cWK' (errno=Permission denied)
1374:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o invertappr.lo invertappr.c
1375:info:build libtool: compile: mv -f "toom_interpolate_7pts.o" ".libs/toom_interpolate_7pts.o"
1376:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_7pts.c >/dev/null 2>&1
1377:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o invert.lo invert.c
1378:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invertappr.c
1379:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-RPk3iyye' (errno=Permission denied)
1380:info:build toom_interpolate_8pts.c:164:18: warning: expression result unused [-Wunused-value]
1381:info:build   ASSERT_NOCARRY(mpn_divexact_by3 (r5, r5, 3 * n + 1));
1382:info:build   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1383:info:build ../gmp-impl.h:1624:6: note: expanded from macro 'mpn_divexact_by3'
1384:info:build   (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
1385:info:build    ~ ^
1386:info:build ../gmp-impl.h:2393:33: note: expanded from macro 'ASSERT_NOCARRY'
1387:info:build #define ASSERT_NOCARRY(expr)   (expr)
1388:info:build                                 ^
1389:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invert.c
1390:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1yVAH68a' (errno=Permission denied)
1391:info:build 1 warning generated.
1392:info:build libtool: compile: mv -f "toom_interpolate_8pts.o" ".libs/toom_interpolate_8pts.o"
1393:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_8pts.c >/dev/null 2>&1
1394:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o binvert.lo binvert.c
1395:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c binvert.c
1396:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-C9UewVn1' (errno=Permission denied)
1397:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mulmod_bnm1.lo mulmod_bnm1.c
1398:info:build libtool: compile: mv -f "toom_interpolate_12pts.o" ".libs/toom_interpolate_12pts.o"
1399:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_12pts.c >/dev/null 2>&1
1400:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmod_bnm1.c
1401:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FohgMTyP' (errno=Permission denied)
1402:info:build libtool: compile: mv -f "toom_interpolate_16pts.o" ".libs/toom_interpolate_16pts.o"
1403:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c toom_interpolate_16pts.c >/dev/null 2>&1
1404:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
1405:info:build libtool: compile: mv -f "invert.o" ".libs/invert.o"
1406:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invert.c >/dev/null 2>&1
1407:info:build libtool: compile: mv -f "invertappr.o" ".libs/invertappr.o"
1408:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrmod_bnm1.c
1409:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invertappr.c >/dev/null 2>&1
1410:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-I4exwjru' (errno=Permission denied)
1411:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o div_qr_1.lo div_qr_1.c
1412:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_qr_1.c
1413:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fWSzsava' (errno=Permission denied)
1414:info:build libtool: compile: mv -f "binvert.o" ".libs/binvert.o"
1415:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c binvert.c >/dev/null 2>&1
1416:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm
1417:info:build libtool: compile: mv -f "mulmod_bnm1.o" ".libs/mulmod_bnm1.o"
1418:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mulmod_bnm1.c >/dev/null 2>&1
1419:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 div_qr_1n_pi1.asm
1420:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s
1421:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-8NjK8dQK' (errno=Permission denied)
1422:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o div_qr_2.lo div_qr_2.c
1423:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm
1424:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm
1425:info:build libtool: compile: mv -f "sqrmod_bnm1.o" ".libs/sqrmod_bnm1.o"
1426:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrmod_bnm1.c >/dev/null 2>&1
1427:info:build libtool: compile: mv -f "div_qr_1.o" ".libs/div_qr_1.o"
1428:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_qr_2.c
1429:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_qr_1.c >/dev/null 2>&1
1430:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 div_qr_2n_pi1.asm
1431:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ELSJiynb' (errno=Permission denied)
1432:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s
1433:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-il8xLJcn' (errno=Permission denied)
1434:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 div_qr_2u_pi1.asm
1435:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s
1436:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-RbxcimWd' (errno=Permission denied)
1437:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sbpi1_div_q.lo sbpi1_div_q.c
1438:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_div_q.c
1439:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VXrmBFup' (errno=Permission denied)
1440:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-div_qr_1n_pi1.s -o div_qr_1n_pi1.o
1441:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9940iMQR' (errno=Permission denied)
1442:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
1443:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_div_qr.c
1444:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ARuaCDut' (errno=Permission denied)
1445:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-div_qr_2n_pi1.s -o div_qr_2n_pi1.o
1446:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-2Y4Cmn0M' (errno=Permission denied)
1447:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
1448:info:build div_qr_2.c:263:7: warning: & has lower precedence than >=; >= will be evaluated first [-Wparentheses]
1449:info:build       udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0);
1450:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1451:info:build div_qr_2.c:155:37: note: expanded from macro 'udiv_qr_4by2'
1452:info:build     _mask = -(mp_limb_t) (r1 >= _q1 & (r1 > _q1 | r0 >= _q0));  /* (r1,r0) >= (q1,q0) */  \
1453:info:build                           ~~~~~~~~~~^
1454:info:build div_qr_2.c:263:7: note: place parentheses around the '>=' expression to silence this warning
1455:info:build       udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0);
1456:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1457:info:build div_qr_2.c:155:37: note: expanded from macro 'udiv_qr_4by2'
1458:info:build     _mask = -(mp_limb_t) (r1 >= _q1 & (r1 > _q1 | r0 >= _q0));  /* (r1,r0) >= (q1,q0) */  \
1459:info:build                           ~~~~~~~~~ ^
1460:info:build div_qr_2.c:263:7: note: place parentheses around the & expression to evaluate it first
1461:info:build       udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0);
1462:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1463:info:build div_qr_2.c:155:37: note: expanded from macro 'udiv_qr_4by2'
1464:info:build     _mask = -(mp_limb_t) (r1 >= _q1 & (r1 > _q1 | r0 >= _q0));  /* (r1,r0) >= (q1,q0) */  \
1465:info:build                                 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~
1466:info:build 1 warning generated.
1467:info:build libtool: compile: mv -f "div_qr_2.o" ".libs/div_qr_2.o"
1468:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_qr_2.c >/dev/null 2>&1
1469:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-div_qr_2u_pi1.s -o div_qr_2u_pi1.o
1470:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-tFoXVD2u' (errno=Permission denied)
1471:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dcpi1_div_q.lo dcpi1_div_q.c
1472:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_divappr_q.c
1473:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-o5ll1pay' (errno=Permission denied)
1474:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_div_q.c
1475:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GAmdkm26' (errno=Permission denied)
1476:info:build libtool: compile: mv -f "div_qr_1n_pi1.o" ".libs/div_qr_1n_pi1.o"
1477:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 div_qr_1n_pi1.asm >/dev/null 2>&1
1478:info:build libtool: compile: mv -f "sbpi1_div_q.o" ".libs/sbpi1_div_q.o"
1479:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_div_q.c >/dev/null 2>&1
1480:info:build libtool: compile: mv -f "sbpi1_div_qr.o" ".libs/sbpi1_div_qr.o"
1481:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_div_qr.c >/dev/null 2>&1
1482:info:build libtool: compile: mv -f "div_qr_2n_pi1.o" ".libs/div_qr_2n_pi1.o"
1483:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 div_qr_2n_pi1.asm >/dev/null 2>&1
1484:info:build libtool: compile: mv -f "div_qr_2u_pi1.o" ".libs/div_qr_2u_pi1.o"
1485:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 div_qr_2u_pi1.asm >/dev/null 2>&1
1486:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
1487:info:build libtool: compile: mv -f "sbpi1_divappr_q.o" ".libs/sbpi1_divappr_q.o"
1488:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_divappr_q.c >/dev/null 2>&1
1489:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_div_qr.c
1490:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4tvDECcM' (errno=Permission denied)
1491:info:build libtool: compile: mv -f "dcpi1_div_q.o" ".libs/dcpi1_div_q.o"
1492:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_div_q.c >/dev/null 2>&1
1493:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
1494:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_divappr_q.c
1495:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3txSoSHy' (errno=Permission denied)
1496:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mu_div_qr.lo mu_div_qr.c
1497:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_div_qr.c
1498:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-inzEmuVo' (errno=Permission denied)
1499:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mu_divappr_q.lo mu_divappr_q.c
1500:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mu_div_q.lo mu_div_q.c
1501:info:build libtool: compile: mv -f "dcpi1_div_qr.o" ".libs/dcpi1_div_qr.o"
1502:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_div_qr.c >/dev/null 2>&1
1503:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm
1504:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_divappr_q.c
1505:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-HvDupeUI' (errno=Permission denied)
1506:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_div_q.c
1507:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xIdhCV0v' (errno=Permission denied)
1508:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 bdiv_q_1.asm
1509:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 bdiv_q_1.asm >tmp-bdiv_q_1.s
1510:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-K9KdAVnK' (errno=Permission denied)
1511:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
1512:info:build libtool: compile: mv -f "dcpi1_divappr_q.o" ".libs/dcpi1_divappr_q.o"
1513:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_divappr_q.c >/dev/null 2>&1
1514:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
1515:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_bdiv_q.c
1516:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-gAG71dRn' (errno=Permission denied)
1517:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_bdiv_qr.c
1518:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VFMsnWKT' (errno=Permission denied)
1519:info:build libtool: compile: mv -f "mu_div_qr.o" ".libs/mu_div_qr.o"
1520:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_div_qr.c >/dev/null 2>&1
1521:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-bdiv_q_1.s -o bdiv_q_1.o
1522:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WtymtyzI' (errno=Permission denied)
1523:info:build libtool: compile: mv -f "mu_div_q.o" ".libs/mu_div_q.o"
1524:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
1525:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_div_q.c >/dev/null 2>&1
1526:info:build libtool: compile: mv -f "mu_divappr_q.o" ".libs/mu_divappr_q.o"
1527:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_bdiv_q.c
1528:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_divappr_q.c >/dev/null 2>&1
1529:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-HtLmASl8' (errno=Permission denied)
1530:info:build libtool: compile: mv -f "sbpi1_bdiv_q.o" ".libs/sbpi1_bdiv_q.o"
1531:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_bdiv_q.c >/dev/null 2>&1
1532:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
1533:info:build libtool: compile: mv -f "sbpi1_bdiv_qr.o" ".libs/sbpi1_bdiv_qr.o"
1534:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sbpi1_bdiv_qr.c >/dev/null 2>&1
1535:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_bdiv_qr.c
1536:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xgLZTz0N' (errno=Permission denied)
1537:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mu_bdiv_q.lo mu_bdiv_q.c
1538:info:build libtool: compile: mv -f "bdiv_q_1.o" ".libs/bdiv_q_1.o"
1539:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 bdiv_q_1.asm >/dev/null 2>&1
1540:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_bdiv_q.c
1541:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-nWx0lEVp' (errno=Permission denied)
1542:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
1543:info:build libtool: compile: mv -f "dcpi1_bdiv_q.o" ".libs/dcpi1_bdiv_q.o"
1544:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_bdiv_q.c >/dev/null 2>&1
1545:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_bdiv_qr.c
1546:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Y9GWzQ31' (errno=Permission denied)
1547:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o bdiv_q.lo bdiv_q.c
1548:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bdiv_q.c
1549:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-MArO5mEW' (errno=Permission denied)
1550:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o bdiv_qr.lo bdiv_qr.c
1551:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o broot.lo broot.c
1552:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bdiv_qr.c
1553:info:build libtool: compile: mv -f "dcpi1_bdiv_qr.o" ".libs/dcpi1_bdiv_qr.o"
1554:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-nSbl6Vwh' (errno=Permission denied)
1555:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dcpi1_bdiv_qr.c >/dev/null 2>&1
1556:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c broot.c
1557:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Xz8M07vM' (errno=Permission denied)
1558:info:build libtool: compile: mv -f "mu_bdiv_q.o" ".libs/mu_bdiv_q.o"
1559:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_bdiv_q.c >/dev/null 2>&1
1560:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o brootinv.lo brootinv.c
1561:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c brootinv.c
1562:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GqaNBjx6' (errno=Permission denied)
1563:info:build libtool: compile: mv -f "mu_bdiv_qr.o" ".libs/mu_bdiv_qr.o"
1564:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mu_bdiv_qr.c >/dev/null 2>&1
1565:info:build libtool: compile: mv -f "bdiv_q.o" ".libs/bdiv_q.o"
1566:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bdiv_q.c >/dev/null 2>&1
1567:info:build libtool: compile: mv -f "bdiv_qr.o" ".libs/bdiv_qr.o"
1568:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bdiv_qr.c >/dev/null 2>&1
1569:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o bsqrt.lo bsqrt.c
1570:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o bsqrtinv.lo bsqrtinv.c
1571:info:build libtool: compile: mv -f "broot.o" ".libs/broot.o"
1572:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c broot.c >/dev/null 2>&1
1573:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bsqrt.c
1574:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WZoDU7QK' (errno=Permission denied)
1575:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bsqrtinv.c
1576:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-lrJFxkzP' (errno=Permission denied)
1577:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divexact.lo divexact.c
1578:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divexact.c
1579:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WHSKXjZZ' (errno=Permission denied)
1580:info:build libtool: compile: mv -f "brootinv.o" ".libs/brootinv.o"
1581:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c brootinv.c >/dev/null 2>&1
1582:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
1583:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'redc_1.asm' || echo './'`redc_1.asm
1584:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 bdiv_dbm1c.asm
1585:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 redc_1.asm
1586:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s
1587:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qgX4Ijmn' (errno=Permission denied)
1588:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 redc_1.asm >tmp-redc_1.s
1589:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0HtcBXlX' (errno=Permission denied)
1590:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o redc_2.lo redc_2.c
1591:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o redc_n.lo redc_n.c
1592:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c redc_2.c
1593:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-cakeZKnp' (errno=Permission denied)
1594:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c redc_n.c
1595:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-atbaEAsn' (errno=Permission denied)
1596:info:build libtool: compile: mv -f "bsqrtinv.o" ".libs/bsqrtinv.o"
1597:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bsqrtinv.c >/dev/null 2>&1
1598:info:build libtool: compile: mv -f "bsqrt.o" ".libs/bsqrt.o"
1599:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bsqrt.c >/dev/null 2>&1
1600:info:build libtool: compile: mv -f "divexact.o" ".libs/divexact.o"
1601:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divexact.c >/dev/null 2>&1
1602:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o powm.lo powm.c
1603:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm.c
1604:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Rcyi41lY' (errno=Permission denied)
1605:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-bdiv_dbm1c.s -o bdiv_dbm1c.o
1606:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-redc_1.s -o redc_1.o
1607:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Meu8yhe3' (errno=Permission denied)
1608:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-kGQRL0O8' (errno=Permission denied)
1609:info:build libtool: compile: mv -f "redc_n.o" ".libs/redc_n.o"
1610:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c redc_n.c >/dev/null 2>&1
1611:info:build libtool: compile: mv -f "redc_2.o" ".libs/redc_2.o"
1612:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c redc_2.c >/dev/null 2>&1
1613:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o powlo.lo powlo.c
1614:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_powm.lo sec_powm.c
1615:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powlo.c
1616:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_powm.c
1617:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fR8bKUCN' (errno=Permission denied)
1618:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xh7ECfp9' (errno=Permission denied)
1619:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_mul.lo sec_mul.c
1620:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_mul.c
1621:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JOKaAUo0' (errno=Permission denied)
1622:info:build libtool: compile: mv -f "bdiv_dbm1c.o" ".libs/bdiv_dbm1c.o"
1623:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 bdiv_dbm1c.asm >/dev/null 2>&1
1624:info:build libtool: compile: mv -f "redc_1.o" ".libs/redc_1.o"
1625:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 redc_1.asm >/dev/null 2>&1
1626:info:build libtool: compile: mv -f "powm.o" ".libs/powm.o"
1627:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm.c >/dev/null 2>&1
1628:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_sqr.lo sec_sqr.c
1629:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_div_qr.lo sec_div_qr.c
1630:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_sqr.c
1631:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-KSZV2Pe8' (errno=Permission denied)
1632:info:build libtool: compile: mv -f "powlo.o" ".libs/powlo.o"
1633:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powlo.c >/dev/null 2>&1
1634:info:build libtool: compile: mv -f "sec_powm.o" ".libs/sec_powm.o"
1635:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_powm.c >/dev/null 2>&1
1636:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_div_qr.c
1637:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-r4QsuB9H' (errno=Permission denied)
1638:info:build libtool: compile: mv -f "sec_mul.o" ".libs/sec_mul.o"
1639:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_mul.c >/dev/null 2>&1
1640:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_div_r.lo sec_div_r.c
1641:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_div_r.c
1642:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-YfcJuGdC' (errno=Permission denied)
1643:info:build libtool: compile: mv -f "sec_div_qr.o" ".libs/sec_div_qr.o"
1644:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_div_qr.c >/dev/null 2>&1
1645:info:build libtool: compile: mv -f "sec_sqr.o" ".libs/sec_sqr.o"
1646:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_sqr.c >/dev/null 2>&1
1647:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
1648:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
1649:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_add_1.lo sec_add_1.c
1650:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_pi1_div_qr.c
1651:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0pr2O5Gn' (errno=Permission denied)
1652:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_pi1_div_r.c
1653:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-dkxHGuBP' (errno=Permission denied)
1654:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_add_1.c
1655:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GuxxVd8a' (errno=Permission denied)
1656:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_sub_1.lo sec_sub_1.c
1657:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_sub_1.c
1658:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5MD1YZWZ' (errno=Permission denied)
1659:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sec_invert.lo sec_invert.c
1660:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_invert.c
1661:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-AZLQswYx' (errno=Permission denied)
1662:info:build libtool: compile: mv -f "sec_div_r.o" ".libs/sec_div_r.o"
1663:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_div_r.c >/dev/null 2>&1
1664:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o trialdiv.lo trialdiv.c
1665:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o remove.lo remove.c
1666:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c trialdiv.c
1667:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-7kfCJZWJ' (errno=Permission denied)
1668:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c remove.c
1669:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZhL4YuRp' (errno=Permission denied)
1670:info:build libtool: compile: mv -f "sec_pi1_div_qr.o" ".libs/sec_pi1_div_qr.o"
1671:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_pi1_div_qr.c >/dev/null 2>&1
1672:info:build libtool: compile: mv -f "sec_pi1_div_r.o" ".libs/sec_pi1_div_r.o"
1673:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_pi1_div_r.c >/dev/null 2>&1
1674:info:build libtool: compile: mv -f "sec_add_1.o" ".libs/sec_add_1.o"
1675:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_add_1.c >/dev/null 2>&1
1676:info:build libtool: compile: mv -f "sec_sub_1.o" ".libs/sec_sub_1.o"
1677:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_sub_1.c >/dev/null 2>&1
1678:info:build libtool: compile: mv -f "sec_invert.o" ".libs/sec_invert.o"
1679:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sec_invert.c >/dev/null 2>&1
1680:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'and_n.asm' || echo './'`and_n.asm
1681:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 and_n.asm
1682:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n and_n.asm >tmp-and_n.s
1683:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yLr6pMTq' (errno=Permission denied)
1684:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'andn_n.asm' || echo './'`andn_n.asm
1685:info:build libtool: compile: mv -f "remove.o" ".libs/remove.o"
1686:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c remove.c >/dev/null 2>&1
1687:info:build libtool: compile: mv -f "trialdiv.o" ".libs/trialdiv.o"
1688:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c trialdiv.c >/dev/null 2>&1
1689:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'nand_n.asm' || echo './'`nand_n.asm
1690:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'ior_n.asm' || echo './'`ior_n.asm
1691:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 andn_n.asm
1692:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n andn_n.asm >tmp-andn_n.s
1693:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-eEiBxl4o' (errno=Permission denied)
1694:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 ior_n.asm
1695:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 nand_n.asm
1696:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n ior_n.asm >tmp-ior_n.s
1697:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n nand_n.asm >tmp-nand_n.s
1698:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Q84GfJCg' (errno=Permission denied)
1699:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-aUcDgQ0D' (errno=Permission denied)
1700:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'iorn_n.asm' || echo './'`iorn_n.asm
1701:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 iorn_n.asm
1702:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n iorn_n.asm >tmp-iorn_n.s
1703:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Nj2rkluh' (errno=Permission denied)
1704:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'nior_n.asm' || echo './'`nior_n.asm
1705:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 nior_n.asm
1706:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n nior_n.asm >tmp-nior_n.s
1707:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1fPPwH0o' (errno=Permission denied)
1708:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-and_n.s -o and_n.o
1709:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pmYWP8Xs' (errno=Permission denied)
1710:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-andn_n.s -o andn_n.o
1711:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9qUgB8rG' (errno=Permission denied)
1712:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-ior_n.s -o ior_n.o
1713:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'xor_n.asm' || echo './'`xor_n.asm
1714:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Zz0f8ENo' (errno=Permission denied)
1715:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-nand_n.s -o nand_n.o
1716:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-s7JVNJsD' (errno=Permission denied)
1717:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
1718:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 xor_n.asm
1719:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n xor_n.asm >tmp-xor_n.s
1720:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 xnor_n.asm
1721:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ib3DR7Mc' (errno=Permission denied)
1722:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-iorn_n.s -o iorn_n.o
1723:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n xnor_n.asm >tmp-xnor_n.s
1724:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-OPaVtffp' (errno=Permission denied)
1725:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-TZazsuen' (errno=Permission denied)
1726:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-nior_n.s -o nior_n.o
1727:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-98HGuC8F' (errno=Permission denied)
1728:info:build libtool: compile: mv -f "and_n.o" ".libs/and_n.o"
1729:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 and_n.asm >/dev/null 2>&1
1730:info:build libtool: compile: mv -f "andn_n.o" ".libs/andn_n.o"
1731:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 andn_n.asm >/dev/null 2>&1
1732:info:build libtool: compile: mv -f "nand_n.o" ".libs/nand_n.o"
1733:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 nand_n.asm >/dev/null 2>&1
1734:info:build libtool: compile: mv -f "ior_n.o" ".libs/ior_n.o"
1735:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 ior_n.asm >/dev/null 2>&1
1736:info:build libtool: compile: mv -f "iorn_n.o" ".libs/iorn_n.o"
1737:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-xnor_n.s -o xnor_n.o
1738:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 iorn_n.asm >/dev/null 2>&1
1739:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-xor_n.s -o xor_n.o
1740:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-hN8zSD3O' (errno=Permission denied)
1741:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mVAs6laG' (errno=Permission denied)
1742:info:build libtool: compile: mv -f "nior_n.o" ".libs/nior_n.o"
1743:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 nior_n.asm >/dev/null 2>&1
1744:info:build libtool: compile: mv -f "xnor_n.o" ".libs/xnor_n.o"
1745:info:build libtool: compile: mv -f "xor_n.o" ".libs/xor_n.o"
1746:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 xnor_n.asm >/dev/null 2>&1
1747:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 xor_n.asm >/dev/null 2>&1
1748:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'copyi.asm' || echo './'`copyi.asm
1749:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 copyi.asm
1750:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'copyd.asm' || echo './'`copyd.asm
1751:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o zero.lo zero.c
1752:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi copyi.asm >tmp-copyi.s
1753:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6mS8qN4b' (errno=Permission denied)
1754:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm
1755:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 copyd.asm
1756:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c zero.c
1757:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-IjNTQl7G' (errno=Permission denied)
1758:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd copyd.asm >tmp-copyd.s
1759:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o comb_tables.lo comb_tables.c
1760:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-CQylIotD' (errno=Permission denied)
1761:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sec_tabselect.asm
1762:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect sec_tabselect.asm >tmp-sec_tabselect.s
1763:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fzDmQnAs' (errno=Permission denied)
1764:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c comb_tables.c
1765:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5RFAAy0A' (errno=Permission denied)
1766:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
1767:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 invert_limb.asm
1768:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb invert_limb.asm >tmp-invert_limb.s
1769:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-eEdYI8tK' (errno=Permission denied)
1770:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-copyi.s -o copyi.o
1771:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-situd6sW' (errno=Permission denied)
1772:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm
1773:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'mul_2.asm' || echo './'`mul_2.asm
1774:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-copyd.s -o copyd.o
1775:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sec_tabselect.s -o sec_tabselect.o
1776:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mT7obCzH' (errno=Permission denied)
1777:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-EToIK26x' (errno=Permission denied)
1778:info:build libtool: compile: mv -f "zero.o" ".libs/zero.o"
1779:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c zero.c >/dev/null 2>&1
1780:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sqr_diag_addlsh1.asm
1781:info:build libtool: compile: mv -f "comb_tables.o" ".libs/comb_tables.o"
1782:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c comb_tables.c >/dev/null 2>&1
1783:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mul_2.asm
1784:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s
1785:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5a1cOUHI' (errno=Permission denied)
1786:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 mul_2.asm >tmp-mul_2.s
1787:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-hgzSMSIE' (errno=Permission denied)
1788:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-invert_limb.s -o invert_limb.o
1789:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0CH2ghkd' (errno=Permission denied)
1790:info:build libtool: compile: mv -f "copyi.o" ".libs/copyi.o"
1791:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 copyi.asm >/dev/null 2>&1
1792:info:build libtool: compile: mv -f "copyd.o" ".libs/copyd.o"
1793:info:build libtool: compile: mv -f "sec_tabselect.o" ".libs/sec_tabselect.o"
1794:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 copyd.asm >/dev/null 2>&1
1795:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sec_tabselect.asm >/dev/null 2>&1
1796:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'addmul_2.asm' || echo './'`addmul_2.asm
1797:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sqr_diag_addlsh1.s -o sqr_diag_addlsh1.o
1798:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VJ4heecz' (errno=Permission denied)
1799:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm
1800:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addmul_2.asm
1801:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 addmul_2.asm >tmp-addmul_2.s
1802:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-MFgFsbtA' (errno=Permission denied)
1803:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-mul_2.s -o mul_2.o
1804:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-npLgV4gw' (errno=Permission denied)
1805:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addlsh1_n.asm
1806:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n addlsh1_n.asm >tmp-addlsh1_n.s
1807:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wGobdxZq' (errno=Permission denied)
1808:info:build libtool: compile: mv -f "invert_limb.o" ".libs/invert_limb.o"
1809:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 invert_limb.asm >/dev/null 2>&1
1810:info:build libtool: compile: mv -f "sqr_diag_addlsh1.o" ".libs/sqr_diag_addlsh1.o"
1811:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sqr_diag_addlsh1.asm >/dev/null 2>&1
1812:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-addmul_2.s -o addmul_2.o
1813:info:build libtool: compile: mv -f "mul_2.o" ".libs/mul_2.o"
1814:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 mul_2.asm >/dev/null 2>&1
1815:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Wx9EwuB0' (errno=Permission denied)
1816:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-addlsh1_n.s -o addlsh1_n.o
1817:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4DRr43mU' (errno=Permission denied)
1818:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm
1819:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm
1820:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm
1821:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sublsh1_n.asm
1822:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsblsh1_n.asm
1823:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsh1add_n.asm
1824:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n sublsh1_n.asm >tmp-sublsh1_n.s
1825:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n rsblsh1_n.asm >tmp-rsblsh1_n.s
1826:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FYjoKnGv' (errno=Permission denied)
1827:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-2RZC6sH8' (errno=Permission denied)
1828:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n rsh1add_n.asm >tmp-rsh1add_n.s
1829:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Zyr8n2x1' (errno=Permission denied)
1830:info:build libtool: compile: mv -f "addmul_2.o" ".libs/addmul_2.o"
1831:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addmul_2.asm >/dev/null 2>&1
1832:info:build libtool: compile: mv -f "addlsh1_n.o" ".libs/addlsh1_n.o"
1833:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addlsh1_n.asm >/dev/null 2>&1
1834:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
1835:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsh1sub_n.asm
1836:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n rsh1sub_n.asm >tmp-rsh1sub_n.s
1837:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-8lYk9pZa' (errno=Permission denied)
1838:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sublsh1_n.s -o sublsh1_n.o
1839:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-YYGA20hh' (errno=Permission denied)
1840:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-rsh1add_n.s -o rsh1add_n.o
1841:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm
1842:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jOdez0q7' (errno=Permission denied)
1843:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-rsblsh1_n.s -o rsblsh1_n.o
1844:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-O2S1f1ty' (errno=Permission denied)
1845:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh2_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'sublsh2_n.asm' || echo './'`sublsh2_n.asm
1846:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addlsh2_n.asm
1847:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n addlsh2_n.asm >tmp-addlsh2_n.s
1848:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-gXaIeRkV' (errno=Permission denied)
1849:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sublsh2_n.asm
1850:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh2_n sublsh2_n.asm >tmp-sublsh2_n.s
1851:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-i94qvEqH' (errno=Permission denied)
1852:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-rsh1sub_n.s -o rsh1sub_n.o
1853:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-XTYW8MTm' (errno=Permission denied)
1854:info:build libtool: compile: mv -f "rsh1add_n.o" ".libs/rsh1add_n.o"
1855:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsh1add_n.asm >/dev/null 2>&1
1856:info:build libtool: compile: mv -f "sublsh1_n.o" ".libs/sublsh1_n.o"
1857:info:build libtool: compile: mv -f "rsblsh1_n.o" ".libs/rsblsh1_n.o"
1858:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sublsh1_n.asm >/dev/null 2>&1
1859:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsblsh1_n.asm >/dev/null 2>&1
1860:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm
1861:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-addlsh2_n.s -o addlsh2_n.o
1862:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-CTyduy62' (errno=Permission denied)
1863:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm
1864:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsblsh2_n.asm
1865:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n rsblsh2_n.asm >tmp-rsblsh2_n.s
1866:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zj8m3uP2' (errno=Permission denied)
1867:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addlsh_n.asm
1868:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-sublsh2_n.s -o sublsh2_n.o
1869:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zxwOCWm5' (errno=Permission denied)
1870:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n addlsh_n.asm >tmp-addlsh_n.s
1871:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-MS0IHUBU' (errno=Permission denied)
1872:info:build libtool: compile: mv -f "rsh1sub_n.o" ".libs/rsh1sub_n.o"
1873:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsh1sub_n.asm >/dev/null 2>&1
1874:info:build libtool: compile: mv -f "addlsh2_n.o" ".libs/addlsh2_n.o"
1875:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addlsh2_n.asm >/dev/null 2>&1
1876:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-rsblsh2_n.s -o rsblsh2_n.o
1877:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WImGqI8W' (errno=Permission denied)
1878:info:build libtool: compile: mv -f "sublsh2_n.o" ".libs/sublsh2_n.o"
1879:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 sublsh2_n.asm >/dev/null 2>&1
1880:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-addlsh_n.s -o addlsh_n.o
1881:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-tZjXh88b' (errno=Permission denied)
1882:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm
1883:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o add_n_sub_n.lo add_n_sub_n.c
1884:info:build /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'`  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm
1885:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsblsh_n.asm
1886:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_n_sub_n.c
1887:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WhQBV6Ge' (errno=Permission denied)
1888:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n rsblsh_n.asm >tmp-rsblsh_n.s
1889:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Ixo8CIAx' (errno=Permission denied)
1890:info:build libtool: compile: mv -f "rsblsh2_n.o" ".libs/rsblsh2_n.o"
1891:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addaddmul_1msb0.asm
1892:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsblsh2_n.asm >/dev/null 2>&1
1893:info:build m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s
1894:info:build m4: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-LnaSMA2g' (errno=Permission denied)
1895:info:build libtool: compile: mv -f "addlsh_n.o" ".libs/addlsh_n.o"
1896:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addlsh_n.asm >/dev/null 2>&1
1897:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-rsblsh_n.s -o rsblsh_n.o
1898:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-X2B8B3AM' (errno=Permission denied)
1899:info:build  /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 tmp-addaddmul_1msb0.s -o addaddmul_1msb0.o
1900:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-AtOWMQSJ' (errno=Permission denied)
1901:info:build libtool: compile: mv -f "add_n_sub_n.o" ".libs/add_n_sub_n.o"
1902:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_n_sub_n.c >/dev/null 2>&1
1903:info:build libtool: compile: mv -f "addaddmul_1msb0.o" ".libs/addaddmul_1msb0.o"
1904:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 addaddmul_1msb0.asm >/dev/null 2>&1
1905:info:build libtool: compile: mv -f "rsblsh_n.o" ".libs/rsblsh_n.o"
1906:info:build libtool: compile:  ../mpn/m4-ccas --m4=m4 /usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 rsblsh_n.asm >/dev/null 2>&1
1907:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o libmpn.la  fib_table.lo mp_bases.lo invert_limb_table.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo sublsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo
1908:info:build libtool: link: ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o .libs/invert_limb_table.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/cnd_add_n.o .libs/cnd_sub_n.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/sub_err3_n.o .libs/lshift.o .libs/rshift.o .libs/dive_1.o .libs/diveby3.o .libs/divis.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o .libs/fib2_ui.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_mod_1.o .libs/dump.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/mod_1_4.o .libs/lshiftc.o .libs/mul.o .libs/mul_fft.o .libs/mul_n.o .libs/sqr.o .libs/mul_basecase.o .libs/sqr_basecase.o .libs/nussbaumer_mul.o .libs/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/perfsqr.o .libs/perfpow.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o .libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o .libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o .libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/toom22_mul.o .libs/toom32_mul.o .libs/toom42_mul.o .libs/toom52_mul.o .libs/toom62_mul.o .libs/toom33_mul.o .libs/toom43_mul.o .libs/toom53_mul.o .libs/toom54_mul.o .libs/toom63_mul.o .libs/toom44_mul.o .libs/toom6h_mul.o .libs/toom6_sqr.o .libs/toom8h_mul.o .libs/toom8_sqr.o .libs/toom_couple_handling.o .libs/toom2_sqr.o .libs/toom3_sqr.o .libs/toom4_sqr.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o .libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o .libs/toom_eval_pm2rexp.o .libs/toom_interpolate_5pts.o .libs/toom_interpolate_6pts.o .libs/toom_interpolate_7pts.o .libs/toom_interpolate_8pts.o .libs/toom_interpolate_12pts.o .libs/toom_interpolate_16pts.o .libs/invertappr.o .libs/invert.o .libs/binvert.o .libs/mulmod_bnm1.o .libs/sqrmod_bnm1.o .libs/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o .libs/div_qr_2u_pi1.o .libs/sbpi1_div_q.o .libs/sbpi1_div_qr.o .libs/sbpi1_divappr_q.o .libs/dcpi1_div_q.o .libs/dcpi1_div_qr.o .libs/dcpi1_divappr_q.o .libs/mu_div_qr.o .libs/mu_divappr_q.o .libs/mu_div_q.o .libs/bdiv_q_1.o .libs/sbpi1_bdiv_q.o .libs/sbpi1_bdiv_qr.o .libs/dcpi1_bdiv_q.o .libs/dcpi1_bdiv_qr.o .libs/mu_bdiv_q.o .libs/mu_bdiv_qr.o .libs/bdiv_q.o .libs/bdiv_qr.o .libs/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.o .libs/divexact.o .libs/bdiv_dbm1c.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o .libs/powm.o .libs/powlo.o .libs/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o .libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o .libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.o .libs/trialdiv.o .libs/remove.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o .libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/copyi.o .libs/copyd.o .libs/zero.o .libs/sec_tabselect.o .libs/comb_tables.o .libs/invert_limb.o .libs/sqr_diag_addlsh1.o .libs/mul_2.o .libs/addmul_2.o .libs/addlsh1_n.o .libs/sublsh1_n.o .libs/rsblsh1_n.o .libs/rsh1add_n.o .libs/rsh1sub_n.o .libs/addlsh2_n.o .libs/sublsh2_n.o .libs/rsblsh2_n.o .libs/addlsh_n.o .libs/rsblsh_n.o .libs/add_n_sub_n.o .libs/addaddmul_1msb0.o
1909:info:build libtool: link: ranlib .libs/libmpn.a
1910:info:build libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
1911:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpn'
1912:info:build Making all in mpz
1913:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpz'
1914:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o 2fac_ui.lo 2fac_ui.c
1915:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o add.lo add.c
1916:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o add_ui.lo add_ui.c
1917:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o abs.lo abs.c
1918:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o aorsmul.lo aorsmul.c
1919:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o aorsmul_i.lo aorsmul_i.c
1920:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o and.lo and.c
1921:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o array_init.lo array_init.c
1922:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c 2fac_ui.c
1923:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c abs.c
1924:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add.c
1925:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_ui.c
1926:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c aorsmul_i.c
1927:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c aorsmul.c
1928:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pTXR0whn' (errno=Permission denied)
1929:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c and.c
1930:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-uNSgXKMq' (errno=Permission denied)
1931:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-iDblfb5k' (errno=Permission denied)
1932:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vjop359O' (errno=Permission denied)
1933:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-IzNnYEiQ' (errno=Permission denied)
1934:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0Lfu9LNY' (errno=Permission denied)
1935:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qNNHfC9c' (errno=Permission denied)
1936:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c array_init.c
1937:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vWEjvhQW' (errno=Permission denied)
1938:info:build libtool: compile: mv -f "abs.o" ".libs/abs.o"
1939:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c abs.c >/dev/null 2>&1
1940:info:build libtool: compile: mv -f "array_init.o" ".libs/array_init.o"
1941:info:build libtool: compile: mv -f "2fac_ui.o" ".libs/2fac_ui.o"
1942:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c array_init.c >/dev/null 2>&1
1943:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c 2fac_ui.c >/dev/null 2>&1
1944:info:build libtool: compile: mv -f "aorsmul_i.o" ".libs/aorsmul_i.o"
1945:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c aorsmul_i.c >/dev/null 2>&1
1946:info:build libtool: compile: mv -f "add_ui.o" ".libs/add_ui.o"
1947:info:build libtool: compile: mv -f "add.o" ".libs/add.o"
1948:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_ui.c >/dev/null 2>&1
1949:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add.c >/dev/null 2>&1
1950:info:build libtool: compile: mv -f "aorsmul.o" ".libs/aorsmul.o"
1951:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c aorsmul.c >/dev/null 2>&1
1952:info:build libtool: compile: mv -f "and.o" ".libs/and.o"
1953:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c and.c >/dev/null 2>&1
1954:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o bin_ui.lo bin_ui.c
1955:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o bin_uiui.lo bin_uiui.c
1956:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cdiv_q.lo cdiv_q.c
1957:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cdiv_q_ui.lo cdiv_q_ui.c
1958:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cdiv_qr.lo cdiv_qr.c
1959:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bin_ui.c
1960:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-30ACc3d5' (errno=Permission denied)
1961:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_q.c
1962:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
1963:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bin_uiui.c
1964:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5ugZDbeN' (errno=Permission denied)
1965:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ztwbAwT3' (errno=Permission denied)
1966:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cdiv_r.lo cdiv_r.c
1967:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_q_ui.c
1968:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_qr.c
1969:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6XXd9Brm' (errno=Permission denied)
1970:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vlek5ZCs' (errno=Permission denied)
1971:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_qr_ui.c
1972:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-QifjNxpK' (errno=Permission denied)
1973:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_r.c
1974:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fPrGgNh4' (errno=Permission denied)
1975:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cdiv_r_ui.lo cdiv_r_ui.c
1976:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_r_ui.c
1977:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WQVUmuCz' (errno=Permission denied)
1978:info:build libtool: compile: mv -f "bin_ui.o" ".libs/bin_ui.o"
1979:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bin_ui.c >/dev/null 2>&1
1980:info:build libtool: compile: mv -f "cdiv_q.o" ".libs/cdiv_q.o"
1981:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_q.c >/dev/null 2>&1
1982:info:build libtool: compile: mv -f "cdiv_qr.o" ".libs/cdiv_qr.o"
1983:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_qr.c >/dev/null 2>&1
1984:info:build libtool: compile: mv -f "cdiv_q_ui.o" ".libs/cdiv_q_ui.o"
1985:info:build libtool: compile: mv -f "cdiv_r.o" ".libs/cdiv_r.o"
1986:info:build libtool: compile: mv -f "cdiv_qr_ui.o" ".libs/cdiv_qr_ui.o"
1987:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_r.c >/dev/null 2>&1
1988:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_q_ui.c >/dev/null 2>&1
1989:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_qr_ui.c >/dev/null 2>&1
1990:info:build libtool: compile: mv -f "bin_uiui.o" ".libs/bin_uiui.o"
1991:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c bin_uiui.c >/dev/null 2>&1
1992:info:build libtool: compile: mv -f "cdiv_r_ui.o" ".libs/cdiv_r_ui.o"
1993:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_r_ui.c >/dev/null 2>&1
1994:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cdiv_ui.lo cdiv_ui.c
1995:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
1996:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
1997:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o clear.lo clear.c
1998:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o clears.lo clears.c
1999:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o clrbit.lo clrbit.c
2000:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cfdiv_q_2exp.c
2001:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_ui.c
2002:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cfdiv_r_2exp.c
2003:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clears.c
2004:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clear.c
2005:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clrbit.c
2006:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-V9DpjaB0' (errno=Permission denied)
2007:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ob4J9kZZ' (errno=Permission denied)
2008:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4FWWXS7V' (errno=Permission denied)
2009:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-gLUTmxso' (errno=Permission denied)
2010:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-aXc3Ao8f' (errno=Permission denied)
2011:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-X2M5mHgc' (errno=Permission denied)
2012:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp.lo cmp.c
2013:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c
2014:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-XC0rcA0k' (errno=Permission denied)
2015:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_d.lo cmp_d.c
2016:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_d.c
2017:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GkKsQLNL' (errno=Permission denied)
2018:info:build libtool: compile: mv -f "clear.o" ".libs/clear.o"
2019:info:build libtool: compile: mv -f "cdiv_ui.o" ".libs/cdiv_ui.o"
2020:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clear.c >/dev/null 2>&1
2021:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cdiv_ui.c >/dev/null 2>&1
2022:info:build libtool: compile: mv -f "clears.o" ".libs/clears.o"
2023:info:build libtool: compile: mv -f "clrbit.o" ".libs/clrbit.o"
2024:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clears.c >/dev/null 2>&1
2025:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clrbit.c >/dev/null 2>&1
2026:info:build libtool: compile: mv -f "cfdiv_q_2exp.o" ".libs/cfdiv_q_2exp.o"
2027:info:build libtool: compile: mv -f "cfdiv_r_2exp.o" ".libs/cfdiv_r_2exp.o"
2028:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cfdiv_r_2exp.c >/dev/null 2>&1
2029:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cfdiv_q_2exp.c >/dev/null 2>&1
2030:info:build libtool: compile: mv -f "cmp.o" ".libs/cmp.o"
2031:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c >/dev/null 2>&1
2032:info:build libtool: compile: mv -f "cmp_d.o" ".libs/cmp_d.o"
2033:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_d.c >/dev/null 2>&1
2034:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_si.lo cmp_si.c
2035:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_ui.lo cmp_ui.c
2036:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmpabs.lo cmpabs.c
2037:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmpabs_d.lo cmpabs_d.c
2038:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmpabs_ui.lo cmpabs_ui.c
2039:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o com.lo com.c
2040:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_si.c
2041:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9cFJEa3T' (errno=Permission denied)
2042:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_ui.c
2043:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZYwTLFs9' (errno=Permission denied)
2044:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmpabs.c
2045:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-QFU1vtIx' (errno=Permission denied)
2046:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmpabs_d.c
2047:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ihQSVxIe' (errno=Permission denied)
2048:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c com.c
2049:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmpabs_ui.c
2050:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-oGIYinBo' (errno=Permission denied)
2051:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-x6sznbRk' (errno=Permission denied)
2052:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o combit.lo combit.c
2053:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c combit.c
2054:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0mShUtvk' (errno=Permission denied)
2055:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cong.lo cong.c
2056:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cong.c
2057:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FTnbLSTz' (errno=Permission denied)
2058:info:build libtool: compile: mv -f "cmp_si.o" ".libs/cmp_si.o"
2059:info:build libtool: compile: mv -f "cmpabs.o" ".libs/cmpabs.o"
2060:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_si.c >/dev/null 2>&1
2061:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmpabs.c >/dev/null 2>&1
2062:info:build libtool: compile: mv -f "cmpabs_ui.o" ".libs/cmpabs_ui.o"
2063:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmpabs_ui.c >/dev/null 2>&1
2064:info:build libtool: compile: mv -f "cmpabs_d.o" ".libs/cmpabs_d.o"
2065:info:build libtool: compile: mv -f "cmp_ui.o" ".libs/cmp_ui.o"
2066:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmpabs_d.c >/dev/null 2>&1
2067:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_ui.c >/dev/null 2>&1
2068:info:build libtool: compile: mv -f "com.o" ".libs/com.o"
2069:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c com.c >/dev/null 2>&1
2070:info:build libtool: compile: mv -f "combit.o" ".libs/combit.o"
2071:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c combit.c >/dev/null 2>&1
2072:info:build libtool: compile: mv -f "cong.o" ".libs/cong.o"
2073:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cong.c >/dev/null 2>&1
2074:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cong_2exp.lo cong_2exp.c
2075:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cong_ui.lo cong_ui.c
2076:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divexact.lo divexact.c
2077:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divegcd.lo divegcd.c
2078:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dive_ui.lo dive_ui.c
2079:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cong_2exp.c
2080:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-TIY3BVr5' (errno=Permission denied)
2081:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cong_ui.c
2082:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divexact.c
2083:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divegcd.c
2084:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UWSJTBxK' (errno=Permission denied)
2085:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ajJ4Xbzq' (errno=Permission denied)
2086:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-05geqC9F' (errno=Permission denied)
2087:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divis.lo divis.c
2088:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dive_ui.c
2089:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vc61cvua' (errno=Permission denied)
2090:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divis_ui.lo divis_ui.c
2091:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis.c
2092:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GDhRLrh1' (errno=Permission denied)
2093:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis_ui.c
2094:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-MQxyv0Na' (errno=Permission denied)
2095:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o divis_2exp.lo divis_2exp.c
2096:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis_2exp.c
2097:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-HLq6OZFG' (errno=Permission denied)
2098:info:build libtool: compile: mv -f "cong_ui.o" ".libs/cong_ui.o"
2099:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cong_ui.c >/dev/null 2>&1
2100:info:build libtool: compile: mv -f "cong_2exp.o" ".libs/cong_2exp.o"
2101:info:build libtool: compile: mv -f "divegcd.o" ".libs/divegcd.o"
2102:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cong_2exp.c >/dev/null 2>&1
2103:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divegcd.c >/dev/null 2>&1
2104:info:build libtool: compile: mv -f "dive_ui.o" ".libs/dive_ui.o"
2105:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dive_ui.c >/dev/null 2>&1
2106:info:build libtool: compile: mv -f "divexact.o" ".libs/divexact.o"
2107:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divexact.c >/dev/null 2>&1
2108:info:build libtool: compile: mv -f "divis.o" ".libs/divis.o"
2109:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis.c >/dev/null 2>&1
2110:info:build libtool: compile: mv -f "divis_ui.o" ".libs/divis_ui.o"
2111:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis_ui.c >/dev/null 2>&1
2112:info:build libtool: compile: mv -f "divis_2exp.o" ".libs/divis_2exp.o"
2113:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c divis_2exp.c >/dev/null 2>&1
2114:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dump.lo dump.c
2115:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o export.lo export.c
2116:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fac_ui.lo fac_ui.c
2117:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fdiv_q.lo fdiv_q.c
2118:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fdiv_q_ui.lo fdiv_q_ui.c
2119:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dump.c
2120:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vCy8mUOV' (errno=Permission denied)
2121:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c export.c
2122:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3lN5qKGi' (errno=Permission denied)
2123:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fac_ui.c
2124:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_q.c
2125:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-S3lFLOTA' (errno=Permission denied)
2126:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_q_ui.c
2127:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-7jbvG76v' (errno=Permission denied)
2128:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Bq0UuHBo' (errno=Permission denied)
2129:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fdiv_qr.lo fdiv_qr.c
2130:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
2131:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_qr.c
2132:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-h5Zb4wtM' (errno=Permission denied)
2133:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_qr_ui.c
2134:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-iVQ8Uvmo' (errno=Permission denied)
2135:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fdiv_r.lo fdiv_r.c
2136:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_r.c
2137:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-m48q9mgz' (errno=Permission denied)
2138:info:build libtool: compile: mv -f "dump.o" ".libs/dump.o"
2139:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dump.c >/dev/null 2>&1
2140:info:build libtool: compile: mv -f "fdiv_q_ui.o" ".libs/fdiv_q_ui.o"
2141:info:build libtool: compile: mv -f "fdiv_q.o" ".libs/fdiv_q.o"
2142:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_q_ui.c >/dev/null 2>&1
2143:info:build libtool: compile: mv -f "fac_ui.o" ".libs/fac_ui.o"
2144:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_q.c >/dev/null 2>&1
2145:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fac_ui.c >/dev/null 2>&1
2146:info:build libtool: compile: mv -f "export.o" ".libs/export.o"
2147:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c export.c >/dev/null 2>&1
2148:info:build libtool: compile: mv -f "fdiv_qr.o" ".libs/fdiv_qr.o"
2149:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_qr.c >/dev/null 2>&1
2150:info:build libtool: compile: mv -f "fdiv_qr_ui.o" ".libs/fdiv_qr_ui.o"
2151:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_qr_ui.c >/dev/null 2>&1
2152:info:build libtool: compile: mv -f "fdiv_r.o" ".libs/fdiv_r.o"
2153:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_r.c >/dev/null 2>&1
2154:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fdiv_r_ui.lo fdiv_r_ui.c
2155:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fdiv_ui.lo fdiv_ui.c
2156:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fib_ui.lo fib_ui.c
2157:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fib2_ui.lo fib2_ui.c
2158:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_ui.c
2159:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_r_ui.c
2160:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib_ui.c
2161:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-IJ5av1Wb' (errno=Permission denied)
2162:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-5rBWwdSb' (errno=Permission denied)
2163:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-94datiD9' (errno=Permission denied)
2164:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib2_ui.c
2165:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9Plj34Bp' (errno=Permission denied)
2166:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_sint.lo fits_sint.c
2167:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_slong.lo fits_slong.c
2168:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_sshort.lo fits_sshort.c
2169:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sint.c
2170:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qWohVi5J' (errno=Permission denied)
2171:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_slong.c
2172:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wyxW7DD1' (errno=Permission denied)
2173:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sshort.c
2174:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fiv8H4aD' (errno=Permission denied)
2175:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_uint.lo fits_uint.c
2176:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_uint.c
2177:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-AdBk4YWA' (errno=Permission denied)
2178:info:build libtool: compile: mv -f "fdiv_r_ui.o" ".libs/fdiv_r_ui.o"
2179:info:build libtool: compile: mv -f "fdiv_ui.o" ".libs/fdiv_ui.o"
2180:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_r_ui.c >/dev/null 2>&1
2181:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fdiv_ui.c >/dev/null 2>&1
2182:info:build libtool: compile: mv -f "fib_ui.o" ".libs/fib_ui.o"
2183:info:build libtool: compile: mv -f "fib2_ui.o" ".libs/fib2_ui.o"
2184:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib2_ui.c >/dev/null 2>&1
2185:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fib_ui.c >/dev/null 2>&1
2186:info:build libtool: compile: mv -f "fits_sint.o" ".libs/fits_sint.o"
2187:info:build libtool: compile: mv -f "fits_sshort.o" ".libs/fits_sshort.o"
2188:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sint.c >/dev/null 2>&1
2189:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sshort.c >/dev/null 2>&1
2190:info:build libtool: compile: mv -f "fits_slong.o" ".libs/fits_slong.o"
2191:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_slong.c >/dev/null 2>&1
2192:info:build libtool: compile: mv -f "fits_uint.o" ".libs/fits_uint.o"
2193:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_uint.c >/dev/null 2>&1
2194:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_ulong.lo fits_ulong.c
2195:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_ushort.lo fits_ushort.c
2196:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcd.lo gcd.c
2197:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcd_ui.lo gcd_ui.c
2198:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ulong.c
2199:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-8lxUH57m' (errno=Permission denied)
2200:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ushort.c
2201:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-AkKGlhSL' (errno=Permission denied)
2202:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd.c
2203:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-dzi57m2m' (errno=Permission denied)
2204:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd_ui.c
2205:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1W4jiqIy' (errno=Permission denied)
2206:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o gcdext.lo gcdext.c
2207:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_d.lo get_d.c
2208:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_d_2exp.lo get_d_2exp.c
2209:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext.c
2210:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c
2211:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Sb0Z6zgI' (errno=Permission denied)
2212:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Pu8GR2zh' (errno=Permission denied)
2213:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d_2exp.c
2214:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ajht6xJt' (errno=Permission denied)
2215:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_si.lo get_si.c
2216:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_si.c
2217:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WLm742nN' (errno=Permission denied)
2218:info:build libtool: compile: mv -f "fits_ushort.o" ".libs/fits_ushort.o"
2219:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ushort.c >/dev/null 2>&1
2220:info:build libtool: compile: mv -f "fits_ulong.o" ".libs/fits_ulong.o"
2221:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ulong.c >/dev/null 2>&1
2222:info:build libtool: compile: mv -f "gcd_ui.o" ".libs/gcd_ui.o"
2223:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd_ui.c >/dev/null 2>&1
2224:info:build libtool: compile: mv -f "gcd.o" ".libs/gcd.o"
2225:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcd.c >/dev/null 2>&1
2226:info:build libtool: compile: mv -f "get_d.o" ".libs/get_d.o"
2227:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c >/dev/null 2>&1
2228:info:build libtool: compile: mv -f "get_d_2exp.o" ".libs/get_d_2exp.o"
2229:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d_2exp.c >/dev/null 2>&1
2230:info:build libtool: compile: mv -f "gcdext.o" ".libs/gcdext.o"
2231:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c gcdext.c >/dev/null 2>&1
2232:info:build libtool: compile: mv -f "get_si.o" ".libs/get_si.o"
2233:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_si.c >/dev/null 2>&1
2234:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_str.lo get_str.c
2235:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_ui.lo get_ui.c
2236:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o getlimbn.lo getlimbn.c
2237:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_ui.c
2238:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c
2239:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-oIi81AsL' (errno=Permission denied)
2240:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-XP2annMw' (errno=Permission denied)
2241:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o hamdist.lo hamdist.c
2242:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o import.lo import.c
2243:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c getlimbn.c
2244:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o init.lo init.c
2245:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WnILkBPm' (errno=Permission denied)
2246:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hamdist.c
2247:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-gm6DHNBB' (errno=Permission denied)
2248:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c import.c
2249:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-edv9meit' (errno=Permission denied)
2250:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o init2.lo init2.c
2251:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init.c
2252:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GWfuuONc' (errno=Permission denied)
2253:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init2.c
2254:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-LatQgeqr' (errno=Permission denied)
2255:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inits.lo inits.c
2256:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inits.c
2257:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Dul6bebg' (errno=Permission denied)
2258:info:build libtool: compile: mv -f "get_ui.o" ".libs/get_ui.o"
2259:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_ui.c >/dev/null 2>&1
2260:info:build libtool: compile: mv -f "get_str.o" ".libs/get_str.o"
2261:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c >/dev/null 2>&1
2262:info:build libtool: compile: mv -f "getlimbn.o" ".libs/getlimbn.o"
2263:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c getlimbn.c >/dev/null 2>&1
2264:info:build libtool: compile: mv -f "init.o" ".libs/init.o"
2265:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init.c >/dev/null 2>&1
2266:info:build libtool: compile: mv -f "hamdist.o" ".libs/hamdist.o"
2267:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c hamdist.c >/dev/null 2>&1
2268:info:build libtool: compile: mv -f "import.o" ".libs/import.o"
2269:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c import.c >/dev/null 2>&1
2270:info:build libtool: compile: mv -f "init2.o" ".libs/init2.o"
2271:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init2.c >/dev/null 2>&1
2272:info:build libtool: compile: mv -f "inits.o" ".libs/inits.o"
2273:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inits.c >/dev/null 2>&1
2274:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inp_raw.lo inp_raw.c
2275:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inp_str.lo inp_str.c
2276:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o invert.lo invert.c
2277:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ior.lo ior.c
2278:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_raw.c
2279:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset.lo iset.c
2280:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-sIyT9LkE' (errno=Permission denied)
2281:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_str.c
2282:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ModR22X2' (errno=Permission denied)
2283:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invert.c
2284:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ior.c
2285:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-c27QrkFC' (errno=Permission denied)
2286:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-c28wQiR0' (errno=Permission denied)
2287:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_d.lo iset_d.c
2288:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_si.lo iset_si.c
2289:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset.c
2290:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Ibva9Pcw' (errno=Permission denied)
2291:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_d.c
2292:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_si.c
2293:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JUAImDeq' (errno=Permission denied)
2294:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-j5AZRFO0' (errno=Permission denied)
2295:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_str.lo iset_str.c
2296:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_str.c
2297:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JD4ENafi' (errno=Permission denied)
2298:info:build libtool: compile: mv -f "invert.o" ".libs/invert.o"
2299:info:build libtool: compile: mv -f "inp_raw.o" ".libs/inp_raw.o"
2300:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invert.c >/dev/null 2>&1
2301:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_raw.c >/dev/null 2>&1
2302:info:build libtool: compile: mv -f "inp_str.o" ".libs/inp_str.o"
2303:info:build libtool: compile: mv -f "iset.o" ".libs/iset.o"
2304:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_str.c >/dev/null 2>&1
2305:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset.c >/dev/null 2>&1
2306:info:build libtool: compile: mv -f "iset_d.o" ".libs/iset_d.o"
2307:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_d.c >/dev/null 2>&1
2308:info:build libtool: compile: mv -f "iset_si.o" ".libs/iset_si.o"
2309:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_si.c >/dev/null 2>&1
2310:info:build libtool: compile: mv -f "ior.o" ".libs/ior.o"
2311:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ior.c >/dev/null 2>&1
2312:info:build libtool: compile: mv -f "iset_str.o" ".libs/iset_str.o"
2313:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_str.c >/dev/null 2>&1
2314:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_ui.lo iset_ui.c
2315:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o jacobi.lo jacobi.c
2316:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o kronsz.lo kronsz.c
2317:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o kronuz.lo kronuz.c
2318:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o kronzs.lo kronzs.c
2319:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o kronzu.lo kronzu.c
2320:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_ui.c
2321:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacobi.c
2322:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronsz.c
2323:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qbaUAAOj' (errno=Permission denied)
2324:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ndPSoLQg' (errno=Permission denied)
2325:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VIJTmrue' (errno=Permission denied)
2326:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronuz.c
2327:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-LGTCv4nt' (errno=Permission denied)
2328:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronzs.c
2329:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ngCCj2da' (errno=Permission denied)
2330:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronzu.c
2331:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VAhxOV3R' (errno=Permission denied)
2332:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o lcm.lo lcm.c
2333:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lcm.c
2334:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-XqBFrMrd' (errno=Permission denied)
2335:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o lcm_ui.lo lcm_ui.c
2336:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lcm_ui.c
2337:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4w7TMuUZ' (errno=Permission denied)
2338:info:build libtool: compile: mv -f "iset_ui.o" ".libs/iset_ui.o"
2339:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_ui.c >/dev/null 2>&1
2340:info:build libtool: compile: mv -f "kronsz.o" ".libs/kronsz.o"
2341:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronsz.c >/dev/null 2>&1
2342:info:build libtool: compile: mv -f "kronuz.o" ".libs/kronuz.o"
2343:info:build libtool: compile: mv -f "jacobi.o" ".libs/jacobi.o"
2344:info:build libtool: compile: mv -f "kronzs.o" ".libs/kronzs.o"
2345:info:build libtool: compile: mv -f "kronzu.o" ".libs/kronzu.o"
2346:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronuz.c >/dev/null 2>&1
2347:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c jacobi.c >/dev/null 2>&1
2348:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronzs.c >/dev/null 2>&1
2349:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c kronzu.c >/dev/null 2>&1
2350:info:build libtool: compile: mv -f "lcm.o" ".libs/lcm.o"
2351:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lcm.c >/dev/null 2>&1
2352:info:build libtool: compile: mv -f "lcm_ui.o" ".libs/lcm_ui.o"
2353:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lcm_ui.c >/dev/null 2>&1
2354:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o limbs_read.lo limbs_read.c
2355:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o limbs_write.lo limbs_write.c
2356:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o limbs_modify.lo limbs_modify.c
2357:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o limbs_finish.lo limbs_finish.c
2358:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o lucnum_ui.lo lucnum_ui.c
2359:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o lucnum2_ui.lo lucnum2_ui.c
2360:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_read.c
2361:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qkngJyCj' (errno=Permission denied)
2362:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_write.c
2363:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_modify.c
2364:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-PSRuWub6' (errno=Permission denied)
2365:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-IyTes7ip' (errno=Permission denied)
2366:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_finish.c
2367:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lucnum_ui.c
2368:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xP8gt44s' (errno=Permission denied)
2369:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zzPEpcgx' (errno=Permission denied)
2370:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lucnum2_ui.c
2371:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1dUtao4T' (errno=Permission denied)
2372:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mfac_uiui.lo mfac_uiui.c
2373:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mfac_uiui.c
2374:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ylT4gTis' (errno=Permission denied)
2375:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o millerrabin.lo millerrabin.c
2376:info:build libtool: compile: mv -f "limbs_read.o" ".libs/limbs_read.o"
2377:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_read.c >/dev/null 2>&1
2378:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c millerrabin.c
2379:info:build libtool: compile: mv -f "limbs_modify.o" ".libs/limbs_modify.o"
2380:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-oOxLtLL5' (errno=Permission denied)
2381:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_modify.c >/dev/null 2>&1
2382:info:build libtool: compile: mv -f "limbs_write.o" ".libs/limbs_write.o"
2383:info:build libtool: compile: mv -f "limbs_finish.o" ".libs/limbs_finish.o"
2384:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_write.c >/dev/null 2>&1
2385:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limbs_finish.c >/dev/null 2>&1
2386:info:build libtool: compile: mv -f "lucnum_ui.o" ".libs/lucnum_ui.o"
2387:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lucnum_ui.c >/dev/null 2>&1
2388:info:build libtool: compile: mv -f "lucnum2_ui.o" ".libs/lucnum2_ui.o"
2389:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c lucnum2_ui.c >/dev/null 2>&1
2390:info:build libtool: compile: mv -f "mfac_uiui.o" ".libs/mfac_uiui.o"
2391:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mfac_uiui.c >/dev/null 2>&1
2392:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mod.lo mod.c
2393:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul.lo mul.c
2394:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul_2exp.lo mul_2exp.c
2395:info:build libtool: compile: mv -f "millerrabin.o" ".libs/millerrabin.o"
2396:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul_si.lo mul_si.c
2397:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c millerrabin.c >/dev/null 2>&1
2398:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mod.c
2399:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c
2400:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul_ui.lo mul_ui.c
2401:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-tbDctoJp' (errno=Permission denied)
2402:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o n_pow_ui.lo n_pow_ui.c
2403:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FSwxDOeh' (errno=Permission denied)
2404:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_2exp.c
2405:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_si.c
2406:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vpOFAHQV' (errno=Permission denied)
2407:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Yamx1Jcy' (errno=Permission denied)
2408:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c n_pow_ui.c
2409:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_ui.c
2410:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-H4QcVGw5' (errno=Permission denied)
2411:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-7mwG16id' (errno=Permission denied)
2412:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o neg.lo neg.c
2413:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c
2414:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-uTAc7lc6' (errno=Permission denied)
2415:info:build libtool: compile: mv -f "mul_si.o" ".libs/mul_si.o"
2416:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_si.c >/dev/null 2>&1
2417:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o nextprime.lo nextprime.c
2418:info:build libtool: compile: mv -f "mul_2exp.o" ".libs/mul_2exp.o"
2419:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_2exp.c >/dev/null 2>&1
2420:info:build libtool: compile: mv -f "mul.o" ".libs/mul.o"
2421:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c >/dev/null 2>&1
2422:info:build In file included from mul_ui.c:34:
2423:info:build ./mul_i.h:106:49: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
2424:info:build   SIZ(prod) = ((sign_product < 0) ^ (small_mult < 0)) ? -size : size;
2425:info:build                                      ~~~~~~~~~~ ^ ~
2426:info:build libtool: compile: mv -f "mod.o" ".libs/mod.o"
2427:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mod.c >/dev/null 2>&1
2428:info:build 1 warning generated.
2429:info:build libtool: compile: mv -f "mul_ui.o" ".libs/mul_ui.o"
2430:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_ui.c >/dev/null 2>&1
2431:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c nextprime.c
2432:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZHqbr02y' (errno=Permission denied)
2433:info:build libtool: compile: mv -f "n_pow_ui.o" ".libs/n_pow_ui.o"
2434:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c n_pow_ui.c >/dev/null 2>&1
2435:info:build libtool: compile: mv -f "neg.o" ".libs/neg.o"
2436:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c >/dev/null 2>&1
2437:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o oddfac_1.lo oddfac_1.c
2438:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o out_raw.lo out_raw.c
2439:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o out_str.lo out_str.c
2440:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o perfpow.lo perfpow.c
2441:info:build libtool: compile: mv -f "nextprime.o" ".libs/nextprime.o"
2442:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c nextprime.c >/dev/null 2>&1
2443:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c oddfac_1.c
2444:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_raw.c
2445:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-cAeTqGce' (errno=Permission denied)
2446:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-moxtGbmd' (errno=Permission denied)
2447:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o perfsqr.lo perfsqr.c
2448:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_str.c
2449:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-KPkERAWd' (errno=Permission denied)
2450:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfpow.c
2451:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-AtSdAjDn' (errno=Permission denied)
2452:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o popcount.lo popcount.c
2453:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfsqr.c
2454:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-sYKCjehx' (errno=Permission denied)
2455:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c popcount.c
2456:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZPmdm0Ve' (errno=Permission denied)
2457:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o pow_ui.lo pow_ui.c
2458:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pow_ui.c
2459:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jIp3HWxA' (errno=Permission denied)
2460:info:build libtool: compile: mv -f "perfpow.o" ".libs/perfpow.o"
2461:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfpow.c >/dev/null 2>&1
2462:info:build libtool: compile: mv -f "out_str.o" ".libs/out_str.o"
2463:info:build libtool: compile: mv -f "out_raw.o" ".libs/out_raw.o"
2464:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_raw.c >/dev/null 2>&1
2465:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_str.c >/dev/null 2>&1
2466:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o powm.lo powm.c
2467:info:build libtool: compile: mv -f "perfsqr.o" ".libs/perfsqr.o"
2468:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c perfsqr.c >/dev/null 2>&1
2469:info:build libtool: compile: mv -f "oddfac_1.o" ".libs/oddfac_1.o"
2470:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c oddfac_1.c >/dev/null 2>&1
2471:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm.c
2472:info:build libtool: compile: mv -f "popcount.o" ".libs/popcount.o"
2473:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1AKbIgDX' (errno=Permission denied)
2474:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c popcount.c >/dev/null 2>&1
2475:info:build libtool: compile: mv -f "pow_ui.o" ".libs/pow_ui.o"
2476:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pow_ui.c >/dev/null 2>&1
2477:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o powm_sec.lo powm_sec.c
2478:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o powm_ui.lo powm_ui.c
2479:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o pprime_p.lo pprime_p.c
2480:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o prodlimbs.lo prodlimbs.c
2481:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm_sec.c
2482:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Laq3VmLj' (errno=Permission denied)
2483:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o primorial_ui.lo primorial_ui.c
2484:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm_ui.c
2485:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-F1Sxa6mO' (errno=Permission denied)
2486:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pprime_p.c
2487:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o random.lo random.c
2488:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9rhrD6HR' (errno=Permission denied)
2489:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c prodlimbs.c
2490:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FpuNjwAl' (errno=Permission denied)
2491:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c primorial_ui.c
2492:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-I5FjgWnC' (errno=Permission denied)
2493:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random.c
2494:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wQXdIrsE' (errno=Permission denied)
2495:info:build libtool: compile: mv -f "powm.o" ".libs/powm.o"
2496:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm.c >/dev/null 2>&1
2497:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o random2.lo random2.c
2498:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random2.c
2499:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1O4ThUcx' (errno=Permission denied)
2500:info:build libtool: compile: mv -f "powm_sec.o" ".libs/powm_sec.o"
2501:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm_sec.c >/dev/null 2>&1
2502:info:build libtool: compile: mv -f "prodlimbs.o" ".libs/prodlimbs.o"
2503:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c prodlimbs.c >/dev/null 2>&1
2504:info:build libtool: compile: mv -f "pprime_p.o" ".libs/pprime_p.o"
2505:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pprime_p.c >/dev/null 2>&1
2506:info:build libtool: compile: mv -f "random.o" ".libs/random.o"
2507:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random.c >/dev/null 2>&1
2508:info:build libtool: compile: mv -f "primorial_ui.o" ".libs/primorial_ui.o"
2509:info:build libtool: compile: mv -f "powm_ui.o" ".libs/powm_ui.o"
2510:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c primorial_ui.c >/dev/null 2>&1
2511:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c powm_ui.c >/dev/null 2>&1
2512:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o realloc.lo realloc.c
2513:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c realloc.c
2514:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-eBkWsugy' (errno=Permission denied)
2515:info:build libtool: compile: mv -f "random2.o" ".libs/random2.o"
2516:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random2.c >/dev/null 2>&1
2517:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o realloc2.lo realloc2.c
2518:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o remove.lo remove.c
2519:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o roinit_n.lo roinit_n.c
2520:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o root.lo root.c
2521:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o rootrem.lo rootrem.c
2522:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c realloc2.c
2523:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wxP5iHF6' (errno=Permission denied)
2524:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c remove.c
2525:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-m6JNEXWy' (errno=Permission denied)
2526:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c roinit_n.c
2527:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c root.c
2528:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rootrem.c
2529:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-oiW6uZEH' (errno=Permission denied)
2530:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o rrandomb.lo rrandomb.c
2531:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-n8twO6od' (errno=Permission denied)
2532:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-kz6O8uBU' (errno=Permission denied)
2533:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rrandomb.c
2534:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-u4Ea4S3g' (errno=Permission denied)
2535:info:build libtool: compile: mv -f "realloc.o" ".libs/realloc.o"
2536:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c realloc.c >/dev/null 2>&1
2537:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o scan0.lo scan0.c
2538:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan0.c
2539:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-NgoRBV2n' (errno=Permission denied)
2540:info:build libtool: compile: mv -f "realloc2.o" ".libs/realloc2.o"
2541:info:build libtool: compile: mv -f "roinit_n.o" ".libs/roinit_n.o"
2542:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c realloc2.c >/dev/null 2>&1
2543:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c roinit_n.c >/dev/null 2>&1
2544:info:build libtool: compile: mv -f "remove.o" ".libs/remove.o"
2545:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c remove.c >/dev/null 2>&1
2546:info:build libtool: compile: mv -f "root.o" ".libs/root.o"
2547:info:build libtool: compile: mv -f "rootrem.o" ".libs/rootrem.o"
2548:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c root.c >/dev/null 2>&1
2549:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rootrem.c >/dev/null 2>&1
2550:info:build libtool: compile: mv -f "rrandomb.o" ".libs/rrandomb.o"
2551:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rrandomb.c >/dev/null 2>&1
2552:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o scan1.lo scan1.c
2553:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan1.c
2554:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Ym3SJVd3' (errno=Permission denied)
2555:info:build libtool: compile: mv -f "scan0.o" ".libs/scan0.o"
2556:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan0.c >/dev/null 2>&1
2557:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set.lo set.c
2558:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_d.lo set_d.c
2559:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_f.lo set_f.c
2560:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_q.lo set_q.c
2561:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_si.lo set_si.c
2562:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set.c
2563:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GrSTlAHB' (errno=Permission denied)
2564:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_d.c
2565:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-u9kIqv7G' (errno=Permission denied)
2566:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_f.c
2567:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_q.c
2568:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9sPSGB3W' (errno=Permission denied)
2569:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FBO5kBNl' (errno=Permission denied)
2570:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_si.c
2571:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vefTdioQ' (errno=Permission denied)
2572:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_str.lo set_str.c
2573:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c
2574:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-z1HRTQRB' (errno=Permission denied)
2575:info:build libtool: compile: mv -f "scan1.o" ".libs/scan1.o"
2576:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scan1.c >/dev/null 2>&1
2577:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_ui.lo set_ui.c
2578:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_ui.c
2579:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-HYOdR6iv' (errno=Permission denied)
2580:info:build libtool: compile: mv -f "set_q.o" ".libs/set_q.o"
2581:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_q.c >/dev/null 2>&1
2582:info:build libtool: compile: mv -f "set.o" ".libs/set.o"
2583:info:build libtool: compile: mv -f "set_f.o" ".libs/set_f.o"
2584:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set.c >/dev/null 2>&1
2585:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_f.c >/dev/null 2>&1
2586:info:build libtool: compile: mv -f "set_si.o" ".libs/set_si.o"
2587:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_si.c >/dev/null 2>&1
2588:info:build libtool: compile: mv -f "set_d.o" ".libs/set_d.o"
2589:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_d.c >/dev/null 2>&1
2590:info:build libtool: compile: mv -f "set_str.o" ".libs/set_str.o"
2591:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c >/dev/null 2>&1
2592:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o setbit.lo setbit.c
2593:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c setbit.c
2594:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZMfIcPUt' (errno=Permission denied)
2595:info:build libtool: compile: mv -f "set_ui.o" ".libs/set_ui.o"
2596:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_ui.c >/dev/null 2>&1
2597:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o size.lo size.c
2598:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sizeinbase.lo sizeinbase.c
2599:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sqrt.lo sqrt.c
2600:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sqrtrem.lo sqrtrem.c
2601:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sub.lo sub.c
2602:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c size.c
2603:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4PbOtfvT' (errno=Permission denied)
2604:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sizeinbase.c
2605:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-SQcsHJJb' (errno=Permission denied)
2606:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrt.c
2607:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FLKDZYrr' (errno=Permission denied)
2608:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrtrem.c
2609:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-tDHwzu9h' (errno=Permission denied)
2610:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub.c
2611:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pyag49CC' (errno=Permission denied)
2612:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sub_ui.lo sub_ui.c
2613:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub_ui.c
2614:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-CUaGVrbR' (errno=Permission denied)
2615:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o swap.lo swap.c
2616:info:build libtool: compile: mv -f "setbit.o" ".libs/setbit.o"
2617:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c setbit.c >/dev/null 2>&1
2618:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c swap.c
2619:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-SSPxFYtg' (errno=Permission denied)
2620:info:build libtool: compile: mv -f "size.o" ".libs/size.o"
2621:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c size.c >/dev/null 2>&1
2622:info:build libtool: compile: mv -f "sqrt.o" ".libs/sqrt.o"
2623:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrt.c >/dev/null 2>&1
2624:info:build libtool: compile: mv -f "sqrtrem.o" ".libs/sqrtrem.o"
2625:info:build libtool: compile: mv -f "sizeinbase.o" ".libs/sizeinbase.o"
2626:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrtrem.c >/dev/null 2>&1
2627:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sizeinbase.c >/dev/null 2>&1
2628:info:build libtool: compile: mv -f "sub.o" ".libs/sub.o"
2629:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub.c >/dev/null 2>&1
2630:info:build libtool: compile: mv -f "sub_ui.o" ".libs/sub_ui.o"
2631:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub_ui.c >/dev/null 2>&1
2632:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_ui.lo tdiv_ui.c
2633:info:build libtool: compile: mv -f "swap.o" ".libs/swap.o"
2634:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c swap.c >/dev/null 2>&1
2635:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_ui.c
2636:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-adSen0h6' (errno=Permission denied)
2637:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_q.lo tdiv_q.c
2638:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
2639:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_q_ui.lo tdiv_q_ui.c
2640:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_qr.lo tdiv_qr.c
2641:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_q.c
2642:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-k8Kf37MI' (errno=Permission denied)
2643:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_q_2exp.c
2644:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_q_ui.c
2645:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6s79IVyH' (errno=Permission denied)
2646:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_qr.c
2647:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-I8yNTEVG' (errno=Permission denied)
2648:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mGzqAJ4c' (errno=Permission denied)
2649:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
2650:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_qr_ui.c
2651:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zxXJBDrg' (errno=Permission denied)
2652:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_r.lo tdiv_r.c
2653:info:build libtool: compile: mv -f "tdiv_ui.o" ".libs/tdiv_ui.o"
2654:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_ui.c >/dev/null 2>&1
2655:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
2656:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_r.c
2657:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-KSfdYrur' (errno=Permission denied)
2658:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_r_2exp.c
2659:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-EatXLtOG' (errno=Permission denied)
2660:info:build libtool: compile: mv -f "tdiv_q.o" ".libs/tdiv_q.o"
2661:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_q.c >/dev/null 2>&1
2662:info:build libtool: compile: mv -f "tdiv_q_2exp.o" ".libs/tdiv_q_2exp.o"
2663:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_q_2exp.c >/dev/null 2>&1
2664:info:build libtool: compile: mv -f "tdiv_q_ui.o" ".libs/tdiv_q_ui.o"
2665:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_q_ui.c >/dev/null 2>&1
2666:info:build libtool: compile: mv -f "tdiv_qr.o" ".libs/tdiv_qr.o"
2667:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_qr.c >/dev/null 2>&1
2668:info:build libtool: compile: mv -f "tdiv_qr_ui.o" ".libs/tdiv_qr_ui.o"
2669:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_qr_ui.c >/dev/null 2>&1
2670:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tdiv_r_ui.lo tdiv_r_ui.c
2671:info:build libtool: compile: mv -f "tdiv_r_2exp.o" ".libs/tdiv_r_2exp.o"
2672:info:build libtool: compile: mv -f "tdiv_r.o" ".libs/tdiv_r.o"
2673:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_r_2exp.c >/dev/null 2>&1
2674:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_r.c >/dev/null 2>&1
2675:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_r_ui.c
2676:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-nTehLwZ3' (errno=Permission denied)
2677:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tstbit.lo tstbit.c
2678:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ui_pow_ui.lo ui_pow_ui.c
2679:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ui_sub.lo ui_sub.c
2680:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o urandomb.lo urandomb.c
2681:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tstbit.c
2682:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-txqcNs8W' (errno=Permission denied)
2683:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_pow_ui.c
2684:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-7EUbjtIe' (errno=Permission denied)
2685:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_sub.c
2686:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-W9fe111Z' (errno=Permission denied)
2687:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c urandomb.c
2688:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Cw7TTa2t' (errno=Permission denied)
2689:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o urandomm.lo urandomm.c
2690:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c urandomm.c
2691:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-datc67EN' (errno=Permission denied)
2692:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o xor.lo xor.c
2693:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c xor.c
2694:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pdWUDNml' (errno=Permission denied)
2695:info:build libtool: compile: mv -f "tdiv_r_ui.o" ".libs/tdiv_r_ui.o"
2696:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tdiv_r_ui.c >/dev/null 2>&1
2697:info:build libtool: compile: mv -f "ui_pow_ui.o" ".libs/ui_pow_ui.o"
2698:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_pow_ui.c >/dev/null 2>&1
2699:info:build libtool: compile: mv -f "tstbit.o" ".libs/tstbit.o"
2700:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tstbit.c >/dev/null 2>&1
2701:info:build libtool: compile: mv -f "urandomb.o" ".libs/urandomb.o"
2702:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c urandomb.c >/dev/null 2>&1
2703:info:build libtool: compile: mv -f "ui_sub.o" ".libs/ui_sub.o"
2704:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_sub.c >/dev/null 2>&1
2705:info:build libtool: compile: mv -f "urandomm.o" ".libs/urandomm.o"
2706:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c urandomm.c >/dev/null 2>&1
2707:info:build libtool: compile: mv -f "xor.o" ".libs/xor.o"
2708:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c xor.c >/dev/null 2>&1
2709:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o libmpz.la  2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo 
2710:info:build libtool: link: ar cq .libs/libmpz.a .libs/2fac_ui.o .libs/add.o .libs/add_ui.o .libs/abs.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/and.o .libs/array_init.o .libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o .libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o .libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o .libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o .libs/cong_2exp.o .libs/cong_ui.o .libs/divexact.o .libs/divegcd.o .libs/dive_ui.o .libs/divis.o .libs/divis_ui.o .libs/divis_2exp.o .libs/dump.o .libs/export.o .libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o .libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib_ui.o .libs/fib2_ui.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o .libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/jacobi.o .libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o .libs/lcm_ui.o .libs/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o .libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/mfac_uiui.o .libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o .libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/nextprime.o .libs/oddfac_1.o .libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o .libs/pow_ui.o .libs/powm.o .libs/powm_sec.o .libs/powm_ui.o .libs/pprime_p.o .libs/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.o .libs/root.o .libs/rootrem.o .libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/setbit.o .libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/tdiv_ui.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o .libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o .libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o .libs/urandomb.o .libs/urandomm.o .libs/xor.o
2711:info:build libtool: link: ranlib .libs/libmpz.a
2712:info:build libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
2713:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpz'
2714:info:build Making all in mpq
2715:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpq'
2716:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o abs.lo abs.c
2717:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o aors.lo aors.c
2718:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o canonicalize.lo canonicalize.c
2719:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o clear.lo clear.c
2720:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o clears.lo clears.c
2721:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp.lo cmp.c
2722:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_si.lo cmp_si.c
2723:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_ui.lo cmp_ui.c
2724:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c aors.c
2725:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c canonicalize.c
2726:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clear.c
2727:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clears.c
2728:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_ui.c
2729:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c abs.c
2730:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Mr5jvUmu' (errno=Permission denied)
2731:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c
2732:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rvDXmZei' (errno=Permission denied)
2733:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fjsJPMRV' (errno=Permission denied)
2734:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-MaVh4hav' (errno=Permission denied)
2735:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-QNvD2DD2' (errno=Permission denied)
2736:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_si.c
2737:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-O9FrkXcR' (errno=Permission denied)
2738:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Y9hXwW3M' (errno=Permission denied)
2739:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-8P2BbFNo' (errno=Permission denied)
2740:info:build libtool: compile: mv -f "clear.o" ".libs/clear.o"
2741:info:build libtool: compile: mv -f "cmp_si.o" ".libs/cmp_si.o"
2742:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clear.c >/dev/null 2>&1
2743:info:build libtool: compile: mv -f "abs.o" ".libs/abs.o"
2744:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_si.c >/dev/null 2>&1
2745:info:build libtool: compile: mv -f "canonicalize.o" ".libs/canonicalize.o"
2746:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c abs.c >/dev/null 2>&1
2747:info:build libtool: compile: mv -f "clears.o" ".libs/clears.o"
2748:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c canonicalize.c >/dev/null 2>&1
2749:info:build libtool: compile: mv -f "cmp_ui.o" ".libs/cmp_ui.o"
2750:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clears.c >/dev/null 2>&1
2751:info:build libtool: compile: mv -f "aors.o" ".libs/aors.o"
2752:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_ui.c >/dev/null 2>&1
2753:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c aors.c >/dev/null 2>&1
2754:info:build libtool: compile: mv -f "cmp.o" ".libs/cmp.o"
2755:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c >/dev/null 2>&1
2756:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o div.lo div.c
2757:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o equal.lo equal.c
2758:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_d.lo get_d.c
2759:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_den.lo get_den.c
2760:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_num.lo get_num.c
2761:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_str.lo get_str.c
2762:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o init.lo init.c
2763:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inits.lo inits.c
2764:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div.c
2765:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c equal.c
2766:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xRRCxtwW' (errno=Permission denied)
2767:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c
2768:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-svcNtPnD' (errno=Permission denied)
2769:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_den.c
2770:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-dVPHsazJ' (errno=Permission denied)
2771:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_num.c
2772:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jSE9u7vE' (errno=Permission denied)
2773:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yusVS0OD' (errno=Permission denied)
2774:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c
2775:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init.c
2776:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JE28epmO' (errno=Permission denied)
2777:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-P3BBkAw7' (errno=Permission denied)
2778:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inits.c
2779:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-aad1yssU' (errno=Permission denied)
2780:info:build libtool: compile: mv -f "get_den.o" ".libs/get_den.o"
2781:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_den.c >/dev/null 2>&1
2782:info:build libtool: compile: mv -f "equal.o" ".libs/equal.o"
2783:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c equal.c >/dev/null 2>&1
2784:info:build libtool: compile: mv -f "get_num.o" ".libs/get_num.o"
2785:info:build libtool: compile: mv -f "div.o" ".libs/div.o"
2786:info:build libtool: compile: mv -f "get_d.o" ".libs/get_d.o"
2787:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_num.c >/dev/null 2>&1
2788:info:build libtool: compile: mv -f "init.o" ".libs/init.o"
2789:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div.c >/dev/null 2>&1
2790:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c >/dev/null 2>&1
2791:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init.c >/dev/null 2>&1
2792:info:build libtool: compile: mv -f "get_str.o" ".libs/get_str.o"
2793:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c >/dev/null 2>&1
2794:info:build libtool: compile: mv -f "inits.o" ".libs/inits.o"
2795:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inits.c >/dev/null 2>&1
2796:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inp_str.lo inp_str.c
2797:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inv.lo inv.c
2798:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o md_2exp.lo md_2exp.c
2799:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul.lo mul.c
2800:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o neg.lo neg.c
2801:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o out_str.lo out_str.c
2802:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set.lo set.c
2803:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_str.c
2804:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inv.c
2805:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_den.lo set_den.c
2806:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-vDvH41uC' (errno=Permission denied)
2807:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-DSWbw1U0' (errno=Permission denied)
2808:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c md_2exp.c
2809:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c
2810:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Kr02UImQ' (errno=Permission denied)
2811:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c
2812:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-FUPwfCTM' (errno=Permission denied)
2813:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_str.c
2814:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-l24NZ8oN' (errno=Permission denied)
2815:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-gxaRbe3G' (errno=Permission denied)
2816:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set.c
2817:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Gixp19v8' (errno=Permission denied)
2818:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_den.c
2819:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-KjOeNAUC' (errno=Permission denied)
2820:info:build libtool: compile: mv -f "neg.o" ".libs/neg.o"
2821:info:build libtool: compile: mv -f "inv.o" ".libs/inv.o"
2822:info:build libtool: compile: mv -f "out_str.o" ".libs/out_str.o"
2823:info:build libtool: compile: mv -f "inp_str.o" ".libs/inp_str.o"
2824:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c >/dev/null 2>&1
2825:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inv.c >/dev/null 2>&1
2826:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_str.c >/dev/null 2>&1
2827:info:build libtool: compile: mv -f "mul.o" ".libs/mul.o"
2828:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_str.c >/dev/null 2>&1
2829:info:build libtool: compile: mv -f "md_2exp.o" ".libs/md_2exp.o"
2830:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c >/dev/null 2>&1
2831:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c md_2exp.c >/dev/null 2>&1
2832:info:build libtool: compile: mv -f "set.o" ".libs/set.o"
2833:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set.c >/dev/null 2>&1
2834:info:build libtool: compile: mv -f "set_den.o" ".libs/set_den.o"
2835:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_den.c >/dev/null 2>&1
2836:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_num.lo set_num.c
2837:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_si.lo set_si.c
2838:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_str.lo set_str.c
2839:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_ui.lo set_ui.c
2840:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_z.lo set_z.c
2841:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_d.lo set_d.c
2842:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_f.lo set_f.c
2843:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o swap.lo swap.c
2844:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_num.c
2845:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_si.c
2846:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UNVFeGcU' (errno=Permission denied)
2847:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c
2848:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_ui.c
2849:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_z.c
2850:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-IF3rNHtc' (errno=Permission denied)
2851:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ouf2J5g9' (errno=Permission denied)
2852:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-8aIN6SPE'clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fzukDYGB' (errno=Permission denied)
2853:info:build  (errno=Permission denied)
2854:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_d.c
2855:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-P1aagwgc' (errno=Permission denied)
2856:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_f.c
2857:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c swap.c
2858:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3arv5WJ1' (errno=Permission denied)
2859:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UzekV2v5' (errno=Permission denied)
2860:info:build libtool: compile: mv -f "set_z.o" ".libs/set_z.o"
2861:info:build libtool: compile: mv -f "set_num.o" ".libs/set_num.o"
2862:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_z.c >/dev/null 2>&1
2863:info:build libtool: compile: mv -f "set_si.o" ".libs/set_si.o"
2864:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_num.c >/dev/null 2>&1
2865:info:build libtool: compile: mv -f "set_str.o" ".libs/set_str.o"
2866:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_si.c >/dev/null 2>&1
2867:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c >/dev/null 2>&1
2868:info:build libtool: compile: mv -f "set_d.o" ".libs/set_d.o"
2869:info:build libtool: compile: mv -f "set_ui.o" ".libs/set_ui.o"
2870:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_d.c >/dev/null 2>&1
2871:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_ui.c >/dev/null 2>&1
2872:info:build libtool: compile: mv -f "swap.o" ".libs/swap.o"
2873:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c swap.c >/dev/null 2>&1
2874:info:build libtool: compile: mv -f "set_f.o" ".libs/set_f.o"
2875:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_f.c >/dev/null 2>&1
2876:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o libmpq.la  abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo 
2877:info:build libtool: link: ar cq .libs/libmpq.a .libs/abs.o .libs/aors.o .libs/canonicalize.o .libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o .libs/equal.o .libs/get_d.o .libs/get_den.o .libs/get_num.o .libs/get_str.o .libs/init.o .libs/inits.o .libs/inp_str.o .libs/inv.o .libs/md_2exp.o .libs/mul.o .libs/neg.o .libs/out_str.o .libs/set.o .libs/set_den.o .libs/set_num.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/set_d.o .libs/set_f.o .libs/swap.o
2878:info:build libtool: link: ranlib .libs/libmpq.a
2879:info:build libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
2880:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpq'
2881:info:build Making all in mpf
2882:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpf'
2883:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o init.lo init.c
2884:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o init2.lo init2.c
2885:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inits.lo inits.c
2886:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set.lo set.c
2887:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_ui.lo set_ui.c
2888:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_si.lo set_si.c
2889:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_str.lo set_str.c
2890:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_d.lo set_d.c
2891:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init.c
2892:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inits.c
2893:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set.c
2894:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c
2895:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init2.c
2896:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_ui.c
2897:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_si.c
2898:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zFfjzTNY' (errno=Permission denied)
2899:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jZVkJ3Gz' (errno=Permission denied)
2900:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-71V8REVh' (errno=Permission denied)
2901:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-YavkdvDx' (errno=Permission denied)
2902:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fbPgtLBr' (errno=Permission denied)
2903:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-bdShTwFP' (errno=Permission denied)
2904:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_d.c
2905:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VZmkHQEq' (errno=Permission denied)
2906:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Ppl5s4NZ' (errno=Permission denied)
2907:info:build libtool: compile: mv -f "set_ui.o" ".libs/set_ui.o"
2908:info:build libtool: compile: mv -f "set_si.o" ".libs/set_si.o"
2909:info:build libtool: compile: mv -f "init.o" ".libs/init.o"
2910:info:build libtool: compile: mv -f "init2.o" ".libs/init2.o"
2911:info:build libtool: compile: mv -f "set.o" ".libs/set.o"
2912:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_ui.c >/dev/null 2>&1
2913:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_si.c >/dev/null 2>&1
2914:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init.c >/dev/null 2>&1
2915:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c init2.c >/dev/null 2>&1
2916:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set.c >/dev/null 2>&1
2917:info:build libtool: compile: mv -f "inits.o" ".libs/inits.o"
2918:info:build libtool: compile: mv -f "set_d.o" ".libs/set_d.o"
2919:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inits.c >/dev/null 2>&1
2920:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_d.c >/dev/null 2>&1
2921:info:build libtool: compile: mv -f "set_str.o" ".libs/set_str.o"
2922:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_str.c >/dev/null 2>&1
2923:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_z.lo set_z.c
2924:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_q.lo set_q.c
2925:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset.lo iset.c
2926:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_ui.lo iset_ui.c
2927:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_si.lo iset_si.c
2928:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_str.lo iset_str.c
2929:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o iset_d.lo iset_d.c
2930:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_ui.c
2931:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_z.c
2932:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset.c
2933:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_q.c
2934:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_si.c
2935:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mcla4U0t' (errno=Permission denied)
2936:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-o1MYUADR' (errno=Permission denied)
2937:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_str.c
2938:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xjqgVPdE' (errno=Permission denied)
2939:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZujZ3Ml5' (errno=Permission denied)
2940:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9vcOwsUu' (errno=Permission denied)
2941:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_d.c
2942:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3oImB1DP' (errno=Permission denied)
2943:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-e1vmlude' (errno=Permission denied)
2944:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o clear.lo clear.c
2945:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clear.c
2946:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-C9X8jMQo' (errno=Permission denied)
2947:info:build libtool: compile: mv -f "iset.o" ".libs/iset.o"
2948:info:build libtool: compile: mv -f "iset_si.o" ".libs/iset_si.o"
2949:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset.c >/dev/null 2>&1
2950:info:build libtool: compile: mv -f "iset_str.o" ".libs/iset_str.o"
2951:info:build libtool: compile: mv -f "iset_ui.o" ".libs/iset_ui.o"
2952:info:build libtool: compile: mv -f "set_z.o" ".libs/set_z.o"
2953:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_si.c >/dev/null 2>&1
2954:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_str.c >/dev/null 2>&1
2955:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_ui.c >/dev/null 2>&1
2956:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_z.c >/dev/null 2>&1
2957:info:build libtool: compile: mv -f "set_q.o" ".libs/set_q.o"
2958:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_q.c >/dev/null 2>&1
2959:info:build libtool: compile: mv -f "iset_d.o" ".libs/iset_d.o"
2960:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c iset_d.c >/dev/null 2>&1
2961:info:build libtool: compile: mv -f "clear.o" ".libs/clear.o"
2962:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clear.c >/dev/null 2>&1
2963:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o clears.lo clears.c
2964:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_str.lo get_str.c
2965:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dump.lo dump.c
2966:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o size.lo size.c
2967:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o eq.lo eq.c
2968:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o reldiff.lo reldiff.c
2969:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sqrt.lo sqrt.c
2970:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clears.c
2971:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pzbT8A9c' (errno=Permission denied)
2972:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c
2973:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dump.c
2974:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-npthl7pw' (errno=Permission denied)
2975:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c size.c
2976:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c eq.c
2977:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-HkOJmqDb' (errno=Permission denied)
2978:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-o72IRcII' (errno=Permission denied)
2979:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c reldiff.c
2980:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VKjTWHhX' (errno=Permission denied)
2981:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrt.c
2982:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-W2zgdNmd' (errno=Permission denied)
2983:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3OVrA6ya' (errno=Permission denied)
2984:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o random2.lo random2.c
2985:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random2.c
2986:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-WnaPUXdK' (errno=Permission denied)
2987:info:build libtool: compile: mv -f "size.o" ".libs/size.o"
2988:info:build libtool: compile: mv -f "reldiff.o" ".libs/reldiff.o"
2989:info:build libtool: compile: mv -f "clears.o" ".libs/clears.o"
2990:info:build libtool: compile: mv -f "dump.o" ".libs/dump.o"
2991:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c size.c >/dev/null 2>&1
2992:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c reldiff.c >/dev/null 2>&1
2993:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c clears.c >/dev/null 2>&1
2994:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c dump.c >/dev/null 2>&1
2995:info:build libtool: compile: mv -f "eq.o" ".libs/eq.o"
2996:info:build libtool: compile: mv -f "sqrt.o" ".libs/sqrt.o"
2997:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c eq.c >/dev/null 2>&1
2998:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrt.c >/dev/null 2>&1
2999:info:build libtool: compile: mv -f "get_str.o" ".libs/get_str.o"
3000:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_str.c >/dev/null 2>&1
3001:info:build libtool: compile: mv -f "random2.o" ".libs/random2.o"
3002:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c random2.c >/dev/null 2>&1
3003:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o inp_str.lo inp_str.c
3004:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o out_str.lo out_str.c
3005:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o add.lo add.c
3006:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o add_ui.lo add_ui.c
3007:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sub.lo sub.c
3008:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sub_ui.lo sub_ui.c
3009:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_str.c
3010:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_str.c
3011:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Hglefeqh' (errno=Permission denied)
3012:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Xy98pIfA' (errno=Permission denied)
3013:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add.c
3014:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_ui.c
3015:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wXy6hOlt' (errno=Permission denied)
3016:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-SQOweB8j' (errno=Permission denied)
3017:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub.c
3018:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zSUjnrpa' (errno=Permission denied)
3019:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub_ui.c
3020:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Gh5VYGnz' (errno=Permission denied)
3021:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ui_sub.lo ui_sub.c
3022:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_sub.c
3023:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9teoGCBD' (errno=Permission denied)
3024:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul.lo mul.c
3025:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c
3026:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-m97ab4xp' (errno=Permission denied)
3027:info:build libtool: compile: mv -f "inp_str.o" ".libs/inp_str.o"
3028:info:build libtool: compile: mv -f "out_str.o" ".libs/out_str.o"
3029:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c out_str.c >/dev/null 2>&1
3030:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c inp_str.c >/dev/null 2>&1
3031:info:build libtool: compile: mv -f "sub_ui.o" ".libs/sub_ui.o"
3032:info:build libtool: compile: mv -f "add_ui.o" ".libs/add_ui.o"
3033:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add_ui.c >/dev/null 2>&1
3034:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub_ui.c >/dev/null 2>&1
3035:info:build libtool: compile: mv -f "add.o" ".libs/add.o"
3036:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c add.c >/dev/null 2>&1
3037:info:build libtool: compile: mv -f "mul.o" ".libs/mul.o"
3038:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul.c >/dev/null 2>&1
3039:info:build libtool: compile: mv -f "ui_sub.o" ".libs/ui_sub.o"
3040:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_sub.c >/dev/null 2>&1
3041:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul_ui.lo mul_ui.c
3042:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o div.lo div.c
3043:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o div_ui.lo div_ui.c
3044:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_ui.c
3045:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div.c
3046:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-b8Tv6mC6' (errno=Permission denied)
3047:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ncw4Dd7p' (errno=Permission denied)
3048:info:build libtool: compile: mv -f "sub.o" ".libs/sub.o"
3049:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sub.c >/dev/null 2>&1
3050:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp.lo cmp.c
3051:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_ui.c
3052:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-2eV3x07n' (errno=Permission denied)
3053:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c
3054:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-hCFlKPGC' (errno=Permission denied)
3055:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_d.lo cmp_d.c
3056:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_si.lo cmp_si.c
3057:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_d.c
3058:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jeVEYLeU' (errno=Permission denied)
3059:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_si.c
3060:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-oAz5Z3as' (errno=Permission denied)
3061:info:build libtool: compile: mv -f "div.o" ".libs/div.o"
3062:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div.c >/dev/null 2>&1
3063:info:build libtool: compile: mv -f "mul_ui.o" ".libs/mul_ui.o"
3064:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_ui.c >/dev/null 2>&1
3065:info:build libtool: compile: mv -f "div_ui.o" ".libs/div_ui.o"
3066:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_ui.c >/dev/null 2>&1
3067:info:build libtool: compile: mv -f "cmp.o" ".libs/cmp.o"
3068:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp.c >/dev/null 2>&1
3069:info:build libtool: compile: mv -f "cmp_d.o" ".libs/cmp_d.o"
3070:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_d.c >/dev/null 2>&1
3071:info:build libtool: compile: mv -f "cmp_si.o" ".libs/cmp_si.o"
3072:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_si.c >/dev/null 2>&1
3073:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o cmp_ui.lo cmp_ui.c
3074:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_ui.c
3075:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-viV2Ppzh' (errno=Permission denied)
3076:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mul_2exp.lo mul_2exp.c
3077:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o div_2exp.lo div_2exp.c
3078:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_2exp.c
3079:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o abs.lo abs.c
3080:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-tBCFIDUd' (errno=Permission denied)
3081:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_2exp.c
3082:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fXTrYoUQ' (errno=Permission denied)
3083:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o neg.lo neg.c
3084:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_d.lo get_d.c
3085:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c abs.c
3086:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-atYQvB8S' (errno=Permission denied)
3087:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c
3088:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yGhVrsQE' (errno=Permission denied)
3089:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c
3090:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-F3TTOwKi' (errno=Permission denied)
3091:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_d_2exp.lo get_d_2exp.c
3092:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_dfl_prec.lo set_dfl_prec.c
3093:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d_2exp.c
3094:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-tRsIlibd' (errno=Permission denied)
3095:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_dfl_prec.c
3096:info:build libtool: compile: mv -f "cmp_ui.o" ".libs/cmp_ui.o"
3097:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-t2CMb86p' (errno=Permission denied)
3098:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cmp_ui.c >/dev/null 2>&1
3099:info:build libtool: compile: mv -f "mul_2exp.o" ".libs/mul_2exp.o"
3100:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mul_2exp.c >/dev/null 2>&1
3101:info:build libtool: compile: mv -f "div_2exp.o" ".libs/div_2exp.o"
3102:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c div_2exp.c >/dev/null 2>&1
3103:info:build libtool: compile: mv -f "abs.o" ".libs/abs.o"
3104:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c abs.c >/dev/null 2>&1
3105:info:build libtool: compile: mv -f "neg.o" ".libs/neg.o"
3106:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c neg.c >/dev/null 2>&1
3107:info:build libtool: compile: mv -f "get_d.o" ".libs/get_d.o"
3108:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d.c >/dev/null 2>&1
3109:info:build libtool: compile: mv -f "set_dfl_prec.o" ".libs/set_dfl_prec.o"
3110:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_dfl_prec.c >/dev/null 2>&1
3111:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_prc.lo set_prc.c
3112:info:build libtool: compile: mv -f "get_d_2exp.o" ".libs/get_d_2exp.o"
3113:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_d_2exp.c >/dev/null 2>&1
3114:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_prc.c
3115:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-D3FmmmhG' (errno=Permission denied)
3116:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o set_prc_raw.lo set_prc_raw.c
3117:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_dfl_prec.lo get_dfl_prec.c
3118:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_prc.lo get_prc.c
3119:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_dfl_prec.c
3120:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_prc_raw.c
3121:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wvy2RBEK' (errno=Permission denied)
3122:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-U39uDHLE' (errno=Permission denied)
3123:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ui_div.lo ui_div.c
3124:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_prc.c
3125:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sqrt_ui.lo sqrt_ui.c
3126:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1CIYPIBA' (errno=Permission denied)
3127:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_div.c
3128:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rPwxQUvm' (errno=Permission denied)
3129:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrt_ui.c
3130:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ACOxxxME' (errno=Permission denied)
3131:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o pow_ui.lo pow_ui.c
3132:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o urandomb.lo urandomb.c
3133:info:build libtool: compile: mv -f "set_prc.o" ".libs/set_prc.o"
3134:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pow_ui.c
3135:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_prc.c >/dev/null 2>&1
3136:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-W7W6HgEC' (errno=Permission denied)
3137:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c urandomb.c
3138:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xb1l8lRW' (errno=Permission denied)
3139:info:build libtool: compile: mv -f "set_prc_raw.o" ".libs/set_prc_raw.o"
3140:info:build libtool: compile: mv -f "get_dfl_prec.o" ".libs/get_dfl_prec.o"
3141:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c set_prc_raw.c >/dev/null 2>&1
3142:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_dfl_prec.c >/dev/null 2>&1
3143:info:build libtool: compile: mv -f "get_prc.o" ".libs/get_prc.o"
3144:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_prc.c >/dev/null 2>&1
3145:info:build libtool: compile: mv -f "ui_div.o" ".libs/ui_div.o"
3146:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ui_div.c >/dev/null 2>&1
3147:info:build libtool: compile: mv -f "sqrt_ui.o" ".libs/sqrt_ui.o"
3148:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sqrt_ui.c >/dev/null 2>&1
3149:info:build libtool: compile: mv -f "pow_ui.o" ".libs/pow_ui.o"
3150:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c pow_ui.c >/dev/null 2>&1
3151:info:build libtool: compile: mv -f "urandomb.o" ".libs/urandomb.o"
3152:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o swap.lo swap.c
3153:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c urandomb.c >/dev/null 2>&1
3154:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c swap.c
3155:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-95nAQPg8' (errno=Permission denied)
3156:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_si.lo get_si.c
3157:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o get_ui.lo get_ui.c
3158:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o int_p.lo int_p.c
3159:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_si.c
3160:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_ui.c
3161:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-DjwsxOBg' (errno=Permission denied)
3162:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-BeBxeBXE' (errno=Permission denied)
3163:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ceilfloor.lo ceilfloor.c
3164:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c int_p.c
3165:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qjaD6yEn' (errno=Permission denied)
3166:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ceilfloor.c
3167:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-cowbdrKP' (errno=Permission denied)
3168:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o trunc.lo trunc.c
3169:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c trunc.c
3170:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-EfPBmmff' (errno=Permission denied)
3171:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_sint.lo fits_sint.c
3172:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sint.c
3173:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rGWBqPr7' (errno=Permission denied)
3174:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_slong.lo fits_slong.c
3175:info:build libtool: compile: mv -f "swap.o" ".libs/swap.o"
3176:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_slong.c
3177:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c swap.c >/dev/null 2>&1
3178:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Fhpeh2X3' (errno=Permission denied)
3179:info:build libtool: compile: mv -f "get_si.o" ".libs/get_si.o"
3180:info:build libtool: compile: mv -f "get_ui.o" ".libs/get_ui.o"
3181:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_si.c >/dev/null 2>&1
3182:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c get_ui.c >/dev/null 2>&1
3183:info:build libtool: compile: mv -f "int_p.o" ".libs/int_p.o"
3184:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c int_p.c >/dev/null 2>&1
3185:info:build libtool: compile: mv -f "ceilfloor.o" ".libs/ceilfloor.o"
3186:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ceilfloor.c >/dev/null 2>&1
3187:info:build libtool: compile: mv -f "trunc.o" ".libs/trunc.o"
3188:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c trunc.c >/dev/null 2>&1
3189:info:build libtool: compile: mv -f "fits_sint.o" ".libs/fits_sint.o"
3190:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sint.c >/dev/null 2>&1
3191:info:build libtool: compile: mv -f "fits_slong.o" ".libs/fits_slong.o"
3192:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_slong.c >/dev/null 2>&1
3193:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_sshort.lo fits_sshort.c
3194:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sshort.c
3195:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-arMd1LYz' (errno=Permission denied)
3196:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_uint.lo fits_uint.c
3197:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_ulong.lo fits_ulong.c
3198:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_uint.c
3199:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yYsq67hg' (errno=Permission denied)
3200:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ulong.c
3201:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fits_ushort.lo fits_ushort.c
3202:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-qTW7ZL0u' (errno=Permission denied)
3203:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ushort.c
3204:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-soOR0gY0' (errno=Permission denied)
3205:info:build libtool: compile: mv -f "fits_sshort.o" ".libs/fits_sshort.o"
3206:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_sshort.c >/dev/null 2>&1
3207:info:build libtool: compile: mv -f "fits_ulong.o" ".libs/fits_ulong.o"
3208:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ulong.c >/dev/null 2>&1
3209:info:build libtool: compile: mv -f "fits_uint.o" ".libs/fits_uint.o"
3210:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_uint.c >/dev/null 2>&1
3211:info:build libtool: compile: mv -f "fits_ushort.o" ".libs/fits_ushort.o"
3212:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fits_ushort.c >/dev/null 2>&1
3213:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o libmpf.la  init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo 
3214:info:build libtool: link: ar cq .libs/libmpf.a .libs/init.o .libs/init2.o .libs/inits.o .libs/set.o .libs/set_ui.o .libs/set_si.o .libs/set_str.o .libs/set_d.o .libs/set_z.o .libs/set_q.o .libs/iset.o .libs/iset_ui.o .libs/iset_si.o .libs/iset_str.o .libs/iset_d.o .libs/clear.o .libs/clears.o .libs/get_str.o .libs/dump.o .libs/size.o .libs/eq.o .libs/reldiff.o .libs/sqrt.o .libs/random2.o .libs/inp_str.o .libs/out_str.o .libs/add.o .libs/add_ui.o .libs/sub.o .libs/sub_ui.o .libs/ui_sub.o .libs/mul.o .libs/mul_ui.o .libs/div.o .libs/div_ui.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/mul_2exp.o .libs/div_2exp.o .libs/abs.o .libs/neg.o .libs/get_d.o .libs/get_d_2exp.o .libs/set_dfl_prec.o .libs/set_prc.o .libs/set_prc_raw.o .libs/get_dfl_prec.o .libs/get_prc.o .libs/ui_div.o .libs/sqrt_ui.o .libs/pow_ui.o .libs/urandomb.o .libs/swap.o .libs/get_si.o .libs/get_ui.o .libs/int_p.o .libs/ceilfloor.o .libs/trunc.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o
3215:info:build libtool: link: ranlib .libs/libmpf.a
3216:info:build libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
3217:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/mpf'
3218:info:build Making all in printf
3219:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/printf'
3220:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o asprintf.lo asprintf.c
3221:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o asprntffuns.lo asprntffuns.c
3222:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o doprnt.lo doprnt.c
3223:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o doprntf.lo doprntf.c
3224:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o doprnti.lo doprnti.c
3225:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fprintf.lo fprintf.c
3226:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o obprintf.lo obprintf.c
3227:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o obvprintf.lo obvprintf.c
3228:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doprntf.c
3229:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c asprintf.c
3230:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c asprntffuns.c
3231:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fprintf.c
3232:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doprnt.c
3233:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c obprintf.c
3234:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doprnti.c
3235:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yO7YiHwl' (errno=Permission denied)
3236:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-fyuSq5ge' (errno=Permission denied)
3237:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-QZuMJsJG' (errno=Permission denied)
3238:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-OXxX55tM' (errno=Permission denied)
3239:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-as1l8w4O' (errno=Permission denied)
3240:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c obvprintf.c
3241:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-1kz4DS9o' (errno=Permission denied)
3242:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-UMuKcVCS' (errno=Permission denied)
3243:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-M6WJyL6e' (errno=Permission denied)
3244:info:build obvprintf.c:52:34: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]
3245:info:build #endif /* HAVE_OBSTACK_VPRINTF */
3246:info:build                                  ^
3247:info:build obprintf.c:59:34: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]
3248:info:build #endif /* HAVE_OBSTACK_VPRINTF */
3249:info:build                                  ^
3250:info:build 1 warning generated.
3251:info:build 1 warning generated.
3252:info:build libtool: compile: mv -f "obprintf.o" ".libs/obprintf.o"
3253:info:build libtool: compile: mv -f "obvprintf.o" ".libs/obvprintf.o"
3254:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c obprintf.c >/dev/null 2>&1
3255:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c obvprintf.c >/dev/null 2>&1
3256:info:build libtool: compile: mv -f "fprintf.o" ".libs/fprintf.o"
3257:info:build libtool: compile: mv -f "asprintf.o" ".libs/asprintf.o"
3258:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fprintf.c >/dev/null 2>&1
3259:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c asprintf.c >/dev/null 2>&1
3260:info:build libtool: compile: mv -f "asprntffuns.o" ".libs/asprntffuns.o"
3261:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c asprntffuns.c >/dev/null 2>&1
3262:info:build libtool: compile: mv -f "doprnti.o" ".libs/doprnti.o"
3263:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doprnti.c >/dev/null 2>&1
3264:info:build libtool: compile: mv -f "doprntf.o" ".libs/doprntf.o"
3265:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doprntf.c >/dev/null 2>&1
3266:info:build libtool: compile: mv -f "doprnt.o" ".libs/doprnt.o"
3267:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doprnt.c >/dev/null 2>&1
3268:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o obprntffuns.lo obprntffuns.c
3269:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o printf.lo printf.c
3270:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c obprntffuns.c
3271:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c printf.c
3272:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-9bqDtVUb' (errno=Permission denied)
3273:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6F6ByrkF' (errno=Permission denied)
3274:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o printffuns.lo printffuns.c
3275:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o snprintf.lo snprintf.c
3276:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o snprntffuns.lo snprntffuns.c
3277:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c printffuns.c
3278:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-m3qOXgx1' (errno=Permission denied)
3279:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c snprintf.c
3280:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-N3zok6Yi' (errno=Permission denied)
3281:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sprintf.lo sprintf.c
3282:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c snprntffuns.c
3283:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-gbNK1Rfx' (errno=Permission denied)
3284:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sprintf.c
3285:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-VTtkJ0Lm' (errno=Permission denied)
3286:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sprintffuns.lo sprintffuns.c
3287:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vasprintf.lo vasprintf.c
3288:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sprintffuns.c
3289:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-x3A2Yyb4' (errno=Permission denied)
3290:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vasprintf.c
3291:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-wRGl1t91' (errno=Permission denied)
3292:info:build obprntffuns.c:72:34: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]
3293:info:build #endif /* HAVE_OBSTACK_VPRINTF */
3294:info:build                                  ^
3295:info:build 1 warning generated.
3296:info:build libtool: compile: mv -f "obprntffuns.o" ".libs/obprntffuns.o"
3297:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c obprntffuns.c >/dev/null 2>&1
3298:info:build libtool: compile: mv -f "printf.o" ".libs/printf.o"
3299:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c printf.c >/dev/null 2>&1
3300:info:build libtool: compile: mv -f "snprintf.o" ".libs/snprintf.o"
3301:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c snprintf.c >/dev/null 2>&1
3302:info:build libtool: compile: mv -f "printffuns.o" ".libs/printffuns.o"
3303:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c printffuns.c >/dev/null 2>&1
3304:info:build libtool: compile: mv -f "snprntffuns.o" ".libs/snprntffuns.o"
3305:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c snprntffuns.c >/dev/null 2>&1
3306:info:build libtool: compile: mv -f "sprintf.o" ".libs/sprintf.o"
3307:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sprintf.c >/dev/null 2>&1
3308:info:build libtool: compile: mv -f "sprintffuns.o" ".libs/sprintffuns.o"
3309:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sprintffuns.c >/dev/null 2>&1
3310:info:build libtool: compile: mv -f "vasprintf.o" ".libs/vasprintf.o"
3311:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vasprintf.c >/dev/null 2>&1
3312:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vfprintf.lo vfprintf.c
3313:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vprintf.lo vprintf.c
3314:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vsnprintf.lo vsnprintf.c
3315:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vsprintf.lo vsprintf.c
3316:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vfprintf.c
3317:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yhcKAmng' (errno=Permission denied)
3318:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vprintf.c
3319:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Xlxb4Ads' (errno=Permission denied)
3320:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o repl-vsnprintf.lo repl-vsnprintf.c
3321:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vsnprintf.c
3322:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vsprintf.c
3323:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-EMWeBm6i' (errno=Permission denied)
3324:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-8xRZvBwB' (errno=Permission denied)
3325:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c repl-vsnprintf.c
3326:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-o7fv0EQs' (errno=Permission denied)
3327:info:build libtool: compile: mv -f "vprintf.o" ".libs/vprintf.o"
3328:info:build repl-vsnprintf.c:396:30: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]
3329:info:build #endif /* ! HAVE_VSNPRINTF */
3330:info:build                              ^
3331:info:build 1 warning generated.
3332:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vprintf.c >/dev/null 2>&1
3333:info:build libtool: compile: mv -f "repl-vsnprintf.o" ".libs/repl-vsnprintf.o"
3334:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c repl-vsnprintf.c >/dev/null 2>&1
3335:info:build libtool: compile: mv -f "vfprintf.o" ".libs/vfprintf.o"
3336:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vfprintf.c >/dev/null 2>&1
3337:info:build libtool: compile: mv -f "vsnprintf.o" ".libs/vsnprintf.o"
3338:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vsnprintf.c >/dev/null 2>&1
3339:info:build libtool: compile: mv -f "vsprintf.o" ".libs/vsprintf.o"
3340:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vsprintf.c >/dev/null 2>&1
3341:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o libprintf.la  asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo 
3342:info:build libtool: link: ar cq .libs/libprintf.a .libs/asprintf.o .libs/asprntffuns.o .libs/doprnt.o .libs/doprntf.o .libs/doprnti.o .libs/fprintf.o .libs/obprintf.o .libs/obvprintf.o .libs/obprntffuns.o .libs/printf.o .libs/printffuns.o .libs/snprintf.o .libs/snprntffuns.o .libs/sprintf.o .libs/sprintffuns.o .libs/vasprintf.o .libs/vfprintf.o .libs/vprintf.o .libs/vsnprintf.o .libs/vsprintf.o .libs/repl-vsnprintf.o
3343:info:build /opt/local/bin/ranlib: file: .libs/libprintf.a(obprintf.o) has no symbols
3344:info:build /opt/local/bin/ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols
3345:info:build /opt/local/bin/ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols
3346:info:build /opt/local/bin/ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols
3347:info:build libtool: link: ranlib .libs/libprintf.a
3348:info:build ranlib: file: .libs/libprintf.a(obprintf.o) has no symbols
3349:info:build ranlib: file: .libs/libprintf.a(obvprintf.o) has no symbols
3350:info:build ranlib: file: .libs/libprintf.a(obprntffuns.o) has no symbols
3351:info:build ranlib: file: .libs/libprintf.a(repl-vsnprintf.o) has no symbols
3352:info:build libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
3353:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/printf'
3354:info:build Making all in scanf
3355:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/scanf'
3356:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o doscan.lo doscan.c
3357:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fscanf.lo fscanf.c
3358:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o fscanffuns.lo fscanffuns.c
3359:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o scanf.lo scanf.c
3360:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sscanf.lo sscanf.c
3361:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o sscanffuns.lo sscanffuns.c
3362:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vfscanf.lo vfscanf.c
3363:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vscanf.lo vscanf.c
3364:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fscanffuns.c
3365:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scanf.c
3366:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doscan.c
3367:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fscanf.c
3368:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sscanf.c
3369:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sscanffuns.c
3370:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vscanf.c
3371:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0oC8Cokr' (errno=Permission denied)
3372:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-xFL8o3hi' (errno=Permission denied)
3373:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-24WZo35m' (errno=Permission denied)
3374:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-hoICS3AI' (errno=Permission denied)
3375:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vfscanf.c
3376:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-YgNntUbA' (errno=Permission denied)
3377:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-dTyVMb5X' (errno=Permission denied)
3378:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-OyYgEPAl' (errno=Permission denied)
3379:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-aBHjaAVB' (errno=Permission denied)
3380:info:build libtool: compile: mv -f "fscanffuns.o" ".libs/fscanffuns.o"
3381:info:build libtool: compile: mv -f "vscanf.o" ".libs/vscanf.o"
3382:info:build libtool: compile: mv -f "sscanf.o" ".libs/sscanf.o"
3383:info:build libtool: compile: mv -f "fscanf.o" ".libs/fscanf.o"
3384:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fscanffuns.c >/dev/null 2>&1
3385:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vscanf.c >/dev/null 2>&1
3386:info:build libtool: compile: mv -f "scanf.o" ".libs/scanf.o"
3387:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sscanf.c >/dev/null 2>&1
3388:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c fscanf.c >/dev/null 2>&1
3389:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c scanf.c >/dev/null 2>&1
3390:info:build libtool: compile: mv -f "sscanffuns.o" ".libs/sscanffuns.o"
3391:info:build libtool: compile: mv -f "vfscanf.o" ".libs/vfscanf.o"
3392:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c sscanffuns.c >/dev/null 2>&1
3393:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vfscanf.c >/dev/null 2>&1
3394:info:build libtool: compile: mv -f "doscan.o" ".libs/doscan.o"
3395:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c doscan.c >/dev/null 2>&1
3396:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o vsscanf.lo vsscanf.c
3397:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vsscanf.c
3398:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zkd6VWsh' (errno=Permission denied)
3399:info:build libtool: compile: mv -f "vsscanf.o" ".libs/vsscanf.o"
3400:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c vsscanf.c >/dev/null 2>&1
3401:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o libscanf.la  doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo 
3402:info:build libtool: link: ar cq .libs/libscanf.a .libs/doscan.o .libs/fscanf.o .libs/fscanffuns.o .libs/scanf.o .libs/sscanf.o .libs/sscanffuns.o .libs/vfscanf.o .libs/vscanf.o .libs/vsscanf.o
3403:info:build libtool: link: ranlib .libs/libscanf.a
3404:info:build libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
3405:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/scanf'
3406:info:build Making all in rand
3407:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/rand'
3408:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o rand.lo rand.c
3409:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randclr.lo randclr.c
3410:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randdef.lo randdef.c
3411:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randiset.lo randiset.c
3412:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randlc2s.lo randlc2s.c
3413:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randlc2x.lo randlc2x.c
3414:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randmt.lo randmt.c
3415:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randmts.lo randmts.c
3416:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rand.c
3417:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randclr.c
3418:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randdef.c
3419:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randiset.c
3420:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randlc2s.c
3421:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randlc2x.c
3422:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-zK1oTC9d'clang: error:  (errno=Permission denied)
3423:info:build couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ZYODhzFm' (errno=Permission denied)
3424:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randmts.c
3425:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randmt.c
3426:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-IZR2Rnzk' (errno=Permission denied)
3427:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-C7aJYv33' (errno=Permission denied)
3428:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-d44trjTE' (errno=Permission denied)
3429:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-j6gGvRGc' (errno=Permission denied)
3430:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-3tUE1Js0' (errno=Permission denied)
3431:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rYbzAqGm' (errno=Permission denied)
3432:info:build libtool: compile: mv -f "randiset.o" ".libs/randiset.o"
3433:info:build libtool: compile: mv -f "randdef.o" ".libs/randdef.o"
3434:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randiset.c >/dev/null 2>&1
3435:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randdef.c >/dev/null 2>&1
3436:info:build libtool: compile: mv -f "randclr.o" ".libs/randclr.o"
3437:info:build libtool: compile: mv -f "rand.o" ".libs/rand.o"
3438:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randclr.c >/dev/null 2>&1
3439:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rand.c >/dev/null 2>&1
3440:info:build libtool: compile: mv -f "randlc2s.o" ".libs/randlc2s.o"
3441:info:build libtool: compile: mv -f "randmts.o" ".libs/randmts.o"
3442:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randlc2s.c >/dev/null 2>&1
3443:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randmts.c >/dev/null 2>&1
3444:info:build libtool: compile: mv -f "randlc2x.o" ".libs/randlc2x.o"
3445:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randlc2x.c >/dev/null 2>&1
3446:info:build libtool: compile: mv -f "randmt.o" ".libs/randmt.o"
3447:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randmt.c >/dev/null 2>&1
3448:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o rands.lo rands.c
3449:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randsd.lo randsd.c
3450:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randsdui.lo randsdui.c
3451:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randbui.lo randbui.c
3452:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o randmui.lo randmui.c
3453:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randsd.c
3454:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rands.c
3455:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randbui.c
3456:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jAJ9BKwb' (errno=Permission denied)
3457:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randsdui.c
3458:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-JT8bmyJp' (errno=Permission denied)
3459:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-ovO30HR5' (errno=Permission denied)
3460:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-pEZUmZFS' (errno=Permission denied)
3461:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randmui.c
3462:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-uhR6KnL5' (errno=Permission denied)
3463:info:build libtool: compile: mv -f "randsdui.o" ".libs/randsdui.o"
3464:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randsdui.c >/dev/null 2>&1
3465:info:build libtool: compile: mv -f "randsd.o" ".libs/randsd.o"
3466:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randsd.c >/dev/null 2>&1
3467:info:build libtool: compile: mv -f "randmui.o" ".libs/randmui.o"
3468:info:build libtool: compile: mv -f "randbui.o" ".libs/randbui.o"
3469:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randmui.c >/dev/null 2>&1
3470:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c randbui.c >/dev/null 2>&1
3471:info:build libtool: compile: mv -f "rands.o" ".libs/rands.o"
3472:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c rands.c >/dev/null 2>&1
3473:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o librandom.la  rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo 
3474:info:build libtool: link: ar cq .libs/librandom.a .libs/rand.o .libs/randclr.o .libs/randdef.o .libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o .libs/randmui.o
3475:info:build libtool: link: ranlib .libs/librandom.a
3476:info:build libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
3477:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/rand'
3478:info:build Making all in cxx
3479:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/cxx'
3480:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o isfuns.lo isfuns.cc
3481:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ismpf.lo ismpf.cc
3482:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ismpq.lo ismpq.cc
3483:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ismpz.lo ismpz.cc
3484:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o ismpznw.lo ismpznw.cc
3485:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o limits.lo limits.cc
3486:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o osdoprnti.lo osdoprnti.cc
3487:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o osfuns.lo osfuns.cc
3488:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpznw.cc
3489:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limits.cc
3490:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c isfuns.cc
3491:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpz.cc
3492:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpq.cc
3493:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpf.cc
3494:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-r46Iw2Ml' (errno=Permission denied)
3495:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-jxu4XpxV' (errno=Permission denied)
3496:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-rMth26ZQ' (errno=Permission denied)
3497:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4pprK3Rf' (errno=Permission denied)
3498:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osdoprnti.cc
3499:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osfuns.cc
3500:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-TQFnPAnS' (errno=Permission denied)
3501:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-7VOtH77s' (errno=Permission denied)
3502:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-hZ9y3EUQ' (errno=Permission denied)
3503:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-4a94tIgS' (errno=Permission denied)
3504:info:build libtool: compile: mv -f "limits.o" ".libs/limits.o"
3505:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c limits.cc >/dev/null 2>&1
3506:info:build libtool: compile: mv -f "osdoprnti.o" ".libs/osdoprnti.o"
3507:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osdoprnti.cc >/dev/null 2>&1
3508:info:build libtool: compile: mv -f "ismpz.o" ".libs/ismpz.o"
3509:info:build libtool: compile: mv -f "ismpq.o" ".libs/ismpq.o"
3510:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpz.cc >/dev/null 2>&1
3511:info:build libtool: compile: mv -f "osfuns.o" ".libs/osfuns.o"
3512:info:build libtool: compile: mv -f "ismpznw.o" ".libs/ismpznw.o"
3513:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpq.cc >/dev/null 2>&1
3514:info:build libtool: compile: mv -f "isfuns.o" ".libs/isfuns.o"
3515:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osfuns.cc >/dev/null 2>&1
3516:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpznw.cc >/dev/null 2>&1
3517:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c isfuns.cc >/dev/null 2>&1
3518:info:build libtool: compile: mv -f "ismpf.o" ".libs/ismpf.o"
3519:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c ismpf.cc >/dev/null 2>&1
3520:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o osmpf.lo osmpf.cc
3521:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osmpf.cc
3522:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-aUmtcTAc' (errno=Permission denied)
3523:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o osmpq.lo osmpq.cc
3524:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I..  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o osmpz.lo osmpz.cc
3525:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osmpq.cc
3526:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mjyb0ev4' (errno=Permission denied)
3527:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osmpz.cc
3528:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-G5YfKCoE' (errno=Permission denied)
3529:info:build libtool: compile: mv -f "osmpf.o" ".libs/osmpf.o"
3530:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osmpf.cc >/dev/null 2>&1
3531:info:build libtool: compile: mv -f "osmpz.o" ".libs/osmpz.o"
3532:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osmpz.cc >/dev/null 2>&1
3533:info:build libtool: compile: mv -f "osmpq.o" ".libs/osmpq.o"
3534:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c osmpq.cc >/dev/null 2>&1
3535:info:build /bin/sh ../libtool --tag=CXX   --mode=link /usr/bin/clang++  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7  -L/opt/local/lib -Wl,-headerpad_max_install_names -o libcxx.la  isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo 
3536:info:build libtool: link: ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o .libs/ismpz.o .libs/ismpznw.o .libs/limits.o .libs/osdoprnti.o .libs/osfuns.o .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o
3537:info:build libtool: link: ranlib .libs/libcxx.a
3538:info:build libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" )
3539:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/cxx'
3540:info:build Making all in demos
3541:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos'
3542:info:build Making all in calc
3543:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos/calc'
3544:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
3545:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos/calc'
3546:info:build make[4]: Nothing to be done for `all-am'.
3547:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos/calc'
3548:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos/calc'
3549:info:build Making all in expr
3550:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos/expr'
3551:info:build make[3]: Nothing to be done for `all'.
3552:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos/expr'
3553:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos'
3554:info:build make[3]: Nothing to be done for `all-am'.
3555:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos'
3556:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/demos'
3557:info:build Making all in tune
3558:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tune'
3559:info:build make[2]: Nothing to be done for `all'.
3560:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/tune'
3561:info:build Making all in doc
3562:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/doc'
3563:info:build make[2]: Nothing to be done for `all'.
3564:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0/doc'
3565:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0'
3566:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o assert.lo assert.c
3567:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o compat.lo compat.c
3568:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o errno.lo errno.c
3569:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o extract-dbl.lo extract-dbl.c
3570:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o invalid.lo invalid.c
3571:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o memory.lo memory.c
3572:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mp_bpl.lo mp_bpl.c
3573:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mp_clz_tab.lo mp_clz_tab.c
3574:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c compat.c
3575:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c assert.c
3576:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c errno.c
3577:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invalid.c
3578:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c extract-dbl.c
3579:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c memory.c
3580:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_bpl.c
3581:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-mSGX90hO' (errno=Permission denied)
3582:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-A5Y26MUg' (errno=Permission denied)
3583:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yFcZfzgp' (errno=Permission denied)
3584:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-15y4fZBc' (errno=Permission denied)
3585:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-0AyvbG58' (errno=Permission denied)
3586:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Z6dQ6QEm' (errno=Permission denied)
3587:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-48LUVIwi' (errno=Permission denied)
3588:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_clz_tab.c
3589:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-GsgntXKv' (errno=Permission denied)
3590:info:build libtool: compile: mv -f "mp_bpl.o" ".libs/mp_bpl.o"
3591:info:build libtool: compile: mv -f "mp_clz_tab.o" ".libs/mp_clz_tab.o"
3592:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_bpl.c >/dev/null 2>&1
3593:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_clz_tab.c >/dev/null 2>&1
3594:info:build libtool: compile: mv -f "compat.o" ".libs/compat.o"
3595:info:build libtool: compile: mv -f "extract-dbl.o" ".libs/extract-dbl.o"
3596:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c compat.c >/dev/null 2>&1
3597:info:build libtool: compile: mv -f "errno.o" ".libs/errno.o"
3598:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c extract-dbl.c >/dev/null 2>&1
3599:info:build libtool: compile: mv -f "invalid.o" ".libs/invalid.o"
3600:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c errno.c >/dev/null 2>&1
3601:info:build libtool: compile: mv -f "memory.o" ".libs/memory.o"
3602:info:build libtool: compile: mv -f "assert.o" ".libs/assert.o"
3603:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c invalid.c >/dev/null 2>&1
3604:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c memory.c >/dev/null 2>&1
3605:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c assert.c >/dev/null 2>&1
3606:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mp_dv_tab.lo mp_dv_tab.c
3607:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mp_minv_tab.lo mp_minv_tab.c
3608:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mp_get_fns.lo mp_get_fns.c
3609:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o mp_set_fns.lo mp_set_fns.c
3610:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o version.lo version.c
3611:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o nextprime.lo nextprime.c
3612:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o primesieve.lo primesieve.c
3613:info:build /bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o tal-reent.lo tal-reent.c
3614:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_dv_tab.c
3615:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_minv_tab.c
3616:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-iBRmK3Hz' (errno=Permission denied)
3617:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-6wHqP1kj' (errno=Permission denied)
3618:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_get_fns.c
3619:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_set_fns.c
3620:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-A4DR9AjX' (errno=Permission denied)
3621:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-PMl4VdpY' (errno=Permission denied)
3622:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c version.c
3623:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c nextprime.c
3624:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-nzI6xA8f' (errno=Permission denied)
3625:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c primesieve.c
3626:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tal-reent.c
3627:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-yikM3nXC' (errno=Permission denied)
3628:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-q4m2X3xb' (errno=Permission denied)
3629:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-NNB6jb66' (errno=Permission denied)
3630:info:build libtool: compile: mv -f "mp_minv_tab.o" ".libs/mp_minv_tab.o"
3631:info:build libtool: compile: mv -f "mp_dv_tab.o" ".libs/mp_dv_tab.o"
3632:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_minv_tab.c >/dev/null 2>&1
3633:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_dv_tab.c >/dev/null 2>&1
3634:info:build libtool: compile: mv -f "mp_set_fns.o" ".libs/mp_set_fns.o"
3635:info:build libtool: compile: mv -f "version.o" ".libs/version.o"
3636:info:build libtool: compile: mv -f "mp_get_fns.o" ".libs/mp_get_fns.o"
3637:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_set_fns.c >/dev/null 2>&1
3638:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c version.c >/dev/null 2>&1
3639:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c mp_get_fns.c >/dev/null 2>&1
3640:info:build libtool: compile: mv -f "nextprime.o" ".libs/nextprime.o"
3641:info:build libtool: compile: mv -f "tal-reent.o" ".libs/tal-reent.o"
3642:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c nextprime.c >/dev/null 2>&1
3643:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c tal-reent.c >/dev/null 2>&1
3644:info:build libtool: compile: mv -f "primesieve.o" ".libs/primesieve.o"
3645:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c primesieve.c >/dev/null 2>&1
3646:info:build /bin/sh ./libtool  --tag=CXX   --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -I/opt/local/include  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c -o dummy.lo `test -f 'cxx/dummy.cc' || echo './'`cxx/dummy.cc
3647:info:build /bin/sh ./libtool --tag=CC   --mode=link /usr/bin/clang  -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7   -version-info 12:0:2 -L/opt/local/lib -Wl,-headerpad_max_install_names -o libgmp.la -rpath /opt/local/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo  mpn/invert_limb_table.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/sublsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo  scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo
3648:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cxx/dummy.cc
3649:info:build clang++: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-H49vLspR' (errno=Permission denied)
3650:info:build libtool: compile: mv -f "dummy.o" ".libs/dummy.o"
3651:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=corei7 -march=corei7 -c cxx/dummy.cc >/dev/null 2>&1
3652:info:build libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgmp.10.dylib  .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/version.o .libs/nextprime.o .libs/primesieve.o .libs/tal-reent.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o mpz/.libs/primorial_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/roinit_n.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o mpn/.libs/mp_bases.o mpn/.libs/invert_limb_table.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/neg.o mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/fib2_ui.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom54_mul.o mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o mpn/.libs/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.o mpn/.libs/sbpi1_div_q.o mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/dcpi1_bdiv_q.o mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o mpn/.libs/powlo.o mpn/.libs/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.o mpn/.libs/mul_2.o mpn/.libs/addmul_2.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o mpn/.libs/addlsh2_n.o mpn/.libs/sublsh2_n.o mpn/.libs/rsblsh2_n.o mpn/.libs/addlsh_n.o mpn/.libs/rsblsh_n.o mpn/.libs/add_n_sub_n.o mpn/.libs/addaddmul_1msb0.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o    -L/opt/local/lib  -O2 -m64 -mtune=corei7 -march=corei7 -Wl,-headerpad_max_install_names   -install_name  /opt/local/lib/libgmp.10.dylib -compatibility_version 13 -current_version 13.0 -Wl,-single_module
3653:info:build clang: error: couldn't create cache file '/var/folders/h4/8yyrxjpd10df9d922l81br540000gp/T/xcrun_db-Clzvyk6r' (errno=Permission denied)
3654:info:build ld: illegal text-relocation to '___gmp_binvert_limb_table' in .libs/mp_minv_tab.o from '___gmpn_divexact_1' in mpn/.libs/dive_1.o for architecture x86_64
3655:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
3656:info:build make[2]: *** [libgmp.la] Error 1
3657:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0'
3658:info:build make[1]: *** [all-recursive] Error 1
3659:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0'
3660:info:build make: *** [all] Error 2
3661:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0'
3662:info:build 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" && /usr/bin/make -j8 -w all
3663:info:build Exit code: 2
3664:error:build org.macports.build for port gmp returned: command execution failed
3665:debug:build Error code: CHILDSTATUS 79667 2
3666:debug:build Backtrace: command execution failed
3667    while executing
3668"system -nice 0 $fullcmdstring"
3669    ("eval" body line 1)
3670    invoked from within
3671"eval system $notty $nice \$fullcmdstring"
3672    invoked from within
3673"command_exec build"
3674    (procedure "portbuild::build_main" line 8)
3675    invoked from within
3676"$procedure $targetname"
3677:info:build Warning: targets not executed for gmp: org.macports.install org.macports.build org.macports.destroot
3678:notice:build Please see the log file for port gmp for details:
3679    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/main.log