Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932458 - dev-vcs/subversion-1.14.3 - [ncurses-6.5] [gcc-15] /.../ld: cannot find -lsvn_delta-1: No such file or directory
Summary: dev-vcs/subversion-1.14.3 - [ncurses-6.5] [gcc-15] /.../ld: cannot find -lsvn...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-22 11:42 UTC by Toralf Förster
Modified: 2024-05-22 11:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2024-05-22 11:42 UTC, Toralf Förster
Details
dev-vcs:subversion-1.14.3:20240522-113242.log.xz (dev-vcs:subversion-1.14.3:20240522-113242.log.xz,12.53 KB, application/x-xz)
2024-05-22 11:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,39.63 KB, text/plain)
2024-05-22 11:42 UTC, Toralf Förster
Details
environment (environment,225.30 KB, text/plain)
2024-05-22 11:42 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.39 KB, application/x-xz)
2024-05-22 11:42 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.53 KB, application/x-xz)
2024-05-22 11:42 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,100.56 KB, text/plain)
2024-05-22 11:42 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,49.52 KB, application/x-xz)
2024-05-22 11:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-05-22 11:42:25 UTC
too long lines were shrinked:

>>> Install dev-vcs/subversion-1.14.3 into /var/tmp/portage/dev-vcs/subversion-1.14.3/image
make -j4 -j1 DESTDIR=/var/tmp/portage/dev-vcs/subversion-1.14.3/image local-install 
/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -d /var/tmp/portage/dev-vcs/subversion-1.14.3/image/usr/lib64 /var/tmp/portage/dev-vcs/subversion-1.14.3/image/usr/share/pkgconfig
cd subversion/libsvn_ra_serf ; /bin/sh "/var/tmp/portage/dev-vcs/subversion-1.14.3/work/subversion-1.14.3/libtool" --mode=install /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c libsvn_ra_serf-1.la /var/tmp/portage/dev-vcs/subversion-1.14.3/image/usr/lib64/libsvn_ra_serf-1.la
libtool: warning: relinking 'libsvn_ra_serf-1.la'
libtool: install: (cd /var/tmp/portage/dev-vcs/subversion-1.14.3/work/subversion-1.14.3/subversion/libsvn_ra_serf; /bin/sh "/var/tmp/portage/dev-vcs/subversion-1.14.3/work/subversion-1.14.3/libtool"  --tag CC --silent --mode=relink x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -march=native -fno-diagnos
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find -lsvn_delta-1: No such file or directory
collect2: error: ld returned 1 exit status
libtool:   error: error: relink 'libsvn_ra_serf-1.la' with the above command before installing it

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20240521-162503

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  >=sys-libs/ncurses-6.5
    Issues involving opaque types / incomplete typedefs should block bug 930805

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.6
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 9b3798d762f0d4b611c1e70528853c60d3ad4f71
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 22 10:48:57 2024 +0000

    2024-05-22 10:48:56 UTC

emerge -qpvO dev-vcs/subversion
[ebuild  N    ] dev-vcs/subversion-1.14.3  USE="berkdb nls -apache2 -debug -doc -extras -java -keyring -kwallet -perl -plaintext-password-storage -ruby -sasl -test"
Comment 1 Toralf Förster gentoo-dev 2024-05-22 11:42:25 UTC
Created attachment 893810 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-22 11:42:26 UTC
Created attachment 893811 [details]
dev-vcs:subversion-1.14.3:20240522-113242.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-22 11:42:27 UTC
Created attachment 893812 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-22 11:42:29 UTC
Created attachment 893813 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-22 11:42:30 UTC
Created attachment 893814 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-22 11:42:31 UTC
Created attachment 893815 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-22 11:42:32 UTC
Created attachment 893816 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-05-22 11:42:33 UTC
Created attachment 893817 [details]
temp.tar.xz