[MacPorts] #18537: svn 1.5.5 bus error
MacPorts
noreply at macports.org
Thu Feb 19 14:37:18 PST 2009
#18537: svn 1.5.5 bus error
---------------------------------+------------------------------------------
Reporter: asbjorn@… | Owner: dluke@…
Type: defect | Status: closed
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Resolution: invalid | Keywords: svn bus error
Port: subversion |
---------------------------------+------------------------------------------
Comment(by asbjorn@…):
I didn't uninstall exactly as prescribed because I had several versions of
both {{{apr}}} and {{{apr-util}}} installed, so I instead uninstalled all
of them. With a fresh take, I then tried to install subversion again, with
the following result:
{{{
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion/work/subversion-1.5.5"
&& make all'
cd subversion/libsvn_ra_serf && /bin/sh
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion/work/subversion-1.5.5/libtool
--tag=CC --silent --mode=link /usr/bin/gcc-4.0 -O2 -L/opt/local/lib
-L/opt/local/lib -L/opt/local/lib -rpath /opt/local/lib -o
libsvn_ra_serf-1.la auth.lo blame.lo commit.lo getdate.lo getlocations.lo
getlocationsegments.lo getlocks.lo locks.lo log.lo merge.lo mergeinfo.lo
options.lo property.lo propfind_buckets.lo replay.lo serf.lo update.lo
util.lo win32_auth_sspi.lo xml.lo
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la
/opt/local/lib/libaprutil-1.la -lexpat -liconv /opt/local/lib/libapr-1.la
-lpthread /opt/local/lib/libserf-0.la -lintl -framework Security
-framework CoreFoundation -framework CoreServices
grep: /opt/local/lib/libaprutil-0.la: No such file or directory
sed: /opt/local/lib/libaprutil-0.la: No such file or directory
libtool: link: `/opt/local/lib/libaprutil-0.la' is not a valid libtool
archive
make: *** [subversion/libsvn_ra_serf/libsvn_ra_serf-1.la] Error 1
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion/work/subversion-1.5.5"
&& make all " returned error 2
Command output: cd subversion/libsvn_ra_serf && /bin/sh
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion/work/subversion-1.5.5/libtool
--tag=CC --silent --mode=link /usr/bin/gcc-4.0 -O2 -L/opt/local/lib
-L/opt/local/lib -L/opt/local/lib -rpath /opt/local/lib -o
libsvn_ra_serf-1.la auth.lo blame.lo commit.lo getdate.lo getlocations.lo
getlocationsegments.lo getlocks.lo locks.lo log.lo merge.lo mergeinfo.lo
options.lo property.lo propfind_buckets.lo replay.lo serf.lo update.lo
util.lo win32_auth_sspi.lo xml.lo
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la
/opt/local/lib/libaprutil-1.la -lexpat -liconv /opt/local/lib/libapr-1.la
-lpthread /opt/local/lib/libserf-0.la -lintl -framework Security
-framework CoreFoundation -framework CoreServices
grep: /opt/local/lib/libaprutil-0.la: No such file or directory
sed: /opt/local/lib/libaprutil-0.la: No such file or directory
libtool: link: `/opt/local/lib/libaprutil-0.la' is not a valid libtool
archive
make: *** [subversion/libsvn_ra_serf/libsvn_ra_serf-1.la] Error 1
Warning: the following items did not execute (for subversion):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: Status 1 encountered during processing.
}}}
It seems like subversion would like to reference version 0.1a of
{{{libaprutil}}} for some crazy reason.
--
Ticket URL: <http://trac.macports.org/ticket/18537#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list