* Package: sys-fs/cryptsetup-1.4.3  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: elibc_glibc kernel_linux nls selinux static userland_GNU x86  * FEATURES: ccache sandbox selinux sesandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 3.5.6-hardened * Checking for suitable kernel configuration options...  [ ok ] >>> Unpacking source... >>> Unpacking cryptsetup-1.4.3.tar.bz2 to /var/tmp/portage/sys-fs/cryptsetup-1.4.3/work >>> Source unpacked in /var/tmp/portage/sys-fs/cryptsetup-1.4.3/work >>> Preparing source in /var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3 ... * Running elibtoolize in: cryptsetup-1.4.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3 ... * econf: updating cryptsetup-1.4.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cryptsetup-1.4.3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --sbindir=/sbin --enable-shared --enable-static-cryptsetup --disable-static --enable-nls --enable-selinux 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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... 64 checking whether i686-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/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-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_task_retry_remove is declared... yes checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes checking for i686-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 >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3 ... make -j2 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib' Making all in crypto_backend make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib/crypto_backend' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcrypto_backend_la-crypto_gcrypt.lo `test -f 'crypto_gcrypt.c' || echo './'`crypto_gcrypt.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c crypto_gcrypt.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_gcrypt.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -I../../lib -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c crypto_gcrypt.c -o libcrypto_backend_la-crypto_gcrypt.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -Wl,-O1 -Wl,--as-needed -o libcrypto_backend.la libcrypto_backend_la-crypto_gcrypt.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libcrypto_backend.a .libs/libcrypto_backend_la-crypto_gcrypt.o libtool: link: i686-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.3/work/cryptsetup-1.4.3/lib/crypto_backend' Making all in luks1 make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib/luks1' /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libluks1_la-af.lo `test -f 'af.c' || echo './'`af.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libluks1_la-pbkdf.lo `test -f 'pbkdf.c' || echo './'`pbkdf.c libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c af.c -fPIC -DPIC -o .libs/libluks1_la-af.o libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c pbkdf.c -fPIC -DPIC -o .libs/libluks1_la-pbkdf.o libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c af.c -o libluks1_la-af.o >/dev/null 2>&1 libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c pbkdf.c -o libluks1_la-pbkdf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libluks1_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libluks1_la-keyencryption.lo `test -f 'keyencryption.c' || echo './'`keyencryption.c libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c keyencryption.c -fPIC -DPIC -o .libs/libluks1_la-keyencryption.o libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c keymanage.c -fPIC -DPIC -o .libs/libluks1_la-keymanage.o libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c keyencryption.c -o libluks1_la-keyencryption.o >/dev/null 2>&1 libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c keymanage.c -o libluks1_la-keymanage.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -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: i686-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: i686-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.3/work/cryptsetup-1.4.3/lib/luks1' Making all in loopaes make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib/loopaes' /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libloopaes_la-loopaes.lo `test -f 'loopaes.c' || echo './'`loopaes.c libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c loopaes.c -fPIC -DPIC -o .libs/libloopaes_la-loopaes.o libtool: compile: i686-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 -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c loopaes.c -o libloopaes_la-loopaes.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -Wl,-O1 -Wl,--as-needed -o libloopaes.la libloopaes_la-loopaes.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libloopaes.a .libs/libloopaes_la-loopaes.o libtool: link: i686-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.3/work/cryptsetup-1.4.3/lib/loopaes' make[3]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib' /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-setup.lo `test -f 'setup.c' || echo './'`setup.c /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c setup.c -fPIC -DPIC -o .libs/libcryptsetup_la-setup.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c setup.c -o libcryptsetup_la-setup.o >/dev/null 2>&1 libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils.c -o libcryptsetup_la-utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-utils_crypt.lo `test -f 'utils_crypt.c' || echo './'`utils_crypt.c /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-utils_debug.lo `test -f 'utils_debug.c' || echo './'`utils_debug.c libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_crypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_crypt.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_debug.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_debug.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_crypt.c -o libcryptsetup_la-utils_crypt.o >/dev/null 2>&1 libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_debug.c -o libcryptsetup_la-utils_debug.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-utils_loop.lo `test -f 'utils_loop.c' || echo './'`utils_loop.c /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-utils_devpath.lo `test -f 'utils_devpath.c' || echo './'`utils_devpath.c libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_loop.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_loop.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_devpath.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_devpath.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_loop.c -o libcryptsetup_la-utils_loop.o >/dev/null 2>&1 libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_devpath.c -o libcryptsetup_la-utils_devpath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-utils_wipe.lo `test -f 'utils_wipe.c' || echo './'`utils_wipe.c /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-utils_fips.lo `test -f 'utils_fips.c' || echo './'`utils_fips.c libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_wipe.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_wipe.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_fips.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_fips.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_wipe.c -o libcryptsetup_la-utils_wipe.o >/dev/null 2>&1 libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c utils_fips.c -o libcryptsetup_la-utils_fips.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-libdevmapper.lo `test -f 'libdevmapper.c' || echo './'`libdevmapper.c /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-volumekey.lo `test -f 'volumekey.c' || echo './'`volumekey.c libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c libdevmapper.c -fPIC -DPIC -o .libs/libcryptsetup_la-libdevmapper.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c volumekey.c -fPIC -DPIC -o .libs/libcryptsetup_la-volumekey.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c libdevmapper.c -o libcryptsetup_la-libdevmapper.o >/dev/null 2>&1 libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c volumekey.c -o libcryptsetup_la-volumekey.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-random.lo `test -f 'random.c' || echo './'`random.c /bin/sh ../libtool --tag=CC --mode=compile i686-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/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o libcryptsetup_la-crypt_plain.lo `test -f 'crypt_plain.c' || echo './'`crypt_plain.c libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c random.c -fPIC -DPIC -o .libs/libcryptsetup_la-random.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c crypt_plain.c -fPIC -DPIC -o .libs/libcryptsetup_la-crypt_plain.o libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c random.c -o libcryptsetup_la-random.o >/dev/null 2>&1 libtool: compile: i686-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/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.4.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c crypt_plain.c -o libcryptsetup_la-crypt_plain.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -Wl,--version-script=../lib/libcryptsetup.sym -version-info 6:0:2 -Wl,-O1 -Wl,--as-needed -o libcryptsetup.la -rpath /usr/lib 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-utils_fips.lo libcryptsetup_la-libdevmapper.lo libcryptsetup_la-volumekey.lo libcryptsetup_la-random.lo libcryptsetup_la-crypt_plain.lo -luuid -L/lib -ldevmapper -lgcrypt -lgpg-error crypto_backend/libcrypto_backend.la luks1/libluks1.la loopaes/libloopaes.la libtool: link: i686-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-utils_fips.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 -Wl,--as-needed -luuid -L/lib -ldevmapper /usr/lib/libgcrypt.so -lgpg-error -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -Wl,--version-script=../lib/libcryptsetup.sym -Wl,-O1 -Wl,-soname -Wl,libcryptsetup.so.4 -o .libs/libcryptsetup.so.4.2.0 libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.4" && ln -s "libcryptsetup.so.4.2.0" "libcryptsetup.so.4") libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.4.2.0" "libcryptsetup.so") libtool: link: (cd .libs/libcryptsetup.lax/libcrypto_backend.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib/crypto_backend/.libs/libcrypto_backend.a") libtool: link: (cd .libs/libcryptsetup.lax/libluks1.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib/luks1/.libs/libluks1.a") libtool: link: (cd .libs/libcryptsetup.lax/libloopaes.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib/loopaes/.libs/libloopaes.a") libtool: link: i686-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-utils_fips.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: i686-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.3/work/cryptsetup-1.4.3/lib' make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/lib' Making all in src make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup-utils_fips.o `test -f '../lib/utils_fips.c' || echo './'`../lib/utils_fips.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup-cryptsetup.o `test -f 'cryptsetup.c' || echo './'`cryptsetup.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup_static-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup_static-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup_static-utils_fips.o `test -f '../lib/utils_fips.c' || echo './'`../lib/utils_fips.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.4.3"\" -D_GNU_SOURCE -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o cryptsetup_static-cryptsetup.o `test -f 'cryptsetup.c' || echo './'`cryptsetup.c /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -Wl,-O1 -Wl,--as-needed -o cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-utils_fips.o cryptsetup-cryptsetup.o ../lib/libcryptsetup.la -lpopt /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -all-static -Wl,-O1 -Wl,--as-needed -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-cryptsetup.o ../lib/libcryptsetup.la -lpopt -lgcrypt -lgpg-error -lgpg-error -L/lib -ldevmapper -lselinux -ludev -lrt -lsepol -luuid libtool: link: i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -Wl,-O1 -o .libs/cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-utils_fips.o cryptsetup-cryptsetup.o -Wl,--as-needed ../lib/.libs/libcryptsetup.so -lpopt libtool: link: i686-pc-linux-gnu-gcc -Wall -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -static -Wl,-O1 -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-cryptsetup.o -Wl,--as-needed ../lib/.libs/libcryptsetup.a -L/lib -lpopt /usr/lib/libgcrypt.a -lgpg-error -ldevmapper -lselinux -ludev -lrt -lsepol -luuid /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(seusers.o): In function `getseuserbyname': (.text+0x3f8): warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libudev.a(util.o): In function `get_group_creds': (.text.get_group_creds+0xa6): warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libudev.a(util.o): In function `get_group_creds': (.text.get_group_creds+0xf4): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(seusers.o): In function `getseuserbyname': (.text+0x3b3): warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libudev.a(util.o): In function `get_user_creds': (.text.get_user_creds+0x174): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libudev.a(util.o): In function `get_user_creds': (.text.get_user_creds+0xee): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(seusers.o): In function `getseuserbyname': (.text+0xbb): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libudev.a(util.o): In function `lookup_uid': (.text.lookup_uid+0xb2): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(label_file.o): In function `closef': (.text+0x1cb): undefined reference to `pcre_free' /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(label_file.o): In function `closef': (.text+0x1d8): undefined reference to `pcre_free_study' /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(label_file.o): In function `compile_regex.isra.6': (.text+0x306): undefined reference to `pcre_compile' /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(label_file.o): In function `compile_regex.isra.6': (.text+0x32c): undefined reference to `pcre_study' /usr/lib/gcc/i686-pc-linux-gnu/4.6.3/../../../../lib/libselinux.a(label_file.o): In function `lookup': (.text+0x5e1): undefined reference to `pcre_exec' collect2: ld returned 1 exit status make[2]: *** [cryptsetup.static] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3' make: *** [all] Error 2 * ERROR: sys-fs/cryptsetup-1.4.3 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/cryptsetup-1.4.3'`, * the complete build log and the output of `emerge -pqv '=sys-fs/cryptsetup-1.4.3'`. * The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-1.4.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-1.4.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3' * S: '/var/tmp/portage/sys-fs/cryptsetup-1.4.3/work/cryptsetup-1.4.3'