Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484794 - dev-lang/gnat-gcc-4.4.7 with sys-apps/texinfo-5.1 - .../work/gcc-4.4.7/gcc/doc/cppopts.texi:761: @itemx must follow @item
Summary: dev-lang/gnat-gcc-4.4.7 with sys-apps/texinfo-5.1 - .../work/gcc-4.4.7/gcc/do...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: ada team [OBSOLETE]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: texinfo-5.1
  Show dependency tree
 
Reported: 2013-09-13 16:59 UTC by Maks Verver
Modified: 2013-10-08 18:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maks Verver 2013-09-13 16:59:19 UTC
Relevant part of the build.log:

if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /var/tmp/portage/dev-lang/gnat-gcc-4.4.7/work/gcc-4.4.7/gcc/doc \
		-I /var/tmp/portage/dev-lang/gnat-gcc-4.4.7/work/gcc-4.4.7/gcc/doc/include -o doc/cpp.info /var/tmp/portage/dev-lang/gnat-gcc-4.4.7/work/gcc-4.4.7/gcc/doc/cpp.texi; \
fi
/var/tmp/portage/dev-lang/gnat-gcc-4.4.7/work/gcc-4.4.7/gcc/doc/cppopts.texi:761: @itemx must follow @item
make[3]: *** [doc/cpp.info] Error 1


Reproducible: Always
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2013-10-08 18:34:57 UTC
I propagated the "fix" from 4.3  - forcing <texinfo-5.1 in DEPEND. Should fix this issue for now (plus, as it is a compile-time only requirement, it is trivial to work around even if some other package forces >=texinfo-5.1).
Still, Iĺl try to add a newer version of gnat-gcc soon (that actually supports new texinfo)