https://bugzilla.redhat.com/show_bug.cgi?id=1467357 Bug ID: 1467357 Summary: biber-2.6-5.fc27 FTBFS: Undefined subroutine &Encode::define_alias called at /usr/lib64/perl5/vendor_perl/Encode.pm line 102 Product: Fedora Version: rawhide Component: biber Assignee: cbm@xxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cbm@xxxxxxxxx, mefoster@xxxxxxxxx, novyjindrich@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx biber-2.6-5.fc27 fails to build in F27 because tests fail like this: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DbZvW2 + umask 022 + cd /builddir/build/BUILD + cd biber-2.6 + ./Build test Undefined subroutine &Encode::define_alias called at /usr/lib64/perl5/vendor_perl/Encode.pm line 102. Compilation failed in require at /usr/lib64/perl5/vendor_perl/Encode/Alias.pm line 7. BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/Encode/Alias.pm line 7. Compilation failed in require at /builddir/build/BUILD/biber-2.6/blib/lib/Biber/Constants.pm line 6. BEGIN failed--compilation aborted at /builddir/build/BUILD/biber-2.6/blib/lib/Biber/Constants.pm line 6. Compilation failed in require at /builddir/build/BUILD/biber-2.6/blib/lib/Biber/Internals.pm line 7. BEGIN failed--compilation aborted at /builddir/build/BUILD/biber-2.6/blib/lib/Biber/Internals.pm line 7. Compilation failed in require at /usr/share/perl5/vendor_perl/parent.pm line 16. BEGIN failed--compilation aborted at /builddir/build/BUILD/biber-2.6/blib/lib/Biber.pm line 5. Compilation failed in require at t/annotations.t line 12. BEGIN failed--compilation aborted at t/annotations.t line 12. # Looks like your test exited with 2 before it could output anything. t/annotations.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests A difference between working and failing build root is: perl-Text-CSV_XS 1.29-2.fc27 > 1.31-1.fc27 perl-Encode 4:2.89-8.fc27 > 4:2.90-9.fc27 perl-Log-Dispatch 2.63-2.fc27 > 2.65-1.fc27 perl-File-Path 2.13-2.fc27 > 2.14-1.fc27 perl-ExtUtils-MM-Utils 1:7.28-2.fc27 > 1:7.30-1.fc27 perl-List-SomeUtils 0.53-3.fc27 > 0.54-1.fc27 perl-encoding 4:2.19-8.fc27 > 4:2.19-9.fc27 perl-ExtUtils-MakeMaker 1:7.28-2.fc27 > 1:7.30-1.fc27 perl-IO-Socket-SSL 2.048-2.fc27 > 2.049-1.fc27 perl-ExtUtils-Command 1:7.28-2.fc27 > 1:7.30-1.fc27 gdb-headless 8.0-13.fc27 > 8.0-17.fc27 libcurl 7.54.0-5.fc27 > 7.54.1-1.fc27 kernel-headers 4.12.0-0.rc4.git2.1.... > 4.12.0-0.rc5.git0.1.... curl 7.54.0-5.fc27 > 7.54.1-1.fc27 This is perhaps caused by upgrading perl-Encode. Upstream has already fix in the git tree <https://github.com/plk/biber/commit/802ddd5a01249195e32b810e2aa504fbed6903f1>. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx