<86>May 4 00:06:17 userdel[2351758]: delete user 'rooter' <86>May 4 00:06:17 userdel[2351758]: removed group 'rooter' owned by 'rooter' <86>May 4 00:06:17 userdel[2351758]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:06:17 groupadd[2351805]: group added to /etc/group: name=rooter, GID=1850 <86>May 4 00:06:17 groupadd[2351805]: group added to /etc/gshadow: name=rooter <86>May 4 00:06:17 groupadd[2351805]: new group: name=rooter, GID=1850 <86>May 4 00:06:17 useradd[2351858]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>May 4 00:06:17 userdel[2351908]: delete user 'builder' <86>May 4 00:06:17 userdel[2351908]: removed group 'builder' owned by 'builder' <86>May 4 00:06:17 userdel[2351908]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:06:17 groupadd[2351937]: group added to /etc/group: name=builder, GID=1851 <86>May 4 00:06:17 groupadd[2351937]: group added to /etc/gshadow: name=builder <86>May 4 00:06:17 groupadd[2351937]: new group: name=builder, GID=1851 <86>May 4 00:06:17 useradd[2351958]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/foremost-1.5.7-alt2.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/foremost-1.5.7-alt2.src.rpm: license not found in '/usr/share/license' directory: Domain Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/foremost-1.5.7-alt2.nosrc.rpm (w1.gzdio) Installing foremost-1.5.7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66804 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf foremost-1.5.7 + echo 'Source #0 (foremost-1.5.7.tar):' Source #0 (foremost-1.5.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/foremost-1.5.7.tar + cd foremost-1.5.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #10 (foremost-sysconfdir.patch):' Patch #10 (foremost-sysconfdir.patch): + /usr/bin/patch -p2 patching file config.c + echo 'Patch #0 (foremost-broken-jpeg.patch):' Patch #0 (foremost-broken-jpeg.patch): + /usr/bin/patch -p0 patching file extract.c + echo 'Patch #1 (foremost-fix-permission-timestamp.patch):' Patch #1 (foremost-fix-permission-timestamp.patch): + /usr/bin/patch -p2 patching file Makefile + echo 'Patch #2 (foremost-1.5.7-format-security.patch):' Patch #2 (foremost-1.5.7-format-security.patch): + /usr/bin/patch -p1 patching file extract.c Hunk #1 succeeded at 2115 (offset 5 lines). Hunk #2 succeeded at 2149 (offset 5 lines). + echo 'Patch #3 (foremost-1.5.7-gcc10.patch):' Patch #3 (foremost-1.5.7-gcc10.patch): + /usr/bin/patch -p1 patching file api.c patching file extract.c patching file main.h patching file ole.h patching file state.c patching file main.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66804 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd foremost-1.5.7 + make -j16 RAW_CC=gcc 'RAW_FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\"' BIN=/usr/bin MAN=/usr/share/man/man1 CONF=/etc make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cli.c make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c api.c api.c: In function 'get_dir_info': api.c:172:30: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress] 172 | if (dl->name == NULL) | ^~ In file included from api.c:7: ole.h:75:17: note: 'name' declared here 75 | char name[64]; | ^~~~ api.c: In function 'dump_dirent': api.c:482:33: warning: variable 'unknown' set but not used [-Wunused-but-set-variable] 482 | short unknown; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c helpers.c make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c engine.c engine.c: In function 'search_chunk': engine.c:319:26: warning: variable 'current_pos' set but not used [-Wunused-but-set-variable] 319 | unsigned char *current_pos = NULL; | ^~~~~~~~~~~ engine.c: In function 'user_interrupt': engine.c:25:9: warning: pointer 's_5(D)' used after 'free' [-Wuse-after-free] 25 | cleanup_output(s); | ^~~~~~~~~~~~~~~~~ engine.c:23:9: note: call to 'free' here 23 | free(s); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c config.c config.c: In function 'translate': config.c:27:41: warning: value computed is not used [-Wunused-value] 27 | *rd++; | ^~~~~ config.c:32:41: warning: value computed is not used [-Wunused-value] 32 | *rd++; | ^~~~~ config.c:37:41: warning: value computed is not used [-Wunused-value] 37 | *rd++; | ^~~~~ config.c:42:41: warning: value computed is not used [-Wunused-value] 42 | *rd++; | ^~~~~ config.c:47:41: warning: value computed is not used [-Wunused-value] 47 | *rd++; | ^~~~~ config.c:52:41: warning: value computed is not used [-Wunused-value] 52 | *rd++; | ^~~~~ config.c:57:41: warning: value computed is not used [-Wunused-value] 57 | *rd++; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dir.c dir.c: In function 'write_to_disk': dir.c:327:37: warning: the comparison will always evaluate as 'false' for the address of 'comment' will never be NULL [-Waddress] 327 | if (needle->comment == NULL) | ^~ In file included from dir.c:3: main.h:343:10: note: 'comment' declared here 343 | char comment[MAX_STRING_LENGTH];/*Used for audit*/ | ^~~~~~~ dir.c:387:29: warning: the comparison will always evaluate as 'false' for the address of 'comment' will never be NULL [-Waddress] 387 | if (needle->comment == NULL) | ^~ main.h:343:10: note: 'comment' declared here 343 | char comment[MAX_STRING_LENGTH];/*Used for audit*/ | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c state.c state.c: In function 'set_config_file': state.c:78:9: warning: ignoring return value of 'realpath' declared with attribute 'warn_unused_result' [-Wunused-result] 78 | realpath(fn, temp); | ^~~~~~~~~~~~~~~~~~ state.c: In function 'set_output_directory': state.c:99:9: warning: ignoring return value of 'realpath' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | realpath(fn, temp); | ^~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extract.c extract.c: In function 'extract_htm': extract.c:557:26: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] 557 | unsigned char *currentpos = NULL; | ^~~~~~~~~~ extract.c: In function 'extract_wmv': extract.c:1158:41: warning: variable 'fileObjHeaderSize' set but not used [-Wunused-but-set-variable] 1158 | u_int64_t fileObjHeaderSize = 0; | ^~~~~~~~~~~~~~~~~ extract.c:1151:26: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] 1151 | unsigned char *currentpos = NULL; | ^~~~~~~~~~ extract.c: In function 'extract_gif': extract.c:1405:26: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] 1405 | unsigned char *currentpos = foundat; | ^~~~~~~~~~ extract.c: In function 'extract_jpeg': extract.c:1825:26: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable] 1825 | unsigned char *currentpos = NULL; | ^~~~~~~~~~ extract.c: In function 'extract_exe': extract.c:2115:25: warning: variable 'align' set but not used [-Wunused-but-set-variable] 2115 | unsigned int align = 0; | ^~~~~ extract.c:2111:25: warning: variable 'size_of_headers' set but not used [-Wunused-but-set-variable] 2111 | unsigned int size_of_headers = 0; | ^~~~~~~~~~~~~~~ extract.c:2109:25: warning: variable 'sizeofimage' set but not used [-Wunused-but-set-variable] 2109 | unsigned int sizeofimage = 0; | ^~~~~~~~~~~ extract.c:2106:25: warning: variable 'rva' set but not used [-Wunused-but-set-variable] 2106 | unsigned int rva = 0; | ^~~ extract.c:2105:25: warning: variable 'SizeOfUninitializedData' set but not used [-Wunused-but-set-variable] 2105 | unsigned int SizeOfUninitializedData = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ extract.c:2104:25: warning: variable 'SizeOfInitializedData' set but not used [-Wunused-but-set-variable] 2104 | unsigned int SizeOfInitializedData = 0; | ^~~~~~~~~~~~~~~~~~~~~ extract.c:2103:25: warning: variable 'SizeOfCode' set but not used [-Wunused-but-set-variable] 2103 | unsigned int SizeOfCode = 0; | ^~~~~~~~~~ extract.c: In function 'extract_rar': extract.c:2276:33: warning: variable 'file_size' set but not used [-Wunused-but-set-variable] 2276 | u_int64_t file_size = 0; | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.5.7\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.o state.o helpers.o config.o cli.o engine.o dir.o extract.o api.o -o foremost make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/foremost-buildroot + : + /bin/rm -rf -- /usr/src/tmp/foremost-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd foremost-1.5.7 + install -d /usr/src/tmp/foremost-buildroot/usr/bin /usr/src/tmp/foremost-buildroot/usr/share/man/man1 /usr/src/tmp/foremost-buildroot/etc + make 'INSTALL=/usr/libexec/rpm-build/install -p' install BIN=/usr/src/tmp/foremost-buildroot/usr/bin MAN=/usr/src/tmp/foremost-buildroot/usr/share/man/man1 CONF=/usr/src/tmp/foremost-buildroot/etc make: Entering directory '/usr/src/RPM/BUILD/foremost-1.5.7' install -p -m 755 foremost /usr/src/tmp/foremost-buildroot/usr/bin install -p -m 644 foremost.8.gz /usr/src/tmp/foremost-buildroot/usr/share/man/man1 install -p -m 644 foremost.conf /usr/src/tmp/foremost-buildroot/etc make: Leaving directory '/usr/src/RPM/BUILD/foremost-1.5.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/foremost-buildroot (auto) Verifying and fixing files in /usr/src/tmp/foremost-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/foremost-buildroot/ (default) Compressing files in /usr/src/tmp/foremost-buildroot (auto) Verifying ELF objects in /usr/src/tmp/foremost-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/foremost-buildroot Processing files: foremost-1.5.7-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98109 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd foremost-1.5.7 + DOCDIR=/usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.7 + export DOCDIR + rm -rf /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.7 + /bin/mkdir -p /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.7 + cp -prL README CHANGES /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.7 + chmod -R go-w /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.7 + chmod -R a+rX /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.urQZzm 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.vRKreo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(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.5CPByD Creating foremost-debuginfo package Processing files: foremost-debuginfo-1.5.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uo4FTp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6a7RwA find-requires: running scripts (debuginfo) Requires: foremost = 1.5.7-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to foremost-debuginfo a strict dependency on foremost Wrote: /usr/src/RPM/RPMS/x86_64/foremost-1.5.7-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/foremost-debuginfo-1.5.7-alt2.x86_64.rpm (w2.lzdio) 1.66user 1.05system 0:06.41elapsed 42%CPU (0avgtext+0avgdata 50352maxresident)k 0inputs+0outputs (0major+218277minor)pagefaults 0swaps /.out/foremost-1.5.7-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/foremost-1.5.7-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: Domain /.out/foremost-debuginfo-1.5.7-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/foremost-debuginfo-1.5.7-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: Domain 0.62user 1.80system 0:11.60elapsed 20%CPU (0avgtext+0avgdata 12376maxresident)k 0inputs+0outputs (0major+93233minor)pagefaults 0swaps --- foremost-1.5.7-alt2.x86_64.rpm.repo 2021-07-15 23:20:16.000000000 +0000 +++ foremost-1.5.7-alt2.x86_64.rpm.hasher 2024-05-04 00:06:25.329474925 +0000 @@ -11,2 +11,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -16,3 +19,3 @@ File: /etc/foremost.conf 100644 root:root 1351b76b5043fe0d310d569484ca223e -File: /usr/bin/foremost 100755 root:root 44e26e91e4fe54bc492ec6dc73a8bb3b +File: /usr/bin/foremost 100755 root:root 67958aeef6cf32ab477e0140b5f57269 File: /usr/share/doc/foremost-1.5.7 40755 root:root @@ -21,2 +24,2 @@ File: /usr/share/man/man1/foremost.8.xz 100644 root:root 7f237d476b2ea001cf4727fd956570ac -RPMIdentity: 1dc56cd1ffaad07397a2cab57953f5b58e9b63416d876f3c7e748931570348a72652d5824b1c7ed54b2eedfa589b112d864dfe8ba74f237f74d7731305c84169 +RPMIdentity: 7936a69550f31bd6488e3a38a3ee74e6ebab26a7de2a667d513a672f0cfcecfe4fedb19a79cc731da199bbd7ba2758f874fdec098a8a494335ac6d8db887f4b5 --- foremost-debuginfo-1.5.7-alt2.x86_64.rpm.repo 2021-07-15 23:20:16.000000000 +0000 +++ foremost-debuginfo-1.5.7-alt2.x86_64.rpm.hasher 2024-05-04 00:06:25.403476049 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/5868092f80468374c0944d3af33beeb12df8b0 120777 root:root ../../../../bin/foremost -/usr/lib/debug/.build-id/3c/5868092f80468374c0944d3af33beeb12df8b0.debug 120777 root:root ../../usr/bin/foremost.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/a5fa8eddac7ceb1b10e67365362578f4c2662f 120777 root:root ../../../../bin/foremost +/usr/lib/debug/.build-id/1b/a5fa8eddac7ceb1b10e67365362578f4c2662f.debug 120777 root:root ../../usr/bin/foremost.debug /usr/lib/debug/usr/bin/foremost.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: foremost-debuginfo = 1.5.7-alt2:sisyphus+279149.100.1.1 -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/5868092f80468374c0944d3af33beeb12df8b0 120777 root:root ../../../../bin/foremost -File: /usr/lib/debug/.build-id/3c/5868092f80468374c0944d3af33beeb12df8b0.debug 120777 root:root ../../usr/bin/foremost.debug -File: /usr/lib/debug/usr/bin/foremost.debug 100644 root:root 76102135a4b086d5a2d31bcc6bf9f146 +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/a5fa8eddac7ceb1b10e67365362578f4c2662f 120777 root:root ../../../../bin/foremost +File: /usr/lib/debug/.build-id/1b/a5fa8eddac7ceb1b10e67365362578f4c2662f.debug 120777 root:root ../../usr/bin/foremost.debug +File: /usr/lib/debug/usr/bin/foremost.debug 100644 root:root 2d4a231c972184304e17cb901b3e456a File: /usr/src/debug/foremost-1.5.7 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/foremost-1.5.7/state.c 100644 root:root 428de7c97a8383184d3e756e3bd57927 -RPMIdentity: 1fe6240d593160f2ba7a0dbc00ca4459137792d0628775f68f9e7ae05a6d7e6b5d4e69a813973a30ed9a0f8063fa31181b3bf6cfb3b0b166fa9bed2f6c6bd2ea +RPMIdentity: 28729c2e3b2fe82f4e1e472a0b3f82a7b61ae77d42fd190e70cccc88e5888c2ae4422f3039cbda30dfd493d432bbd8ccf00e4084eb50c2853efbfce713e89a7c