Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 292383 Details for
Bug 390381
sys-fs/cryptsetup-1.4.1 fails to install - missing file dmcrypt.initd
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), 53.19 KB, created by
Helmut Jarausch
on 2011-11-13 10:35:29 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2011-11-13 10:35:29 UTC
Size:
53.19 KB
patch
obsolete
> * Package: sys-fs/cryptsetup-1.4.1 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib nls static userland_GNU > * FEATURES: preserve-libs sandbox splitdebug > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/3.1.0-gentoo-r1/build > * Found sources for kernel version: > * 3.1.0-gentoo-r1 > * 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. > * Running elibtoolize in: cryptsetup-1.4.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... >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 how to print strings... printf >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 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >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 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 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_task_secure_data is declared... yes >checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes >checking for x86_64-pc-linux-gnu-libgcrypt-config... no >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.1.42... yes (1.5.0) >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 >checking for uuid_generate in -luuid... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating lib/libcryptsetup.pc >config.status: creating lib/crypto_backend/Makefile >config.status: creating lib/luks1/Makefile >config.status: creating lib/loopaes/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 python/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 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >Making all in crypto_backend >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/crypto_backend' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib -Wall -mtune=native -O2 -msse3 -pipe -MT libcrypto_backend_la-crypto_gcrypt.lo -MD -MP -MF .deps/libcrypto_backend_la-crypto_gcrypt.Tpo -c -o libcrypto_backend_la-crypto_gcrypt.lo `test -f 'crypto_gcrypt.c' || echo './'`crypto_gcrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib -Wall -mtune=native -O2 -msse3 -pipe -MT libcrypto_backend_la-crypto_gcrypt.lo -MD -MP -MF .deps/libcrypto_backend_la-crypto_gcrypt.Tpo -c crypto_gcrypt.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_gcrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib -Wall -mtune=native -O2 -msse3 -pipe -MT libcrypto_backend_la-crypto_gcrypt.lo -MD -MP -MF .deps/libcrypto_backend_la-crypto_gcrypt.Tpo -c crypto_gcrypt.c -o libcrypto_backend_la-crypto_gcrypt.o >/dev/null 2>&1 >mv -f .deps/libcrypto_backend_la-crypto_gcrypt.Tpo .deps/libcrypto_backend_la-crypto_gcrypt.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -mtune=native -O2 -msse3 -pipe -Wl,-O1 -Wl,--as-needed -o libcrypto_backend.la libcrypto_backend_la-crypto_gcrypt.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcrypto_backend.a .libs/libcrypto_backend_la-crypto_gcrypt.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" ) >make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/crypto_backend' >Making all in luks1 >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 >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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 >mv -f .deps/libluks1_la-af.Tpo .deps/libluks1_la-af.Plo >mv -f .deps/libluks1_la-pbkdf.Tpo .deps/libluks1_la-pbkdf.Plo >mv -f .deps/libluks1_la-keyencryption.Tpo .deps/libluks1_la-keyencryption.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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -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 -mtune=native -O2 -msse3 -pipe -Wl,-O1 -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.4.1/work/cryptsetup-1.4.1/lib/luks1' >Making all in loopaes >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/loopaes' >/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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -MT libloopaes_la-loopaes.lo -MD -MP -MF .deps/libloopaes_la-loopaes.Tpo -c -o libloopaes_la-loopaes.lo `test -f 'loopaes.c' || echo './'`loopaes.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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -MT libloopaes_la-loopaes.lo -MD -MP -MF .deps/libloopaes_la-loopaes.Tpo -c loopaes.c -fPIC -DPIC -o .libs/libloopaes_la-loopaes.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 -I../../lib/crypto_backend -Wall -mtune=native -O2 -msse3 -pipe -MT libloopaes_la-loopaes.lo -MD -MP -MF .deps/libloopaes_la-loopaes.Tpo -c loopaes.c -o libloopaes_la-loopaes.o >/dev/null 2>&1 >mv -f .deps/libloopaes_la-loopaes.Tpo .deps/libloopaes_la-loopaes.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -mtune=native -O2 -msse3 -pipe -Wl,-O1 -Wl,--as-needed -o libloopaes.la libloopaes_la-loopaes.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libloopaes.a .libs/libloopaes_la-loopaes.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libloopaes.a >libtool: link: ( cd ".libs" && rm -f "libloopaes.la" && ln -s "../libloopaes.la" "libloopaes.la" ) >make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/loopaes' >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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 >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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_loop.lo -MD -MP -MF .deps/libcryptsetup_la-utils_loop.Tpo -c -o libcryptsetup_la-utils_loop.lo `test -f 'utils_loop.c' || echo './'`utils_loop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_loop.lo -MD -MP -MF .deps/libcryptsetup_la-utils_loop.Tpo -c utils_loop.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_loop.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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_devpath.lo -MD -MP -MF .deps/libcryptsetup_la-utils_devpath.Tpo -c -o libcryptsetup_la-utils_devpath.lo `test -f 'utils_devpath.c' || echo './'`utils_devpath.c >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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_wipe.lo -MD -MP -MF .deps/libcryptsetup_la-utils_wipe.Tpo -c -o libcryptsetup_la-utils_wipe.lo `test -f 'utils_wipe.c' || echo './'`utils_wipe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_devpath.lo -MD -MP -MF .deps/libcryptsetup_la-utils_devpath.Tpo -c utils_devpath.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_devpath.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_wipe.lo -MD -MP -MF .deps/libcryptsetup_la-utils_wipe.Tpo -c utils_wipe.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_wipe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_loop.lo -MD -MP -MF .deps/libcryptsetup_la-utils_loop.Tpo -c utils_loop.c -o libcryptsetup_la-utils_loop.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_wipe.lo -MD -MP -MF .deps/libcryptsetup_la-utils_wipe.Tpo -c utils_wipe.c -o libcryptsetup_la-utils_wipe.o >/dev/null 2>&1 >mv -f .deps/libcryptsetup_la-utils_loop.Tpo .deps/libcryptsetup_la-utils_loop.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-utils_devpath.lo -MD -MP -MF .deps/libcryptsetup_la-utils_devpath.Tpo -c utils_devpath.c -o libcryptsetup_la-utils_devpath.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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 >mv -f .deps/libcryptsetup_la-utils_wipe.Tpo .deps/libcryptsetup_la-utils_wipe.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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 >mv -f .deps/libcryptsetup_la-utils_devpath.Tpo .deps/libcryptsetup_la-utils_devpath.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c libdevmapper.c -fPIC -DPIC -o .libs/libcryptsetup_la-libdevmapper.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-volumekey.lo -MD -MP -MF .deps/libcryptsetup_la-volumekey.Tpo -c volumekey.c -fPIC -DPIC -o .libs/libcryptsetup_la-volumekey.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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 >mv -f .deps/libcryptsetup_la-volumekey.Tpo .deps/libcryptsetup_la-volumekey.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.1"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-crypt_plain.lo -MD -MP -MF .deps/libcryptsetup_la-crypt_plain.Tpo -c -o libcryptsetup_la-crypt_plain.lo `test -f 'crypt_plain.c' || echo './'`crypt_plain.c >mv -f .deps/libcryptsetup_la-setup.Tpo .deps/libcryptsetup_la-setup.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -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-random.Tpo .deps/libcryptsetup_la-random.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-crypt_plain.lo -MD -MP -MF .deps/libcryptsetup_la-crypt_plain.Tpo -c crypt_plain.c -fPIC -DPIC -o .libs/libcryptsetup_la-crypt_plain.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.1\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -mtune=native -O2 -msse3 -pipe -MT libcryptsetup_la-crypt_plain.lo -MD -MP -MF .deps/libcryptsetup_la-crypt_plain.Tpo -c crypt_plain.c -o libcryptsetup_la-crypt_plain.o >/dev/null 2>&1 >mv -f .deps/libcryptsetup_la-crypt_plain.Tpo .deps/libcryptsetup_la-crypt_plain.Plo >mv -f .deps/libcryptsetup_la-libdevmapper.Tpo .deps/libcryptsetup_la-libdevmapper.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -mtune=native -O2 -msse3 -pipe -Wl,--version-script=../lib/libcryptsetup.sym -version-info 4:0:0 -Wl,-O1 -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-utils_loop.lo libcryptsetup_la-utils_devpath.lo libcryptsetup_la-utils_wipe.lo libcryptsetup_la-libdevmapper.lo libcryptsetup_la-volumekey.lo libcryptsetup_la-random.lo libcryptsetup_la-crypt_plain.lo -luuid -L/lib64 -ldevmapper -lgcrypt -lgpg-error crypto_backend/libcrypto_backend.la luks1/libluks1.la loopaes/libloopaes.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .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-utils_loop.o .libs/libcryptsetup_la-utils_devpath.o .libs/libcryptsetup_la-utils_wipe.o .libs/libcryptsetup_la-libdevmapper.o .libs/libcryptsetup_la-volumekey.o .libs/libcryptsetup_la-random.o .libs/libcryptsetup_la-crypt_plain.o -Wl,--whole-archive crypto_backend/.libs/libcrypto_backend.a luks1/.libs/libluks1.a loopaes/.libs/libloopaes.a -Wl,--no-whole-archive -luuid -L/lib64 -ldevmapper /usr/lib64/libgcrypt.so -lgpg-error -mtune=native -O2 -msse3 -Wl,--version-script=../lib/libcryptsetup.sym -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libcryptsetup.so.4 -o .libs/libcryptsetup.so.4.0.0 >libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.4" && ln -s "libcryptsetup.so.4.0.0" "libcryptsetup.so.4") >libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.4.0.0" "libcryptsetup.so") >libtool: link: (cd .libs/libcryptsetup.lax/libcrypto_backend.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/crypto_backend/.libs/libcrypto_backend.a") >libtool: link: (cd .libs/libcryptsetup.lax/libluks1.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/luks1/.libs/libluks1.a") >libtool: link: (cd .libs/libcryptsetup.lax/libloopaes.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/loopaes/.libs/libloopaes.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-utils_loop.o libcryptsetup_la-utils_devpath.o libcryptsetup_la-utils_wipe.o libcryptsetup_la-libdevmapper.o libcryptsetup_la-volumekey.o libcryptsetup_la-random.o libcryptsetup_la-crypt_plain.o .libs/libcryptsetup.lax/libcrypto_backend.a/libcrypto_backend_la-crypto_gcrypt.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-af.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-keyencryption.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-keymanage.o .libs/libcryptsetup.lax/libluks1.a/libluks1_la-pbkdf.o .libs/libcryptsetup.lax/libloopaes.a/libloopaes_la-loopaes.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.4.1/work/cryptsetup-1.4.1/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/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.4.1"\" -D_GNU_SOURCE -Wall -mtune=native -O2 -msse3 -pipe -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.4.1"\" -D_GNU_SOURCE -Wall -mtune=native -O2 -msse3 -pipe -MT cryptsetup-utils_loop.o -MD -MP -MF .deps/cryptsetup-utils_loop.Tpo -c -o cryptsetup-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.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.4.1"\" -D_GNU_SOURCE -Wall -mtune=native -O2 -msse3 -pipe -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.4.1"\" -D_GNU_SOURCE -Wall -mtune=native -O2 -msse3 -pipe -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 >mv -f .deps/cryptsetup-utils_loop.Tpo .deps/cryptsetup-utils_loop.Po >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.4.1"\" -D_GNU_SOURCE -Wall -mtune=native -O2 -msse3 -pipe -MT cryptsetup_static-utils_loop.o -MD -MP -MF .deps/cryptsetup_static-utils_loop.Tpo -c -o cryptsetup_static-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.c >mv -f .deps/cryptsetup_static-utils_crypt.Tpo .deps/cryptsetup_static-utils_crypt.Po >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.4.1"\" -D_GNU_SOURCE -Wall -mtune=native -O2 -msse3 -pipe -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_loop.Tpo .deps/cryptsetup_static-utils_loop.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 -mtune=native -O2 -msse3 -pipe -Wl,-O1 -Wl,--as-needed -o cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-cryptsetup.o ../lib/libcryptsetup.la -lpopt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -mtune=native -O2 -msse3 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-cryptsetup.o ../lib/.libs/libcryptsetup.so -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 -mtune=native -O2 -msse3 -pipe -all-static -Wl,-O1 -Wl,--as-needed -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-cryptsetup.o ../lib/libcryptsetup.la -lpopt -lgcrypt -lgpg-error -lgpg-error -L/lib64 -ldevmapper -ludev -lrt -luuid >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -mtune=native -O2 -msse3 -pipe -static -Wl,-O1 -Wl,--as-needed -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-cryptsetup.o ../lib/.libs/libcryptsetup.a -L/lib64 -lpopt /usr/lib64/libgcrypt.a -lgpg-error -ldevmapper /usr/lib64/libudev.a -lrt -luuid >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/src' >Making all in man >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/man' >Making all in python >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/python' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/python' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/tests' >Making all in po >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/po' >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >Making install in lib >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >Making install in crypto_backend >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/crypto_backend' >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/crypto_backend' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/crypto_backend' >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/crypto_backend' >Making install in luks1 >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/luks1' >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/luks1' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/luks1' >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/luks1' >Making install in loopaes >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/loopaes' >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/loopaes' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/loopaes' >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib/loopaes' >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64" >test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/include" > /bin/sh ../libtool --mode=install /usr/bin/install -c libcryptsetup.la '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64' >test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 libcryptsetup.h '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/include' > /usr/bin/install -c -m 644 libcryptsetup.pc '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64/pkgconfig' >libtool: install: /usr/bin/install -c .libs/libcryptsetup.so.4.0.0 /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64/libcryptsetup.so.4.0.0 >libtool: install: (cd /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64 && { ln -s -f libcryptsetup.so.4.0.0 libcryptsetup.so.4 || { rm -f libcryptsetup.so.4 && ln -s libcryptsetup.so.4.0.0 libcryptsetup.so.4; }; }) >libtool: install: (cd /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64 && { ln -s -f libcryptsetup.so.4.0.0 libcryptsetup.so || { rm -f libcryptsetup.so && ln -s libcryptsetup.so.4.0.0 libcryptsetup.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcryptsetup.lai /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64/libcryptsetup.la >libtool: install: /usr/bin/install -c .libs/libcryptsetup.a /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64/libcryptsetup.a >libtool: install: chmod 644 /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64/libcryptsetup.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/lib64/libcryptsetup.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[3]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/lib' >Making install in src >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/src' >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/src' >test -z "/sbin" || /bin/mkdir -p "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//sbin" >make[2]: Nothing to be done for `install-data-am'. > /bin/sh ../libtool --mode=install /usr/bin/install -c cryptsetup cryptsetup.static '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//sbin' >libtool: install: /usr/bin/install -c .libs/cryptsetup /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//sbin/cryptsetup >libtool: install: /usr/bin/install -c cryptsetup.static /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//sbin/cryptsetup.static >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/src' >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/src' >Making install in man >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/man' >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/man' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/share/man/man8" > /usr/bin/install -c -m 644 cryptsetup.8 '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/share/man/man8' >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/man' >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/man' >Making install in python >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/python' >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/python' >test -z "" || /bin/mkdir -p "/var/tmp/portage/sys-fs/cryptsetup-1.4.1/image/" >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/python' >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/python' >Making install in tests >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/tests' >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/tests' >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/tests' >Making install in po >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/po' >/bin/mkdir -p /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/share >installing de.gmo as /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/share/locale/de/LC_MESSAGES/cryptsetup.mo >if test "cryptsetup" = "gettext-tools"; then \ > /bin/mkdir -p /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/bin/install -c -m 644 ./$file \ > /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/portage/sys-fs/cryptsetup-1.4.1/image//usr/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1/po' >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >!!! newinitd: /usr/portage/sys-fs/cryptsetup/files/dmcrypt.initd does not exist > * ERROR: sys-fs/cryptsetup-1.4.1 failed (install phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 84: Called src_install > * environment, line 3503: Called die > * The specific snippet of code: > * newinitd "${FILESDIR}"/dmcrypt.initd dmcrypt || die > * > * If you need support, post the output of 'emerge --info =sys-fs/cryptsetup-1.4.1', > * the complete build log and the output of 'emerge -pqv =sys-fs/cryptsetup-1.4.1'. > * The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/temp/environment'. > * S: '/var/tmp/portage/sys-fs/cryptsetup-1.4.1/work/cryptsetup-1.4.1' >[33;01m * [39;49;00mQA Notice: file does not exist: >[33;01m * [39;49;00m >[33;01m * [39;49;00m newinitd: /usr/portage/sys-fs/cryptsetup/files/dmcrypt.initd does not exist
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 390381
: 292383