Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2016 20:26:34 +0100
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        Dima Panov <fluffy@FreeBSD.org>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: [poudriere]: lang/php56 is unwilling to build with ZTS
Message-ID:  <20161106202634.3c5d8dd9@thor.walstatt.dynvpn.de>
In-Reply-To: <ef4c4115-936d-9e05-1e90-658a7c39cf5e@FreeBSD.org>
References:  <20161101114926.40642a3c@freyja.zeit4.iv.bundesimmobilien.de> <ef4c4115-936d-9e05-1e90-658a7c39cf5e@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/QaQAq8KexwwnTCNFTDYGcZ=
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Am Thu, 3 Nov 2016 12:03:55 +1000
Dima Panov <fluffy@FreeBSD.org> schrieb:

> 01.11.16 20:49, O. Hartmann =D0=BF=D0=B8=D1=88=D0=B5=D1=82:
> > Obviously I ran into a problem with recent poudriere on CURRENT buildin=
g ports
> > in a CURRENT jail.
> >=20
> > Building threaded www/apache24 requires lang/php56 having option ZTS se=
t. I did
> > so. I tried to rebuild all depending ports, but I run into rpoblems the=
n with
> > php56: for instance, textproc/php56-xmlreader fails to build, the poudr=
iere log
> > gives the reason:
> >  =20
> > =3D=3D=3D>   php56-xmlreader-5.6.27 depends on =20
> > file: /usr/local/lib/php/20131226/dom.so - not found
> >=20
> > On systems with properly set ZTS, the expected folder for PHP modules w=
ould be
> >=20
> > /usr/local/lib/php/20131226-zts/
> >=20
> > When I first discovered this, I tried to delete and rebuild lang/php56 =
from
> > packages - definitely with option ZTS set - but the error is persistant.
> >=20
> > I'm unwilling to rebuild ALL thousands of packages, so I need some advi=
ce how
> > to solve this problem.
> >=20
> > Please CC me, I do not subscribe the list. Thanks.
> >=20
> > Thank you very much in advance,
> >  =20
>=20
> Some tweaks with poudriere build environment requred to suport ZTS build:
>=20
> cat /usr/local/poudriere.d/make.conf
>=20
> # www/apache24
> WITH_MPM=3Devent

I used WITH_MPM=3Dworker which should provide also a threaded Apache 2.4

>=20
>=20
> Meanwhile, I've got today another problem with poudriere.=20
>=20
> 'poudriere options' with non-default portstree uses options subdir from d=
efault tree,=20
> but 'poudriere bulk' hooks up the right options tree, without configured =
options, at
> all.=20
>=20
>=20
>=20
>=20

The problem must be located around the lang/php56 port/package. When ZTS en=
abled, I would
expect to find php plugin libs in=20

/usr/local/lib/php/20131226-zts/

but the failing ports report all a non-available /usr/local/lib/php/2013122=
6/ folder,
please consider the difference!

At this very moment, even a fresh clean start of the poudriere build does e=
nd up in
failures for the follwoing ports:

textproc/php56-wddx
databases/php56-pdo_sqlite
databases/php56-pdo_pgsql
databases/php56-pdo_mysql
devel/pear
textproc/php56-xmlreader
textproc/php56-xsl
net/phpldapadmin
databases/phppgadmin
devel/websvn

This failure occurs only in poudriere. If the ports are installed the prope=
r way
via /usr/ports and make, everything seems correct.

--Sig_/QaQAq8KexwwnTCNFTDYGcZ=
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

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

iQEcBAEBCAAGBQJYH4PqAAoJEOgBcD7A/5N8kU4IAKKLPOBU3eBLAC+I6NKERRir
l8s0uXVuMgh0fBCbjZ8wP1qvmaIvPwTzO7VIXyfqmcr74knBJ8Bh2LjgtgNZvwBd
J31DQ9zg4hKbubjRwAmEvFzCr1bHf6R7q2SEv+We5UZ6OlAS4TtlPyxU8cnIXcT4
zeyUSKYFxUm8WC4/J20t4T+VWHeNIr9Pod9GCzS7GwuI7jtp6eUbbu1/c9DIFNTP
ic9QQk5rwj32RySOCyXxozNMGnLRtd7gCP9g3Yw2EyLJcmluBingiTlqh0HDvyFT
bbdS+f1UERugsYMb32qnLoOn6UsZeWfl3QV4+sP7gbVGVxz+xz4CYlx3CJEBkQ4=
=zxLS
-----END PGP SIGNATURE-----

--Sig_/QaQAq8KexwwnTCNFTDYGcZ=--



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