<86>Apr 19 01:50:41 userdel[395585]: delete user 'rooter'
<86>Apr 19 01:50:41 userdel[395585]: removed group 'rooter' owned by 'rooter'
<86>Apr 19 01:50:41 userdel[395585]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 19 01:50:41 groupadd[395686]: group added to /etc/group: name=rooter, GID=633
<86>Apr 19 01:50:41 groupadd[395686]: group added to /etc/gshadow: name=rooter
<86>Apr 19 01:50:41 groupadd[395686]: new group: name=rooter, GID=633
<86>Apr 19 01:50:41 useradd[395715]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Apr 19 01:50:41 userdel[395742]: delete user 'builder'
<86>Apr 19 01:50:41 userdel[395742]: removed group 'builder' owned by 'builder'
<86>Apr 19 01:50:41 userdel[395742]: removed shadow group 'builder' owned by 'builder'
<86>Apr 19 01:50:41 groupadd[395823]: group added to /etc/group: name=builder, GID=634
<86>Apr 19 01:50:41 groupadd[395823]: group added to /etc/gshadow: name=builder
<86>Apr 19 01:50:41 groupadd[395823]: new group: name=builder, GID=634
<86>Apr 19 01:50:41 useradd[395837]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/cmotech-tools-0.1-alt1.r17.qa2.nosrc.rpm
Installing cmotech-tools-0.1-alt1.r17.qa2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26919
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cmotech-tools-0.1
+ echo 'Source #0 (cmotech-tools-0.1.tar.gz):'
Source #0 (cmotech-tools-0.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/cmotech-tools-0.1.tar.gz
+ /bin/tar -xf -
+ cd cmotech-tools-0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44122
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cmotech-tools-0.1
+ ./bootstrap
configure.ac:3: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
Makefile.am: installing './depcomp'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --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 whether make supports nested variables... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cmotech-cdswitch.o cmotech-cdswitch.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o cmotech-cdswitch cmotech-cdswitch.o  
sed -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' < cmotech-dial.in > cmotech-dial
sed -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' < cmotech-cdswitch.sh.in > cmotech-cdswitch.sh
make[1]: Leaving directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
make: Leaving directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20867
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cmotech-tools-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cmotech-tools-buildroot
+ cd cmotech-tools-0.1
+ make install DESTDIR=/usr/src/tmp/cmotech-tools-buildroot rulesdir=/etc/udev/rules.d udevdir=/lib/udev
make: Entering directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
 /bin/mkdir -p '/usr/src/tmp/cmotech-tools-buildroot/usr/sbin'
  /bin/install -c cmotech-cdswitch '/usr/src/tmp/cmotech-tools-buildroot/usr/sbin'
 /bin/mkdir -p '/usr/src/tmp/cmotech-tools-buildroot/usr/sbin'
 /bin/install -c cmotech-dial '/usr/src/tmp/cmotech-tools-buildroot/usr/sbin'
 /bin/mkdir -p '/usr/src/tmp/cmotech-tools-buildroot/etc'
 /bin/install -c -m 644 wvdial.cmotech '/usr/src/tmp/cmotech-tools-buildroot/etc'
 /bin/mkdir -p '/usr/src/tmp/cmotech-tools-buildroot/etc/udev/rules.d'
 /bin/install -c -m 644 cmotech.rules '/usr/src/tmp/cmotech-tools-buildroot/etc/udev/rules.d'
 /bin/mkdir -p '/usr/src/tmp/cmotech-tools-buildroot/lib/udev'
 /bin/install -c cmotech-cdswitch.sh '/usr/src/tmp/cmotech-tools-buildroot/lib/udev'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
make: Leaving directory '/usr/src/RPM/BUILD/cmotech-tools-0.1'
+ mkdir -p /usr/src/tmp/cmotech-tools-buildroot/lib/udev/rules.d/
+ mv /usr/src/tmp/cmotech-tools-buildroot/etc/udev/rules.d/cmotech.rules /usr/src/tmp/cmotech-tools-buildroot/lib/udev/rules.d/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cmotech-tools-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cmotech-tools-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/cmotech-tools-buildroot/ (default)
Compressing files in /usr/src/tmp/cmotech-tools-buildroot (auto)
Adjusting library links in /usr/src/tmp/cmotech-tools-buildroot
./lib:
Verifying ELF objects in /usr/src/tmp/cmotech-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: cmotech-tools-0.1-alt1.r17.qa2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20867
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cmotech-tools-0.1
+ DOCDIR=/usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1
+ /bin/mkdir -p /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1
+ cp -prL README /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1
+ chmod -R go-w /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1
+ chmod -R a+rX /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RmjMqA
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fRLU9L
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /bin/sh, /lib/udev/rules.d, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dMkeO1
Creating cmotech-tools-debuginfo package
Processing files: cmotech-tools-debuginfo-0.1-alt1.r17.qa2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lYT9kl
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LR8IxJ
find-requires: running scripts (debuginfo)
Requires: cmotech-tools = 0.1-alt1.r17.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
warning: Installed (but unpackaged) file(s) found:
    /etc/wvdial.cmotech
    /usr/sbin/cmotech-dial
Wrote: /usr/src/RPM/RPMS/x86_64/cmotech-tools-0.1-alt1.r17.qa2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/cmotech-tools-debuginfo-0.1-alt1.r17.qa2.x86_64.rpm
4.05user 0.77system 0:16.63elapsed 29%CPU (0avgtext+0avgdata 24380maxresident)k
0inputs+0outputs (0major+378314minor)pagefaults 0swaps
5.36user 2.49system 0:21.14elapsed 37%CPU (0avgtext+0avgdata 24380maxresident)k
0inputs+0outputs (0major+566041minor)pagefaults 0swaps