I've got a problem compiling the 4.11 tools for ARM (fancy_abort)

groups at chichak.ca groups at chichak.ca
Tue Oct 24 08:12:37 UTC 2017


Okay, here is the 4.12 build for stm32f4  (it’s something different today):


Generating ./c/src/lib/libcpu/m68k/preinstall.am
Generating ./c/src/lib/libcpu/powerpc/preinstall.am
Generating ./c/src/lib/libcpu/lm32/preinstall.am
Generating ./c/src/lib/libcpu/or1k/preinstall.am
Generating ./c/src/lib/libcpu/i386/preinstall.am
Generating ./c/src/lib/libcpu/mips/preinstall.am
Generating ./c/src/lib/libcpu/sh/preinstall.am
Generating ./c/src/lib/libcpu/sparc64/preinstall.am
Generating ./c/src/lib/libcpu/arm/preinstall.am
Generating ./c/src/lib/libcpu/sparc/preinstall.am
Generating ./c/src/lib/libcpu/bfin/preinstall.am
Generating ./c/src/lib/libcpu/nios2/preinstall.am
RTEMS Source Builder - RTEMS Bootstrap, 4.12 (6c60a4bf600f)
  1/138: autoreconf: configure.ac
  2/138: autoreconf: tools/cpu/configure.ac
  3/138: autoreconf: tools/cpu/sh/configure.ac
  4/138: autoreconf: tools/cpu/generic/configure.ac
  5/138: autoreconf: tools/cpu/nios2/configure.ac
  6/138: autoreconf: tools/build/configure.ac
  7/138: autoreconf: cpukit/configure.ac
  8/138: autoreconf: testsuites/configure.ac
Traceback (most recent call last):
  File "/Users/andreichichak/development/rtems/rsb/source-builder/sb-bootstrap", line 28, in <module>
    bootstrap.run(sys.argv)
  File "/Users/andreichichak/development/rtems/rsb/source-builder/sb/bootstrap.py", line 279, in run
    generate(topdir, opts.jobs(opts.defaults['_ncpus']))
  File "/Users/andreichichak/development/rtems/rsb/source-builder/sb/bootstrap.py", line 188, in generate
    ac.post_process()
  File "/Users/andreichichak/development/rtems/rsb/source-builder/sb/bootstrap.py", line 158, in post_process
    self.command.reraise()
  File "/Users/andreichichak/development/rtems/rsb/source-builder/sb/bootstrap.py", line 119, in reraise
    raise self.result[0](self.result[1]).with_traceback(self.result[2])
  File "/Users/andreichichak/development/rtems/rsb/source-builder/sb/error.py", line 36, in __init__
    self.set_output('error: ' + what)
TypeError: cannot concatenate 'str' and 'general' objects
./getRTEMS: line 18: /Users/andreichichak/development/rtems/kernel/rtems/configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.



This is one of the reasons that I was trying to get 4.11 going. I am finding that the git clones are a bit bleeding edge. Earlier today I was able to configure, just not build. Now the configure bombs.

Sigh.

Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20171024/1211d4b6/attachment.html>


More information about the users mailing list