* Package: sys-fs/cryptsetup-2.4.3-r1 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls openssl pwquality ssh udev urandom userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.16.13-gentoo-dist * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking cryptsetup-2.4.3.tar.xz to /var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work >>> Source unpacked in /var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work >>> Preparing source in /var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3 ... * econf: updating cryptsetup-2.4.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cryptsetup-2.4.3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cryptsetup-2.4.3-r1 --htmldir=/usr/share/doc/cryptsetup-2.4.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-internal-argon2 --enable-shared --sbindir=/sbin --with-default-luks-format=LUKS2 --with-tmpfilesdir=/usr/lib/tmpfiles.d --with-crypto_backend=openssl --disable-libargon2 --enable-nls --enable-pwquality --disable-cryptsetup-reencrypt --enable-external-tokens --disable-static-cryptsetup --disable-static --enable-udev --disable-dev-random --enable-ssh-token --with-luks2-pbkdf=pbkdf2 checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for C/C++ restrict keyword... __restrict__ checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl.h... yes checking for malloc.h... yes checking for inttypes.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/sysmacros.h... yes checking for sys/statvfs.h... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking for locale.h... yes checking for byteswap.h... yes checking for endian.h... yes checking for stdint.h... (cached) yes checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether O_CLOEXEC is declared... yes checking for uuid/uuid.h... yes checking for libdevmapper.h... yes checking for linux/keyctl.h... yes checking whether __NR_add_key is declared... yes checking whether __NR_keyctl is declared... yes checking whether __NR_request_key is declared... yes checking for key_serial_t... no checking for uuid_clear in -luuid... yes checking for library containing clock_gettime... none required checking for posix_memalign... yes checking for clock_gettime... yes checking for posix_fallocate... yes checking for explicit_bzero... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for library containing dlsym... none required checking for dlvsym... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for poptConfigFileToString in -lpopt... yes checking for pwquality >= 1.0.0... yes checking for devmapper >= 1.02.03... yes checking whether dm_task_secure_data is declared... yes checking whether dm_task_retry_remove is declared... yes checking whether dm_task_deferred_remove is declared... yes checking whether dm_device_has_mounted_fs is declared... yes checking whether dm_device_has_holders is declared... yes checking whether dm_device_get_name is declared... yes checking whether DM_DEVICE_GET_TARGET_VERSION is declared... yes checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes checking for json-c... yes checking whether json_object_object_add_ex is declared... yes checking whether json_object_deep_copy is declared... yes checking for libssh... yes checking whether ssh_session_is_known_server is declared... yes checking for argp.h... yes checking for library containing argp_usage... none required checking for linux/if_alg.h... yes checking for openssl >= 0.9.8... yes configure: WARNING: Argon2 bundled (slow) reference implementation will be used, please consider to use system library with --enable-libargon2. checking for blkid... yes checking for blkid/blkid.h... yes checking whether blkid_do_wipe is declared... yes checking whether blkid_probe_step_back is declared... yes checking whether blkid_reset_probe is declared... yes checking whether blkid_probe_set_device is declared... yes checking whether blkid_probe_filter_superblocks_type is declared... yes checking whether blkid_do_safeprobe is declared... yes checking whether blkid_do_probe is declared... yes checking whether blkid_probe_lookup_value is declared... yes checking for systemd tmpfiles config directory... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/libcryptsetup.pc config.status: creating po/Makefile.in config.status: creating scripts/cryptsetup.conf config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3' Making all in po make[2]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3/po' Making all in tests make[2]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3/tests' ./generate-symbols-list ../lib/libcryptsetup.sym > ./test-symbols-list.h make all-am make[3]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3/tests' make[2]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3/tests' make[2]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3' /bin/sh ./libtool --tag=CC --mode=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 -march=native -fno-diagnostics-color -O2 -c -o lib/libcryptsetup_la-utils_blkid.lo `test -f 'lib/utils_blkid.c' || echo './'`lib/utils_blkid.c /bin/sh ./libtool --tag=CC --mode=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 -march=native -fno-diagnostics-color -O2 -c -o lib/libutils_io_la-utils_io.lo `test -f 'lib/utils_io.c' || echo './'`lib/utils_io.c 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=native -fno-diagnostics-color -O2 -c -o src/veritysetup.o src/veritysetup.c 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=native -fno-diagnostics-color -O2 -c -o src/integritysetup.o src/integritysetup.c 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 -march=native -fno-diagnostics-color -O2 -c lib/utils_io.c -fPIC -DPIC -o lib/.libs/libutils_io_la-utils_io.o 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 -march=native -fno-diagnostics-color -O2 -c lib/utils_blkid.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_blkid.o 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=native -fno-diagnostics-color -O2 -c -o src/cryptsetup_ssh-utils_tools.o `test -f 'src/utils_tools.c' || echo './'`src/utils_tools.c 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=native -fno-diagnostics-color -O2 -c -o src/cryptsetup_ssh-utils_password.o `test -f 'src/utils_password.c' || echo './'`src/utils_password.c 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=native -fno-diagnostics-color -O2 -c -o lib/cryptsetup_ssh-utils_io.o `test -f 'lib/utils_io.c' || echo './'`lib/utils_io.c 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=native -fno-diagnostics-color -O2 -c -o lib/cryptsetup_ssh-utils_loop.o `test -f 'lib/utils_loop.c' || echo './'`lib/utils_loop.c /bin/sh ./libtool --tag=CC --mode=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 -march=native -fno-diagnostics-color -O2 -c -o tokens/ssh/libcryptsetup-token-ssh.lo tokens/ssh/libcryptsetup-token-ssh.c /bin/sh ./libtool --tag=CC --mode=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 -march=native -fno-diagnostics-color -O2 -c -o tokens/ssh/ssh-utils.lo tokens/ssh/ssh-utils.c 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=native -fno-diagnostics-color -O2 -c -o lib/utils_crypt.o lib/utils_crypt.c 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=native -fno-diagnostics-color -O2 -c -o lib/utils_loop.o lib/utils_loop.c 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=native -fno-diagnostics-color -O2 -c -o lib/utils_io.o lib/utils_io.c 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 -march=native -fno-diagnostics-color -O2 -c tokens/ssh/ssh-utils.c -fPIC -DPIC -o tokens/ssh/.libs/ssh-utils.o 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 -march=native -fno-diagnostics-color -O2 -c tokens/ssh/libcryptsetup-token-ssh.c -fPIC -DPIC -o tokens/ssh/.libs/libcryptsetup-token-ssh.o tokens/ssh/ssh-utils.c:26:10: fatal error: libssh/sftp.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:1917: tokens/ssh/ssh-utils.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from tokens/ssh/libcryptsetup-token-ssh.c:34: tokens/ssh/ssh-utils.h:23:10: fatal error: libssh/sftp.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:1917: tokens/ssh/libcryptsetup-token-ssh.lo] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3' make[1]: *** [Makefile:2604: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3' make: *** [Makefile:1250: all] Error 2 * ERROR: sys-fs/cryptsetup-2.4.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/cryptsetup-2.4.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/cryptsetup-2.4.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:cryptsetup-2.4.3-r1:20220312-024812.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3' * S: '/var/tmp/portage/sys-fs/cryptsetup-2.4.3-r1/work/cryptsetup-2.4.3'