<86>Nov 13 04:20:37 userdel[1035638]: delete user 'rooter' <86>Nov 13 04:20:37 userdel[1035638]: removed group 'rooter' owned by 'rooter' <86>Nov 13 04:20:37 groupadd[1035659]: group added to /etc/group: name=rooter, GID=957 <86>Nov 13 04:20:37 groupadd[1035659]: group added to /etc/gshadow: name=rooter <86>Nov 13 04:20:37 groupadd[1035659]: new group: name=rooter, GID=957 <86>Nov 13 04:20:37 useradd[1035674]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash <86>Nov 13 04:20:37 userdel[1035685]: delete user 'builder' <86>Nov 13 04:20:37 userdel[1035685]: removed group 'builder' owned by 'builder' <86>Nov 13 04:20:37 groupadd[1035694]: group added to /etc/group: name=builder, GID=958 <86>Nov 13 04:20:37 groupadd[1035694]: group added to /etc/gshadow: name=builder <86>Nov 13 04:20:37 groupadd[1035694]: new group: name=builder, GID=958 <86>Nov 13 04:20:37 useradd[1035705]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash <13>Nov 13 04:20:38 rpmi: halibut-1.2-alt2 sisyphus+279030.100.1.1 1626354660 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/agedu-0-alt2_22.20200705.2a7d4a2.nosrc.rpm (w1.gzdio) Installing agedu-0-alt2_22.20200705.2a7d4a2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf agedu-20200705.2a7d4a2 + echo 'Source #0 (agedu-20200705.2a7d4a2.tar.gz):' Source #0 (agedu-20200705.2a7d4a2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/agedu-20200705.2a7d4a2.tar.gz + /bin/tar -xf - + cd agedu-20200705.2a7d4a2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd agedu-20200705.2a7d4a2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for halibut... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking whether i586-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for library containing connect... none required checking for library containing inet_ntoa... none required checking for library containing inet_addr... none required checking for library containing gethostbyname... none required checking for library containing getaddrinfo... none required checking for ftruncate... yes checking for fdopendir... yes checking for lstat64... yes checking for stat64... yes checking for memchr... yes checking for munmap... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strtoul... yes checking for strtoull... yes checking for connect... yes checking for inet_ntoa... yes checking for inet_addr... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for strsignal... yes 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o licence.o licence.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fgetline.o fgetline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o alloc.o alloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o du.o du.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o index.o index.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dumpfile.o dumpfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o trie.o trie.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o html.o html.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o httpd.o httpd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o agedu.o agedu.c make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o agedu agedu.o du.o alloc.o trie.o index.o html.o httpd.o fgetline.o licence.o dumpfile.o make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83499 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/agedu-buildroot + : + /bin/rm -rf -- /usr/src/tmp/agedu-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd agedu-20200705.2a7d4a2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/agedu-buildroot make: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' /bin/mkdir -p '/usr/src/tmp/agedu-buildroot/usr/bin' /usr/libexec/rpm-build/install -p agedu '/usr/src/tmp/agedu-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/agedu-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 agedu.1 '/usr/src/tmp/agedu-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' make: Leaving directory '/usr/src/RPM/BUILD/agedu-20200705.2a7d4a2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/agedu-buildroot (auto) Verifying and fixing files in /usr/src/tmp/agedu-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/agedu-buildroot/ (default) Compressing files in /usr/src/tmp/agedu-buildroot (auto) Verifying ELF objects in /usr/src/tmp/agedu-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/agedu: uses non-LFS functions: fopen fstat ftruncate lseek mmap open readdir stat Processing files: agedu-0-alt2_22.20200705.2a7d4a2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78284 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd agedu-20200705.2a7d4a2 + DOCDIR=/usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0 + export DOCDIR + rm -rf /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0 + /bin/mkdir -p /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0 + cp -prL LICENCE TODO /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0 + chmod -R go-w /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0 + chmod -R a+rX /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PqMFmI 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.Z37AZF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.olplFS Creating agedu-debuginfo package Processing files: agedu-debuginfo-0-alt2_22.20200705.2a7d4a2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r6VAUa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BihVJ1 find-requires: running scripts (debuginfo) Requires: agedu = 0-alt2_22.20200705.2a7d4a2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to agedu-debuginfo a strict dependency on agedu Wrote: /usr/src/RPM/RPMS/i586/agedu-0-alt2_22.20200705.2a7d4a2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/agedu-debuginfo-0-alt2_22.20200705.2a7d4a2.i586.rpm (w2.lzdio) 5.37user 2.27system 0:11.02elapsed 69%CPU (0avgtext+0avgdata 47016maxresident)k 0inputs+0outputs (0major+887801minor)pagefaults 0swaps 7.85user 5.44system 0:15.84elapsed 83%CPU (0avgtext+0avgdata 103516maxresident)k 928inputs+0outputs (30154major+1142512minor)pagefaults 0swaps --- agedu-0-alt2_22.20200705.2a7d4a2.i586.rpm.repo 2020-12-26 15:06:34.000000000 +0000 +++ agedu-0-alt2_22.20200705.2a7d4a2.i586.rpm.hasher 2021-11-13 04:20:51.140119508 +0000 @@ -10,3 +10,2 @@ Requires: libc.so.6(GLIBC_2.15) -Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.2.3) @@ -14,2 +13,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -19,3 +20,3 @@ Provides: agedu = 0-alt2_22.20200705.2a7d4a2:sisyphus+264000.100.1.1 -File: /usr/bin/agedu 100755 root:root b2f8293f1166a3d9e9fc61aaf9c5f8d8 +File: /usr/bin/agedu 100755 root:root 563dfb3c26181f925b756917ff93175d File: /usr/share/doc/agedu-0 40755 root:root @@ -24,2 +25,2 @@ File: /usr/share/man/man1/agedu.1.xz 100644 root:root 8896209162388ca2d8462b4b99e282cc -RPMIdentity: 114cc92fc52bbbda80308f4df3d12ee85b18b1f7b4fc46b99df391724af2a3c4f136a46f579202d290d3fa435cfc5a8e9b6189c10c0de2b5c38467a7da57ded9 +RPMIdentity: 07944e34086e5bc999b0870309d17a4c5f6e199be309d82cf06c248200dd885c4d2851a206bd1c971cb7b7f4a556397890f7bdaa4f7acae9c4fca8da8f0086ed --- agedu-debuginfo-0-alt2_22.20200705.2a7d4a2.i586.rpm.repo 2020-12-26 15:06:34.000000000 +0000 +++ agedu-debuginfo-0-alt2_22.20200705.2a7d4a2.i586.rpm.hasher 2021-11-13 04:20:51.222120729 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e9 40755 root:root -/usr/lib/debug/.build-id/e9/9402e76327cc7a7504f03de6b754fcd1d2fd18 120777 root:root ../../../../bin/agedu -/usr/lib/debug/.build-id/e9/9402e76327cc7a7504f03de6b754fcd1d2fd18.debug 120777 root:root ../../usr/bin/agedu.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/3d88935dca53388e852c8d6e77dc441484e407 120777 root:root ../../../../bin/agedu +/usr/lib/debug/.build-id/df/3d88935dca53388e852c8d6e77dc441484e407.debug 120777 root:root ../../usr/bin/agedu.debug /usr/lib/debug/usr/bin/agedu.debug 100644 root:root @@ -29,6 +29,6 @@ Provides: agedu-debuginfo = 0-alt2_22.20200705.2a7d4a2:sisyphus+264000.100.1.1 -File: /usr/lib/debug/.build-id/e9 40755 root:root -File: /usr/lib/debug/.build-id/e9/9402e76327cc7a7504f03de6b754fcd1d2fd18 120777 root:root ../../../../bin/agedu -File: /usr/lib/debug/.build-id/e9/9402e76327cc7a7504f03de6b754fcd1d2fd18.debug 120777 root:root ../../usr/bin/agedu.debug -File: /usr/lib/debug/usr/bin/agedu.debug 100644 root:root 6f0efc302de365ab296c9269f405c2e7 +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/3d88935dca53388e852c8d6e77dc441484e407 120777 root:root ../../../../bin/agedu +File: /usr/lib/debug/.build-id/df/3d88935dca53388e852c8d6e77dc441484e407.debug 120777 root:root ../../usr/bin/agedu.debug +File: /usr/lib/debug/usr/bin/agedu.debug 100644 root:root dc1685f1f9cd9032124e34d43ccb36fd File: /usr/src/debug/agedu-20200705.2a7d4a2 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/agedu-20200705.2a7d4a2/trie.h 100644 root:root b3e046ca652f9e98709fadf40ecf3c67 -RPMIdentity: aea48d97df4731cb71ba1382aba419464ab74b12683a5d5ae9812d912b6833f89d3d9de4f0b4d84d0f4e1fea61ad9cbbeeb719b4c4beb43414269e9d7bf28282 +RPMIdentity: f80d538b6e9dddb4e2544e7bb8d832bce19949e975ea5ba2adb0de723f27c8129676fa90f96ace3634a288e6adb70c52212f5810720dda8e363092094dbaab04