pkgsrc-Users archive

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

Re: sysutils/grub2 fails to build



Seen in config.log:
pkg-config: not found

It succesfully builds with:
BUILD_DEPENDS+=               pkg-config-[0-9]*:../../devel/pkg-config

I commit.

Le 2018-11-22 15:56, triaxx a écrit :
It's my turn to have a surprising behavior.

I built sysutils/grub2 in a sandbox and I get the following error:
Shared object "libfreetype.so.6" not found

The complete build.log:
http://pkg.triaxx.org/pub/pkgsrc/reports/NetBSD/x86_64/hydralisk_8.0/20181122.0805/grub2-2.02/build.log

When I inspected le buildlink direrctory, it seemed ok:
$ ls -l work/.buildlink/lib/
total 8
lrwxr-xr-x  1 triaxx  users    26 Nov 22 09:21 libfreetype.a@ ->
/usr/pkg/lib/libfreetype.a
-rw-r--r--  1 triaxx  users  1018 Nov 22 09:21 libfreetype.la
lrwxr-xr-x  1 triaxx  users    27 Nov 22 09:21 libfreetype.so@ ->
/usr/pkg/lib/libfreetype.so
lrwxr-xr-x  1 triaxx  users    29 Nov 22 09:21 libfreetype.so.6@ ->
/usr/pkg/lib/libfreetype.so.6
lrwxr-xr-x  1 triaxx  users    34 Nov 22 09:21 libfreetype.so.6.16.1@
-> /usr/pkg/lib/libfreetype.so.6.16.1
drwxr-xr-x  2 triaxx  users   512 Nov 22 09:21 pkgconfig/

And libfreetype seemed correctly installed in my sandbox:
$ ls -l sandbox/nbsd8-hydralisk/chroot/usr/pkg/lib/libfreetype.*
-rw-r--r--  1 root  wheel  911012 Nov 22 09:10
sandbox/nbsd8-hydralisk/chroot/usr/pkg/lib/libfreetype.a
-rwxr-xr-x  1 root  wheel     979 Nov 22 09:10
sandbox/nbsd8-hydralisk/chroot/usr/pkg/lib/libfreetype.la*
lrwxr-xr-x  1 root  wheel      21 Nov 22 09:10
sandbox/nbsd8-hydralisk/chroot/usr/pkg/lib/libfreetype.so@ ->
libfreetype.so.6.16.1
lrwxr-xr-x  1 root  wheel      21 Nov 22 09:10
sandbox/nbsd8-hydralisk/chroot/usr/pkg/lib/libfreetype.so.6@ ->
libfreetype.so.6.16.1
-rwxr-xr-x  1 root  wheel  734632 Nov 22 09:10
sandbox/nbsd8-hydralisk/chroot/usr/pkg/lib/libfreetype.so.6.16.1*

Le 2018-08-05 14:42, Paul Goyette a écrit :
On Sun, 5 Aug 2018, Thomas Klausner wrote:

On Fri, Aug 03, 2018 at 05:43:10AM +0800, Paul Goyette wrote:
Is there maybe some issue with the x11-links package having created a
link to an older library version?

You have to reinstall x11-links after every update of the base system.

This was a build in a completely new sandbox, and I had already built
and installed a new copy of x11-links both in the sandbox and on the
"live" system.



+------------------+--------------------------+----------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: | | (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com | | Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+


Home | Main Index | Thread Index | Old Index