https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-php/symfony-config-2.8.20 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 655494 [details] build.log build log and emerge --info
It's not really failing tests... it's because tests run against newer PHP which has deprecated some stuff and is printing deprecation warnings. Test suite could be altered to suppress that...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b9a6d9bacd929770cfc7b1259dc2a235e1109e commit d3b9a6d9bacd929770cfc7b1259dc2a235e1109e Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-07-26 17:18:06 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-07-26 17:25:14 +0000 dev-php/symfony-config: treeclean Closes: https://bugs.gentoo.org/934666 (pkgremoved) Closes: https://bugs.gentoo.org/738016 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-php/symfony-config/Manifest | 1 - dev-php/symfony-config/files/autoload.php | 20 ----------- dev-php/symfony-config/metadata.xml | 24 ------------- .../symfony-config/symfony-config-2.8.20.ebuild | 40 ---------------------- profiles/base/package.use.mask | 1 - profiles/package.mask | 1 - 6 files changed, 87 deletions(-)