Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729926

Summary: dev-lisp/sbcl-1.4.9 - make: *** [../asdf-module.mk:41: test] Segmentation fault (core dumped)
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Common Lisp Bugs <common-lisp>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

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