Re: stow: Possible precedence issue with control flow operator at /usr/share/perl5/Stow.pm line 1736.
Adrien LUCAS <[email protected]> Fri, 19 Jun 2015 15:37:53 +0200
| Newsgroups | gmane.comp.gnu.stow.bugs |
|---|---|
| Message-ID | <[email protected]> |
--------------060907020604010800020700 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 8bit Indeed the commit make more sense. Thank you! Le 19/06/2015 15:34, Adam Spiers a écrit : > On Fri, Jun 19, 2015 at 02:58:00PM +0200, Adrien LUCAS wrote: >> A warning shows up for *any* stow call I make (even "--version"). >> When I install the ubuntu package that contains the last version, it says : >> Possible precedence issue with control flow operator at >> /usr/share/perl5/Stow.pm line 1736. >> And when I compile the last version, it says : >> Possible precedence issue with control flow operator at >> /usr/local/share/perl/5.20.2/Stow.pm line 1736. >> >> Here is an exemple : >> $ stow --version --verbose=3 >> Possible precedence issue with control flow operator at >> /usr/local/share/perl/5.20.2/Stow.pm line 1736. >> stow (GNU Stow) version 2.2.0 >> >> Here are my environements informations : >> $ stow --version >> stow (GNU Stow) version 2.2.0 >> $ perl -v >> This is perl 5, version 20, subversion 2 (v5.20.2) built for >> x86_64-linux-gnu-thread-multi >> $ uname -a >> Linux DSEB001592 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 >> 18:31:11 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux >> >> This bug has already been spoted : >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759326, but it >> seems that the fix is not enough. > The link for the fix I sent was broken; this is the real fix: > > http://git.savannah.gnu.org/cgit/stow.git/commit/?id=d788ce0c1c59b3158270143659f7a4363da73056 > > But I recommend you just build from the latest git master. -- *Adrien LUCAS * Developer *SensioLabs * [email protected] <mailto:[email protected]> *Mobile* : +33 6 72 56 50 37 www.sensiolabs.com <http://www.sensiolabs.com/> www.symfony.com <http://www.symfony.com/> connect.sensiolabs.com <http://connect.sensiolabs.com/> 92-98 Bd. Victor Hugo 92115 Clichy Cedex - France 7 rue Nationale 59000 Lille, France --------------060907020604010800020700 Content-Type: text/html; charset="windows-1252" Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> Indeed the commit make more sense.<br> Thank you!<br> <br> <div class="moz-cite-prefix">Le 19/06/2015 15:34, Adam Spiers a écrit :<br> </div> <blockquote cite="mid:[email protected]" type="cite"> <pre wrap="">On Fri, Jun 19, 2015 at 02:58:00PM +0200, Adrien LUCAS wrote: </pre> <blockquote type="cite"> <pre wrap="">A warning shows up for *any* stow call I make (even "--version"). When I install the ubuntu package that contains the last version, it says : Possible precedence issue with control flow operator at /usr/share/perl5/Stow.pm line 1736. And when I compile the last version, it says : Possible precedence issue with control flow operator at /usr/local/share/perl/5.20.2/Stow.pm line 1736. Here is an exemple : $ stow --version --verbose=3 Possible precedence issue with control flow operator at /usr/local/share/perl/5.20.2/Stow.pm line 1736. stow (GNU Stow) version 2.2.0 Here are my environements informations : $ stow --version stow (GNU Stow) version 2.2.0 $ perl -v This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi $ uname -a Linux DSEB001592 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux This bug has already been spoted : <a class="moz-txt-link-freetext" href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759326">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759326</a>, but it seems that the fix is not enough. </pre> </blockquote> <pre wrap=""> The link for the fix I sent was broken; this is the real fix: <a class="moz-txt-link-freetext" href="http://git.savannah.gnu.org/cgit/stow.git/commit/?id=d788ce0c1c59b3158270143659f7a4363da73056">http://git.savannah.gnu.org/cgit/stow.git/commit/?id=d788ce0c1c59b3158270143659f7a4363da73056</a> But I recommend you just build from the latest git master. </pre> </blockquote> <br> <div class="moz-signature">-- <br> <div class="moz-signature"> <font style="font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000;" color="#000000" face="Arial, Helvetica, sans-serif" size="2"> <b> Adrien LUCAS </b> <br> <font style="font-size:12px;" size="2"> Developer </font> <br> <br> <b> <font style="font-size:24px;letter-spacing:-1.15px" size="5"> Sensio<font style="color:#82E83C;" color="#82E83C">Labs</font> </font> </b> <br> <font style="font-size:11px;" size="2"> <a href="mailto:[email protected]" style="color:#000000;"> [email protected] </a> <br> <b>Mobile</b> : +33 6 72 56 50 37<br> <br> <a href="http://www.sensiolabs.com/" style="color:#000000;"> www.sensiolabs.com </a> <a href="http://www.symfony.com/" style="color:#000000;"> www.symfony.com </a> <a href="http://connect.sensiolabs.com/" style="color:#000000;"> connect.sensiolabs.com </a> <br> <br> 92-98 Bd. Victor Hugo<br> 92115 Clichy Cedex - France <br> <br> 7 rue Nationale<br> 59000 Lille, France <br> </font> </font> <!-- <img src="file:////home/nicolas.lemahieu/Documents/Sensio/actu_signature.gif" /> --> </div> </div> </body> </html> --------------060907020604010800020700--