too long lines were shrinked: libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -W /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march= libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -W /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march= /var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/lib/vtls/mbedtls.c: In function 'mbed_connect_step2': libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/include -I../lib -I/var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -W /var/tmp/portage/net-misc/curl-8.8.0/work/curl-8.8.0/lib/vtls/mbedtls.c:936:15: error: implicit declaration of function 'mbedtls_ssl_get_ciphersuite_id_from_ssl'; did you mean 'mbedtls_ssl_get_ciphersuite_id'? [-Wimplicit-function-declaration] 936 | mbedtls_ssl_get_ciphersuite_id_from_ssl(&backend->ssl); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-20240520-104627 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 18.1.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /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 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.3 linux/amd64 HEAD of ::gentoo commit 2433a76c689fbdea5887e7144e6a692898dad264 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed May 22 07:48:51 2024 +0000 2024-05-22 07:48:51 UTC emerge -qpvO net-misc/curl
Created attachment 893780 [details] emerge-info.txt
Created attachment 893781 [details] emerge-history.txt
Created attachment 893782 [details] environment
Created attachment 893783 [details] etc.clang.tar.xz
Created attachment 893784 [details] etc.portage.tar.xz
Created attachment 893785 [details] logs.tar.xz
Created attachment 893786 [details] net-misc:curl-8.8.0:20240522-080915.log
Created attachment 893787 [details] qlist-info.txt
Created attachment 893788 [details] temp.tar.xz
can reproduce, have asked in #curl
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab1437c13dadf532dca4697e6f3402043bfefae commit cab1437c13dadf532dca4697e6f3402043bfefae Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-05-22 11:46:01 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-05-22 13:17:23 +0000 net-misc/curl: 8.8.0: fix builds with mbedtls 2.x - Drop `--disable-ntlm-wb` from configure options - Bring minimum versions in line with 8.8.0/current master - Update live template to match Closes: https://bugs.gentoo.org/932442 Closes: https://bugs.gentoo.org/932443 Signed-off-by: Matt Jolly <kangie@gentoo.org> net-misc/curl/curl-8.8.0.ebuild | 2 +- net-misc/curl/curl-9999.ebuild | 10 +++---- net-misc/curl/files/curl-8.8.0-mbedtls.patch | 42 ++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+), 6 deletions(-)