NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD-7.1 build.sh failure



On Thu, 18 May 2017 20:08:59 +0000
coypu%sdf.org@localhost wrote:

> On Thu, May 18, 2017 at 09:05:24PM +0100, Sad Clouds wrote:
> > Somebody managed to build NetBSD-7.1, I can see it on ftp server.
> 
> I guess you have a newer texinfo it is pickingup from PATH.
> also -7-1 is probably the branch, not the release.

How is it picking it up? Resetting PATH and running nbmakeinfo by hand still gives same error. Or are you saying nbmakeinfo was built with newer texinfo dependencies?

# cd /opt/obj.amd64/tools/gcc/build/gcc
# PATH=/bin:/usr/bin /opt/tools.amd64/bin/nbmakeinfo --no-split -I . -I /opt/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/                                                                                                                                    -I /opt/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/doc/include -o doc/gccint.info /opt/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/doc/gccint.texi
/opt/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/doc//tree-ssa.texi:912: @code missing close brace.
/opt/src/tools/gcc/../../external/gpl3/gcc/dist/gcc/doc//tree-ssa.texi:905: No matching `@end smallexample'.
makeinfo: Removing output file `doc/gccint.info' due to errors; use --force to preserve.


Home | Main Index | Thread Index | Old Index