=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for gforth-0.7.3nb10 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' cd . && autoheader autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' 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:46: warning: The macro 'AC_HELP_STRING' is obsolete. configure.in:46: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:46: the top level configure.in:56: warning: The macro 'AC_HELP_STRING' is obsolete. configure.in:56: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:56: the top level configure.in:89: warning: The macro 'AC_HELP_STRING' is obsolete. configure.in:89: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:89: the top level configure.in:141: warning: The macro 'AC_GNU_SOURCE' is obsolete. configure.in:141: You should run autoupdate. ./lib/autoconf/specific.m4:489: AC_GNU_SOURCE is expanded from... configure.in:141: the top level configure.in:199: warning: The macro 'AC_TRY_RUN' is obsolete. configure.in:199: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.in:199: the top level configure.in:225: warning: AC_LIBOBJ(../$arm_cacheflush): you should use literals ./lib/autoconf/general.m4:3238: AC_LIBOBJ is expanded from... configure.in:225: the top level configure.in:255: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:255: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:255: the top level configure.in:568: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:568: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:568: the top level configure.in:576: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:576: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:576: the top level configure.in:584: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:584: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:584: the top level configure.in:592: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:592: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:592: the top level configure.in:600: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:600: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:600: the top level configure.in:608: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:608: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:608: the top level configure.in:616: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:616: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:616: the top level configure.in:622: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:622: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:622: the top level configure.in:770: warning: The macro 'AC_TRY_RUN' is obsolete. configure.in:770: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.in:770: the top level configure.in:815: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:815: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:815: the top level configure.in:889: warning: The macro 'AC_DECL_SYS_SIGLIST' is obsolete. configure.in:889: You should run autoupdate. ./lib/autoconf/specific.m4:40: AC_DECL_SYS_SIGLIST is expanded from... configure.in:889: 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: 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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -o engine-ll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine2': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ gcc -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 gcc -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 gcc -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 gcc -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 gcc -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 gcc -Wl,-zrelro -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 ./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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DDOUBLY_INDIRECT -o engine-ditc-noll.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ ./main.c:919:14: warning: 'bsearch_next' defined but not used [-Wunused-function] static Label bsearch_next(Label key, Label *a, UCell n) ^~~~~~~~~~~~ gcc -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 gcc -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 dblsub.o dblsub.c gcc -Wl,-zrelro -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=464129FF4C0 code offset=4641285E0D0 xt offset=4641285E0B0 60 778E4F1A1000 7BF2617FA300 68 778E4F19BBC0 7BF2617F4E80 70 778E4F196600 7BF2617EF240 78 778E4F191C00 7BF2617EA300 2F58 778E4F1A5000 7BF2617FE300 2F60 778E4F19A138 7BF2617F2D78 2F68 778E4F19FBC0 7BF2617F8E80 2F78 778E4F19A068 7BF2617F2CA8 2F80 778E4F19A060 7BF2617F2CA0 2F98 778E4F165070 7BF2617BE070 4DC0 778E4DBBE2F8 7BF2605BE2F8 4DF8 778E4DBBE260 7BF2605BE260 10C70 7F7FFFB7FB60 7F7FFF54DA60 10CD8 7F7FFFB7FCC8 7F7FFF54DBC8 11B80 778E4F16D400 7BF2617C6400 13958 778E4F11D000 7BF261778000 1CB00 778E4F11A4B0 7BF2617749B0 1CBA0 778E4F156200 7BF2617B1640 27DD0 778E4DBCA208 7BF2605CA208 2BDB8 778E4F12EF40 7BF261789FC0 3CAA0 778E4F16E300 7BF2617C7300 grep -v '^#line ' ./engine/prim.i >engine/prim-s.i ./engine/gforth-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 ./engine/gforth-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/other.fs -e bye Segmentation fault. *** Error code 139 Stop. make[3]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /pbulk/work/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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -o engine-noll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-noll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine2': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ gcc -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 gcc -Wl,-zrelro -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 ./engine/gforth-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 ./engine/gforth-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/other.fs -e bye expect ``warning: ')' missing'' warning: ')' missing ./engine/gforth-noll-reg -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-reg -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-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:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out redefined place with PLACE ./engine/gforth-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:." 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-reg -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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o engine-itc-noll.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ ./main.c:919:14: warning: 'bsearch_next' defined but not used [-Wunused-function] static Label bsearch_next(Label key, Label *a, UCell n) ^~~~~~~~~~~~ gcc -Wl,-zrelro -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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-ll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DENGINE=2 -o engine-fast2-ll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine2': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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 main-fast-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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ gcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-fast-ll-reg.o engine-fast2-ll-reg.o main-fast-ll-reg.o io.o signals.o support-ll-reg.o pow10.o ecvt.o -lavcall -lffi -lltdl -lm -o gforth-fast-ll-reg ./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 ./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/other.fs -e bye expect ``warning: ')' missing'' warning: ')' missing ./engine/gforth-fast-ll-reg -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-fast-ll-reg -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 *** - Wed Jan 8 16:53:15 2025 --- ./test/gforth.out Fri Oct 11 21:31:28 2013 *************** *** 1,5 **** ! redefined { ! in file included from *OS command line*:-1 ! test/gforth.fs:25: Invalid memory address ! { 12.3456789e 7 3 1 >>>f>str-rdp<<< s" 12.346" str= -> true } ! Backtrace: --- 1 ---- ! redefined { \ No newline at end of file *** Error code 1 Stop. make[3]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /pbulk/work/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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-noll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DENGINE=2 -o engine-fast2-noll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine2': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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 main-fast-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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ gcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-fast-noll-reg.o engine-fast2-noll-reg.o main-fast-noll-reg.o io.o signals.o support-noll-reg.o pow10.o ecvt.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-fast-noll-reg ./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 ./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/other.fs -e bye Segmentation fault. *** Error code 139 Stop. make[3]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /pbulk/work/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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-ll.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DENGINE=2 -o engine-fast2-ll.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine2': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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 main-fast-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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ gcc -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 gcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-fast-ll.o engine-fast2-ll.o main-fast-ll.o io.o signals.o support-ll.o pow10.o ecvt.o -lavcall -lffi -lltdl -lm -o gforth-fast-ll ./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 ./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/other.fs -e bye Segmentation fault. *** Error code 139 Stop. make[3]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /pbulk/work/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 gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -o engine-fast-noll.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -DENGINE=2 -o engine-fast2-noll.o -c ./engine.c In file included from ./engine.c:455:0: prim: In function 'gforth_engine2': prim:2157:5: warning: implicit declaration of function 'ecvt'; did you mean 'exit'? [-Wimplicit-function-declaration] prim:2157:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] gcc -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 main-fast-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: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ gcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-export-dynamic engine-fast-noll.o engine-fast2-noll.o main-fast-noll.o io.o signals.o support-noll.o pow10.o ecvt.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-fast-noll ./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 ./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/other.fs -e bye Segmentation fault. *** Error code 139 Stop. make[3]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[2]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make: stopped in /pbulk/work/lang/gforth/work/gforth-0.7.3 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/gforth *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/gforth