Date: Fri, 19 Mar 2010 15:06:06 GMT From: Alexandr <falexandr200@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/144873: graphics/graphviz not updating (install error) Message-ID: <201003191506.o2JF66GL027043@www.freebsd.org> Resent-Message-ID: <201003191510.o2JFA3SO096251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 144873 >Category: ports >Synopsis: graphics/graphviz not updating (install error) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 19 15:10:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Alexandr >Release: 8.0 >Organization: >Environment: FreeBSD FreeBSD 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Tue Dec 1 20:33:46 MSK 2009 root@FreeBSD:/usr/obj/usr/src/sys/GENERIC i386 >Description: I try upgrading 'graphviz-2.26.0' to 'graphviz-2.26.3' with 'portupgrade' and get installation error. See part of installation log in attach. Change port options or 'make clean' not help. >How-To-Repeat: I do not known conditions for repeating. Error repeat stable on my computer. >Fix: Patch attached with submission follows: Making install in dot gmake[2]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.3/cmd/dot' gmake[3]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.3/cmd/dot' test -z "/usr/local/bin" || /usr/local/bin/gmkdir -p "/usr/local/bin" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'dot' '/usr/local/bin/dot' libtool: install: install -o root -g wheel -m 555 -s .libs/dot /usr/local/bin/dot gmake install-exec-hook gmake[4]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.3/cmd/dot' (cd /usr/local/bin; if test -x dot; then for i in neato twopi fdp circo osage 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 terminate called after throwing an instance of 'Iex::EinvalExc' what(): Cannot lock mutex (Invalid argument). gmake[4]: *** [install-exec-hook] Ловушка аварийного прекращения: 6 (сделан дамп памяти) gmake[4]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.3/cmd/dot' gmake[3]: *** [install-exec-am] Ошибка 2 gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.3/cmd/dot' gmake[2]: *** [install-am] Ошибка 2 gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.3/cmd/dot' gmake[1]: *** [install-recursive] Ошибка 1 gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.3/cmd' gmake: *** [install-recursive] Ошибка 1 *** Error code 2 Stop in /usr/ports/graphics/graphviz. *** Error code 1 Stop in /usr/ports/graphics/graphviz. *** Error code 1 Stop in /usr/ports/graphics/graphviz. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003191506.o2JF66GL027043>