Re: Unable to build 2013.1
Bruce Mitchener <[email protected]> Mon, 15 Jul 2013 08:52:40 +0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <CA+esKjPuLq9ko9+3-4GRsPn6VG9=QtTz5U7MzcJTLbzBqNW+gQ@mail.gmail.com> |
strings is needed for one of the things it builds after dylan-compiler has been built, which only happens at the end of stage 3. Strings is missing because you didn't do a recursive clone or run 'git submodules update --init'. - Bruce On Mon, Jul 15, 2013 at 7:45 AM, Tom Emerson <[email protected]> wrote: > I'm having all kinds of problems trying to build 2013.1 (Ubuntu 12.10 > 64-bit). I have my fork updated to the head of the official repo, and that > doesn't make it through the second bootstrap, complaining about a missing > .so. > > I've gone back to the a clean slate, installing the 2013.1 binary and > downloading the tarball of the 2013.1 source. That makes it to the > third-stage but then dies with: > > /home/tree/src/opendylan-2013.1/sources/lib/llvm/bitcode.dylan:298-302: > Warning - The binding $BLOCKINFO_BLOCK is defined but not referenced or > exported. > 4 W, 0 SW, 0 E (48.450 seconds) > Building dfmc-llvm-back-end... 0 W, 0 SW, 0 E (111.004 seconds) > Building dfmc-llvm-linker... 0 W, 0 SW, 0 E (6.907 seconds) > Building dfmc-back-end-implementations... 0 W, 0 SW, 0 E (3.970 seconds) > Building dylan-compiler... 0 W, 0 SW, 0 E (9.252 seconds) > Building grammar-compiler... 0 W, 0 SW, 0 E (10.351 seconds) > Building parser-generator... 0 W, 0 SW, 0 E (3.493 seconds) > Building parser-compiler... 0 W, 0 SW, 0 E (1.806 seconds) > Building c-ffi... 0 W, 0 SW, 0 E (14.903 seconds) > Building network... 0 W, 0 SW, 0 E (27.331 seconds) > Building lisp-reader... 0 W, 0 SW, 0 E (1.656 seconds) > Building dswank... 0 W, 0 SW, 0 E (10.199 seconds) > Can't open > /home/tree/src/opendylan-2013.1/sources/lib/strings/strings.lid: No such > file or directory > make[1]: *** [bootstrap-stage-3] Error 2 > make[1]: Leaving directory `/home/tree/src/opendylan-2013.1' > make: *** [3-stage-bootstrap] Error 2 > > which strikes me as odd: how did it get to stage 3 if strings.lid is > missing? > > I will start a fresh build from my fork and and keep track of its failure. > > Any thoughts? > > -tree > > P.S. Sorry I missed the Hack-a-thon : I was gorked out on oxycodone from > Friday afternoon with a gallbladder problem. I was either high or asleep > until about noon today. :-( > > -- > Tom Emerson > [email protected] > http://www.dreamersrealm.net/tree > > _______________________________________________ > hackers mailing list > [email protected] > https://lists.opendylan.org/mailman/listinfo/hackers > > _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers