<86>Jun 16 00:41:23 userdel[107201]: delete user 'rooter' <86>Jun 16 00:41:23 userdel[107201]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:41:23 userdel[107201]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:41:23 groupadd[107234]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 16 00:41:23 groupadd[107234]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:41:23 groupadd[107234]: new group: name=rooter, GID=1847 <86>Jun 16 00:41:23 useradd[107257]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash <86>Jun 16 00:41:23 userdel[107299]: delete user 'builder' <86>Jun 16 00:41:23 userdel[107299]: removed group 'builder' owned by 'builder' <86>Jun 16 00:41:23 userdel[107299]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:41:23 groupadd[107337]: group added to /etc/group: name=builder, GID=1848 <86>Jun 16 00:41:23 groupadd[107337]: group added to /etc/gshadow: name=builder <86>Jun 16 00:41:23 groupadd[107337]: new group: name=builder, GID=1848 <86>Jun 16 00:41:23 useradd[107368]: new user: name=builder, UID=1848, GID=1848, 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.28501 + 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.28501 + 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.28501 + 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.lf87yI 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.ZsLg9L 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.clShSK Creating libezV24-debuginfo package Processing files: libezV24-devel-0.1.1-alt3.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54040 + 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.3UfZMJ 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.VOfqbJ 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.IIA7cJ 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.lxbV8K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wLLGYJ 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.7XIItM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cRF41I 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) 0.86user 1.73system 0:11.07elapsed 23%CPU (0avgtext+0avgdata 31084maxresident)k 0inputs+0outputs (0major+310627minor)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 0.53user 1.89system 0:16.29elapsed 14%CPU (0avgtext+0avgdata 12124maxresident)k 0inputs+0outputs (0major+97044minor)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 2024-06-16 00:41:36.469385237 +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 09c01132409c8259acf48fdf2e6df79d +RPMIdentity: 30ddbd6db06210d4c266e410b250df02c60bca32abdecef873fcc2357fb3f2091dc41bc5a97010179dc625cfb901256c7744505e0d64018ae9e79f8bb4738d9a --- 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 2024-06-16 00:41:36.553386558 +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/0f 40755 root:root +/usr/lib/debug/.build-id/0f/2e40776c69d6b4016c511c2c2d43987863caa0 120777 root:root ../../../../lib64/libezV24.so.0.1 +/usr/lib/debug/.build-id/0f/2e40776c69d6b4016c511c2c2d43987863caa0.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/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/2e40776c69d6b4016c511c2c2d43987863caa0 120777 root:root ../../../../lib64/libezV24.so.0.1 +File: /usr/lib/debug/.build-id/0f/2e40776c69d6b4016c511c2c2d43987863caa0.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 15c1631c8df6f7dfc3a0169747c2cd1b 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: db00d802f62292e106412f13ff91f2a3487ff3f83ac9811c257cfa036469617d8eb776ce50cc7b79db3fcc848b022f591b944b77002f7a6c2d97e29389dc8892 --- 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 2024-06-16 00:41:36.619387595 +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 dc5a630690a4ec64f714a4d313edeeba 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: 5198488fa48b214eb4b3b90f5cbf73939b6aa82e71a3cf64a58e1005d7c12317bd184d7be1fbc49c6a2957e21a2349cbb011cfb09eae9ab1473bc1844d3d07cd --- 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 2024-06-16 00:41:36.685388633 +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/ed 40755 root:root +/usr/lib/debug/.build-id/ed/87f675236e7b68e4e471d20ca05732b5d70a15 120777 root:root ../../../../bin/test-v24 +/usr/lib/debug/.build-id/ed/87f675236e7b68e4e471d20ca05732b5d70a15.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/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/87f675236e7b68e4e471d20ca05732b5d70a15 120777 root:root ../../../../bin/test-v24 +File: /usr/lib/debug/.build-id/ed/87f675236e7b68e4e471d20ca05732b5d70a15.debug 120777 root:root ../../usr/bin/test-v24.debug +File: /usr/lib/debug/usr/bin/test-v24.debug 100644 root:root 1b67ae940ea8a171cf8e5cd653d805c4 +RPMIdentity: 959a990d01cfcffa3dad718b8fa55dfb492402c0fd19b7d85cb26fdaac9876349f2bb39bc9e82d24c98d4a00e981dd4fb8553c69bde84f2ef93c573a23a2daba