Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2018 22:27:33 +0300
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        ports@freebsd.org
Subject:   Can not build dns/unbound and dns/nsd from latest ports with poudriere
Message-ID:  <399603664.20180520222733@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello Ports,

 I have poudriere -CURRENT jail with full fresh ports tree. And build of
 both `dns/unbound' and `dns/nsd' fails with very strange error:

=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===>   nsd-4.1.21 depends on shared library: libevent.so - not found
===>   Installing existing package /packages/All/libevent-2.1.8_1.txz
[12x64-gw-default-job-01] Installing libevent-2.1.8_1...
[12x64-gw-default-job-01] Extracting libevent-2.1.8_1: .......... done
===>   nsd-4.1.21 depends on shared library: libevent.so - not found
*** Error code 1

 and

===========================================================================
=======================<phase: lib-depends    >============================
===>   unbound-1.7.1 depends on shared library: libexpat.so - not found
===>   Installing existing package /packages/All/expat-2.2.5.txz
[12x64-gw-default-job-02] Installing expat-2.2.5...
[12x64-gw-default-job-02] Extracting expat-2.2.5: .......... done
===>   unbound-1.7.1 depends on shared library: libexpat.so - not found
*** Error code 1

 Other 30+ ports I need had been built Ok!

 This jail is very trimmed-of to simulate NanoBSD environment, but both
 libevent-2.1.8_1 and expat-2.2.5 had been built without problems, too.

-- 
Best regards,
 Lev                          mailto:lev@FreeBSD.org




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