* Package: dev-lang/gforth-0.7.0 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> cfg-update-1.8.2-r1: Creating checksum index... >>> Unpacking source... >>> Unpacking gforth-0.7.0.tar.gz to /var/tmp/portage/dev-lang/gforth-0.7.0/work * Applying gforth-0.7.0-make-elc.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-lang/gforth-0.7.0/work >>> Compiling source in /var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0 ... * econf: updating gforth-0.7.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gforth-0.7.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-lispdir checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether to use two dispatches per conditional branch... 1 checking make type... GNU Make checking whether the linker accepts -export-dynamic... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Check for arch/amd64//gforth.ld (false) checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for char *... yes checking size of char *... 8 checking for void *... yes checking size of void *... 8 checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for intptr_t... yes checking size of intptr_t... 8 checking for int128_t... no checking size of int128_t... 0 checking for uint128_t... no checking size of uint128_t... 0 checking for a C type for cells... long checking for a C type for wydes... short checking for a C type for tetrabytes... int checking for a C type for double-cells... none checking for a C type for unsigned double-cells... none checking for off_t... yes checking for off_t... (cached) yes checking size of off_t... 8 checking if x86_64-pc-linux-gnu-gcc understands -fno-gcse... yes checking if x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes checking if x86_64-pc-linux-gnu-gcc understands -fno-crossjumping... yes checking if x86_64-pc-linux-gnu-gcc understands -fno-reorder-blocks... yes checking if x86_64-pc-linux-gnu-gcc understands -falign-labels=1... yes checking if x86_64-pc-linux-gnu-gcc understands -falign-loops=1... yes checking if x86_64-pc-linux-gnu-gcc understands -falign-jumps=1... yes checking how to suppress 'unused variable' warnings... __attribute__((unused)) checking how to invoke m4... m4 -s checking for gforth... echo "You need to configure with a gforth in \$PATH to build this part" && false checking for ./arch/amd64/asm.fs... yes checking for ./arch/amd64/disasm.fs... yes checking for install-info... /usr/bin/install-info checking for chcon... chcon -t unconfined_execmem_exec_t checking whether byte ordering is bigendian... no checking if and how we can waste code space... .skip 16 checking if and how we can do comments in asm statements... "# " checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for texi2dvi4a2ps... no checking for texi2dvi... texi2dvi checking for glibtool... no checking for libtool... libtool checking for asin in -lm... yes checking for lt_dlinit in -lltdl... yes checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no checking ffi/ffi.h usability... no checking ffi/ffi.h presence... no checking for ffi/ffi.h... no checking for ffi_call in -lffi... yes checking for __builtin_avcall in -lavcall... yes checking for working memcmp... yes checking for memmove... yes checking for strtoul... yes checking for pow10... yes checking for strerror... yes checking for strsignal... yes checking for atanh... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ftello... yes checking for dlopen... no checking for sys_siglist... yes checking for getrusage... yes checking for nanosleep... yes checking for stack_t... yes checking whether sys_siglist is declared... yes checking for getopt_long... yes checking for expm1... yes checking for log1p... yes checking for rint... yes checking for ecvt... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for working POSIX fnmatch... yes checking for mmap... yes checking for sysconf... yes checking for getpagesize... yes checking for wcwidth... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... no configure: creating ./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: 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 mkdir -p -- include/gforth/0.7.0 make -j1 -j1 if test -r version && test x'0.7.0' = x`cat version` ; then true ; else echo 0.7.0 > version ; fi echo ": version-string s\" 0.7.0\" ;" > kernel/version.fs 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 if test -z ""; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth && break; done; \ else \ ( cd engine && make gforth ) && \ cp -p engine/gforth gforth && \ chcon -t unconfined_execmem_exec_t gforth; \ true; \ make checkone check-nofast ENGINE=./engine/gforth; \ fi make[1]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make gforth-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS= make[2]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' if test -z "-ll-reg"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth-ll-reg && break; done; \ else \ ( cd engine && make gforth-ll-reg ) && \ cp -p engine/gforth-ll-reg gforth-ll-reg && \ chcon -t unconfined_execmem_exec_t gforth-ll-reg; \ true; \ make checkone check-nofast ENGINE=./engine/gforth-ll-reg; \ fi make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' 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 x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-ll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine2': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -DGFORTH_DEBUGGING -o main-ll-reg.o -c ./main.c ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] ./main.c: In function 'gforth_loader': ./main.c:1898:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c:1922:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c: In function 'dict_alloc_read': ./main.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -c -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -o io.o io.c io.c:58:0: warning: "alloca" redefined [enabled by default] In file included from /usr/include/stdlib.h:491:0, from /usr/include/libltdl/lt_system.h:35, from /usr/include/ltdl.h:36, from forth.h:28, from io.c:28: /usr/include/alloca.h:35:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -c -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -o signals.o signals.c x86_64-pc-linux-gnu-gcc -c -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -o support-ll-reg.o ./support.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -export-dynamic engine-ll-reg.o engine2-ll-reg.o main-ll-reg.o io.o signals.o support-ll-reg.o -lavcall -lffi -lltdl -lm -o gforth-ll-reg make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' chcon: failed to get security context of 'gforth-ll-reg': Operation not supported make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/bin/gforth-0.7.0 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/bin/gforth-0.7.0 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/bin/gforth-0.7.0 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/bin/gforth-0.7.0 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/bin/gforth-0.7.0 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/bin/gforth-0.7.0 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 && make gforth-ditc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[4]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DDOUBLY_INDIRECT -o engine-ditc-noll.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -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] ./main.c:919:14: warning: 'bsearch_next' defined but not used [-Wunused-function] ./main.c: In function 'gforth_loader': ./main.c:1898:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c:1922:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c: In function 'dict_alloc_read': ./main.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -c -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -o support-noll.o ./support.c x86_64-pc-linux-gnu-gcc -c -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -o dblsub.o dblsub.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -export-dynamic engine-ditc-noll.o main-ditc-noll.o io.o signals.o support-noll.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-ditc-noll make[4]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' 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.0/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=-340453AE40 code offset=-218F30 xt offset=-218F50 60 7F8666A18000 7F52624DD000 68 7F8666A1D000 7F52624E2000 70 7F8666A22000 7F52624E7000 78 7F8666A27000 7F52624EC000 2F58 7F8666A1C000 7F52624E1000 2F60 7F8666A25B38 7F52624EAB38 2F68 7F8666A21000 7F52624E6000 2F78 7F8666A25A68 7F52624EAA68 2F80 7F8666A25A60 7F52624EAA60 2F98 2584C70 236BC70 4DC0 7F8666155160 7F5261C1A160 4DF8 7F8666155240 7F5261C1A240 10C70 7FFFF7235EE0 7FFF37916BD0 10CD8 7FFFF72360C8 7FFF37916DB8 11B80 2591F00 2378F00 13958 25A92E0 23902E0 1CB78 25AB7A0 23927A0 1CC18 2593F40 237AF40 27E48 25934C0 237A4C0 2BE30 25A03E0 23873E0 3C8C8 25A99D0 23909D0grep -v '^#line ' ./engine/prim.i >engine/prim-s.i ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.0:/usr/share/gforth/0.7.0:." 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 Binary files - and ./test/coretest.out differ make[3]: *** [checkone] Error 2 make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[2]: *** [gforth-ll-reg] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[1]: *** [optgforth] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[1]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make gforth-noll-reg OPT=-noll-reg OPTDEFINES=-DFORCE_REG OPTOBJECTS=dblsub.o make[2]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' if test -z "-noll-reg"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth-noll-reg && break; done; \ else \ ( cd engine && make gforth-noll-reg ) && \ cp -p engine/gforth-noll-reg gforth-noll-reg && \ chcon -t unconfined_execmem_exec_t gforth-noll-reg; \ true; \ make checkone check-nofast ENGINE=./engine/gforth-noll-reg; \ fi make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-noll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-noll-reg.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine2': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -DGFORTH_DEBUGGING -o main-noll-reg.o -c ./main.c ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] ./main.c: In function 'gforth_loader': ./main.c:1898:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c:1922:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c: In function 'dict_alloc_read': ./main.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -c -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -o support-noll-reg.o ./support.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -export-dynamic engine-noll-reg.o engine2-noll-reg.o main-noll-reg.o io.o signals.o support-noll-reg.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-noll-reg make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' chcon: failed to get security context of 'gforth-noll-reg': Operation not supported make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' ./engine/gforth-noll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.0:/usr/share/gforth/0.7.0:." 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 *** - Mon Oct 14 03:08:26 2013 --- ./test/coretest.out Sun Oct 22 18:54:01 2006 *************** *** 1 **** ! 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. ý \ No newline at end of file --- 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. make[3]: *** [checkone] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[2]: *** [gforth-noll-reg] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[1]: *** [optgforth] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[1]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make gforth-ll OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= make[2]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' if test -z "-ll"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth-ll && break; done; \ else \ ( cd engine && make gforth-ll ) && \ cp -p engine/gforth-ll gforth-ll && \ chcon -t unconfined_execmem_exec_t gforth-ll; \ true; \ make checkone check-nofast ENGINE=./engine/gforth-ll; \ fi make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-ll.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine2': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -DGFORTH_DEBUGGING -o main-ll.o -c ./main.c ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] ./main.c: In function 'gforth_loader': ./main.c:1898:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c:1922:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c: In function 'dict_alloc_read': ./main.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -c -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -o support-ll.o ./support.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -export-dynamic engine-ll.o engine2-ll.o main-ll.o io.o signals.o support-ll.o -lavcall -lffi -lltdl -lm -o gforth-ll make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' chcon: failed to get security context of 'gforth-ll': Operation not supported make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' ./engine/gforth-ll --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.0:/usr/share/gforth/0.7.0:." 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 Binary files - and ./test/coretest.out differ make[3]: *** [checkone] Error 2 make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[2]: *** [gforth-ll] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[1]: *** [optgforth] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[1]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make gforth-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[2]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' if test -z "-noll"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth-noll && break; done; \ else \ ( cd engine && make gforth-noll ) && \ cp -p engine/gforth-noll gforth-noll && \ chcon -t unconfined_execmem_exec_t gforth-noll; \ true; \ make checkone check-nofast ENGINE=./engine/gforth-noll; \ fi make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine-noll.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-noll.o -c ./engine.c In file included from ./engine.c:455:0: prim.i: In function 'gforth_engine2': prim.i:614:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:613:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2406:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2442:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2441:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2482:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:2481:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] prim.i:2480:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:2479:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:2979:6: warning: variable 'n2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6235:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6365:7: warning: variable 'd' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6397:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6431:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6607:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6753:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6752:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6825:6: warning: variable 'w4' set but not used [-Wunused-but-set-variable] prim.i:6824:6: warning: variable 'w3' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:6959:6: warning: variable 'w2' set but not used [-Wunused-but-set-variable] prim.i:6958:6: warning: variable 'w1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:8165:7: warning: variable 'u' set but not used [-Wunused-but-set-variable] prim.i:8164:8: warning: variable 'c_addr' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11223:7: warning: variable 'r2' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:11296:7: warning: variable 'r1' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13795:6: warning: variable 'w' set but not used [-Wunused-but-set-variable] In file included from ./engine.c:455:0: prim.i:13829:8: warning: variable 'a_callee' set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -I./../arch/amd64 -I. -Wall -O1 -pipe -march=amdfam10 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mpopcnt -mabm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-tbm -mno-avx -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=amdfam10 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"' -DGFORTH_DEBUGGING -o main-noll.o -c ./main.c ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] ./main.c: In function 'gforth_loader': ./main.c:1898:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c:1922:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ./main.c: In function 'dict_alloc_read': ./main.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -export-dynamic engine-noll.o engine2-noll.o main-noll.o io.o signals.o support-noll.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-noll make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' chcon: failed to get security context of 'gforth-noll': Operation not supported make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' ./engine/gforth-noll --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.0:/usr/share/gforth/0.7.0:." 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 Binary files - and ./test/coretest.out differ make[3]: *** [checkone] Error 2 make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[2]: *** [gforth-noll] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make[1]: *** [optgforth] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' make: *** [gforth] Error 2 emake failed * ERROR: dev-lang/gforth-0.7.0::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2658: Called die * The specific snippet of code: * emake -j1 || die "emake failed" * * If you need support, post the output of `emerge --info '=dev-lang/gforth-0.7.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/gforth-0.7.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/gforth-0.7.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gforth-0.7.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' * S: '/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0'