[Bug 286851] Review Request: kaya - A Statically typed, imperative programming-language

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 28 18:53:17 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: kaya - A Statically typed, imperative programming-language


https://bugzilla.redhat.com/show_bug.cgi?id=286851





------- Additional Comments From tibbs at math.uh.edu  2008-04-28 14:53 EST -------
Unfortunately that package doesn't build for me; things progress for a while,
and then:

../compiler/kayac Set.k -noprelude -nochase -noenvlibs -I../rts -I./../rts
-nortchecks -L ../rts_opt -L ../rts -xmldocs -L . -L ./../rts -deprfail
../compiler/kayac Lazy.k -noprelude -nochase -noenvlibs -I../rts -I./../rts
-nortchecks -L ../rts_opt -L ../rts -xmldocs -L . -L ./../rts -deprfail
../compiler/kayac Queue.k -noprelude -nochase -noenvlibs -I../rts -I./../rts
-nortchecks -L ../rts_opt -L ../rts -xmldocs -L . -L ./../rts -deprfail
../compiler/kayac Reflect.k -noprelude -nochase -noenvlibs -I../rts -I./../rts
-nortchecks -L ../rts_opt -L ../rts -xmldocs -L . -L ./../rts -deprfail
../compiler/kayac Strings.k -noprelude -nochase -noenvlibs -I../rts -I./../rts
-nortchecks -L ../rts_opt -L ../rts -xmldocs -L . -L ./../rts -deprfail
../compiler/kayac Parse.k -noprelude -nochase -noenvlibs -I../rts -I./../rts
-nortchecks -L ../rts_opt -L ../rts -xmldocs -L . -L ./../rts -deprfail
Parse.k:515:Can't find module Strings
make[1]:
*** [Parse.o] Error 1
make[1]:
*** Waiting for unfinished jobs....

I guess something that needs the Strings module is building before Strings.k
finishes compiling.  I'm building on a 8-core machine; you might not see this
with less parallelism.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list