<86>Sep 18 12:03:39 userdel[1305892]: delete user 'rooter' <86>Sep 18 12:03:39 userdel[1305892]: removed group 'rooter' owned by 'rooter' <86>Sep 18 12:03:39 userdel[1305892]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 18 12:03:39 groupadd[1305910]: group added to /etc/group: name=rooter, GID=678 <86>Sep 18 12:03:39 groupadd[1305910]: group added to /etc/gshadow: name=rooter <86>Sep 18 12:03:39 groupadd[1305910]: new group: name=rooter, GID=678 <86>Sep 18 12:03:39 useradd[1305934]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 18 12:03:39 userdel[1305952]: delete user 'builder' <86>Sep 18 12:03:39 userdel[1305952]: removed group 'builder' owned by 'builder' <86>Sep 18 12:03:39 userdel[1305952]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 12:03:39 groupadd[1305963]: group added to /etc/group: name=builder, GID=679 <86>Sep 18 12:03:39 groupadd[1305963]: group added to /etc/gshadow: name=builder <86>Sep 18 12:03:39 groupadd[1305963]: new group: name=builder, GID=679 <86>Sep 18 12:03:39 useradd[1305968]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Sep 18 12:03:41 rpmi: libsqlite3-3.35.5-alt1 sisyphus+279365.100.1.1 1626479643 installed <13>Sep 18 12:03:41 rpmi: liblz4-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626060252 installed <13>Sep 18 12:03:41 rpmi: libsystemd-1:249.4-alt2 sisyphus+284628.100.1.1 1630859862 installed <13>Sep 18 12:03:41 rpmi: libdbus-1.12.20-alt1 sisyphus+281278.100.1.1 1627484268 installed <13>Sep 18 12:03:41 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093291 installed <13>Sep 18 12:03:41 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093291 installed <13>Sep 18 12:03:41 rpmi: libsqlite3-devel-3.35.5-alt1 sisyphus+279365.100.1.1 1626479643 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/reaver-1.4-alt2.nosrc.rpm (w1.gzdio) Installing reaver-1.4-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3466 + 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 . + echo 'Patch #0 (reaver-make-gcc10-happy.patch):' Patch #0 (reaver-make-gcc10-happy.patch): + /usr/bin/patch -p2 patching file src/globule.c patching file src/globule.h + pushd src ~/RPM/BUILD/reaver-1.4/src ~/RPM/BUILD/reaver-1.4 + 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 + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + 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.27791 + 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 -flto=auto -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' (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] 29 | 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 -flto=auto -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 -flto=auto -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' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 420 | #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 22 | #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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 76 | 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 -flto=auto -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' (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] 254 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:255:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 255 | 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] 337 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:353:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 353 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:387:6: note: called from here 387 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:396:6: note: called from here 396 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:483:6: note: called from here 483 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:623:10: note: called from here 623 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:748:6: note: called from here 748 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:761:10: note: called from here 761 | 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] 506 | iw_set_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:773:10: note: called from here 773 | 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] 506 | iw_set_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:793:7: note: called from here 793 | 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] 506 | iw_set_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:813:10: note: called from here 813 | 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] 506 | iw_set_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:827:10: note: called from here 827 | 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] 506 | iw_set_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:850:10: note: called from here 850 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:673:6: note: called from here 673 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:683:6: note: called from here 683 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:690:6: note: called from here 690 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:701:6: note: called from here 701 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:712:6: note: called from here 712 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:719:6: note: called from here 719 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:1276:10: note: called from here 1276 | 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] 506 | iw_set_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:3058:11: note: called from here 3058 | 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] 522 | iw_get_ext(int skfd, /* Socket to the kernel */ | ^~~~~~~~~~ iwlib.c:3082:6: note: called from here 3082 | if(iw_get_ext(skfd, ifname, SIOCGIWSCAN, &wrq) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libiw.a ar cru libiw.a iwlib.so ar: `u' modifier ignored since `D' is the default (see `U') 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 -flto=auto -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] 580 | int dr; | ^~ 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] 474 | 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] 191 | os_memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ ../utils/os.h:413:41: note: in definition of macro 'os_memset' 413 | #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 -flto=auto -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' 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 -flto=auto -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] 38 | int ret_val = EXIT_FAILURE, r = 0; | ^ 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.39037 + 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 alphasort fopen open scandir verify-elf: WARNING: ./usr/bin/reaver: uses non-LFS functions: __fxstat __xstat alphasort fopen open scandir Processing files: reaver-1.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27469 + 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.cE3JWM 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.Lxp8UQ 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.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), libm.so.6(GLIBC_2.29), libpcap.so.0.8 >= set:kgzkeZ5Zm3Wn1Ll2HFNJziN0, libsqlite3.so.0 >= set:okbW0FMWLpeZ6YadqZeTTz9HajNi10LqbNhoa0WJFKHnm0, 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.iCOwEP Creating reaver-debuginfo package Processing files: reaver-debuginfo-1.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lgb1wP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c7DZaR find-requires: running scripts (debuginfo) Requires: reaver = 1.4-alt2, /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) Adding to reaver-debuginfo a strict dependency on reaver Wrote: /usr/src/RPM/RPMS/i586/reaver-1.4-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/reaver-debuginfo-1.4-alt2.i586.rpm (w2.lzdio) 13.32user 2.47system 0:19.91elapsed 79%CPU (0avgtext+0avgdata 36356maxresident)k 0inputs+0outputs (0major+873693minor)pagefaults 0swaps 16.65user 5.06system 0:26.03elapsed 83%CPU (0avgtext+0avgdata 100848maxresident)k 0inputs+0outputs (0major+1143693minor)pagefaults 0swaps --- reaver-1.4-alt2.i586.rpm.repo 2021-04-14 13:09:31.000000000 +0000 +++ reaver-1.4-alt2.i586.rpm.hasher 2021-09-18 12:04:03.212893644 +0000 @@ -22,3 +22,3 @@ Requires: rpmlib(SetVersions) -Requires: libsqlite3.so.0 >= set:okbW05eSBy4LpeZ6YadqZeTTz9HajNi10LqbNhoa0WJFKHnm0 +Requires: libsqlite3.so.0 >= set:okbW0FMWLpeZ6YadqZeTTz9HajNi10LqbNhoa0WJFKHnm0 Requires: rtld(GNU_HASH) @@ -28,4 +28,4 @@ File: /etc/reaver/reaver.db 100644 root:root e956740eda444282310ad9202ac1fb90 -File: /usr/bin/reaver 100755 root:root 9657f0bb4bb00f716bd4402e79333922 -File: /usr/bin/wash 100755 root:root 554c9fc02febb0a58c4d46274308258f +File: /usr/bin/reaver 100755 root:root 99a1825b9ba49400adc4d85b090f65c2 +File: /usr/bin/wash 100755 root:root 0c3414779b5032bb6c2d71e8a48f77e3 File: /usr/share/doc/reaver-1.4 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/man/man1/reaver.1.xz 100644 root:root 7f61dca0251fdc340d526af3d5b328ae -RPMIdentity: d6e96a2a82377043ab9c507e621670f61eb3c8ef455c525032b14742b1f9122bd8d7a02020ed85437005542ea61c407df6fd1654813d3ab82cb008bb3c535feb +RPMIdentity: 4b384349061cbba12062d263d6e21c6791b76747a376dff6916ae68e95ba35b17a8150d23af2a08ce41b6341a3e48cf32667315c956615a6ac21eca2626db276 --- reaver-debuginfo-1.4-alt2.i586.rpm.repo 2021-04-14 13:09:31.000000000 +0000 +++ reaver-debuginfo-1.4-alt2.i586.rpm.hasher 2021-09-18 12:04:03.283894320 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/cd0c6e9ea0e362c022426074912e53b61bfb78 120777 root:root ../../../../bin/wash -/usr/lib/debug/.build-id/44/cd0c6e9ea0e362c022426074912e53b61bfb78.debug 120777 root:root ../../usr/bin/wash.debug -/usr/lib/debug/.build-id/b3 40755 root:root -/usr/lib/debug/.build-id/b3/d45c3e8b1b9abeae84150422f76fc2f79821d3 120777 root:root ../../../../bin/reaver -/usr/lib/debug/.build-id/b3/d45c3e8b1b9abeae84150422f76fc2f79821d3.debug 120777 root:root ../../usr/bin/reaver.debug +/usr/lib/debug/.build-id/cc 40755 root:root +/usr/lib/debug/.build-id/cc/e2b6b27d35009a1f8e0df95e3bc76ecb9b692a 120777 root:root ../../../../bin/wash +/usr/lib/debug/.build-id/cc/e2b6b27d35009a1f8e0df95e3bc76ecb9b692a.debug 120777 root:root ../../usr/bin/wash.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/9bcc5c2bd364ba17f86dee76230d3e14278862 120777 root:root ../../../../bin/reaver +/usr/lib/debug/.build-id/fa/9bcc5c2bd364ba17f86dee76230d3e14278862.debug 120777 root:root ../../usr/bin/reaver.debug /usr/lib/debug/usr/bin/reaver.debug 100644 root:root @@ -11,11 +11,6 @@ /usr/src/debug/reaver-1.4/src/80211.c 100644 root:root -/usr/src/debug/reaver-1.4/src/80211.h 100644 root:root /usr/src/debug/reaver-1.4/src/argsparser.c 100644 root:root -/usr/src/debug/reaver-1.4/src/argsparser.h 100644 root:root /usr/src/debug/reaver-1.4/src/builder.c 100644 root:root -/usr/src/debug/reaver-1.4/src/builder.h 100644 root:root /usr/src/debug/reaver-1.4/src/cracker.c 100644 root:root -/usr/src/debug/reaver-1.4/src/cracker.h 100644 root:root /usr/src/debug/reaver-1.4/src/crc.c 100644 root:root -/usr/src/debug/reaver-1.4/src/crc.h 100644 root:root /usr/src/debug/reaver-1.4/src/crypto 40755 root:root @@ -38,3 +33,2 @@ /usr/src/debug/reaver-1.4/src/exchange.c 100644 root:root -/usr/src/debug/reaver-1.4/src/exchange.h 100644 root:root /usr/src/debug/reaver-1.4/src/globule.c 100644 root:root @@ -42,5 +36,3 @@ /usr/src/debug/reaver-1.4/src/iface.c 100644 root:root -/usr/src/debug/reaver-1.4/src/iface.h 100644 root:root /usr/src/debug/reaver-1.4/src/init.c 100644 root:root -/usr/src/debug/reaver-1.4/src/init.h 100644 root:root /usr/src/debug/reaver-1.4/src/keys.c 100644 root:root @@ -53,3 +45,2 @@ /usr/src/debug/reaver-1.4/src/misc.c 100644 root:root -/usr/src/debug/reaver-1.4/src/misc.h 100644 root:root /usr/src/debug/reaver-1.4/src/pins.c 100644 root:root @@ -57,11 +48,6 @@ /usr/src/debug/reaver-1.4/src/send.c 100644 root:root -/usr/src/debug/reaver-1.4/src/send.h 100644 root:root /usr/src/debug/reaver-1.4/src/session.c 100644 root:root -/usr/src/debug/reaver-1.4/src/session.h 100644 root:root /usr/src/debug/reaver-1.4/src/sigalrm.c 100644 root:root -/usr/src/debug/reaver-1.4/src/sigalrm.h 100644 root:root /usr/src/debug/reaver-1.4/src/sigint.c 100644 root:root -/usr/src/debug/reaver-1.4/src/sigint.h 100644 root:root /usr/src/debug/reaver-1.4/src/sql.c 100644 root:root -/usr/src/debug/reaver-1.4/src/sql.h 100644 root:root /usr/src/debug/reaver-1.4/src/tls 40755 root:root @@ -99,10 +85,10 @@ Provides: reaver-debuginfo = 1.4-alt2:sisyphus+269919.100.1.1 -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/cd0c6e9ea0e362c022426074912e53b61bfb78 120777 root:root ../../../../bin/wash -File: /usr/lib/debug/.build-id/44/cd0c6e9ea0e362c022426074912e53b61bfb78.debug 120777 root:root ../../usr/bin/wash.debug -File: /usr/lib/debug/.build-id/b3 40755 root:root -File: /usr/lib/debug/.build-id/b3/d45c3e8b1b9abeae84150422f76fc2f79821d3 120777 root:root ../../../../bin/reaver -File: /usr/lib/debug/.build-id/b3/d45c3e8b1b9abeae84150422f76fc2f79821d3.debug 120777 root:root ../../usr/bin/reaver.debug -File: /usr/lib/debug/usr/bin/reaver.debug 100644 root:root bf5d9d47489a966b31e3b851518e7637 -File: /usr/lib/debug/usr/bin/wash.debug 100644 root:root 28c05531b9e99630b2cd9a97d20a556b +File: /usr/lib/debug/.build-id/cc 40755 root:root +File: /usr/lib/debug/.build-id/cc/e2b6b27d35009a1f8e0df95e3bc76ecb9b692a 120777 root:root ../../../../bin/wash +File: /usr/lib/debug/.build-id/cc/e2b6b27d35009a1f8e0df95e3bc76ecb9b692a.debug 120777 root:root ../../usr/bin/wash.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/9bcc5c2bd364ba17f86dee76230d3e14278862 120777 root:root ../../../../bin/reaver +File: /usr/lib/debug/.build-id/fa/9bcc5c2bd364ba17f86dee76230d3e14278862.debug 120777 root:root ../../usr/bin/reaver.debug +File: /usr/lib/debug/usr/bin/reaver.debug 100644 root:root 7faef81a174908688e5c2870dc5e6ddf +File: /usr/lib/debug/usr/bin/wash.debug 100644 root:root 64d20e6b71236f2fd5e1f261da96ed96 File: /usr/src/debug/reaver-1.4 40755 root:root @@ -110,11 +96,6 @@ File: /usr/src/debug/reaver-1.4/src/80211.c 100644 root:root b1ca595e102b29f599a13c1525b30956 -File: /usr/src/debug/reaver-1.4/src/80211.h 100644 root:root fcfa05b8ac77b4c4b34cf4b910707e2c File: /usr/src/debug/reaver-1.4/src/argsparser.c 100644 root:root 50ec241409d7d18223615e496eeb3e06 -File: /usr/src/debug/reaver-1.4/src/argsparser.h 100644 root:root 76a621d3f152a8f60aa105778849bbe0 File: /usr/src/debug/reaver-1.4/src/builder.c 100644 root:root 63c109481270b1c9606ba3a02a2a4e92 -File: /usr/src/debug/reaver-1.4/src/builder.h 100644 root:root 8cd0dd4441955e09ec09a740f059ea30 File: /usr/src/debug/reaver-1.4/src/cracker.c 100644 root:root e3898337aa58a0c1324b1f561953c194 -File: /usr/src/debug/reaver-1.4/src/cracker.h 100644 root:root 666d2349ef1a34489369b194a5b916f6 File: /usr/src/debug/reaver-1.4/src/crc.c 100644 root:root ab43ec7cad5369c431263eacc1395dfb -File: /usr/src/debug/reaver-1.4/src/crc.h 100644 root:root 5093e38406e25aaffbfd0125796798ae File: /usr/src/debug/reaver-1.4/src/crypto 40755 root:root @@ -137,3 +118,2 @@ File: /usr/src/debug/reaver-1.4/src/exchange.c 100644 root:root 84e18203a7bc2f155879e0688334f485 -File: /usr/src/debug/reaver-1.4/src/exchange.h 100644 root:root edd9a49f23cd08ad39a2016f803a6502 File: /usr/src/debug/reaver-1.4/src/globule.c 100644 root:root 8d8a84fdfc64d8d367ea418cb2bc210f @@ -141,5 +121,3 @@ File: /usr/src/debug/reaver-1.4/src/iface.c 100644 root:root 896c313fad92016eaee8b551a114a93e -File: /usr/src/debug/reaver-1.4/src/iface.h 100644 root:root 9240f6017d7bd27207f79b4f5638cd55 File: /usr/src/debug/reaver-1.4/src/init.c 100644 root:root d98b4094df4b2a15f1cd6cbeb584af75 -File: /usr/src/debug/reaver-1.4/src/init.h 100644 root:root 9fb0a7033a9fe1a55a39d1a345b5e690 File: /usr/src/debug/reaver-1.4/src/keys.c 100644 root:root 071630b5449739a932351ef9bbf936be @@ -152,3 +130,2 @@ File: /usr/src/debug/reaver-1.4/src/misc.c 100644 root:root e65a14c878ee8aeef1470e983b8d43e1 -File: /usr/src/debug/reaver-1.4/src/misc.h 100644 root:root 0387f7a667187a63253302780af62a6c File: /usr/src/debug/reaver-1.4/src/pins.c 100644 root:root 0c83e29345c8777fc4dd0272e5055d86 @@ -156,11 +133,6 @@ File: /usr/src/debug/reaver-1.4/src/send.c 100644 root:root b853fed0128bd5fb761cf8def55863f5 -File: /usr/src/debug/reaver-1.4/src/send.h 100644 root:root 66dbeaafb99793a9058b7b49cf58dd84 File: /usr/src/debug/reaver-1.4/src/session.c 100644 root:root ed580c743c776cbee0edec7b1c564480 -File: /usr/src/debug/reaver-1.4/src/session.h 100644 root:root bbc1743c145e82ab8f88cd7dbb7f3f2b File: /usr/src/debug/reaver-1.4/src/sigalrm.c 100644 root:root dda18303143663428b9c90f1ebffae73 -File: /usr/src/debug/reaver-1.4/src/sigalrm.h 100644 root:root a469f4bdb5a27bda86c902b78f75387d File: /usr/src/debug/reaver-1.4/src/sigint.c 100644 root:root dc3b20691d8b1eeebd0cae25d6863653 -File: /usr/src/debug/reaver-1.4/src/sigint.h 100644 root:root 00244b21f5c48d0d368c94ce95f03066 File: /usr/src/debug/reaver-1.4/src/sql.c 100644 root:root 76ce7e79bfd076a7f771e36db21138c6 -File: /usr/src/debug/reaver-1.4/src/sql.h 100644 root:root d70bf638efa193b65474e16582f582a0 File: /usr/src/debug/reaver-1.4/src/tls 40755 root:root @@ -190,2 +162,2 @@ File: /usr/src/debug/reaver-1.4/src/wpsmon.h 100644 root:root f11d8bbb209d840c04bc66553ce944ae -RPMIdentity: f1850b2a04ad7a08f6d9383a036ea8eb83cd61cfec89a9d1340b17f9035b5859dc992e18f8b201b6ea4fcf0aa9cbd715954417b59dfae0888b7bc2ec502ee4a3 +RPMIdentity: 56b4e38a46623947d725ade1767c2c48359060cb556dd9458abe523180945d8c9ce13eadd69454f9a46c3bd55b47347267c14957653666587c94d3c8740ca9c4