#38066: subversion-perlbindings-5.12 1.7.8_2: Leopard build error -------------------------------------------+------------------------------- Reporter: michael.klein@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Resolution: | Version: 2.1.3 Port: subversion-perlbindings-5.12 | Keywords: -------------------------------------------+------------------------------- Comment (by dluke@…): This builds without errors on my darwin9 ppc box (and it does use gcc-4.0 which I believe is being selected because perl5.12 was built with it). The only obvious difference I see is that I don't build with +no_bdb. Can you try it without +no_bdb and see if it builds for you then? Note that my build doesn't have the -Werror you're seeing ether: {{{ /usr/bin/gcc-4.0 -c -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl -I../../../../../subversion/include -I../../../../../subversion -I../../../../../subversion/bindings/swig -g -pipe -O2 -arch ppc -pipe -O2 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno- strict-aliasing -fstack-protector -I/opt/local/include -DVERSION=\"\" -DXS_VERSION=\"\" "-I/opt/local/lib/perl5/5.12.4/darwin-thread-multi- 2level/CORE" -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp core.c }}} I also don't have ruby installed on that machine (other than the system one) and it appears that that might be where the build is picking up -Werror=implicit-function-declaration for you. -- Ticket URL: <https://trac.macports.org/ticket/38066#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS