Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2018 15:27:49 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        Antoine Brodin <antoine@freebsd.org>
Cc:        Lev Serebryakov <lev@freebsd.org>, ports@freebsd.org
Subject:   Re: Can not build dns/unbound and dns/nsd from latest ports with poudriere
Message-ID:  <20180520202748.iyxuygik7pceoa2x@ler-imac.local>
In-Reply-To: <CAALwa8kck6Tkf3aSXZ=UNF9F5%2BAvE7RzwUDQFLCM60CmTZOh%2BA@mail.gmail.com>
References:  <399603664.20180520222733@serebryakov.spb.ru> <20180520195547.txwaljbp6ryi5ia7@ler-imac.local> <CAALwa8kck6Tkf3aSXZ=UNF9F5%2BAvE7RzwUDQFLCM60CmTZOh%2BA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--mw6s6uq7tc6ws5zy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, May 20, 2018 at 10:23:05PM +0200, Antoine Brodin wrote:
> On Sun, May 20, 2018 at 9:55 PM, Larry Rosenman <ler@lerctr.org> wrote:
> > On Sun, May 20, 2018 at 10:27:33PM +0300, Lev Serebryakov wrote:
> >> 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:
> >>
> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<=
phase: build-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<=
phase: lib-depends    >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> >> =3D=3D=3D>   nsd-4.1.21 depends on shared library: libevent.so - not f=
ound
> >> =3D=3D=3D>   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
> >> =3D=3D=3D>   nsd-4.1.21 depends on shared library: libevent.so - not f=
ound
> >> *** Error code 1
> >>
> >>  and
> >>
> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<=
phase: lib-depends    >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> >> =3D=3D=3D>   unbound-1.7.1 depends on shared library: libexpat.so - no=
t found
> >> =3D=3D=3D>   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
> >> =3D=3D=3D>   unbound-1.7.1 depends on shared library: libexpat.so - no=
t 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.
> >
> > I'm seeing this same behavior for ~300 ports since an upgrade from
> > r333381 to r333924.
> >
> > http://home.lerctr.org:8888/build.html?mastername=3Dlive-host-ports&bui=
ld=3D2018-05-20_10h16m46s
> >
> > I've pinged bdrewery@FreeBSD.org about it.
>=20
> Can you verify that:
>=20
> file -b -L --mime-type /usr/local/lib/libevent.so
> or
> file -b -L --mime-type /usr/local/lib/libexpat.so
> returns application/x-sharedlib?
>=20
> If not, this may be a regression in libmagic..
>=20
borg.lerctr.org /home/ler $ ls /usr/local/poudriere/data/packages/live-host=
-ports/All/*expat*
/usr/local/poudriere/data/packages/live-host-ports/All/expat-2.2.5.txz
/usr/local/poudriere/data/packages/live-host-ports/All/linux-c7-expat-2.1.0=
_2.txz
borg.lerctr.org /home/ler $ sudo pkg install -f -r poudriere expat
Updating poudriere repository catalogue...
poudriere repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be REINSTALLED:
	expat-2.2.5 [poudriere]

Number of packages to be reinstalled: 1

Proceed with this action? [y/N]: y
[1/1] Reinstalling expat-2.2.5...
[1/1] Extracting expat-2.2.5: 100%
borg.lerctr.org /home/ler $ ls -l /usr/local/lib/libexpat*
-rw-r--r--  1 root  wheel  345162 May 20 09:55 /usr/local/lib/libexpat.a
lrwxr-xr-x  1 root  wheel      17 May 20 09:55 /usr/local/lib/libexpat.so -=
> libexpat.so.1.6.7
lrwxr-xr-x  1 root  wheel      17 May 20 09:55 /usr/local/lib/libexpat.so.1=
 -> libexpat.so.1.6.7
-rwxr-xr-x  1 root  wheel  173824 May 20 09:55 /usr/local/lib/libexpat.so.1=
=2E6.7
borg.lerctr.org /home/ler $ file -b -L --mime-type /usr/local/lib/libexpat.=
so
application/x-pie-executable
borg.lerctr.org /home/ler $
> Antoine

--=20
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106

--mw6s6uq7tc6ws5zy
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQHABAABCgCqFiEEHjgknedhWzvJgwVzaXyZsatIp30FAlsB2kQsFIAAAAAAFQAO
cGthLWFkZHJlc3NAZ251cGcub3JnbGVyQGxlcmN0ci5vcmdfFIAAAAAALgAoaXNz
dWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDFFMzgy
NDlERTc2MTVCM0JDOTgzMDU3MzY5N0M5OUIxQUI0OEE3N0QACgkQaXyZsatIp31/
vAf+IZAYa21Esd10uakHE6MUTRmDwME5ci+/mWEFNyf4osJFhbKkwbY2nAkL0ARM
LKh4ATc7GSqkSRzLq3iMcRthSrLHsAJqbJybGBRuO3AwQ+X9SFe27fYDKLjU6R8J
t/imEnyaNmGgNVUQ6p33eocWNnu+vhxmiRRc7pRG0C+/iV24Tfca1q45lA6beCYQ
RhjIyIWkn2s3x++8BEn0yATb00NcfSobqlDPjKIAwHPMMge6sC6xpSSaCgMQA7xM
a60OMpThZah1ytldPLKXBNyNWTX3s6LqQMPxd6hZauJKhEafy4xQJmEi3lEI9SCn
FOLNjGVYp0QuAcgYhN5iy0xC2g==
=Dzir
-----END PGP SIGNATURE-----

--mw6s6uq7tc6ws5zy--



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