port builds but when trying to "make install", fails with ===> Checking if graphics/graphviz already installed /asp/git/ports/graphics/graphviz/Makefile:91: *** missing separator. Stop. *** Error code 2
line 91 is: include <bsd.port.options.mk> Completely unrelated, poudriere run fails to build with message: gmake[4]: Entering directory `/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.30.1/cmd/dot' /bin/mkdir -p '/usr/local/bin' /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 dot dot_builtins '/usr/local/bin' libtool: install: install -o root -g wheel -m 555 -s .libs/dot /usr/local/bin/dot libtool: install: install -o root -g wheel -m 555 -s .libs/dot_builtins /usr/local/bin/dot_builtins gmake install-exec-hook gmake[5]: Entering directory `/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.30.1/cmd/dot' (cd /usr/local/bin; if test -x dot; then for i in neato twopi fdp circo osage patchwork sfdp; do rm -f $i; ln -s dot $i; done; fi;) if test "x" = "x"; then if test -x /usr/local/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /usr/local/bin/dot -c; else /usr/local/bin/dot_static -c; fi; fi ====>> Killing runaway build ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-graphviz-missing-separator-at-install-tp5815217.html Sent from the freebsd-ports mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
