Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-08-05 Thread Dominic Hargreaves
On Wed, Aug 03, 2011 at 09:49:39PM +0100, Dominic Hargreaves wrote: Noted. I'll work through fixing the bug for one package and then file the bugs for the others. Now done. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) --

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-08-03 Thread Dominic Hargreaves
On Tue, Aug 02, 2011 at 10:01:33AM +0300, Niko Tyni wrote: On Mon, Aug 01, 2011 at 10:04:46PM +0300, Niko Tyni wrote: On Sun, Jul 31, 2011 at 06:07:37PM +0100, Dominic Hargreaves wrote: Possible template bug report text for the broken modules: As discussed on Debian bug

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-08-02 Thread Niko Tyni
On Mon, Aug 01, 2011 at 10:04:46PM +0300, Niko Tyni wrote: On Sun, Jul 31, 2011 at 06:07:37PM +0100, Dominic Hargreaves wrote: Possible template bug report text for the broken modules: As discussed on Debian bug #628522, this package fails to build with perl 5.14.1 because

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-08-01 Thread Niko Tyni
On Sun, Jul 31, 2011 at 06:07:37PM +0100, Dominic Hargreaves wrote: On Fri, Jun 03, 2011 at 07:41:44AM +0300, Niko Tyni wrote: This seems to imply that blindly overriding CCFLAGS isn't quite the right thing to do after all. A better approach might be to update the EU::MM documentation,

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-07-31 Thread Dominic Hargreaves
On Fri, Jun 03, 2011 at 07:41:44AM +0300, Niko Tyni wrote: This seems to imply that blindly overriding CCFLAGS isn't quite the right thing to do after all. A better approach might be to update the EU::MM documentation, optionally add a new CCEXTRAFLAGS that automatically includes

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-06-02 Thread Dominic Hargreaves
On Mon, May 30, 2011 at 11:05:43PM +0300, Niko Tyni wrote: On Sun, May 29, 2011 at 07:46:06PM +0100, Dominic Hargreaves wrote: Package: perl-modules Version: 5.14.0-1 Severity: important This is a similar issue to that in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624460

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-06-02 Thread Niko Tyni
On Thu, Jun 02, 2011 at 06:23:25PM +0100, Dominic Hargreaves wrote: On Mon, May 30, 2011 at 11:05:43PM +0300, Niko Tyni wrote: The attached naive patch appends CCFLAGS to $Config{ccflags}. Could you please try and see if it fixes things for you? Ideally, it would also be useful to see if

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-06-02 Thread Dominic Hargreaves
On Thu, Jun 02, 2011 at 09:29:11PM +0300, Niko Tyni wrote: I expect that you didn't build libdbd-oracle-perl (it's in contrib as it needs some Oracle binaries), but if you still have the build logs available, could you please check if any other log contains $Config{ccflags} twice? Such

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-06-02 Thread Niko Tyni
On Thu, Jun 02, 2011 at 09:53:52PM +0100, Dominic Hargreaves wrote: On Thu, Jun 02, 2011 at 09:29:11PM +0300, Niko Tyni wrote: I expect that you didn't build libdbd-oracle-perl (it's in contrib as it needs some Oracle binaries), but if you still have the build logs available, could you

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-05-30 Thread Niko Tyni
On Sun, May 29, 2011 at 07:46:06PM +0100, Dominic Hargreaves wrote: Package: perl-modules Version: 5.14.0-1 Severity: important This is a similar issue to that in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624460 where Extutils::CBuilder was fixed to not overwrite $Config{ccflags}

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-05-29 Thread Dominic Hargreaves
Package: perl-modules Version: 5.14.0-1 Severity: important This is a similar issue to that in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624460 where Extutils::CBuilder was fixed to not overwrite $Config{ccflags} with $ENV{CFLAGS}.

Bug#628522: perl: ExtUtils::MakeMaker overriding CCFLAGS when passed to WriteMakefile

2011-05-29 Thread Niko Tyni
On Sun, May 29, 2011 at 07:46:06PM +0100, Dominic Hargreaves wrote: Package: perl-modules Version: 5.14.0-1 Severity: important This is a similar issue to that in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624460 where Extutils::CBuilder was fixed to not overwrite $Config{ccflags}