[MacPorts] #20373: subversion perl bindings fails to build on 10.6

MacPorts noreply at macports.org
Fri Aug 7 00:05:31 PDT 2009


#20373: subversion perl bindings fails to build on 10.6
---------------------------------+------------------------------------------
  Reporter:  epic@…              |       Owner:  dluke@…           
      Type:  defect              |      Status:  closed            
  Priority:  Normal              |   Milestone:                    
 Component:  ports               |     Version:  1.8.0             
Resolution:  fixed               |    Keywords:                    
      Port:                      |  
---------------------------------+------------------------------------------

Comment(by mike@…):

 This doesn't seem to be fixing the problem for me... I installed macports
 from svn using the instructions at
 http://guide.macports.org/#installing.macports.subversion and configured
 it to use portfiles from svn. I then tried to install git-core+svn and got
 the following error when building p5-svn-simple:
 {{{
 --->  Configuring p5-svn-simple
 Error: Target org.macports.configure returned: configure failure: shell
 command " cd
 "/opt/local/var/macports/build/_opt_mports_trunk_dports_perl_p5-svn-
 simple/work/SVN-Simple-0.27" && /opt/local/bin/perl Makefile.PL
 INSTALLDIRS=vendor " returned error 2
 Command output: Checking if your kit is complete...
 Looks good
 ===> 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.
 Writing Makefile for SVN::Simple::Edit
 }}}
 I double checked, and the darwin_10 variant of subversion-perlbindings was
 installed.

 If I run perl command from comment #10, I get the following output:

 {{{
 acheron:dports mike$ perl -e 'use SVN::Core; print
 "$SVN::Core::VER_MAJOR.$SVN::Core::VER_MINOR.$SVN::Core::VER_MICRO"'
 Can't load '/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
 2level/auto/SVN/_Core/_Core.bundle' for module SVN::_Core:
 dlopen(/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
 2level/auto/SVN/_Core/_Core.bundle, 1): Symbol not found:
 _svn_swig_pl_thunk_config_enumerator
   Referenced from: /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
 2level/auto/SVN/_Core/_Core.bundle
   Expected in: dynamic lookup
  at /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/SVN/Base.pm line
 59
 BEGIN failed--compilation aborted at
 /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/SVN/Core.pm line 5.
 Compilation failed in require at -e line 1.
 BEGIN failed--compilation aborted at -e line 1.
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/20373#comment:15>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list