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

Bug 432980

Summary: dev-lisp/sbcl-1.0.55-r1 - src_compile(): The value 18446744073 is not of type (UNSIGNED-BYTE 31).
Product: Gentoo Linux Reporter: RCV <reich-cv>
Component: [OLD] DevelopmentAssignee: Panagiotis Christopoulos (RETIRED) <pchrist>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: bugs, common-lisp, neurogeek, nvinson234, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build log

Description RCV 2012-08-27 14:56:04 UTC
When trying to compile sbcl 1.0.55-r1 fails for unknown reason.

Reproducible: Always

Steps to Reproduce:
1. emerge sbcl

Actual Results:  
Failing with "The value 18446744073 is not of type (UNSIGNED-BYTE 31)."


Expected Results:  
Compiling and installing.
Comment 1 RCV 2012-08-27 14:57:09 UTC
Created attachment 322370 [details]
emerge --info
Comment 2 RCV 2012-08-27 15:01:27 UTC
Created attachment 322372 [details]
build log
Comment 3 RCV 2012-08-27 15:46:52 UTC
after I change PS1 back to default sbcl compile fine.
Comment 4 RCV 2012-08-27 15:46:52 UTC
after I change PS1 back to default sbcl compile fine.
Comment 5 Cyprien Nicolas (fulax) 2012-08-28 09:13:15 UTC
Just for the record, what was your PS1 when the build failure occured?

It might be a bug in the build system we could fix, otherwise, we will close this bug as invalid.
Comment 6 Marijn Schouten (RETIRED) gentoo-dev 2012-08-29 07:43:43 UTC
(In reply to comment #5)
> Just for the record, what was your PS1 when the build failure occured?

From his emerge --info output PS1 appears to have been:

PS1="\[\e]2;/usr/portage/dev-lisp/sbcl\a\n\]\e(0l\e(B\]\[\033[0;36m\][ \[\033[1;37m\]18:43:05, \[\033[1;30m\]0.53, \[\033[0;31m\]root\[\033[0;32m\]@\[\033[0;31m\]theorist \[\033[0;36m\]]\[\033[0;31m\] \[\033[0;36m\][ \[\033[0;37m\]/usr/portage/dev-lisp/sbcl\[\033[0;36m\] ]\[\033[0;37m\]\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\e(0q\e(B\n\[\e(0\]m\[\e(B\]\[\033[0;32m\]\[\033[0;36m\][ \[\033[0;32m\]# \[\033[0;39m\]"

Presumably that value is the result of variable substitution.

RCV, what value(s) have you set for PS1?
Comment 7 RCV 2012-08-29 09:14:51 UTC
> RCV, what value(s) have you set for PS1?

PS1="\u@\h:"
Comment 8 Andrey Grozin gentoo-dev 2013-03-18 03:37:22 UTC
If you want sbcl, maybe, it would be better to unmask and emerge sbcl-1.1.5.
Comment 9 Pacho Ramos gentoo-dev 2016-05-28 08:41:23 UTC
please retry with current versions in the tree