<86>Sep 6 01:29:19 userdel[291165]: delete user 'rooter' <86>Sep 6 01:29:19 userdel[291165]: removed group 'rooter' owned by 'rooter' <86>Sep 6 01:29:19 userdel[291165]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 6 01:29:19 groupadd[291209]: group added to /etc/group: name=rooter, GID=1871 <86>Sep 6 01:29:19 groupadd[291209]: group added to /etc/gshadow: name=rooter <86>Sep 6 01:29:19 groupadd[291209]: new group: name=rooter, GID=1871 <86>Sep 6 01:29:19 useradd[291259]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Sep 6 01:29:19 userdel[291325]: delete user 'builder' <86>Sep 6 01:29:19 userdel[291325]: removed group 'builder' owned by 'builder' <86>Sep 6 01:29:19 userdel[291325]: removed shadow group 'builder' owned by 'builder' <86>Sep 6 01:29:19 groupadd[291359]: group added to /etc/group: name=builder, GID=1872 <86>Sep 6 01:29:19 groupadd[291359]: group added to /etc/gshadow: name=builder <86>Sep 6 01:29:19 groupadd[291359]: new group: name=builder, GID=1872 <86>Sep 6 01:29:19 useradd[291398]: new user: name=builder, UID=1872, GID=1872, 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>Sep 6 01:29:22 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 6 01:29:22 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Sep 6 01:29:23 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Sep 6 01:29:23 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.48886 + 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.11734 + 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 dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + 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... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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 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 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 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 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 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 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 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.97675 + 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:/bin:/usr/bin:/usr/X11R6/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' /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' /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 /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' /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) Processing files: ssdeep-2.13-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97675 + 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.OZqzYY 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.6pyNYk 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.UzGQb7 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.bm2uTa 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.dekTn4 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.LMOqCz 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.kv77oh 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.PaxX4W 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.EWuKPj Processing files: ssdeep-debuginfo-2.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LotTm8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0qfaUf 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.vvHwK5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.thgQ26 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) 6.39user 2.60system 0:17.26elapsed 52%CPU (0avgtext+0avgdata 93620maxresident)k 0inputs+0outputs (0major+1056991minor)pagefaults 0swaps 2.97user 1.17system 0:24.40elapsed 16%CPU (0avgtext+0avgdata 126928maxresident)k 0inputs+0outputs (0major+192829minor)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 2023-09-06 01:29:42.116127187 +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 6cfb81afb91c60638bd1b3e6a46a6259 +RPMIdentity: 81c02ce019d0cb13180bf255f460344e53839d106591f4f55558bba946e79cd4e495905a315ea9cb441d7ba87b92da4485d1aa9b7c12f41eef7240af7135e4da --- 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 2023-09-06 01:29:43.022143606 +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/39 40755 root:root +/usr/lib/debug/.build-id/39/8d1522bc17dc05af846f39b5f392a0035befa1 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +/usr/lib/debug/.build-id/39/8d1522bc17dc05af846f39b5f392a0035befa1.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/39 40755 root:root +File: /usr/lib/debug/.build-id/39/8d1522bc17dc05af846f39b5f392a0035befa1 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +File: /usr/lib/debug/.build-id/39/8d1522bc17dc05af846f39b5f392a0035befa1.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 7a09c77fb00327e7cda08ca9dabaaeff 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: ae3fc8286d03a397a47919323eeb3d1b4a706f81a541b03f81fd9fcd32e15f362d66f5867c1e34beed1beef9f0454806f88bb4a5448eb97dd680761ecb480e25 --- ssdeep-2.13-alt2.x86_64.rpm.repo 2021-10-20 16:00:37.000000000 +0000 +++ ssdeep-2.13-alt2.x86_64.rpm.hasher 2023-09-06 01:29:43.127145509 +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 94edc530b685dbf35213d240d50f9be9 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: b116166bcc5baa344de74f4ffbcd1defcadebd9708f5c8f589ac74f26170bfd9efa984285ad06db5b9247a41c880e06df42d3e22cba63164adec03b17a22f2e1 --- 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 2023-09-06 01:29:43.181146488 +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/8e 40755 root:root +/usr/lib/debug/.build-id/8e/46df4f1279b7077ba6175a91f170bf8c23a033 120777 root:root ../../../../bin/ssdeep +/usr/lib/debug/.build-id/8e/46df4f1279b7077ba6175a91f170bf8c23a033.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/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/46df4f1279b7077ba6175a91f170bf8c23a033 120777 root:root ../../../../bin/ssdeep +File: /usr/lib/debug/.build-id/8e/46df4f1279b7077ba6175a91f170bf8c23a033.debug 120777 root:root ../../usr/bin/ssdeep.debug +File: /usr/lib/debug/usr/bin/ssdeep.debug 100644 root:root e2bc8944bd481a17e6b43fcb5cbe7af6 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: 91cd6160adbb8973845dddfcbb9ac49776c478edad9381ef70446ca7ec7004163bd417c15526dc4b29f4b16c2946c4a86afc88c4fa297526fc02eae702157f7c