Opened 14 years ago
Closed 14 years ago
#25632 closed defect (duplicate)
subversion 1.6.12 upgrade fails (10.4.11 ppc) "Undefined symbols"
Reported by: | danstowell+macports@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | svn | Cc: | |
Port: | subversion |
Description
Upgrading subversion fails here, with:
:info:build ld: Undefined symbols: :info:build _svn_error__malfunction referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_ctx_create referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_final referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_update referenced from libsvn expected to be defined in libsvn :info:build /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed :info:build make: *** [subversion/libsvn_fs_fs/libsvn_fs_fs-1.la] Error 1
Mac 10.4.11 PPC, macports 1.9.1.
$ xcodebuild -version Component versions: DevToolsCore-798.0; DevToolsSupport-794.0
(I was forced to upgrade svn because something else upgraded openssl from 0.9x to 1.0a.)
Attachments (1)
Change History (5)
Changed 14 years ago by danstowell+macports@…
comment:1 Changed 14 years ago by danstowell+macports@…
I've also just had the same failure on a 10.4.11 intel machine:
:info:build cd subversion/libsvn_fs_base && /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion/work/subversion-1.6.12/libtool --tag=CC --silent --mode=link /usr/bin/gcc-4.0 -pipe -O2 -arch i386 -L/opt/local/lib -arch i386 -L/opt/local/lib/db46 -L/opt/local/lib -L/opt/local/lib/db46 -L/opt/local/lib -rpath /opt/local/lib -o libsvn_fs_base-1.la bdb/bdb-err.lo bdb/bdb_compat.lo bdb/changes-table.lo bdb/checksum-reps-table.lo bdb/copies-table.lo bdb/dbt.lo bdb/env.lo bdb/lock-tokens-table.lo bdb/locks-table.lo bdb/miscellaneous-table.lo bdb/node-origins-table.lo bdb/nodes-table.lo bdb/reps-table.lo bdb/rev-table.lo bdb/strings-table.lo bdb/txn-table.lo bdb/uuids-table.lo dag.lo err.lo fs.lo id.lo key-gen.lo lock.lo node-rev.lo reps-strings.lo revs-txns.lo trail.lo tree.lo util/fs_skels.lo uuid.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 -ldb-4.6 ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la -lintl -framework Security -framework CoreFoundation -framework CoreServices :info:build ld: Undefined symbols: :info:build _svn_error__malfunction referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_ctx_create referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_final referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_update referenced from libsvn expected to be defined in libsvn :info:build /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit command failed :info:build make: *** [subversion/libsvn_fs_fs/libsvn_fs_fs-1.la] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build ld: Undefined symbols: :info:build _svn_error__malfunction referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_ctx_create referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_final referenced from libsvn expected to be defined in libsvn :info:build _svn_checksum_update referenced from libsvn expected to be defined in libsvn :info:build /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit command failed :info:build make: *** [subversion/libsvn_fs_base/libsvn_fs_base-1.la] Error 1 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion/work/subversion-1.6.12" && /usr/bin/make -j2 all " returned error 2 :error:build Target org.macports.build returned: shell command failed
comment:2 Changed 14 years ago by danstowell+macports@…
OK, it's a duplicate of #18937
Unfortunate that the system can't cope with existing installs. deactivate/clean/install works (on both the systems I mentioned) when upgrade fails.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | subversion undefined symbols removed |
---|---|
Owner: | changed from macports-tickets@… to dluke@… |
comment:4 Changed 14 years ago by danielluke (Daniel J. Luke)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
reporter is right, duplicate of #18937
Note: See
TracTickets for help on using
tickets.
main.log