Date: Tue, 1 Nov 2016 11:49:26 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-ports <freebsd-ports@freebsd.org> Subject: [poudriere]: lang/php56 is unwilling to build with ZTS Message-ID: <20161101114926.40642a3c@freyja.zeit4.iv.bundesimmobilien.de>
next in thread | raw e-mail | index | archive | help
Obviously I ran into a problem with recent poudriere on CURRENT building ports in a CURRENT jail. Building threaded www/apache24 requires lang/php56 having option ZTS set. I did so. I tried to rebuild all depending ports, but I run into rpoblems then with php56: for instance, textproc/php56-xmlreader fails to build, the poudriere log gives the reason: ===> php56-xmlreader-5.6.27 depends on file: /usr/local/lib/php/20131226/dom.so - not found On systems with properly set ZTS, the expected folder for PHP modules would be /usr/local/lib/php/20131226-zts/ 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. I'm unwilling to rebuild ALL thousands of packages, so I need some advice how to solve this problem. Please CC me, I do not subscribe the list. Thanks. Thank you very much in advance, oh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161101114926.40642a3c>