Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 228901 Details for
Bug 316571
sys-fs/cryptsetup-1.1.0 fails to build with sys-fs/lvm2-2.02.63-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cryptsetup-1.1.0 build.log after upgrading to lvm2-2.02.63-r2
build.log (text/plain), 30.09 KB, created by
robinetd
on 2010-04-23 16:11:01 UTC
(
hide
)
Description:
cryptsetup-1.1.0 build.log after upgrading to lvm2-2.02.63-r2
Filename:
MIME Type:
Creator:
robinetd
Created:
2010-04-23 16:11:01 UTC
Size:
30.09 KB
patch
obsolete
> [32;01m*[0m CPV: sys-fs/cryptsetup-1.1.0 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux nls userland_GNU x86 > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/2.6.34-rc5/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.34-rc5 > [32;01m*[0m Checking for suitable kernel configuration options... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking cryptsetup-1.1.0.tar.bz2 to /var/tmp/portage/sys-fs/cryptsetup-1.1.0/work >>>> Source unpacked in /var/tmp/portage/sys-fs/cryptsetup-1.1.0/work >>>> Preparing source in /var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0 ... > [32;01m*[0m Applying 1.1.0_rc3-static-no-selinux.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: cryptsetup-1.1.0 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0 ... > * econf: updating cryptsetup-1.1.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cryptsetup-1.1.0/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 --sbindir=/sbin --enable-shared --enable-static --libdir=/usr/lib --enable-nls --disable-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... gcc3 >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) gcc3 >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 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 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-ar... i686-pc-linux-gnu-ar >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 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... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for inttypes.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking for unistd.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking libdevmapper.h usability... yes >checking libdevmapper.h presence... yes >checking for libdevmapper.h... yes >checking for uuid_clear in -luuid... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.1.42... yes (1.4.5) >checking for setlocale,... no >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 struct stat.st_rdev... 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 >checking for dm_task_set_name in -ldevmapper... yes >checking for dm_task_set_message in -ldevmapper... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating lib/libcryptsetup.pc >config.status: creating src/Makefile >config.status: creating po/Makefile.in >config.status: creating luks/Makefile >config.status: creating man/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0 ... >make >cd . && /bin/sh /var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/missing --run autoheader >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0' >Making all in luks >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/luks' >/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 -Wall -O2 -march=native -pipe -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c -o libluks_la-af.lo `test -f 'af.c' || echo './'`af.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 -Wall -O2 -march=native -pipe -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c af.c -fPIC -DPIC -o .libs/libluks_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 -Wall -O2 -march=native -pipe -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c af.c -o libluks_la-af.o >/dev/null 2>&1 >mv -f .deps/libluks_la-af.Tpo .deps/libluks_la-af.Plo >/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 -Wall -O2 -march=native -pipe -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c -o libluks_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 -Wall -O2 -march=native -pipe -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c pbkdf.c -fPIC -DPIC -o .libs/libluks_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 -Wall -O2 -march=native -pipe -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c pbkdf.c -o libluks_la-pbkdf.o >/dev/null 2>&1 >mv -f .deps/libluks_la-pbkdf.Tpo .deps/libluks_la-pbkdf.Plo >/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 -Wall -O2 -march=native -pipe -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c -o libluks_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.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 -Wall -O2 -march=native -pipe -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c keymanage.c -fPIC -DPIC -o .libs/libluks_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 -Wall -O2 -march=native -pipe -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c keymanage.c -o libluks_la-keymanage.o >/dev/null 2>&1 >mv -f .deps/libluks_la-keymanage.Tpo .deps/libluks_la-keymanage.Plo >/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 -Wall -O2 -march=native -pipe -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c -o libluks_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 -Wall -O2 -march=native -pipe -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c keyencryption.c -fPIC -DPIC -o .libs/libluks_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 -Wall -O2 -march=native -pipe -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c keyencryption.c -o libluks_la-keyencryption.o >/dev/null 2>&1 >mv -f .deps/libluks_la-keyencryption.Tpo .deps/libluks_la-keyencryption.Plo >/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 -Wall -O2 -march=native -pipe -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c -o libluks_la-hexprint.lo `test -f 'hexprint.c' || echo './'`hexprint.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 -Wall -O2 -march=native -pipe -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c hexprint.c -fPIC -DPIC -o .libs/libluks_la-hexprint.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 -Wall -O2 -march=native -pipe -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c hexprint.c -o libluks_la-hexprint.o >/dev/null 2>&1 >mv -f .deps/libluks_la-hexprint.Tpo .deps/libluks_la-hexprint.Plo >/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 -Wall -O2 -march=native -pipe -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c -o libluks_la-random.lo `test -f 'random.c' || echo './'`random.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 -Wall -O2 -march=native -pipe -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libluks_la-random.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 -Wall -O2 -march=native -pipe -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c random.c -o libluks_la-random.o >/dev/null 2>&1 >mv -f .deps/libluks_la-random.Tpo .deps/libluks_la-random.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=native -pipe -Wl,-O1 -o libluks.la libluks_la-af.lo libluks_la-pbkdf.lo libluks_la-keymanage.lo libluks_la-keyencryption.lo libluks_la-hexprint.lo libluks_la-random.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libluks.a .libs/libluks_la-af.o .libs/libluks_la-pbkdf.o .libs/libluks_la-keymanage.o .libs/libluks_la-keyencryption.o .libs/libluks_la-hexprint.o .libs/libluks_la-random.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libluks.a >libtool: link: ( cd ".libs" && rm -f "libluks.la" && ln -s "../libluks.la" "libluks.la" ) >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/luks' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/lib' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.1.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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 >mv -f .deps/libcryptsetup_la-setup.Tpo .deps/libcryptsetup_la-setup.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.1.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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 >utils.c: In function âinteractive_passâ: >utils.c:375: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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 >mv -f .deps/libcryptsetup_la-utils.Tpo .deps/libcryptsetup_la-utils.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.1.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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 >mv -f .deps/libcryptsetup_la-utils_debug.Tpo .deps/libcryptsetup_la-utils_debug.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.1.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -pipe -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c -o libcryptsetup_la-backends.lo `test -f 'backends.c' || echo './'`backends.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -pipe -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c backends.c -fPIC -DPIC -o .libs/libcryptsetup_la-backends.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -pipe -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c backends.c -o libcryptsetup_la-backends.o >/dev/null 2>&1 >mv -f .deps/libcryptsetup_la-backends.Tpo .deps/libcryptsetup_la-backends.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.1.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -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-libdevmapper.Tpo .deps/libcryptsetup_la-libdevmapper.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.1.0"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -pipe -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c -o libcryptsetup_la-gcrypt.lo `test -f 'gcrypt.c' || echo './'`gcrypt.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -pipe -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c gcrypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-gcrypt.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.0\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=native -pipe -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c gcrypt.c -o libcryptsetup_la-gcrypt.o >/dev/null 2>&1 >mv -f .deps/libcryptsetup_la-gcrypt.Tpo .deps/libcryptsetup_la-gcrypt.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=native -pipe -Wl,--version-script=../lib/libcryptsetup.sym -version-info 1:0:0 -Wl,-O1 -o libcryptsetup.la -rpath /usr/lib libcryptsetup_la-setup.lo libcryptsetup_la-utils.lo libcryptsetup_la-utils_debug.lo libcryptsetup_la-backends.lo libcryptsetup_la-libdevmapper.lo libcryptsetup_la-gcrypt.lo -luuid -ldevmapper -ldevmapper -lgcrypt -lgpg-error ../luks/libluks.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libcryptsetup_la-setup.o .libs/libcryptsetup_la-utils.o .libs/libcryptsetup_la-utils_debug.o .libs/libcryptsetup_la-backends.o .libs/libcryptsetup_la-libdevmapper.o .libs/libcryptsetup_la-gcrypt.o -Wl,--whole-archive ../luks/.libs/libluks.a -Wl,--no-whole-archive -luuid -ldevmapper /usr/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpg-error.so -march=native -Wl,--version-script=../lib/libcryptsetup.sym -Wl,-O1 -Wl,-soname -Wl,libcryptsetup.so.1 -o .libs/libcryptsetup.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.1" && ln -s "libcryptsetup.so.1.0.0" "libcryptsetup.so.1") >libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.1.0.0" "libcryptsetup.so") >libtool: link: (cd .libs/libcryptsetup.lax/libluks.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/lib/../luks/.libs/libluks.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcryptsetup.a libcryptsetup_la-setup.o libcryptsetup_la-utils.o libcryptsetup_la-utils_debug.o libcryptsetup_la-backends.o libcryptsetup_la-libdevmapper.o libcryptsetup_la-gcrypt.o .libs/libcryptsetup.lax/libluks.a/libluks_la-hexprint.o .libs/libcryptsetup.lax/libluks.a/libluks_la-random.o .libs/libcryptsetup.lax/libluks.a/libluks_la-af.o .libs/libcryptsetup.lax/libluks.a/libluks_la-pbkdf.o .libs/libcryptsetup.lax/libluks.a/libluks_la-keyencryption.o .libs/libcryptsetup.lax/libluks.a/libluks_la-keymanage.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[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/lib' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/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.1.0"\" -D_GNU_SOURCE -Wall -O2 -march=native -pipe -MT cryptsetup-cryptsetup.o -MD -MP -MF .deps/cryptsetup-cryptsetup.Tpo -c -o cryptsetup-cryptsetup.o `test -f 'cryptsetup.c' || echo './'`cryptsetup.c >mv -f .deps/cryptsetup-cryptsetup.Tpo .deps/cryptsetup-cryptsetup.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -march=native -pipe -all-static -Wl,-O1 -o cryptsetup cryptsetup-cryptsetup.o -lpopt ../lib/libcryptsetup.la -lgcrypt -lgpg-error -lgpg-error >libtool: link: i686-pc-linux-gnu-gcc -Wall -O2 -march=native -pipe -static -Wl,-O1 -o cryptsetup cryptsetup-cryptsetup.o /usr/lib/libpopt.a ../lib/.libs/libcryptsetup.a -luuid -ldevmapper /usr/lib/libgcrypt.a /usr/lib/libgpg-error.a >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libdevmapper.a(libdm-common.o): In function `_check_udev_is_running': >(.text+0x109b): undefined reference to `udev_new' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libdevmapper.a(libdm-common.o): In function `_check_udev_is_running': >(.text+0x10ad): undefined reference to `udev_queue_new' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libdevmapper.a(libdm-common.o): In function `_check_udev_is_running': >(.text+0x10bf): undefined reference to `udev_queue_get_udev_is_active' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libdevmapper.a(libdm-common.o): In function `_check_udev_is_running': >(.text+0x10ce): undefined reference to `udev_queue_unref' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libdevmapper.a(libdm-common.o): In function `_check_udev_is_running': >(.text+0x10d6): undefined reference to `udev_unref' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libdevmapper.a(libdm-common.o): In function `_check_udev_is_running': >(.text+0x11e4): undefined reference to `udev_unref' >collect2: ld returned 1 exit status >make[2]: *** [cryptsetup] Error 1 >make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0' >make: *** [all] Error 2 > [31;01m*[0m ERROR: sys-fs/cryptsetup-1.1.0 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 4009: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-fs/cryptsetup-1.1.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-fs/cryptsetup-1.1.0'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-fs/cryptsetup-1.1.0/work/cryptsetup-1.1.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 316571
:
228671
|
228673
|
228833
| 228901 |
228919