[bug] Build fails creating gst-tool with --enable-jit

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] Build fails creating gst-tool with --enable-jit

Tim Kack
Issue status update for
http://smalltalk.gnu.org/node/188
Post 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
Reply | Threaded
Open this post in threaded view
|

Re: [bug] Build fails creating gst-tool with --enable-jit

Paolo Bonzini-3
Issue status update for
http://smalltalk.gnu.org/project/issue/188
Post 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:   bonzinip
-Status:       active
+Status:       fixed

fixed in master and stable-3.0




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk