pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38045: graphics/graphviz won't build due to "Abort trap"



>Number:         38045
>Category:       pkg
>Synopsis:       graphics/graphviz won't build due to "Abort trap"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 17 13:40:00 +0000 2008
>Originator:     Jan Danielsson
>Release:        NetBSD/amd64 4.0
>Organization:
Confuse A Cat Inc.
>Environment:
NetBSD anca 4.0 NetBSD 4.0 (ANCA) #0: Sat Feb  9 10:50:02 CET 2008  
root@anca:/usr/src/sys/arch/amd64/compile/ANCA amd64

>Description:
Final lines in the build log:

[---]
Making install in gtk
cd ../.. && /usr/bin/make  am--refresh
 cd ../.. && /bin/sh ./config.status plugin/gtk/Makefile depfiles
config.status: creating plugin/gtk/Makefile
config.status: executing depfiles commands
test -z "/usr/pkg/lib/graphviz" || ../../config/install-sh -c -d 
"/usr/pkg/lib/graphviz"
Making install in ming
cd ../.. && /usr/bin/make  am--refresh
 cd ../.. && /bin/sh ./config.status plugin/ming/Makefile depfiles
config.status: creating plugin/ming/Makefile
config.status: executing depfiles commands
test -z "/usr/pkg/lib/graphviz" || ../../config/install-sh -c -d 
"/usr/pkg/lib/graphviz"
test -z "/usr/pkg/lib/graphviz" || ../../config/install-sh -c -d 
"/usr/pkg/lib/graphviz"
Making install in devil
cd ../.. && /usr/bin/make  am--refresh
 cd ../.. && /bin/sh ./config.status plugin/devil/Makefile depfiles
config.status: creating plugin/devil/Makefile
config.status: executing depfiles commands
test -z "/usr/pkg/lib/graphviz" || ../../config/install-sh -c -d 
"/usr/pkg/lib/graphviz"
Making install in gdk_pixbuf
cd ../.. && /usr/bin/make  am--refresh
 cd ../.. && /bin/sh ./config.status plugin/gdk_pixbuf/Makefile depfiles
config.status: creating plugin/gdk_pixbuf/Makefile
config.status: executing depfiles commands
test -z "/usr/pkg/lib/graphviz" || ../../config/install-sh -c -d 
"/usr/pkg/lib/graphviz"
cd .. && /usr/bin/make  am--refresh
 cd .. && /bin/sh ./config.status plugin/Makefile 
config.status: creating plugin/Makefile
Making install in cmd
Making install in dot
cd ../.. && /usr/bin/make  am--refresh
 cd ../.. && /bin/sh ./config.status cmd/dot/Makefile depfiles
config.status: creating cmd/dot/Makefile
config.status: executing depfiles commands
test -z "/usr/pkg/bin" || ../../config/install-sh -c -d "/usr/pkg/bin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c -s -o root -g wheel 
-m 555 'dot' '/usr/pkg/bin/dot'
/usr/bin/install -c -o root -g wheel -m 555 -s .libs/dot /usr/pkg/bin/dot
/usr/bin/make  install-exec-hook
(cd /usr/pkg/bin; for i in neato twopi fdp circo; do rm -f $i; ln -s dot $i; 
done;)
if test "x" = "x"; then if test -x /usr/pkg/bin/dot; then if test -x 
/sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /usr/pkg/bin/dot -c; else 
/usr/pkg/bin/dot_static -c; fi; fi
[1]   Abort trap (core dumped) /usr/pkg/bin/dot -c
*** Error code 134

Stop.
make: stopped in 
/pkg_comp/obj/pkgsrc/graphics/graphviz/default/graphviz-2.16.1/cmd/dot
*** Error code 1

Stop.
make: stopped in 
/pkg_comp/obj/pkgsrc/graphics/graphviz/default/graphviz-2.16.1/cmd/dot
*** Error code 1

Stop.
make: stopped in 
/pkg_comp/obj/pkgsrc/graphics/graphviz/default/graphviz-2.16.1/cmd/dot
*** Error code 1

Stop.
make: stopped in 
/pkg_comp/obj/pkgsrc/graphics/graphviz/default/graphviz-2.16.1/cmd
*** Error code 1

Stop.
make: stopped in /pkg_comp/obj/pkgsrc/graphics/graphviz/default/graphviz-2.16.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/graphviz
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/graphviz
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/graphviz

>How-To-Repeat:
I just run "make package" in graphics/graphiviz, and it goes boom.

>Fix:
Unknown.



Home | Main Index | Thread Index | Old Index