Created attachment 848585 [details] build.log Failed during configuration phase with the following error: perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/DBD-mysql-4.50.0-r1/image --ssl --mysql_config=/usr/bin/mysql_config Can't locate DBI/DBD.pm in @INC (you may need to install the DBI::DBD module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.36/x86_64-linux-thread-multi /usr/local/lib64/perl5/5.36 /usr/lib64/perl5/vendor_perl/5.36/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.36 /usr/lib64/perl5/5.36/x86_64-linux-thread-multi /usr/lib64/perl5/5.36) at Makefile.PL line 17. * ERROR: dev-perl/DBD-mysql-4.50.0-r1::gentoo failed (configure phase): * Unable to build! I tried to remerge perl as the multilib USE flag is in my make.conf but it did not help. (I can see the requested files DBD.pm and DBI.pm, but in the x86_64-linux folder rather than in the x86_64-linux-thread-multi) and the DBI module is installed on my machine: [ebuild R ] dev-perl/DBI-1.643.0 USE="-examples -test" Thank you for your help!
You need to run perl-cleaner --all if changing USE=threads on dev-lang/perl (it warns about this).
Created attachment 848587 [details] environment environment
Created attachment 848589 [details] info info
Created attachment 848591 [details] pretend pqv
Please try the suggestion from comment 1 and reopen if you still have issues.