tech-pkg archive

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

Dependencies not met



Latelly I'm having problems with dependencies not met in numerous packages.

This block me from building mate, kf5 and other packages.

For example x11/mate-applets:

/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -I/usr/pkg/include
-I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2
-I/usr/X11R7/include/libdrm  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
-L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o
battstat-applet properties.o battstat_applet.o power-management.o
acpi-linux.o acpi-freebsd.o battstat-upower.o -L/usr/pkg/lib
-lmate-panel-applet-4 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0
-L/usr/X11R7/lib -lXrender -lXinerama -lXi -lXrandr -lXcursor
-lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo
-lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
-Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -lfreetype -lz -lbz2
-Wl,-rpath,/usr/X11R7/lib -lfontconfig   -L/usr/pkg/lib -lmate-desktop-2
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R7/lib -lXrender
-lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11
-lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0
-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lz -lbz2
-Wl,-rpath,/usr/X11R7/lib -lfontconfig -Wl,-R/usr/pkg/lib
-lstartup-notification-1   -L/usr/pkg/lib -lnotify -lgdk_pixbuf-2.0
-lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl
-L/usr/pkg/lib -lupower-glib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0
-lintl   -lm
libtool: link: cannot find the library
`/tmp/pkgsrc-tmp/x11/mate-applets/work/.buildlink/lib/libintl.la' or
unhandled argument
`/tmp/pkgsrc-tmp/x11/mate-applets/work/.buildlink/lib/libintl.la'
gmake[3]: *** [Makefile:637: battstat-applet] Error 1
gmake[3]: Leaving directory
'/tmp/pkgsrc-tmp/x11/mate-applets/work/mate-applets-1.14.0/battstat'
gmake[2]: *** [Makefile:770: all-recursive] Error 1
gmake[2]: Leaving directory
'/tmp/pkgsrc-tmp/x11/mate-applets/work/mate-applets-1.14.0/battstat'
gmake[1]: *** [Makefile:570: all-recursive] Error 1
gmake[1]: Leaving directory
'/tmp/pkgsrc-tmp/x11/mate-applets/work/mate-applets-1.14.0'
gmake: *** [Makefile:502: all] Error 2
*** Error code 2

devel/kdoctools

[  6%] Linking CXX executable meinproc5
[  6%] Built target meinproc5
Scanning dependencies of target po-ca-docs-meinproc5-meinproc5-8
[  7%] Generating po/ca/docs/meinproc5/meinproc5.8
Shared object "libxml2.so.2" not found
*** Error code 1

I'm facing the same issues with unresolved linking in other packages.
Have something changed recently in the infrastructure? Maybe upgrade of
something did the fallout?

Can someone reproduce it?

$ uname -rms
NetBSD 7.99.29 amd64

pkgsrc-current from yesterday


Home | Main Index | Thread Index | Old Index