Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 866910 Details for
Bug 911645
dev-scheme/fibers-1.2.0_p20230522 - make: [Makefile:<snip>: all] Error 2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-scheme:fibers-1.2.0_p20230522:20230803-080711.log
dev-scheme:fibers-1.2.0_p20230522:20230803-080711.log (text/plain), 19.15 KB, created by
Toralf Förster
on 2023-08-03 08:09:43 UTC
(
hide
)
Description:
dev-scheme:fibers-1.2.0_p20230522:20230803-080711.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-08-03 08:09:43 UTC
Size:
19.15 KB
patch
obsolete
> * Package: dev-scheme/fibers-1.2.0_p20230522:0 > * Repository: gentoo > * Maintainer: scheme@gentoo.org > * Upstream: https://gitlab.com/wingo/fibers/-/issues/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking fibers-1.2.0_p20230522.tar.gz to /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work >>>> Preparing source in /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5 ... > * Running eautoreconf in '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: fibers-83712f630a976e3084329c9917c40bde19fcc7e5/ > * Running elibtoolize in: fibers-83712f630a976e3084329c9917c40bde19fcc7e5/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5 ... > * econf: updating fibers-83712f630a976e3084329c9917c40bde19fcc7e5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating fibers-83712f630a976e3084329c9917c40bde19fcc7e5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating fibers-83712f630a976e3084329c9917c40bde19fcc7e5/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating fibers-83712f630a976e3084329c9917c40bde19fcc7e5/build-aux/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/fibers-1.2.0_p20230522 --htmldir=/usr/share/doc/fibers-1.2.0_p20230522/html --with-sysroot=/ --libdir=/usr/lib64 --disable-Werror >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for epoll_wait... yes >checking for clock_nanosleep... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >configure: checking for guile 3.0 >configure: checking for guile 2.2 >configure: found guile 2.2 >checking for ld... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for GUILE... yes >checking for guile-2.2... no >checking for guile2.2... no >checking for guile-2... no >checking for guile2... no >checking for guile... /usr/bin/guile >checking for Guile version >= 2.2... 2.2.7 >checking for guild... /usr/bin/guild >checking for guile-config... /usr/bin/guile-config >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating env >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5 ... >make -j5 >mkdir -p /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/override/fibers >mkdir -p /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/override/fibers >mkdir -p fibers >cp -f /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/fibers/epoll.scm /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/override/fibers/events-impl.scm >cp -f /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/fibers/posix-clocks-generic.scm /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/override/fibers/posix-clocks.scm >sed -e "s|@extlibdir\@|/usr/lib64/guile/2.2/extensions|" \ > ./fibers/config.scm.in > fibers/config.scm >make all-am >make[1]: Entering directory '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5' >restore=: && backupdir=".am$$" && \ >am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ >rm -rf $backupdir && mkdir $backupdir && \ >if (/bin/sh '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/build-aux/missing' makeinfo --version) >/dev/null 2>&1; then \ > for f in fibers.info fibers.info-[0-9] fibers.info-[0-9][0-9] fibers.i[0-9] fibers.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ >else :; fi && \ >cd "$am__cwd"; \ >if /bin/sh '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5/build-aux/missing' makeinfo -I . \ > -o fibers.info fibers.texi; \ >then \ > rc=0; \ > CDPATH="${ZSH_VERSION+.}:" && cd .; \ >else \ > rc=$?; \ > CDPATH="${ZSH_VERSION+.}:" && cd . && \ > $restore $backupdir/* `echo "./fibers.info" | sed 's|[^/]*$||'`; \ >fi; \ >rm -rf $backupdir; exit $rc >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "override/fibers/posix-clocks.go" "override/fibers/posix-clocks.scm" >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "override/fibers/events-impl.go" "override/fibers/events-impl.scm" >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -Wall -I/usr/include/guile/2.2 -I./extensions -O2 -pipe -march=native -fno-diagnostics-color -c -o extensions/fibers_epoll_la-epoll.lo `test -f 'extensions/epoll.c' || echo './'`extensions/epoll.c >;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 >;;; or pass the --no-auto-compile argument to disable. >;;; compiling /usr/bin/guild >;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 >;;; or pass the --no-auto-compile argument to disable. >;;; compiling /usr/bin/guild >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -Wall -I/usr/include/guile/2.2 -I./extensions -O2 -pipe -march=native -fno-diagnostics-color -c extensions/epoll.c -fPIC -DPIC -o extensions/.libs/fibers_epoll_la-epoll.o >;;; compiled /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/homedir/.cache/guile/ccache/2.2-LE-8-3.A/usr/bin/guild.go >;;; compiled /var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/homedir/.cache/guile/ccache/2.2-LE-8-3.A/usr/bin/guild.go >override/fibers/events-impl.scm:49:21: warning: possibly unbound variable `O_CLOEXEC' >override/fibers/events-impl.scm:49:14: warning: possibly unbound variable `pipe2' >override/fibers/events-impl.scm:91:32: warning: possibly unbound variable `primitive-epoll-create' >override/fibers/events-impl.scm:94:8: warning: possibly unbound variable `EPOLLIN' >override/fibers/events-impl.scm:110:2: warning: possibly unbound variable `primitive-epoll-ctl' >override/fibers/events-impl.scm:110:2: warning: possibly unbound variable `EPOLL_CTL_ADD' >override/fibers/events-impl.scm:113:2: warning: possibly unbound variable `primitive-epoll-ctl' >override/fibers/events-impl.scm:113:2: warning: possibly unbound variable `EPOLL_CTL_MOD' >override/fibers/events-impl.scm:122:2: warning: possibly unbound variable `primitive-epoll-ctl' >override/fibers/events-impl.scm:122:2: warning: possibly unbound variable `EPOLL_CTL_DEL' >override/fibers/events-impl.scm:133:5: warning: possibly unbound variable `primitive-epoll-wake' >override/fibers/events-impl.scm:149:20: warning: possibly unbound variable `%sizeof-struct-epoll-event' >override/fibers/events-impl.scm:151:34: warning: possibly unbound variable `%sizeof-struct-epoll-event' >override/fibers/events-impl.scm:174:14: warning: possibly unbound variable `primitive-epoll-wait' >override/fibers/events-impl.scm:185:57: warning: possibly unbound variable `%sizeof-struct-epoll-event' >override/fibers/events-impl.scm:185:57: warning: possibly unbound variable `%offsetof-struct-epoll-event-fd' >override/fibers/events-impl.scm:186:61: warning: possibly unbound variable `%sizeof-struct-epoll-event' >override/fibers/events-impl.scm:190:25: warning: possibly unbound variable `EPOLLIN' >override/fibers/events-impl.scm:190:25: warning: possibly unbound variable `EPOLLRDHUP' >override/fibers/events-impl.scm:191:0: warning: possibly unbound variable `EPOLLOUT' >override/fibers/events-impl.scm:192:36: warning: possibly unbound variable `EPOLLHUP' >override/fibers/events-impl.scm:192:36: warning: possibly unbound variable `EPOLLERR' >override/fibers/events-impl.scm:202:23: warning: possibly unbound variable `EPOLLONESHOT' >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -Wall -I/usr/include/guile/2.2 -I./extensions -O2 -pipe -march=native -fno-diagnostics-color -export-dynamic -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o fibers-epoll.la -rpath /usr/lib64/guile/2.2/extensions extensions/fibers_epoll_la-epoll.lo -lguile-2.2 -latomic_ops -lgc -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC extensions/.libs/fibers_epoll_la-epoll.o -Wl,--as-needed -lguile-2.2 -latomic_ops -lgc -lpthread -ldl -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,fibers-epoll.so.0 -o .libs/fibers-epoll.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "fibers-epoll.so.0" && ln -s "fibers-epoll.so.0.0.0" "fibers-epoll.so.0") >libtool: link: (cd ".libs" && rm -f "fibers-epoll.so" && ln -s "fibers-epoll.so.0.0.0" "fibers-epoll.so") >libtool: link: ( cd ".libs" && rm -f "fibers-epoll.la" && ln -s "../fibers-epoll.la" "fibers-epoll.la" ) >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "fibers/psq.go" "fibers/psq.scm" >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "fibers/repl.go" "fibers/repl.scm" >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "fibers/affinity.go" "fibers/affinity.scm" >wrote `override/fibers/posix-clocks.go' >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "fibers/config.go" "fibers/config.scm" >Backtrace: >In ice-9/psyntax.scm: > 1209:24 19 (parse _ (("placeholder" placeholder)) ((top) #(ribcage () â¦)) _ â¦) >wrote `fibers/affinity.go' >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "fibers/channels.go" "fibers/channels.scm" > 285:10 18 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) (# #)) >In ice-9/eval.scm: > 293:34 17 (_ #<module (#{ g112}#) 7ff9d5712c80>) >In ice-9/boot-9.scm: > 2874:4 16 (define-module* _ #:filename _ #:pure _ #:version _ #:imports _ â¦) > 2887:24 15 (_) >wrote `fibers/config.go' > 222:29 14 (map1 (((ice-9 match)) ((ice-9 atomic)) ((ice-9 threads)) (â¦) â¦)) > 222:29 13 (map1 (((ice-9 atomic)) ((ice-9 threads)) ((ice-9 ports #) â¦) â¦)) >./env \ > /usr/bin/guild compile -L "/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5" \ > -Wunbound-variable -Warity-mismatch -Wformat -o "fibers/conditions.go" "fibers/conditions.scm" > 222:29 12 (map1 (((ice-9 threads)) ((ice-9 ports internal) #:select #) # â¦)) > 222:29 11 (map1 (((ice-9 ports internal) #:select (# #)) ((ice-9 #)) (#) â¦)) > 222:17 10 (map1 (((ice-9 suspendable-ports)) ((fibers scheduler)) ((â¦)) â¦)) > 2800:17 9 (resolve-interface (ice-9 suspendable-ports) #:select _ #:hide _ â¦) >In ice-9/threads.scm: > 390:8 8 (_ _) >In ice-9/boot-9.scm: > 2726:13 7 (_) >In ice-9/threads.scm: > 390:8 6 (_ _) >In ice-9/boot-9.scm: > 2994:20 5 (_) > 2312:4 4 (save-module-excursion #<procedure 7ff9d5720c00 at ice-9/boot-9â¦>) > 3014:26 3 (_) >In unknown file: > 2 (primitive-load-path "ice-9/suspendable-ports" #<procedure 7ff9â¦>) >In ice-9/suspendable-ports.scm: > 730:2 1 (_) >In ice-9/boot-9.scm: > 752:25 0 (dispatch-exception _ _ _) > >ice-9/boot-9.scm:752:25: In procedure dispatch-exception: >In procedure public-lookup: No variable bound to accept in module (guile) >make[1]: *** [Makefile:1602: fibers/repl.go] Error 1 shuffle=287820934 >make[1]: *** Waiting for unfinished jobs.... >wrote `override/fibers/events-impl.go' >wrote `fibers/conditions.go' >wrote `fibers/channels.go' >wrote `fibers/psq.go' >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5' >make: *** [Makefile:596: all] Error 2 shuffle=287820934 > * ERROR: dev-scheme/fibers-1.2.0_p20230522::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-scheme/fibers-1.2.0_p20230522::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-scheme/fibers-1.2.0_p20230522::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-scheme:fibers-1.2.0_p20230522:20230803-080711.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/temp/environment'. > * Working directory: '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5' > * S: '/var/tmp/portage/dev-scheme/fibers-1.2.0_p20230522/work/fibers-83712f630a976e3084329c9917c40bde19fcc7e5' >
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 911645
:
866909
| 866910 |
866911
|
866912
|
866913
|
866914
|
866915
|
866916