Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 657296

Summary: dev-vcs/subversion-1.10.0 : /.../libserf-1.so: undefined reference to BIO_meth_set_gets
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED DUPLICATE    
Severity: normal CC: zlogene
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-vcs:subversion-1.10.0:20180603-185000.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-06-03 19:47:43 UTC
cd subversion/svn && /bin/sh "/var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.0/libtool" --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -shared  -O2 -pipe -march=native   -pthread -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed     -rpath /usr/lib64  -o svn  add-cmd.lo auth-cmd.lo blame-cmd.lo cat-cmd.lo changelist-cmd.lo checkout-cmd.lo cl-conflicts.lo cleanup-cmd.lo commit-cmd.lo conflict-callbacks.lo copy-cmd.lo delete-cmd.lo deprecated.lo diff-cmd.lo export-cmd.lo file-merge.lo help-cmd.lo import-cmd.lo info-cmd.lo list-cmd.lo lock-cmd.lo log-cmd.lo merge-cmd.lo mergeinfo-cmd.lo mkdir-cmd.lo move-cmd.lo notify.lo patch-cmd.lo propdel-cmd.lo propedit-cmd.lo propget-cmd.lo proplist-cmd.lo props.lo propset-cmd.lo relocate-cmd.lo resolve-cmd.lo resolved-cmd.lo revert-cmd.lo shelve-cmd.lo similarity.lo status-cmd.lo status.lo svn.lo switch-cmd.lo unlock-cmd.lo update-cmd.lo upgrade-cmd.lo util.lo ../../subversion/libsvn_client/libsvn_client-1.la ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -laprutil-1 -lapr-1 
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/libserf-1.so: undefined reference to `BIO_meth_set_gets'
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/libserf-1.so: undefined reference to `OPENSSL_malloc_init'
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/libserf-1.so: undefined reference to `BIO_set_data'
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/libserf-1.so: undefined reference to `BIO_set_init'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20180531-213547

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-vcs/subversion
[ebuild  N    ] dev-vcs/subversion-1.10.0  USE="ctypes-python http nls -apache2 -berkdb -debug -doc -dso -extras -gnome-keyring -java -kwallet -perl -python -ruby -sasl {-test} -vim-syntax" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-06-03 19:47:46 UTC
Created attachment 534686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-03 19:47:49 UTC
Created attachment 534688 [details]
dev-vcs:subversion-1.10.0:20180603-185000.log
Comment 3 Toralf Förster gentoo-dev 2018-06-03 19:47:52 UTC
Created attachment 534690 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-03 19:47:55 UTC
Created attachment 534692 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-03 19:48:00 UTC
Created attachment 534694 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-03 19:48:03 UTC
Created attachment 534696 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-03 19:48:06 UTC
Created attachment 534698 [details]
temp.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2020-05-12 19:19:26 UTC

*** This bug has been marked as a duplicate of bug 703910 ***