Source: libpdl-netcdf-perl
Version: 4.07-1
Severity: important
User: [email protected]
Usertags: perl-5.14-transition

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

#   Failed test 'use PDL::NetCDF;'
#   at t/01-Netcdf3.t line 5.
#     Tried to use 'PDL::NetCDF'.
#     Error:  Not a CODE reference at /usr/lib/perl/5.14/DynaLoader.pm line 
207, <DATA> line 206.
# END failed--call queue aborted at 
/build/dom-libpdl-netcdf-perl_4.07-1+b2-i386-0vlYMn/libpdl-netcdf-perl-4.07/blib/lib/PDL/NetCDF.pm
 line 207, <DATA> line 206.
# Compilation failed in require at (eval 34) line 2, <DATA> line 206.
# BEGIN failed--compilation aborted at (eval 34) line 2, <DATA> line 206.

As the results of the test suites are being ignored, this results in
broken binaries being packaged.

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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to