<86>Mar 6 04:14:16 userdel[520793]: delete user 'rooter' <86>Mar 6 04:14:16 userdel[520793]: removed group 'rooter' owned by 'rooter' <86>Mar 6 04:14:16 userdel[520793]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 6 04:14:16 groupadd[520816]: group added to /etc/group: name=rooter, GID=963 <86>Mar 6 04:14:16 groupadd[520816]: group added to /etc/gshadow: name=rooter <86>Mar 6 04:14:16 groupadd[520816]: new group: name=rooter, GID=963 <86>Mar 6 04:14:16 useradd[520834]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>Mar 6 04:14:16 userdel[520853]: delete user 'builder' <86>Mar 6 04:14:16 userdel[520853]: removed group 'builder' owned by 'builder' <86>Mar 6 04:14:16 userdel[520853]: removed shadow group 'builder' owned by 'builder' <86>Mar 6 04:14:16 groupadd[520867]: group added to /etc/group: name=builder, GID=964 <86>Mar 6 04:14:16 groupadd[520867]: group added to /etc/gshadow: name=builder <86>Mar 6 04:14:16 groupadd[520867]: new group: name=builder, GID=964 <86>Mar 6 04:14:16 useradd[520877]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash 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>Mar 6 04:14:17 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Mar 6 04:14:17 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Mar 6 04:14:18 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Mar 6 04:14:18 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 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.87270 + 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.87270 + 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 --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 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 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 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' /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' 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 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 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=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.7006 + 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 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.7006 + 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.rGU2TK 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.pEgTIS 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.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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1cn3Wr 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.NDbudy 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.7nrZN3 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.HCTqV1 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.F25BxL 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.mL8Cmw 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.hyYPrP Processing files: ssdeep-debuginfo-2.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.no6lx2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rxgyjX 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.566OzS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QWsiEj 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.07user 2.20system 0:16.61elapsed 49%CPU (0avgtext+0avgdata 93928maxresident)k 0inputs+0outputs (0major+1057519minor)pagefaults 0swaps 9.26user 4.85system 0:21.65elapsed 65%CPU (0avgtext+0avgdata 105460maxresident)k 0inputs+0outputs (30672major+1384108minor)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 2022-03-06 04:15:06.864282866 +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 30a3acaddd6642846de35dfc72ea1096 +RPMIdentity: b8cebb6716564c2f689a86d53302a1b6cc76d95aedb3722427008c210537e68006f3830680950f52aab188fbb6b6a9395ec1ac238aac53566f3ea0e2dae53110 --- 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 2022-03-06 04:15:07.521291798 +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/74 40755 root:root +/usr/lib/debug/.build-id/74/0def3c303b46d23957c2d59823ad77333fe59b 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +/usr/lib/debug/.build-id/74/0def3c303b46d23957c2d59823ad77333fe59b.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/74 40755 root:root +File: /usr/lib/debug/.build-id/74/0def3c303b46d23957c2d59823ad77333fe59b 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +File: /usr/lib/debug/.build-id/74/0def3c303b46d23957c2d59823ad77333fe59b.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 fdac526e368ee71eb4ef61a118641d34 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: c467adaee01dfe8e1782b53e5476b65e8521c94f7f0c98cc2fcc388005d5df0152dab5f88f2bc5e16614ffa2a3e2ed611f6ff1c904e25911f00a0e8bdf2b99db --- ssdeep-2.13-alt2.x86_64.rpm.repo 2021-10-20 16:00:37.000000000 +0000 +++ ssdeep-2.13-alt2.x86_64.rpm.hasher 2022-03-06 04:15:07.639293402 +0000 @@ -24,3 +24,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 1f64d335623219199c685c43bd8032b6 File: /usr/share/doc/ssdeep-2.13 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/man/man1/ssdeep.1.xz 100644 root:root 81e522e7220a2ecd8fcfeb6114904d2b -RPMIdentity: 9acd9e7a61903b3cc9f8ea934d9f68f0d63156af6fdfda1c194af631d1639770a787cfed60f73e446ead12c879c402e9bf244040f29fd7bb0d48a468a0150eb3 +RPMIdentity: 904de349d5f8ee7371c8b1c3a1a57b0b02107f9233e70bdfe2bf99cf8c393f46f8b8a8b522d166ae52f6676dd7eda1a37ffc3d58ba424e938e00bde802cd592a --- 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 2022-03-06 04:15:07.713294408 +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/43 40755 root:root +/usr/lib/debug/.build-id/43/2b0fb7d4a54572d7248bb6ea7fa7f32c79e503 120777 root:root ../../../../bin/ssdeep +/usr/lib/debug/.build-id/43/2b0fb7d4a54572d7248bb6ea7fa7f32c79e503.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/43 40755 root:root +File: /usr/lib/debug/.build-id/43/2b0fb7d4a54572d7248bb6ea7fa7f32c79e503 120777 root:root ../../../../bin/ssdeep +File: /usr/lib/debug/.build-id/43/2b0fb7d4a54572d7248bb6ea7fa7f32c79e503.debug 120777 root:root ../../usr/bin/ssdeep.debug +File: /usr/lib/debug/usr/bin/ssdeep.debug 100644 root:root 85a0b1ce71a17da666f84154d09c22f3 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: c07ce6c1c6db08663a0de5176f4aabd46ea55588ed41bd272c3667adbc98b2b62a6bc98f1f283f05f99885813e34d6a385390fa0b9e0b51801dbda9f87b8d45d