Git Product home page Git Product logo

gloire's Issues

`xbstrap install --all` fails (readme instructions)

When building (xbstrap install --all) I get the following:

gcc -DHAVE_CONFIG_H -I. -I/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas  -I. -I/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas -I../bfd -I/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/config -I/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/../include -I/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/.. -I/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/../bfd -DLOCALEDIR="\"/home/henley/3rd/repos/Gloire/base-files/tools/host-binutils/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/../zlib -O2 -pipe   -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o /home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/listing.c &&\
mv -f $depbase.Tpo $depbase.Po
/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/as.c: In function 'print_version_id':
/home/henley/3rd/repos/Gloire/base-files/../ports/binutils/gas/as.c:237:21: error: 'TARGET_ALIAS' undeclared (first use in this function); did you mean 'TARGET_ARCH'?
  237 |            VERSION, TARGET_ALIAS, BFD_VERSION_STRING);

Any idea? Thx.

`xbstrap init ..` fails (readme instructions)

~/3rd/repos/Gloire$ xbstrap init ..
xbstrap: Using pure Python YAML parser
       : Install libyaml for improved performance
Traceback (most recent call last):
  File "/home/henley/adacore/e3/bin/xbstrap", line 8, in <module>
    sys.exit(main())
  File "/home/henley/adacore/e3/lib/python3.9/site-packages/xbstrap/__init__.py", line 898, in main
    do_init(args)
  File "/home/henley/adacore/e3/lib/python3.9/site-packages/xbstrap/__init__.py", line 74, in do_init
    raise RuntimeError("Given src_root does not contain a bootstrap.yml")
RuntimeError: Given src_root does not contain a bootstrap.yml

moving to base-files works:

~/3rd/repos/Gloire$ cd base-files/
henley@henley-Precision-7750:~/3rd/repos/Gloire/base-files$ xbstrap init ..
xbstrap: Using pure Python YAML parser
       : Install libyaml for improved performance
warning: bootstrap.link already exists, skipping...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.