Skip to content

error building rtems-tools #56

@Rashidwi

Description

@Rashidwi

Attempting to run make install produces the following error:

building: rtems-tools-f408c0f8d935d53c232c67bed39e4018fd8d7a2a-1
error: building rtems-tools-f408c0f8d935d53c232c67bed39e4018fd8d7a2a-1
Build FAILED
error: failure to create error report
Build Set: Time 0:11:00.262659
Traceback (most recent call last):
File "../source-builder/sb/cmd-set-builder.py", line 26, in
setbuilder.run()
File "/media/Dev/External/grisp/toolchain/grisp2-rtems-toolchain/external/rtems-source-builder/source-builder/sb/setbuilder.py", line 736, in run
b.build(deps, mail = mail)
File "/media/Dev/External/grisp/toolchain/grisp2-rtems-toolchain/external/rtems-source-builder/source-builder/sb/setbuilder.py", line 473, in build
self.build_package(configs[s], b)
File "/media/Dev/External/grisp/toolchain/grisp2-rtems-toolchain/external/rtems-source-builder/source-builder/sb/setbuilder.py", line 258, in build_package
_build.make()
File "/media/Dev/External/grisp/toolchain/grisp2-rtems-toolchain/external/rtems-source-builder/source-builder/sb/build.py", line 603, in make
self.generate_report('Build: %s' % (gerr))
File "/media/Dev/External/grisp/toolchain/grisp2-rtems-toolchain/external/rtems-source-builder/source-builder/sb/build.py", line 126, in generate_report
self.opts, header, footer)
File "/media/Dev/External/grisp/toolchain/grisp2-rtems-toolchain/external/rtems-source-builder/source-builder/sb/ereport.py", line 56, in generate
l.write(os.linesep.join(r))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 69: ordinal not in range(128)
make: *** [Makefile:104: toolchain] Error 1


uname -a:
Linux gratitude 6.10.8-1-default #1 SMP PREEMPT_DYNAMIC Thu Sep 5 05:47:00 UTC 2024 (db7c2e2) x86
_64 x86_64 x86_64 GNU/Linux

erl version:
Erlang/OTP 27 [erts-15.0.1] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns]
[systemtap]

Eshell V15.0.1 (press Ctrl+G to abort, type help(). for help)

Any other information required to help diagnose this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions