<86>Jan 3 00:43:43 userdel[2838476]: delete user 'rooter' <86>Jan 3 00:43:43 userdel[2838476]: removed group 'rooter' owned by 'rooter' <86>Jan 3 00:43:43 groupadd[2838496]: group added to /etc/group: name=rooter, GID=993 <86>Jan 3 00:43:43 groupadd[2838496]: group added to /etc/gshadow: name=rooter <86>Jan 3 00:43:43 groupadd[2838496]: new group: name=rooter, GID=993 <86>Jan 3 00:43:43 useradd[2838512]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash <86>Jan 3 00:43:43 userdel[2838536]: delete user 'builder' <86>Jan 3 00:43:43 userdel[2838536]: removed group 'builder' owned by 'builder' <86>Jan 3 00:43:43 groupadd[2838554]: group added to /etc/group: name=builder, GID=994 <86>Jan 3 00:43:43 groupadd[2838554]: group added to /etc/gshadow: name=builder <86>Jan 3 00:43:43 groupadd[2838554]: new group: name=builder, GID=994 <86>Jan 3 00:43:43 useradd[2838575]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash warning: ignored self-provides: libpcd-devel = 1.0.1-alt1_14 warning: ignored self-provides: libpcd-devel = 1.0.1-alt1_14 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libpcd-1.0.1-alt1_14.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libpcd-devel = 1.0.1-alt1_14 Installing libpcd-1.0.1-alt1_14.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpcd-1.0.1 + echo 'Source #0 (libpcd_1.0.1.tar.bz2):' Source #0 (libpcd_1.0.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libpcd_1.0.1.tar.bz2 + /bin/tar -xf - + cd libpcd-1.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpcd-1.0.1 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + make make: Entering directory '/usr/src/RPM/BUILD/libpcd-1.0.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,file.dep -c -o file.o file.c file.c: In function 'pcd_open': file.c:43:36: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 43 | if (0 == strncmp("PCD_OPA", img->mmap, 7)) { | ~~~^~~~~~ | | | unsigned char * In file included from file.c:3: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,yuv2rgb.dep -c -o yuv2rgb.o yuv2rgb.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,huff.dep -c -o huff.o huff.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,inter.dep -c -o inter.o inter.c rm -f libpcd.a ar rc libpcd.a file.o yuv2rgb.o huff.o inter.o ranlib libpcd.a gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,file.pic.dep -fPIC -c -o file.pic.o file.c file.c: In function 'pcd_open': file.c:43:36: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 43 | if (0 == strncmp("PCD_OPA", img->mmap, 7)) { | ~~~^~~~~~ | | | unsigned char * In file included from file.c:3: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,yuv2rgb.pic.dep -fPIC -c -o yuv2rgb.pic.o yuv2rgb.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,huff.pic.dep -fPIC -c -o huff.pic.o huff.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,inter.pic.dep -fPIC -c -o inter.pic.o inter.c rm -f libpcd.so.2.0.1 gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -shared -Wl,-soname,libpcd.so.2 -o libpcd.so.2.0.1 file.pic.o yuv2rgb.pic.o huff.pic.o inter.pic.o make: Leaving directory '/usr/src/RPM/BUILD/libpcd-1.0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79372 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpcd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpcd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libpcd-1.0.1 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libpcd-buildroot/usr exec_prefix=/usr/src/tmp/libpcd-buildroot/usr bindir=/usr/src/tmp/libpcd-buildroot/usr/bin sbindir=/usr/src/tmp/libpcd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libpcd-buildroot/etc datadir=/usr/src/tmp/libpcd-buildroot/usr/share includedir=/usr/src/tmp/libpcd-buildroot/usr/include libdir=/usr/src/tmp/libpcd-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libpcd-buildroot/usr/lib localstatedir=/usr/src/tmp/libpcd-buildroot/var sharedstatedir=/usr/src/tmp/libpcd-buildroot/var/lib mandir=/usr/src/tmp/libpcd-buildroot/usr/share/man infodir=/usr/src/tmp/libpcd-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libpcd-1.0.1' install -d /usr/src/tmp/libpcd-buildroot/usr/lib64 install -d /usr/src/tmp/libpcd-buildroot/usr/include install -m644 libpcd.a /usr/src/tmp/libpcd-buildroot/usr/lib64 install -m755 libpcd.so.2.0.1 /usr/src/tmp/libpcd-buildroot/usr/lib64 ln -s libpcd.so.2.0.1 /usr/src/tmp/libpcd-buildroot/usr/lib64/libpcd.so.2 ln -s libpcd.so.2.0.1 /usr/src/tmp/libpcd-buildroot/usr/lib64/libpcd.so install -m644 pcd.h /usr/src/tmp/libpcd-buildroot/usr/include make: Leaving directory '/usr/src/RPM/BUILD/libpcd-1.0.1' + find /usr/src/tmp/libpcd-buildroot -name '*.a' -delete + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpcd-buildroot (auto) mode of './usr/lib64/libpcd.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpcd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libpcd-buildroot/ (default) Compressing files in /usr/src/tmp/libpcd-buildroot (auto) Adjusting library links in /usr/src/tmp/libpcd-buildroot ./usr/lib64: (from :0) libpcd.so.2 -> libpcd.so.2.0.1 Verifying ELF objects in /usr/src/tmp/libpcd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libpcd2-1.0.1-alt1_14 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79372 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpcd-1.0.1 + DOCDIR=/usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd2-1.0.1 + export DOCDIR + rm -rf /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd2-1.0.1 + /bin/mkdir -p /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd2-1.0.1 + cp -prL README /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd2-1.0.1 + chmod -R go-w /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd2-1.0.1 + chmod -R a+rX /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd2-1.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B8741s find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libpcd-buildroot/usr/lib64/libpcd.so.2: 30 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rrSr9r find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpcd.so.2()(64bit) = set:id9FWaTZxrhS4j8JY2qx7zNzwN0RbkQwHGpMa8iS2ZpQZrzVSrqdGlA62Z0Wj Requires: 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.k2TA5E Creating libpcd2-debuginfo package Processing files: libpcd-devel-1.0.1-alt1_14 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87187 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpcd-1.0.1 + DOCDIR=/usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd-devel-1.0.1 + export DOCDIR + rm -rf /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd-devel-1.0.1 + /bin/mkdir -p /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd-devel-1.0.1 + cp -prL pcd.css pcd.html /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd-devel-1.0.1 + chmod -R go-w /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd-devel-1.0.1 + chmod -R a+rX /usr/src/tmp/libpcd-buildroot/usr/share/doc/libpcd-devel-1.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZBPbJ3 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.LJ1p44 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libpcd2 = 1.0.1-alt1_14, /usr/lib64/libpcd.so.2.0.1 Obsoletes: lib64pcd2-devel < 1.0.1-10 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8jcbWU Processing files: libpcd2-debuginfo-1.0.1-alt1_14 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VxUYp7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pkZf6W find-requires: running scripts (debuginfo) Provides: debug64(libpcd.so.2) Requires: libpcd2 = 1.0.1-alt1_14, debug64(libc.so.6) Adding to libpcd-devel a strict dependency on libpcd2 Adding to libpcd2-debuginfo a strict dependency on libpcd2 Removing 1 extra deps from libpcd-devel due to dependency on libpcd2 Wrote: /usr/src/RPM/RPMS/x86_64/libpcd2-1.0.1-alt1_14.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpcd-devel-1.0.1-alt1_14.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpcd2-debuginfo-1.0.1-alt1_14.x86_64.rpm (w2.lzdio) 1.07user 0.79system 0:08.99elapsed 20%CPU (0avgtext+0avgdata 30708maxresident)k 0inputs+0outputs (0major+268306minor)pagefaults 0swaps 2.16user 3.60system 0:12.10elapsed 47%CPU (0avgtext+0avgdata 30708maxresident)k 0inputs+0outputs (0major+478876minor)pagefaults 0swaps --- libpcd2-1.0.1-alt1_14.x86_64.rpm.repo 2020-12-03 21:02:06.000000000 +0000 +++ libpcd2-1.0.1-alt1_14.x86_64.rpm.hasher 2022-01-03 00:43:53.685934605 +0000 @@ -12,5 +12,5 @@ File: /usr/lib64/libpcd.so.2 120777 root:root libpcd.so.2.0.1 -File: /usr/lib64/libpcd.so.2.0.1 100644 root:root 9ef533d56c2feee88891aaac95dc3010 +File: /usr/lib64/libpcd.so.2.0.1 100644 root:root 9e995d3fe680eb9004989d31d4f38bf3 File: /usr/share/doc/libpcd2-1.0.1 40755 root:root File: /usr/share/doc/libpcd2-1.0.1/README 100644 root:root 5f45cfa0e9bfb0120b9751cf320fee38 -RPMIdentity: 959b49680ae7fc34777680dee188494a71ba77ab8f7dd9f1d6df033b8744f3ae6cd3b127c826ddd591dd4774b97ef46b69ad764e1ec5525d00b0eb105f59095d +RPMIdentity: cbd69a6394b4dcb9483909fcf24e479edcda52cab4f49bcb4a072f3afee91c327438a2d85d597686ac6991b13b6a4efbbea3364135305e3f634f10bd4b4612c0 --- libpcd2-debuginfo-1.0.1-alt1_14.x86_64.rpm.repo 2020-12-03 21:02:06.000000000 +0000 +++ libpcd2-debuginfo-1.0.1-alt1_14.x86_64.rpm.hasher 2022-01-03 00:43:53.753935389 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/07 40755 root:root -/usr/lib/debug/.build-id/07/3cacb081c3dfee5ba79317de727bb53a97c20d 120777 root:root ../../../../lib64/libpcd.so.2.0.1 -/usr/lib/debug/.build-id/07/3cacb081c3dfee5ba79317de727bb53a97c20d.debug 120777 root:root ../../usr/lib64/libpcd.so.2.0.1.debug +/usr/lib/debug/.build-id/c4 40755 root:root +/usr/lib/debug/.build-id/c4/a8efd39edeecf5f4ca2b038af31da60a794913 120777 root:root ../../../../lib64/libpcd.so.2.0.1 +/usr/lib/debug/.build-id/c4/a8efd39edeecf5f4ca2b038af31da60a794913.debug 120777 root:root ../../usr/lib64/libpcd.so.2.0.1.debug /usr/lib/debug/usr/lib64/libpcd.so.2.0.1.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: libpcd2-debuginfo = 1.0.1-alt1_14:sisyphus+262891.100.1.1 -File: /usr/lib/debug/.build-id/07 40755 root:root -File: /usr/lib/debug/.build-id/07/3cacb081c3dfee5ba79317de727bb53a97c20d 120777 root:root ../../../../lib64/libpcd.so.2.0.1 -File: /usr/lib/debug/.build-id/07/3cacb081c3dfee5ba79317de727bb53a97c20d.debug 120777 root:root ../../usr/lib64/libpcd.so.2.0.1.debug -File: /usr/lib/debug/usr/lib64/libpcd.so.2.0.1.debug 100644 root:root 20befd983b38614251e448fa36b0aeb6 +File: /usr/lib/debug/.build-id/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/a8efd39edeecf5f4ca2b038af31da60a794913 120777 root:root ../../../../lib64/libpcd.so.2.0.1 +File: /usr/lib/debug/.build-id/c4/a8efd39edeecf5f4ca2b038af31da60a794913.debug 120777 root:root ../../usr/lib64/libpcd.so.2.0.1.debug +File: /usr/lib/debug/usr/lib64/libpcd.so.2.0.1.debug 100644 root:root bc5437be556fceb2303c18c1591e694e File: /usr/lib/debug/usr/lib64/libpcd.so.2.debug 120777 root:root libpcd.so.2.0.1.debug @@ -27,2 +27,2 @@ File: /usr/src/debug/libpcd-1.0.1/yuv2rgb.c 100644 root:root caef63648cbc485edc3c0ce875ff0242 -RPMIdentity: 546eba858e628b65aa4c54fe1aa2590fb39f83de4e9389cd3374aead5c6eeab97aca4bc1acb968d6f9597aff78aa0eea7db1229aed91551a299d0272441e4d29 +RPMIdentity: 598de8d2205f4ec37603add1829206d29a7772870baea433a0f0a2d7b525571f70ec49e5cb47e9d46bc0180b5bfd14db59886c6f75a8755e0bba0ca4334ad329