Issue status update for
http://smalltalk.gnu.org/node/188Post a follow up:
http://smalltalk.gnu.org/project/comments/add/188 Project: GNU Smalltalk
Version: <none>
Component: Build
Category: bug reports
Priority: normal
Assigned to: Unassigned
Reported by: timkack
Updated by: timkack
Status: active
When enabling jit, build fails on stock Ubuntu 7.10:
creating gst-tool
touch ./kernel/stamp-classes
./gst --no-user-files
--kernel-dir="/home/tkack/Sources/smalltalk/kernel"
--image="/home/tkack/Sources/smalltalk/gst.im" -iQ /dev/null
BlockClosure new "<0x402b1a48>" did not understand selector #value:
(ip 22)OrderedCollection(SequenceableCollection)>>#do:
(ip 28)Array(SequenceableCollection)>>#replaceFrom:to:with:
(ip 18)OrderedCollection(Collection)>>#asArray
(ip 4)Class class(Behavior)>>#parseVariableString:
(ip 4)Class class(Behavior)>>#parseInstanceVariableString:
(ip 4)Class class(Behavior)>>#instanceVariableNames:
(ip 0)
BlockClosure new "<0x402b1a48>", 1, 1, 8, BlockClosure new
"<0x402b1a48>"
/home/tkack/Sources/smalltalk/kernel/Class.st:38: Aborted
(ip 22)OrderedCollection(SequenceableCollection)>>#do:
(ip 28)Array(SequenceableCollection)>>#replaceFrom:to:with:
(ip 18)OrderedCollection(Collection)>>#asArray
(ip 4)Class class(Behavior)>>#parseVariableString:
(ip 4)Class class(Behavior)>>#parseInstanceVariableString:
(ip 4)Class class(Behavior)>>#instanceVariableNames:
(ip 0)
make[2]: *** [gst.im] Aborted (core dumped)
make[2]: Leaving directory `/home/tkack/Sources/smalltalk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tkack/Sources/smalltalk'
make: *** [all] Error 2
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk