Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 735091 Details for
Bug 809608
sys-fs/cryptsetup-2.4.0: ./.libs/libcryptsetup.so: error: undefined reference to 'dlopen'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 73.18 KB, created by
Matt Whitlock
on 2021-08-22 17:30:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Matt Whitlock
Created:
2021-08-22 17:30:50 UTC
Size:
73.18 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-fs/cryptsetup-2.4.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux openssl udev userland_GNU >[32;01m * [39;49;00mFEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 5.10.52-gentoo > [32;01m*[0m Checking for suitable kernel configuration options... >[A[123C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking cryptsetup-2.4.0.tar.xz to /var/tmp/portage/sys-fs/cryptsetup-2.4.0/work >>>> Source unpacked in /var/tmp/portage/sys-fs/cryptsetup-2.4.0/work >>>> Preparing source in /var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0 ... > [32;01m*[0m Applying cryptsetup-2.0.4-fix-static-pwquality-build.patch ... >[A[123C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0' ... > [32;01m*[0m Running 'autopoint --force' ... >[A[123C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running 'libtoolize --install --copy --force --automake' ... >[A[123C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running 'aclocal -I m4' ... >[A[123C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running 'autoconf --force' ... >[A[123C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running 'autoheader' ... >[A[123C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ... >[A[123C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: cryptsetup-2.4.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0 ... > * econf: updating cryptsetup-2.4.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cryptsetup-2.4.0/config.sub with /usr/share/gnuconfig/config.sub >./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.0 --htmldir=/usr/share/doc/cryptsetup-2.4.0/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 --disable-nls --disable-pwquality --disable-cryptsetup-reencrypt --disable-static-cryptsetup --disable-static --enable-udev --enable-dev-random --disable-ssh-token --with-luks2-pbkdf=pbkdf2 >configure: loading site script /usr/share/config.site >checking whether make supports nested variables... yes >checking for a BSD-compatible install... /usr/bin/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 egrep... (cached) /bin/grep -E >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 whether NLS is requested... no >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 whether to use NLS... no >checking for poptConfigFileToString in -lpopt... yes >checking for DEVMAPPER... 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 linux/if_alg.h... yes >checking for OPENSSL... 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.0/work/cryptsetup-2.4.0 ... >make >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0/po' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0/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.0/work/cryptsetup-2.4.0/tests' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0/tests' >make[2]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0/tests' >make[2]: Entering directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0' >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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/utils_io.o 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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/utils_blkid.o lib/utils_blkid.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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o src/utils_args.o src/utils_args.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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o src/utils_tools.o 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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o src/utils_password.o 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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o src/utils_luks2.o src/utils_luks2.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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o src/utils_blockdev.o src/utils_blockdev.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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o src/cryptsetup.o src/cryptsetup.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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-setup.lo `test -f 'lib/setup.c' || echo './'`lib/setup.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/setup.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-setup.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils.lo `test -f 'lib/utils.c' || echo './'`lib/utils.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_benchmark.lo `test -f 'lib/utils_benchmark.c' || echo './'`lib/utils_benchmark.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_benchmark.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_benchmark.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_crypt.lo `test -f 'lib/utils_crypt.c' || echo './'`lib/utils_crypt.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_crypt.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_crypt.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_loop.lo `test -f 'lib/utils_loop.c' || echo './'`lib/utils_loop.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_loop.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_loop.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_devpath.lo `test -f 'lib/utils_devpath.c' || echo './'`lib/utils_devpath.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_devpath.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_devpath.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_wipe.lo `test -f 'lib/utils_wipe.c' || echo './'`lib/utils_wipe.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_wipe.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_wipe.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_fips.lo `test -f 'lib/utils_fips.c' || echo './'`lib/utils_fips.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_fips.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_fips.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_device.lo `test -f 'lib/utils_device.c' || echo './'`lib/utils_device.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_device.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_device.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_keyring.lo `test -f 'lib/utils_keyring.c' || echo './'`lib/utils_keyring.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_keyring.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_keyring.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_device_locking.lo `test -f 'lib/utils_device_locking.c' || echo './'`lib/utils_device_locking.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_device_locking.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_device_locking.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_pbkdf.lo `test -f 'lib/utils_pbkdf.c' || echo './'`lib/utils_pbkdf.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_pbkdf.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_pbkdf.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_safe_memory.lo `test -f 'lib/utils_safe_memory.c' || echo './'`lib/utils_safe_memory.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_safe_memory.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_safe_memory.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_storage_wrappers.lo `test -f 'lib/utils_storage_wrappers.c' || echo './'`lib/utils_storage_wrappers.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_storage_wrappers.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_storage_wrappers.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-libdevmapper.lo `test -f 'lib/libdevmapper.c' || echo './'`lib/libdevmapper.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/libdevmapper.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-libdevmapper.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-volumekey.lo `test -f 'lib/volumekey.c' || echo './'`lib/volumekey.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/volumekey.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-volumekey.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-random.lo `test -f 'lib/random.c' || echo './'`lib/random.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/random.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-random.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-crypt_plain.lo `test -f 'lib/crypt_plain.c' || echo './'`lib/crypt_plain.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypt_plain.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-crypt_plain.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-base64.lo `test -f 'lib/base64.c' || echo './'`lib/base64.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/base64.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-base64.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/integrity/libcryptsetup_la-integrity.lo `test -f 'lib/integrity/integrity.c' || echo './'`lib/integrity/integrity.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/integrity/integrity.c -fPIC -DPIC -o lib/integrity/.libs/libcryptsetup_la-integrity.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/loopaes/libcryptsetup_la-loopaes.lo `test -f 'lib/loopaes/loopaes.c' || echo './'`lib/loopaes/loopaes.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/loopaes/loopaes.c -fPIC -DPIC -o lib/loopaes/.libs/libcryptsetup_la-loopaes.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/tcrypt/libcryptsetup_la-tcrypt.lo `test -f 'lib/tcrypt/tcrypt.c' || echo './'`lib/tcrypt/tcrypt.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/tcrypt/tcrypt.c -fPIC -DPIC -o lib/tcrypt/.libs/libcryptsetup_la-tcrypt.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks1/libcryptsetup_la-af.lo `test -f 'lib/luks1/af.c' || echo './'`lib/luks1/af.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks1/af.c -fPIC -DPIC -o lib/luks1/.libs/libcryptsetup_la-af.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks1/libcryptsetup_la-keyencryption.lo `test -f 'lib/luks1/keyencryption.c' || echo './'`lib/luks1/keyencryption.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks1/keyencryption.c -fPIC -DPIC -o lib/luks1/.libs/libcryptsetup_la-keyencryption.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks1/libcryptsetup_la-keymanage.lo `test -f 'lib/luks1/keymanage.c' || echo './'`lib/luks1/keymanage.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks1/keymanage.c -fPIC -DPIC -o lib/luks1/.libs/libcryptsetup_la-keymanage.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/verity/libcryptsetup_la-verity_hash.lo `test -f 'lib/verity/verity_hash.c' || echo './'`lib/verity/verity_hash.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/verity/verity_hash.c -fPIC -DPIC -o lib/verity/.libs/libcryptsetup_la-verity_hash.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/verity/libcryptsetup_la-verity_fec.lo `test -f 'lib/verity/verity_fec.c' || echo './'`lib/verity/verity_fec.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/verity/verity_fec.c -fPIC -DPIC -o lib/verity/.libs/libcryptsetup_la-verity_fec.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/verity/libcryptsetup_la-verity.lo `test -f 'lib/verity/verity.c' || echo './'`lib/verity/verity.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/verity/verity.c -fPIC -DPIC -o lib/verity/.libs/libcryptsetup_la-verity.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/verity/libcryptsetup_la-rs_encode_char.lo `test -f 'lib/verity/rs_encode_char.c' || echo './'`lib/verity/rs_encode_char.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/verity/rs_encode_char.c -fPIC -DPIC -o lib/verity/.libs/libcryptsetup_la-rs_encode_char.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/verity/libcryptsetup_la-rs_decode_char.lo `test -f 'lib/verity/rs_decode_char.c' || echo './'`lib/verity/rs_decode_char.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/verity/rs_decode_char.c -fPIC -DPIC -o lib/verity/.libs/libcryptsetup_la-rs_decode_char.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_disk_metadata.lo `test -f 'lib/luks2/luks2_disk_metadata.c' || echo './'`lib/luks2/luks2_disk_metadata.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_disk_metadata.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_disk_metadata.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_json_format.lo `test -f 'lib/luks2/luks2_json_format.c' || echo './'`lib/luks2/luks2_json_format.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_json_format.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_json_format.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_json_metadata.lo `test -f 'lib/luks2/luks2_json_metadata.c' || echo './'`lib/luks2/luks2_json_metadata.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_json_metadata.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_json_metadata.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_luks1_convert.lo `test -f 'lib/luks2/luks2_luks1_convert.c' || echo './'`lib/luks2/luks2_luks1_convert.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_luks1_convert.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_luks1_convert.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_digest.lo `test -f 'lib/luks2/luks2_digest.c' || echo './'`lib/luks2/luks2_digest.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_digest.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_digest.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_digest_pbkdf2.lo `test -f 'lib/luks2/luks2_digest_pbkdf2.c' || echo './'`lib/luks2/luks2_digest_pbkdf2.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_digest_pbkdf2.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_digest_pbkdf2.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_keyslot.lo `test -f 'lib/luks2/luks2_keyslot.c' || echo './'`lib/luks2/luks2_keyslot.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_keyslot.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_keyslot.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_keyslot_luks2.lo `test -f 'lib/luks2/luks2_keyslot_luks2.c' || echo './'`lib/luks2/luks2_keyslot_luks2.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_keyslot_luks2.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_keyslot_luks2.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_keyslot_reenc.lo `test -f 'lib/luks2/luks2_keyslot_reenc.c' || echo './'`lib/luks2/luks2_keyslot_reenc.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_keyslot_reenc.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_keyslot_reenc.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_reencrypt.lo `test -f 'lib/luks2/luks2_reencrypt.c' || echo './'`lib/luks2/luks2_reencrypt.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_reencrypt.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_reencrypt.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_segment.lo `test -f 'lib/luks2/luks2_segment.c' || echo './'`lib/luks2/luks2_segment.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_segment.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_segment.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_token_keyring.lo `test -f 'lib/luks2/luks2_token_keyring.c' || echo './'`lib/luks2/luks2_token_keyring.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_token_keyring.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_token_keyring.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/luks2/libcryptsetup_la-luks2_token.lo `test -f 'lib/luks2/luks2_token.c' || echo './'`lib/luks2/luks2_token.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/luks2/luks2_token.c -fPIC -DPIC -o lib/luks2/.libs/libcryptsetup_la-luks2_token.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libcryptsetup_la-utils_blkid.lo `test -f 'lib/utils_blkid.c' || echo './'`lib/utils_blkid.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_blkid.c -fPIC -DPIC -o lib/.libs/libcryptsetup_la-utils_blkid.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/bitlk/libcryptsetup_la-bitlk.lo `test -f 'lib/bitlk/bitlk.c' || echo './'`lib/bitlk/bitlk.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/bitlk/bitlk.c -fPIC -DPIC -o lib/bitlk/.libs/libcryptsetup_la-bitlk.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/libutils_io_la-utils_io.lo `test -f 'lib/utils_io.c' || echo './'`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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/utils_io.c -fPIC -DPIC -o lib/.libs/libutils_io_la-utils_io.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -march=native -O3 -ggdb -Wl,-O2 -Wl,--as-needed -o libutils_io.la lib/libutils_io_la-utils_io.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libutils_io.a lib/.libs/libutils_io_la-utils_io.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libutils_io.a >libtool: link: ( cd ".libs" && rm -f "libutils_io.la" && ln -s "../libutils_io.la" "libutils_io.la" ) >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-crypto_cipher_kernel.lo `test -f 'lib/crypto_backend/crypto_cipher_kernel.c' || echo './'`lib/crypto_backend/crypto_cipher_kernel.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/crypto_cipher_kernel.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-crypto_cipher_kernel.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-crypto_storage.lo `test -f 'lib/crypto_backend/crypto_storage.c' || echo './'`lib/crypto_backend/crypto_storage.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/crypto_storage.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-crypto_storage.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-pbkdf_check.lo `test -f 'lib/crypto_backend/pbkdf_check.c' || echo './'`lib/crypto_backend/pbkdf_check.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/pbkdf_check.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-pbkdf_check.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-crc32.lo `test -f 'lib/crypto_backend/crc32.c' || echo './'`lib/crypto_backend/crc32.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/crc32.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-crc32.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-argon2_generic.lo `test -f 'lib/crypto_backend/argon2_generic.c' || echo './'`lib/crypto_backend/argon2_generic.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/argon2_generic.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-argon2_generic.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-cipher_generic.lo `test -f 'lib/crypto_backend/cipher_generic.c' || echo './'`lib/crypto_backend/cipher_generic.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/cipher_generic.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-cipher_generic.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-cipher_check.lo `test -f 'lib/crypto_backend/cipher_check.c' || echo './'`lib/crypto_backend/cipher_check.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/cipher_check.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-cipher_check.o >/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.0"\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c -o lib/crypto_backend/libcrypto_backend_la-crypto_openssl.lo `test -f 'lib/crypto_backend/crypto_openssl.c' || echo './'`lib/crypto_backend/crypto_openssl.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.0\" -DEXTERNAL_LUKS2_TOKENS_PATH=\"/usr/lib64/cryptsetup\" -Wall -pipe -march=native -O3 -ggdb -c lib/crypto_backend/crypto_openssl.c -fPIC -DPIC -o lib/crypto_backend/.libs/libcrypto_backend_la-crypto_openssl.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -march=native -O3 -ggdb -Wl,-O2 -Wl,--as-needed -o libcrypto_backend.la lib/crypto_backend/libcrypto_backend_la-crypto_cipher_kernel.lo lib/crypto_backend/libcrypto_backend_la-crypto_storage.lo lib/crypto_backend/libcrypto_backend_la-pbkdf_check.lo lib/crypto_backend/libcrypto_backend_la-crc32.lo lib/crypto_backend/libcrypto_backend_la-argon2_generic.lo lib/crypto_backend/libcrypto_backend_la-cipher_generic.lo lib/crypto_backend/libcrypto_backend_la-cipher_check.lo lib/crypto_backend/libcrypto_backend_la-crypto_openssl.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcrypto_backend.a lib/crypto_backend/.libs/libcrypto_backend_la-crypto_cipher_kernel.o lib/crypto_backend/.libs/libcrypto_backend_la-crypto_storage.o lib/crypto_backend/.libs/libcrypto_backend_la-pbkdf_check.o lib/crypto_backend/.libs/libcrypto_backend_la-crc32.o lib/crypto_backend/.libs/libcrypto_backend_la-argon2_generic.o lib/crypto_backend/.libs/libcrypto_backend_la-cipher_generic.o lib/crypto_backend/.libs/libcrypto_backend_la-cipher_check.o lib/crypto_backend/.libs/libcrypto_backend_la-crypto_openssl.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcrypto_backend.a >libtool: link: ( cd ".libs" && rm -f "libcrypto_backend.la" && ln -s "../libcrypto_backend.la" "libcrypto_backend.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -march=native -O3 -ggdb -no-undefined -Wl,--version-script=./lib/libcryptsetup.sym -version-info 19:0:7 -Wl,-O2 -Wl,--as-needed -o libcryptsetup.la -rpath /usr/lib64 lib/libcryptsetup_la-setup.lo lib/libcryptsetup_la-utils.lo lib/libcryptsetup_la-utils_benchmark.lo lib/libcryptsetup_la-utils_crypt.lo lib/libcryptsetup_la-utils_loop.lo lib/libcryptsetup_la-utils_devpath.lo lib/libcryptsetup_la-utils_wipe.lo lib/libcryptsetup_la-utils_fips.lo lib/libcryptsetup_la-utils_device.lo lib/libcryptsetup_la-utils_keyring.lo lib/libcryptsetup_la-utils_device_locking.lo lib/libcryptsetup_la-utils_pbkdf.lo lib/libcryptsetup_la-utils_safe_memory.lo lib/libcryptsetup_la-utils_storage_wrappers.lo lib/libcryptsetup_la-libdevmapper.lo lib/libcryptsetup_la-volumekey.lo lib/libcryptsetup_la-random.lo lib/libcryptsetup_la-crypt_plain.lo lib/libcryptsetup_la-base64.lo lib/integrity/libcryptsetup_la-integrity.lo lib/loopaes/libcryptsetup_la-loopaes.lo lib/tcrypt/libcryptsetup_la-tcrypt.lo lib/luks1/libcryptsetup_la-af.lo lib/luks1/libcryptsetup_la-keyencryption.lo lib/luks1/libcryptsetup_la-keymanage.lo lib/verity/libcryptsetup_la-verity_hash.lo lib/verity/libcryptsetup_la-verity_fec.lo lib/verity/libcryptsetup_la-verity.lo lib/verity/libcryptsetup_la-rs_encode_char.lo lib/verity/libcryptsetup_la-rs_decode_char.lo lib/luks2/libcryptsetup_la-luks2_disk_metadata.lo lib/luks2/libcryptsetup_la-luks2_json_format.lo lib/luks2/libcryptsetup_la-luks2_json_metadata.lo lib/luks2/libcryptsetup_la-luks2_luks1_convert.lo lib/luks2/libcryptsetup_la-luks2_digest.lo lib/luks2/libcryptsetup_la-luks2_digest_pbkdf2.lo lib/luks2/libcryptsetup_la-luks2_keyslot.lo lib/luks2/libcryptsetup_la-luks2_keyslot_luks2.lo lib/luks2/libcryptsetup_la-luks2_keyslot_reenc.lo lib/luks2/libcryptsetup_la-luks2_reencrypt.lo lib/luks2/libcryptsetup_la-luks2_segment.lo lib/luks2/libcryptsetup_la-luks2_token_keyring.lo lib/luks2/libcryptsetup_la-luks2_token.lo lib/libcryptsetup_la-utils_blkid.lo lib/bitlk/libcryptsetup_la-bitlk.lo -luuid -ldevmapper -lssl -lcrypto -ljson-c -lblkid libcrypto_backend.la libutils_io.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/.libs/libcryptsetup_la-setup.o lib/.libs/libcryptsetup_la-utils.o lib/.libs/libcryptsetup_la-utils_benchmark.o lib/.libs/libcryptsetup_la-utils_crypt.o lib/.libs/libcryptsetup_la-utils_loop.o lib/.libs/libcryptsetup_la-utils_devpath.o lib/.libs/libcryptsetup_la-utils_wipe.o lib/.libs/libcryptsetup_la-utils_fips.o lib/.libs/libcryptsetup_la-utils_device.o lib/.libs/libcryptsetup_la-utils_keyring.o lib/.libs/libcryptsetup_la-utils_device_locking.o lib/.libs/libcryptsetup_la-utils_pbkdf.o lib/.libs/libcryptsetup_la-utils_safe_memory.o lib/.libs/libcryptsetup_la-utils_storage_wrappers.o lib/.libs/libcryptsetup_la-libdevmapper.o lib/.libs/libcryptsetup_la-volumekey.o lib/.libs/libcryptsetup_la-random.o lib/.libs/libcryptsetup_la-crypt_plain.o lib/.libs/libcryptsetup_la-base64.o lib/integrity/.libs/libcryptsetup_la-integrity.o lib/loopaes/.libs/libcryptsetup_la-loopaes.o lib/tcrypt/.libs/libcryptsetup_la-tcrypt.o lib/luks1/.libs/libcryptsetup_la-af.o lib/luks1/.libs/libcryptsetup_la-keyencryption.o lib/luks1/.libs/libcryptsetup_la-keymanage.o lib/verity/.libs/libcryptsetup_la-verity_hash.o lib/verity/.libs/libcryptsetup_la-verity_fec.o lib/verity/.libs/libcryptsetup_la-verity.o lib/verity/.libs/libcryptsetup_la-rs_encode_char.o lib/verity/.libs/libcryptsetup_la-rs_decode_char.o lib/luks2/.libs/libcryptsetup_la-luks2_disk_metadata.o lib/luks2/.libs/libcryptsetup_la-luks2_json_format.o lib/luks2/.libs/libcryptsetup_la-luks2_json_metadata.o lib/luks2/.libs/libcryptsetup_la-luks2_luks1_convert.o lib/luks2/.libs/libcryptsetup_la-luks2_digest.o lib/luks2/.libs/libcryptsetup_la-luks2_digest_pbkdf2.o lib/luks2/.libs/libcryptsetup_la-luks2_keyslot.o lib/luks2/.libs/libcryptsetup_la-luks2_keyslot_luks2.o lib/luks2/.libs/libcryptsetup_la-luks2_keyslot_reenc.o lib/luks2/.libs/libcryptsetup_la-luks2_reencrypt.o lib/luks2/.libs/libcryptsetup_la-luks2_segment.o lib/luks2/.libs/libcryptsetup_la-luks2_token_keyring.o lib/luks2/.libs/libcryptsetup_la-luks2_token.o lib/.libs/libcryptsetup_la-utils_blkid.o lib/bitlk/.libs/libcryptsetup_la-bitlk.o -Wl,--whole-archive ./.libs/libcrypto_backend.a ./.libs/libutils_io.a -Wl,--no-whole-archive -Wl,--as-needed -luuid -ldevmapper -lssl -lcrypto -ljson-c -lblkid -march=native -O3 -ggdb -Wl,--version-script=./lib/libcryptsetup.sym -Wl,-O2 -Wl,-soname -Wl,libcryptsetup.so.12 -o .libs/libcryptsetup.so.12.7.0 >libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.12" && ln -s "libcryptsetup.so.12.7.0" "libcryptsetup.so.12") >libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.12.7.0" "libcryptsetup.so") >libtool: link: ( cd ".libs" && rm -f "libcryptsetup.la" && ln -s "../libcryptsetup.la" "libcryptsetup.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -march=native -O3 -ggdb -Wl,-O2 -Wl,--as-needed -o cryptsetup lib/utils_crypt.o lib/utils_loop.o lib/utils_io.o lib/utils_blkid.o src/utils_args.o src/utils_tools.o src/utils_password.o src/utils_luks2.o src/utils_blockdev.o src/cryptsetup.o -lm libcryptsetup.la -lpopt -luuid -lblkid >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -pipe -march=native -O3 -ggdb -Wl,-O2 -o .libs/cryptsetup lib/utils_crypt.o lib/utils_loop.o lib/utils_io.o lib/utils_blkid.o src/utils_args.o src/utils_tools.o src/utils_password.o src/utils_luks2.o src/utils_blockdev.o src/cryptsetup.o -Wl,--as-needed -lm ./.libs/libcryptsetup.so -ldevmapper -lssl -lcrypto -ljson-c -lpopt -luuid -lblkid >./.libs/libcryptsetup.so: error: undefined reference to 'dlopen' >./.libs/libcryptsetup.so: error: undefined reference to 'dlerror' >./.libs/libcryptsetup.so: error: undefined reference to 'dlvsym' >./.libs/libcryptsetup.so: error: undefined reference to 'dlclose' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:1721: cryptsetup] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0' >make[1]: *** [Makefile:2602: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0' >make: *** [Makefile:1258: all] Error 2 > [31;01m*[0m ERROR: sys-fs/cryptsetup-2.4.0::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-fs/cryptsetup-2.4.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-fs/cryptsetup-2.4.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0' > [31;01m*[0m S: '/var/tmp/portage/sys-fs/cryptsetup-2.4.0/work/cryptsetup-2.4.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 809608
: 735091