=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for gforth-0.7.3nb6 if test -r version && test x'0.7.3' = x`cat version` ; then true ; else echo 0.7.3 > version ; fi echo ": version-string s\" 0.7.3\" ;" > kernel/version.fs aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:225: warning: AC_LIBOBJ(../$arm_cacheflush): you should use literals ../../lib/autoconf/general.m4:2938: AC_LIBOBJ is expanded from... configure.in:225: the top level cd . && autoheader configure.in:225: warning: AC_LIBOBJ(../$arm_cacheflush): you should use literals ../../lib/autoconf/general.m4:2938: AC_LIBOBJ is expanded from... configure.in:225: the top level echo timestamp > ./stamp-h.in sed -f mkdosmf.sed makefile.dos sed -f mkdosmf.sed engine/makefile.dos sed -f mkos2mf.sed makefile.os2 sed -f mkos2mf.sed engine/makefile.os2 echo '%.o: %.c' >>makefile.os2 echo ' $(GCC) $(CFLAGS) $(CPPFLAGS) -c $<' >>makefile.os2 echo '%.o: %.c' >>engine/makefile.os2 echo ' $(GCC) $(CFLAGS) $(CPPFLAGS) -c $<' >>engine/makefile.os2 cd . && autoconf configure.in:225: warning: AC_LIBOBJ(../$arm_cacheflush): you should use literals ../../lib/autoconf/general.m4:2938: AC_LIBOBJ is expanded from... configure.in:225: the top level ./config.status --recheck ./config.status config.status: creating Makefile config.status: creating Makedist config.status: creating gforthmi config.status: creating vmgen config.status: creating machpc.fs config.status: creating envos.fs config.status: creating preforth config.status: creating engine/Makefile config.status: WARNING: 'engine/Makefile.in' seems to ignore the --datarootdir setting config.status: creating engine/libcc.h config.status: creating doc/version.texi config.status: creating build-ec config.status: creating engine/config.h config.status: engine/config.h is unchanged config.status: executing stamp-h commands if test -z ""; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth && break; done; else ( cd engine && /usr/bin/make gforth ) && cp -p engine/gforth gforth && true gforth; true; /usr/bin/make checkone check-nofast ENGINE=./engine/gforth; fi /usr/bin/make gforth-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS= ./config.status --recheck if test -z "-ll-reg"; then 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; else ( cd engine && /usr/bin/make gforth-ll-reg ) && cp -p engine/gforth-ll-reg gforth-ll-reg && true gforth-ll-reg; true; /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-ll-reg; fi cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status config.status: creating stamp-h config.status: creating engine/config.h config.status: engine/config.h is unchanged config.status: executing stamp-h commands echo timestamp > stamp-h clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -o engine-ll-reg.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll-reg.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -DGFORTH_DEBUGGING -o main-ll-reg.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const* const prim_names[]={ ^ ./main.c:696:2: warning: You can ignore the warnings about clobbered variables in gforth_go [-W#warnings] #warning You can ignore the warnings about clobbered variables in gforth_go ^ 2 warnings generated. clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o io.o io.c clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o signals.o signals.c clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o support-ll-reg.o ./support.c clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o pow10.o pow10.c clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o ecvt.o ecvt.c clang -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-ll-reg.o engine2-ll-reg.o main-ll-reg.o io.o signals.o support-ll-reg.o pow10.o ecvt.o -lavcall -lffi -lltdl -lm -o gforth-ll-reg /usr/bin/ld: support-ll-reg.o: in function `double2ll': support.c:(.text+0x3b2): undefined reference to `__fixdfti' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3/engine ./config.status --recheck ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/pkg/bin/gforth-0.7.3 bye" You need to configure with a gforth in $PATH to build this part *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 /usr/bin/make gforth-noll-reg OPT=-noll-reg OPTDEFINES=-DFORCE_REG OPTOBJECTS=dblsub.o ./config.status --recheck if test -z "-noll-reg"; then 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; else ( cd engine && /usr/bin/make gforth-noll-reg ) && cp -p engine/gforth-noll-reg gforth-noll-reg && true gforth-noll-reg; true; /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-noll-reg; fi clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -o engine-noll-reg.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-noll-reg.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -DGFORTH_DEBUGGING -o main-noll-reg.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const* const prim_names[]={ ^ ./main.c:696:2: warning: You can ignore the warnings about clobbered variables in gforth_go [-W#warnings] #warning You can ignore the warnings about clobbered variables in gforth_go ^ 2 warnings generated. clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o support-noll-reg.o ./support.c clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o dblsub.o dblsub.c clang -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-noll-reg.o engine2-noll-reg.o main-noll-reg.o io.o signals.o support-noll-reg.o pow10.o ecvt.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-noll-reg ./config.status --recheck ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/pkg/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 00000 End: 00000 DP: 00000 user-region Start: 01674 End: 01874 DP: 016A4 dictionary Start: 00100 End: 00100 DP: 08804 return-stack Start: 00000 End: 00000 DP: 00000 data-stack Start: 00000 End: 00000 DP: 00000 tib-region Start: 00000 End: 00000 DP: 00000 Saving to kernl16b.fi- ./preforth -p ".:~+:." -e 's" mach16l.fs"' ./kernel/main.fs -e "save-cross kernl16l.fi- /usr/pkg/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 00000 End: 00000 DP: 00000 user-region Start: 01674 End: 01874 DP: 016A4 dictionary Start: 00100 End: 00100 DP: 08804 return-stack Start: 00000 End: 00000 DP: 00000 data-stack Start: 00000 End: 00000 DP: 00000 tib-region Start: 00000 End: 00000 DP: 00000 Saving to kernl16l.fi- ./preforth -p ".:~+:." -e 's" mach32b.fs"' ./kernel/main.fs -e "save-cross kernl32b.fi- /usr/pkg/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.1DC0 End: 0000.21C0 DP: 0000.1E20 dictionary Start: 0000.0100 End: 0080.0100 DP: 0000.DA38 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl32b.fi- ./preforth -p ".:~+:." -e 's" mach32l.fs"' ./kernel/main.fs -e "save-cross kernl32l.fi- /usr/pkg/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.1DC0 End: 0000.21C0 DP: 0000.1E20 dictionary Start: 0000.0100 End: 0080.0100 DP: 0000.DA38 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl32l.fi- ./preforth -p ".:~+:." -e 's" mach64b.fs"' ./kernel/main.fs -e "save-cross kernl64b.fi- /usr/pkg/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.3040 End: 0000.3840 DP: 0000.3100 dictionary Start: 0000.0100 End: 0080.0100 DP: 0001.8238 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl64b.fi- ./preforth -p ".:~+:." -e 's" mach64l.fs"' ./kernel/main.fs -e "save-cross kernl64l.fi- /usr/pkg/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.3040 End: 0000.3840 DP: 0000.3100 dictionary Start: 0000.0100 End: 0080.0100 DP: 0001.8238 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl64l.fi- cp -p kernl64l.fi kernl64l.fi~ cp -p kernl64l.fi- kernl64l.fi cd engine && /usr/bin/make gforth-ditc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DDOUBLY_INDIRECT -o engine-ditc-noll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ LLVM ERROR: out of memory Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64-unknown-netbsd -emit-obj -disable-free -main-file-name engine.c -mrelocation-model static -mthread-model posix -mframe-pointer=none -relaxed-aliasing -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -target-linker-version 1 -resource-dir /usr/lib/clang/10.0.0 -I ./../arch/amd64 -I . -D unix -I /data/scratch/lang/gforth/work/.buildlink/include -D HAVE_CONFIG_H -D DEFAULTPATH=".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3" -D DOUBLY_INDIRECT -O2 -Wall -fdebug-compilation-dir /data/scratch/lang/gforth/work/gforth-0.7.3/engine -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fgnuc-version=4.2.1 -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o engine-ditc-noll.o -x c ./engine.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module './engine.c'. 4. Running pass 'ReachingDefAnalysis' on function '@gforth_engine' clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 10.0.0 (284279ac23a944bf98911c13db2e745eb42e124b) Target: x86_64-unknown-netbsd Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/engine-859b0e.c clang: note: diagnostic msg: /tmp/engine-859b0e.sh clang: note: diagnostic msg: ******************** *** Error code 254 Stop. make[4]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3/engine *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 /usr/bin/make gforth-ll OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= ./config.status --recheck if test -z "-ll"; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth-ll && break; done; else ( cd engine && /usr/bin/make gforth-ll ) && cp -p engine/gforth-ll gforth-ll && true gforth-ll; true; /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-ll; fi clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -o engine-ll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -DGFORTH_DEBUGGING -o main-ll.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const* const prim_names[]={ ^ ./main.c:696:2: warning: You can ignore the warnings about clobbered variables in gforth_go [-W#warnings] #warning You can ignore the warnings about clobbered variables in gforth_go ^ 2 warnings generated. clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o support-ll.o ./support.c clang -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-ll.o engine2-ll.o main-ll.o io.o signals.o support-ll.o pow10.o ecvt.o -lavcall -lffi -lltdl -lm -o gforth-ll /usr/bin/ld: support-ll.o: in function `double2ll': support.c:(.text+0x3b2): undefined reference to `__fixdfti' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3/engine ./config.status --recheck cd engine && /usr/bin/make gforth-ditc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DDOUBLY_INDIRECT -o engine-ditc-noll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -DDOUBLY_INDIRECT -o main-ditc-noll.o -c ./main.c ./main.c:696:2: warning: You can ignore the warnings about clobbered variables in gforth_go [-W#warnings] #warning You can ignore the warnings about clobbered variables in gforth_go ^ ./main.c:919:14: warning: function 'bsearch_next' is not needed and will not be emitted [-Wunneeded-internal-declaration] static Label bsearch_next(Label key, Label *a, UCell n) ^ 2 warnings generated. clang -c -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -o support-noll.o ./support.c clang -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-ditc-noll.o main-ditc-noll.o io.o signals.o support-noll.o pow10.o ecvt.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-ditc-noll cp -p engine/gforth-ditc-noll gforth-ditc true GFORTHD="./gforth-ditc -p .:." GFORTH="./gforth-ditc --die-on-signal -p .:. -i kernl64l.fi exboot.fs startup.fs arch/amd64/asm.fs arch/amd64/disasm.fs" includedir=`pwd`/include bindir=`pwd` libccdir=`pwd`/lib/gforth/0.7.3/libcc-named/ ./gforthmi gforth.fi --die-on-signal -p ".:~+:." -i kernl64l.fi exboot.fs startup.fs arch/amd64/asm.fs arch/amd64/disasm.fs redefined th data offset=-6FD93BFFE40 code offset=-6FD93BFFF30 xt offset=-6FD93BFFF50 60 79C9D9B13000 72CC45F13000 68 79C9D9B18000 72CC45F18000 70 79C9D9B1D000 72CC45F1D000 78 79C9D9B21000 72CC45F21000 2F58 79C9D9B17000 72CC45F17000 2F60 79C9D9B20B38 72CC45F20B38 2F68 79C9D9B1C000 72CC45F1C000 2F78 79C9D9B20A68 72CC45F20A68 2F80 79C9D9B20A60 72CC45F20A60 2F98 79C9D9B420F0 72CC45F420F0 10C70 7F7FFF6D0270 7F7FFFE61C10 10CD8 7F7FFF6D03C8 7F7FFFE61D68 11B80 79C9D9B3C800 72CC45F3C800 13958 79C9D9B59400 72CC45F59400 1CB00 79C9D9B62970 72CC45F62970 1CBA0 79C9D9B4D000 72CC45F4D000 27DD0 79C9D8F89258 72CC45389258 2BDB8 79C9D9B65000 72CC45F65000 3CAA0 79C9D9B3E000 72CC45F3E000 grep -v '^#line ' ./engine/prim.i >engine/prim-s.i ./engine/gforth-ll --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out *** - Tue Mar 31 13:22:41 2020 --- ./test/coretest.out Fri Oct 11 21:31:28 2013 *************** *** 1 **** ! sh: ./engine/gforth-ll: not found --- 1,17 ---- ! redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: ! !"#$%&'()*+,-./0123456789:;<=>?@ ! ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` ! abcdefghijklmnopqrstuvwxyz{|}~ ! YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: ! 0 1 2 3 4 5 6 7 8 9 ! YOU SHOULD SEE 0-9 (WITH NO SPACES): ! 0123456789 ! YOU SHOULD SEE A-G SEPARATED BY A SPACE: ! A B C D E F G ! YOU SHOULD SEE 0-5 SEPARATED BY TWO SPACES: ! 0 1 2 3 4 5 ! YOU SHOULD SEE TWO SEPARATE LINES: ! LINE 1 ! LINE 2 ! you should see this first. ! you should see this later. *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 /usr/bin/make gforth-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o ./config.status --recheck if test -z "-noll"; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth OPT=$i && cp -p gforth${i} gforth-noll && break; done; else ( cd engine && /usr/bin/make gforth-noll ) && cp -p engine/gforth-noll gforth-noll && true gforth-noll; true; /usr/bin/make checkone check-nofast ENGINE=./engine/gforth-noll; fi clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -o engine-noll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-noll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -DGFORTH_DEBUGGING -o main-noll.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const* const prim_names[]={ ^ ./main.c:696:2: warning: You can ignore the warnings about clobbered variables in gforth_go [-W#warnings] #warning You can ignore the warnings about clobbered variables in gforth_go ^ 2 warnings generated. clang -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-noll.o engine2-noll.o main-noll.o io.o signals.o support-noll.o pow10.o ecvt.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-noll ./config.status --recheck ./engine/gforth-noll --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out ./engine/gforth-noll --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/other.fs -e bye expect ``warning: ')' missing'' warning: ')' missing ./engine/gforth-noll -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/signals.fs -e bye ./engine/gforth-noll -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out ./engine/gforth-noll --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out redefined place with PLACE ./engine/gforth-noll --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." prims2x.fs -e "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i ./engine/gforth-noll -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/gforth-nofast.fs -e bye redefined { cd engine && /usr/bin/make gforth-itc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o engine-itc-noll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o main-itc-noll.o -c ./main.c ./main.c:696:2: warning: You can ignore the warnings about clobbered variables in gforth_go [-W#warnings] #warning You can ignore the warnings about clobbered variables in gforth_go ^ ./main.c:919:14: warning: function 'bsearch_next' is not needed and will not be emitted [-Wunneeded-internal-declaration] static Label bsearch_next(Label key, Label *a, UCell n) ^ 2 warnings generated. clang -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-itc-noll.o main-itc-noll.o io.o signals.o support-noll.o pow10.o ecvt.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-itc-noll cp -p engine/gforth-itc-noll gforth-itc true cp -p kernl16l.fi kernl16l.fi~ cp -p kernl16l.fi- kernl16l.fi cp -p kernl16b.fi kernl16b.fi~ cp -p kernl16b.fi- kernl16b.fi cp -p kernl32l.fi kernl32l.fi~ cp -p kernl32l.fi- kernl32l.fi cp -p kernl32b.fi kernl32b.fi~ cp -p kernl32b.fi- kernl32b.fi cp -p kernl64b.fi kernl64b.fi~ cp -p kernl64b.fi- kernl64b.fi (cd . && m4 -s -Dcondbranch_opt=1 -DSTACK_CACHE_FILE=cache-fast1.vmg -DSTACK_CACHE_REGS=cache-regs1.vmg prim) >prim-fast.b sleep 1 #should make hpux-workaround unnecessary GFORTH="./preforth -p ".:~+:."" ./gfgen -fast if test -z ""; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast && break; done; else ( cd engine && /usr/bin/make gforth-fast ) && cp -p engine/gforth-fast gforth-fast && true gforth-fast; true; /usr/bin/make checkone ENGINE=./engine/gforth-fast; fi /usr/bin/make gforth-fast-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS= ./config.status --recheck if test -z "-ll-reg"; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-ll-reg && break; done; else ( cd engine && /usr/bin/make gforth-fast-ll-reg ) && cp -p engine/gforth-fast-ll-reg gforth-fast-ll-reg && true gforth-fast-ll-reg; true; /usr/bin/make checkone ENGINE=./engine/gforth-fast-ll-reg; fi clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-ll-reg.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ LLVM ERROR: out of memory Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64-unknown-netbsd -emit-obj -disable-free -main-file-name engine.c -mrelocation-model static -mthread-model posix -mframe-pointer=none -relaxed-aliasing -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -target-linker-version 1 -resource-dir /usr/lib/clang/10.0.0 -I ./../arch/amd64 -I . -D unix -I /data/scratch/lang/gforth/work/.buildlink/include -D HAVE_CONFIG_H -D FORCE_LL -D FORCE_REG -D DEFAULTPATH=".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3" -O2 -Wall -fdebug-compilation-dir /data/scratch/lang/gforth/work/gforth-0.7.3/engine -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fgnuc-version=4.2.1 -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o engine-fast-ll-reg.o -x c ./engine.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module './engine.c'. 4. Running pass 'Early Tail Duplication' on function '@gforth_engine' clang: Error opening elf file: Resource exhaustion 0x8a270a4d <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5f18bd> at /usr/bin/clang 0x8a26eab0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5ef920> at /usr/bin/clang clang: error: unable to execute command: Abort trap (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 10.0.0 (284279ac23a944bf98911c13db2e745eb42e124b) Target: x86_64-unknown-netbsd Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/engine-035376.c clang: note: diagnostic msg: /tmp/engine-035376.sh clang: note: diagnostic msg: ******************** *** Error code 254 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3/engine ./config.status --recheck ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out *** - Tue Mar 31 13:39:14 2020 --- ./test/coretest.out Fri Oct 11 21:31:28 2013 *************** *** 1 **** ! sh: ./engine/gforth-fast-ll-reg: not found --- 1,17 ---- ! redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: ! !"#$%&'()*+,-./0123456789:;<=>?@ ! ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` ! abcdefghijklmnopqrstuvwxyz{|}~ ! YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: ! 0 1 2 3 4 5 6 7 8 9 ! YOU SHOULD SEE 0-9 (WITH NO SPACES): ! 0123456789 ! YOU SHOULD SEE A-G SEPARATED BY A SPACE: ! A B C D E F G ! YOU SHOULD SEE 0-5 SEPARATED BY TWO SPACES: ! 0 1 2 3 4 5 ! YOU SHOULD SEE TWO SEPARATE LINES: ! LINE 1 ! LINE 2 ! you should see this first. ! you should see this later. *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 /usr/bin/make gforth-fast-noll-reg OPT=-noll-reg OPTDEFINES=-DFORCE_REG OPTOBJECTS=dblsub.o ./config.status --recheck if test -z "-noll-reg"; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-noll-reg && break; done; else ( cd engine && /usr/bin/make gforth-fast-noll-reg ) && cp -p engine/gforth-fast-noll-reg gforth-fast-noll-reg && true gforth-fast-noll-reg; true; /usr/bin/make checkone ENGINE=./engine/gforth-fast-noll-reg; fi clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-noll-reg.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ LLVM ERROR: out of memory Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64-unknown-netbsd -emit-obj -disable-free -main-file-name engine.c -mrelocation-model static -mthread-model posix -mframe-pointer=none -relaxed-aliasing -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -target-linker-version 1 -resource-dir /usr/lib/clang/10.0.0 -I ./../arch/amd64 -I . -D unix -I /data/scratch/lang/gforth/work/.buildlink/include -D HAVE_CONFIG_H -D FORCE_REG -D DEFAULTPATH=".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3" -O2 -Wall -fdebug-compilation-dir /data/scratch/lang/gforth/work/gforth-0.7.3/engine -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fgnuc-version=4.2.1 -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o engine-fast-noll-reg.o -x c ./engine.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module './engine.c'. 4. Running pass 'Early Tail Duplication' on function '@gforth_engine' clang: Error opening elf file: Resource exhaustion 0x7ee70a4d <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5f18bd> at /usr/bin/clang 0x7ee6eab0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5ef920> at /usr/bin/clang clang: error: unable to execute command: Abort trap (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 10.0.0 (284279ac23a944bf98911c13db2e745eb42e124b) Target: x86_64-unknown-netbsd Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/engine-ef244e.c clang: note: diagnostic msg: /tmp/engine-ef244e.sh clang: note: diagnostic msg: ******************** *** Error code 254 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3/engine ./config.status --recheck ./engine/gforth-fast-noll-reg --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out *** - Tue Mar 31 13:41:15 2020 --- ./test/coretest.out Fri Oct 11 21:31:28 2013 *************** *** 1 **** ! sh: ./engine/gforth-fast-noll-reg: not found --- 1,17 ---- ! redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: ! !"#$%&'()*+,-./0123456789:;<=>?@ ! ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` ! abcdefghijklmnopqrstuvwxyz{|}~ ! YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: ! 0 1 2 3 4 5 6 7 8 9 ! YOU SHOULD SEE 0-9 (WITH NO SPACES): ! 0123456789 ! YOU SHOULD SEE A-G SEPARATED BY A SPACE: ! A B C D E F G ! YOU SHOULD SEE 0-5 SEPARATED BY TWO SPACES: ! 0 1 2 3 4 5 ! YOU SHOULD SEE TWO SEPARATE LINES: ! LINE 1 ! LINE 2 ! you should see this first. ! you should see this later. *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 /usr/bin/make gforth-fast-ll OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= ./config.status --recheck if test -z "-ll"; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-ll && break; done; else ( cd engine && /usr/bin/make gforth-fast-ll ) && cp -p engine/gforth-fast-ll gforth-fast-ll && true gforth-fast-ll; true; /usr/bin/make checkone ENGINE=./engine/gforth-fast-ll; fi clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-ll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ LLVM ERROR: out of memory Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64-unknown-netbsd -emit-obj -disable-free -main-file-name engine.c -mrelocation-model static -mthread-model posix -mframe-pointer=none -relaxed-aliasing -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -target-linker-version 1 -resource-dir /usr/lib/clang/10.0.0 -I ./../arch/amd64 -I . -D unix -I /data/scratch/lang/gforth/work/.buildlink/include -D HAVE_CONFIG_H -D FORCE_LL -D DEFAULTPATH=".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3" -O2 -Wall -fdebug-compilation-dir /data/scratch/lang/gforth/work/gforth-0.7.3/engine -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fgnuc-version=4.2.1 -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o engine-fast-ll.o -x c ./engine.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module './engine.c'. 4. Running pass 'Early Tail Duplication' on function '@gforth_engine' clang: Error opening elf file: Resource exhaustion 0xc6e70a4d <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5f18bd> at /usr/bin/clang 0xc6e6eab0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5ef920> at /usr/bin/clang clang: error: unable to execute command: Abort trap (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 10.0.0 (284279ac23a944bf98911c13db2e745eb42e124b) Target: x86_64-unknown-netbsd Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/engine-dc1156.c clang: note: diagnostic msg: /tmp/engine-dc1156.sh clang: note: diagnostic msg: ******************** *** Error code 254 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3/engine ./config.status --recheck ./engine/gforth-fast-ll --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out *** - Tue Mar 31 13:43:01 2020 --- ./test/coretest.out Fri Oct 11 21:31:28 2013 *************** *** 1 **** ! sh: ./engine/gforth-fast-ll: not found --- 1,17 ---- ! redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: ! !"#$%&'()*+,-./0123456789:;<=>?@ ! ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` ! abcdefghijklmnopqrstuvwxyz{|}~ ! YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: ! 0 1 2 3 4 5 6 7 8 9 ! YOU SHOULD SEE 0-9 (WITH NO SPACES): ! 0123456789 ! YOU SHOULD SEE A-G SEPARATED BY A SPACE: ! A B C D E F G ! YOU SHOULD SEE 0-5 SEPARATED BY TWO SPACES: ! 0 1 2 3 4 5 ! YOU SHOULD SEE TWO SEPARATE LINES: ! LINE 1 ! LINE 2 ! you should see this first. ! you should see this later. *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 /usr/bin/make gforth-fast-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o ./config.status --recheck if test -z "-noll"; then for i in -ll-reg -noll-reg -ll -noll; do /usr/bin/make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-noll && break; done; else ( cd engine && /usr/bin/make gforth-fast-noll ) && cp -p engine/gforth-fast-noll gforth-fast-noll && true gforth-fast-noll; true; /usr/bin/make checkone ENGINE=./engine/gforth-fast-noll; fi clang -I./../arch/amd64 -I. -Wall -O2 -Dunix -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3"' -I/usr/pkg/include -I/usr/include -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-noll.o -c ./engine.c clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] In file included from ./engine.c:455: prim:2157:5: warning: implicit declaration of function 'ecvt' is invalid in C99 [-Wimplicit-function-declaration] sig=ecvt(r, u, &decpt, &flag); ^ prim:2157:4: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] sig=ecvt(r, u, &decpt, &flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~ LLVM ERROR: out of memory Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64-unknown-netbsd -emit-obj -disable-free -main-file-name engine.c -mrelocation-model static -mthread-model posix -mframe-pointer=none -relaxed-aliasing -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -dwarf-column-info -fno-split-dwarf-inlining -debugger-tuning=gdb -target-linker-version 1 -resource-dir /usr/lib/clang/10.0.0 -I ./../arch/amd64 -I . -D unix -I /data/scratch/lang/gforth/work/.buildlink/include -D HAVE_CONFIG_H -D DEFAULTPATH=".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3" -O2 -Wall -fdebug-compilation-dir /data/scratch/lang/gforth/work/gforth-0.7.3/engine -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fgnuc-version=4.2.1 -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o engine-fast-noll.o -x c ./engine.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module './engine.c'. 4. Running pass 'Early Tail Duplication' on function '@gforth_engine' clang: Error opening elf file: Resource exhaustion 0x1f6e70a4d <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5f18bd> at /usr/bin/clang 0x1f6e6eab0 <_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPKcEERS5_T_SA_+0x5ef920> at /usr/bin/clang clang: error: unable to execute command: Abort trap (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 10.0.0 (284279ac23a944bf98911c13db2e745eb42e124b) Target: x86_64-unknown-netbsd Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/engine-e23ffb.c clang: note: diagnostic msg: /tmp/engine-e23ffb.sh clang: note: diagnostic msg: ******************** *** Error code 254 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3/engine ./config.status --recheck ./engine/gforth-fast-noll --die-on-signal -p ".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.7.3:/usr/pkg/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out *** - Tue Mar 31 13:44:50 2020 --- ./test/coretest.out Fri Oct 11 21:31:28 2013 *************** *** 1 **** ! sh: ./engine/gforth-fast-noll: not found --- 1,17 ---- ! redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: ! !"#$%&'()*+,-./0123456789:;<=>?@ ! ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` ! abcdefghijklmnopqrstuvwxyz{|}~ ! YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: ! 0 1 2 3 4 5 6 7 8 9 ! YOU SHOULD SEE 0-9 (WITH NO SPACES): ! 0123456789 ! YOU SHOULD SEE A-G SEPARATED BY A SPACE: ! A B C D E F G ! YOU SHOULD SEE 0-5 SEPARATED BY TWO SPACES: ! 0 1 2 3 4 5 ! YOU SHOULD SEE TWO SEPARATE LINES: ! LINE 1 ! LINE 2 ! you should see this first. ! you should see this later. *** Error code 1 Stop. make[3]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make: stopped in /data/scratch/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/lang/gforth *** Error code 1 Stop. make: stopped in /data/pkgsrc/lang/gforth