<86>Apr 27 09:14:13 userdel[2738041]: delete user 'rooter' <86>Apr 27 09:14:13 userdel[2738041]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:14:13 userdel[2738041]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:14:13 groupadd[2738073]: group added to /etc/group: name=rooter, GID=1835 <86>Apr 27 09:14:13 groupadd[2738073]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:14:13 groupadd[2738073]: new group: name=rooter, GID=1835 <86>Apr 27 09:14:13 useradd[2738093]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:14:13 userdel[2738122]: delete user 'builder' <86>Apr 27 09:14:13 userdel[2738122]: removed group 'builder' owned by 'builder' <86>Apr 27 09:14:13 userdel[2738122]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:14:13 groupadd[2738142]: group added to /etc/group: name=builder, GID=1836 <86>Apr 27 09:14:13 groupadd[2738142]: group added to /etc/gshadow: name=builder <86>Apr 27 09:14:13 groupadd[2738142]: new group: name=builder, GID=1836 <86>Apr 27 09:14:13 useradd[2738165]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/unace-1.2b-alt5.src.rpm: license not found in '/usr/share/license' directory: Freely /usr/src/in/srpm/unace-1.2b-alt5.src.rpm: license not found in '/usr/share/license' directory: distributable Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/unace-1.2b-alt5.nosrc.rpm (w1.gzdio) Installing unace-1.2b-alt5.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf unace-1.2b + echo 'Source #0 (unace-1.2b.tar):' Source #0 (unace-1.2b.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/unace-1.2b.tar + cd unace-1.2b + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (001_cpp_define.patch):' Patch #1 (001_cpp_define.patch): + /usr/bin/patch -p1 patching file unix/makefile + echo 'Patch #2 (002_fix_warnings.patch):' Patch #2 (002_fix_warnings.patch): + /usr/bin/patch -p1 patching file uac_dcpr.c + echo 'Patch #3 (003_security.patch):' Patch #3 (003_security.patch): + /usr/bin/patch -p1 patching file uac_crt.c patching file uac_crt.h patching file unace.c + echo 'Patch #4 (004_64_bit_clean.patch):' Patch #4 (004_64_bit_clean.patch): + /usr/bin/patch -p1 patching file declare.h + echo 'Patch #5 (005_format-security.patch):' Patch #5 (005_format-security.patch): + /usr/bin/patch -p1 patching file unace.c + echo 'Patch #6 (006_security-afl.patch):' Patch #6 (006_security-afl.patch): + /usr/bin/patch -p1 patching file unace.c + echo 'Patch #7 (007_cross-compiling.patch):' Patch #7 (007_cross-compiling.patch): + /usr/bin/patch -p1 patching file unix/makefile + echo 'Patch #20 (alt-fix-for-issue-in-CVE-2015-2063-fix.patch):' Patch #20 (alt-fix-for-issue-in-CVE-2015-2063-fix.patch): + /usr/bin/patch -p2 patching file unace.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unace-1.2b + make -j16 -f unix/makefile 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -E -DUNIX -DCASEINSENSE -MM globals.c uac_comm.c uac_crc.c uac_crt.c uac_dcpr.c uac_sys.c unace.c >makefile.dep make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUNIX -DCASEINSENSE -c -o globals.o globals.c make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUNIX -DCASEINSENSE -c -o uac_crc.o uac_crc.c make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUNIX -DCASEINSENSE -c -o uac_comm.o uac_comm.c uac_comm.c: In function 'comment_out': uac_comm.c:26:15: warning: pointer targets in assignment from 'UCHAR *' {aka 'unsigned char *'} to 'CHAR *' {aka 'char *'} differ in signedness [-Wpointer-sign] 26 | comm = MCOMM; | ^ uac_comm.c:31:15: warning: pointer targets in assignment from 'UCHAR *' {aka 'unsigned char *'} to 'CHAR *' {aka 'char *'} differ in signedness [-Wpointer-sign] 31 | comm = FCOMM; | ^ make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUNIX -DCASEINSENSE -c -o uac_sys.o uac_sys.c make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUNIX -DCASEINSENSE -c -o uac_crt.o uac_crt.c uac_crt.c: In function 'ace_fname': uac_crt.c:46:33: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 46 | strncpy(s, (*(tfhead *) head).FNAME, i); | ~~~~~~~~~~~~~~~~~~^~~~~~ | | | UCHAR * {aka unsigned char *} In file included from /usr/include/features.h:503, from /usr/include/fcntl.h:25, from uac_crt.c:11: /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'UCHAR *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUNIX -DCASEINSENSE -c -o uac_dcpr.o uac_dcpr.c uac_dcpr.c: In function 'dcpr_adds_blk': uac_dcpr.c:479:28: warning: pointer targets in passing argument 2 of 'getcrc' differ in signedness [-Wpointer-sign] 479 | rd_crc = getcrc(rd_crc, buf, r); | ^~~ | | | CHAR * {aka char *} In file included from uac_dcpr.c:31: uac_crc.h:19:33: note: expected 'UCHAR *' {aka 'unsigned char *'} but argument is of type 'CHAR *' {aka 'char *'} 19 | ULONG getcrc(ULONG crc, UCHAR * addr, INT len); | ~~~~~~~~^~~~ make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUNIX -DCASEINSENSE -c -o unace.o unace.c unace.c: In function 'read_header': unace.c:147:25: warning: pointer targets in passing argument 2 of 'getcrc' differ in signedness [-Wpointer-sign] 147 | crc = getcrc(crc, buf, rd); | ^~~ | | | CHAR * {aka char *} In file included from unace.c:40: uac_crc.h:19:33: note: expected 'UCHAR *' {aka 'unsigned char *'} but argument is of type 'CHAR *' {aka 'char *'} 19 | ULONG getcrc(ULONG crc, UCHAR * addr, INT len); | ~~~~~~~~^~~~ unace.c: In function 'open_archive': unace.c:292:28: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 292 | strncpy(av_str, mhead.AV, copylen); In file included from /usr/include/features.h:503, from /usr/include/ctype.h:25, from unace.c:11: /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'UCHAR *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ unace.c: In function 'list_files': unace.c:541:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'ULONG' {aka 'unsigned int'} [-Wformat=] 541 | printf("%02u.%02u.%02u|%02u:%02u|%c%c%9lu|%9lu|%4u%%|%c%s\n", | ~~~^ | | | long unsigned int | %9u ...... 546 | tpsize, fhead.SIZE, percentage(tpsize, fhead.SIZE), | ~~~~~~ | | | ULONG {aka unsigned int} unace.c:541:58: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'ULONG' {aka 'unsigned int'} [-Wformat=] 541 | printf("%02u.%02u.%02u|%02u:%02u|%c%c%9lu|%9lu|%4u%%|%c%s\n", | ~~~^ | | | long unsigned int | %9u unace.c:554:37: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ULONG' {aka 'unsigned int'} [-Wformat=] 554 | printf("\n %9lu|%9lu|%4u%%| %u file%s", | ~~~^ | | | long unsigned int | %9u 555 | psize, | ~~~~~ | | | ULONG {aka unsigned int} unace.c:554:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'ULONG' {aka 'unsigned int'} [-Wformat=] 554 | printf("\n %9lu|%9lu|%4u%%| %u file%s", | ~~~^ | | | long unsigned int | %9u 555 | psize, 556 | size, | ~~~~ | | | ULONG {aka unsigned int} make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' make: Entering directory '/usr/src/RPM/BUILD/unace-1.2b' gcc unace.o globals.o uac_comm.o uac_crc.o uac_crt.o uac_dcpr.o uac_sys.o -o unace make: Leaving directory '/usr/src/RPM/BUILD/unace-1.2b' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59687 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/unace-buildroot + : + /bin/rm -rf -- /usr/src/tmp/unace-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd unace-1.2b + install -pDm755 unace /usr/src/tmp/unace-buildroot/usr/bin/unace + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/unace-buildroot (auto) Verifying and fixing files in /usr/src/tmp/unace-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/unace-buildroot/ (default) Compressing files in /usr/src/tmp/unace-buildroot (auto) Verifying ELF objects in /usr/src/tmp/unace-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/unace: uses non-LFS functions: fstat lseek open stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/unace-buildroot Processing files: unace-1.2b-alt5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59687 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unace-1.2b + DOCDIR=/usr/src/tmp/unace-buildroot/usr/share/doc/unace-1.2b + export DOCDIR + rm -rf /usr/src/tmp/unace-buildroot/usr/share/doc/unace-1.2b + /bin/mkdir -p /usr/src/tmp/unace-buildroot/usr/share/doc/unace-1.2b + cp -prL readme file_id.diz /usr/src/tmp/unace-buildroot/usr/share/doc/unace-1.2b + chmod -R go-w /usr/src/tmp/unace-buildroot/usr/share/doc/unace-1.2b + chmod -R a+rX /usr/src/tmp/unace-buildroot/usr/share/doc/unace-1.2b + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bmUgU4 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.QP5PyM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8VgGBh Creating unace-debuginfo package Processing files: unace-debuginfo-1.2b-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yW7aMB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VWXHIy find-requires: running scripts (debuginfo) Requires: unace = 1.2b-alt5, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to unace-debuginfo a strict dependency on unace Wrote: /usr/src/RPM/RPMS/i586/unace-1.2b-alt5.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/unace-debuginfo-1.2b-alt5.i586.rpm (w2.lzdio) 0.95user 0.84system 0:06.08elapsed 29%CPU (0avgtext+0avgdata 30012maxresident)k 0inputs+0outputs (0major+165991minor)pagefaults 0swaps /.out/unace-1.2b-alt5.i586.rpm: license not found in '/usr/share/license' directory: Freely /.out/unace-1.2b-alt5.i586.rpm: license not found in '/usr/share/license' directory: distributable /.out/unace-debuginfo-1.2b-alt5.i586.rpm: license not found in '/usr/share/license' directory: Freely /.out/unace-debuginfo-1.2b-alt5.i586.rpm: license not found in '/usr/share/license' directory: distributable 0.61user 1.82system 0:11.30elapsed 21%CPU (0avgtext+0avgdata 12324maxresident)k 0inputs+0outputs (0major+94355minor)pagefaults 0swaps --- unace-1.2b-alt5.i586.rpm.repo 2021-07-12 15:07:41.000000000 +0000 +++ unace-1.2b-alt5.i586.rpm.hasher 2024-04-27 09:14:21.043026442 +0000 @@ -9,2 +9,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -13,3 +15,3 @@ Provides: unace = 1.2b-alt5:sisyphus+278462.100.1.1 -File: /usr/bin/unace 100755 root:root d4fe5043ecd01bf138d4b10c75a3caaf +File: /usr/bin/unace 100755 root:root ecfbfdfd74170076bd4ac038b4584eee File: /usr/share/doc/unace-1.2b 40755 root:root @@ -17,2 +19,2 @@ File: /usr/share/doc/unace-1.2b/readme 100644 root:root 04c6a6c47794a2eb16c4b47a856136aa -RPMIdentity: 5e8d42670450c48dad90163d690db7e1cbc08a2f9902a798d64d7aba78f3e6ee9451a325f9b555ec25112cec6e49e1669d82ae74fb3479f901121905406d17d9 +RPMIdentity: 847668ceb60df8a51851e9698f8fb7474a6852603ed2141de18634465a4deef3f0437cebec61f044fb096495723bbe818601aab6a82b2d1eecf19f35a390233d --- unace-debuginfo-1.2b-alt5.i586.rpm.repo 2021-07-12 15:07:41.000000000 +0000 +++ unace-debuginfo-1.2b-alt5.i586.rpm.hasher 2024-04-27 09:14:21.115027380 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/7f4aa78f86e934583eb3a127e0dfd9dac66eec 120777 root:root ../../../../bin/unace -/usr/lib/debug/.build-id/6b/7f4aa78f86e934583eb3a127e0dfd9dac66eec.debug 120777 root:root ../../usr/bin/unace.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/f383b82118e4e550db6a0f00a48db96ec506d8 120777 root:root ../../../../bin/unace +/usr/lib/debug/.build-id/4e/f383b82118e4e550db6a0f00a48db96ec506d8.debug 120777 root:root ../../usr/bin/unace.debug /usr/lib/debug/usr/bin/unace.debug 100644 root:root @@ -26,6 +26,6 @@ Provides: unace-debuginfo = 1.2b-alt5:sisyphus+278462.100.1.1 -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/7f4aa78f86e934583eb3a127e0dfd9dac66eec 120777 root:root ../../../../bin/unace -File: /usr/lib/debug/.build-id/6b/7f4aa78f86e934583eb3a127e0dfd9dac66eec.debug 120777 root:root ../../usr/bin/unace.debug -File: /usr/lib/debug/usr/bin/unace.debug 100644 root:root dea1091fc30c5eb732ba5e0c01808821 +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/f383b82118e4e550db6a0f00a48db96ec506d8 120777 root:root ../../../../bin/unace +File: /usr/lib/debug/.build-id/4e/f383b82118e4e550db6a0f00a48db96ec506d8.debug 120777 root:root ../../usr/bin/unace.debug +File: /usr/lib/debug/usr/bin/unace.debug 100644 root:root 21cf91e6d927860114dedc32140f56d5 File: /usr/src/debug/unace-1.2b 40755 root:root @@ -47,2 +47,2 @@ File: /usr/src/debug/unace-1.2b/unace.h 100644 root:root fe1245e6c84d6ddb68e615e6fa64fcb6 -RPMIdentity: 27b3077a5c32e1d7345e6cce8a5cacf57874cf5200ff1a09239f726c3cf6ac34af6fa5f07291fec79caecab3b071e9c6ad5af503118d4bffe6bf93879dd60ec7 +RPMIdentity: 05ed5da6345cc5f40f4cdca085a217206cdbe2336d565b47f0474d2e16986f9f081575afd426c243154d11110660605306022b29a11ddd0fc6fd62cc797952ed