Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2010 03:20:35 GMT
From:      Jimmie James <jimmiejaz@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/143659: graphics/graphviz build error/seg fault.
Message-ID:  <201002080320.o183KZBF011908@www.freebsd.org>
Resent-Message-ID: <201002080330.o183U3Po053077@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143659
>Category:       ports
>Synopsis:       graphics/graphviz build error/seg fault.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 08 03:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jimmie James
>Release:        FreeBSD 7.2-STABLE
>Organization:
>Environment:
FreeBSD jimmiejaz.org 7.2-STABLE FreeBSD 7.2-STABLE #0: Fri Dec  4 00:41:31 EST 2009     root@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO  i386

>Description:
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/plugin/neato_layout'
gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/plugin/neato_layout'
gmake[2]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/plugin'
gmake[3]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/plugin'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/plugin'
gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/plugin'
gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/plugin'
Making install in cmd
gmake[1]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/cmd'
Making install in dot
gmake[2]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/cmd/dot'
gmake[3]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/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.2/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
Segmentation fault
gmake[4]: *** [install-exec-hook] Error 139
gmake[4]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/cmd/dot'
gmake[3]: *** [install-exec-am] Error 2
gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/cmd/dot'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/cmd/dot'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.26.2/cmd'
gmake: *** [install-recursive] Error 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.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100207-54301-d3306w-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=graphviz-2.26.0 UPGRADE_PORT_VER=2.26.0 make -DFORCE_PKG_REGISTER reinstall

>How-To-Repeat:
portupgrade -f graphics/graphviz
>Fix:
Sorry, wish I knew.  Happens the same spot always, same error, updated ports tree 3 times in the past 2 days.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002080320.o183KZBF011908>