Re: Unable to build 2013.1
Carl Gay <[email protected]> Mon, 15 Jul 2013 12:00:04 -0400
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <CALekcH2TLvsmv2cLcpYw7=JUvR4Ni5JM2L44t2JLDyZ_sN-bpw@mail.gmail.com> |
Hey Tom, glad you're feeling better. The missing strings.lid file seems pretty clear. But what .so was missing when you built from your fork? Forward that error message? -Carl On Sun, Jul 14, 2013 at 10:00 PM, Tom Emerson <[email protected]> wrote: > I don't remember at this point where I grabbed it. Probably from github. > > I just checked my fork and the checkout has the submodules... so whatever > failure I'm seeing on my fork isn't related to that. > > > > On Sun, Jul 14, 2013 at 9:58 PM, Bruce Mitchener < > [email protected]> wrote: > >> Source tarball from GitHub or in our downloads directory? >> >> Source tarballs from GitHub don't have submodules. I've already opened a >> support issue with them about this. :( >> >> - Bruce >> >> >> >> On Mon, Jul 15, 2013 at 8:56 AM, Tom Emerson <[email protected]> wrote: >> >>> OK, but this wasn't a git checkout, it was the source tarball. >>> >>> >>> >>> On Sun, Jul 14, 2013 at 9:52 PM, Bruce Mitchener < >>> [email protected]> wrote: >>> >>>> 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. :-( >>>>> >>>>> _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers