pkgsrc-Bugs archive

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

pkg/52855: graphics/graphviz fails packaging



>Number:         52855
>Category:       pkg
>Synopsis:       graphics/graphviz fails packaging
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 23 16:20:00 +0000 2017
>Originator:     John D. Baker
>Release:        NetBSD/amd64-8.0_BETA, pkgsrc-HEAD (pre-pkgsrc-2017Q4)
>Organization:
>Environment:
NetBSD brenowin.reltuk.net 8.0_BETA NetBSD 8.0_BETA (KEPLER) #15: Fri Dec 22 15:38:11 CST 2017  sysop%brenowin.reltuk.net@localhost:/d0/build/netbsd-8/obj/amd64/sys/arch/amd64/compile/KEPLER amd64

>Description:
graphics/graphviz fails the packaging phase, reporting:

[...]
=> Generating post-install file lists
pkg_create: can't stat `/d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/bin/diffimg'
pkg_create: can't stat `/d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/lib/graphviz/libgvplugin_gd.la'
pkg_create: can't stat `/d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/lib/graphviz/tcl/libgdtclft.la'
pkg_create: can't stat `/d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/lib/tcl8.6/graphviz/libgdtclft.la'
pkg_create: can't stat `/d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/man/man3/gdtclft.3tcl'
pkg_create: can't stat `/d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/share/graphviz/doc/pdf/gdtclft.3tcl.pdf'
=> Checking file-check results for graphviz-2.40.1nb9
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg:
ERROR:         /d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/bin/diffimg
ERROR:         /d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/lib/graphviz/libgvplugin_gd.la
ERROR:         /d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/lib/graphviz/tcl/libgdtclft.la
ERROR:         /d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/lib/tcl8.6/graphviz/libgdtclft.la
ERROR:         /d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/man/man3/gdtclft.3tcl
ERROR:         /d0/build/pkgsrc/graphics/graphviz/work/.destdir/usr/pkg/share/graphviz/doc/pdf/gdtclft.3tcl.pdf
*** Error code 1

Stop.
make[1]: stopped in /d0/nbsd/pkgsrc/graphics/graphviz
*** Error code 1

Stop.
make: stopped in /d0/nbsd/pkgsrc/graphics/graphviz



Earlier, during the build phase, there are several notifications of
the form:

[...]
*** Warning: linker path does not have real file for library -ltclstub86.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libtclstub86 and none of the candidates passed a file format test
*** using a regex pattern. Last file checked: /d0/build/pkgsrc/graphics/graphviz/work/.x11-buildlink/lib/libtclstub86.a

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module libgv_tcl.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
[...]


For some reason, "lang/vala" now depends on "graphics/graphviz",
so one cannot install or update "lang/vala" until "graphviz"
is successfully installed.
>How-To-Repeat:
Attempt to build "graphics/graphviz" or a package which depends on it
(such as "lang/vala").
>Fix:



Home | Main Index | Thread Index | Old Index