URL: <http://savannah.gnu.org/bugs/?45446>
Summary: after instaling texifo 6.0 find make fails with errors in find.texi Project: findutils Submitted by: petepdx Submitted on: Tue 30 Jun 2015 04:23:53 PM GMT Category: documentation Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: Pete Lancashire Originator Email: Open/Closed: Open Discussion Lock: Any Release: 4.4.2 Fixed Release: None _______________________________________________________ Details: make[2]: Entering directory '/home/buildsw/packages/gnu/findutils-4.4.2/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /home/buildsw/packages/gnu/findutils-4.4.2/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in find.info find.info-[0-9] find.info-[0-9][0-9] find.i[0-9] find.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /home/buildsw/packages/gnu/findutils-4.4.2/build-aux/missing --run makeinfo -I . \ -o find.info find.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./find.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc find.texi:53: misplaced { find.texi:53: misplaced } find.texi:1862: warning: node `Formatting Flags' is next for `Time Directives' in menu but not in sectioning find.texi:1975: warning: node `Formatting Flags' is next for `Combined Time Formats' in sectioning but not in menu find.texi:2004: warning: node prev `Formatting Flags' in menu `Time Directives' and in sectioning `Combined Time Formats' differ find.texi:2004: warning: node up `Formatting Flags' in menu `Format Directives' and in sectioning `Time Formats' differ find.texi:1893: node `Time Formats' lacks menu item for `Formatting Flags' despite being its Up target Makefile:613: recipe for target 'find.info' failed Did not have texinfo before this, no build issues other then saying can have the docs until there is a texinfo built texinfo from source on AIX no issues make check passed w/o errors texinfo aix7test3:/home/buildsw/packages/gnu/texinfo-6.0]$ which texindex /usr/local/bin/texindex [aix7test3:/home/buildsw/packages/gnu/texinfo-6.0]$ texindex --version texindex (GNU texinfo) 5.9.93 note version has 5.9.93 even though is built from 6.0 _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?45446> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/