<86>Apr 21 05:54:16 userdel[24449]: delete user 'rooter' <86>Apr 21 05:54:16 groupadd[24486]: group added to /etc/group: name=rooter, GID=621 <86>Apr 21 05:54:16 groupadd[24486]: group added to /etc/gshadow: name=rooter <86>Apr 21 05:54:16 groupadd[24486]: new group: name=rooter, GID=621 <86>Apr 21 05:54:16 useradd[24520]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 21 05:54:16 userdel[24574]: delete user 'builder' <86>Apr 21 05:54:16 userdel[24574]: removed group 'builder' owned by 'builder' <86>Apr 21 05:54:16 userdel[24574]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 05:54:16 groupadd[24618]: group added to /etc/group: name=builder, GID=622 <86>Apr 21 05:54:16 groupadd[24618]: group added to /etc/gshadow: name=builder <86>Apr 21 05:54:16 groupadd[24618]: new group: name=builder, GID=622 <86>Apr 21 05:54:16 useradd[24653]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 21 05:54:19 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.69057 + 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.69057 + 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.69057 + 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.69057 + 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.Lxglpf 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.NtBmAp 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.ZToARv 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.6h6pPI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mJGIv0 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.32user 0.51system 0:06.28elapsed 29%CPU (0avgtext+0avgdata 20216maxresident)k 0inputs+0outputs (0major+145698minor)pagefaults 0swaps 3.86user 2.59system 0:12.27elapsed 52%CPU (0avgtext+0avgdata 122416maxresident)k 120inputs+0outputs (0major+346094minor)pagefaults 0swaps