stow: Possible precedence issue with control flow operator at /usr/share/perl5/Stow.pm line 1736.
Adrien LUCAS <[email protected]> Fri, 19 Jun 2015 14:58:00 +0200
| Newsgroups | gmane.comp.gnu.stow.bugs |
|---|---|
| Message-ID | <[email protected]> |
--------------000003040007050805000007 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit 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. -- *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 --------------000003040007050805000007 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body bgcolor="#FFFFFF" text="#000000"> A warning shows up for *any* stow call I make (even "--version").<br> When I install the ubuntu package that contains the last version, it says :<br> Possible precedence issue with control flow operator at /usr/share/perl5/Stow.pm line 1736.<br> And when I compile the last version, it says :<br> Possible precedence issue with control flow operator at /usr/local/share/perl/5.20.2/Stow.pm line 1736.<br> <br> Here is an exemple :<br> $ stow --version --verbose=3<br> Possible precedence issue with control flow operator at /usr/local/share/perl/5.20.2/Stow.pm line 1736.<br> stow (GNU Stow) version 2.2.0<br> <br> Here are my environements informations : <br> $ stow --version<br> stow (GNU Stow) version 2.2.0<br> $ perl -v<br> This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi<br> $ uname -a<br> 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<br> <br> 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.<br> <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> --------------000003040007050805000007--