Alexander Hansen <alexanderk.han...@gmail.com> said:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Setting up fink-buildlock-io-stty-pm-0.03-1 (2010.06.29-16.12.05) ...
>
> gzip -dc /sw/src/IO-Stty-0.03.tar.gz | /sw/bin/tar -xvf -
> - --no-same-owner --no-same-permissions
> IO-Stty-0.03
> IO-Stty-0.03/Build.PL
> IO-Stty-0.03/Changes
> IO-Stty-0.03/META.yml
> IO-Stty-0.03/README
> IO-Stty-0.03/lib
> IO-Stty-0.03/lib/IO
> IO-Stty-0.03/lib/IO/Stty.pm
> IO-Stty-0.03/scripts
> IO-Stty-0.03/scripts/stty.pl
> IO-Stty-0.03/t
> IO-Stty-0.03/t/00-load.t
> IO-Stty-0.03/t/98-pod-coverage.t
> IO-Stty-0.03/t/99-pod.t
> /var/tmp/tmp.1.oA9Ks2
> #!/bin/sh -ev
>       exec 2>&1
>       perl$perlversion Build.PL \
>       --install_path
> arch=/sw/src/fink.build/root-io-stty-pm-0.03-1/sw/lib/perl5 \
>       --install_path bin=/sw/src/fink.build/root-io-stty-pm-0.03-1/sw/bin \
>       --install_path
> bindoc=/sw/src/fink.build/root-io-stty-pm-0.03-1/sw/share/man/man1 \
>       --install_path 
> lib=/sw/src/fink.build/root-io-stty-pm-0.03-1/sw/lib/perl5 \
>       --install_path
> libdoc=/sw/src/fink.build/root-io-stty-pm-0.03-1/sw/share/man/man3 \
>       --install_path script=/sw/src/fink.build/root-io-stty-pm-0.03-1/sw/bin
> Can't locate Module/Build.pm in @INC (@INC contains:
> /sw/lib/perl5/5.8.6/darwin-thread-multi-2level /sw/lib/perl5/5.8.6
> /sw/lib/perl5/darwin-thread-multi-2level
> /sw/lib/perl5/5.8.6/darwin-thread-multi-2level /sw/lib/perl5
> /sw/lib/perl5/darwin /sw/lib/perl5-core/5.8.6/darwin-thread-multi-2level
> /sw/lib/perl5-core/5.8.6
> /sw/lib/perl5/site_perl/5.8.6/darwin-thread-multi-2level
> /sw/lib/perl5/site_perl/5.8.6
> /sw/lib/perl5/site_perl/5.8.6/darwin-thread-multi-2level
> /sw/lib/perl5/site_perl .) at Build.PL line 3.
> BEGIN failed--compilation aborted at Build.PL line 3.
>
> ...
>
> And indeed:
>
> Fiona:~ hansen$ fink list -t module-build-pm
> Information about 10495 packages read in 1 seconds.
>  i    module-build-pm 1:0.36.07-201   Module::Build for /usr/bin/perl
>  i    module-build-pm5100     1:0.36.07-1     Alternative installer for Perl 
> modules
>       module-build-pm586      1:0.36.07-1     Alternative installer for Perl 
> modules
>  i    module-build-pm588      1:0.36.07-1     Alternative installer for Perl 
> modules
>
> $ which perl
> /sw/bin/perl
> Fiona:~ hansen$ perl -v
>
> This is perl, v5.8.6 built for darwin-thread-multi-2level
>
> It doesn't happen with perl5100 as the first Perl in the PATH, I guess
> since that includes Module::Build.  Presumably there's something
> insufficiently perlverted in the third line of the CompileScript?

Half-perlverted (it's not a -pmXXX, so it should be running
/usr/bin/perl explicitly. The $perlversion variable isn't even set
because it was blindly cut'n'pasted from some other probably
perlversioned correctly pkg:/ Fixed that bug.

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to