Issues upgrading to subversion 1.6.2 on PPC system (10.4.x)
Andre-John Mas
ajmas at sympatico.ca
Sun May 31 00:05:18 PDT 2009
On 31-May-2009, at 02:33, Andre-John Mas wrote:
> Hi,
>
> I am trying to upgrade the version of subversion on my machine
> (PowerMac G4), but I am getting this issue:
>
> -util.lo -c subversion/libsvn_fs_util/fs-util.c
> cd subversion/libsvn_fs_util && /bin/sh /opt/local/var/macports/
> build/
> _opt_local_var_macports_sources_rsync
> .macports.org_release_ports_devel_subversion/work/subversion-1.6.2/
> libtool --tag=CC --silent --mode=link /usr/bin/gcc-4.0 -O2 -L/
> opt/local/lib -L/opt/local/lib/db46 -L/opt/local/lib -L/opt/local/
> lib -rpath /opt/local/lib -o libsvn_fs_util-1.la fs-util.lo ../../
> subversion/libsvn_subr/libsvn_subr-1.la /opt/local/lib/
> libaprutil-1.la -ldb-4.6 -lexpat -liconv /opt/local/lib/libapr-1.la
> -lpthread -lintl -framework Security -framework CoreFoundation -
> framework CoreServices
> cd subversion/libsvn_fs_fs && /bin/sh /opt/local/var/macports/build/
> _opt_local_var_macports_sources_rsync
> .macports.org_release_ports_devel_subversion/work/subversion-1.6.2/
> libtool --tag=CC --silent --mode=link /usr/bin/gcc-4.0 -O2 -L/
> opt/local/lib -L/opt/local/lib/db46 -L/opt/local/lib -L/opt/local/
> lib -rpath /opt/local/lib -o libsvn_fs_fs-1.la caching.lo dag.lo
> err.lo fs.lo fs_fs.lo id.lo key-gen.lo lock.lo rep-cache.lo
> tree.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../
> subversion/libsvn_subr/libsvn_subr-1.la /opt/local/lib/
> libaprutil-1.la -ldb-4.6 -lexpat -liconv /opt/local/lib/libapr-1.la
> -lpthread ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la -
> lintl -framework Security -framework CoreFoundation -framework
> CoreServices
> ld: Undefined symbols:
> _svn_error__malfunction referenced from libsvn expected to be
> defined in libsvn
> _svn_checksum_ctx_create referenced from libsvn expected to be
> defined in libsvn
> _svn_checksum_final referenced from libsvn expected to be defined in
> libsvn
> _svn_checksum_update referenced from libsvn expected to be defined
> in libsvn
> /usr/bin/libtool: internal link edit command failed
> make: *** [subversion/libsvn_fs_fs/libsvn_fs_fs-1.la] Error 1
>
> Error: Unable to upgrade port: 1
> zanniati:/repositories/realbusinesses ajmas$ sudo update libsvn
> usage: update [normal_interval [power_saving_interval]]
>
>
> I have done a "port selfupdate" and then reattempted, but nothing. I
> even tried a "port clean subversion", but that does not help either.
Looks like this is known issue: http://trac.macports.org/ticket/18937
It looks like the work around is to deactivate subversion during an
upgrade.
André-John
More information about the macports-users
mailing list