<86>Oct 6 12:09:19 userdel[763925]: delete user 'rooter' <86>Oct 6 12:09:19 userdel[763925]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:09:19 userdel[763925]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:09:19 groupadd[763938]: group added to /etc/group: name=rooter, GID=1802 <86>Oct 6 12:09:19 groupadd[763938]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:09:19 groupadd[763938]: new group: name=rooter, GID=1802 <86>Oct 6 12:09:19 useradd[763959]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash <86>Oct 6 12:09:19 userdel[763992]: delete user 'builder' <86>Oct 6 12:09:19 userdel[763992]: removed group 'builder' owned by 'builder' <86>Oct 6 12:09:19 userdel[763992]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:09:19 groupadd[764005]: group added to /etc/group: name=builder, GID=1803 <86>Oct 6 12:09:19 groupadd[764005]: group added to /etc/gshadow: name=builder <86>Oct 6 12:09:19 groupadd[764005]: new group: name=builder, GID=1803 <86>Oct 6 12:09:19 useradd[764012]: new user: name=builder, UID=1803, GID=1803, 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 (w1.gzdio) 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.13547 + 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.13547 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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.23980 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) 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.27792 + 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.FVMicX 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.mJiMZe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.piNafA 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.gNK5WY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nsxx7q 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cmotech-tools-debuginfo-0.1-alt1.r17.qa2.x86_64.rpm (w2.lzdio) 2.15user 1.66system 0:09.83elapsed 38%CPU (0avgtext+0avgdata 24348maxresident)k 0inputs+0outputs (0major+386962minor)pagefaults 0swaps 0.44user 1.52system 0:14.12elapsed 13%CPU (0avgtext+0avgdata 12220maxresident)k 0inputs+0outputs (0major+94791minor)pagefaults 0swaps --- cmotech-tools-0.1-alt1.r17.qa2.x86_64.rpm.repo 2013-04-23 14:42:16.000000000 +0000 +++ cmotech-tools-0.1-alt1.r17.qa2.x86_64.rpm.hasher 2024-10-06 12:09:31.030150808 +0000 @@ -16,5 +16,5 @@ File: /lib/udev/rules.d/cmotech.rules 100644 root:root 280f61f03237c8334892dcea0e244fea -File: /usr/sbin/cmotech-cdswitch 100755 root:root 652220e26b62285e8e41de5c609c72fa +File: /usr/sbin/cmotech-cdswitch 100755 root:root e15a5c172a5783556b41271085122459 File: /usr/share/doc/cmotech-tools-0.1 40755 root:root File: /usr/share/doc/cmotech-tools-0.1/README 100644 root:root 57506192544fab3ba7397c375d9fcfec -RPMIdentity: 5e9a8f244b2b3cb82f55ee73e6ec5c52fda59dd0cf200c3de71850356bdec56696ec56e9ce4c5a0c74015d7e3fb283903ab8bd46807f44bb0e09fbecbf283400 +RPMIdentity: ca04f86ebb39dd772b807e97b22c22683cfcd139c3a6292081bdeedb21fe947e1701b2d1db764df986408d6c8e8a490f8a234d148de551d68faffed090a0d390 --- cmotech-tools-debuginfo-0.1-alt1.r17.qa2.x86_64.rpm.repo 2013-04-23 14:42:16.000000000 +0000 +++ cmotech-tools-debuginfo-0.1-alt1.r17.qa2.x86_64.rpm.hasher 2024-10-06 12:09:31.097151888 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/0cdc63d6ed3602d0820ab3ffaf6977cb8c3f01 120777 root:root ../../../../sbin/cmotech-cdswitch -/usr/lib/debug/.build-id/00/0cdc63d6ed3602d0820ab3ffaf6977cb8c3f01.debug 120777 root:root ../../usr/sbin/cmotech-cdswitch.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/35a30f95df0a3c00efb5965c94f8bc9b4c6abf 120777 root:root ../../../../sbin/cmotech-cdswitch +/usr/lib/debug/.build-id/41/35a30f95df0a3c00efb5965c94f8bc9b4c6abf.debug 120777 root:root ../../usr/sbin/cmotech-cdswitch.debug /usr/lib/debug/usr/sbin/cmotech-cdswitch.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: cmotech-tools-debuginfo = 0.1-alt1.r17.qa2 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/0cdc63d6ed3602d0820ab3ffaf6977cb8c3f01 120777 root:root ../../../../sbin/cmotech-cdswitch -File: /usr/lib/debug/.build-id/00/0cdc63d6ed3602d0820ab3ffaf6977cb8c3f01.debug 120777 root:root ../../usr/sbin/cmotech-cdswitch.debug -File: /usr/lib/debug/usr/sbin/cmotech-cdswitch.debug 100644 root:root d8b76030ae1c9474d20618caaa9e64f2 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/35a30f95df0a3c00efb5965c94f8bc9b4c6abf 120777 root:root ../../../../sbin/cmotech-cdswitch +File: /usr/lib/debug/.build-id/41/35a30f95df0a3c00efb5965c94f8bc9b4c6abf.debug 120777 root:root ../../usr/sbin/cmotech-cdswitch.debug +File: /usr/lib/debug/usr/sbin/cmotech-cdswitch.debug 100644 root:root 451e67b54e7ea29eafd6196cf8b5f3d1 File: /usr/src/debug/cmotech-tools-0.1 40755 root:root File: /usr/src/debug/cmotech-tools-0.1/cmotech-cdswitch.c 100644 root:root 9af0fe8165ece7562cafa8c154393c19 -RPMIdentity: 1ac26d7edabddfbf9d44da613b2ceab59322355ff9024403391a38b2188452e98fb0e4954ac50948ceef1b6da4be6dd89ca45afe9d584f1dae6ca7c03ecbbee3 +RPMIdentity: a97e2c515563fdb14a781a2f192d0d8cf3b5ea25e490f4a3815a44d70e6a3505171ad846e1c8ed840afc1705ee920d111274cfea486c8794b0ab58e94fae66e9