<86>Aug 26 02:33:11 userdel[2783941]: delete user 'rooter' <86>Aug 26 02:33:11 userdel[2783941]: removed group 'rooter' owned by 'rooter' <86>Aug 26 02:33:11 userdel[2783941]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 02:33:11 groupadd[2783961]: group added to /etc/group: name=rooter, GID=627 <86>Aug 26 02:33:11 groupadd[2783961]: group added to /etc/gshadow: name=rooter <86>Aug 26 02:33:11 groupadd[2783961]: new group: name=rooter, GID=627 <86>Aug 26 02:33:11 useradd[2783973]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Aug 26 02:33:11 userdel[2783995]: delete user 'builder' <86>Aug 26 02:33:11 userdel[2783995]: removed group 'builder' owned by 'builder' <86>Aug 26 02:33:11 userdel[2783995]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 02:33:11 groupadd[2784011]: group added to /etc/group: name=builder, GID=628 <86>Aug 26 02:33:11 groupadd[2784011]: group added to /etc/gshadow: name=builder <86>Aug 26 02:33:11 groupadd[2784011]: new group: name=builder, GID=628 <86>Aug 26 02:33:11 useradd[2784022]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libeot-0.01-alt1_6.src.rpm: license not found in '/usr/share/license' directory: MPLv2.0 warning: ignored self-provides: libeot-devel warning: ignored self-provides: libeot-devel Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libeot-0.01-alt1_6.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libeot-devel Installing libeot-0.01-alt1_6.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26826 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libeot-0.01 + echo 'Source #0 (libeot-0.01.tar.bz2):' Source #0 (libeot-0.01.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libeot-0.01.tar.bz2 + /bin/tar -xf - + cd libeot-0.01 + /bin/chmod -c -Rf u+rwX,go-w . mode of './ltmain.sh' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './missing' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './install-sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './config.sub' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './config.guess' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './compile' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './ar-lib' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './depcomp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26826 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libeot-0.01 + 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-silent-rules --disable-static 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 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes 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-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-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... 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... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libeot.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make make: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-libeot.lo `test -f 'src/libeot.c' || echo './'`src/libeot.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/libeot.c -fPIC -DPIC -o src/.libs/libeot_la-libeot.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-EOT.lo `test -f 'src/EOT.c' || echo './'`src/EOT.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/EOT.c -fPIC -DPIC -o src/.libs/libeot_la-EOT.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-writeFontFile.lo `test -f 'src/writeFontFile.c' || echo './'`src/writeFontFile.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/writeFontFile.c -fPIC -DPIC -o src/.libs/libeot_la-writeFontFile.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-triplet_encodings.lo `test -f 'src/triplet_encodings.c' || echo './'`src/triplet_encodings.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/triplet_encodings.c -fPIC -DPIC -o src/.libs/libeot_la-triplet_encodings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ctf/libeot_la-parseCTF.lo `test -f 'src/ctf/parseCTF.c' || echo './'`src/ctf/parseCTF.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ctf/parseCTF.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-parseCTF.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ctf/libeot_la-parseTTF.lo `test -f 'src/ctf/parseTTF.c' || echo './'`src/ctf/parseTTF.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ctf/parseTTF.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-parseTTF.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ctf/libeot_la-SFNTContainer.lo `test -f 'src/ctf/SFNTContainer.c' || echo './'`src/ctf/SFNTContainer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ctf/SFNTContainer.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-SFNTContainer.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/util/libeot_la-stream.lo `test -f 'src/util/stream.c' || echo './'`src/util/stream.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/util/stream.c -fPIC -DPIC -o src/util/.libs/libeot_la-stream.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-ahuff.lo `test -f 'src/lzcomp/ahuff.c' || echo './'`src/lzcomp/ahuff.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/ahuff.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-ahuff.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-bitio.lo `test -f 'src/lzcomp/bitio.c' || echo './'`src/lzcomp/bitio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/bitio.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-bitio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-liblzcomp.lo `test -f 'src/lzcomp/liblzcomp.c' || echo './'`src/lzcomp/liblzcomp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/liblzcomp.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-liblzcomp.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-lzcomp.lo `test -f 'src/lzcomp/lzcomp.c' || echo './'`src/lzcomp/lzcomp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/lzcomp.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-lzcomp.o src/lzcomp/lzcomp.c: In function 'SetDistRange': src/lzcomp/lzcomp.c:39:16: warning: unused variable 'bit_Range' [-Wunused-variable] 39 | const long bit_Range = 3 - 1; /* == len_width - 1 */ | ^~~~~~~~~ src/lzcomp/lzcomp.c:36:16: warning: unused variable 'len_min3' [-Wunused-variable] 36 | const long len_min3 = 3; | ^~~~~~~~ src/lzcomp/lzcomp.c:35:16: warning: unused variable 'len_min' [-Wunused-variable] 35 | const long len_min = 2; | ^~~~~~~ src/lzcomp/lzcomp.c: In function 'DecodeLength': src/lzcomp/lzcomp.c:226:16: warning: unused variable 'dist_width' [-Wunused-variable] 226 | const long dist_width = 3; | ^~~~~~~~~~ src/lzcomp/lzcomp.c:225:16: warning: unused variable 'dist_min' [-Wunused-variable] 225 | const long dist_min = 1; | ^~~~~~~~ src/lzcomp/lzcomp.c:219:16: warning: unused variable 'len_min3' [-Wunused-variable] 219 | const long len_min3 = 3; | ^~~~~~~~ src/lzcomp/lzcomp.c: In function 'DecodeDistance2': src/lzcomp/lzcomp.c:386:16: warning: unused variable 'bit_Range' [-Wunused-variable] 386 | const long bit_Range = 3 - 1; /* == len_width - 1 */ | ^~~~~~~~~ src/lzcomp/lzcomp.c:384:16: warning: unused variable 'len_width' [-Wunused-variable] 384 | const long len_width = 3; | ^~~~~~~~~ src/lzcomp/lzcomp.c:383:16: warning: unused variable 'len_min3' [-Wunused-variable] 383 | const long len_min3 = 3; | ^~~~~~~~ src/lzcomp/lzcomp.c:382:16: warning: unused variable 'len_min' [-Wunused-variable] 382 | const long len_min = 2; | ^~~~~~~ src/lzcomp/lzcomp.c: In function 'MTX_LZCOMP_Create1': src/lzcomp/lzcomp.c:1045:17: warning: unused variable 'hNodeAllocSize' [-Wunused-variable] 1045 | const short hNodeAllocSize = 4095; | ^~~~~~~~~~~~~~ src/lzcomp/lzcomp.c: In function 'MTX_LZCOMP_Create2': src/lzcomp/lzcomp.c:1064:17: warning: unused variable 'hNodeAllocSize' [-Wunused-variable] 1064 | const short hNodeAllocSize = 4095; | ^~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-mtxmem.lo `test -f 'src/lzcomp/mtxmem.c' || echo './'`src/lzcomp/mtxmem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/mtxmem.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-mtxmem.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libeot.la -rpath /usr/lib64 src/libeot_la-libeot.lo src/libeot_la-EOT.lo src/libeot_la-writeFontFile.lo src/libeot_la-triplet_encodings.lo src/ctf/libeot_la-parseCTF.lo src/ctf/libeot_la-parseTTF.lo src/ctf/libeot_la-SFNTContainer.lo src/util/libeot_la-stream.lo src/lzcomp/libeot_la-ahuff.lo src/lzcomp/libeot_la-bitio.lo src/lzcomp/libeot_la-liblzcomp.lo src/lzcomp/libeot_la-lzcomp.lo src/lzcomp/libeot_la-mtxmem.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC src/.libs/libeot_la-libeot.o src/.libs/libeot_la-EOT.o src/.libs/libeot_la-writeFontFile.o src/.libs/libeot_la-triplet_encodings.o src/ctf/.libs/libeot_la-parseCTF.o src/ctf/.libs/libeot_la-parseTTF.o src/ctf/.libs/libeot_la-SFNTContainer.o src/util/.libs/libeot_la-stream.o src/lzcomp/.libs/libeot_la-ahuff.o src/lzcomp/.libs/libeot_la-bitio.o src/lzcomp/.libs/libeot_la-liblzcomp.o src/lzcomp/.libs/libeot_la-lzcomp.o src/lzcomp/.libs/libeot_la-mtxmem.o -O2 -O2 -flto=auto -Wl,-soname -Wl,libeot.so.0 -o .libs/libeot.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libeot.so.0" && ln -s "libeot.so.0.0.0" "libeot.so.0") libtool: link: (cd ".libs" && rm -f "libeot.so" && ln -s "libeot.so.0.0.0" "libeot.so") libtool: link: ( cd ".libs" && rm -f "libeot.la" && ln -s "../libeot.la" "libeot.la" ) x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/eot2ttf-eot2ttf.o `test -f 'src/eot2ttf.c' || echo './'`src/eot2ttf.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o eot2ttf src/eot2ttf-eot2ttf.o libeot.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/eot2ttf src/eot2ttf-eot2ttf.o ./.libs/libeot.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' make: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29302 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libeot-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libeot-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libeot-0.01 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libeot-buildroot make: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' make[1]: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libeot.la '/usr/src/tmp/libeot-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libeot.so.0.0.0 /usr/src/tmp/libeot-buildroot/usr/lib64/libeot.so.0.0.0 libtool: install: (cd /usr/src/tmp/libeot-buildroot/usr/lib64 && { ln -s -f libeot.so.0.0.0 libeot.so.0 || { rm -f libeot.so.0 && ln -s libeot.so.0.0.0 libeot.so.0; }; }) libtool: install: (cd /usr/src/tmp/libeot-buildroot/usr/lib64 && { ln -s -f libeot.so.0.0.0 libeot.so || { rm -f libeot.so && ln -s libeot.so.0.0.0 libeot.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libeot.lai /usr/src/tmp/libeot-buildroot/usr/lib64/libeot.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p eot2ttf '/usr/src/tmp/libeot-buildroot/usr/bin' libtool: install: warning: `libeot.la' has not been installed in `/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/eot2ttf /usr/src/tmp/libeot-buildroot/usr/bin/eot2ttf /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/include/libeot' /usr/libexec/rpm-build/install -p -m 644 inc/libeot/EOT.h inc/libeot/EOTError.h inc/libeot/libeot.h '/usr/src/tmp/libeot-buildroot/usr/include/libeot' /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libeot.pc '/usr/src/tmp/libeot-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' make: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' + rm -f /usr/src/tmp/libeot-buildroot//usr/lib64/libeot.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libeot-buildroot (auto) mode of './usr/lib64/libeot.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libeot-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libeot.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libeot.pc: Libs: '-L${libdir} -leot' --> '-leot' Checking contents of files in /usr/src/tmp/libeot-buildroot/ (default) Compressing files in /usr/src/tmp/libeot-buildroot (auto) Adjusting library links in /usr/src/tmp/libeot-buildroot ./usr/lib64: (from :0) libeot.so.0 -> libeot.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libeot-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libeot0-0.01-alt1_6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74464 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libeot-0.01 + DOCDIR=/usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + export DOCDIR + rm -rf /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + /bin/mkdir -p /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + cp -prL LICENSE PATENTS /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + chmod -R go-w /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + chmod -R a+rX /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DgaubL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libeot-buildroot/usr/lib64/libeot.so.0: 114 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ylIHqM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libeot.so.0()(64bit) = set:kdW7Zh2OCDZe55tnmHYfObE8AZG6Z7BGA7X8OOmsZkgJCjnhZxjPnh87XmtgqMjRJPm6I45KGmRmZFCCny0ZLGsUQYOcurLlZEq2tZ0c5lljSQiB1Ix5dOlA4RCKFO4MsE0uBmO49d8r4fbVSwkgB35egB6IGv5lYLzuvMzroxbz4ZLbI5cvKaeDTQ94zOxgMGXyRN4yeRJCLkvcRpYx9mFETURkZ9XSYie0 Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KZO79K Creating libeot0-debuginfo package Processing files: libeot-devel-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.78SroM 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.P4GFaM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libeot) = 0.01 Requires: libeot0 = 0.01-alt1_6, /usr/lib64/libeot.so.0.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cQXqFJ Processing files: libeot-tools-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yTlbQK 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.dfA2PK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libeot0 = 0.01-alt1_6, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libeot.so.0()(64bit) >= set:kiarxBTYwA1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pyhdJJ Creating libeot-tools-debuginfo package Processing files: libeot0-debuginfo-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2XbS5L find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IYVV1J find-requires: running scripts (debuginfo) Provides: debug64(libeot.so.0) Requires: libeot0 = 0.01-alt1_6, debug64(libc.so.6) Processing files: libeot-tools-debuginfo-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iSqOgI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5AHX6I find-requires: running scripts (debuginfo) Requires: libeot-tools = 0.01-alt1_6, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libeot.so.0) Adding to libeot-devel a strict dependency on libeot0 Adding to libeot-tools a strict dependency on libeot0 Adding to libeot0-debuginfo a strict dependency on libeot0 Adding to libeot-tools-debuginfo a strict dependency on libeot-tools Adding to libeot-tools-debuginfo a strict dependency on libeot0-debuginfo Removing from libeot-tools-debuginfo 2 sources provided by libeot0-debuginfo Removing 1 extra deps from libeot-devel due to dependency on libeot0 Removing 2 extra deps from libeot-tools due to dependency on libeot0 Removing 1 extra deps from libeot-tools-debuginfo due to dependency on libeot0-debuginfo Removing 3 extra deps from libeot-tools due to repentancy on libeot0 Removing 1 extra deps from libeot-tools-debuginfo due to repentancy on libeot0-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libeot0-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot-devel-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot-tools-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot0-debuginfo-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm (w2.lzdio) 3.93user 2.10system 0:17.20elapsed 35%CPU (0avgtext+0avgdata 41248maxresident)k 0inputs+0outputs (0major+842662minor)pagefaults 0swaps /.out/libeot0-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot-devel-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot-tools-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot0-debuginfo-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 5.48user 4.35system 0:20.73elapsed 47%CPU (0avgtext+0avgdata 41248maxresident)k 0inputs+0outputs (0major+1091701minor)pagefaults 0swaps --- libeot-tools-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot-tools-0.01-alt1_6.x86_64.rpm.hasher 2021-08-26 02:33:30.496425896 +0000 @@ -6,3 +6,3 @@ Provides: libeot-tools = 0.01-alt1_6:sisyphus+277228.100.1.1 -File: /usr/bin/eot2ttf 100755 root:root 6b72245565c895c4f6b4c07d0013cdf0 -RPMIdentity: fba5bdf33ddfde2e3336c0a56d743fc5b954cac52465c9e72e29e2546a7099dc9ad5e3bf62f6a119a4ce7ab7c2b53352f96e727f853e7bb424607e0ab294478e +File: /usr/bin/eot2ttf 100755 root:root 4bfe99c399bbaf2f868d431cbff3aca1 +RPMIdentity: 1bb442e190622973941780a57d25c1ad6a330f9b76b6018ebe080b971a5cc80e7ae8eab48d168a2c986d479a380e86320ef5c3a27c7de87bb4bc2a3b00986d70 --- libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm.hasher 2021-08-26 02:33:30.579425415 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9 120777 root:root ../../../../bin/eot2ttf -/usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9.debug 120777 root:root ../../usr/bin/eot2ttf.debug +/usr/lib/debug/.build-id/a5 40755 root:root +/usr/lib/debug/.build-id/a5/d6313228d20f8cb50dda6d224b95b05bd9ee5c 120777 root:root ../../../../bin/eot2ttf +/usr/lib/debug/.build-id/a5/d6313228d20f8cb50dda6d224b95b05bd9ee5c.debug 120777 root:root ../../usr/bin/eot2ttf.debug /usr/lib/debug/usr/bin/eot2ttf.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libeot-tools-debuginfo = 0.01-alt1_6:sisyphus+277228.100.1.1 -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9 120777 root:root ../../../../bin/eot2ttf -File: /usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9.debug 120777 root:root ../../usr/bin/eot2ttf.debug -File: /usr/lib/debug/usr/bin/eot2ttf.debug 100644 root:root 3b5d577c38c3bc927212d2bee64e6b0b +File: /usr/lib/debug/.build-id/a5 40755 root:root +File: /usr/lib/debug/.build-id/a5/d6313228d20f8cb50dda6d224b95b05bd9ee5c 120777 root:root ../../../../bin/eot2ttf +File: /usr/lib/debug/.build-id/a5/d6313228d20f8cb50dda6d224b95b05bd9ee5c.debug 120777 root:root ../../usr/bin/eot2ttf.debug +File: /usr/lib/debug/usr/bin/eot2ttf.debug 100644 root:root 30b7f6995e8c0c253869ea37e7a53af4 File: /usr/src/debug/libeot-0.01 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/libeot-0.01/src/eot2ttf.c 100644 root:root d56b21779005901c59a3a2632ac4e080 -RPMIdentity: 1058adad5802284c46f636e5cd8b29160794d09c9a8a50e5dd55166a470a3752297dc6d60eab06db77c7ebb2a77f9a197727ad35676b668f915e7393f0647233 +RPMIdentity: 09f8b37f06ad96678663c7f89d1802da568d4a87e550765946bfb09938325c50ea3292f96c8c1c4b83f03d86d89d3a4de2c8592ef8450b50ad0f2e70f386093c --- libeot0-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot0-0.01-alt1_6.x86_64.rpm.hasher 2021-08-26 02:33:30.655424974 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libeot.so.0 120777 root:root libeot.so.0.0.0 -File: /usr/lib64/libeot.so.0.0.0 100644 root:root f9a10a41ce9e29fa9749294f5a6a53fc +File: /usr/lib64/libeot.so.0.0.0 100644 root:root 9625e0a072d3fcc02b0781e248810ff9 File: /usr/share/doc/libeot0-0.01 40755 root:root @@ -18,2 +18,2 @@ File: /usr/share/doc/libeot0-0.01/PATENTS 100644 root:root 8b77113c94a52181132f27e88704e850 -RPMIdentity: 47a567d910a5d54ddc33ea26c74893bbd3327a93bc51d8f4404f16b2412b16e424a9bb96df3f1d73c196c1355fef0b698910f4d44b00ab84d3b878f3981ae444 +RPMIdentity: 022bc324d9e122b0933d749328b385a6249e63a3df2897f769d59178bddac4b49201e9efa03891af251b6b56d2f89050c29509b31c22ad07a86815666aa2e77d --- libeot0-debuginfo-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot0-debuginfo-0.01-alt1_6.x86_64.rpm.hasher 2021-08-26 02:33:30.748424435 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/25 40755 root:root -/usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564 120777 root:root ../../../../lib64/libeot.so.0.0.0 -/usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/4c230765ca9fe84ad24f414db7ce1ade55df61 120777 root:root ../../../../lib64/libeot.so.0.0.0 +/usr/lib/debug/.build-id/73/4c230765ca9fe84ad24f414db7ce1ade55df61.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug /usr/lib/debug/usr/lib64/libeot.so.0.0.0.debug 100644 root:root @@ -16,3 +16,2 @@ /usr/src/debug/libeot-0.01/src/ctf/parseCTF.c 100644 root:root -/usr/src/debug/libeot-0.01/src/ctf/parseCTF.h 100644 root:root /usr/src/debug/libeot-0.01/src/ctf/parseTTF.c 100644 root:root @@ -28,3 +27,2 @@ /usr/src/debug/libeot-0.01/src/lzcomp/liblzcomp.c 100644 root:root -/usr/src/debug/libeot-0.01/src/lzcomp/liblzcomp.h 100644 root:root /usr/src/debug/libeot-0.01/src/lzcomp/lzcomp.c 100644 root:root @@ -39,3 +37,2 @@ /usr/src/debug/libeot-0.01/src/writeFontFile.c 100644 root:root -/usr/src/debug/libeot-0.01/src/writeFontFile.h 100644 root:root Requires: debug64(libc.so.6) @@ -45,6 +42,6 @@ Provides: libeot0-debuginfo = 0.01-alt1_6:sisyphus+277228.100.1.1 -File: /usr/lib/debug/.build-id/25 40755 root:root -File: /usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564 120777 root:root ../../../../lib64/libeot.so.0.0.0 -File: /usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libeot.so.0.0.0.debug 100644 root:root ee066ac14e7b34a047fc24ef514e299d +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/4c230765ca9fe84ad24f414db7ce1ade55df61 120777 root:root ../../../../lib64/libeot.so.0.0.0 +File: /usr/lib/debug/.build-id/73/4c230765ca9fe84ad24f414db7ce1ade55df61.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libeot.so.0.0.0.debug 100644 root:root 40d7788879a41688008f0481225fb0ff File: /usr/lib/debug/usr/lib64/libeot.so.0.debug 120777 root:root libeot.so.0.0.0.debug @@ -61,3 +58,2 @@ File: /usr/src/debug/libeot-0.01/src/ctf/parseCTF.c 100644 root:root e3b0d2b0bdbbc38e8f473a9306aca445 -File: /usr/src/debug/libeot-0.01/src/ctf/parseCTF.h 100644 root:root 5ca3cdc5a561a718868a43d5571d8c62 File: /usr/src/debug/libeot-0.01/src/ctf/parseTTF.c 100644 root:root 911717c55aad89f5a19026959f15d485 @@ -73,3 +69,2 @@ File: /usr/src/debug/libeot-0.01/src/lzcomp/liblzcomp.c 100644 root:root 41d44133daf6378fd62d012acc3dcfe0 -File: /usr/src/debug/libeot-0.01/src/lzcomp/liblzcomp.h 100644 root:root 13dd18dcd977afc3aa4191faa91fcb00 File: /usr/src/debug/libeot-0.01/src/lzcomp/lzcomp.c 100644 root:root 65a2493954ed6e57196f11dfc9e36ada @@ -84,3 +79,2 @@ File: /usr/src/debug/libeot-0.01/src/writeFontFile.c 100644 root:root 41b75fc51f5e2a91b459c623e5655042 -File: /usr/src/debug/libeot-0.01/src/writeFontFile.h 100644 root:root 388587d8fb14caacc2791ec3b0d407b0 -RPMIdentity: 51ab0399d1ab4fbdcbad2a7a5b257291d14d67c9d303466e3ed2339b6632e9c1d2123cacf14d6d201a2d91792fe4988c35bbadac3d0ebf4e1f07de504821f780 +RPMIdentity: 0f33ec55beed47a8801cb5154c601819411b504156fa13bb9b1774c99e56a397d7fad83966ed5413c622b03cd95d53b2416a3518e599dc871db8ff46ec5985b8