Bug#643038: libdbd-firebird-perl: FTBFS with perl 5.14: CCFLAGS should include $Config{ccflags}

Dominic Hargreaves dom at earth.li
Mon Sep 26 18:51:44 UTC 2011


Source: libdbd-firebird-perl
Version: 0.60-2
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.14-transition

As discussed on Debian bug #628522, this package fails to build with
perl 5.14.1 (in experimental) on i386 because $Config{ccflags} is being
overridden by local CCFLAGS options:

#   Failed test 'use DBD::Firebird;'
#   at t/00-base.t line 18.
#     Tried to use 'DBD::Firebird'.
#     Error:  Not a CODE reference at /usr/lib/perl/5.14/DynaLoader.pm line 207.
# END failed--call queue aborted at /build/dom-libdbd-firebird-perl_0.60-2+b1-i3
86-hmmUwf/libdbd-firebird-perl-0.60/blib/lib/DBD/Firebird.pm line 207.
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.
# Looks like you failed 1 test of 2.

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)





More information about the pkg-perl-maintainers mailing list