<86>Apr 27 06:29:27 userdel[13541]: delete user `rooter' <86>Apr 27 06:29:27 userdel[13541]: remove group `rooter' <86>Apr 27 06:29:27 groupadd[13542]: new group: name=rooter, gid=501 <86>Apr 27 06:29:27 useradd[13543]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 06:29:27 userdel[13545]: delete user `builder' <86>Apr 27 06:29:27 userdel[13545]: remove group `builder' <86>Apr 27 06:29:27 groupadd[13546]: new group: name=builder, gid=502 <86>Apr 27 06:29:27 useradd[13547]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 06:29:29 rpmi: libusb-0.1.12-alt1.0 installed <13>Apr 27 06:29:29 rpmi: libusb-devel-0.1.12-alt1.0 installed Installing lomoco-1.0-alt4.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lomoco-1.0 + echo 'Source #0 (lomoco-1.0.tar.gz):' Source #0 (lomoco-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lomoco-1.0.tar.gz + /bin/tar -xf - + cd lomoco-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lomoco-1.0-alt-logger-path.patch):' Patch #0 (lomoco-1.0-alt-logger-path.patch): + /usr/bin/patch -p1 patching file udev/udev.lomoco + echo 'Patch #1 (lomoco-1.0-alt-headers.patch):' Patch #1 (lomoco-1.0-alt-headers.patch): + /usr/bin/patch -p1 patching file src/lomoco.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lomoco-1.0 + ./autogen.sh Configuring build environment for lomoco ... configure.ac:10: installing `./install-sh' configure.ac:10: installing `./missing' src/Makefile.am: installing `./depcomp' Now running configure to configure lomoco ./configure checking for a BSD-compatible install... /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 for gawk... (cached) gawk checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for usb_init in -lusb... yes checking how to run the C preprocessor... 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strspn... yes checking for usb_control_msg... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + 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.ac'. You should update your `aclocal.m4' by running aclocal. + ./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 a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) 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 for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for usb_init in -lusb... yes 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 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strspn... yes checking for usb_control_msg... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands + make make: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -Wall -O2 -fsigned-char -c lomoco.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -Wall -O2 -fsigned-char -c cmdline.c ppc-alt-linux-gcc -Wall -pipe -Wall -O2 -fsigned-char -o lomoco lomoco.o cmdline.o -lusb make[2]: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0' make: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0' + make udev-rules make: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0' gawk -f udev/toudev.awk < src/lomoco.c > udev/lomoco.rules make: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lomoco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lomoco-buildroot + cd lomoco-1.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/lomoco-buildroot/usr exec_prefix=/usr/src/tmp/lomoco-buildroot/usr bindir=/usr/src/tmp/lomoco-buildroot/usr/bin sbindir=/usr/src/tmp/lomoco-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lomoco-buildroot/etc datadir=/usr/src/tmp/lomoco-buildroot/usr/share includedir=/usr/src/tmp/lomoco-buildroot/usr/include libdir=/usr/src/tmp/lomoco-buildroot/usr/lib libexecdir=/usr/src/tmp/lomoco-buildroot/usr/lib localstatedir=/usr/src/tmp/lomoco-buildroot/var/lib sharedstatedir=/usr/src/tmp/lomoco-buildroot/usr/com mandir=/usr/src/tmp/lomoco-buildroot/usr/share/man infodir=/usr/src/tmp/lomoco-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0/src' test -z "/usr/src/tmp/lomoco-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/lomoco-buildroot/usr/bin" /bin/install -p 'lomoco' '/usr/src/tmp/lomoco-buildroot/usr/bin/lomoco' test -z "/usr/src/tmp/lomoco-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/lomoco-buildroot/usr/share/man/man1" /bin/install -p -m 644 './lomoco.1' '/usr/src/tmp/lomoco-buildroot/usr/share/man/man1/lomoco.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0/src' make[1]: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/lomoco-1.0' 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/lomoco-1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0' make: Leaving directory `/usr/src/RPM/BUILD/lomoco-1.0' + install -pD -m755 udev/udev.lomoco /usr/src/tmp/lomoco-buildroot/lib/udev/lomoco + install -pD -m644 udev/lomoco.rules /usr/src/tmp/lomoco-buildroot/etc/udev/rules.d/40-lomoco.rules + install -pD -m644 /usr/src/RPM/SOURCES/lomoco.sysconfig /usr/src/tmp/lomoco-buildroot/etc/sysconfig/logitech_mouse + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lomoco-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lomoco-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/lomoco-buildroot (auto) Adjusting library links in /usr/src/tmp/lomoco-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/lomoco-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/lomoco-buildroot (executable,shared) Processing files: lomoco-1.0-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lomoco-1.0 + DOCDIR=/usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + export DOCDIR + rm -rf /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + /bin/mkdir -p /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + chmod -R go-w /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + chmod -R a+rX /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.33738 + 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.67233 + 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: /bin/bash, /etc/udev/rules.d, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.4), libusb-0.1.so.4, rtld(GNU_HASH), util-linux Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.45330 + 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/lomoco-1.0-alt4.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/lomoco-1.0-alt4.ppc.rpm 10.81user 4.13system 0:20.39elapsed 73%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+890660minor)pagefaults 0swaps