On Oct 18, 2012, at 6:36 PM, Bill Waggoner <ctgreybe...@gmail.com> wrote:

> When executing an update-all which pulled in a new git I received the
> following warning:
> 
> sudo -u fink-bld [ENV] sh -c /tmp/fink.8QR2R
> /sw/bin/tar  --no-same-owner --no-same-permissions -xf
> /sw/src/ExtUtils-ParseXS-3.15.tar.gz
> sudo -u fink-bld [ENV] sh -c /tmp/fink.oX9lG
> ARCHFLAGS="" /usr/bin/perl Makefile.PL PERL="/usr/bin/perl" PREFIX=/sw
> INSTALLPRIVLIB=/sw/lib/perl5
> INSTALLARCHLIB=/sw/lib/perl5/darwin-thread-multi-2level
> INSTALLSITELIB=/sw/lib/perl5
> INSTALLSITEARCH=/sw/lib/perl5/darwin-thread-multi-2level
> INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3
> INSTALLSITEMAN1DIR=/sw/share/man/man1
> INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin
> INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
> 
> ==========================================================
> WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> ==========================================================
> I detected that an old version of 'xsubpp' will shadow the
> new, to-be-installed 'xsubpp' (which you need to install
> XS modules) after installation.
> This is likely because an old version was installed
> wrongly or because your vendor patched your perl. You can
> continue with the installation but afterwards, you may
> have to remove all copies of 'xsubpp' that shadow this
> one for future module installations. Failure to do so may
> result in your being unable to install XS modules.
> But as long as you keep this in mind, nothing is going to
> break your system if you do nothing.
> 
> Problematic copies of 'xsubpp' found:
>  /sw/lib/perl5/ExtUtils/xsubpp
> 
> ==========================================================
> WARNING WARNING WARNING WARNING WARNING WARNING WARNING
> ==========================================================
> 
> But it appears that the git install actually replaced the "offending"
> xsubpp and all seems to be well. So I guess this is just an FYI.
> 
> Bill W

This is a harmless warning and can be ignored. This is actually 
extutils-parsexs-pm that is throwing this warning during its build, not git, 
and the extutils-parsexs-pm package knows what to do not to break things.

Daniel


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to