<86>Apr 25 14:27:30 userdel[18934]: delete user `rooter' <86>Apr 25 14:27:30 userdel[18934]: remove group `rooter' <86>Apr 25 14:27:30 groupadd[18935]: new group: name=rooter, gid=501 <86>Apr 25 14:27:30 useradd[18936]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 14:27:30 userdel[18938]: delete user `builder' <86>Apr 25 14:27:30 userdel[18938]: remove group `builder' <86>Apr 25 14:27:30 groupadd[18939]: new group: name=builder, gid=502 <86>Apr 25 14:27:30 useradd[18940]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 14:27:32 rpmi: libuuid-devel-1.40.5-alt1 installed <13>Apr 25 14:27:32 rpmi: libblkid-devel-1.40.5-alt1 installed <13>Apr 25 14:27:32 rpmi: libcom_err-devel-1.40.5-alt1 installed <13>Apr 25 14:27:32 rpmi: libdevmapper-devel-1.02.24-alt1 installed <13>Apr 25 14:27:32 rpmi: libgpg-error-1.5-alt1 installed <13>Apr 25 14:27:32 rpmi: libgcrypt-1.4.1-alt1 installed <13>Apr 25 14:27:32 rpmi: libgpg-error-devel-1.5-alt1 installed <13>Apr 25 14:27:32 rpmi: libgcrypt-devel-1.4.1-alt1 installed <13>Apr 25 14:27:32 rpmi: libpopt-devel-1:1.14-alt2 installed <13>Apr 25 14:27:32 rpmi: libss-devel-1.40.5-alt1 installed <13>Apr 25 14:27:32 rpmi: rpm-build-licenses-1.0-alt2 installed <13>Apr 25 14:27:32 rpmi: libe2fs-devel-1.40.5-alt1 installed Installing cryptsetup-1.0.6-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69735 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cryptsetup-1.0.6 + echo 'Source #0 (cryptsetup-1.0.6.tar.bz2):' Source #0 (cryptsetup-1.0.6.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/cryptsetup-1.0.6.tar.bz2 + /bin/tar -xf - + cd cryptsetup-1.0.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #5 (cryptsetup-1.0.6-debian-03_check_for_root.patch):' Patch #5 (cryptsetup-1.0.6-debian-03_check_for_root.patch): + /usr/bin/patch -p1 patching file src/cryptsetup.c + echo 'Patch #6 (cryptsetup-1.0.6-debian-06_run_udevsettle.patch):' Patch #6 (cryptsetup-1.0.6-debian-06_run_udevsettle.patch): + /usr/bin/patch -p1 patching file lib/libdevmapper.c + echo 'Patch #7 (cryptsetup-1.0.6-alt-unused_results.patch):' Patch #7 (cryptsetup-1.0.6-alt-unused_results.patch): + /usr/bin/patch -p0 patching file lib/setup.c patching file lib/utils.c + echo 'Patch #8 (cryptsetup-1.0.6-alt-type_fix.patch):' Patch #8 (cryptsetup-1.0.6-alt-type_fix.patch): + /usr/bin/patch -p0 patching file lib/setup.c patching file ./luks/af.c + echo 'Patch #9 (cryptsetup-1.0.6-alt-const_types.patch):' Patch #9 (cryptsetup-1.0.6-alt-const_types.patch): + /usr/bin/patch -p0 patching file lib/libcryptsetup.h patching file lib/setup.c + echo 'Patch #10 (cryptsetup-1.0.6-alt-dm_type_fix.patch):' Patch #10 (cryptsetup-1.0.6-alt-dm_type_fix.patch): + /usr/bin/patch -p0 patching file lib/libdevmapper.c + echo 'Patch #11 (cryptsetup-1.0.6-alt-popt_fix.patch):' Patch #11 (cryptsetup-1.0.6-alt-popt_fix.patch): + /usr/bin/patch -p0 patching file src/cryptsetup.c + echo 'Patch #12 (cryptsetup-1.0.6-debian-02_manpage.patch):' Patch #12 (cryptsetup-1.0.6-debian-02_manpage.patch): + /usr/bin/patch -p0 patching file ./man/cryptsetup.8 + cp -- /usr/src/RPM/SOURCES/cryptsetup.README.ALT.utf-8 README.ALT.utf-8 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69735 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cryptsetup-1.0.6 + subst 's|poptConfigFileToString|poptGetInvocationName|g' configure.in + /usr/bin/autoconf + CFLAGS='-pipe -Wall -Werror -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -Werror -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -Werror -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/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 configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool 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 for uuid_clear in -luuid... yes checking for setlocale... yes checking for an ANSI C-conforming const... no checking whether byte ordering is bigendian... yes 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 ppc-alt-linux-gcc needs -traditional... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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 poptGetInvocationName in -lpopt... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.42... yes (1.4.1) checking whether to build libgcrypt module... yes checking for sepol_bool_set in -lsepol... no checking for is_selinux_enabled in -lselinux... no checking for dm_task_set_name in -ldevmapper... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking whether to build libdevmapper module... yes configure: creating ./config.status config.status: creating m4/Makefile config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating luks/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make make: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' cd . && /bin/sh /usr/src/RPM/BUILD/cryptsetup-1.0.6/missing --run aclocal-1.9 -I m4 /usr/src/RPM/BUILD/cryptsetup-1.0.6/missing: line 46: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/src/RPM/BUILD/cryptsetup-1.0.6/missing --run automake-1.9 --gnu /usr/src/RPM/BUILD/cryptsetup-1.0.6/missing: line 46: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/src/RPM/BUILD/cryptsetup-1.0.6/missing --run autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext build_alias=ppc-alt-linux host_alias=ppc-alt-linux CFLAGS=-pipe -Wall -Werror -O2 -fsigned-char CXXFLAGS=-pipe -Wall -Werror -O2 -fsigned-char FFLAGS=-pipe -Wall -Werror -O2 -fsigned-char --no-create --no-recursion checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/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 configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool 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 for uuid_clear in -luuid... yes checking for setlocale... yes checking for an ANSI C-conforming const... no checking whether byte ordering is bigendian... yes 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 ppc-alt-linux-gcc needs -traditional... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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 poptGetInvocationName in -lpopt... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.42... yes (1.4.1) checking whether to build libgcrypt module... yes checking for sepol_bool_set in -lsepol... no checking for is_selinux_enabled in -lselinux... no checking for dm_task_set_name in -ldevmapper... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking whether to build libdevmapper module... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating m4/Makefile config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating luks/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' cd . && /bin/sh /usr/src/RPM/BUILD/cryptsetup-1.0.6/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 `/usr/src/RPM/BUILD/cryptsetup-1.0.6' Making all in luks make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/luks' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-af.lo `test -f 'af.c' || echo './'`af.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c af.c -fPIC -DPIC -o .libs/libluks_la-af.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-pbkdf.lo `test -f 'pbkdf.c' || echo './'`pbkdf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c pbkdf.c -fPIC -DPIC -o .libs/libluks_la-pbkdf.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c keymanage.c -fPIC -DPIC -o .libs/libluks_la-keymanage.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-keyencryption.lo `test -f 'keyencryption.c' || echo './'`keyencryption.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c keyencryption.c -fPIC -DPIC -o .libs/libluks_la-keyencryption.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-hexprint.lo `test -f 'hexprint.c' || echo './'`hexprint.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c hexprint.c -fPIC -DPIC -o .libs/libluks_la-hexprint.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-random.lo `test -f 'random.c' || echo './'`random.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c random.c -fPIC -DPIC -o .libs/libluks_la-random.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-sha1.lo `test -f 'sha/sha1.c' || echo './'`sha/sha1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c sha/sha1.c -fPIC -DPIC -o .libs/libluks_la-sha1.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c -o libluks_la-hmac_sha1.lo `test -f 'sha/hmac_sha1.c' || echo './'`sha/hmac_sha1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -pipe -Wall -Werror -O2 -fsigned-char -c sha/hmac_sha1.c -fPIC -DPIC -o .libs/libluks_la-hmac_sha1.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -Werror -O2 -fsigned-char -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 libluks_la-sha1.lo libluks_la-hmac_sha1.lo 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 .libs/libluks_la-sha1.o .libs/libluks_la-hmac_sha1.o ranlib .libs/libluks.a creating libluks.la (cd .libs && rm -f libluks.la && ln -s ../libluks.la libluks.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/luks' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/lib' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c -o setup.lo setup.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c setup.c -fPIC -DPIC -o .libs/setup.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c -o utils.lo utils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c -o backends.lo backends.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c backends.c -fPIC -DPIC -o .libs/backends.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c -o libdevmapper.lo libdevmapper.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c libdevmapper.c -fPIC -DPIC -o .libs/libdevmapper.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c -o gcrypt.lo gcrypt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -pipe -Wall -Werror -O2 -fsigned-char -c gcrypt.c -fPIC -DPIC -o .libs/gcrypt.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -Werror -O2 -fsigned-char -o libcryptsetup.la -rpath /usr/lib setup.lo utils.lo backends.lo libdevmapper.lo gcrypt.lo -ldevmapper -lgcrypt -lgpg-error -luuid ../luks/libluks.la ppc-alt-linux-gcc -shared .libs/setup.o .libs/utils.o .libs/backends.o .libs/libdevmapper.o .libs/gcrypt.o -Wl,--whole-archive ../luks/.libs/libluks.a -Wl,--no-whole-archive -ldevmapper -lgcrypt -lgpg-error -luuid -Wl,-soname -Wl,libcryptsetup.so.0 -o .libs/libcryptsetup.so.0.0.0 (cd .libs && rm -f libcryptsetup.so.0 && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so.0) (cd .libs && rm -f libcryptsetup.so && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so) creating libcryptsetup.la (cd .libs && rm -f libcryptsetup.la && ln -s ../libcryptsetup.la libcryptsetup.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/lib' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -pipe -Wall -Werror -O2 -fsigned-char -c cryptsetup.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -Werror -O2 -fsigned-char -o cryptsetup cryptsetup.o -lpopt ../lib/libcryptsetup.la mkdir .libs ppc-alt-linux-gcc -pipe -Wall -Werror -O2 -fsigned-char -o .libs/cryptsetup cryptsetup.o -lpopt ../lib/.libs/libcryptsetup.so -ldevmapper -lgcrypt -lgpg-error -luuid creating cryptsetup make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/src' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/man' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/m4' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/po' make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80761 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cryptsetup-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cryptsetup-buildroot + cd cryptsetup-1.0.6 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/cryptsetup-buildroot/usr exec_prefix=/usr/src/tmp/cryptsetup-buildroot/usr bindir=/usr/src/tmp/cryptsetup-buildroot/usr/bin sbindir=/usr/src/tmp/cryptsetup-buildroot/usr/sbin sysconfdir=/usr/src/tmp/cryptsetup-buildroot/etc datadir=/usr/src/tmp/cryptsetup-buildroot/usr/share includedir=/usr/src/tmp/cryptsetup-buildroot/usr/include libdir=/usr/src/tmp/cryptsetup-buildroot/usr/lib libexecdir=/usr/src/tmp/cryptsetup-buildroot/usr/lib localstatedir=/usr/src/tmp/cryptsetup-buildroot/var/lib sharedstatedir=/usr/src/tmp/cryptsetup-buildroot/usr/com mandir=/usr/src/tmp/cryptsetup-buildroot/usr/share/man infodir=/usr/src/tmp/cryptsetup-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' Making install in luks make[1]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/luks' make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/luks' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/luks' make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/luks' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/lib' test -z "/usr/src/tmp/cryptsetup-buildroot/usr/lib" || mkdir -p -- "/usr/src/tmp/cryptsetup-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libcryptsetup.la' '/usr/src/tmp/cryptsetup-buildroot/usr/lib/libcryptsetup.la' /bin/install -p .libs/libcryptsetup.so.0.0.0 /usr/src/tmp/cryptsetup-buildroot/usr/lib/libcryptsetup.so.0.0.0 (cd /usr/src/tmp/cryptsetup-buildroot/usr/lib && { ln -s -f libcryptsetup.so.0.0.0 libcryptsetup.so.0 || { rm -f libcryptsetup.so.0 && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so.0; }; }) (cd /usr/src/tmp/cryptsetup-buildroot/usr/lib && { ln -s -f libcryptsetup.so.0.0.0 libcryptsetup.so || { rm -f libcryptsetup.so && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so; }; }) /bin/install -p .libs/libcryptsetup.lai /usr/src/tmp/cryptsetup-buildroot/usr/lib/libcryptsetup.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/src/tmp/cryptsetup-buildroot/usr/include" || mkdir -p -- "/usr/src/tmp/cryptsetup-buildroot/usr/include" /bin/install -p -m 644 'libcryptsetup.h' '/usr/src/tmp/cryptsetup-buildroot/usr/include/libcryptsetup.h' test -z "/usr/src/tmp/cryptsetup-buildroot/usr/lib/cryptsetup" || mkdir -p -- "/usr/src/tmp/cryptsetup-buildroot/usr/lib/cryptsetup" make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/lib' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/src' make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/src' test -z "/usr/src/tmp/cryptsetup-buildroot/usr/sbin" || mkdir -p -- "/usr/src/tmp/cryptsetup-buildroot/usr/sbin" /bin/sh ../libtool --mode=install /bin/install -p 'cryptsetup' '/usr/src/tmp/cryptsetup-buildroot/usr/sbin/cryptsetup' libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib' /bin/install -p .libs/cryptsetup /usr/src/tmp/cryptsetup-buildroot/usr/sbin/cryptsetup make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/src' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/man' make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/cryptsetup-buildroot/usr/share/man/man8" || mkdir -p -- "/usr/src/tmp/cryptsetup-buildroot/usr/share/man/man8" /bin/install -p -m 644 './cryptsetup.8' '/usr/src/tmp/cryptsetup-buildroot/usr/share/man/man8/cryptsetup.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/man' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/m4' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/po' mkdir -p -- /usr/src/tmp/cryptsetup-buildroot/usr/share installing de.gmo as /usr/src/tmp/cryptsetup-buildroot/usr/share/locale/de/LC_MESSAGES/cryptsetup.mo installing sv.gmo as /usr/src/tmp/cryptsetup-buildroot/usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo if test "cryptsetup" = "gettext-tools"; then \ mkdir -p -- /usr/src/tmp/cryptsetup-buildroot/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 \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/cryptsetup-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/cryptsetup-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6/po' make[1]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make[2]: Entering directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' make: Leaving directory `/usr/src/RPM/BUILD/cryptsetup-1.0.6' + /usr/lib/rpm/find-lang cryptsetup + mv -f -- COPYING COPYING.orig ++ relative /usr/share/license/GPL-2 /usr/share/doc/cryptsetup/COPYING + ln -s -- ../../license/GPL-2 COPYING + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cryptsetup-buildroot (auto) removed `./usr/lib/libcryptsetup.la' mode of `./usr/lib/libcryptsetup.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/cryptsetup-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/cryptsetup-buildroot (auto) Adjusting library links in /usr/src/tmp/cryptsetup-buildroot ./usr/lib: libcryptsetup.so.0 -> libcryptsetup.so.0.0.0 Verifying ELF objects in /usr/src/tmp/cryptsetup-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cryptsetup-buildroot (executable,shared) Processing files: cryptsetup-1.0.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21267 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cryptsetup-1.0.6 + DOCDIR=/usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + export DOCDIR + rm -rf /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + /bin/mkdir -p /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + cp -prL ChangeLog AUTHORS /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + chmod -R go-w /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + chmod -R a+rX /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + cp -prL --no-dereference COPYING /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + chmod -R go-w /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + chmod -R a+rX /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + cp -prL README.ALT.utf-8 /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + chmod -R go-w /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + chmod -R a+rX /usr/src/tmp/cryptsetup-buildroot/usr/share/doc/cryptsetup-1.0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.21267 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.5131 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: cryptsetup-luks = 1.0.6, libcryptsetup.so.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: cryptplug, libdevmapper, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdevmapper.so.1.00(Base), libgcrypt.so.11(GCRYPT_1.2), libpopt.so.0(LIBPOPT_0), libuuid.so.1, rtld(GNU_HASH) Obsoletes: cryptsetup-luks < 1.0.6-alt2 Processing files: cryptsetup-devel-1.0.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.70167 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.33094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: cryptsetup-devel = 1.0.6-alt2 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: cryptsetup = 1.0.6-alt2, /usr/lib/libcryptsetup.so.0.0.0 Obsoletes: cryptsetup-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.15491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/cryptsetup-1.0.6-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cryptsetup-1.0.6-alt2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/cryptsetup-devel-1.0.6-alt2.ppc.rpm 26.07user 9.98system 0:44.05elapsed 81%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2116681minor)pagefaults 0swaps