Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350536 - dev-lisp/sbcl fails to emerge on Prefix/Linux/x86/Debian/Sid
Summary: dev-lisp/sbcl fails to emerge on Prefix/Linux/x86/Debian/Sid
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 13:24 UTC by Niklas Johansson
Modified: 2012-06-19 14:23 UTC (History)
1 user (show)

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


Attachments
emerge --info =dev-lisp/sbcl-1.0.36-r1 (A,4.50 KB, text/plain)
2011-01-04 13:29 UTC, Niklas Johansson
Details
emerge -pqv =dev-lisp/sbcl-1.0.36-r1 (B,88 bytes, text/plain)
2011-01-04 13:29 UTC, Niklas Johansson
Details
build.log (C,819.56 KB, text/plain)
2011-01-04 13:30 UTC, Niklas Johansson
Details
environment (D,95.22 KB, text/plain)
2011-01-04 13:30 UTC, Niklas Johansson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Niklas Johansson 2011-01-04 13:24:04 UTC
; compiling (DEFCONSTANT BUILD-ID-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT NEW-DIRECTORY-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT INITIAL-FUN-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT PAGE-TABLE-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT END-CORE-ENTRY-TYPE-CODE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN WRITE-WORD ...)
; compiling (DEFUN ADVANCE-TO-PAGE ...)
; compiling (DEFUN OUTPUT-GSPACE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN WRITE-INITIAL-CORE-FILE ...)
; compiling (DEFUN SB!VM:GENESIS ...); 
; compilation unit finished
;   caught 1 STYLE-WARNING condition
;   printed 125 notes


; /remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36/obj/from-host/src/compiler/generic/genesis.lisp-obj-tmp written
; compilation finished in 0:00:01.697
STYLE-WARNING: redefining FOP-MAYBE-COLD-LOAD in DEFUN
T
* 
beginning GENESIS, creating headers in "src/runtime/genesis"
NIL
* 61.31user 1.76system 1:07.26elapsed 93%CPU (0avgtext+0avgdata 328560maxresident)k
0inputs+58344outputs (0major+479708minor)pagefaults 0swaps
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory `/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36/src/runtime'
rm -f *.[do] sbcl sbcl.nm sbcl.h core *.tmp 
make: Leaving directory `/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36/src/runtime'
make: Entering directory `/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36/src/runtime'
echo '#include "genesis/config.h"' >sbcl.h
echo '#include "genesis/constants.h"' >>sbcl.h
make: Leaving directory `/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36/src/runtime'
make: Entering directory `/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36/src/runtime'
cc -O2 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -I. -O2 -pipe  -c -o alloc.o alloc.c
In file included from gc-internal.h:137,
                 from alloc.h:17,
                 from alloc.c:23:
gencgc-internal.h: In function 'space_matches_p':
gencgc-internal.h:120: warning: integer constant is too large for 'unsigned long' type
gencgc-internal.h:122: warning: integer constant is too large for 'unsigned long' type
pseudo-atomic.h: Assembler messages:
pseudo-atomic.h:46: Error: invalid instruction suffix for `or'
pseudo-atomic.h:57: Error: invalid instruction suffix for `and'
make: *** [alloc.o] Error 1
make: Leaving directory `/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36/src/runtime'
Command exited with non-zero status 2
0.67user 0.11system 0:01.64elapsed 47%CPU (0avgtext+0avgdata 38304maxresident)k
48inputs+584outputs (0major+64054minor)pagefaults 0swaps
 * ERROR: dev-lisp/sbcl-1.0.36-r1 failed:
 *   make failed
 * 
 * Call stack:
 *     ebuild.sh, line  62:  Called src_compile
 *   environment, line 2415:  Called die
 * The specific snippet of code:
 *       env - HOME="${T}" PATH="${bindir}/src/runtime:${PATH}" SBCL_HOME="${bindir}/output" GNUMAKE=make ./make.sh "sbcl --no-sysinit --no-userinit --disable-debugger --core ${bindir}/output/sbcl.core" || die "make failed";
 * 
 * If you need support, post the output of 'emerge --info =dev-lisp/sbcl-1.0.36-r1',
 * the complete build log and the output of 'emerge -pqv =dev-lisp/sbcl-1.0.36-r1'.
 * The complete build log is located at '/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/temp/build.log'.
 * The ebuild environment file is located at '/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/temp/environment'.
 * S: '/remote/filer.gx/user.active/njohan/gentoo_prefix/var/tmp/portage/dev-lisp/sbcl-1.0.36-r1/work/sbcl-1.0.36'


Reproducible: Always
Comment 1 Niklas Johansson 2011-01-04 13:29:21 UTC
Created attachment 258815 [details]
emerge --info =dev-lisp/sbcl-1.0.36-r1
Comment 2 Niklas Johansson 2011-01-04 13:29:37 UTC
Created attachment 258817 [details]
emerge -pqv =dev-lisp/sbcl-1.0.36-r1
Comment 3 Niklas Johansson 2011-01-04 13:30:01 UTC
Created attachment 258819 [details]
build.log
Comment 4 Niklas Johansson 2011-01-04 13:30:19 UTC
Created attachment 258820 [details]
environment
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2012-06-07 20:11:09 UTC
Update to current stable from gentoo-x86, 1.0.55-r1, and see if that works.
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-06-07 20:24:13 UTC
Niklas, Sorry that your report was ignored. It wasn't on my radar because it was assigned to the wrong address. If you still have problems please re-open this report. I'll close it for now since it is ~18mo old. Again, sorry.
Comment 7 Niklas Johansson 2012-06-19 14:22:58 UTC
(In reply to comment #6)
> Niklas, Sorry that your report was ignored. It wasn't on my radar because it
> was assigned to the wrong address. If you still have problems please re-open
> this report. I'll close it for now since it is ~18mo old. Again, sorry.

No worries at all. I see it as a bonus when I get help; you are all doing this on your spare time. Insteed, thank you for all your work with Gentoo :)
Comment 8 Niklas Johansson 2012-06-19 14:23:14 UTC
(In reply to comment #5)
> Update to current stable from gentoo-x86, 1.0.55-r1, and see if that works.

It works. Thanks!