<86>Aug 12 00:22:29 userdel[1365258]: delete user 'rooter' <86>Aug 12 00:22:29 userdel[1365258]: removed group 'rooter' owned by 'rooter' <86>Aug 12 00:22:29 userdel[1365258]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 12 00:22:29 groupadd[1365278]: group added to /etc/group: name=rooter, GID=1874 <86>Aug 12 00:22:29 groupadd[1365278]: group added to /etc/gshadow: name=rooter <86>Aug 12 00:22:29 groupadd[1365278]: new group: name=rooter, GID=1874 <86>Aug 12 00:22:29 useradd[1365292]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Aug 12 00:22:30 userdel[1365326]: delete user 'builder' <86>Aug 12 00:22:30 userdel[1365326]: removed group 'builder' owned by 'builder' <86>Aug 12 00:22:30 userdel[1365326]: removed shadow group 'builder' owned by 'builder' <86>Aug 12 00:22:30 groupadd[1365362]: group added to /etc/group: name=builder, GID=1875 <86>Aug 12 00:22:30 groupadd[1365362]: group added to /etc/gshadow: name=builder <86>Aug 12 00:22:30 groupadd[1365362]: new group: name=builder, GID=1875 <86>Aug 12 00:22:30 useradd[1365384]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none 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.65411 + 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.65411 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --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 race-free 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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 -flto=auto -c -o cmotech-cdswitch.o cmotech-cdswitch.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.62388 + 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: (from :0) 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) Processing files: cmotech-tools-0.1-alt1.r17.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74066 + 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.dMLbIh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EYtUAP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34)(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.UWN12A 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.09DLqD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.juPeBa 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) 1.29user 0.90system 0:08.62elapsed 25%CPU (0avgtext+0avgdata 23680maxresident)k 0inputs+0outputs (0major+348074minor)pagefaults 0swaps 0.53user 0.76system 0:11.49elapsed 11%CPU (0avgtext+0avgdata 11984maxresident)k 0inputs+0outputs (0major+94294minor)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 2023-08-12 00:22:39.724246631 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -16,5 +17,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 0ff9bddf0b2859401cf2ed2887962d56 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: 5dbadb4859574aced8925b14d6ac3f0a19d684afd98925bd5bcc06b5b889334e364dfb58e5ba2fa194eaeb633a3c31510e62cdbf4f4f08bec46a9121a6cf7c79 --- 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 2023-08-12 00:22:39.900248845 +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/c3 40755 root:root +/usr/lib/debug/.build-id/c3/d655f49a3f5c201fa8afb64e9857c0ac9a3f7c 120777 root:root ../../../../sbin/cmotech-cdswitch +/usr/lib/debug/.build-id/c3/d655f49a3f5c201fa8afb64e9857c0ac9a3f7c.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/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/d655f49a3f5c201fa8afb64e9857c0ac9a3f7c 120777 root:root ../../../../sbin/cmotech-cdswitch +File: /usr/lib/debug/.build-id/c3/d655f49a3f5c201fa8afb64e9857c0ac9a3f7c.debug 120777 root:root ../../usr/sbin/cmotech-cdswitch.debug +File: /usr/lib/debug/usr/sbin/cmotech-cdswitch.debug 100644 root:root ae0c2dae17e49e1042ea891a913cfe4a 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: ff6aa8ba7eec3263f72d0ea4df5f358e5bf9a5b4c1e431a98507aade047cb4e0a61054c18401301d11e1f0893c883fd694312366cba54b1ab56174b617ed4086