#28304: p5-svn-simple fails on 10.6, build_arch i386 --------------------------------------+------------------------------------- Reporter: andrebragareis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: p5-svn-simple --------------------------------------+------------------------------------- Very similar to other tickets, such as #20373. Building p5-svn-simple fails with: {{{ ===> Warning: SVN::Core missing or outdated. Please manually install SVN::Core by compiling Subversion (version 0.31.0 or above) with SWIG/Perl bindings, and try this installation process again. }}} But perl reports: {{{ [andrer ~]$ perl -e 'use SVN::Core; print "$SVN::Core::VER_MAJOR.$SVN::Core::VER_MINOR.$SVN::Core::VER_MICRO"' 1.6.5 }}} This is a standard install except for 'build_arch i386' in macports.conf. MacPorts is v.1.9.2 and selfupdate'd on Feb 6th 2011. Log is attached. -- Ticket URL: <https://trac.macports.org/ticket/28304> MacPorts <http://www.macports.org/> Ports system for Mac OS