2013.1 build failures, redux

Tom Emerson <[email protected]> Sun, 14 Jul 2013 21:54:43 -0400
Newsgroups gmane.comp.lang.dylan.gwydion.devel
Message-ID <CAOL6Ehua5shGqktRL=v7ydTh4VAmo4sK1A7cCusn_sCTEYMDBg@mail.gmail.com>
So starting a 3-stage-bootstrap on the head of my fork (which, as of around
16h00 today was identical to the upstream master) fails on Ubuntu 12.10:

/home/tree/src/opendylan/sources/dylan/table.dylan:873: Serious warning -
Invalid type for argument new-key in call to entry-key-setter (new-key ::
<object>, v :: <entry-keys>, index :: <integer>) => (new-key :: <object>):
 <raw-pointer> supplied, <object> expected.
/home/tree/src/opendylan/sources/dylan/table.dylan:873: Serious warning -
Invalid type for argument new-key in call to entry-key-setter (new-key ::
<object>, v :: <entry-keys>, index :: <integer>) => (new-key :: <object>):
 <raw-pointer> supplied, <object> expected.
/home/tree/src/opendylan/sources/dylan/table.dylan:873: Serious warning -
Invalid type for argument new-key in call to entry-key-setter (new-key ::
<object>, v :: <entry-keys>, index :: <integer>) => (new-key :: <object>):
 <raw-pointer> supplied, <object> expected.
18 W, 3 SW, 0 E (161.446 seconds)
fdmake: build product /home/tree/src/opendylan/Bootstrap.2/lib/libdylan.so
missing

fdmake: compile failed (65280), see
/home/tree/src/opendylan/Bootstrap.2/build/logs/compile-dylan.txt
make[1]: *** [/home/tree/src/opendylan/Bootstrap.2/bin/dylan-compiler]
Error 1
make[1]: Leaving directory `/home/tree/src/opendylan'
make: *** [3-stage-bootstrap] Error 2

Thoughts?


-- 
Tom Emerson
[email protected]
http://www.dreamersrealm.net/tree

_______________________________________________
hackers mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/hackers