Ticket #28907: main.log

File main.log, 22.5 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)
Line 
1version:1
2:debug:main Executing org.macports.main (gforth)
3:msg:main --->  Fetching gforth
4:debug:fetch fetch phase started at Sat Mar 26 00:31:13 CDT 2011
5:debug:fetch Executing org.macports.fetch (gforth)
6:info:fetch --->  gforth-0.7.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/gforth
7:debug:fetch Pinging mirrors.ibiblio.org...
8:debug:fetch Pinging mirrors.kernel.org...
9:debug:fetch Pinging mirror.facebook.net...
10:debug:fetch Pinging ftp.funet.fi...
11:debug:fetch Pinging ftp.kddlabs.co.jp...
12:debug:fetch Pinging ftp.dti.ad.jp...
13:debug:fetch Pinging ftp.informatik.hu-berlin.de...
14:debug:fetch Pinging ftp.lip6.fr...
15:debug:fetch Pinging ftp.chg.ru...
16:debug:fetch Pinging mirror.internode.on.net...
17:debug:fetch Pinging mirror.aarnet.edu.au...
18:debug:fetch Pinging ftp.gnu.org...
19:debug:fetch Pinging distfiles.macports.org...
20:debug:fetch Pinging aarnet.au.distfiles.macports.org...
21:debug:fetch Pinging cjj.kr.distfiles.macports.org...
22:debug:fetch Pinging lil.fr.distfiles.macports.org...
23:debug:fetch Pinging sea.us.distfiles.macports.org...
24:debug:fetch Pinging ykf.ca.distfiles.macports.org...
25:debug:fetch mirrors.ibiblio.org ping time is 55.879
26:debug:fetch mirrors.kernel.org ping time is 59.567
27:debug:fetch mirror.facebook.net ping time is 62.796
28:debug:fetch ftp.funet.fi ping time is 157.841
29:debug:fetch ftp.kddlabs.co.jp ping time is 10000
30:debug:fetch ftp.dti.ad.jp ping time is 159.161
31:debug:fetch ftp.informatik.hu-berlin.de ping time is 10000
32:debug:fetch ftp.lip6.fr ping time is 143.832
33:debug:fetch ftp.chg.ru ping time is 175.133
34:debug:fetch mirror.internode.on.net ping time is 241.718
35:debug:fetch mirror.aarnet.edu.au ping time is 221.031
36:debug:fetch ftp.gnu.org ping time is 10000
37:debug:fetch distfiles.macports.org ping time is 63.980
38:debug:fetch aarnet.au.distfiles.macports.org ping time is 222.318
39:debug:fetch cjj.kr.distfiles.macports.org ping time is 10000
40:debug:fetch lil.fr.distfiles.macports.org ping time is 126.240
41:debug:fetch sea.us.distfiles.macports.org ping time is 10000
42:debug:fetch ykf.ca.distfiles.macports.org ping time is 63.209
43:msg:fetch --->  Attempting to fetch gforth-0.7.0.tar.gz from http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gforth
44:msg:fetch --->  Verifying checksum(s) for gforth
45:debug:checksum checksum phase started at Sat Mar 26 00:31:51 CDT 2011
46:debug:checksum Executing org.macports.checksum (gforth)
47:info:checksum --->  Checksumming gforth-0.7.0.tar.gz
48:debug:checksum Correct (md5) checksum for gforth-0.7.0.tar.gz
49:debug:checksum Correct (sha1) checksum for gforth-0.7.0.tar.gz
50:msg:checksum --->  Extracting gforth
51:debug:extract extract phase started at Sat Mar 26 00:31:51 CDT 2011
52:debug:extract Executing org.macports.extract (gforth)
53:info:extract --->  Extracting gforth-0.7.0.tar.gz
54:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gforth/gforth-0.7.0.tar.gz'
55:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gforth/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
56:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gforth/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gforth/gforth-0.7.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
57:debug:patch patch phase started at Sat Mar 26 00:31:52 CDT 2011
58:debug:patch Executing org.macports.patch (gforth)
59:msg:patch --->  Configuring gforth
60:debug:patch Using compiler 'Mac OS X gcc 4.2'
61:debug:configure configure phase started at Sat Mar 26 00:31:52 CDT 2011
62:debug:configure Executing org.macports.configure (gforth)
63:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='ccache /usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gforth/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='ccache /usr/bin/gcc-4.2' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64 -arch i386' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/gcc-4.2'
64:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gforth/work/gforth-0.7.0" && ./configure --prefix=/opt/local --disable-dependency-tracking --build=x86_64-apple-darwin10.6.0'
65:info:configure checking for gcc... ccache /usr/bin/gcc-4.2
66:info:configure checking for C compiler default output file name... a.out
67:info:configure checking whether the C compiler works... yes
68:info:configure checking whether we are cross compiling... no
69:info:configure checking for suffix of executables...
70:info:configure checking for suffix of object files... o
71:info:configure checking whether we are using the GNU C compiler... yes
72:info:configure checking whether ccache /usr/bin/gcc-4.2 accepts -g... yes
73:info:configure checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... none needed
74:info:configure checking for special C compiler options needed for large files... no
75:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
76:info:configure checking for gcc... (cached) ccache /usr/bin/gcc-4.2
77:info:configure checking whether we are using the GNU C compiler... (cached) yes
78:info:configure checking whether ccache /usr/bin/gcc-4.2 accepts -g... (cached) yes
79:info:configure checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
80:info:configure checking whether to use two dispatches per conditional branch... 1
81:info:configure checking make type... GNU Make
82:info:configure checking whether the linker accepts -export-dynamic... no
83:info:configure checking build system type... x86_64-apple-darwin10.6.0
84:info:configure checking host system type... x86_64-apple-darwin10.6.0
85:info:configure Check for arch/amd64//gforth.ld (false)
86:info:configure checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
87:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
88:info:configure checking for egrep... /opt/local/bin/grep -E
89:info:configure checking for ANSI C header files... yes
90:info:configure checking for sys/types.h... yes
91:info:configure checking for sys/stat.h... yes
92:info:configure checking for stdlib.h... yes
93:info:configure checking for string.h... yes
94:info:configure checking for memory.h... yes
95:info:configure checking for strings.h... yes
96:info:configure checking for inttypes.h... yes
97:info:configure checking for stdint.h... yes
98:info:configure checking for unistd.h... yes
99:info:configure checking for char *... yes
100:info:configure checking size of char *... 8
101:info:configure checking for void *... yes
102:info:configure checking size of void *... 8
103:info:configure checking for char... yes
104:info:configure checking size of char... 1
105:info:configure checking for short... yes
106:info:configure checking size of short... 2
107:info:configure checking for int... yes
108:info:configure checking size of int... 4
109:info:configure checking for long... yes
110:info:configure checking size of long... 8
111:info:configure checking for long long... yes
112:info:configure checking size of long long... 8
113:info:configure checking for intptr_t... yes
114:info:configure checking size of intptr_t... 8
115:info:configure checking for int128_t... no
116:info:configure checking size of int128_t... 0
117:info:configure checking for uint128_t... no
118:info:configure checking size of uint128_t... 0
119:info:configure checking for a C type for cells... long
120:info:configure checking for a C type for wydes... short
121:info:configure checking for a C type for tetrabytes... int
122:info:configure checking for a C type for double-cells... none
123:info:configure checking for a C type for unsigned double-cells... none
124:info:configure checking for off_t... yes
125:info:configure checking for off_t... (cached) yes
126:info:configure checking size of off_t... 8
127:info:configure checking if ccache /usr/bin/gcc-4.2 understands -fno-gcse... yes
128:info:configure checking if ccache /usr/bin/gcc-4.2 understands -fno-strict-aliasing... yes
129:info:configure checking if ccache /usr/bin/gcc-4.2 understands -fno-crossjumping... yes
130:info:configure checking if ccache /usr/bin/gcc-4.2 understands -fno-reorder-blocks... yes
131:info:configure checking if ccache /usr/bin/gcc-4.2 understands -falign-labels=1... yes
132:info:configure checking if ccache /usr/bin/gcc-4.2 understands -falign-loops=1... yes
133:info:configure checking if ccache /usr/bin/gcc-4.2 understands -falign-jumps=1... yes
134:info:configure checking how to suppress 'unused variable' warnings... __attribute__((unused))
135:info:configure checking how to invoke m4... m4 -s
136:info:configure checking for gforth... echo "You need to configure with a gforth in \$PATH to build this part" && false
137:info:configure checking for ./arch/amd64/asm.fs... yes
138:info:configure checking for ./arch/amd64/disasm.fs... yes
139:info:configure checking for install-info... /opt/local/bin/install-info
140:info:configure configure: using -no-cpp-precomp on Darwin
141:info:configure checking for chcon... true
142:info:configure checking whether byte ordering is bigendian... no
143:info:configure checking if and how we can waste code space... .org .+16
144:info:configure checking if and how we can do comments in asm statements... "# "
145:info:configure checking whether ln -s works... yes
146:info:configure checking for a BSD-compatible install... /usr/bin/install -c
147:info:configure checking for texi2dvi4a2ps... no
148:info:configure checking for texi2dvi... texi2dvi
149:info:configure checking for glibtool... glibtool --tag=CC
150:info:configure checking for asin in -lm... yes
151:info:configure checking for lt_dlinit in -lltdl... yes
152:info:configure checking ffi.h usability... no
153:info:configure checking ffi.h presence... no
154:info:configure checking for ffi.h... no
155:info:configure checking ffi/ffi.h usability... yes
156:info:configure checking ffi/ffi.h presence... yes
157:info:configure checking for ffi/ffi.h... yes
158:info:configure checking for ffi_call in -lffi... yes
159:info:configure checking for __builtin_avcall in -lavcall... no
160:info:configure checking for working memcmp... yes
161:info:configure checking for memmove... yes
162:info:configure checking for strtoul... yes
163:info:configure checking for pow10... no
164:info:configure checking for strerror... yes
165:info:configure checking for strsignal... yes
166:info:configure checking for atanh... yes
167:info:configure checking for _LARGEFILE_SOURCE value needed for large files... no
168:info:configure checking for ftello... yes
169:info:configure checking for dlopen... yes
170:info:configure checking for sys_siglist... yes
171:info:configure checking for getrusage... yes
172:info:configure checking for nanosleep... yes
173:info:configure checking for stack_t... yes
174:info:configure checking whether sys_siglist is declared... yes
175:info:configure checking for getopt_long... yes
176:info:configure checking for expm1... yes
177:info:configure checking for log1p... yes
178:info:configure checking for rint... yes
179:info:configure checking for ecvt... yes
180:info:configure checking sys/mman.h usability... yes
181:info:configure checking sys/mman.h presence... yes
182:info:configure checking for sys/mman.h... yes
183:info:configure checking fnmatch.h usability... yes
184:info:configure checking fnmatch.h presence... yes
185:info:configure checking for fnmatch.h... yes
186:info:configure checking alloca.h usability... yes
187:info:configure checking alloca.h presence... yes
188:info:configure checking for alloca.h... yes
189:info:configure checking wchar.h usability... yes
190:info:configure checking wchar.h presence... yes
191:info:configure checking for wchar.h... yes
192:info:configure checking for working POSIX fnmatch... yes
193:info:configure checking for mmap... yes
194:info:configure checking for sysconf... yes
195:info:configure checking for getpagesize... yes
196:info:configure checking for wcwidth... yes
197:info:configure checking for emacs... emacs
198:info:configure checking where .elc files should go... ${datadir}/emacs/site-lisp
199:info:configure configure: creating ./config.status
200:info:configure config.status: creating Makefile
201:info:configure config.status: creating Makedist
202:info:configure config.status: creating gforthmi
203:info:configure config.status: creating vmgen
204:info:configure config.status: creating machpc.fs
205:info:configure config.status: creating envos.fs
206:info:configure config.status: creating preforth
207:info:configure config.status: creating engine/Makefile
208:info:configure config.status: creating engine/libcc.h
209:info:configure config.status: creating doc/version.texi
210:info:configure config.status: creating build-ec
211:info:configure config.status: creating engine/config.h
212:info:configure config.status: executing stamp-h commands
213:info:configure mkdir -p -- include/gforth/0.7.0
214:msg:configure --->  Building gforth
215:debug:build build phase started at Sat Mar 26 00:32:13 CDT 2011
216:debug:build Executing org.macports.build (gforth)
217:debug:build port disallows a parallel build
218:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gforth/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
219:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gforth/work/gforth-0.7.0" && /usr/bin/make all'
220:info:build if test -r version && test x'0.7.0' = x`cat version` ; then true ; else echo 0.7.0 > version ; fi
221:info:build echo ": version-string s\" 0.7.0\" ;" > kernel/version.fs
222:info:build if test -z ""; then \
223:info:build             for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth && break; done; \
224:info:build     else \
225:info:build             ( cd engine && /usr/bin/make gforth ) && \
226:info:build             cp -p engine/gforth gforth && \
227:info:build             true gforth; \
228:info:build             true; \
229:info:build             /usr/bin/make checkone check-nofast ENGINE=./engine/gforth; \
230:info:build     fi
231:info:build /usr/bin/make gforth-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS=
232:info:build if test -z "-ll-reg"; then \
233:info:build             for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth-ll-reg && break; done; \
234:info:build     else \
235:info:build             ( cd engine && /usr/bin/make gforth-ll-reg ) && \
236:info:build             cp -p engine/gforth-ll-reg gforth-ll-reg && \
237:info:build             true gforth-ll-reg; \
238:info:build             true; \
239:info:build             /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-ll-reg; \
240:info:build     fi
241:info:build cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status
242:info:build config.status: creating stamp-h
243:info:build config.status: creating engine/config.h
244:info:build config.status: engine/config.h is unchanged
245:info:build config.status: executing stamp-h commands
246:info:build echo timestamp > stamp-h
247:info:build ccache /usr/bin/gcc-4.2  -I./../arch/amd64 -I. -Wall -pipe -O2 -arch x86_64 -arch i386 -no-cpp-precomp -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/opt/local/lib/gforth/site-forth:/opt/local/share/gforth/site-forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0"'  -I/opt/local/include -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-ll-reg.o -c ./engine.c
248:info:build In file included from ./forth.h:22,
249:info:build                  from ./engine.c:28:
250:info:build ./128bit.h:25: error: unable to emulate 'TI'
251:info:build ./128bit.h:26: error: unable to emulate 'TI'
252:info:build In file included from ./engine.c:455:
253:info:build ./prim: In function 'gforth_engine':
254:info:build ./prim:1823: warning: comparison is always false due to limited range of data type
255:info:build lipo: can't open input file: /var/tmp//ccInCsVb.out (No such file or directory)
256:info:build make[3]: *** [engine-ll-reg.o] Error 1
257:info:build ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /opt/local/bin/gforth-0.7.0 bye"
258:info:build You need to configure with a gforth in $PATH to build this part
259:info:build make[3]: *** [kernl16b.fi-] Error 1
260:info:build make[2]: *** [gforth-ll-reg] Error 2
261:info:build make[1]: *** [optgforth] Error 2
262:info:build /usr/bin/make gforth-noll-reg OPT=-noll-reg OPTDEFINES=-DFORCE_REG OPTOBJECTS=dblsub.o
263:info:build if test -z "-noll-reg"; then \
264:info:build             for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth-noll-reg && break; done; \
265:info:build     else \
266:info:build             ( cd engine && /usr/bin/make gforth-noll-reg ) && \
267:info:build             cp -p engine/gforth-noll-reg gforth-noll-reg && \
268:info:build             true gforth-noll-reg; \
269:info:build             true; \
270:info:build             /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-noll-reg; \
271:info:build     fi
272:info:build ccache /usr/bin/gcc-4.2  -I./../arch/amd64 -I. -Wall -pipe -O2 -arch x86_64 -arch i386 -no-cpp-precomp -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/opt/local/lib/gforth/site-forth:/opt/local/share/gforth/site-forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0"'  -I/opt/local/include -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-noll-reg.o -c ./engine.c
273:info:build ./engine.c: In function 'gforth_engine':
274:info:build ./engine.c:328: error: invalid register name for 'sp'
275:info:build ./engine.c:329: error: invalid register name for 'fp'
276:info:build lipo: can't open input file: /var/tmp//ccYje77C.out (No such file or directory)
277:info:build make[3]: *** [engine-noll-reg.o] Error 1
278:info:build ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /opt/local/bin/gforth-0.7.0 bye"
279:info:build You need to configure with a gforth in $PATH to build this part
280:info:build make[3]: *** [kernl16b.fi-] Error 1
281:info:build make[2]: *** [gforth-noll-reg] Error 2
282:info:build make[1]: *** [optgforth] Error 2
283:info:build /usr/bin/make gforth-ll OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS=
284:info:build if test -z "-ll"; then \
285:info:build             for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth-ll && break; done; \
286:info:build     else \
287:info:build             ( cd engine && /usr/bin/make gforth-ll ) && \
288:info:build             cp -p engine/gforth-ll gforth-ll && \
289:info:build             true gforth-ll; \
290:info:build             true; \
291:info:build             /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-ll; \
292:info:build     fi
293:info:build ccache /usr/bin/gcc-4.2  -I./../arch/amd64 -I. -Wall -pipe -O2 -arch x86_64 -arch i386 -no-cpp-precomp -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/opt/local/lib/gforth/site-forth:/opt/local/share/gforth/site-forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0"'  -I/opt/local/include -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-ll.o -c ./engine.c
294:info:build In file included from ./forth.h:22,
295:info:build                  from ./engine.c:28:
296:info:build ./128bit.h:25: error: unable to emulate 'TI'
297:info:build ./128bit.h:26: error: unable to emulate 'TI'
298:info:build In file included from ./engine.c:455:
299:info:build ./prim: In function 'gforth_engine':
300:info:build ./prim:1823: warning: comparison is always false due to limited range of data type
301:info:build lipo: can't open input file: /var/tmp//ccPPGi0e.out (No such file or directory)
302:info:build make[3]: *** [engine-ll.o] Error 1
303:info:build ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /opt/local/bin/gforth-0.7.0 bye"
304:info:build You need to configure with a gforth in $PATH to build this part
305:info:build make[3]: *** [kernl16b.fi-] Error 1
306:info:build make[2]: *** [gforth-ll] Error 2
307:info:build make[1]: *** [optgforth] Error 2
308:info:build /usr/bin/make gforth-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o
309:info:build if test -z "-noll"; then \
310:info:build             for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth-noll && break; done; \
311:info:build     else \
312:info:build             ( cd engine && /usr/bin/make gforth-noll ) && \
313:info:build             cp -p engine/gforth-noll gforth-noll && \
314:info:build             true gforth-noll; \
315:info:build             true; \
316:info:build             /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-noll; \
317:info:build     fi
318:info:build ccache /usr/bin/gcc-4.2  -I./../arch/amd64 -I. -Wall -pipe -O2 -arch x86_64 -arch i386 -no-cpp-precomp -DHAVE_CONFIG_H  -DDEFAULTPATH='".:/opt/local/lib/gforth/site-forth:/opt/local/share/gforth/site-forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0"'  -I/opt/local/include -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-noll.o -c ./engine.c
319:info:build {standard input}:1698:suffix or operands invalid for `idiv'
320:info:build {standard input}:1745:suffix or operands invalid for `idiv'
321:info:build {standard input}:1818:suffix or operands invalid for `idiv'
322:info:build {standard input}:1861:suffix or operands invalid for `idiv'
323:info:build {standard input}:1935:suffix or operands invalid for `div'
324:info:build lipo: can't open input file: /var/tmp//ccFHNdQF.out (No such file or directory)
325:info:build make[3]: *** [engine-noll.o] Error 1
326:info:build ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /opt/local/bin/gforth-0.7.0 bye"
327:info:build You need to configure with a gforth in $PATH to build this part
328:info:build make[3]: *** [kernl16b.fi-] Error 1
329:info:build make[2]: *** [gforth-noll] Error 2
330:info:build make[1]: *** [optgforth] Error 2
331:info:build make: *** [gforth] Error 2
332:info:build shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gforth/work/gforth-0.7.0" && /usr/bin/make all " returned error 2
333:error:build Target org.macports.build returned: shell command failed (see log for details)
334:debug:build Backtrace: shell command failed (see log for details)
335    while executing
336"command_exec build"
337    (procedure "portbuild::build_main" line 8)
338    invoked from within
339"$procedure $targetname"
340:info:build Warning: the following items did not execute (for gforth): org.macports.activate org.macports.build org.macports.destroot org.macports.install
341:notice:build Log for gforth is at: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_lang_gforth/main.log