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

MacPorts noreply at macports.org
Thu Sep 2 13:31:33 PDT 2010


#20373: subversion perl bindings fails to build on 10.6
--------------------------------------+-------------------------------------
  Reporter:  epic@…                   |       Owner:  dluke@…           
      Type:  defect                   |      Status:  reopened          
  Priority:  Normal                   |   Milestone:                    
 Component:  ports                    |     Version:  1.8.0             
Resolution:                           |    Keywords:  snowleopard       
      Port:  subversion-perlbindings  |  
--------------------------------------+-------------------------------------
Changes (by flaviocruz@…):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 I have a similar problem building p5-simple-svn due to subversion-perl-
 bindings.
 I'm using OS X 10.6.

 {{{
 --->  Configuring subversion-perlbindings
 --->  Building subversion-perlbindings
 --->  Staging subversion-perlbindings into destroot
 --->  Installing subversion-perlbindings @1.6.12_0
 --->  Activating subversion-perlbindings @1.6.12_0
 --->  Cleaning subversion-perlbindings
 --->  Configuring p5-svn-simple
 Error: Target org.macports.configure returned: configure failure: shell
 command failed
 Log for p5-svn-simple is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5
 -svn-simple/main.log
 Error: The following dependencies failed to build: p5-svn-simple p5-term-
 readkey python26
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 phoenix:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_releas
 }}}

 On the file I have this:

 {{{
 :info:configure ===> Warning: SVN::Core missing or outdated.
 :info:configure Please manually install SVN::Core by compiling Subversion
 :info:configure (version 0.31.0 or above) with SWIG/Perl bindings,
 :info:configure and try this installation process again.
 :info:configure Writing Makefile for SVN::Simple::Edit
 :info:configure shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5
 -svn-simple/work/SVN-Simple-0.28" && /opt/local/bin/perl Makefile.PL
 INSTALLDIRS=vendor " returned error 2
 }}}

 Trying to use SVN::Core I get:

 {{{
 # perl -e 'use SVN::Core; print
 "$SVN::Core::VER_MAJOR.$SVN::Core::VER_MINOR.$SVN::Core::VER_MICRO"'
 Can't find 'boot_SVN___Core' symbol in
 /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-
 2level/auto/SVN/_Core/_Core.bundle
  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:41>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list