<86>Oct 10 02:20:52 userdel[2342235]: delete user 'rooter' <86>Oct 10 02:20:52 userdel[2342235]: removed group 'rooter' owned by 'rooter' <86>Oct 10 02:20:52 userdel[2342235]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 10 02:20:52 groupadd[2342252]: group added to /etc/group: name=rooter, GID=681 <86>Oct 10 02:20:52 groupadd[2342252]: group added to /etc/gshadow: name=rooter <86>Oct 10 02:20:52 groupadd[2342252]: new group: name=rooter, GID=681 <86>Oct 10 02:20:52 useradd[2342265]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Oct 10 02:20:52 userdel[2342284]: delete user 'builder' <86>Oct 10 02:20:52 userdel[2342284]: removed group 'builder' owned by 'builder' <86>Oct 10 02:20:52 userdel[2342284]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 02:20:52 groupadd[2342302]: group added to /etc/group: name=builder, GID=682 <86>Oct 10 02:20:52 groupadd[2342302]: new group: name=builder, GID=682 <86>Oct 10 02:20:52 useradd[2342321]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libezV24-0.1.1-alt3.qa2.src.rpm: The use of such a license name is ambiguous: LGPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libezV24-0.1.1-alt3.qa2.nosrc.rpm (w1.gzdio) Installing libezV24-0.1.1-alt3.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26209 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libezV24-0.1.1 + echo 'Source #0 (libezV24-0.1.1.tar.bz2):' Source #0 (libezV24-0.1.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libezV24-0.1.1.tar.bz2 + /bin/tar -xf - + cd libezV24-0.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libezV24-0.1.1-alt-debuginfo.patch):' Patch #1 (libezV24-0.1.1-alt-debuginfo.patch): + /usr/bin/patch -p2 patching file Makefile + echo 'Patch #0 (libezV24-0.1.1-alt-makefile.patch):' Patch #0 (libezV24-0.1.1-alt-makefile.patch): + /usr/bin/patch -p1 patching file Makefile + /usr/bin/subst 's|ezV24/ezV24|ezV24|g' test-v24.c + /usr/bin/subst 's|/lib/|/lib64/|g' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26209 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libezV24-0.1.1 + make make: Entering directory '/usr/src/RPM/BUILD/libezV24-0.1.1' gcc -c -Wall -fPIC -O2 -D__LINUX__ -DFINAL -pipe -frecord-gcc-switches -Wall -g -O2 ezV24.c gcc -c -Wall -fPIC -O2 -D__LINUX__ -DFINAL -pipe -frecord-gcc-switches -Wall -g -O2 snprintf.c snprintf.c: In function 'v24_vsnprintf': snprintf.c:680:42: warning: 's_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 680 | if (adjust_width && adjust == RIGHT && min_width > s_len) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ snprintf.c:548:31: warning: 'i_num' may be used uninitialized in this function [-Wmaybe-uninitialized] 548 | if (alternate_form && i_num != 0) { | ~~~~~~^~~~ snprintf.c:680:42: warning: 'min_width' may be used uninitialized in this function [-Wmaybe-uninitialized] 680 | if (adjust_width && adjust == RIGHT && min_width > s_len) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ snprintf.c:365:11: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] 365 | char *s; | ^ gcc -shared -Wl,-soname,libezV24.so.0 -o libezV24.so.0.1 ezV24.o snprintf.o ln -s libezV24.so.0.1 libezV24.so.0 ln -s libezV24.so.0 libezV24.so ar cru libezV24-0_s.a ezV24.o snprintf.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libezV24-0_s.a gcc -o test-v24 -Wall test-v24.c -I./ -L./ -lezV24 make: Leaving directory '/usr/src/RPM/BUILD/libezV24-0.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8062 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libezV24-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libezV24-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libezV24-0.1.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libezV24-buildroot make: Entering directory '/usr/src/RPM/BUILD/libezV24-0.1.1' install -d -m 755 /usr/src/tmp/libezV24-buildroot/usr/include/ezV24/; install -m 644 ezV24.h /usr/src/tmp/libezV24-buildroot/usr/include/ezV24/ install -d -m 755 /usr/src/tmp/libezV24-buildroot/usr/lib64/ install -m 644 libezV24-0_s.a /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24-0_s.a install -m 755 libezV24.so.0.1 /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24.so.0.1 rm -f /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24.so.0 /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24.so ln -s libezV24.so.0.1 /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24.so.0;\ ln -s libezV24.so.0 /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24.so;\ make: Leaving directory '/usr/src/RPM/BUILD/libezV24-0.1.1' + install -pD test-v24 /usr/src/tmp/libezV24-buildroot/usr/bin/test-v24 + rm -f /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24-0_s.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libezV24-buildroot (auto) mode of './usr/lib64/libezV24.so.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libezV24-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libezV24-buildroot/ (default) Compressing files in /usr/src/tmp/libezV24-buildroot (auto) Adjusting library links in /usr/src/tmp/libezV24-buildroot ./usr/lib64: (from :0) libezV24.so.0 -> libezV24.so.0.1 Verifying ELF objects in /usr/src/tmp/libezV24-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libezV24-0.1.1-alt3.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6dnscl find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libezV24-buildroot/usr/lib64/libezV24.so.0: 23 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Vp9jn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libezV24.so.0()(64bit) = set:idZLXRdGldd3rDKsPOsG1OfUFrz1o7t5SK6eDkjrAjqohqm0 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U4o7kn Creating libezV24-debuginfo package Processing files: libezV24-devel-0.1.1-alt3.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49041 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libezV24-0.1.1 + DOCDIR=/usr/src/tmp/libezV24-buildroot/usr/share/doc/libezV24-devel-0.1.1 + export DOCDIR + rm -rf /usr/src/tmp/libezV24-buildroot/usr/share/doc/libezV24-devel-0.1.1 + /bin/mkdir -p /usr/src/tmp/libezV24-buildroot/usr/share/doc/libezV24-devel-0.1.1 + cp -prL README api-html /usr/src/tmp/libezV24-buildroot/usr/share/doc/libezV24-devel-0.1.1 + chmod -R go-w /usr/src/tmp/libezV24-buildroot/usr/share/doc/libezV24-devel-0.1.1 + chmod -R a+rX /usr/src/tmp/libezV24-buildroot/usr/share/doc/libezV24-devel-0.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eGgAHm 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.rRu7Jk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libezV24 = 0.1.1-alt3.qa2, /lib64/ld-linux-x86-64.so.2, /usr/lib64/libezV24.so.0, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libezV24.so.0()(64bit) >= set:ieZLBkWKPdgPOveUCuXat7D6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sZtZNk Creating libezV24-devel-debuginfo package Processing files: libezV24-debuginfo-0.1.1-alt3.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KP5Mpm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0SdwUj find-requires: running scripts (debuginfo) Provides: debug64(libezV24.so.0) Requires: libezV24 = 0.1.1-alt3.qa2, debug64(libc.so.6) Processing files: libezV24-devel-debuginfo-0.1.1-alt3.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jg0fbl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4RG5El find-requires: running scripts (debuginfo) Requires: libezV24-devel = 0.1.1-alt3.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libezV24.so.0) Adding to libezV24-devel-debuginfo a strict dependency on libezV24-debuginfo Removing 3 extra deps from libezV24-devel due to dependency on libezV24 Removing 1 extra deps from libezV24-devel-debuginfo due to dependency on libezV24-debuginfo Removing 3 extra deps from libezV24-devel due to repentancy on libezV24 Removing 1 extra deps from libezV24-devel-debuginfo due to repentancy on libezV24-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libezV24-0.1.1-alt3.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libezV24-devel-0.1.1-alt3.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libezV24-debuginfo-0.1.1-alt3.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libezV24-devel-debuginfo-0.1.1-alt3.qa2.x86_64.rpm (w2.lzdio) 1.42user 0.87system 0:11.09elapsed 20%CPU (0avgtext+0avgdata 31224maxresident)k 0inputs+0outputs (0major+311099minor)pagefaults 0swaps /.out/libezV24-0.1.1-alt3.qa2.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libezV24-devel-0.1.1-alt3.qa2.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libezV24-debuginfo-0.1.1-alt3.qa2.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libezV24-devel-debuginfo-0.1.1-alt3.qa2.x86_64.rpm: The use of such a license name is ambiguous: LGPL 2.86user 3.78system 0:14.58elapsed 45%CPU (0avgtext+0avgdata 31224maxresident)k 0inputs+0outputs (0major+534773minor)pagefaults 0swaps --- libezV24-0.1.1-alt3.qa2.x86_64.rpm.repo 2012-09-28 07:40:41.000000000 +0000 +++ libezV24-0.1.1-alt3.qa2.x86_64.rpm.hasher 2021-10-10 02:21:04.505460564 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/libezV24.so.0 120777 root:root libezV24.so.0.1 -File: /usr/lib64/libezV24.so.0.1 100644 root:root 4ab2f5aceb863ad219aa920a6697c3f3 -RPMIdentity: eab72178cf5b098ae4c040a40433c31bece80a499e27782034fcff5067367afd18bccddb7e24a5e596d75e575a7be11b138dccf9a45bb5916704678628eda1c0 +File: /usr/lib64/libezV24.so.0.1 100644 root:root 372612cad96c72cc423f027cf03a45a9 +RPMIdentity: f3bb0197d1595a36f969e103d6c7b48c7ffe630545e6cb8bd43cd7ba5cf5bd6a6c06fa3a79055a4bca5b67e68059bcd89af0f8e4b7af52206921b5c8d2f2688d --- libezV24-debuginfo-0.1.1-alt3.qa2.x86_64.rpm.repo 2012-09-28 07:40:41.000000000 +0000 +++ libezV24-debuginfo-0.1.1-alt3.qa2.x86_64.rpm.hasher 2021-10-10 02:21:04.571460616 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f2 40755 root:root -/usr/lib/debug/.build-id/f2/f3d16027a6cf0f743c0c4b1423ffcb2140496e 120777 root:root ../../../../lib64/libezV24.so.0.1 -/usr/lib/debug/.build-id/f2/f3d16027a6cf0f743c0c4b1423ffcb2140496e.debug 120777 root:root ../../usr/lib64/libezV24.so.0.1.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/7b3fa997cd68572418aa737deb23259104b26d 120777 root:root ../../../../lib64/libezV24.so.0.1 +/usr/lib/debug/.build-id/7e/7b3fa997cd68572418aa737deb23259104b26d.debug 120777 root:root ../../usr/lib64/libezV24.so.0.1.debug /usr/lib/debug/usr/lib64/libezV24.so.0.1.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libezV24-debuginfo = 0.1.1-alt3.qa2 -File: /usr/lib/debug/.build-id/f2 40755 root:root -File: /usr/lib/debug/.build-id/f2/f3d16027a6cf0f743c0c4b1423ffcb2140496e 120777 root:root ../../../../lib64/libezV24.so.0.1 -File: /usr/lib/debug/.build-id/f2/f3d16027a6cf0f743c0c4b1423ffcb2140496e.debug 120777 root:root ../../usr/lib64/libezV24.so.0.1.debug -File: /usr/lib/debug/usr/lib64/libezV24.so.0.1.debug 100644 root:root 00c43bedad670d9735e915148f8b4816 +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/7b3fa997cd68572418aa737deb23259104b26d 120777 root:root ../../../../lib64/libezV24.so.0.1 +File: /usr/lib/debug/.build-id/7e/7b3fa997cd68572418aa737deb23259104b26d.debug 120777 root:root ../../usr/lib64/libezV24.so.0.1.debug +File: /usr/lib/debug/usr/lib64/libezV24.so.0.1.debug 100644 root:root 4ce521a847e3660286688a65a4ae0c01 File: /usr/lib/debug/usr/lib64/libezV24.so.0.debug 120777 root:root libezV24.so.0.1.debug @@ -25,2 +25,2 @@ File: /usr/src/debug/libezV24-0.1.1/snprintf.h 100644 root:root 6c11c20e87a8100642871ff9d63d0487 -RPMIdentity: 64b4abd8de03bdaed46e268bb1ef938902576f2f5c5e97ec87178c7ab0f21baa5afc699e470a92d7ce9d9169f60f7e8f841f8309f6bdfdc9649d50263ee5f220 +RPMIdentity: 6313b2fc31abf35ae6d5ec574fd9e1a966b27accab7d4848f7c56ba463a8612555d1bca83e86154c3d17bd73a90ef5f0212f5a8807272fd3c83b9622cd70001d --- libezV24-devel-0.1.1-alt3.qa2.x86_64.rpm.repo 2012-09-28 07:40:41.000000000 +0000 +++ libezV24-devel-0.1.1-alt3.qa2.x86_64.rpm.hasher 2021-10-10 02:21:04.647460675 +0000 @@ -43,3 +43,3 @@ Provides: libezV24-devel = 0.1.1-alt3.qa2 -File: /usr/bin/test-v24 100755 root:root dad30a3fae769a1acf24612962b2f31c +File: /usr/bin/test-v24 100755 root:root 58a0f91e97fcf08073f5794e7117a5de File: /usr/include/ezV24 40755 root:root @@ -82,2 +82,2 @@ File: /usr/share/doc/libezV24-devel-0.1.1/api-html/v24Write.html 100644 root:root cdad69cac948007c40eeea8f17344a4b -RPMIdentity: 86d769e4d5e748f497e219ab100de256257877dda7fe490577ec24fc019774cdda5302fa9b4e46697ac8cff8e69b03f8d363cf330d3c211ebbfd990f80f32662 +RPMIdentity: 1c75963d1d46874130b1ea59560404d8be26cd6a2f6a5b35a666c7baee6d2dc464e291340da6725edf145f1834d030fec0c8b3ad16da563b05364dc335d3efec --- libezV24-devel-debuginfo-0.1.1-alt3.qa2.x86_64.rpm.repo 2012-09-28 07:40:41.000000000 +0000 +++ libezV24-devel-debuginfo-0.1.1-alt3.qa2.x86_64.rpm.hasher 2021-10-10 02:21:04.726460736 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/be 40755 root:root -/usr/lib/debug/.build-id/be/d5e57fe026379eee066cf0786dc02d36f23b5e 120777 root:root ../../../../bin/test-v24 -/usr/lib/debug/.build-id/be/d5e57fe026379eee066cf0786dc02d36f23b5e.debug 120777 root:root ../../usr/bin/test-v24.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/332cd475dcd13bffe76a76a3712c667d53e85b 120777 root:root ../../../../bin/test-v24 +/usr/lib/debug/.build-id/4d/332cd475dcd13bffe76a76a3712c667d53e85b.debug 120777 root:root ../../usr/bin/test-v24.debug /usr/lib/debug/usr/bin/test-v24.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: libezV24-devel-debuginfo = 0.1.1-alt3.qa2 -File: /usr/lib/debug/.build-id/be 40755 root:root -File: /usr/lib/debug/.build-id/be/d5e57fe026379eee066cf0786dc02d36f23b5e 120777 root:root ../../../../bin/test-v24 -File: /usr/lib/debug/.build-id/be/d5e57fe026379eee066cf0786dc02d36f23b5e.debug 120777 root:root ../../usr/bin/test-v24.debug -File: /usr/lib/debug/usr/bin/test-v24.debug 100644 root:root c7ac959ec9bed7702fb9d9db34428eb6 -RPMIdentity: 73fd9faef60a2d53951ffdb0cb8905988628861c14de0b464f14d55100cb7f9c11e6ff35550d618ec9398a57e62fa683ca3dbf3d941072082e3771aa5928ebe4 +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/332cd475dcd13bffe76a76a3712c667d53e85b 120777 root:root ../../../../bin/test-v24 +File: /usr/lib/debug/.build-id/4d/332cd475dcd13bffe76a76a3712c667d53e85b.debug 120777 root:root ../../usr/bin/test-v24.debug +File: /usr/lib/debug/usr/bin/test-v24.debug 100644 root:root 7367a3696e9291f2ce264654a855bff9 +RPMIdentity: 92859f03766c7c4065da9c539638ce71b5df2c6a42f86db08506c0e8734ae5fae0d1afe5622ce5c24e47c11908f7248c99aaf8a1e8da73c70e2993808bc08bdb