<86>May 4 02:51:46 userdel[2752704]: delete user 'rooter' <86>May 4 02:51:46 userdel[2752704]: removed group 'rooter' owned by 'rooter' <86>May 4 02:51:46 userdel[2752704]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:51:46 groupadd[2752773]: group added to /etc/group: name=rooter, GID=1841 <86>May 4 02:51:46 groupadd[2752773]: group added to /etc/gshadow: name=rooter <86>May 4 02:51:46 groupadd[2752773]: new group: name=rooter, GID=1841 <86>May 4 02:51:46 useradd[2752848]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>May 4 02:51:46 userdel[2752912]: delete user 'builder' <86>May 4 02:51:46 userdel[2752912]: removed group 'builder' owned by 'builder' <86>May 4 02:51:46 userdel[2752912]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:51:46 groupadd[2752963]: group added to /etc/group: name=builder, GID=1842 <86>May 4 02:51:46 groupadd[2752963]: group added to /etc/gshadow: name=builder <86>May 4 02:51:46 groupadd[2752963]: new group: name=builder, GID=1842 <86>May 4 02:51:46 useradd[2753000]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root <13>May 4 02:51:50 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 02:51:50 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:51:50 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:51:50 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ssdeep-2.13-alt2.nosrc.rpm (w1.gzdio) Installing ssdeep-2.13-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81653 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ssdeep-2.13 + echo 'Source #0 (ssdeep-2.13.tar.gz):' Source #0 (ssdeep-2.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ssdeep-2.13.tar.gz + /bin/tar -xf - + cd ssdeep-2.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81653 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ssdeep-2.13 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for /usr/local/include... yes checking for /usr/local/lib... yes checking for /opt/local/include... no checking for /opt/local/lib... no checking for /sw/include... no checking for /sw/lib... no checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for inttypes.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking for inttypes.h... (cached) yes checking for sys/mount.h... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o edit_dist.lo edit_dist.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c edit_dist.c -fPIC -DPIC -o .libs/edit_dist.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c edit_dist.c -o edit_dist.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o find-file-size.lo find-file-size.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c find-file-size.c -fPIC -DPIC -o .libs/find-file-size.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c find-file-size.c -o find-file-size.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fuzzy.lo fuzzy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c fuzzy.c -fPIC -DPIC -o .libs/fuzzy.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c fuzzy.c -o fuzzy.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o engine.o engine.cpp engine.cpp: In function 'bool display_result(state*, const char*, const char*)': engine.cpp:17:17: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 17 | catch (std::bad_alloc) { | ^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o dig.o dig.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.cpp main.cpp: In function 'int main(int, char**)': main.cpp:252:14: warning: variable 'status' set but not used [-Wunused-but-set-variable] 252 | int count, status, goal = argc; | ^~~~~~ main.cpp: In function 'void generate_filename(state*, char*, char*, char*)': main.cpp:242:15: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 242 | realpath(input, fn); | ~~~~~~~~^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o filedata.o filedata.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ui.o ui.cpp ui.cpp: In function 'void print_status(const char*, ...)': ui.cpp:9:10: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 9 | va_list(ap); | ^~~~ ui.cpp:9:10: note: remove parentheses 9 | va_list(ap); | ^~~~ | - - ui.cpp: In function 'void print_error(const state*, const char*, ...)': ui.cpp:27:10: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 27 | va_list(ap); | ^~~~ ui.cpp:27:10: note: remove parentheses 27 | va_list(ap); | ^~~~ | - - ui.cpp: In function 'void print_error_unicode(state*, const char*, const char*, ...)': ui.cpp:38:8: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 38 | va_list(ap); \ | ^~~~ ui.cpp:57:7: note: in expansion of macro 'MD5DEEP_PRINT_MSG' 57 | MD5DEEP_PRINT_MSG(stderr,fmt); | ^~~~~~~~~~~~~~~~~ ui.cpp:38:8: note: remove parentheses 38 | va_list(ap); \ | ^~~~ ui.cpp:57:7: note: in expansion of macro 'MD5DEEP_PRINT_MSG' 57 | MD5DEEP_PRINT_MSG(stderr,fmt); | ^~~~~~~~~~~~~~~~~ ui.cpp: In function 'void internal_error(const char*, ...)': ui.cpp:38:8: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 38 | va_list(ap); \ | ^~~~ ui.cpp:68:3: note: in expansion of macro 'MD5DEEP_PRINT_MSG' 68 | MD5DEEP_PRINT_MSG(stderr,fmt); | ^~~~~~~~~~~~~~~~~ ui.cpp:38:8: note: remove parentheses 38 | va_list(ap); \ | ^~~~ ui.cpp:68:3: note: in expansion of macro 'MD5DEEP_PRINT_MSG' 68 | MD5DEEP_PRINT_MSG(stderr,fmt); | ^~~~~~~~~~~~~~~~~ ui.cpp: In function 'void fatal_error(const char*, ...)': ui.cpp:77:10: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 77 | va_list(ap); | ^~~~ ui.cpp:77:10: note: remove parentheses 77 | va_list(ap); | ^~~~ | - - make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cycles.o cycles.cpp cycles.cpp: In function 'int done_processing_dir(char*)': cycles.cpp:51:11: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 51 | realpath(fn,d_name); | ~~~~~~~~^~~~~~~~~~~ cycles.cpp: In function 'int processing_dir(char*)': cycles.cpp:107:11: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | realpath(fn,d_name); | ~~~~~~~~^~~~~~~~~~~ cycles.cpp: In function 'int have_processed_dir(char*)': cycles.cpp:158:11: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 158 | realpath(fn,d_name); | ~~~~~~~~^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o helpers.o helpers.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o match.o match.cpp match.cpp: In function 'bool sig_file_next(state*, Filedata**)': match.cpp:106:15: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 106 | catch (std::bad_alloc) | ^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -no-undefined -version-info 3:0:1 -L/usr/local/lib -o libfuzzy.la -rpath /usr/lib64 fuzzy.lo edit_dist.lo find-file-size.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/fuzzy.o .libs/edit_dist.o .libs/find-file-size.o -L/usr/local/lib -O2 -flto=auto -Wl,-soname -Wl,libfuzzy.so.2 -o .libs/libfuzzy.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libfuzzy.so.2" && ln -s "libfuzzy.so.2.1.0" "libfuzzy.so.2") libtool: link: (cd ".libs" && rm -f "libfuzzy.so" && ln -s "libfuzzy.so.2.1.0" "libfuzzy.so") libtool: link: ar cru .libs/libfuzzy.a fuzzy.o edit_dist.o find-file-size.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libfuzzy.a libtool: link: ( cd ".libs" && rm -f "libfuzzy.la" && ln -s "../libfuzzy.la" "libfuzzy.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -static -L/usr/local/lib -o ssdeep main.o match.o engine.o filedata.o dig.o cycles.o helpers.o ui.o libfuzzy.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ssdeep main.o match.o engine.o filedata.o dig.o cycles.o helpers.o ui.o -L/usr/local/lib ./.libs/libfuzzy.a make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ssdeep-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ssdeep-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ssdeep-2.13 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ssdeep-buildroot/usr exec_prefix=/usr/src/tmp/ssdeep-buildroot/usr bindir=/usr/src/tmp/ssdeep-buildroot/usr/bin sbindir=/usr/src/tmp/ssdeep-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ssdeep-buildroot/etc datadir=/usr/src/tmp/ssdeep-buildroot/usr/share includedir=/usr/src/tmp/ssdeep-buildroot/usr/include libdir=/usr/src/tmp/ssdeep-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ssdeep-buildroot/usr/lib localstatedir=/usr/src/tmp/ssdeep-buildroot/var/lib runstatedir=/usr/src/tmp/ssdeep-buildroot/var/run sharedstatedir=/usr/src/tmp/ssdeep-buildroot/var/lib mandir=/usr/src/tmp/ssdeep-buildroot/usr/share/man infodir=/usr/src/tmp/ssdeep-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' make[1]: Entering directory '/usr/src/RPM/BUILD/ssdeep-2.13' /usr/bin/mkdir -p '/usr/src/tmp/ssdeep-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libfuzzy.la '/usr/src/tmp/ssdeep-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libfuzzy.so.2.1.0 /usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.so.2.1.0 libtool: install: (cd /usr/src/tmp/ssdeep-buildroot/usr/lib64 && { ln -s -f libfuzzy.so.2.1.0 libfuzzy.so.2 || { rm -f libfuzzy.so.2 && ln -s libfuzzy.so.2.1.0 libfuzzy.so.2; }; }) libtool: install: (cd /usr/src/tmp/ssdeep-buildroot/usr/lib64 && { ln -s -f libfuzzy.so.2.1.0 libfuzzy.so || { rm -f libfuzzy.so && ln -s libfuzzy.so.2.1.0 libfuzzy.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libfuzzy.lai /usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libfuzzy.a /usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.a libtool: install: chmod 644 /usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.a libtool: install: ranlib /usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/ssdeep-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p ssdeep '/usr/src/tmp/ssdeep-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p ssdeep /usr/src/tmp/ssdeep-buildroot/usr/bin/ssdeep /usr/bin/mkdir -p '/usr/src/tmp/ssdeep-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 fuzzy.h edit_dist.h '/usr/src/tmp/ssdeep-buildroot/usr/include' /usr/bin/mkdir -p '/usr/src/tmp/ssdeep-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 ssdeep.1 '/usr/src/tmp/ssdeep-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' make: Leaving directory '/usr/src/RPM/BUILD/ssdeep-2.13' + rm -fv /usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.a removed '/usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.a' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ssdeep-buildroot (auto) removed './usr/lib64/libfuzzy.la' mode of './usr/lib64/libfuzzy.so.2.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ssdeep-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ssdeep-buildroot/ (default) Compressing files in /usr/src/tmp/ssdeep-buildroot (auto) Adjusting library links in /usr/src/tmp/ssdeep-buildroot ./usr/lib64: (from :0) libfuzzy.so.2 -> libfuzzy.so.2.1.0 Verifying ELF objects in /usr/src/tmp/ssdeep-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/ssdeep-buildroot Processing files: ssdeep-2.13-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27559 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ssdeep-2.13 + DOCDIR=/usr/src/tmp/ssdeep-buildroot/usr/share/doc/ssdeep-2.13 + export DOCDIR + rm -rf /usr/src/tmp/ssdeep-buildroot/usr/share/doc/ssdeep-2.13 + /bin/mkdir -p /usr/src/tmp/ssdeep-buildroot/usr/share/doc/ssdeep-2.13 + cp -prL README COPYING FILEFORMAT /usr/src/tmp/ssdeep-buildroot/usr/share/doc/ssdeep-2.13 + chmod -R go-w /usr/src/tmp/ssdeep-buildroot/usr/share/doc/ssdeep-2.13 + chmod -R a+rX /usr/src/tmp/ssdeep-buildroot/usr/share/doc/ssdeep-2.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bszxCv 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.Px37Ft 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.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), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KOL1XS Creating ssdeep-debuginfo package Processing files: libfuzzy-2.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AumdW5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ssdeep-buildroot/usr/lib64/libfuzzy.so.2: 13 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vHges3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libfuzzy.so.2()(64bit) = set:hdSeJ1xwZdLZh0b5vjekX4jNQ6oI0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(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.ZFO1xe Creating libfuzzy-debuginfo package Processing files: libfuzzy-devel-2.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DFbZNc 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.yL3Nds find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/libfuzzy.so.2.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PXkehp Processing files: ssdeep-debuginfo-2.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QfUZ1j find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hD3KYO find-requires: running scripts (debuginfo) Requires: ssdeep = 2.13-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Processing files: libfuzzy-debuginfo-2.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qeeXzn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BJyNjv find-requires: running scripts (debuginfo) Provides: debug64(libfuzzy.so.2) Requires: libfuzzy = 2.13-alt2, debug64(libc.so.6) Adding to ssdeep-debuginfo a strict dependency on ssdeep Adding to libfuzzy-debuginfo a strict dependency on libfuzzy Adding to libfuzzy-devel a strict dependency on libfuzzy Removing 1 extra deps from libfuzzy-devel due to dependency on libfuzzy Wrote: /usr/src/RPM/RPMS/x86_64/ssdeep-2.13-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuzzy-2.13-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuzzy-devel-2.13-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ssdeep-debuginfo-2.13-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuzzy-debuginfo-2.13-alt2.x86_64.rpm (w2.lzdio) 7.72user 8.72system 0:22.40elapsed 73%CPU (0avgtext+0avgdata 93236maxresident)k 0inputs+0outputs (0major+1062387minor)pagefaults 0swaps 4.55user 4.45system 0:41.00elapsed 21%CPU (0avgtext+0avgdata 131816maxresident)k 0inputs+0outputs (0major+205635minor)pagefaults 0swaps --- libfuzzy-2.13-alt2.x86_64.rpm.repo 2021-10-20 16:00:36.000000000 +0000 +++ libfuzzy-2.13-alt2.x86_64.rpm.hasher 2024-05-04 02:52:18.829418040 +0000 @@ -13,3 +13,3 @@ File: /usr/lib64/libfuzzy.so.2 120777 root:root libfuzzy.so.2.1.0 -File: /usr/lib64/libfuzzy.so.2.1.0 100644 root:root ca2e8cec2c2165368f2b200580b2b859 -RPMIdentity: 00c9eda95cd3523003e2d223f87b4d70dedfd35a80442376c659fb9c2033efdac772ccb3131ffeb94b2fbbefe0235f3e885871889ec7fc9284917952a04a3b29 +File: /usr/lib64/libfuzzy.so.2.1.0 100644 root:root 9ef449b135ffdaddd21bf6c525d51d52 +RPMIdentity: 67361fa869adf94757b69d6b4136c89061e0df9e7b9632a7400aaff2c5157f82ad1b27cf98977170c76dfd06c5a6150f153ac8662205190e07b932e7c047c88b --- libfuzzy-debuginfo-2.13-alt2.x86_64.rpm.repo 2021-10-20 16:00:36.000000000 +0000 +++ libfuzzy-debuginfo-2.13-alt2.x86_64.rpm.hasher 2024-05-04 02:52:19.429425896 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e9 40755 root:root -/usr/lib/debug/.build-id/e9/efce1d1e4f40559f777bf7ab4f4877576bcf0a 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 -/usr/lib/debug/.build-id/e9/efce1d1e4f40559f777bf7ab4f4877576bcf0a.debug 120777 root:root ../../usr/lib64/libfuzzy.so.2.1.0.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/b42311c1081dcad7420bf1e6141398b3f38559 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +/usr/lib/debug/.build-id/78/b42311c1081dcad7420bf1e6141398b3f38559.debug 120777 root:root ../../usr/lib64/libfuzzy.so.2.1.0.debug /usr/lib/debug/usr/lib64/libfuzzy.so.2.1.0.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libfuzzy-debuginfo = 2.13-alt2:sisyphus+287699.100.1.1 -File: /usr/lib/debug/.build-id/e9 40755 root:root -File: /usr/lib/debug/.build-id/e9/efce1d1e4f40559f777bf7ab4f4877576bcf0a 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 -File: /usr/lib/debug/.build-id/e9/efce1d1e4f40559f777bf7ab4f4877576bcf0a.debug 120777 root:root ../../usr/lib64/libfuzzy.so.2.1.0.debug -File: /usr/lib/debug/usr/lib64/libfuzzy.so.2.1.0.debug 100644 root:root bb77bf708c9db120ab7a3700b69fd05d +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/b42311c1081dcad7420bf1e6141398b3f38559 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +File: /usr/lib/debug/.build-id/78/b42311c1081dcad7420bf1e6141398b3f38559.debug 120777 root:root ../../usr/lib64/libfuzzy.so.2.1.0.debug +File: /usr/lib/debug/usr/lib64/libfuzzy.so.2.1.0.debug 100644 root:root 74cffaa44c98d85044d4e2d8ad8cc85f File: /usr/lib/debug/usr/lib64/libfuzzy.so.2.debug 120777 root:root libfuzzy.so.2.1.0.debug @@ -25,2 +25,2 @@ File: /usr/src/debug/ssdeep-2.13/fuzzy.c 100644 root:root db1f02515b8f3fda76fd3194cf802470 -RPMIdentity: 2b3855a9cbb456d95d93e7cc47a8c5219e4bd3569e18d5fef72c8700fc3b16620714aa4ad8772f760e0b18305b7b69fc2b4915f81b663d6ed708b886626a681f +RPMIdentity: 307fde6857fa62366c0834a28bdf4b3560c611b7ba2f230e9203f9ebd2cf0e0945829115b2c96a633eb095cc0af8518d9b202490740dde84a164945978726f9a --- ssdeep-2.13-alt2.x86_64.rpm.repo 2021-10-20 16:00:37.000000000 +0000 +++ ssdeep-2.13-alt2.x86_64.rpm.hasher 2024-05-04 02:52:19.802430779 +0000 @@ -12,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -21,2 +22,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: rtld(GNU_HASH) @@ -24,3 +26,3 @@ Provides: ssdeep = 2.13-alt2:sisyphus+287699.100.1.1 -File: /usr/bin/ssdeep 100755 root:root c28d3dc95f3f999dcfc8257c7f6b2a4a +File: /usr/bin/ssdeep 100755 root:root 224ad6e85ac38d88f89194f1da0ed164 File: /usr/share/doc/ssdeep-2.13 40755 root:root @@ -30,2 +32,2 @@ File: /usr/share/man/man1/ssdeep.1.xz 100644 root:root 81e522e7220a2ecd8fcfeb6114904d2b -RPMIdentity: 9acd9e7a61903b3cc9f8ea934d9f68f0d63156af6fdfda1c194af631d1639770a787cfed60f73e446ead12c879c402e9bf244040f29fd7bb0d48a468a0150eb3 +RPMIdentity: 47c80f301df0905e9a580dc884a6db7f03d9bc6f8ccc6688ac1980943e09ea70e6f6ddcf3b734d75cb54c55011eb6f634995e82d0cc95b97d8c608dbbf49f6ca --- ssdeep-debuginfo-2.13-alt2.x86_64.rpm.repo 2021-10-20 16:00:36.000000000 +0000 +++ ssdeep-debuginfo-2.13-alt2.x86_64.rpm.hasher 2024-05-04 02:52:20.482439682 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/e3f303e6e53972ada4993be04a5a419d0bc90d 120777 root:root ../../../../bin/ssdeep -/usr/lib/debug/.build-id/82/e3f303e6e53972ada4993be04a5a419d0bc90d.debug 120777 root:root ../../usr/bin/ssdeep.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/bb3a21443c19b2fc84f16e75fbce3c1498d547 120777 root:root ../../../../bin/ssdeep +/usr/lib/debug/.build-id/1d/bb3a21443c19b2fc84f16e75fbce3c1498d547.debug 120777 root:root ../../usr/bin/ssdeep.debug /usr/lib/debug/usr/bin/ssdeep.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: ssdeep-debuginfo = 2.13-alt2:sisyphus+287699.100.1.1 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/e3f303e6e53972ada4993be04a5a419d0bc90d 120777 root:root ../../../../bin/ssdeep -File: /usr/lib/debug/.build-id/82/e3f303e6e53972ada4993be04a5a419d0bc90d.debug 120777 root:root ../../usr/bin/ssdeep.debug -File: /usr/lib/debug/usr/bin/ssdeep.debug 100644 root:root f2d3680b8daa5d10c843f17387ed48c4 +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/bb3a21443c19b2fc84f16e75fbce3c1498d547 120777 root:root ../../../../bin/ssdeep +File: /usr/lib/debug/.build-id/1d/bb3a21443c19b2fc84f16e75fbce3c1498d547.debug 120777 root:root ../../usr/bin/ssdeep.debug +File: /usr/lib/debug/usr/bin/ssdeep.debug 100644 root:root 07360b6efcd93cd2cc50af8dc47c2d91 File: /usr/src/debug/ssdeep-2.13 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/ssdeep-2.13/ui.cpp 100644 root:root 6513171b3a8fd9979e7e2c0c654c8263 -RPMIdentity: 21519d5ea224e15d0724788d981bcd4a67881ae14b603546099f4ffdae2285e050e0f497acae0d4b2245f3fea9a8f095397897fb7742d3f164eff08f391f9fb1 +RPMIdentity: dfa385e40af63185b0b42c48dd0f43fcb2e3937ffff213591e6b208bb963e4df21fd7c384284c4e2475894a5ee43513364c38bb73559beba265c4f37caafaa8f