Package: ossp-uuid Version: 1.6.2-1.3 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.20-transition
Starting with version 5.20.0 (currently in experimental), the Debian perl package is changing the "vendorarch" library paths (currently /usr/lib/perl5) to include the multiarch triplet and the perl version. See #748380 for details. For this to work, packages containing binary perl modules need to migrate from using the hardcoded /usr/lib/perl5 directory to the value of the $Config{vendorarch} variable, as defined in the 'Config' module. This package fails to build with perl_5.20.0-1 from experimental: cd perl; make install PREFIX=/«PKGBUILDDIR»/debian/libossp-uuid-perl/usr make[2]: Entering directory '/«PKGBUILDDIR»/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /«PKGBUILDDIR»/debian/libossp-uuid-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/OSSP/uuid/uuid.so Installing /«PKGBUILDDIR»/debian/libossp-uuid-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/Data/UUID.pm Installing /«PKGBUILDDIR»/debian/libossp-uuid-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/Data/UUID.pod Installing /«PKGBUILDDIR»/debian/libossp-uuid-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/OSSP/uuid.pod Installing /«PKGBUILDDIR»/debian/libossp-uuid-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/OSSP/uuid.pm Installing /«PKGBUILDDIR»/debian/libossp-uuid-perl/usr/share/man/man3/Data::UUID.3pm Installing /«PKGBUILDDIR»/debian/libossp-uuid-perl/usr/share/man/man3/OSSP::uuid.3pm make[2]: Leaving directory '/«PKGBUILDDIR»/perl' chrpath debian/libossp-uuid-perl/usr/lib/perl5/auto/OSSP/uuid/uuid.so && \ chrpath -d debian/libossp-uuid-perl/usr/lib/perl5/auto/OSSP/uuid/uuid.so open: No such file or directory elf_open: Invalid argument make[1]: *** [override_dh_auto_install] Error 1 debian/rules:44: recipe for target 'override_dh_auto_install' failed make[1]: Leaving directory '/«PKGBUILDDIR»' make: *** [binary-arch] Error 2 Please ask on the debian-perl list if you want help with this, and see https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=perl-5.20-transition;users=debian-p...@lists.debian.org for a list of similar bugs and patches. -- Niko Tyni nt...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org