<86>Aug 1 09:11:00 userdel[1491473]: delete user 'rooter' <86>Aug 1 09:11:00 userdel[1491473]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:11:00 userdel[1491473]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:11:00 groupadd[1491480]: group added to /etc/group: name=rooter, GID=624 <86>Aug 1 09:11:00 groupadd[1491480]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:11:00 groupadd[1491480]: new group: name=rooter, GID=624 <86>Aug 1 09:11:00 useradd[1491486]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Aug 1 09:11:00 userdel[1491494]: delete user 'builder' <86>Aug 1 09:11:00 userdel[1491494]: removed group 'builder' owned by 'builder' <86>Aug 1 09:11:00 userdel[1491494]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:11:00 groupadd[1491502]: group added to /etc/group: name=builder, GID=625 <86>Aug 1 09:11:00 groupadd[1491502]: group added to /etc/gshadow: name=builder <86>Aug 1 09:11:00 groupadd[1491502]: new group: name=builder, GID=625 <86>Aug 1 09:11:00 useradd[1491507]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash <13>Aug 1 09:11:03 rpmi: libsqlite3-3.33.0-alt1 p9+258834.40.2.1 1601365057 installed <13>Aug 1 09:11:03 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228299 installed <13>Aug 1 09:11:03 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237675 installed <13>Aug 1 09:11:03 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237923 installed <13>Aug 1 09:11:03 rpmi: libsystemd-1:246.14-alt1 p9+279856.100.1.1 1626804758 installed <13>Aug 1 09:11:03 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553687 installed <13>Aug 1 09:11:03 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171733 installed <13>Aug 1 09:11:03 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171733 installed <13>Aug 1 09:11:03 rpmi: libsqlite3-devel-3.33.0-alt1 p9+258834.40.2.1 1601365057 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/reaver-1.4-alt1.nosrc.rpm (w1.gzdio) Installing reaver-1.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62685 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf reaver-1.4 + echo 'Source #0 (reaver-1.4.tar.gz):' Source #0 (reaver-1.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/reaver-1.4.tar.gz + /bin/tar -xf - + cd reaver-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + pushd src ~/RPM/BUILD/reaver-1.4/src ~/RPM/BUILD/reaver-1.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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/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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 for pcap_open_live in -lpcap... yes checking for sqlite3_open in -lsqlite3... yes 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/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 stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + popd ~/RPM/BUILD/reaver-1.4 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93242 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd reaver-1.4 + pushd src ~/RPM/BUILD/reaver-1.4/src ~/RPM/BUILD/reaver-1.4 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic crc.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic init.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' (cd libwps && make) make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/libwps' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/libwps' make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/libwps' gcc -Wall libwps.c -c libwps.c: In function 'parse_wps_parameters': libwps.c:29:9: warning: variable 'data_len' set but not used [-Wunused-but-set-variable] size_t data_len = 0, offset = 0; ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/libwps' make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps sql.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic keys.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic globule.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic misc.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps sigint.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic iface.c -c In file included from wps.h:40, from defs.h:45, from iface.h:42, from iface.c:34: utils/common.h:420: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/if_ether.h:25, from /usr/include/net/ethernet.h:27, from lwe/iwlib.h:31, from iface.h:40, from iface.c:34: /usr/include/linux/types.h:22: note: this is the location of the previous definition #define __bitwise __bitwise__ make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic sigalrm.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps argsparser.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic builder.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic pins.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic send.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' (cd lwe && make BUILD_STATIC=y libiw.a) make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/lwe' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/lwe' make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/lwe' cp wireless.21.h wireless.h gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -fPIC -c -o iwlib.so iwlib.c iwlib.c: In function 'iw_enum_devices': iwlib.c:254:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:255:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:337:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:353:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.c: In function 'print_iface_version_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:387:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWNAME, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:396:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWRANGE, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.c: In function 'iw_get_range_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:483:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWRANGE, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.c: In function 'iw_get_priv_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:623:10: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWPRIV, &wrq) >= 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.c: In function 'iw_set_basic_config': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:748:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWNAME, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:761:10: note: called from here if(iw_get_ext(skfd, ifname, SIOCSIWMODE, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:773:10: note: called from here if(iw_set_ext(skfd, ifname, SIOCSIWFREQ, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:793:7: note: called from here if(iw_set_ext(skfd, ifname, SIOCSIWENCODE, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:813:10: note: called from here if(iw_set_ext(skfd, ifname, SIOCSIWENCODE, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:827:10: note: called from here if(iw_set_ext(skfd, ifname, SIOCSIWNWID, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:850:10: note: called from here if(iw_set_ext(skfd, ifname, SIOCSIWESSID, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.c: In function 'iw_get_basic_config': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:673:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWNAME, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:683:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWNWID, &wrq) >= 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:690:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWFREQ, &wrq) >= 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:701:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWENCODE, &wrq) >= 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:712:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWESSID, &wrq) >= 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:719:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWMODE, &wrq) >= 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.c: In function 'iw_get_stats': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:1276:10: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWSTATS, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.c: In function 'iw_process_scan': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:3058:11: note: called from here if((iw_set_ext(skfd, ifname, SIOCSIWSCAN, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from iwlib.c:14: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^~~~~~~~~~ iwlib.c:3082:6: note: called from here if(iw_get_ext(skfd, ifname, SIOCGIWSCAN, &wrq) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libiw.a ar cru libiw.a iwlib.so ranlib libiw.a make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/lwe' make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps session.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps 80211.c -c 80211.c: In function 'read_ap_beacon': 80211.c:76:9: warning: variable 'tag_offset' set but not used [-Wunused-but-set-variable] size_t tag_offset = 0; ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps exchange.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps cracker.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' (cd utils && make) make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/utils' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/utils' make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/utils' CC base64.c CC common.c CC ip_addr.c CC radiotap.c CC trace.c CC uuid.c CC wpa_debug.c CC wpabuf.c CC os_unix.c CC eloop.c ar crT libutils.a base64.o common.o ip_addr.o radiotap.o trace.o uuid.o wpa_debug.o wpabuf.o os_unix.o eloop.o make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/utils' make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' (cd tls && make) make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/tls' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/tls' make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/tls' CC asn1.c In file included from bignum.c:21: libtommath.c: In function 'mp_exptmod': libtommath.c:580:7: warning: variable 'dr' set but not used [-Wunused-but-set-variable] int dr; ^~ libtommath.c: In function 'fast_s_mp_mul_digs.isra.13': libtommath.c:2466:18: warning: 'W' may be used uninitialized in this function [-Wmaybe-uninitialized] *tmpc++ = W[ix]; ~^~~~ CC bignum.c CC pkcs1.c CC pkcs5.c CC pkcs8.c CC rsa.c CC tlsv1_client.c CC tlsv1_client_read.c CC tlsv1_client_write.c CC tlsv1_common.c CC tlsv1_cred.c CC tlsv1_record.c CC tlsv1_server.c tlsv1_server_read.c: In function 'tls_process_client_key_exchange_rsa': tlsv1_server_read.c:474:6: warning: variable 'encr_len' set but not used [-Wunused-but-set-variable] u16 encr_len; ^~~~~~~~ CC tlsv1_server_read.c CC tlsv1_server_write.c CC x509v3.c ar crT libtls.a asn1.o bignum.o pkcs1.o pkcs5.o pkcs8.o rsa.o tlsv1_client.o tlsv1_client_read.o tlsv1_client_write.o tlsv1_common.o tlsv1_cred.o tlsv1_record.o tlsv1_server.o tlsv1_server_read.o tlsv1_server_write.o x509v3.o make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/tls' make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' (cd crypto && make) make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/crypto' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/crypto' make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/crypto' CC aes-cbc.c CC aes-ctr.c CC aes-eax.c CC aes-encblock.c CC aes-internal.c CC aes-internal-dec.c CC aes-internal-enc.c CC aes-omac1.c CC aes-unwrap.c CC aes-wrap.c CC des-internal.c CC dh_group5.c CC dh_groups.c CC md4-internal.c CC md5.c In file included from ../utils/common.h:18, from md5-internal.c:17: md5-internal.c: In function 'MD5Final': md5-internal.c:191:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] os_memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ ../utils/os.h:413:41: note: in definition of macro 'os_memset' #define os_memset(s, c, n) memset(s, c, n) ^ CC md5-internal.c CC md5-non-fips.c CC milenage.c CC ms_funcs.c CC rc4.c CC sha1.c CC sha1-internal.c CC sha1-pbkdf2.c CC sha1-tlsprf.c CC sha1-tprf.c CC sha256.c CC sha256-internal.c CC crypto_internal.c CC crypto_internal-cipher.c CC crypto_internal-modexp.c CC crypto_internal-rsa.c CC tls_internal.c CC fips_prf_internal.c ar crT libcrypto.a aes-cbc.o aes-ctr.o aes-eax.o aes-encblock.o aes-internal.o aes-internal-dec.o aes-internal-enc.o aes-omac1.o aes-unwrap.o aes-wrap.o des-internal.o dh_group5.o dh_groups.o md4-internal.o md5.o md5-internal.o md5-non-fips.o milenage.o ms_funcs.o rc4.o sha1.o sha1-internal.o sha1-pbkdf2.o sha1-tlsprf.o sha1-tprf.o sha256.o sha256-internal.o crypto_internal.o crypto_internal-cipher.o crypto_internal-modexp.o crypto_internal-rsa.o tls_internal.o fips_prf_internal.o make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/crypto' make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' (cd wps && make) make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/wps' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/wps' make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/wps' gcc -I../utils -I ../ wps_attr_build.c -c gcc -I../utils -I ../ wps_attr_parse.c -c gcc -I../utils -I ../ wps_attr_process.c -c gcc -I../utils -I ../ wps.c -c gcc -I../utils -I ../ wps_common.c -c gcc -I../utils -I ../ wps_dev_attr.c -c gcc -I../utils -I ../ wps_enrollee.c -c gcc -I../utils -I ../ wps_registrar.c -c gcc -I../utils -I ../ wps_ufd.c -c make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/wps' make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps wpscrack.c *.o libwps/*.o wps/*.o tls/bignum.o tls/libtls.a utils/libutils.a crypto/libcrypto.a lwe/libiw.a -ldl -lm -lpcap -lsqlite3 -o reaver wpscrack.c: In function 'main': wpscrack.c:38:30: warning: variable 'r' set but not used [-Wunused-but-set-variable] int ret_val = EXIT_FAILURE, r = 0; ^ make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Ilibwps wpsmon.c *.o libwps/*.o wps/*.o tls/bignum.o tls/libtls.a utils/libutils.a crypto/libcrypto.a lwe/libiw.a -ldl -lm -lpcap -lsqlite3 -o wash make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' + popd ~/RPM/BUILD/reaver-1.4 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4762 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/reaver-buildroot + : + /bin/rm -rf -- /usr/src/tmp/reaver-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd reaver-1.4 + pushd docs ~/RPM/BUILD/reaver-1.4/docs ~/RPM/BUILD/reaver-1.4 + install -Dp -m 0644 reaver.1.gz /usr/src/tmp/reaver-buildroot/usr/share/man/man1/reaver.1.gz + popd ~/RPM/BUILD/reaver-1.4 + pushd src ~/RPM/BUILD/reaver-1.4/src ~/RPM/BUILD/reaver-1.4 + install -Dp -m 0644 reaver.db /usr/src/tmp/reaver-buildroot/etc/reaver/reaver.db + install -Dp -m 0755 reaver /usr/src/tmp/reaver-buildroot//usr/bin/reaver + install -Dp -m 0755 wash /usr/src/tmp/reaver-buildroot//usr/bin/wash + popd ~/RPM/BUILD/reaver-1.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/reaver-buildroot (auto) Verifying and fixing files in /usr/src/tmp/reaver-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/reaver-buildroot/ (default) Compressing files in /usr/src/tmp/reaver-buildroot (auto) Verifying ELF objects in /usr/src/tmp/reaver-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/wash: uses non-LFS functions: __fxstat __xstat alphasort fopen open scandir verify-elf: WARNING: ./usr/bin/reaver: uses non-LFS functions: __fxstat __xstat alphasort fopen open scandir Hardlinking identical .pyc and .pyo files Processing files: reaver-1.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74369 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd reaver-1.4 + DOCDIR=/usr/src/tmp/reaver-buildroot/usr/share/doc/reaver-1.4 + export DOCDIR + rm -rf /usr/src/tmp/reaver-buildroot/usr/share/doc/reaver-1.4 + /bin/mkdir -p /usr/src/tmp/reaver-buildroot/usr/share/doc/reaver-1.4 + cp -prL ./docs/README ./docs/README.REAVER ./docs/README.WASH /usr/src/tmp/reaver-buildroot/usr/share/doc/reaver-1.4 + chmod -R go-w /usr/src/tmp/reaver-buildroot/usr/share/doc/reaver-1.4 + chmod -R a+rX /usr/src/tmp/reaver-buildroot/usr/share/doc/reaver-1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ebr0ZU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o41lX0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libpcap.so.0.8 >= set:kgzkeZ5Zm3Wn1Ll2HFNJziN0, libsqlite3.so.0 >= set:okbW05eSBy4LpeZ6YadqZeTTz9HajNi10LqbNhoa0WJFKHnm0, 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.PcyGvE Creating reaver-debuginfo package Processing files: reaver-debuginfo-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XDwWtM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TRg9Mg find-requires: running scripts (debuginfo) Requires: reaver = 1.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpcap.so.0.8), debug(libsqlite3.so.0) Wrote: /usr/src/RPM/RPMS/i586/reaver-1.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/reaver-debuginfo-1.4-alt1.i586.rpm (w2.lzdio) 26.90user 6.01system 0:26.68elapsed 123%CPU (0avgtext+0avgdata 33096maxresident)k 0inputs+0outputs (0major+889034minor)pagefaults 0swaps 33.47user 11.32system 0:37.61elapsed 119%CPU (0avgtext+0avgdata 119832maxresident)k 0inputs+0outputs (0major+1163322minor)pagefaults 0swaps --- reaver-1.4-alt1.i586.rpm.repo 2012-10-29 09:49:08.000000000 +0000 +++ reaver-1.4-alt1.i586.rpm.hasher 2021-08-01 09:11:34.563956566 +0000 @@ -8,3 +8,3 @@ /usr/share/doc/reaver-1.4/README.WASH 100644 root:root -/usr/share/man/man1/reaver.1.gz 100644 root:root +/usr/share/man/man1/reaver.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -20,3 +20,3 @@ Requires: rpmlib(SetVersions) -Requires: libsqlite3.so.0 >= set:njbW0hXIqFkF8VdPFTU9z2aGnTmvIEveCIGc5B20uRmNho +Requires: libsqlite3.so.0 >= set:okbW05eSBy4LpeZ6YadqZeTTz9HajNi10LqbNhoa0WJFKHnm0 Requires: rtld(GNU_HASH) @@ -26,4 +26,4 @@ File: /etc/reaver/reaver.db 100644 root:root e956740eda444282310ad9202ac1fb90 -File: /usr/bin/reaver 100755 root:root ee93696e38953efc3b886fb961f5bd61 -File: /usr/bin/wash 100755 root:root ac765a4098e5d350bef6f48e937b1aaf +File: /usr/bin/reaver 100755 root:root a3afa169d90d752ec79133575f15d38f +File: /usr/bin/wash 100755 root:root 74eea3130258dd9e0539187b4e5d685b File: /usr/share/doc/reaver-1.4 40755 root:root @@ -32,3 +32,3 @@ File: /usr/share/doc/reaver-1.4/README.WASH 100644 root:root 23bbc30cbf2bfb2a93a89614d4a5ab75 -File: /usr/share/man/man1/reaver.1.gz 100644 root:root bd741833e074ed16e7383fcc4e932b76 -RPMIdentity: c42d336eeeb966cd711f5553da1355a39e65ef23a832c39f9303539231e553e4436c2f2c1f76a05791737d53365c604ca8aeea33d3b47349671b59a805bc89d1 +File: /usr/share/man/man1/reaver.1.xz 100644 root:root 7f61dca0251fdc340d526af3d5b328ae +RPMIdentity: 5375fb2efea45d819643268aa8c301953abebdd065252f861c4d2c83bc0019861de589b0d6f343f33ac2ddf6fc8aea3e1e79938bd7bcf9062856405724213c8c --- reaver-debuginfo-1.4-alt1.i586.rpm.repo 2012-10-29 09:49:08.000000000 +0000 +++ reaver-debuginfo-1.4-alt1.i586.rpm.hasher 2021-08-01 09:11:34.810947757 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/c64a596baaf285e7ccc726fb8fe36d513aa8f4 120777 root:root ../../../../bin/reaver -/usr/lib/debug/.build-id/20/c64a596baaf285e7ccc726fb8fe36d513aa8f4.debug 120777 root:root ../../usr/bin/reaver.debug -/usr/lib/debug/.build-id/ee 40755 root:root -/usr/lib/debug/.build-id/ee/244ce69a698d5430a578c38e55994f945dcf4c 120777 root:root ../../../../bin/wash -/usr/lib/debug/.build-id/ee/244ce69a698d5430a578c38e55994f945dcf4c.debug 120777 root:root ../../usr/bin/wash.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/7643850837d9e4497e76ed3f32779556ef99f9 120777 root:root ../../../../bin/reaver +/usr/lib/debug/.build-id/8b/7643850837d9e4497e76ed3f32779556ef99f9.debug 120777 root:root ../../usr/bin/reaver.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/a60ae69c12267ae0540578eb61f73340fa3951 120777 root:root ../../../../bin/wash +/usr/lib/debug/.build-id/f5/a60ae69c12267ae0540578eb61f73340fa3951.debug 120777 root:root ../../usr/bin/wash.debug /usr/lib/debug/usr/bin/reaver.debug 100644 root:root @@ -99,10 +99,10 @@ Provides: reaver-debuginfo = 1.4-alt1 -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/c64a596baaf285e7ccc726fb8fe36d513aa8f4 120777 root:root ../../../../bin/reaver -File: /usr/lib/debug/.build-id/20/c64a596baaf285e7ccc726fb8fe36d513aa8f4.debug 120777 root:root ../../usr/bin/reaver.debug -File: /usr/lib/debug/.build-id/ee 40755 root:root -File: /usr/lib/debug/.build-id/ee/244ce69a698d5430a578c38e55994f945dcf4c 120777 root:root ../../../../bin/wash -File: /usr/lib/debug/.build-id/ee/244ce69a698d5430a578c38e55994f945dcf4c.debug 120777 root:root ../../usr/bin/wash.debug -File: /usr/lib/debug/usr/bin/reaver.debug 100644 root:root 304d19b59c5c769a9af53906719d90ff -File: /usr/lib/debug/usr/bin/wash.debug 100644 root:root af5193f2b3ea40cc88eccf343d119327 +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/7643850837d9e4497e76ed3f32779556ef99f9 120777 root:root ../../../../bin/reaver +File: /usr/lib/debug/.build-id/8b/7643850837d9e4497e76ed3f32779556ef99f9.debug 120777 root:root ../../usr/bin/reaver.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/a60ae69c12267ae0540578eb61f73340fa3951 120777 root:root ../../../../bin/wash +File: /usr/lib/debug/.build-id/f5/a60ae69c12267ae0540578eb61f73340fa3951.debug 120777 root:root ../../usr/bin/wash.debug +File: /usr/lib/debug/usr/bin/reaver.debug 100644 root:root 8eb68db7ddf4ad1b4e078bdb027c2c9c +File: /usr/lib/debug/usr/bin/wash.debug 100644 root:root 9e0501cbf647c620eca9ae91d7c91f69 File: /usr/src/debug/reaver-1.4 40755 root:root @@ -190,2 +190,2 @@ File: /usr/src/debug/reaver-1.4/src/wpsmon.h 100644 root:root f11d8bbb209d840c04bc66553ce944ae -RPMIdentity: 8a7557ab9b8a24f797c6c2fd991b9e9aab2dfc5423a212b061c97af2bcdddb966a9aedf8a69c8a5896cb9e5dcd871d60fdbce44c8879a890fa8802457e2d872d +RPMIdentity: 176430ca009bddc5a545d346c604e2b11d02b5b77106536b8dca3415a6a13e2bbb1bbf8a58cca2e42fb1f78325482b1841c9e692901e1756b2c5ddc8e017e6b6