[MacPorts] #32226: py-svn fails to build with subversion 1.7.x

MacPorts noreply at macports.org
Tue Feb 21 05:12:47 PST 2012


#32226: py-svn fails to build with subversion 1.7.x
---------------------------------+------------------------------------------
 Reporter:  blueml@…             |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  2.0.3                                
 Keywords:                       |        Port:  py-svn, py26-svn, py27-svn           
---------------------------------+------------------------------------------

Comment(by robin@…):

 Replying to [comment:11 larry.velazquez@…]:
 > The workaround is to manually override `configure.args` on the command
 line, as I described above.

 Still fails.
 ~ $ port installed | grep subversion
 Warning: port definitions are more than two weeks old, consider using
 selfupdate
   subversion @1.6.17_1 (active)
 ~ $ sudo port install py26-svn configure.args='--svn-root-dir=/usr'
 ...
 Error: Target org.macports.build returned: shell command failed (see log
 for details)
 Error: Status 1 encountered during processing.

 ~ $ sudo port -v install py26-svn configure.args='--svn-root-dir=/usr'
 Warning: port definitions are more than two weeks old, consider using
 selfupdate
 --->  Computing dependencies for py26-svn.
 --->  Building py26-svn
 ... make, compile, g++ ...
 Undefined symbols:
   "EnumString<svn_client_diff_summarize_kind_t>::EnumString()"...
   "EnumString<svn_depth_t>::EnumString()"...
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make: *** [pysvn/_pysvn_2_6.so] Error 1
 ... make, shell command, repeat of same error messages as without -v ...

 Looking in
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-svn/py26-svn/main.log
 doesn't reveal anything more than -v printout.

 I'll try installing svn 1.6.16, and see if it behaves better than 1.6.17.

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


More information about the macports-tickets mailing list