https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-apps/bugzilla-5.0.6-r1 fails tests (DASH-SYSTEM). Discovered on: amd64 (internal ref: dash_tinderbox) NOTE: (DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Created attachment 848659 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Can't locate object method "feature" via package "Bugzilla" at t/001compile.t line 81. # Error: Can't locate JSON/XS.pm in @INC (you may need to install the JSON::XS module) (@INC contains: . lib t /etc/perl /usr/local/lib64/perl5/5.36/x86_64-linux-debug-thread-multi /usr/local/lib64/perl5/5.36 /usr/lib64/perl5/vendor_perl/5.36/x86_64-linux-debug-thread-multi /usr/lib64/perl5/vendor_perl/5.36 /usr/lib64/perl5/5.36/x86_64-linux-debug-thread-multi /usr/lib64/perl5/5.36 /usr/lib64/perl5/vendor_perl/5.34) at Bugzilla/Config.pm line 21.
The package compiles fine in my test environment, and dev-perl/JSON-XS is a listed dependency. I will try to change my test environment to use dash and reproduce the issue.