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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
