Source: hivex Version: 1.2.7-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.14-transition
As discussed on Debian bug #628522, this package fails to build with perl 5.14.1 on i386 because $Config{ccflags} is being overridden by local CCFLAGS options: # Failed test 'use Win::Hivex;' # at t/010-load.t line 23. # Tried to use 'Win::Hivex'. # Error: Not a CODE reference at /usr/lib/perl/5.14/DynaLoader.pm line 207. # END failed--call queue aborted at /build/dom-hivex_1.2.7-1+b1-i386-g_ZuJQ/hivex-1.2.7/perl/blib/lib/Win/Hivex.pm line 207. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. This bug is also discussed upstream at <https://rt.cpan.org/Public/Bug/Display.html?id=68613>. Please modify the build system of this package to append $Config{ccflags} to CCFLAGS. In most cases this will be by editing Makefile.PL. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org