Date: Sun, 27 Jan 2019 08:10:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235231] textproc/gsed 4.7: Doesn't build: makeinfo: Removing output file `./doc/sed.info' due to errors; use --force to preserve. Message-ID: <bug-235231-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235231 Bug ID: 235231 Summary: textproc/gsed 4.7: Doesn't build: makeinfo: Removing output file `./doc/sed.info' due to errors; use --force to preserve. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: johans@FreeBSD.org Reporter: admin@vladiom.com.ua Flags: maintainer-feedback?(johans@FreeBSD.org) Assignee: johans@FreeBSD.org Attachment #201431 text/plain mime type: Created attachment 201431 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201431&action= =3Dedit Full log Part of log: [=E2=80=A6] Making all in . restore=3D: && backupdir=3D".am$$" && am__cwd=3D`pwd` && CDPATH=3D"${ZSH_V= ERSION+.}:" && 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=3D= 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= =3D0;=20 CDPATH=3D"${ZSH_VERSION+.}:" && cd .; else rc=3D$?; CDPATH=3D"${ZSH_VERS= ION+.}:" && 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235231-7788>