<86>Mar 17 00:28:58 userdel[3958919]: delete user 'rooter' <86>Mar 17 00:28:58 userdel[3958919]: removed group 'rooter' owned by 'rooter' <86>Mar 17 00:28:58 userdel[3958919]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 00:28:58 groupadd[3958945]: group added to /etc/group: name=rooter, GID=1286 <86>Mar 17 00:28:58 groupadd[3958945]: group added to /etc/gshadow: name=rooter <86>Mar 17 00:28:58 groupadd[3958945]: new group: name=rooter, GID=1286 <86>Mar 17 00:28:58 useradd[3958959]: new user: name=rooter, UID=1286, GID=1286, home=/root, shell=/bin/bash <86>Mar 17 00:28:58 userdel[3958985]: delete user 'builder' <86>Mar 17 00:28:58 userdel[3958985]: removed group 'builder' owned by 'builder' <86>Mar 17 00:28:58 userdel[3958985]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 00:28:58 groupadd[3959006]: group added to /etc/group: name=builder, GID=1287 <86>Mar 17 00:28:58 groupadd[3959006]: group added to /etc/gshadow: name=builder <86>Mar 17 00:28:58 groupadd[3959006]: new group: name=builder, GID=1287 <86>Mar 17 00:28:58 useradd[3959029]: new user: name=builder, UID=1287, GID=1287, home=/usr/src, shell=/bin/bash <13>Mar 17 00:29:02 rpmi: ftplib-4.0-alt1_9 sisyphus+278267.100.1.1 1626082248 installed <13>Mar 17 00:29:02 rpmi: ftplib-devel-4.0-alt1_9 sisyphus+278267.100.1.1 1626082248 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xbiso-0.6.1-alt2_18.nosrc.rpm (w1.gzdio) Installing xbiso-0.6.1-alt2_18.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17643 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xbiso-0.6.1 + echo 'Source #0 (xbiso-0.6.1.tar.gz):' Source #0 (xbiso-0.6.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xbiso-0.6.1.tar.gz + /bin/tar -xf - + cd xbiso-0.6.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xbiso-0.6.1-destdir.patch):' Patch #0 (xbiso-0.6.1-destdir.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #1 (xbiso-0.6.1-ftplib4.patch):' Patch #1 (xbiso-0.6.1-ftplib4.patch): + /usr/bin/patch -p1 -b --suffix .ftplib4 patching file xbiso.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17643 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xbiso-0.6.1 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 main in -lftp... yes checking for ceil in -lm... yes 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for mkdir... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/xbiso-0.6.1' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o xbiso xbiso.c -DUSE_FTP -lftp -lm xbiso.c: In function 'main': xbiso.c:257:3: warning: implicit declaration of function 'handlefile' [-Wimplicit-function-declaration] 257 | handlefile((OFFT)dtable*2048, dtable); | ^~~~~~~~~~ xbiso.c:101:8: warning: unused variable 'cpos' [-Wunused-variable] 101 | OFFT cpos; | ^~~~ xbiso.c:100:7: warning: unused variable 'diri' [-Wunused-variable] 100 | int diri=0,ret; | ^~~~ xbiso.c:99:16: warning: variable 'dtablesize' set but not used [-Wunused-but-set-variable] 99 | long dtable, dtablesize; | ^~~~~~~~~~ xbiso.c: At top level: xbiso.c:272:1: warning: return type defaults to 'int' [-Wimplicit-int] 272 | handlefile(OFFT offset, int dtable) { | ^~~~~~~~~~ xbiso.c: In function 'handlefile': xbiso.c:321:48: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 321 | printf("ltable offset: %i\nrtable offset: %i\nsector: %li\nfilesize: %li\nattributes: 0x%x\nfilename length: %i\nfilename: %s\n\n", dirent.ltable, dirent.rtable, dirent.sector, dirent.size, dirent.attribs, dirent.fnamelen, dirent.fname); | ~^ ~~~~~~~~~~~~~ | | | | int long int | %li xbiso.c: In function 'extract': xbiso.c:457:13: warning: variable 'xbftell' set but not used [-Wunused-but-set-variable] 457 | off64_t (*xbftell)(); | ^~~~~~~ xbiso.c: In function 'main': xbiso.c:236:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 236 | chdir(dbuf); | ^~~~~~~~~~~ xbiso.c:243:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 243 | fread(buffer, 0x14, 1, xiso); //header | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:247:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 247 | fread(dtbuf, 1, 4, xiso); //Sector that root directory table resides in | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:249:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 249 | fread(dtbuf, 1, 4, xiso); //Size of root directory table in bytes | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:253:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 253 | fread(buffer, 0x14, 1, xiso); //header tail | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'handlefile': xbiso.c:295:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 295 | fread(dtbuf, 1, 2, xiso); //ltable offset from current | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:297:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 297 | fread(dtbuf, 1, 2, xiso); //rtable offset from current | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:299:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 299 | fread(dtbuf, 1, 4, xiso); //sector of file | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:301:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 301 | fread(dtbuf, 1, 4, xiso); //filesize | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:303:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | fread(&dirent.attribs, 1, 1, xiso); //file attributes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:304:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 304 | fread(&dirent.fnamelen, 1, 1, xiso); //filename length | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:312:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 312 | fread(dirent.fname, dirent.fnamelen, 1, xiso); //filename | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:328:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 328 | fread(buffer,32,1,xiso); | ^~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:359:2: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 359 | chdir(".."); | ^~~~~~~~~~~ xbiso.c:376:1: warning: control reaches end of non-void function [-Wreturn-type] 376 | } | ^ xbiso.c: In function 'procdir': xbiso.c:423:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 423 | chdir(dirent->fname); | ^~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'extract': xbiso.c:487:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 487 | fread(fbuf, dirent->size, 1, xiso); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:526:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 526 | fread(fbuf, BUFFSIZE, 1, xiso); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:540:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 540 | fread(fbuf, rm, 1, xiso); | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'procdir': xbiso.c:413:9: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 413 | if (FtpMkdir(dirent->fname, DefaultNetbuf) != 1) err ("Failed to create directory.\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'extract': xbiso.c:474:7: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 474 | FtpAccess(dirent->fname, FTPLIB_FILE_WRITE, FTPLIB_IMAGE, DefaultNetbuf, &nData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:547:2: warning: 'outf' may be used uninitialized in this function [-Wmaybe-uninitialized] 547 | fwrite(fbuf, rm, 1, outf); | ^~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'handlefile': xbiso.c:353:2: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 353 | FtpChdir("..", DefaultNetbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'main': xbiso.c:266:41: warning: 'initdir' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~~~~ xbiso.c:266:29: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~ xbiso.c:266:17: warning: 'user' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~ xbiso.c:266:5: warning: 'host' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58823 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xbiso-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xbiso-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xbiso-0.6.1 + mkdir /usr/src/tmp/xbiso-buildroot + mkdir -p /usr/src/tmp/xbiso-buildroot/usr/bin + make DESTDIR=/usr/src/tmp/xbiso-buildroot install make: Entering directory '/usr/src/RPM/BUILD/xbiso-0.6.1' install -m 755 xbiso /usr/src/tmp/xbiso-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xbiso-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xbiso-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xbiso-buildroot/ (default) Compressing files in /usr/src/tmp/xbiso-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xbiso-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xbiso-0.6.1-alt2_18 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xbiso-0.6.1 + DOCDIR=/usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + export DOCDIR + rm -rf /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + /bin/mkdir -p /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + cp -prL CHANGELOG LICENSE README /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + chmod -R go-w /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + chmod -R a+rX /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yy09iN 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.FNl7YM 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.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), libftp.so.4()(64bit) >= set:ieFnukR72sDqUEcy026D0, 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.UCnfBL Creating xbiso-debuginfo package Processing files: xbiso-debuginfo-0.6.1-alt2_18 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.meTqDK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n7zgRM find-requires: running scripts (debuginfo) Requires: xbiso = 0.6.1-alt2_18, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libftp.so.4) Adding to xbiso-debuginfo a strict dependency on xbiso Wrote: /usr/src/RPM/RPMS/x86_64/xbiso-0.6.1-alt2_18.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xbiso-debuginfo-0.6.1-alt2_18.x86_64.rpm (w2.lzdio) 1.22user 1.51system 0:07.31elapsed 37%CPU (0avgtext+0avgdata 31520maxresident)k 0inputs+0outputs (0major+363110minor)pagefaults 0swaps 4.65user 1.91system 0:16.76elapsed 39%CPU (0avgtext+0avgdata 129100maxresident)k 136inputs+0outputs (0major+188422minor)pagefaults 0swaps --- xbiso-0.6.1-alt2_18.x86_64.rpm.repo 2021-06-24 08:10:18.000000000 +0000 +++ xbiso-0.6.1-alt2_18.x86_64.rpm.hasher 2024-03-17 00:29:12.344309146 +0000 @@ -15,3 +15,3 @@ Provides: xbiso = 0.6.1-alt2_18:sisyphus+275485.100.1.2 -File: /usr/bin/xbiso 100755 root:root 1bae967f27a282f65c91e4a84814bb72 +File: /usr/bin/xbiso 100755 root:root 9a79c93ee7b98a00fd210c56afb443f5 File: /usr/share/doc/xbiso-0.6.1 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/xbiso-0.6.1/README 100644 root:root f92b53c2c64c9488d04022e87d9bb70e -RPMIdentity: a41587cfb4e7b3eb86665b0ba99c97f29c29ced6f433bfe91f027f676ee55a17e90e8705713acdcdca3dc2655e7993168b8c2152dce977db6cba3eb97021f98c +RPMIdentity: 8adcc2c71fee91bbc6020737a1629400c52b6799cefc8a4b2302c53e22cbc1d851e3b22ee204cb2b06bf952eb0de2e6d470cc9c4efc9fc2d363726803b2a5a7b --- xbiso-debuginfo-0.6.1-alt2_18.x86_64.rpm.repo 2021-06-24 08:10:18.000000000 +0000 +++ xbiso-debuginfo-0.6.1-alt2_18.x86_64.rpm.hasher 2024-03-17 00:29:12.426309369 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/b5b0ca0abde6af86d5c9f717d8a9014b34e35e 120777 root:root ../../../../bin/xbiso -/usr/lib/debug/.build-id/da/b5b0ca0abde6af86d5c9f717d8a9014b34e35e.debug 120777 root:root ../../usr/bin/xbiso.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/5a3c2c66955a1fa481b2b79fbf6983c5dbff67 120777 root:root ../../../../bin/xbiso +/usr/lib/debug/.build-id/90/5a3c2c66955a1fa481b2b79fbf6983c5dbff67.debug 120777 root:root ../../usr/bin/xbiso.debug /usr/lib/debug/usr/bin/xbiso.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: xbiso-debuginfo = 0.6.1-alt2_18:sisyphus+275485.100.1.2 -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/b5b0ca0abde6af86d5c9f717d8a9014b34e35e 120777 root:root ../../../../bin/xbiso -File: /usr/lib/debug/.build-id/da/b5b0ca0abde6af86d5c9f717d8a9014b34e35e.debug 120777 root:root ../../usr/bin/xbiso.debug -File: /usr/lib/debug/usr/bin/xbiso.debug 100644 root:root 891141220bd6768089f7215ffb8daf60 +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/5a3c2c66955a1fa481b2b79fbf6983c5dbff67 120777 root:root ../../../../bin/xbiso +File: /usr/lib/debug/.build-id/90/5a3c2c66955a1fa481b2b79fbf6983c5dbff67.debug 120777 root:root ../../usr/bin/xbiso.debug +File: /usr/lib/debug/usr/bin/xbiso.debug 100644 root:root 0bcebd17886cc76ddd48631392d372a5 File: /usr/src/debug/xbiso-0.6.1 40755 root:root File: /usr/src/debug/xbiso-0.6.1/xbiso.c 100644 root:root 332b15c90dded211c5b4e82649538082 -RPMIdentity: 9870c72f0715c116fb676b7ea75da1110e4891de63f8d49d3f5e86b57f7499d0364f9159f5bb1b1023e2b882860b0693c7972dc99f49ec65c2d3b95dc03d5c62 +RPMIdentity: 55164ac7432259dae20b9118cb92124f1fbc2b4d1fafb3590f6261bb99074b5997dc476977923bc5f16f1ab860134fecbba3a2484deebfacd792e3ebc841e78e