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

Joel Sherrill joel at rtems.org
Tue Oct 24 14:42:26 UTC 2017


On Tue, Oct 24, 2017 at 4:29 AM, Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> On 24/10/17 10:12, groups at chichak.ca wrote:
>
>> 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 looks like a bug in the sb-bootstrap script. I don't have access to a
> Mac OS X machine, so I can't really help here.


Try the single threaded "bootstrap" at the top of the tree. Functionally
equivalent, just slower.

>
>
> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone   : +49 89 189 47 41-16
> Fax     : +49 89 189 47 41-09
> E-Mail  : sebastian.huber at embedded-brains.de
> PGP     : Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20171024/d4fea70a/attachment-0002.html>


More information about the users mailing list