Project

General

Profile

Actions

Bug #1916

open

building GNU ARM toolchian with gcc-4.8 fails on modern texinfo

Added by laforge about 7 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/15/2017
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

When following GnuArmToolchain on a system with texinfo 6.3.0 the gcc-4.8 fails:

make[1]: Entering directory '/opt/osmocombb-toolchain/build/gcc-4.8.2/gcc'
if [ xinfo = xinfo ]; then \
        makeinfo --split-size=5000000 --no-split -I . -I /opt/osmocombb-toolchain/src/gcc-4.8.2/gcc/doc \
                -I /opt/osmocombb-toolchain/src/gcc-4.8.2/gcc/doc/include -o doc/gcc.info /opt/osmocombb-toolchain/src/gcc-4.8.2/gcc/doc/gcc.texi; \
fi
/opt/osmocombb-toolchain/src/gcc-4.8.2/gcc/doc/gcc.texi:88: warning: @tex should only appear at the beginning of a line
/opt/osmocombb-toolchain/src/gcc-4.8.2/gcc/doc/gcc.texi:208: no matching `@end tex'
/opt/osmocombb-toolchain/src/gcc-4.8.2/gcc/doc/gcc.texi:208: no matching `@end multitable'
/opt/osmocombb-toolchain/src/gcc-4.8.2/gcc/doc/gcc.texi:208: no matching `@end titlepage'
Makefile:4352: recipe for target 'doc/gcc.info' failed
make[1]: *** [doc/gcc.info] Error 1
make[1]: Leaving directory '/opt/osmocombb-toolchain/build/gcc-4.8.2/gcc'
Makefile:3903: recipe for target 'all-gcc' failed
make: *** [all-gcc] Error 2

So I guess we have to update our toolchain build instructions sooner or later to include a related patch


Files

patch-gcc46-texi.diff patch-gcc46-texi.diff 628 Bytes libomnomnom-dev, 10/16/2017 02:11 PM
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)