From owner-freebsd-ports@FreeBSD.ORG Sun May 26 18:57:41 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1FF89DFD for ; Sun, 26 May 2013 18:57:41 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 0785B88C for ; Sun, 26 May 2013 18:57:40 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Ugg8P-0006dN-CS for freebsd-ports@freebsd.org; Sun, 26 May 2013 11:57:37 -0700 Date: Sun, 26 May 2013 11:57:37 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1369594657378-5815217.post@n5.nabble.com> Subject: graphics/graphviz "missing separator" at install MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 May 2013 18:57:41 -0000 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 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.