Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 621266 Details for
Bug 713138
dev-lang/gforth-0.7.3-r1 : make[3]: *** [Makefile:<snip>: checkone] Error 1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:gforth-0.7.3-r1:20200317-230302.log
dev-lang:gforth-0.7.3-r1:20200317-230302.log (text/plain), 36.28 KB, created by
Toralf Förster
on 2020-03-18 08:34:09 UTC
(
hide
)
Description:
dev-lang:gforth-0.7.3-r1:20200317-230302.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-18 08:34:09 UTC
Size:
36.28 KB
patch
obsolete
> * Package: dev-lang/gforth-0.7.3-r1 > * Repository: gentoo > * Maintainer: slyfox@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gforth-0.7.3.tar.gz to /var/tmp/portage/dev-lang/gforth-0.7.3-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/gforth-0.7.3-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3 ... > * Applying gforth-0.7.0-make-elc.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3 ... > * econf: updating gforth-0.7.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gforth-0.7.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/gforth-0.7.3-r1 --htmldir=/usr/share/doc/gforth-0.7.3-r1/html --libdir=/usr/lib --without-lispdir >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >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-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-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-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >Check for arch/amd64//gforth.ld (false) >checking size of char *... 8 >checking size of void *... 8 >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of intptr_t... 8 >checking size of int128_t... 0 >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 size of off_t... 8 >checking if x86_64-gentoo-linux-musl-gcc understands -fno-gcse... yes >checking if x86_64-gentoo-linux-musl-gcc understands -fno-strict-aliasing... yes >checking if x86_64-gentoo-linux-musl-gcc understands -fno-crossjumping... yes >checking if x86_64-gentoo-linux-musl-gcc understands -fno-reorder-blocks... yes >checking if x86_64-gentoo-linux-musl-gcc understands -falign-labels=1... yes >checking if x86_64-gentoo-linux-musl-gcc understands -falign-loops=1... yes >checking if x86_64-gentoo-linux-musl-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 >Unimplemented option: -p >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/lib/portage/python3.6/ebuild-helpers/xattr/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... yes >checking for sys_siglist... no >checking for getrusage... yes >checking for nanosleep... yes >checking for stack_t... yes >checking whether sys_siglist is declared... no >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: 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 >mkdir -p -- include/gforth/0.7.3 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3 ... >make -j1 -j1 >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >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 >sed -f mkdosmf.sed <Makefile.in >makefile.dos >sed -f mkdosmf.sed <engine/Makefile.in >engine/makefile.dos >sed -f mkos2mf.sed <Makefile.in >makefile.os2 >sed -f mkos2mf.sed <engine/Makefile.in >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.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >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.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >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.3-r1/work/gforth-0.7.3/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-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -o engine-ll-reg.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll-reg.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DGFORTH_DEBUGGING -o main-ll-reg.o -c ./main.c >./main.c:252:12: warning: duplicate âconstâ declaration specifier [-Wduplicate-decl-specifier] > 252 | const char const* const prim_names[]={ > | ^~~~~ >./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] > 696 | #warning You can ignore the warnings about clobbered variables in gforth_go > | ^~~~~~~ >x86_64-gentoo-linux-musl-gcc -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o io.o io.c >x86_64-gentoo-linux-musl-gcc -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o signals.o signals.c >x86_64-gentoo-linux-musl-gcc -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-ll-reg.o ./support.c >x86_64-gentoo-linux-musl-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.3-r1/work/gforth-0.7.3/engine' >chcon: failed to get security context of 'gforth-ll-reg': Not supported >make[3]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/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/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/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/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/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/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 && make gforth-ditc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o >make[4]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3/engine' >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DDOUBLY_INDIRECT -o engine-ditc-noll.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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] > 696 | #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] > 919 | static Label bsearch_next(Label key, Label *a, UCell n) > | ^~~~~~~~~~~~ >x86_64-gentoo-linux-musl-gcc -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-noll.o ./support.c >x86_64-gentoo-linux-musl-gcc -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o dblsub.o dblsub.c >x86_64-gentoo-linux-musl-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.3-r1/work/gforth-0.7.3/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.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=533FB4C1C0 >code offset=1533C060D0 > xt offset=1533C060B0 > 60 7F284464C000 7F7B84198000 > 68 7F2844651000 7F7B8419D000 > 70 7F2844656000 7F7B841A2000 > 78 7F284465B000 7F7B841A7000 > 2F58 7F2844650000 7F7B8419C000 > 2F60 7F2844659B38 7F7B841A5B38 > 2F68 7F2844655000 7F7B841A1000 > 2F78 7F2844659A68 7F7B841A5A68 > 2F80 7F2844659A60 7F7B841A5A60 > 2F98 559629DC1920 55AB5D9C7920 > 4DC0 7F2844FA62C0 7F7B84AF22C0 > 4DF8 7F2844FA61C0 7F7B84AF21C0 > 10C70 7FFEB7959E60 7FFEBD688F50 > 10CD8 7FFEB7959FB8 7FFEBD6890A8 > 11B80 559629DB2480 55AB5D9B8480 > 13958 559629DC1AA0 55AB5D9C7AA0 > 1CB90 559629DCC8F0 55AB5D9D28F0 > 1CC30 559629DB5480 55AB5D9BB480 > 27E60 559629DC1E60 55AB5D9C7E60 > 2BE48 559629DC27E0 55AB5D9C87E0 > 3CB30 559629DC14E0 55AB5D9C74E0 >grep -v '^#line ' ./engine/prim.i >engine/prim-s.i >./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/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 >*** - 2020-03-18 00:03:31.317182197 +0100 >--- ./test/coretest.out 2013-10-11 23:31:28.093992566 +0200 >*************** >*** 1,5 **** >! redefined { YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: >! redefined GDX !"#$%&'()*+,-./0123456789:;<=>?@ > ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` > abcdefghijklmnopqrstuvwxyz{|}~ > YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: >--- 1,5 ---- >! redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: >! !"#$%&'()*+,-./0123456789:;<=>?@ > ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` > abcdefghijklmnopqrstuvwxyz{|}~ > YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: >make[3]: *** [Makefile:669: checkone] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[2]: *** [Makefile:815: gforth-ll-reg] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: *** [Makefile:826: optgforth] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >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.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >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.3-r1/work/gforth-0.7.3/engine' >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -o engine-noll-reg.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-noll-reg.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DGFORTH_DEBUGGING -o main-noll-reg.o -c ./main.c >./main.c:252:12: warning: duplicate âconstâ declaration specifier [-Wduplicate-decl-specifier] > 252 | const char const* const prim_names[]={ > | ^~~~~ >./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] > 696 | #warning You can ignore the warnings about clobbered variables in gforth_go > | ^~~~~~~ >x86_64-gentoo-linux-musl-gcc -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_REG -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-noll-reg.o ./support.c >x86_64-gentoo-linux-musl-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.3-r1/work/gforth-0.7.3/engine' >chcon: failed to get security context of 'gforth-noll-reg': Not supported >make[3]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >./engine/gforth-noll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/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 >*** - 2020-03-18 00:03:40.641688694 +0100 >--- ./test/coretest.out 2013-10-11 23:31:28.093992566 +0200 >*************** >*** 1 **** >! Assertion failed: pi->restlength >=0 (./main.c: check_prims: 1049) >--- 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]: *** [Makefile:669: checkone] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[2]: *** [Makefile:815: gforth-noll-reg] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: *** [Makefile:826: optgforth] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >make gforth-ll OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= >make[2]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >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.3-r1/work/gforth-0.7.3/engine' >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -o engine-ll.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DGFORTH_DEBUGGING -o main-ll.o -c ./main.c >./main.c:252:12: warning: duplicate âconstâ declaration specifier [-Wduplicate-decl-specifier] > 252 | const char const* const prim_names[]={ > | ^~~~~ >./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] > 696 | #warning You can ignore the warnings about clobbered variables in gforth_go > | ^~~~~~~ >x86_64-gentoo-linux-musl-gcc -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DFORCE_LL -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-ll.o ./support.c >x86_64-gentoo-linux-musl-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.3-r1/work/gforth-0.7.3/engine' >chcon: failed to get security context of 'gforth-ll': Not supported >make[3]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >./engine/gforth-ll --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/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 >*** - 2020-03-18 00:03:50.545675836 +0100 >--- ./test/coretest.out 2013-10-11 23:31:28.093992566 +0200 >*************** >*** 1,5 **** >! redefined { YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: >! redefined GDX !"#$%&'()*+,-./0123456789:;<=>?@ > ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` > abcdefghijklmnopqrstuvwxyz{|}~ > YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: >--- 1,5 ---- >! redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: >! !"#$%&'()*+,-./0123456789:;<=>?@ > ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` > abcdefghijklmnopqrstuvwxyz{|}~ > YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: >make[3]: *** [Makefile:669: checkone] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[2]: *** [Makefile:815: gforth-ll] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: *** [Makefile:826: optgforth] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >make gforth-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o >make[2]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >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.3-r1/work/gforth-0.7.3/engine' >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -o engine-noll.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -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 -fno-reorder-blocks -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-noll.o -c ./engine.c >x86_64-gentoo-linux-musl-gcc -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DGFORTH_DEBUGGING -o main-noll.o -c ./main.c >./main.c:252:12: warning: duplicate âconstâ declaration specifier [-Wduplicate-decl-specifier] > 252 | const char const* const prim_names[]={ > | ^~~~~ >./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] > 696 | #warning You can ignore the warnings about clobbered variables in gforth_go > | ^~~~~~~ >x86_64-gentoo-linux-musl-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.3-r1/work/gforth-0.7.3/engine' >chcon: failed to get security context of 'gforth-noll': Not supported >make[3]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >Makefile:868: warning: ignoring prerequisites on suffix rule definition >Makefile:868: warning: ignoring prerequisites on suffix rule definition >./engine/gforth-noll --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.3:/usr/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 >*** - 2020-03-18 00:03:58.139739074 +0100 >--- ./test/coretest.out 2013-10-11 23:31:28.093992566 +0200 >*************** >*** 1 **** >! Assertion failed: pi->restlength >=0 (./main.c: check_prims: 1049) >--- 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]: *** [Makefile:669: checkone] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[2]: *** [Makefile:815: gforth-noll] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: *** [Makefile:826: optgforth] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make: *** [Makefile:815: gforth] Error 2 > * ERROR: dev-lang/gforth-0.7.3-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/gforth-0.7.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/gforth-0.7.3-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:gforth-0.7.3-r1:20200317-230302.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' > * S: '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 713138
:
621264
| 621266 |
621268
|
621270
|
621272
|
621274
|
621276