https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-php/symfony-finder-3.4.38 fails tests. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 655298 [details] build.log build log and emerge --info
Hey Agostino thank you for the report ! I think the problem is the same in each ebuild File not found: '/usr/share/php/Symfony/Component/Yaml/autoload.php' I need to setup a BDEPEND with the test deps, on working on it.
@ Guillaume Seren: No, it's just a PHPUnit problem. Please limit to <PHPUnit-6 and tests will pass.
Re, That's interresting because I can not reproduce this issue, with standard emerging + test, I think it is probably trigger by the binpackages options. @thomas: Hey, when I install whith test on my chroot, it pull symfony-yaml, but as it is a direct dependency of this package I think should be added. As I did those a long time ago, maybe it was intentionnal, because composer was a long review.
Created attachment 655392 [details] fixed ebuild
Please test this ebuild to see if that solve the issue (to be sure).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f640ec51eac4e18a6942f2c8c5483a2c0f132db7 commit f640ec51eac4e18a6942f2c8c5483a2c0f132db7 Author: Guillaume Seren <guillaumeseren@gmail.com> AuthorDate: 2020-08-18 19:42:23 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-08-18 22:33:44 +0000 dev-php/symfony-finder: Restrict <dev-php/phpunit-6 Closes: https://bugs.gentoo.org/737870 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> dev-php/symfony-finder/symfony-finder-3.4.38.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)