Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 646772 Details for
Bug 729874
dev-lang/gforth fails to compile on clang: unused during compilation: '-e xport-dynamic'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 44.03 KB, created by
Agostino Sarubbo
on 2020-06-27 14:13:17 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-06-27 14:13:17 UTC
Size:
44.03 KB
patch
obsolete
> * Package: dev-lang/gforth-0.7.3-r1 > * Repository: gentoo > * Maintainer: slyfox@gentoo.org > * USE: abi_x86_64 amd64 check elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/21c9cd8ed14bd856af4b3c0f450f3a65da4396c8 >@@@@@ END @@@@@ > >>>> 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.sub with /usr/share/gnuconfig/config.sub > * econf: updating gforth-0.7.3/config.guess with /usr/share/gnuconfig/config.guess >./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 --docdir=/usr/share/doc/gforth-0.7.3-r1 --htmldir=/usr/share/doc/gforth-0.7.3-r1/html --libdir=/usr/lib64 --without-lispdir --with-check >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang >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-pc-linux-gnu-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang-cpp >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-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-clang >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-clang accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-clang 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 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-pc-linux-gnu-clang understands -fno-gcse... yes >checking if x86_64-pc-linux-gnu-clang understands -fno-strict-aliasing... yes >checking if x86_64-pc-linux-gnu-clang understands -fno-crossjumping... no >checking if x86_64-pc-linux-gnu-clang understands -fno-reorder-blocks... yes >checking if x86_64-pc-linux-gnu-clang understands -falign-labels=1... yes >checking if x86_64-pc-linux-gnu-clang understands -falign-loops=1... yes >checking if x86_64-pc-linux-gnu-clang 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... no >configure: WARNING: Disabling default dynamic native code generation >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.7/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... no >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: 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 -j2 V=1 -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-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -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 >clang-10: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-defer-pop' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fcaller-saves' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -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 >clang-10: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-defer-pop' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fcaller-saves' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/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] >const char const* const prim_names[]={ > ^ >./main.c:696:2: warning: You can ignore the warnings about clobbered variables > in gforth_go [-W#warnings] >#warning You can ignore the warnings about clobbered variables in gforth_go > ^ >2 warnings generated. >x86_64-pc-linux-gnu-clang -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o io.o io.c >io.c:58:11: warning: 'alloca' macro redefined [-Wmacro-redefined] ># define alloca __builtin_alloca > ^ >/usr/include/alloca.h:35:10: note: previous definition is here ># define alloca(size) __builtin_alloca (size) > ^ >1 warning generated. >x86_64-pc-linux-gnu-clang -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o signals.o signals.c >x86_64-pc-linux-gnu-clang -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-ll-reg.o ./support.c >x86_64-pc-linux-gnu-clang -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o pow10.o pow10.c >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -export-dynamic engine-ll-reg.o engine2-ll-reg.o main-ll-reg.o io.o signals.o support-ll-reg.o pow10.o -lavcall -lffi -lltdl -lm -o gforth-ll-reg >clang-10: [0;1;35mwarning: [0margument unused during compilation: '-e xport-dynamic' [-Wunused-command-line-argument][0m >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': Operation 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-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -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 >clang-10: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-defer-pop' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fcaller-saves' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/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: You can ignore the warnings about clobbered variables > in gforth_go [-W#warnings] >#warning You can ignore the warnings about clobbered variables in gforth_go > ^ >./main.c:919:14: warning: function 'bsearch_next' is not needed and will not be > emitted [-Wunneeded-internal-declaration] >static Label bsearch_next(Label key, Label *a, UCell n) > ^ >2 warnings generated. >x86_64-pc-linux-gnu-clang -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-noll.o ./support.c >x86_64-pc-linux-gnu-clang -c -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o dblsub.o dblsub.c >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -export-dynamic engine-ditc-noll.o main-ditc-noll.o io.o signals.o support-noll.o pow10.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-ditc-noll >clang-10: [0;1;35mwarning: [0margument unused during compilation: '-e xport-dynamic' [-Wunused-command-line-argument][0m >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=-15E30E0E40 >code offset=-1282F30 > xt offset=-1282F50 > 60 7FF500E5A000 7FDF1DD79000 > 68 7FF500E5F000 7FDF1DD7E000 > 70 7FF500E64000 7FDF1DD83000 > 78 7FF500E69000 7FDF1DD88000 > 2F58 7FF500E5E000 7FDF1DD7D000 > 2F60 7FF500E67B38 7FDF1DD86B38 > 2F68 7FF500E63000 7FDF1DD82000 > 2F78 7FF500E67A68 7FDF1DD86A68 > 2F80 7FF500E67A60 7FDF1DD86A60 > 2F98 1739690 4B6690 > 4DC0 7FF5018936A0 7FDF1E7B26A0 > 4DF8 7FF501892980 7FDF1E7B1980 > 10C70 7FFDAB240D90 7FFE1F20BBF0 > 10CD8 7FFDAB240F88 7FFE1F20BDE8 > 11B80 1739250 4B6250 > 13958 1754990 4D1990 > 1CB90 1757710 4D4710 > 1CC30 173D570 4BA570 > 27E60 173C280 4B9280 > 2BE48 174AA20 4C7A20 > 3CB30 1755980 4D2980 >grep -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.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 >./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/other.fs -e bye >expect ``warning: ')' missing'' >warning: ')' missing >./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/signals.fs -e bye >./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out >./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out >redefined place with PLACE ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." prims2x.fs -e \ > "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ > tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i >./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/gforth-nofast.fs -e bye >redefined { make[3]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >cd engine && make gforth-itc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o >make[1]: Entering directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3/engine' >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o engine-itc-noll.o -c ./engine.c >clang-10: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-defer-pop' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fcaller-saves' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o main-itc-noll.o -c ./main.c >./main.c:696:2: warning: You can ignore the warnings about clobbered variables > in gforth_go [-W#warnings] >#warning You can ignore the warnings about clobbered variables in gforth_go > ^ >./main.c:919:14: warning: function 'bsearch_next' is not needed and will not be > emitted [-Wunneeded-internal-declaration] >static Label bsearch_next(Label key, Label *a, UCell n) > ^ >2 warnings generated. >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -export-dynamic engine-itc-noll.o main-itc-noll.o io.o signals.o support-noll.o pow10.o dblsub.o -lavcall -lffi -lltdl -lm -o gforth-itc-noll >clang-10: [0;1;35mwarning: [0margument unused during compilation: '-e xport-dynamic' [-Wunused-command-line-argument][0m >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3/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 kernl32l.fi kernl32l.fi~ >cp -p kernl32l.fi- kernl32l.fi >cp -p kernl32b.fi kernl32b.fi~ >cp -p kernl32b.fi- kernl32b.fi >cp -p kernl64b.fi kernl64b.fi~ >cp -p kernl64b.fi- kernl64b.fi >(cd . && m4 -s -Dcondbranch_opt=1 -DSTACK_CACHE_FILE=cache-fast1.vmg -DSTACK_CACHE_REGS=cache-regs1.vmg prim) >prim-fast.b >sleep 1 #should make hpux-workaround unnecessary >GFORTH="./preforth -p ".:~+:."" ./gfgen -fast >if test -z ""; then \ > for i in -ll-reg -noll-reg -ll -noll; do 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.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-fast-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-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.3-r1/work/gforth-0.7.3/engine' >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -o engine-fast-ll-reg.o -c ./engine.c >clang-10: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-defer-pop' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fcaller-saves' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DENGINE=2 -o engine-fast2-ll-reg.o -c ./engine.c >clang-10: warning: optimization flag '-fno-gcse' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-labels=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-loops=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-falign-jumps=1' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-defer-pop' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fcaller-saves' is not supported [-Wignored-optimization-argument] >clang-10: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument] >x86_64-pc-linux-gnu-clang -I./../arch/amd64 -I. -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o main-fast-ll-reg.o -c ./main.c >./main.c:252:12: warning: duplicate 'const' declaration specifier > [-Wduplicate-decl-specifier] >const char const* const prim_names[]={ > ^ >./main.c:696:2: warning: You can ignore the warnings about clobbered variables > in gforth_go [-W#warnings] >#warning You can ignore the warnings about clobbered variables in gforth_go > ^ >2 warnings generated. >x86_64-pc-linux-gnu-clang -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -export-dynamic engine-fast-ll-reg.o engine-fast2-ll-reg.o main-fast-ll-reg.o io.o signals.o support-ll-reg.o pow10.o -lavcall -lffi -lltdl -lm -o gforth-fast-ll-reg >clang-10: [0;1;35mwarning: [0margument unused during compilation: '-e xport-dynamic' [-Wunused-command-line-argument][0m >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-fast-ll-reg': Operation 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-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/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 >./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/other.fs -e bye >expect ``warning: ')' missing'' >warning: ')' missing >./engine/gforth-fast-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/signals.fs -e bye >./engine/gforth-fast-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out >./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out >redefined place with PLACE ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." prims2x.fs -e \ > "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ > tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3' >rm -rf lib/gforth/0.7.3/libcc-named/ >for i in fflib.fs cstr.fs unix/socket.fs; do ./gforth -e "s\" `pwd`/lib/gforth/0.7.3/libcc-named/\" libcc-named-dir-v 2! libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" /usr/lib64/gforth/0.7.3/libcc-named/\" ; is replace-rpath" ./$i -e bye; done >[1m/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3/lib/gforth/0.7.3/libcc-named/fflib.c:182:15: [0m[0;1;35mwarning: [0m[1m > incompatible pointer types passing 'void (Xt *, void *)' (aka 'void > (void ***, void *)') to parameter of type 'callback_function_t' (aka 'void > (*)(void *, struct vacall_alist *)') [-Wincompatible-pointer-types][0m > sp[0]=(Cell)alloc_callback1((void *)(sp[0])); >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1m/var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3/lib/gforth/0.7.3/libcc-named/fflib.c:177:46: [0m[0;1;30mnote: [0m > expanded from macro 'alloc_callback1'[0m >#define alloc_callback1(a_ip) alloc_callback(gforth_callback_ffcall, (Xt *)a_ip) >[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~ >[0m[1m/usr/include/callback.h:58:68: [0m[0;1;30mnote: [0mpassing argument to parameter here[0m >extern callback_t alloc_callback (callback_function_t /* ADDRESS */, void* /* D... >[0;1;32m ^ >[0m1 warning generated. > >file not found >in file included from *OS command line*:-1 >fflib.fs:136: open-lib failed >>>>end-c-library<<< >Backtrace: >$7FC75DCF3988 throw >$7FC75DD2FB38 c(abort") >$7FC75DD303E8 compile-wrapper-function1 > >file not found >in file included from *OS command line*:-1 >cstr.fs:23: open-lib failed >>>>end-c-library<<< >Backtrace: >$7F462B57A988 throw >$7F462B5B6B38 c(abort") >$7F462B5B73E8 compile-wrapper-function1 > >file not found >in file included from *OS command line*:-1 >unix/socket.fs:48: open-lib failed >>>>end-c-library<<< >Backtrace: >$7F6F5C075988 throw >$7F6F5C0B1B38 c(abort") >$7F6F5C0B23E8 compile-wrapper-function1 >make: *** [Makefile:656: build-libcc-named] Error 1 > * 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/emerge-log/build/dev-lang/gforth-0.7.3-r1:20200626-175627.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' > > > >emerge --info: >Portage 2.3.103 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895548 total, 2666432 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Sat, 27 Jun 2020 13:35:18 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo >dev-util/cmake: 3.18.0_rc2::gentoo >dev-util/pkgconfig: 0.29.2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r1::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-clang" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-clang++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 729874
: 646772