Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244683 Details for
Bug 334579
dev-lang/gforth does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gforth-0.7.0:20100826-101133.log (text/plain), 45.33 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-26 14:36:16 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-26 14:36:16 UTC
Size:
45.33 KB
patch
obsolete
> * CPV: dev-lang/gforth-0.7.0 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking gforth-0.7.0.tar.gz to /var/tmp/portage/dev-lang/gforth-0.7.0/work >>>> 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.sub with /usr/share/gnuconfig/config.sub > * econf: updating gforth-0.7.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-lispdir >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-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... 64 >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-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... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >Check for arch/386//gforth.ld (false) >checking how to run the C preprocessor... i686-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 *... 4 >checking for void *... yes >checking size of void *... 4 >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... 4 >checking for long long... yes >checking size of long long... 8 >checking for intptr_t... yes >checking size of intptr_t... 4 >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... int >checking for a C type for wydes... short >checking for a C type for tetrabytes... int >checking for a C type for double-cells... long long >checking for a C type for unsigned double-cells... unsigned long long >checking for off_t... yes >checking for off_t... (cached) yes >checking size of off_t... 8 >checking if i686-pc-linux-gnu-gcc understands -fno-gcse... yes >checking if i686-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes >checking if i686-pc-linux-gnu-gcc understands -fno-crossjumping... yes >checking if i686-pc-linux-gnu-gcc understands -fno-reorder-blocks... yes >checking if i686-pc-linux-gnu-gcc understands -falign-labels=1... yes >checking if i686-pc-linux-gnu-gcc understands -falign-loops=1... yes >checking if i686-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... /usr/bin/gforth -i /usr/lib/gforth/0.7.0/gforth.fi >checking for ./arch/386/asm.fs... yes >checking for ./arch/386/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... texi2dvi4a2ps >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... yes >checking ffi.h presence... yes >checking for ffi.h... yes >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... emacs >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 -j14 -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 >./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: 0040.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: 0040.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: 0040.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: 0040.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 kernl32l.fi kernl32l.fi~ >cp -p kernl32l.fi- kernl32l.fi >if test -z ""; then \ > for i in -ll-reg -ll; 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' >cp -p kernl32l.fi kernl32l.fi~ >cp -p kernl32l.fi- kernl32l.fi >if test -z "-ll-reg"; then \ > for i in -ll-reg -ll; 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 >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >./main.c: In function âgforth_loaderâ: >./main.c:1898:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c:1922:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c: In function âdict_alloc_readâ: >./main.c:616:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >/usr/include/alloca.h:36:0: note: this is the location of the previous definition >i686-pc-linux-gnu-gcc -c -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >i686-pc-linux-gnu-gcc -c -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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' >cp -p kernl32l.fi kernl32l.fi~ >cp -p kernl32l.fi- kernl32l.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' >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >./main.c:919:14: warning: âbsearch_nextâ defined but not used >./main.c: In function âgforth_loaderâ: >./main.c:1898:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c:1922:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c: In function âdict_alloc_readâ: >./main.c:616:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >i686-pc-linux-gnu-gcc -c -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 kernl32l.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs" includedir=`pwd`/include bindir=`pwd` libccdir=`pwd`/lib/gforth/0.7.0/libcc-named/ ./gforthmi gforth.fi --die-on-signal -p ".:~+:." -i kernl32l.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs >redefined w@ redefined w@ redefined w@ data offset=-93F20 >code offset=D38068 > xt offset=D38058 > 30 F7132000 F709E000 > 34 F7137000 F70A3000 > 38 F713C000 F70A8000 > 3C F7141000 F70AD000 > 1CCC F7136000 F70A2000 > 1CD0 F713FB9C F70ABB9C > 1CD4 F713B000 F70A7000 > 1CDC F713FB34 F70ABB34 > 1CE0 F713FB30 F70ABB30 > 1CEC 8B881A8 98C01A8 > 2D40 F76C04E0 F762C4E0 > 2D60 F76C0440 F762C440 > 970C FFD32AD0 FFCF3F70 > 9748 FFD32C34 FFCF40D4 > 9F88 8B8F370 98C7370 > B1AC 8B9F718 98D7718 > 10480 8BA0748 98D8748 > 104E0 8B90EB0 98C8EB0 > 16D40 8B90568 98C8568 > 19068 8B97300 98CF300 > 22210 8B9FB50 98D7B50 >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.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 >./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." test/other.fs -e bye >expect ``warning: ')' missing'' >warning: ')' missing >./engine/gforth-ll-reg -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." test/signals.fs -e bye >./engine/gforth-ll-reg -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out >./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out >redefined place with PLACE ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." prims2x.fs -e \ > "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ > tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i >./engine/gforth-ll-reg -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." test/gforth-nofast.fs -e bye >redefined { make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >make[2]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >cd engine && make gforth-itc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o >make[1]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o engine-itc-noll.o -c ./engine.c >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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"' -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o main-itc-noll.o -c ./main.c >./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go >./main.c:919:14: warning: âbsearch_nextâ defined but not used >./main.c: In function âgforth_loaderâ: >./main.c:1898:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c:1922:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c: In function âdict_alloc_readâ: >./main.c:616:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -export-dynamic engine-itc-noll.o main-itc-noll.o io.o signals.o support-noll.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-itc-noll >make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' >cp -p engine/gforth-itc-noll gforth-itc >true >cp -p kernl16l.fi kernl16l.fi~ >cp -p kernl16l.fi- kernl16l.fi >cp -p kernl16b.fi kernl16b.fi~ >cp -p kernl16b.fi- kernl16b.fi >cp -p kernl32b.fi kernl32b.fi~ >cp -p kernl32b.fi- kernl32b.fi >cp -p kernl64l.fi kernl64l.fi~ >cp -p kernl64l.fi- kernl64l.fi >cp -p kernl64b.fi kernl64b.fi~ >cp -p kernl64b.fi- kernl64b.fi >(cd . && m4 -s -Dcondbranch_opt=1 -DSTACK_CACHE_FILE=cache-fast1.vmg -DSTACK_CACHE_REGS=cache-regs1.vmg prim) >prim-fast.b >sleep 1 #should make hpux-workaround unnecessary >GFORTH="./preforth -p ".:~+:."" ./gfgen -fast >if test -z ""; then \ > for i in -ll-reg -ll; do make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast && break; done; \ >else \ > ( cd engine && make gforth-fast ) && \ > cp -p engine/gforth-fast gforth-fast && \ > chcon -t unconfined_execmem_exec_t gforth-fast; \ > true; \ > make checkone ENGINE=./engine/gforth-fast; \ >fi >make[1]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >make gforth-fast-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 -ll; do make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-ll-reg && break; done; \ >else \ > ( cd engine && make gforth-fast-ll-reg ) && \ > cp -p engine/gforth-fast-ll-reg gforth-fast-ll-reg && \ > chcon -t unconfined_execmem_exec_t gforth-fast-ll-reg; \ > true; \ > make checkone ENGINE=./engine/gforth-fast-ll-reg; \ >fi >make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0/engine' >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 -o engine-fast-ll-reg.o -c ./engine.c >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 -DENGINE=2 -o engine-fast2-ll-reg.o -c ./engine.c >i686-pc-linux-gnu-gcc -I./../arch/386 -I. -Wall -O2 -pipe -fomit-frame-pointer -fforce-addr -march=pentium -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 main-fast-ll-reg.o -c ./main.c >./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go >./main.c: In function âgforth_loaderâ: >./main.c:1898:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c:1922:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./main.c: In function âdict_alloc_readâ: >./main.c:616:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -export-dynamic engine-fast-ll-reg.o engine-fast2-ll-reg.o main-fast-ll-reg.o io.o signals.o support-ll-reg.o -lavcall -lffi -lltdl -lm -o gforth-fast-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-fast-ll-reg': Operation not supported >make[3]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >cp -p kernl32l.fi kernl32l.fi~ >cp -p kernl32l.fi- kernl32l.fi >./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/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 >./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." test/other.fs -e bye >expect ``warning: ')' missing'' >warning: ')' missing >./engine/gforth-fast-ll-reg -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." test/signals.fs -e bye >./engine/gforth-fast-ll-reg -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out >./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out >redefined place with PLACE ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0:." prims2x.fs -e \ > "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ > tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i >make[3]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >make[2]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.7.0/work/gforth-0.7.0' >emacs -batch -f batch-byte-compile gforth.el >Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el > and load others... >Loading /usr/share/emacs/23.2/leim/leim-list.el (source)... >Setting up CEDET packages... >Setting up CEDET packages...done >Symbol's value as variable is void: image-load-path >make: [gforth.elc] Error 255 (ignored) >rm -rf lib/gforth/0.7.0/libcc-named/ >for i in libffi.fs fflib.fs cstr.fs unix/socket.fs; do ./gforth -e "s\" `pwd`/lib/gforth/0.7.0/libcc-named/\" libcc-named-dir-v 2! libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" /usr/lib/gforth/0.7.0/libcc-named/\" ; is replace-rpath" ./$i -e bye; done >make checkone check-nofast ENGINE="./gforth --no-dynamic" >/dev/null 2>&1 >make checkone check-nofast ENGINE="./gforth-itc" >/dev/null 2>&1 >make checkone check-nofast ENGINE="./gforth-ditc" >/dev/null 2>&1 >make checkone ENGINE="./gforth-fast --no-dynamic" >/dev/null 2>&1 >make checkone check-nofast ENGINE="./gforth" >/dev/null 2>&1 >make checkone ENGINE="./gforth-fast" >/dev/null 2>&1 >*** Check successful *** >./gforth-fast --diag -e bye >*** no performance problems *** >>>> Source compiled. >>>> Test phase [check]: dev-lang/gforth-0.7.0 >make -j14 -j1 check >cp -p kernl32l.fi kernl32l.fi~ >cp -p kernl32l.fi- kernl32l.fi >make checkone check-nofast ENGINE="./gforth --no-dynamic" >/dev/null 2>&1 >make checkone check-nofast ENGINE="./gforth-itc" >/dev/null 2>&1 >make checkone check-nofast ENGINE="./gforth-ditc" >/dev/null 2>&1 >make checkone ENGINE="./gforth-fast --no-dynamic" >/dev/null 2>&1 >make checkone check-nofast ENGINE="./gforth" >/dev/null 2>&1 >make checkone ENGINE="./gforth-fast" >/dev/null 2>&1 >*** Check successful *** >./gforth-fast --diag -e bye >*** no performance problems *** > >>>> Install gforth-0.7.0 into /var/tmp/portage/dev-lang/gforth-0.7.0/image/ category dev-lang >make -j14 DESTDIR=/var/tmp/portage/dev-lang/gforth-0.7.0/image/ install >cp -p kernl32l.fi kernl32l.fi~ >cp -p kernl32l.fi- kernl32l.fi >./preforth -p ".:~+:." prims2x.fs -e "s\" ./prim.b\" ' output-tag dup process-file bye"|sed 's#^./prim#prim#' >prim.TAGS- >for i in /usr/bin /usr/share/man/man1 /usr/share/info /usr/lib/gforth/0.7.0 /usr/share/gforth/0.7.0 /usr/lib/gforth/site-forth /usr/share/gforth/site-forth /usr/include/gforth/0.7.0 /usr/lib/gforth/0.7.0/libcc-named/; do \ > ./mkinstalldirs /var/tmp/portage/dev-lang/gforth-0.7.0/image/$i; \ > done >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/man/man1 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/info >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/0.7.0 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/site-forth >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/site-forth >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/include/gforth/0.7.0 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/0.7.0/libcc-named/ >for i in CVS engine/CVS kernel/CVS doc/CVS asm/CVS ec/CVS test/CVS compat/CVS unix/CVS arch/CVS arch/generic/CVS arch/m68k/CVS arch/mips/CVS arch/386/CVS arch/hppa/CVS arch/sparc/CVS arch/power/CVS arch/alpha/CVS arch/4stack/CVS arch/misc/CVS arch/6502/CVS arch/8086/CVS arch/avr/CVS arch/c165/CVS arch/h8/CVS arch/shboom/CVS arch/sharc/CVS arch/ia64/CVS arch/amd64/CVS arch/arm/CVS arch/r8c/CVS; do \ > ./mkinstalldirs /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/`dirname $i`; \ > done >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/engine >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/kernel >cp -p prim.TAGS- prim.TAGS >rm prim.TAGS- >./gforth --die-on-signal -p ".:~+:." -i kernl32l.fi etags.fs except.fs startup.fs -e bye >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/doc >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/asm >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/ec >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/test >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/compat >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/unix >cat TAGS prim.TAGS kernel.TAGS >gforth.TAGS >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch >rm TAGS >cp -p gforth.TAGS TAGS >sed 's;^\./;;' TAGS|./gforth -e 's" '/usr/share/gforth/0.7.0/'"' ./install-tags.fs -e bye >install.TAGS >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/generic >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/m68k >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/mips >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/386 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/hppa >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/sparc >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/power >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/alpha >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/4stack >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/misc >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/6502 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/8086 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/avr >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/c165 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/h8 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/shboom >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/sharc >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/ia64 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/amd64 >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/arm >mkdir -p -- /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/arch/r8c >rm -rf /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/engine >touch /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/site-forth/siteinit.fs >rm /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-0.7.0 /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforthmi /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/vmgen >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth': No such file or directory >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-0.7.0': No such file or directory >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforthmi': No such file or directory >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/vmgen': No such file or directory >make: [install] Error 1 (ignored) >rm /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-fast /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-fast-0.7.0 >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-fast': No such file or directory >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-fast-0.7.0': No such file or directory >make: [install] Error 1 (ignored) >rm /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-itc /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-itc-0.7.0 >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-itc': No such file or directory >rm: cannot remove `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-itc-0.7.0': No such file or directory >make: [install] Error 1 (ignored) >/usr/bin/install -c gforth /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-0.7.0 >chcon -t unconfined_execmem_exec_t /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-0.7.0 >chcon: failed to get security context of `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-0.7.0': Operation not supported >make: [install] Error 1 (ignored) >(cd /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin && ln -s gforth-0.7.0 gforth) >/usr/bin/install -c gforth-fast /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-fast-0.7.0 >chcon -t unconfined_execmem_exec_t /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-fast-0.7.0 >chcon: failed to get security context of `/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-fast-0.7.0': Operation not supported >make: [install] Error 1 (ignored) >(cd /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin && ln -s gforth-fast-0.7.0 gforth-fast) >/usr/bin/install -c gforth-itc /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforth-itc-0.7.0 >(cd /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin && ln -s gforth-itc-0.7.0 gforth-itc) >/usr/bin/install -c gforthmi /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/gforthmi-0.7.0 >/usr/bin/install -c vmgen /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin/vmgen-0.7.0 >/usr/bin/install -c gforth-ditc /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/0.7.0 >(cd /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin && ln -s gforthmi-0.7.0 gforthmi) >(cd /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/bin && ln -s vmgen-0.7.0 vmgen) >/usr/bin/install -c -m 644 ./doc/gforth.1 /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/man/man1 >for i in ./doc/gforth.info* ./doc/vmgen.info*; do /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/info; done >for i in mach16b.fs mach16l.fs mach32b.fs mach32l.fs mach64b.fs mach64l.fs machpc.fs.in kernel/aliases0.fs kernel/aliases.fs kernel/args.fs kernel/cbr.fs kernel/cloop.fs kernel/cond.fs kernel/cond-old.fs cross.fs kernel/errore.fs kernel/files.fs kernel/require.fs kernel/paths.fs kernel/kernel.fs kernel/main.fs kernel/prim0.fs search.fs kernel/quotes.fs kernel/tools.fs kernel/toolsext.fs kernel/vars.fs kernel/accept.fs kernel/basics.fs kernel/int.fs kernel/comp.fs kernel/io.fs kernel/input.fs kernel/license.fs kernel/nio.fs kernel/saccept.fs kernel/doers.fs kernel/getdoers.fs kernel/pass.fs kernel/xchars.fs assert.fs backtrac.fs blocked.fb blocks.fs bufio.fs code.fs debug.fs debugs.fs dis-gdb.fs ekey.fs envos.fs savesys.fs environ.fs errors.fs exboot.fs except.fs extend.fs float.fs glocals.fs hash.fs history.fs intcomp.fs mkdir.fs libcc.fs locals.fs look.fs mkdir.fs quotes.fs search.fs see.fs see-ext.fs simp-see.fs source.fs startup.fs struct.fs struct0x.fs stuff.fs tasker.fs termsize.fs utf-8.fs vt100.fs vt100key.fs wordinfo.fs arch/386/asm.fs arch/386/disasm.fs arch/amd64/asm.fs arch/amd64/disasm.fs arch/alpha/asm.fs arch/alpha/disasm.fs arch/alpha/testasm.fs arch/mips/asm.fs arch/mips/disasm.fs arch/mips/insts.fs arch/mips/testasm.fs arch/mips/testdisasm.fs arch/power/asm.fs arch/power/disasm.fs arch/power/inst.fs asm/README asm/bitmask.fs asm/numref.fs chains.fs asm/basic.fs asm/generic.fs asm/target.fs ec/README ec/mirror.fs ec/shex.fs ec/builttag.fs ec/dotx.fs ec/nesting.fs build-ec.in libffi.fs fflib.fs cstr.fs unix/socket.fs ans-report.fs ansi.fs answords.fs colorize.fs comp-i.fs complex.fs depth-changes.fs dosekey.fs doskey.fs ds2texi.fs envos.dos envos.os2 etags.fs fft.fs filedump.fs fi2c.fs fsl-util.4th glosgen.fs gray.fs httpd.fs install-tags.fs make-app.fs doc/makedoc.fs locate.fs more.fs onebench.fs other.fs prims2x.fs prims2x0.6.2.fs proxy.fs random.fs regexp.fs sokoban.fs string.fs table.fs tags.fs tt.fs unbuffer.fs wordsets.fs xwords.fs test/tester.fs test/ttester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/search.fs test/gforth.fs test/other.fs test/signals.fs test/checkans.fs test/primtest.fs test/coreext.fs test/deferred.fs test/coremore.fs test/gforth-nofast.fs test/libcc.fs bubble.fs siev.fs matrix.fs fib.fs oof.fs oofsampl.fs objects.fs objexamp.fs mini-oof.fs moof-exm.fs moofglos.fs fixpath.fs add.fs lib.fs oldlib.fs sieve.fs endtry-iferror.fs recover-endtry.fs compat/README compat/anslocal.fs compat/assert.fs compat/control.fs compat/defer.fs compat/exception.fs compat/execute-parsing.fs compat/loops.fs compat/required.fs compat/strcomp.fs compat/struct.fs compat/vocabulary.fs prim; do \ > /usr/bin/install -c -m 644 ./$i /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/$i; \ > done >/usr/bin/install -c -m 644 kernl32l.fi /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0 >>>>>>Please install gforth.{el,elc} in your .../emacs/site-lisp directory >rm gforth.fi >GFORTHD="./gforth-ditc -p /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/site-forth:/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/site-forth:/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0 -i kernl32l.fi" GFORTH="./gforth-ditc -p /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/site-forth:/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/site-forth:/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0 --die-on-signal -i kernl32l.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs" includedir=/usr/include bindir=/usr/bin libccdir=/usr/lib/gforth/0.7.0/libcc-named/ GFORTHPATH=.:"$GFORTHPATH" GFORTHDESTDIR="/var/tmp/portage/dev-lang/gforth-0.7.0/image/" ./gforthmi gforth.fi exboot.fs startup.fs arch/386/asm.fs arch/386/disasm.fs >redefined w@ redefined w@ redefined w@ data offset=-BEF20 >code offset=-1C7CF98 > xt offset=-1C7CFA8 > 30 F716C000 F70AD000 > 34 F7171000 F70B2000 > 38 F7176000 F70B7000 > 3C F717B000 F70BC000 > 1CCC F7170000 F70B1000 > 1CD0 F7179B9C F70BAB9C > 1CD4 F7175000 F70B6000 > 1CDC F7179B34 F70BAB34 > 1CE0 F7179B30 F70BAB30 > 1CEC 9EE6780 8269780 > 2D40 F76FA4E0 F763B4E0 > 2D60 F76FA440 F763B440 > 970C FFA382C0 FFB44AD0 > 9748 FFA384E8 FFB44CF8 > 9F88 9EE6370 8269370 > B1AC 9EF7180 827A180 > 10480 9EF8318 827B318 > 104E0 9EE8140 826B140 > 16D40 9EE7E00 826AE00 > 19068 9EEE7C0 82717C0 > 22210 9EF7720 827A720 >/usr/bin/install -c -m 644 gforth.fi /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/0.7.0 >/usr/bin/install -c -m 644 install.TAGS /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/gforth/0.7.0/TAGS >rm gforth.fi install.TAGS >/usr/bin/install -c -m 644 include/gforth/0.7.0/* /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/include/gforth/0.7.0 >if test -n "libtool"; then for i in libffi.fs fflib.fs cstr.fs unix/socket.fs; do \ > libtool --silent --mode=install /usr/bin/install -c lib/gforth/0.7.0/libcc-named/`basename $i .fs`.la /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/lib/gforth/0.7.0/libcc-named/`basename $i .fs`.la; \ > done; fi >libtool: install: warning: remember to run `libtool --finish /usr/lib/gforth/0.7.0/libcc-named/' >libtool: install: warning: remember to run `libtool --finish /usr/lib/gforth/0.7.0/libcc-named/' >libtool: install: warning: remember to run `libtool --finish /usr/lib/gforth/0.7.0/libcc-named/' >libtool: install: warning: remember to run `libtool --finish /usr/lib/gforth/0.7.0/libcc-named/' >/usr/bin/install-info --info-dir=/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/info /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/info/gforth.info >/usr/bin/install-info --info-dir=/var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/info /var/tmp/portage/dev-lang/gforth-0.7.0/image//usr/share/info/vmgen.info >>>> Completed installing gforth-0.7.0 into /var/tmp/portage/dev-lang/gforth-0.7.0/image/ > >/var/tmp/portage/dev-lang/gforth-0.7.0/image/usr/lib/gforth/0.7.0/libcc-named/fflib.la: Updating... >/var/tmp/portage/dev-lang/gforth-0.7.0/image/usr/lib/gforth/0.7.0/libcc-named/libffi.la: Updating... >/var/tmp/portage/dev-lang/gforth-0.7.0/image/usr/lib/gforth/0.7.0/libcc-named/cstr.la already clean, skipping update. >/var/tmp/portage/dev-lang/gforth-0.7.0/image/usr/lib/gforth/0.7.0/libcc-named/socket.la already clean, skipping update. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/gforth/0.7.0/libcc-named/fflib.so.0.0.0 > usr/lib/gforth/0.7.0/libcc-named/cstr.so.0.0.0 > usr/lib/gforth/0.7.0/libcc-named/libffi.so.0.0.0 > usr/lib/gforth/0.7.0/libcc-named/socket.so.0.0.0 > usr/lib/gforth/0.7.0/gforth-ditc > usr/bin/gforth-fast-0.7.0 > usr/bin/gforth-0.7.0 > usr/bin/gforth-itc-0.7.0 > usr/lib/gforth/0.7.0/libcc-named/fflib.a > usr/lib/gforth/0.7.0/libcc-named/libffi.a > usr/lib/gforth/0.7.0/libcc-named/socket.a > usr/lib/gforth/0.7.0/libcc-named/cstr.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/gforth/0.7.0/libcc-named/fflib.so.0.0.0 > * /usr/lib/gforth/0.7.0/libcc-named/cstr.so.0.0.0 > * /usr/lib/gforth/0.7.0/libcc-named/libffi.so.0.0.0 > * /usr/lib/gforth/0.7.0/libcc-named/socket.so.0.0.0 > > * Gentoo contact information ... >herds: > no-herd >maintainers: > maintainer-needed@gentoo.org >
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 334579
: 244683