Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729926 - dev-lisp/sbcl-1.4.9 - make: *** [../asdf-module.mk:41: test] Segmentation fault (core dumped)
Summary: dev-lisp/sbcl-1.4.9 - make: *** [../asdf-module.mk:41: test] Segmentation fau...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-27 17:28 UTC by ernsteiswuerfel
Modified: 2022-11-30 15:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_729926.txt,6.00 KB, text/plain)
2020-06-27 17:28 UTC, ernsteiswuerfel
Details
build.log (sbcl-1.4.9:20200627-170542.log,665.05 KB, text/plain)
2020-06-27 17:31 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-06-27 17:28:57 UTC
Created attachment 646860 [details]
emerge --info

[...]
WARNING! Some of the contrib modules did not build successfully or pass
their self-tests. Failed contribs:"
+ HEADER_HAS_BEEN_PRINTED=true
+ echo '  sb-gmp'
  sb-gmp
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-grovel -a -f contrib/sb-grovel/Makefile -a '!' -f obj/asdf-cache/sb-grovel/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-introspect -a -f contrib/sb-introspect/Makefile -a '!' -f obj/asdf-cache/sb-introspect/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-md5 -a -f contrib/sb-md5/Makefile -a '!' -f obj/asdf-cache/sb-md5/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-mpfr -a -f contrib/sb-mpfr/Makefile -a '!' -f obj/asdf-cache/sb-mpfr/test-passed.test-report ']'
+ true
+ echo
+ echo '  sb-mpfr'
  sb-mpfr
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-posix -a -f contrib/sb-posix/Makefile -a '!' -f obj/asdf-cache/sb-posix/test-passed.test-report ']'
+ true
+ echo
+ echo '  sb-posix'
  sb-posix
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-queue -a -f contrib/sb-queue/Makefile -a '!' -f obj/asdf-cache/sb-queue/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-rotate-byte -a -f contrib/sb-rotate-byte/Makefile -a '!' -f obj/asdf-cache/sb-rotate-byte/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-rt -a -f contrib/sb-rt/Makefile -a '!' -f obj/asdf-cache/sb-rt/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-simple-streams -a -f contrib/sb-simple-streams/Makefile -a '!' -f obj/asdf-cache/sb-simple-streams/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/sb-sprof -a -f contrib/sb-sprof/Makefile -a '!' -f obj/asdf-cache/sb-sprof/test-passed.test-report ']'
+ for dir in $contribs_to_build
+ '[' -d contrib/stale-symbols.lisp -a -f contrib/stale-symbols.lisp/Makefile -a '!' -f obj/asdf-cache/stale-symbols.lisp/test-passed.test-report ']'
+ '[' true = true ']'
+ exit 1

real	1m5.637s
user	0m47.626s
sys	0m17.491s
 * ERROR: dev-lisp/sbcl-1.4.9::gentoo failed (compile phase):
 *   make failed
Comment 1 ernsteiswuerfel archtester 2020-06-27 17:31:13 UTC
Created attachment 646862 [details]
build.log
Comment 2 Andrey Grozin gentoo-dev 2022-11-30 15:04:59 UTC
No longer in the tree