<86>Aug 14 01:20:30 userdel[4048588]: delete user 'rooter' <86>Aug 14 01:20:30 userdel[4048588]: removed group 'rooter' owned by 'rooter' <86>Aug 14 01:20:30 groupadd[4048616]: group added to /etc/group: name=rooter, GID=936 <86>Aug 14 01:20:30 groupadd[4048616]: group added to /etc/gshadow: name=rooter <86>Aug 14 01:20:30 groupadd[4048616]: new group: name=rooter, GID=936 <86>Aug 14 01:20:30 useradd[4048643]: new user: name=rooter, UID=936, GID=936, home=/root, shell=/bin/bash <86>Aug 14 01:20:30 userdel[4048668]: delete user 'builder' <86>Aug 14 01:20:30 userdel[4048668]: removed group 'builder' owned by 'builder' <86>Aug 14 01:20:30 userdel[4048668]: removed shadow group 'builder' owned by 'builder' <86>Aug 14 01:20:30 groupadd[4048691]: group added to /etc/group: name=builder, GID=937 <86>Aug 14 01:20:30 groupadd[4048691]: group added to /etc/gshadow: name=builder <86>Aug 14 01:20:30 groupadd[4048691]: new group: name=builder, GID=937 <86>Aug 14 01:20:30 useradd[4048712]: new user: name=builder, UID=937, GID=937, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Aug 14 01:20:31 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 14 01:20:31 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Aug 14 01:20:32 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Aug 14 01:20:32 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ssdeep-2.13-alt1.nosrc.rpm (w1.gzdio) Installing ssdeep-2.13-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41971 + 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.41971 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 -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 -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 -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 -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 -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 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -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' /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 -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 -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 -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' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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) { | ^~~~~~~~~ engine.cpp:36:9: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | delete f; | ^ In file included from ssdeep.h:20, from engine.cpp:4: engine.cpp: In function 'int hash_file(state*, char*)': engine.cpp:115:15: warning: '%s' directive output may be truncated writing up to 78 bytes into a region of size 68 [-Wformat-truncation=] 115 | _TEXT("Hashing: %s%s"), | ^~~~~~~~~~~~~~~ tchar-local.h:41:21: note: in definition of macro '_TEXT' 41 | #define _TEXT(A) A | ^ engine.cpp:115:25: note: format string is defined here 115 | _TEXT("Hashing: %s%s"), | ^~ In file included from /usr/include/stdio.h:866, from main.h:27, from engine.cpp:3: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 89 and 167 bytes into a destination of size 77 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ssdeep.h:20, from engine.cpp:4: engine.cpp:115:15: warning: '%s' directive output truncated writing 79 bytes into a region of size 68 [-Wformat-truncation=] 115 | _TEXT("Hashing: %s%s"), | ^~~~~~~~~~~~~~~ tchar-local.h:41:21: note: in definition of macro '_TEXT' 41 | #define _TEXT(A) A | ^ engine.cpp:115:27: note: format string is defined here 115 | _TEXT("Hashing: %s%s"), | ^~ In file included from /usr/include/stdio.h:866, from main.h:27, from engine.cpp:3: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output 89 or more bytes into a destination of size 77 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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: 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: 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: 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: In function 'void fatal_error(const char*, ...)': ui.cpp:77:10: warning: unnecessary parentheses in declaration of 'ap' [-Wparentheses] 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 -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); | ~~~~~~~~^~~~~~~~~~~ In file included from /usr/include/string.h:532, from main.h:29, from ssdeep.h:12, from main.cpp:11: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void generate_filename(state*, char*, char*, char*)' at main.cpp:230:13, inlined from 'int main(int, char**)' at main.cpp:306:19: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 32767 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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 -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 -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.83498 + 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' + /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-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17297 + 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.2vwioo 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.pMLI2n 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(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.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xDpMvp Creating ssdeep-debuginfo package Processing files: libfuzzy-2.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O41GMm 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.FF3gio 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.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.cyIaGl Creating libfuzzy-debuginfo package Processing files: libfuzzy-devel-2.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X8fhom 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.J2wX5n 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.F472Fn Processing files: libfuzzy-devel-static-2.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xbaofl 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.uPcFql find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libfuzzy-devel = 2.13, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EdVwxn Processing files: ssdeep-debuginfo-2.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cUG8Kp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WpQKGn find-requires: running scripts (debuginfo) Requires: ssdeep = 2.13-alt1, /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-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ASYNn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XBAeEo find-requires: running scripts (debuginfo) Provides: debug64(libfuzzy.so.2) Requires: libfuzzy = 2.13-alt1, 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 Adding to libfuzzy-devel-static a strict dependency on libfuzzy-devel Removing 1 extra deps from libfuzzy-devel due to dependency on libfuzzy Wrote: /usr/src/RPM/RPMS/x86_64/ssdeep-2.13-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuzzy-2.13-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuzzy-devel-2.13-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuzzy-devel-static-2.13-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ssdeep-debuginfo-2.13-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfuzzy-debuginfo-2.13-alt1.x86_64.rpm (w2.lzdio) 5.87user 3.29system 0:19.32elapsed 47%CPU (0avgtext+0avgdata 99024maxresident)k 0inputs+0outputs (0major+1068060minor)pagefaults 0swaps /.out/libfuzzy-2.13-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libfuzzy-2.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2 /.out/libfuzzy-2.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: later /.out/libfuzzy-devel-2.13-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libfuzzy-devel-2.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2 /.out/libfuzzy-devel-2.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: later /.out/libfuzzy-devel-static-2.13-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libfuzzy-devel-static-2.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2 /.out/libfuzzy-devel-static-2.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: later 9.03user 7.03system 0:25.20elapsed 63%CPU (0avgtext+0avgdata 109100maxresident)k 0inputs+0outputs (32302major+1412346minor)pagefaults 0swaps --- libfuzzy-2.13-alt1.x86_64.rpm.repo 2021-07-09 09:14:18.000000000 +0000 +++ libfuzzy-2.13-alt1.x86_64.rpm.hasher 2022-08-14 01:20:53.442740482 +0000 @@ -12,3 +12,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 e94364030c9300ec5f17453c2c27fd57 -RPMIdentity: f7753cc7f2b5e1bd12701ee3e4cd81f54142c9474555b2964bf055bc8e4b744f385ee0beaf5416dd829835a1b50f3e23888142df7d7fb9d9a728d498236be29e +File: /usr/lib64/libfuzzy.so.2.1.0 100644 root:root 5e3d90696778d97222e3c30b9208c409 +RPMIdentity: dc85e755c463c5cb5489014750a1772df1f78ebaa2a3928c4435e906c2ecd8d1f4f08bd537a6b955717e740aebe7d1847de46580ce9da9303065d5d6b5e1a928 --- libfuzzy-debuginfo-2.13-alt1.x86_64.rpm.repo 2021-07-09 09:14:18.000000000 +0000 +++ libfuzzy-debuginfo-2.13-alt1.x86_64.rpm.hasher 2022-08-14 01:20:53.516741253 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/a15780f843fca45078f8d1ea4c413e930e821e 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 -/usr/lib/debug/.build-id/2a/a15780f843fca45078f8d1ea4c413e930e821e.debug 120777 root:root ../../usr/lib64/libfuzzy.so.2.1.0.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/508dabe4cf50817a013ede8a34996c167dad26 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +/usr/lib/debug/.build-id/42/508dabe4cf50817a013ede8a34996c167dad26.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-alt1:sisyphus+277807.100.1.1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/a15780f843fca45078f8d1ea4c413e930e821e 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 -File: /usr/lib/debug/.build-id/2a/a15780f843fca45078f8d1ea4c413e930e821e.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 d042ae0c09e463c51bfbfe476d4e508d +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/508dabe4cf50817a013ede8a34996c167dad26 120777 root:root ../../../../lib64/libfuzzy.so.2.1.0 +File: /usr/lib/debug/.build-id/42/508dabe4cf50817a013ede8a34996c167dad26.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 d182c884a30acf438aa1fcd43328f07a 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: 82e8bc97b43ffddb1c372b2bfb392ee2cb5c2fba575dfe639c7178da4977def0edf5556b0e86f89bffd3d967ce9bff817e937cb9f5c3170846b0fe6a45808752 +RPMIdentity: 0a3deefcaf42313dc0c7bfa4285eefc57e4f389511b5ee4b6a9125425c817745050c5f1a30e216399fce36c587fbae382ad6d8e2e8245a8c0d0749472f30479a --- ssdeep-2.13-alt1.x86_64.rpm.repo 2021-07-09 09:14:18.000000000 +0000 +++ ssdeep-2.13-alt1.x86_64.rpm.hasher 2022-08-14 01:20:53.888745125 +0000 @@ -22,3 +22,3 @@ Provides: ssdeep = 2.13-alt1:sisyphus+277807.100.1.1 -File: /usr/bin/ssdeep 100755 root:root 40cf92b7d7f80a4741511cdbe9b5f313 +File: /usr/bin/ssdeep 100755 root:root c380d58c27b2e91920a46f4b8ddcc9b6 File: /usr/share/doc/ssdeep-2.13 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man1/ssdeep.1.xz 100644 root:root 81e522e7220a2ecd8fcfeb6114904d2b -RPMIdentity: 9d77e4d00e538000a6113d5693feeebd0d983abf68822539a655b168bdf10d5c2968083a2bb8ca39958ba500ceff14ecbf02f7707b45a794b86b39ca01ef05b5 +RPMIdentity: 606e5a654ef54087fa7e11fb2feb0610d6479f14197190fdb222ecebb54fabdc133ecb1053baa042dabf07aebf8f61457526af20b5221a230b07044e948c9513 --- ssdeep-debuginfo-2.13-alt1.x86_64.rpm.repo 2021-07-09 09:14:18.000000000 +0000 +++ ssdeep-debuginfo-2.13-alt1.x86_64.rpm.hasher 2022-08-14 01:20:53.960745874 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/544a224edfab44ae6f8b9b926d72589682917b 120777 root:root ../../../../bin/ssdeep -/usr/lib/debug/.build-id/1f/544a224edfab44ae6f8b9b926d72589682917b.debug 120777 root:root ../../usr/bin/ssdeep.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/647db15b41170edf8a79854718c0058458b130 120777 root:root ../../../../bin/ssdeep +/usr/lib/debug/.build-id/22/647db15b41170edf8a79854718c0058458b130.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-alt1:sisyphus+277807.100.1.1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/544a224edfab44ae6f8b9b926d72589682917b 120777 root:root ../../../../bin/ssdeep -File: /usr/lib/debug/.build-id/1f/544a224edfab44ae6f8b9b926d72589682917b.debug 120777 root:root ../../usr/bin/ssdeep.debug -File: /usr/lib/debug/usr/bin/ssdeep.debug 100644 root:root 139b4c0208e3bf289f472adf765cba73 +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/647db15b41170edf8a79854718c0058458b130 120777 root:root ../../../../bin/ssdeep +File: /usr/lib/debug/.build-id/22/647db15b41170edf8a79854718c0058458b130.debug 120777 root:root ../../usr/bin/ssdeep.debug +File: /usr/lib/debug/usr/bin/ssdeep.debug 100644 root:root da32e22e4ce119838ed8ada1b32051f4 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: cc55f3c804a8333f602e1efb7511c5a125f98faae42c91b3afb2b080cc4db22817669d15ca476be357fc667c58efc56ad72e41dee75a2cc0272aa0e88e5d0826 +RPMIdentity: 638101218571d7567211cc6b8f0ef47db988bc0e6d9632948fcc46f1c141441aea00bdbf5598d5e8cab4359e23786048e02d449e4f94f7dbec5b3da9e06e1a9a