too long lines were shrinked: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""2.4.3"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""2.4.3"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./lib -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"2.4.3\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe - libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include config.h -I./lib -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"2.4.3\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe - tokens/ssh/ssh-utils.c:26:10: fatal error: libssh/sftp.h: No such file or directory 26 | #include <libssh/sftp.h> | ^~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20220311-160009 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.1 * clang/llvm (if any): /usr/lib/llvm/13 13.0.1 Python 3.9.10 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.59.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11] Available Java Virtual Machines: [1] openjdk-bin-11 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit 43b1440ca4fd7dfb6bb7be0494b9d6f43eb4e317 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Mar 12 00:44:52 2022 +0000 2022-03-12 00:44:50 UTC emerge -qpvO sys-fs/cryptsetup [ebuild N ] sys-fs/cryptsetup-2.4.3-r1 USE="nls openssl pwquality ssh udev urandom -argon2 -gcrypt -kernel -nettle -reencrypt -static -static-libs -test"
Created attachment 766841 [details] emerge-info.txt
Created attachment 766842 [details] emerge-history.txt
Created attachment 766843 [details] environment
Created attachment 766844 [details] etc.portage.tar.bz2
Created attachment 766845 [details] logs.tar.bz2
Created attachment 766846 [details] sys-fs:cryptsetup-2.4.3-r1:20220312-024812.log
Created attachment 766847 [details] temp.tar.bz2
still true for latest version
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd13f2192930e245f51d97be1fa5dd9219eb2d3 commit 8cd13f2192930e245f51d97be1fa5dd9219eb2d3 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-09-22 08:23:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-09-22 08:25:24 +0000 sys-fs/cryptsetup: fix libssh dep Closes: https://bugs.gentoo.org/834990 Signed-off-by: Sam James <sam@gentoo.org> .../{cryptsetup-2.6.1.ebuild => cryptsetup-2.6.1-r1.ebuild} | 4 ++-- .../{cryptsetup-2.7.2.ebuild => cryptsetup-2.7.2-r1.ebuild} | 2 +- .../{cryptsetup-2.7.3.ebuild => cryptsetup-2.7.3-r1.ebuild} | 2 +- .../{cryptsetup-2.7.4.ebuild => cryptsetup-2.7.4-r1.ebuild} | 2 +- .../{cryptsetup-2.7.5.ebuild => cryptsetup-2.7.5-r1.ebuild} | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-)
commit 415c3def5b8e48c6f4403b995fdbd15fe0925580 Author: Sam James <sam@gentoo.org> Date: Sun Sep 22 17:43:40 2024 +0100 Revert "sys-fs/cryptsetup: fix libssh dep" This reverts commit 8cd13f2192930e245f51d97be1fa5dd9219eb2d3. Mess w/ static replace, too tired to fix it properly now, will later. Signed-off-by: Sam James <sam@gentoo.org>