Bugzilla – Bug 754592
perl ExtUtils::MakeMaker adds empty RPATH
Last modified: 2017-08-12 16:30:16 UTC
perl ExtUtils::MakeMaker adds an empry RPATH. Two weeks ago this caused a build failure in factory (for the apparmor package in my case). In the meantime, the brp checks were relaxed - but nevertheless this should be fixed in perl's ExtUtils::MakeMaker. Quoting Guido Berhoerster, from http://lists.opensuse.org/opensuse-packaging/2012-03/msg00098. ----- * Guido Berhoerster <gber@opensuse.org> [2012-03-13 14:12]: > Perl's ExtUtils::MakeMaker should probably also be fixed, it > seems to insist on setting RPATH, even if only to an empty value. I forgot to add, a patch to do that can be found here: http://lists.fedoraproject.org/pipermail/perl-devel/2012-January/044951. ----- It would probably make sense to include this patch in the perl package (but I'll let the decision up to you - I'm not a perl expert ;-)
Hmm, let's see what perl upstream says about this patch...
Any news on this nearly 2 years old bugreport? ;-)
Oh my, 2 years already... Well, the patch didn't make it upstream. I'll check if the newest perl versions still insist on setting RPATH.
As it is not really obvious it was not merged I am moving this bug to tumbleweed target. Just close it as fixed or upstream as we are waiting on them anyway.