Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 725737 Details for
Bug 803359
dev-lisp/roswell-20.05.14.106 fails tests: - collect2: error: ld returned 1 exit status
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lisp:roswell-20.05.14.106:20210722-035357.log
dev-lisp:roswell-20.05.14.106:20210722-035357.log (text/plain), 18.19 KB, created by
Toralf Förster
on 2021-07-22 08:51:58 UTC
(
hide
)
Description:
dev-lisp:roswell-20.05.14.106:20210722-035357.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-07-22 08:51:58 UTC
Size:
18.19 KB
patch
obsolete
> * Package: dev-lisp/roswell-20.05.14.106 > * Repository: gentoo > * Maintainer: sheepduke@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking roswell-20.05.14.106.tar.gz to /var/tmp/portage/dev-lisp/roswell-20.05.14.106/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/roswell-20.05.14.106/work >>>> Preparing source in /var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106 ... > * Running eautoreconf in '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106' ... > * Running 'aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: roswell-20.05.14.106/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106 ... > * econf: updating roswell-20.05.14.106/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating roswell-20.05.14.106/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/roswell-20.05.14.106 --htmldir=/usr/share/doc/roswell-20.05.14.106/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >./configure: line 2194: -pipe: command not found >./configure: line 2195: -pipe: command not found >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... 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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking 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 for main in -lwininet... no >checking for curl_global_init in -lcurl... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking curl/curl.h usability... yes >checking curl/curl.h presence... yes >checking for curl/curl.h... yes >checking gnu/libc-version.h usability... yes >checking gnu/libc-version.h presence... yes >checking for gnu/libc-version.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for struct dirent.d_type... yes >checking for git... yes >checking for uname... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating documents/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106 ... >make -j3 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o opt.o opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o download.o download.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o download_windows.o download_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o archive.o archive.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o archive_windows.o archive_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o register-commands.o register-commands.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv-sbcl-bin.o tsv-sbcl-bin.c >printf '#define ROS_COMPILE_ENVIRONMENT "%s"\n' "`x86_64-pc-linux-gnu-gcc --version|head -n 1`" > gend.h.tmp >printf '#define ROS_REVISION "NO-GIT-REVISION"\n' >> gend.h.tmp >printf '#define UNAME_M "x86_64"\n' >> gend.h.tmp >printf '#define UNAME_S "Linux"\n' >> gend.h.tmp >printf '#define PATCH_PATH "/etc/roswell/patch"\n' >> gend.h.tmp >printf '#define LISP_PATH "/etc/roswell"\n' >> gend.h.tmp >cmp -s gend.h.tmp gend.h||cp gend.h.tmp gend.h >cat gend.h >#define ROS_COMPILE_ENVIRONMENT "x86_64-pc-linux-gnu-gcc (Gentoo 11.1.0-r2 p3) 11.1.0" >#define ROS_REVISION "NO-GIT-REVISION" >#define UNAME_M "x86_64" >#define UNAME_S "Linux" >#define PATCH_PATH "/etc/roswell/patch" >#define LISP_PATH "/etc/roswell" >rm -f gend.h.tmp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util_windows.o util_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-list.o util-list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-string.o util-string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-dir.o util-dir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-dir_windows.o util-dir_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-file.o util-file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-file_windows.o util-file_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-system.o util-system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-system_windows.o util-system_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util-cmdline.o util-cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o proc-opt.o proc-opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o manual.o manual.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o manual_windows.o manual_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-internal.o cmd-internal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-script.o cmd-script.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run.o cmd-run.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-sbcl.o cmd-run-sbcl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-ccl.o cmd-run-ccl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-clasp.o cmd-run-clasp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-clisp.o cmd-run-clisp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-ecl.o cmd-run-ecl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-mkcl.o cmd-run-mkcl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-abcl.o cmd-run-abcl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-cmu.o cmd-run-cmu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-acl.o cmd-run-acl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-lispworks.o cmd-run-lispworks.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-run-npt.o cmd-run-npt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o cmd-install.o cmd-install.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o install-sbcl-bin.o install-sbcl-bin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o install-sbcl-bin_windows.o install-sbcl-bin_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ros main.o opt.o download.o download_windows.o archive.o archive_windows.o register-commands.o tsv-sbcl-bin.o util.o util_windows.o util-list.o util-string.o util-dir.o util-dir_windows.o util-file.o util-file_windows.o util-system.o util-system_windows.o util-cmdline.o proc-opt.o manual.o manual_windows.o cmd-internal.o cmd-script.o cmd-run.o cmd-run-sbcl.o cmd-run-ccl.o cmd-run-clasp.o cmd-run-clisp.o cmd-run-ecl.o cmd-run-mkcl.o cmd-run-abcl.o cmd-run-cmu.o cmd-run-acl.o cmd-run-lispworks.o cmd-run-npt.o cmd-install.o install-sbcl-bin.o install-sbcl-bin_windows.o -lcurl >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106/src' >make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106' >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106' >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106' >>>> Source compiled. >>>> Test phase: dev-lisp/roswell-20.05.14.106 >make -j3 check >Making check in src >make[1]: Entering directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106/src' >printf '#define ROS_COMPILE_ENVIRONMENT "%s"\n' "`x86_64-pc-linux-gnu-gcc --version|head -n 1`" > gend.h.tmp >printf '#define ROS_REVISION "NO-GIT-REVISION"\n' >> gend.h.tmp >printf '#define UNAME_M "x86_64"\n' >> gend.h.tmp >printf '#define UNAME_S "Linux"\n' >> gend.h.tmp >printf '#define PATCH_PATH "/etc/roswell/patch"\n' >> gend.h.tmp >printf '#define LISP_PATH "/etc/roswell"\n' >> gend.h.tmp >cmp -s gend.h.tmp gend.h||cp gend.h.tmp gend.h >cat gend.h >#define ROS_COMPILE_ENVIRONMENT "x86_64-pc-linux-gnu-gcc (Gentoo 11.1.0-r2 p3) 11.1.0" >#define ROS_REVISION "NO-GIT-REVISION" >#define UNAME_M "x86_64" >#define UNAME_S "Linux" >#define PATCH_PATH "/etc/roswell/patch" >#define LISP_PATH "/etc/roswell" >rm -f gend.h.tmp >make tsv_sbcl >make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-tsv-sbcl-bin.o `test -f 'tsv-sbcl-bin.c' || echo './'`tsv-sbcl-bin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-main.o `test -f 'main.c' || echo './'`main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-opt.o `test -f 'opt.c' || echo './'`opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util.o `test -f 'util.c' || echo './'`util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util_windows.o `test -f 'util_windows.c' || echo './'`util_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-list.o `test -f 'util-list.c' || echo './'`util-list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-string.o `test -f 'util-string.c' || echo './'`util-string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-dir.o `test -f 'util-dir.c' || echo './'`util-dir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-dir_windows.o `test -f 'util-dir_windows.c' || echo './'`util-dir_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-file.o `test -f 'util-file.c' || echo './'`util-file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-file_windows.o `test -f 'util-file_windows.c' || echo './'`util-file_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-system.o `test -f 'util-system.c' || echo './'`util-system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-system_windows.o `test -f 'util-system_windows.c' || echo './'`util-system_windows.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-util-cmdline.o `test -f 'util-cmdline.c' || echo './'`util-cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-proc-opt.o `test -f 'proc-opt.c' || echo './'`proc-opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-manual.o `test -f 'manual.c' || echo './'`manual.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -c -o tsv_sbcl-manual_windows.o `test -f 'manual_windows.c' || echo './'`manual_windows.c >x86_64-pc-linux-gnu-gcc "-D ROSWELL_TSV_TEST" -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tsv_sbcl tsv_sbcl-tsv-sbcl-bin.o tsv_sbcl-main.o tsv_sbcl-opt.o tsv_sbcl-util.o tsv_sbcl-util_windows.o tsv_sbcl-util-list.o tsv_sbcl-util-string.o tsv_sbcl-util-dir.o tsv_sbcl-util-dir_windows.o tsv_sbcl-util-file.o tsv_sbcl-util-file_windows.o tsv_sbcl-util-system.o tsv_sbcl-util-system_windows.o tsv_sbcl-util-cmdline.o tsv_sbcl-proc-opt.o tsv_sbcl-manual.o tsv_sbcl-manual_windows.o -lcurl >/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tsv_sbcl-main.o:(.bss+0x40): multiple definition of `argv_orig'; tsv_sbcl-tsv-sbcl-bin.o:(.bss+0x0): first defined here >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:439: tsv_sbcl] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106/src' >make[1]: *** [Makefile:848: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106/src' >make: *** [Makefile:567: check-recursive] Error 1 > * ERROR: dev-lisp/roswell-20.05.14.106::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 127: Called src_test > * environment, line 1626: Called default > * phase-functions.sh, line 858: Called default_src_test > * phase-functions.sh, line 887: Called __eapi0_src_test > * phase-helpers.sh, line 809: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-lisp/roswell-20.05.14.106::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lisp/roswell-20.05.14.106::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lisp:roswell-20.05.14.106:20210722-035357.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106' > * S: '/var/tmp/portage/dev-lisp/roswell-20.05.14.106/work/roswell-20.05.14.106' >
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 803359
:
725734
| 725737 |
725740
|
725743
|
725746
|
725749
|
725752
|
725755