On Jan 5, 2013, at 1:16 PM, Dominique Dhumieres <domi...@lps.ens.fr> wrote:

> Updating to svn-swig-pm588-1.7.8-1 on
> 
> Package manager version: 0.34.4
> Distribution version: selfupdate-rsync Sat Jan  5 15:38:09 2013, 10.5, powerpc
> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> Xcode.app: 3.1.4
> Xcode command-line tools: 3.1.4
> Max. Fink build jobs:  1
> 
> failed with
> 
> ...
> ######################## Running Makefile.PL ########################
> 
> pushd subversion/bindings/swig/perl/native
> ARCHFLAGS="" /usr/bin/perl5.8.8 Makefile.PL PERL="/usr/bin/perl5.8.8" 
> PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.8.8 
> INSTALLARCHLIB=/sw/lib/perl5/5.8.8/darwin-thread-multi-2level 
> INSTALLSITELIB=/sw/lib/perl5/5.8.8 
> INSTALLSITEARCH=/sw/lib/perl5/5.8.8/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
> /sw/src/fink.build/svn-swig-pm588-1.7.8-1/subversion-1.7.8/subversion/bindings/swig/perl/native
>  /sw/src/fink.build/svn-swig-pm588-1.7.8-1/subversion-1.7.8
> Writing Makefile for SVN::_Core
> Writing MYMETA.yml and MYMETA.json
> Writing Makefile.client for SVN::_Client
> Writing MYMETA.yml and MYMETA.json
> Writing Makefile.delta for SVN::_Delta
> Writing MYMETA.yml and MYMETA.json
> Writing Makefile.fs for SVN::_Fs
> Writing MYMETA.yml and MYMETA.json
> Writing Makefile.ra for SVN::_Ra
> Writing MYMETA.yml and MYMETA.json
> Writing Makefile.repos for SVN::_Repos
> Writing MYMETA.yml and MYMETA.json
> Writing Makefile.wc for SVN::_Wc
> Writing MYMETA.yml and MYMETA.json
> make PERL=$PERL FULLPERL=$PERL ABSPERL=$PERL
> cp ../../../../../subversion/bindings/swig/perl/native/Delta.pm 
> blib/lib/SVN/Delta.pm
> cp ../../../../../subversion/bindings/swig/perl/native/Ra.pm 
> blib/lib/SVN/Ra.pm
> cp ../../../../../subversion/bindings/swig/perl/native/Wc.pm 
> blib/lib/SVN/Wc.pm
> cp ../../../../../subversion/bindings/swig/perl/native/Base.pm 
> blib/lib/SVN/Base.pm
> cp ../../../../../subversion/bindings/swig/perl/native/Core.pm 
> blib/lib/SVN/Core.pm
> cp ../../../../../subversion/bindings/swig/perl/native/Repos.pm 
> blib/lib/SVN/Repos.pm
> cp ../../../../../subversion/bindings/swig/perl/native/Fs.pm 
> blib/lib/SVN/Fs.pm
> cp ../../../../../subversion/bindings/swig/perl/native/Client.pm 
> blib/lib/SVN/Client.pm
> cc -c  -I/sw/include/apache2   -I/sw/include/apache2 -I/sw/include  
> -I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl  
> -I../../../../../subversion/include  -I../../../../../subversion  
> -I../../../../../subversion/bindings/swig -g -g -O2  -g -O2  
> -Werror=implicit-function-declaration -g -pipe -fno-common -DPERL_DARWIN 
> -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement 
> -I/usr/local/include -O3   -DVERSION=\"\" -DXS_VERSION=\"\"  
> "-I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE"  -I/sw/include 
>  -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp core.c
> cc1: error: unrecognized command line option 
> "-Werror=implicit-function-declaration"

That's odd because configure only adds --Werror=implicit-function-declaration 
after first checking if the compiler accepts it. It's doubly odd that svn 
itself builds but svn-swig-pm does not. Is your cc and gcc the same thing? I 
think system perl is using cc while everything else uses gcc. Maybe configure 
checked gcc but perl is using cc and its something different?

Daniel


------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
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