Created attachment 201431 [details] Full log Part of log: […] Making all in . restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/usr/bin/makeinfo --no-split --version) >/dev/null 2>&1; then for f in ./doc/sed.info ./doc/sed.info-[0-9] ./doc/sed.info-[0-9][0-9] ./doc/sed.i[0-9] ./doc/sed.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 /usr/bin/makeinfo --no-split -I doc -I ./doc -o ./doc/sed.info ./doc/sed.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././doc/sed.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc ./doc/sed.texi:744: warning: unlikely character [ in @var. ./doc/sed.texi:744: warning: unlikely character ] in @var. ./doc/sed.texi:747: warning: unlikely character [ in @var. ./doc/sed.texi:747: warning: unlikely character ] in @var. ./doc/sed.texi:762: warning: unlikely character [ in @var. ./doc/sed.texi:762: warning: unlikely character ] in @var. ./doc/sed.texi:779: warning: unlikely character [ in @var. ./doc/sed.texi:779: warning: unlikely character ] in @var. ./doc/sed.texi:3393: Unknown command `U'. ./doc/sed.texi:3393: Misplaced {. ./doc/sed.texi:3393: Misplaced }. ./doc/sed.texi:3406: Unknown command `U'. ./doc/sed.texi:3406: Misplaced {. ./doc/sed.texi:3406: Misplaced }. ./doc/sed.texi:3438: Unknown command `U'. ./doc/sed.texi:3438: Misplaced {. ./doc/sed.texi:3438: Misplaced }. ./doc/sed.texi:3446: Unknown command `U'. ./doc/sed.texi:3446: Misplaced {. ./doc/sed.texi:3446: Misplaced }. ./doc/sed.texi:3449: Unknown command `U'. ./doc/sed.texi:3449: Misplaced {. ./doc/sed.texi:3449: Misplaced }. ./doc/sed.texi:3533: Unknown command `U'. ./doc/sed.texi:3533: Misplaced {. ./doc/sed.texi:3533: Misplaced }. ./doc/sed.texi:3533: Unknown command `U'. ./doc/sed.texi:3533: Misplaced {. ./doc/sed.texi:3533: Misplaced }. ./doc/sed.texi:3534: Unknown command `U'. ./doc/sed.texi:3534: Misplaced {. ./doc/sed.texi:3534: Misplaced }. ./doc/sed.texi:3570: Unknown command `U'. ./doc/sed.texi:3570: Misplaced {. ./doc/sed.texi:3570: Misplaced }. ./doc/sed.texi:3573: Unknown command `U'. ./doc/sed.texi:3573: Misplaced {. ./doc/sed.texi:3573: Misplaced }. ./doc/sed.texi:3823: warning: `.' or `,' must follow @xref, not `a'. ./doc/sed.texi:3846: warning: unlikely character [ in @var. ./doc/sed.texi:3846: warning: unlikely character ] in @var. ./doc/sed.texi:4154: warning: `.' or `,' must follow @xref, not `a'. ./doc/sed.texi:4724: warning: `.' or `,' must follow @xref, not `a'. makeinfo: Removing output file `./doc/sed.info' due to errors; use --force to preserve. *** Error code 1 Stop. make[3]: stopped in /usr/ports/textproc/gsed/work/sed-4.7 *** Error code 1 Stop. make[2]: stopped in /usr/ports/textproc/gsed/work/sed-4.7 *** Error code 1 Stop. make[1]: stopped in /usr/ports/textproc/gsed/work/sed-4.7 *** Error code 1 Stop. <uname> FreeBSD 11.2-RELEASE-p8 amd64
I confirm the bug.
(In reply to Vladimir Omelchuk from comment #0) I was suffering from the same problem. Later on I discovered /usr/bin/makeinfo executable that comes from older version of FreeBSD (9.x ???). After installing package texinfo and removing the obsolete /usr/bin/*info executables, the gsed 4.7 builds correctly.
(In reply to Jiri Lazansky from comment #2) Hint is working! Thanks!
PR can be closed.
I might open a bug for make delete-old as I definitely ran that after going from 9.x to 10.x and then again from 10.x to 11.x yet I have the binary. Thanks for working it out.
See comment 2 and 4. Close with "not a bug".
(In reply to w.schwarzenfeld from comment #6) No, this is bug!!!
(In reply to w.schwarzenfeld from comment #6) file /usr/bin/makeinfo stayed from version 10.3 ...
Should I reopen, or only change the Status.
(In reply to w.schwarzenfeld from comment #9) Just change the status, please ... :) Thanks!