<86>Apr 25 15:46:44 userdel[3388]: delete user `rooter' <86>Apr 25 15:46:44 userdel[3388]: remove group `rooter' <86>Apr 25 15:46:44 groupadd[3389]: new group: name=rooter, gid=501 <86>Apr 25 15:46:44 useradd[3390]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 15:46:44 userdel[3392]: delete user `builder' <86>Apr 25 15:46:44 userdel[3392]: remove group `builder' <86>Apr 25 15:46:44 groupadd[3393]: new group: name=builder, gid=502 <86>Apr 25 15:46:44 useradd[3394]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing device-mapper-1.02.27-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57142 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf device-mapper-1.02.27 + echo 'Source #0 (device-mapper-1.02.27.tar.bz2):' Source #0 (device-mapper-1.02.27.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/device-mapper-1.02.27.tar.bz2 + /bin/tar -xf - + cd device-mapper-1.02.27 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #3 (device-mapper.1.02.02-alt-verbose.patch):' Patch #3 (device-mapper.1.02.02-alt-verbose.patch): + /usr/bin/patch -p1 patching file lib/ioctl/libdm-iface.c Hunk #1 succeeded at 162 with fuzz 1 (offset 6 lines). Hunk #2 succeeded at 282 (offset 3 lines). Hunk #3 succeeded at 290 (offset 3 lines). Hunk #4 succeeded at 309 (offset 3 lines). + echo 'Patch #4 (device-mapper.1.02.02-alt-LIB_VERSION.patch):' Patch #4 (device-mapper.1.02.02-alt-LIB_VERSION.patch): + /usr/bin/patch -p1 patching file make.tmpl.in Hunk #1 succeeded at 94 (offset 2 lines). + echo 'Patch #5 (device-mapper-1.02.27-alt-pkgconfig.patch):' Patch #5 (device-mapper-1.02.27-alt-pkgconfig.patch): + /usr/bin/patch -p2 patching file configure.in patching file lib/libdevmapper.pc.in + install -m644 /usr/src/RPM/SOURCES/device-mapper-1.02.27-alt-sym lib/.export.sym + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57142 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd device-mapper-1.02.27 + autoconf + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `autoconf'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/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 --disable-selinux --enable-jobs=48 --with-group= --with-user= checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for gawk... gawk 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 how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ppc-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for cflow... no checking for cscope... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for struct stat.st_rdev... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for mode_t... yes checking for struct stat.st_rdev... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gethostname... yes checking for getpagesize... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for munmap... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking file owner... checking group owner... checking device node uid... 0 checking device node gid... 0 checking device node mode... 0600 checking whether to enable debugging... no checking for C optimisation flag... -O2 checking for getline in -lc... yes checking for canonicalize_file_name in -lc... yes checking whether to use static linking... no checking whether to enable selinux support... no checking for getopt.h... (cached) yes checking whether to enable internationalisation... no checking for kernel directory... checking for kernel version... UNKNOWN checking for kernel interface choice... ioctl configure: creating ./config.status config.status: creating Makefile config.status: creating make.tmpl config.status: WARNING: make.tmpl.in seems to ignore the --datarootdir setting config.status: creating include/Makefile config.status: creating dmsetup/Makefile config.status: creating lib/Makefile config.status: creating lib/libdevmapper.pc config.status: creating dmeventd/Makefile config.status: creating dmeventd/libdevmapper-event.pc config.status: creating kernel/Makefile config.status: creating man/Makefile config.status: creating po/Makefile config.status: creating include/configure.h + /usr/bin/make make: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27' /usr/bin/make -C include make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/include' find . -maxdepth 2 -type l -exec rm -f \{\} \; for i in `cat .symlinks`; do ln -s $i ; done touch .symlinks_created ln -s ../../kernel/ioctl/dm-ioctl.h linux make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/include' /usr/bin/make -C man make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/man' /usr/bin/make -C lib make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' set -e; \ FILE=`echo ioctl/libdm-iface.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 ioctl/libdm-iface.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > ioctl/libdm-iface.d; \ [ -s ioctl/libdm-iface.d ] || rm -f ioctl/libdm-iface.d set -e; \ FILE=`echo regex/ttree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/ttree.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > regex/ttree.d; \ [ -s regex/ttree.d ] || rm -f regex/ttree.d set -e; \ FILE=`echo regex/parse_rx.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/parse_rx.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > regex/parse_rx.d; \ [ -s regex/parse_rx.d ] || rm -f regex/parse_rx.d set -e; \ FILE=`echo regex/matcher.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/matcher.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > regex/matcher.d; \ [ -s regex/matcher.d ] || rm -f regex/matcher.d set -e; \ FILE=`echo mm/pool.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/pool.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > mm/pool.d; \ [ -s mm/pool.d ] || rm -f mm/pool.d set -e; \ FILE=`echo mm/dbg_malloc.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/dbg_malloc.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > mm/dbg_malloc.d; \ [ -s mm/dbg_malloc.d ] || rm -f mm/dbg_malloc.d set -e; \ FILE=`echo libdm-report.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-report.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-report.d; \ [ -s libdm-report.d ] || rm -f libdm-report.d set -e; \ FILE=`echo libdm-string.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-string.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-string.d; \ [ -s libdm-string.d ] || rm -f libdm-string.d set -e; \ FILE=`echo libdm-deptree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-deptree.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-deptree.d; \ [ -s libdm-deptree.d ] || rm -f libdm-deptree.d set -e; \ FILE=`echo libdm-file.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-file.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-file.d; \ [ -s libdm-file.d ] || rm -f libdm-file.d set -e; \ FILE=`echo libdm-common.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-common.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > libdm-common.d; \ [ -s libdm-common.d ] || rm -f libdm-common.d set -e; \ FILE=`echo datastruct/hash.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/hash.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > datastruct/hash.d; \ [ -s datastruct/hash.d ] || rm -f datastruct/hash.d set -e; \ FILE=`echo datastruct/bitset.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/bitset.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > datastruct/bitset.d; \ [ -s datastruct/bitset.d ] || rm -f datastruct/bitset.d make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/bitset.c -o datastruct/bitset.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 datastruct/hash.c -o datastruct/hash.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-common.c -o libdm-common.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-file.c -o libdm-file.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-deptree.c -o libdm-deptree.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-string.c -o libdm-string.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 libdm-report.c -o libdm-report.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/dbg_malloc.c -o mm/dbg_malloc.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 mm/pool.c -o mm/pool.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/matcher.c -o regex/matcher.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/parse_rx.c -o regex/parse_rx.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 regex/ttree.c -o regex/ttree.o ppc-alt-linux-gcc -c -Iioctl -I. -I../include -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 ioctl/libdm-iface.c -o ioctl/libdm-iface.o ppc-alt-linux-gcc -shared -Wl,-soname,libdevmapper.so.1.00 \ -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -Wl,--version-script,.export.sym -L../lib/ioctl datastruct/bitset.o datastruct/hash.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o -o ioctl/libdevmapper.so rm -f ioctl/libdevmapper.a ar rs ioctl/libdevmapper.a datastruct/bitset.o datastruct/hash.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o ar: creating ioctl/libdevmapper.a rm -f libdevmapper.so.1.00 ln -s ioctl/libdevmapper.so libdevmapper.so.1.00 make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' /usr/bin/make -C dmsetup make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' set -e; \ FILE=`echo dmsetup.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \ DEPS=`echo ../make.tmpl ../VERSION Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \ ppc-alt-linux-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 dmsetup.c | \ sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > dmsetup.d; \ [ -s dmsetup.d ] || rm -f dmsetup.d make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' ppc-alt-linux-gcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 dmsetup.c -o dmsetup.o ppc-alt-linux-gcc -o dmsetup dmsetup.o -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -pipe -Wall -O2 -fsigned-char -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 -L../lib/ioctl \ -L../lib/ioctl -L/lib -ldevmapper make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' make: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4308 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/device-mapper-buildroot + : + /bin/rm -rf -- /usr/src/tmp/device-mapper-buildroot + cd device-mapper-1.02.27 + mkdir -p /usr/src/tmp/device-mapper-buildroot/usr/bin /usr/src/tmp/device-mapper-buildroot/sbin /usr/src/tmp/device-mapper-buildroot/lib /usr/src/tmp/device-mapper-buildroot/usr/lib /usr/src/tmp/device-mapper-buildroot/usr/include /usr/src/tmp/device-mapper-buildroot/usr/share/man/man8 /usr/src/tmp/device-mapper-buildroot/usr/lib/pkgconfig + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/device-mapper-buildroot/usr exec_prefix=/usr/src/tmp/device-mapper-buildroot/usr bindir=/usr/src/tmp/device-mapper-buildroot/usr/bin sbindir=/usr/src/tmp/device-mapper-buildroot/sbin sysconfdir=/usr/src/tmp/device-mapper-buildroot/etc datadir=/usr/src/tmp/device-mapper-buildroot/usr/share includedir=/usr/src/tmp/device-mapper-buildroot/usr/include libdir=/usr/src/tmp/device-mapper-buildroot/usr/lib libexecdir=/usr/src/tmp/device-mapper-buildroot/usr/lib localstatedir=/usr/src/tmp/device-mapper-buildroot/var/lib sharedstatedir=/usr/src/tmp/device-mapper-buildroot/usr/com mandir=/usr/src/tmp/device-mapper-buildroot/usr/share/man infodir=/usr/src/tmp/device-mapper-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27' /usr/bin/make -C include make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/include' /usr/bin/make -C man make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/man' /usr/bin/make -C lib make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' /usr/bin/make -C dmsetup make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' /usr/bin/make -C include install make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/include' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/include' /usr/bin/make -C man install make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/man' *** Installing in /usr/src/tmp/device-mapper-buildroot/usr/share/man/man8 *** make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/man' /usr/bin/make -C lib install make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' /bin/install -p -D -m 555 ioctl/libdevmapper.so \ /usr/src/tmp/device-mapper-buildroot/usr/lib/libdevmapper.so.1.00 ln -s -f libdevmapper.so.1.00 \ /usr/src/tmp/device-mapper-buildroot/usr/lib/libdevmapper.so /bin/install -p -D -m 444 libdevmapper.h \ /usr/src/tmp/device-mapper-buildroot/usr/include/libdevmapper.h make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/lib' /usr/bin/make -C dmsetup install make[1]: Entering directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' /bin/install -p -D -m 555 dmsetup /usr/src/tmp/device-mapper-buildroot/sbin/dmsetup make[1]: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27/dmsetup' make: Leaving directory `/usr/src/RPM/BUILD/device-mapper-1.02.27' + chmod -R u+rwX /usr/src/tmp/device-mapper-buildroot + install -pm644 lib/ioctl/libdevmapper.a /usr/src/tmp/device-mapper-buildroot/usr/lib/ + install -pm755 /usr/src/RPM/SOURCES/dmcontrol_update /usr/src/tmp/device-mapper-buildroot/sbin/ + install -pm644 lib/libdevmapper.pc /usr/src/tmp/device-mapper-buildroot/usr/lib/pkgconfig/ + for f in '/usr/src/tmp/device-mapper-buildroot/usr/lib/*.so' ++ objdump -p /usr/src/tmp/device-mapper-buildroot/usr/lib/libdevmapper.so ++ awk '/SONAME/ {print $2}' + t=libdevmapper.so.1.00 + '[' -n libdevmapper.so.1.00 ']' + ln -sf ../../lib/libdevmapper.so.1.00 /usr/src/tmp/device-mapper-buildroot/usr/lib/libdevmapper.so + mv /usr/src/tmp/device-mapper-buildroot/usr/lib/libdevmapper.so.1.00 /usr/src/tmp/device-mapper-buildroot/lib/ + /usr/bin/subst '/^Version:/ s/"\([^[:space:]]\+\)[^"]*"/\1/' /usr/src/tmp/device-mapper-buildroot/usr/lib/pkgconfig/libdevmapper.pc + ln -sf libdevmapper.pc /usr/src/tmp/device-mapper-buildroot/usr/lib/pkgconfig/devmapper.pc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/device-mapper-buildroot (auto) mode of `./lib/libdevmapper.so.1.00' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/device-mapper-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/libdevmapper.pc: Cflags: '-I${includedir} ' --> '' /usr/lib/pkgconfig/libdevmapper.pc: Libs: '-L${libdir} -ldevmapper' --> '-ldevmapper' Compressing files in /usr/src/tmp/device-mapper-buildroot (auto) Adjusting library links in /usr/src/tmp/device-mapper-buildroot ./lib: libdevmapper.so.1.00 -> libdevmapper.so.1.00 ./usr/lib: Verifying ELF objects in /usr/src/tmp/device-mapper-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/device-mapper-buildroot (executable,shared) Processing files: libdevmapper-1.02.27-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.21203 + 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.38534 + 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: libdevmapper.so.1.00, libdevmapper.so.1.00(Base), libdevmapper.so.1.00(DEVMAPPER_1.01.01), libdevmapper.so.1.00(DEVMAPPER_1.02.02), libdevmapper.so.1.00(DEVMAPPER_1.02.12), libdevmapper.so.1.00(DEVMAPPER_1.02.15), libdevmapper.so.1.00(DEVMAPPER_1.02.19), libdevmapper.so.1.00(DEVMAPPER_1.02.22), libdevmapper.so.1.00(DEVMAPPER_1.02.24), libdevmapper.so.1.00(DEVMAPPER_1.02.27) Requires(interp): /sbin/ldconfig, /sbin/postun_ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/postun_ldconfig Requires: 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.4), rtld(GNU_HASH) Processing files: libdevmapper-devel-1.02.27-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.56360 + 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.95589 + 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: pkgconfig(devmapper) = 1.02.27, pkgconfig(libdevmapper) = 1.02.27 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libdevmapper = 1.02.27-alt1, /lib/libdevmapper.so.1.00 Processing files: libdevmapper-devel-static-1.02.27-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.87012 + 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.26726 + 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 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libdevmapper-devel = 1.02.27-alt1, glibc-devel-static Processing files: dmsetup-1.02.27-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58124 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd device-mapper-1.02.27 + DOCDIR=/usr/src/tmp/device-mapper-buildroot/usr/share/doc/dmsetup-1.02.27 + export DOCDIR + rm -rf /usr/src/tmp/device-mapper-buildroot/usr/share/doc/dmsetup-1.02.27 + /bin/mkdir -p /usr/src/tmp/device-mapper-buildroot/usr/share/doc/dmsetup-1.02.27 + cp -prL INTRO README WHATS_NEW /usr/src/tmp/device-mapper-buildroot/usr/share/doc/dmsetup-1.02.27 + chmod -R go-w /usr/src/tmp/device-mapper-buildroot/usr/share/doc/dmsetup-1.02.27 + chmod -R a+rX /usr/src/tmp/device-mapper-buildroot/usr/share/doc/dmsetup-1.02.27 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.58124 + 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.42697 + 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 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libdevmapper = 1.02.27-alt1, /bin/sh, /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libdevmapper.so.1.00(Base), libdevmapper.so.1.00(DEVMAPPER_1.01.01), libdevmapper.so.1.00(DEVMAPPER_1.02.02), libdevmapper.so.1.00(DEVMAPPER_1.02.12), libdevmapper.so.1.00(DEVMAPPER_1.02.15), libdevmapper.so.1.00(DEVMAPPER_1.02.24), libdevmapper.so.1.00(DEVMAPPER_1.02.27), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.38707 + 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/device-mapper-1.02.27-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libdevmapper-1.02.27-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libdevmapper-devel-1.02.27-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libdevmapper-devel-static-1.02.27-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/dmsetup-1.02.27-alt1.ppc.rpm 18.52user 6.00system 0:33.26elapsed 73%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1269549minor)pagefaults 0swaps