<86>Mar 17 06:21:02 userdel[64665]: delete user 'rooter' <86>Mar 17 06:21:02 userdel[64665]: removed group 'rooter' owned by 'rooter' <86>Mar 17 06:21:02 userdel[64665]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 06:21:02 groupadd[64683]: group added to /etc/group: name=rooter, GID=579 <86>Mar 17 06:21:02 groupadd[64683]: group added to /etc/gshadow: name=rooter <86>Mar 17 06:21:02 groupadd[64683]: new group: name=rooter, GID=579 <86>Mar 17 06:21:02 useradd[64692]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Mar 17 06:21:02 userdel[64707]: delete user 'builder' <86>Mar 17 06:21:02 userdel[64707]: removed group 'builder' owned by 'builder' <86>Mar 17 06:21:02 userdel[64707]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 06:21:02 groupadd[64717]: group added to /etc/group: name=builder, GID=580 <86>Mar 17 06:21:02 groupadd[64717]: group added to /etc/gshadow: name=builder <86>Mar 17 06:21:02 groupadd[64717]: new group: name=builder, GID=580 <86>Mar 17 06:21:02 useradd[64724]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Mar 17 06:21:04 rpmi: i2c-tools-3.0.3-alt1 1313704182 installed Installing stm32flash-0.5-alt0.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69758 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stm32flash-0.5 + echo 'Source #0 (stm32flash-0.5.tar):' Source #0 (stm32flash-0.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stm32flash-0.5.tar + cd stm32flash-0.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-Fix-for-device-0x442-System-memory-start-address.patch):' Patch #1 (0001-Fix-for-device-0x442-System-memory-start-address.patch): + /usr/bin/patch -p1 patching file dev_table.c + echo 'Patch #2 (0003-dev_table-Mark-0x417-0x429-0x427-for-no-mass-erase.patch):' Patch #2 (0003-dev_table-Mark-0x417-0x429-0x427-for-no-mass-erase.patch): + /usr/bin/patch -p1 patching file dev_table.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69758 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.5 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/stm32flash-0.5' cc -Wall -g -c -o dev_table.o dev_table.c cc -Wall -g -c -o i2c.o i2c.c cc -Wall -g -c -o init.o init.c cc -Wall -g -c -o main.o main.c cc -Wall -g -c -o port.o port.c cc -Wall -g -c -o serial_common.o serial_common.c cc -Wall -g -c -o serial_platform.o serial_platform.c cc -Wall -g -c -o stm32.o stm32.c cc -Wall -g -c -o utils.o utils.c cd parsers && make parsers.a make[1]: Entering directory `/usr/src/RPM/BUILD/stm32flash-0.5/parsers' cc -Wall -g -c -o binary.o binary.c cc -Wall -g -c -o hex.o hex.c ar rc parsers.a binary.o hex.o make[1]: Leaving directory `/usr/src/RPM/BUILD/stm32flash-0.5/parsers' cc -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a make: Leaving directory `/usr/src/RPM/BUILD/stm32flash-0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3402 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/stm32flash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/stm32flash-buildroot + cd stm32flash-0.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/stm32flash-buildroot PREFIX=/usr make: Entering directory `/usr/src/RPM/BUILD/stm32flash-0.5' cd parsers && make parsers.a make[1]: Entering directory `/usr/src/RPM/BUILD/stm32flash-0.5/parsers' make[1]: `parsers.a' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/stm32flash-0.5/parsers' /bin/install -p -d /usr/src/tmp/stm32flash-buildroot/usr/bin /bin/install -p -m 755 stm32flash /usr/src/tmp/stm32flash-buildroot/usr/bin /bin/install -p -d /usr/src/tmp/stm32flash-buildroot/usr/share/man/man1 /bin/install -p -m 644 stm32flash.1 /usr/src/tmp/stm32flash-buildroot/usr/share/man/man1 make: Leaving directory `/usr/src/RPM/BUILD/stm32flash-0.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/stm32flash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/stm32flash-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/stm32flash-buildroot (auto) Verifying ELF objects in /usr/src/tmp/stm32flash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/stm32flash: uses non-LFS functions: __xstat open Hardlinking identical .pyc and .pyo files Processing files: stm32flash-0.5-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3402 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stm32flash-0.5 + DOCDIR=/usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.5 + export DOCDIR + rm -rf /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.5 + /bin/mkdir -p /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.5 + cp -prL AUTHORS gpl-2.0.txt HOWTO I2C.txt protocol.txt TODO /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.5 + chmod -R go-w /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.5 + chmod -R a+rX /usr/src/tmp/stm32flash-buildroot/usr/share/doc/stm32flash-0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YRPTWC find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ztYxP9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ll2yAL Creating stm32flash-debuginfo package Processing files: stm32flash-debuginfo-0.5-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oUcCTs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oGOt7e find-requires: running scripts (debuginfo) Requires: stm32flash = 0.5-alt0.M80P.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/stm32flash-0.5-alt0.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/stm32flash-debuginfo-0.5-alt0.M80P.1.i586.rpm 1.06user 0.41system 0:05.96elapsed 24%CPU (0avgtext+0avgdata 20232maxresident)k 0inputs+0outputs (0major+144778minor)pagefaults 0swaps 8.36user 2.62system 0:16.39elapsed 67%CPU (0avgtext+0avgdata 125656maxresident)k 112inputs+0outputs (0major+475434minor)pagefaults 0swaps