* Package: sys-fs/cryptsetup-1.2.0-r1  * Repository: gentoo  * Maintainer: base-system  * USE: amd64 elibc_glibc kernel_linux multilib nls static test userland_GNU  * FEATURES: preserve-libs sandbox splitdebug test * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.36-gentoo-r3/build * Found sources for kernel version: * 2.6.36-gentoo-r3 * Checking for suitable kernel configuration options... * CONFIG_DM_CRYPT: is not set (required for cryptsetup) * * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking cryptsetup-1.2.0.tar.bz2 to /var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work >>> Source unpacked in /var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work >>> Preparing source in /var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0 ... * Running elibtoolize in: cryptsetup-1.2.0/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0 ... * econf: updating cryptsetup-1.2.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cryptsetup-1.2.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 --sbindir=/sbin --enable-shared --libdir=/usr/lib64 --enable-static-cryptsetup --enable-nls --disable-selinux configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... x86_64-pc-linux-gnu-ar 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for inttypes.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking for uuid_clear in -luuid... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.42... yes (1.4.6) checking for posix_memalign... 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 whether x86_64-pc-linux-gnu-gcc needs -traditional... no 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 ld used by 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 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 configure: WARNING: Requested static cryptsetup build, enabling static library. checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEVMAPPER... yes checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes checking for gcry_check_version in -lgcrypt... yes checking for poptGetContext in -lpopt... yes checking for DEVMAPPER_STATIC... yes checking for dm_task_set_uuid in -ldevmapper... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libcryptsetup.pc config.status: creating lib/luks1/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile 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-1.2.0-r1/work/cryptsetup-1.2.0 ... make -j5 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' Making all in luks1 make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib/luks1' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-af.lo -MD -MP -MF .deps/libluks1_la-af.Tpo -c -o libluks1_la-af.lo `test -f 'af.c' || echo './'`af.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-pbkdf.lo -MD -MP -MF .deps/libluks1_la-pbkdf.Tpo -c -o libluks1_la-pbkdf.lo `test -f 'pbkdf.c' || echo './'`pbkdf.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-keymanage.lo -MD -MP -MF .deps/libluks1_la-keymanage.Tpo -c -o libluks1_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-keyencryption.lo -MD -MP -MF .deps/libluks1_la-keyencryption.Tpo -c -o libluks1_la-keyencryption.lo `test -f 'keyencryption.c' || echo './'`keyencryption.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-pbkdf.lo -MD -MP -MF .deps/libluks1_la-pbkdf.Tpo -c pbkdf.c -fPIC -DPIC -o .libs/libluks1_la-pbkdf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-keymanage.lo -MD -MP -MF .deps/libluks1_la-keymanage.Tpo -c keymanage.c -fPIC -DPIC -o .libs/libluks1_la-keymanage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-af.lo -MD -MP -MF .deps/libluks1_la-af.Tpo -c af.c -fPIC -DPIC -o .libs/libluks1_la-af.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-keyencryption.lo -MD -MP -MF .deps/libluks1_la-keyencryption.Tpo -c keyencryption.c -fPIC -DPIC -o .libs/libluks1_la-keyencryption.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-keyencryption.lo -MD -MP -MF .deps/libluks1_la-keyencryption.Tpo -c keyencryption.c -o libluks1_la-keyencryption.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-pbkdf.lo -MD -MP -MF .deps/libluks1_la-pbkdf.Tpo -c pbkdf.c -o libluks1_la-pbkdf.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-af.lo -MD -MP -MF .deps/libluks1_la-af.Tpo -c af.c -o libluks1_la-af.o >/dev/null 2>&1 mv -f .deps/libluks1_la-pbkdf.Tpo .deps/libluks1_la-pbkdf.Plo mv -f .deps/libluks1_la-keyencryption.Tpo .deps/libluks1_la-keyencryption.Plo mv -f .deps/libluks1_la-af.Tpo .deps/libluks1_la-af.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lib -Wall -march=core2 -O2 -pipe -ggdb -MT libluks1_la-keymanage.lo -MD -MP -MF .deps/libluks1_la-keymanage.Tpo -c keymanage.c -o libluks1_la-keymanage.o >/dev/null 2>&1 mv -f .deps/libluks1_la-keymanage.Tpo .deps/libluks1_la-keymanage.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o libluks1.la libluks1_la-af.lo libluks1_la-pbkdf.lo libluks1_la-keymanage.lo libluks1_la-keyencryption.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libluks1.a .libs/libluks1_la-af.o .libs/libluks1_la-pbkdf.o .libs/libluks1_la-keymanage.o .libs/libluks1_la-keyencryption.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libluks1.a libtool: link: ( cd ".libs" && rm -f "libluks1.la" && ln -s "../libluks1.la" "libluks1.la" ) make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib/luks1' make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-setup.lo -MD -MP -MF .deps/libcryptsetup_la-setup.Tpo -c -o libcryptsetup_la-setup.lo `test -f 'setup.c' || echo './'`setup.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils.lo -MD -MP -MF .deps/libcryptsetup_la-utils.Tpo -c -o libcryptsetup_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils_crypt.lo -MD -MP -MF .deps/libcryptsetup_la-utils_crypt.Tpo -c -o libcryptsetup_la-utils_crypt.lo `test -f 'utils_crypt.c' || echo './'`utils_crypt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils_debug.lo -MD -MP -MF .deps/libcryptsetup_la-utils_debug.Tpo -c -o libcryptsetup_la-utils_debug.lo `test -f 'utils_debug.c' || echo './'`utils_debug.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c -o libcryptsetup_la-backends.lo `test -f 'backends.c' || echo './'`backends.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils.lo -MD -MP -MF .deps/libcryptsetup_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils_debug.lo -MD -MP -MF .deps/libcryptsetup_la-utils_debug.Tpo -c utils_debug.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-setup.lo -MD -MP -MF .deps/libcryptsetup_la-setup.Tpo -c setup.c -fPIC -DPIC -o .libs/libcryptsetup_la-setup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c backends.c -fPIC -DPIC -o .libs/libcryptsetup_la-backends.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils_crypt.lo -MD -MP -MF .deps/libcryptsetup_la-utils_crypt.Tpo -c utils_crypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_crypt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils_debug.lo -MD -MP -MF .deps/libcryptsetup_la-utils_debug.Tpo -c utils_debug.c -o libcryptsetup_la-utils_debug.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c backends.c -o libcryptsetup_la-backends.o >/dev/null 2>&1 mv -f .deps/libcryptsetup_la-utils_debug.Tpo .deps/libcryptsetup_la-utils_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c -o libcryptsetup_la-libdevmapper.lo `test -f 'libdevmapper.c' || echo './'`libdevmapper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils.lo -MD -MP -MF .deps/libcryptsetup_la-utils.Tpo -c utils.c -o libcryptsetup_la-utils.o >/dev/null 2>&1 mv -f .deps/libcryptsetup_la-backends.Tpo .deps/libcryptsetup_la-backends.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-volumekey.lo -MD -MP -MF .deps/libcryptsetup_la-volumekey.Tpo -c -o libcryptsetup_la-volumekey.lo `test -f 'volumekey.c' || echo './'`volumekey.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-utils_crypt.lo -MD -MP -MF .deps/libcryptsetup_la-utils_crypt.Tpo -c utils_crypt.c -o libcryptsetup_la-utils_crypt.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c libdevmapper.c -fPIC -DPIC -o .libs/libcryptsetup_la-libdevmapper.o mv -f .deps/libcryptsetup_la-utils_crypt.Tpo .deps/libcryptsetup_la-utils_crypt.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-random.lo -MD -MP -MF .deps/libcryptsetup_la-random.Tpo -c -o libcryptsetup_la-random.lo `test -f 'random.c' || echo './'`random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-volumekey.lo -MD -MP -MF .deps/libcryptsetup_la-volumekey.Tpo -c volumekey.c -fPIC -DPIC -o .libs/libcryptsetup_la-volumekey.o mv -f .deps/libcryptsetup_la-utils.Tpo .deps/libcryptsetup_la-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c -o libcryptsetup_la-gcrypt.lo `test -f 'gcrypt.c' || echo './'`gcrypt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-random.lo -MD -MP -MF .deps/libcryptsetup_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libcryptsetup_la-random.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c gcrypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-gcrypt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-volumekey.lo -MD -MP -MF .deps/libcryptsetup_la-volumekey.Tpo -c volumekey.c -o libcryptsetup_la-volumekey.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-random.lo -MD -MP -MF .deps/libcryptsetup_la-random.Tpo -c random.c -o libcryptsetup_la-random.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c libdevmapper.c -o libcryptsetup_la-libdevmapper.o >/dev/null 2>&1 mv -f .deps/libcryptsetup_la-volumekey.Tpo .deps/libcryptsetup_la-volumekey.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c gcrypt.c -o libcryptsetup_la-gcrypt.o >/dev/null 2>&1 mv -f .deps/libcryptsetup_la-random.Tpo .deps/libcryptsetup_la-random.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/luks1 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.2.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -march=core2 -O2 -pipe -ggdb -MT libcryptsetup_la-setup.lo -MD -MP -MF .deps/libcryptsetup_la-setup.Tpo -c setup.c -o libcryptsetup_la-setup.o >/dev/null 2>&1 mv -f .deps/libcryptsetup_la-gcrypt.Tpo .deps/libcryptsetup_la-gcrypt.Plo mv -f .deps/libcryptsetup_la-libdevmapper.Tpo .deps/libcryptsetup_la-libdevmapper.Plo mv -f .deps/libcryptsetup_la-setup.Tpo .deps/libcryptsetup_la-setup.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=core2 -O2 -pipe -ggdb -Wl,--version-script=../lib/libcryptsetup.sym -version-info 2:0:1 -Wl,--as-needed -o libcryptsetup.la -rpath /usr/lib64 libcryptsetup_la-setup.lo libcryptsetup_la-utils.lo libcryptsetup_la-utils_crypt.lo libcryptsetup_la-utils_debug.lo libcryptsetup_la-backends.lo libcryptsetup_la-libdevmapper.lo libcryptsetup_la-volumekey.lo libcryptsetup_la-random.lo libcryptsetup_la-gcrypt.lo -luuid -L/lib64 -ldevmapper -L/usr/lib64 -lgcrypt -lgpg-error luks1/libluks1.la libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libcryptsetup_la-setup.o .libs/libcryptsetup_la-utils.o .libs/libcryptsetup_la-utils_crypt.o .libs/libcryptsetup_la-utils_debug.o .libs/libcryptsetup_la-backends.o .libs/libcryptsetup_la-libdevmapper.o .libs/libcryptsetup_la-volumekey.o .libs/libcryptsetup_la-random.o .libs/libcryptsetup_la-gcrypt.o -Wl,--whole-archive luks1/.libs/libluks1.a -Wl,--no-whole-archive -Wl,--as-needed -luuid -L/lib64 -ldevmapper -L/usr/lib64 /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -march=core2 -Wl,--version-script=../lib/libcryptsetup.sym -Wl,-soname -Wl,libcryptsetup.so.1 -o .libs/libcryptsetup.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.1" && ln -s "libcryptsetup.so.1.1.0" "libcryptsetup.so.1") libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.1.1.0" "libcryptsetup.so") libtool: link: (cd .libs/libcryptsetup.lax/libluks1.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib/luks1/.libs/libluks1.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcryptsetup.a libcryptsetup_la-setup.o libcryptsetup_la-utils.o libcryptsetup_la-utils_crypt.o libcryptsetup_la-utils_debug.o libcryptsetup_la-backends.o libcryptsetup_la-libdevmapper.o libcryptsetup_la-volumekey.o libcryptsetup_la-random.o libcryptsetup_la-gcrypt.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-pbkdf.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-keymanage.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-af.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-keyencryption.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcryptsetup.a libtool: link: rm -fr .libs/libcryptsetup.lax libtool: link: ( cd ".libs" && rm -f "libcryptsetup.la" && ln -s "../libcryptsetup.la" "libcryptsetup.la" ) make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' Making all in src make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -Wall -march=core2 -O2 -pipe -ggdb -MT cryptsetup-utils_crypt.o -MD -MP -MF .deps/cryptsetup-utils_crypt.Tpo -c -o cryptsetup-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -Wall -march=core2 -O2 -pipe -ggdb -MT cryptsetup-cryptsetup.o -MD -MP -MF .deps/cryptsetup-cryptsetup.Tpo -c -o cryptsetup-cryptsetup.o `test -f 'cryptsetup.c' || echo './'`cryptsetup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -Wall -march=core2 -O2 -pipe -ggdb -MT cryptsetup_static-utils_crypt.o -MD -MP -MF .deps/cryptsetup_static-utils_crypt.Tpo -c -o cryptsetup_static-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.2.0"\" -D_GNU_SOURCE -Wall -march=core2 -O2 -pipe -ggdb -MT cryptsetup_static-cryptsetup.o -MD -MP -MF .deps/cryptsetup_static-cryptsetup.Tpo -c -o cryptsetup_static-cryptsetup.o `test -f 'cryptsetup.c' || echo './'`cryptsetup.c mv -f .deps/cryptsetup-utils_crypt.Tpo .deps/cryptsetup-utils_crypt.Po mv -f .deps/cryptsetup_static-utils_crypt.Tpo .deps/cryptsetup_static-utils_crypt.Po mv -f .deps/cryptsetup-cryptsetup.Tpo .deps/cryptsetup-cryptsetup.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o cryptsetup cryptsetup-utils_crypt.o cryptsetup-cryptsetup.o ../lib/libcryptsetup.la -lpopt mv -f .deps/cryptsetup_static-cryptsetup.Tpo .deps/cryptsetup_static-cryptsetup.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=core2 -O2 -pipe -ggdb -all-static -Wl,--as-needed -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-cryptsetup.o ../lib/libcryptsetup.la -lpopt -L/usr/lib64 -lgcrypt -lgpg-error -lgpg-error -L/lib64 -ldevmapper -ludev -luuid libtool: link: x86_64-pc-linux-gnu-gcc -Wall -march=core2 -O2 -pipe -ggdb -o .libs/cryptsetup cryptsetup-utils_crypt.o cryptsetup-cryptsetup.o -Wl,--as-needed ../lib/.libs/libcryptsetup.so /usr/lib64/libpopt.so libtool: link: x86_64-pc-linux-gnu-gcc -Wall -march=core2 -O2 -pipe -ggdb -static -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-cryptsetup.o -Wl,--as-needed ../lib/.libs/libcryptsetup.a -L/lib64 -L/usr/lib64 /usr/lib64/libpopt.a /usr/lib64/libgcrypt.a /usr/lib64/libgpg-error.a -ldevmapper /usr/lib64/libudev.a -luuid make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/src' Making all in man make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/man' Making all in tests make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' Making all in po make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/po' make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0' make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0' make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0' >>> Source compiled. >>> Test phase [check]: sys-fs/cryptsetup-1.2.0-r1 make -j5 -j1 check Making check in lib make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' Making check in luks1 make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib/luks1' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib/luks1' make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/lib' Making check in src make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/src' Making check in man make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/man' Making check in tests make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' make api-test differ make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O0 -I../lib/ -march=core2 -O2 -pipe -ggdb -MT api_test-api-test.o -MD -MP -MF .deps/api_test-api-test.Tpo -c -o api_test-api-test.o `test -f 'api-test.c' || echo './'`api-test.c mv -f .deps/api_test-api-test.Tpo .deps/api_test-api-test.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -O0 -I../lib/ -march=core2 -O2 -pipe -ggdb -static -Wl,--as-needed -o api-test api_test-api-test.o ../lib/libcryptsetup.la libtool: link: x86_64-pc-linux-gnu-gcc -g -Wall -O0 -I../lib/ -march=core2 -O2 -pipe -ggdb -o api-test api_test-api-test.o -Wl,--as-needed ../lib/.libs/libcryptsetup.a -luuid -L/lib64 -ldevmapper -L/usr/lib64 /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -march=core2 -O2 -pipe -ggdb -MT differ-differ.o -MD -MP -MF .deps/differ-differ.Tpo -c -o differ-differ.o `test -f 'differ.c' || echo './'`differ.c mv -f .deps/differ-differ.Tpo .deps/differ-differ.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -march=core2 -O2 -pipe -ggdb -Wl,--as-needed -o differ differ-differ.o libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -march=core2 -O2 -pipe -ggdb -o differ differ-differ.o -Wl,--as-needed make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' make check-TESTS make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' loop: can't delete device /dev/loop5: No such device or address loop: can't delete device /dev/loop6: No such device or address /dev/mapper: mkdir failed: Permission denied Failure to communicate with kernel device-mapper driver. Command failed /dev/mapper: mkdir failed: Permission denied Failure to communicate with kernel device-mapper driver. Command failed /dev/loop5: Permission denied 4+0 records in 4+0 records out 4194304 bytes (4.2 MB) copied, 0.0056253 s, 746 MB/s /dev/loop6: Permission denied NonFIPSAlg: Crypto is properly initialised in format [(success),NonFIPSAlg:899] crypt_init(&cd, DEVICE_2) FAIL line 899 [NonFIPSAlg]: code -15, Cannot read device /dev/loop6. loop: can't delete device /dev/loop5: No such device or address loop: can't delete device /dev/loop6: No such device or address FAIL: api-test /dev/loop5: Permission denied CASE: [1] open - compat image - acceptance check Cannot read device /dev/loop5. FAILED FAIL: compat-test FATAL: Module scsi_debug not found. PASS: align-test aes [n/a] aes-plain [n/a] aes-ecb [n/a] twofish-ecb [n/a] serpent-ecb [n/a] aes-cbc-null [n/a] aes-cbc-benbi [n/a] aes-cbc-plain [n/a] aes-cbc-plain64 [n/a] aes-cbc-essiv:sha256 [n/a] aes-lrw-null [n/a] aes-lrw-benbi [n/a] aes-lrw-plain [n/a] aes-lrw-plain64 [n/a] aes-lrw-essiv:sha256 [n/a] aes-xts-null [n/a] aes-xts-benbi [n/a] aes-xts-plain [n/a] aes-xts-plain64 [n/a] aes-xts-essiv:sha256 [n/a] twofish-cbc-null [n/a] twofish-cbc-benbi [n/a] twofish-cbc-plain [n/a] twofish-cbc-plain64 [n/a] twofish-cbc-essiv:sha256 [n/a] twofish-lrw-null [n/a] twofish-lrw-benbi [n/a] twofish-lrw-plain [n/a] twofish-lrw-plain64 [n/a] twofish-lrw-essiv:sha256 [n/a] twofish-xts-null [n/a] twofish-xts-benbi [n/a] twofish-xts-plain [n/a] twofish-xts-plain64 [n/a] twofish-xts-essiv:sha256 [n/a] serpent-cbc-null [n/a] serpent-cbc-benbi [n/a] serpent-cbc-plain [n/a] serpent-cbc-plain64 [n/a] serpent-cbc-essiv:sha256 [n/a] serpent-lrw-null [n/a] serpent-lrw-benbi [n/a] serpent-lrw-plain [n/a] serpent-lrw-plain64 [n/a] serpent-lrw-essiv:sha256 [n/a] serpent-xts-null [n/a] serpent-xts-benbi [n/a] serpent-xts-plain [n/a] serpent-xts-plain64 [n/a] serpent-xts-essiv:sha256 [n/a] /dev/mapper: mkdir failed: Permission denied Failure to communicate with kernel device-mapper driver. Command failed PASS: mode-test HASH: ripemd160 KSIZE: 0 / pwd [n/a] HASH: ripemd160 KSIZE: 256 / pwd [n/a] HASH: ripemd160 KSIZE: 128 / pwd [n/a] HASH: sha1 KSIZE: 256 / pwd [n/a] HASH: sha1 KSIZE: 128 / pwd [n/a] HASH: sha256 KSIZE: 256 / pwd [n/a] HASH: sha256 KSIZE: 128 / pwd [n/a] HASH: ripemd160 KSIZE: 0 / stdin [n/a] HASH: ripemd160 KSIZE: 256 / stdin [n/a] HASH: ripemd160 KSIZE: 256 / file [n/a] HASH: sha256 KSIZE: 256 / file [n/a] HASH: ripemd160 KSIZE: 256 / file [n/a] HASH: sha256 KSIZE: 256 / file [n/a] HASH: sha256 KSIZE: 128 / file [n/a] HASH: sha256 KSIZE: 512 / file [n/a] PASS: password-hash-test =================== 2 of 5 tests failed =================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0/tests' make: *** [check-recursive] Error 1 emake failed * ERROR: sys-fs/cryptsetup-1.2.0-r1 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 3615: Called _eapi0_src_test * ebuild.sh, line 630: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =sys-fs/cryptsetup-1.2.0-r1', * the complete build log and the output of 'emerge -pqv =sys-fs/cryptsetup-1.2.0-r1'. * The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/temp/environment'. * S: '/var/tmp/portage/sys-fs/cryptsetup-1.2.0-r1/work/cryptsetup-1.2.0'