#2524 closed defect (fixed)

RSB cannot build RTEMS 4.10 (includes a fix)

Reported by: Goetz Pfeiffer Owned by: Chris Johns
Priority: normal Milestone: 4.10.3
Component: tool/rsb Version: 4.10
Severity: normal Keywords: 4.10 RSB texinfo
Cc: Blocked By:
Blocking:

Description

The RTEMS resource builder fails to build RTEMS 4.10 (verified on a linux debian-7 system). The reason are incompabilities of texinfo files with texinfo 6.0.

This report contains three patch files that would fix the problems. Note that
the patches rely on the patch of report #2520 to be applied to git://git.rtems.org/rtems-tools.git .

Attachments (3)

04-rtems-4.10-binutils-2.20.1.patch (1015 bytes) - added by Goetz Pfeiffer on 01/12/16 at 10:29:17.
Fix binutils-2.20 incompatibility with texinfo 6.0
05-rtems-4.10-gcc-4.4.7.patch (979 bytes) - added by Goetz Pfeiffer on 01/12/16 at 10:29:37.
Fix gcc-4.4.7 incompatibility with texinfo 6.0
06-rtems-4.10-gdb-7.3.1.patch (797 bytes) - added by Goetz Pfeiffer on 01/12/16 at 10:29:56.
Fix gdb-7.3.1 incompatibility with texinfo 6.0

Download all attachments as: .zip

Change History (6)

Changed on 01/12/16 at 10:29:17 by Goetz Pfeiffer

Fix binutils-2.20 incompatibility with texinfo 6.0

Changed on 01/12/16 at 10:29:37 by Goetz Pfeiffer

Fix gcc-4.4.7 incompatibility with texinfo 6.0

Changed on 01/12/16 at 10:29:56 by Goetz Pfeiffer

Fix gdb-7.3.1 incompatibility with texinfo 6.0

comment:1 Changed on 03/10/16 at 08:06:40 by Goetz Pfeiffer <Goetz.Pfeiffer@…>

In 4dd4e9af00bb0baa51fa02235489e30dbfa9cc4f/rtems-source-builder:

Bugfix: binutils-2.20.1 for rtems 4.10 couldn't be built with modern texinfo.

This is fixed by patch file binutils-2.20.1-rtems4.10-20151123.diff from the
rtems-tools.git repository.

Update #2524.

comment:2 Changed on 03/10/16 at 08:06:49 by Goetz Pfeiffer <Goetz.Pfeiffer@…>

In a68334f2444a2b08dd8e934a29524b5310150c5c/rtems-source-builder:

Bugfix: gcc-4.4.7 for rtems 4.10 couldn't be built with modern texinfo.

This is fixed by patch file gcc-core-4.4.7-rtems4.10-20151123.diff from the
rtems-tools.git repository.

Update #2524.

comment:3 Changed on 03/10/16 at 08:06:58 by Goetz Pfeiffer <Goetz.Pfeiffer@…>

Resolution: fixed
Status: newclosed

In 8298f72cfc492b40c1e4f68e85f584bf181db66c/rtems-source-builder:

Bugfix: gdb-7.3.1 for rtems 4.10 couldn't be built with modern texinfo.

This is fixed by patch file gdb-7.3.1-rtems4.10-20151123.diff from the
rtems-tools.git repository.

Close #2524.

Note: See TracTickets for help on using tickets.