Date: Wed, 31 May 2017 18:32:44 +0300 From: "Oleg V. Nauman" <oleg@theweb.org.ua> To: freebsd-ports@freebsd.org Subject: Re: texinfo build failure Message-ID: <3274188.DXfeK22HkX@asus.theweb.org.ua> In-Reply-To: <1045afee-5db2-3644-7fc9-eb7ac4c92dbc@protected-networks.net> References: <cc6a8675-b05d-9b85-8a25-471bf6d9baa0@protected-networks.net> <1045afee-5db2-3644-7fc9-eb7ac4c92dbc@protected-networks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 30 May 2017 16:09:56 Michael Butler wrote: > Anyone care to address this? There is some really cryptic issue. texinfo port build completed successfully after both devel/libuv and lang/perl5.24 rebuild. > > On 5/26/17 2:41 PM, Michael Butler wrote: > > Is anyone else seeing this failure to build texinfo on -CURRENT? > > > > cd doc && gmake TEXMF=/usr/local/share/texmf install-tex > > gmake[3]: Entering directory > > '/usr/ports/print/texinfo/work/texinfo-6.3/doc' test -n > > "/usr/local/share/texmf" || (echo "TEXMF must be set." >&2; exit 1) > > /bin/sh /usr/ports/print/texinfo/work/texinfo-6.3/build-aux/install-sh -d > > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo > > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/eps > > f install -m 0644 ./texinfo.tex > > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/texi > > nfo.tex install -m 0644 ./epsf.tex > > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf > > /epsf.tex for f in txi-ca.tex txi-cs.tex txi-de.tex txi-en.tex txi-es.tex > > txi-fr.tex txi-hu.tex txi-is.tex txi-it.tex txi-ja.tex txi-nb.tex > > txi-nl.tex txi-nn.tex txi-pl.tex txi-pt.tex txi-ru.tex txi-sr.tex > > txi-tr.tex txi-uk.tex; do \ > > > > install -m 0644 ./$f > > > > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/$f; > > done > > gmake[3]: Leaving directory > > '/usr/ports/print/texinfo/work/texinfo-6.3/doc' > > gmake[2]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3' > > install -m 0644 /usr/ports/distfiles/texinfo/6.3/htmlxref.cnf > > /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo > > /bin/rmdir /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo > > rmdir: /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo: No > > such file or directory > > *** Error code 1 > > > > Stop. > > make[1]: stopped in /usr/ports/print/texinfo > > *** Error code 1 > > > > Stop. > > make: stopped in /usr/ports/print/texinfo > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade20170526-91663-1k3i9m0 env UPGRADE_TOOL=portupgrade > > UPGRADE_PORT=texinfo-6.3_1,1 UPGRADE_PORT_VER=6.3_1,1 make > > ** Fix the problem and try again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3274188.DXfeK22HkX>