Skip Menu |

This queue is for tickets about the UUID CPAN distribution.

Report information
The Basics
Id: 114213
Status: resolved
Priority: 0/
Queue: UUID

People
Owner: JRM [...] cpan.org
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.25
Fixed in: (no value)



Subject: Makefile.PL breaks EUMM parameter handling
The changes to Makefile.PL in 0.25 break normal ExtUtils::MakeMaker behaviour. The problem is the `@ARGV && shift ...' in line 14 which "eats" the first parameter passed to `perl Makefile.PL'. In the case of a Debian build, we use `perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE= ...', and the "INSTALLDIRS=vendor" gets lost, and later installation would go to site instead of vendor. Please try to change the DEBUG handling. Shouldn't $ENV{UUID_DEBUG} be enough? Cheers, gregor, Debian Perl Group
Yes, throwing away "uninteresting" args like that does seem pretty rude. I've changed it in 0.26 to pluck out the UUID_DEBUG flags and pass the rest along to EUMM unchanged. Thanks! Rick
Subject: Re: [rt.cpan.org #114213] Makefile.PL breaks EUMM parameter handling
Date: Sat, 7 May 2016 15:43:06 +0200
To: Rick Myers via RT <bug-UUID [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Sat, 07 May 2016 03:08:24 -0400, Rick Myers via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=114213 > > > Yes, throwing away "uninteresting" args like that does seem pretty rude. > > I've changed it in 0.26 to pluck out the UUID_DEBUG flags and pass the rest along to EUMM unchanged.
Great, thanks alot! 0.26 uploaded to Debian/unstable. Cheers, gregor -- .''`. Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Bettina Wegner: alles was ich wuensche
Download signature.asc
application/pgp-signature 949b

Message body not shown because it is not plain text.