<86>Jul 26 10:32:50 userdel[1319385]: delete user 'rooter' <86>Jul 26 10:32:50 userdel[1319385]: removed group 'rooter' owned by 'rooter' <86>Jul 26 10:32:50 userdel[1319385]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 26 10:32:50 groupadd[1319394]: group added to /etc/group: name=rooter, GID=630 <86>Jul 26 10:32:50 groupadd[1319394]: group added to /etc/gshadow: name=rooter <86>Jul 26 10:32:50 groupadd[1319394]: new group: name=rooter, GID=630 <86>Jul 26 10:32:50 useradd[1319404]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jul 26 10:32:50 userdel[1319417]: delete user 'builder' <86>Jul 26 10:32:50 userdel[1319417]: removed group 'builder' owned by 'builder' <86>Jul 26 10:32:50 userdel[1319417]: removed shadow group 'builder' owned by 'builder' <86>Jul 26 10:32:50 groupadd[1319428]: group added to /etc/group: name=builder, GID=631 <86>Jul 26 10:32:50 groupadd[1319428]: group added to /etc/gshadow: name=builder <86>Jul 26 10:32:50 groupadd[1319428]: new group: name=builder, GID=631 <86>Jul 26 10:32:50 useradd[1319438]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Jul 26 10:32:52 rpmi: liblz4-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626060252 installed <13>Jul 26 10:32:52 rpmi: libgpg-error-1.42-alt1 sisyphus+275524.40.1.1 1624455836 installed <13>Jul 26 10:32:52 rpmi: libgcrypt20-1.9.3-alt1 sisyphus+275524.100.1.1 1624456196 installed <13>Jul 26 10:32:52 rpmi: libsystemd-1:249.1-alt2 sisyphus+279897.200.2.1 1626880725 installed <13>Jul 26 10:32:52 rpmi: libdbus-1.12.18-alt1 sisyphus+275285.100.2.2 1624573331 installed <13>Jul 26 10:32:52 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093291 installed <13>Jul 26 10:32:52 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093291 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/reaver-t6x-1.6.3-alt1.nosrc.rpm (w1.gzdio) Installing reaver-t6x-1.6.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf reaver-t6x-1.6.3 + echo 'Source #0 (reaver-t6x-1.6.3.tar.gz):' Source #0 (reaver-t6x-1.6.3.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/reaver-t6x-1.6.3.tar.gz + cd reaver-t6x-1.6.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd reaver-t6x-1.6.3 + cd src + 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 -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 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 to see if compiler understands -Werror-unknown-warning-option... no checking to see if compiler understands -Wno-unused-but-set-variable... yes configure: creating ./config.status config.status: creating config.mak configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' cp lwe/wireless.21.h lwe/wireless.h make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_attr_process.o wps/wps_attr_process.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps.o wps/wps.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_attr_parse.o wps/wps_attr_parse.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o libwps/libwps.o libwps/libwps.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_attr_build.o wps/wps_attr_build.c In file included from wps/wps_attr_build.c:23: ./pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from utils/includes.h:25, from wps/wps_attr_build.c:15: /usr/include/features.h:279: note: this is the location of the previous definition 279 | # define _POSIX_SOURCE 1 | make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/base64.o utils/base64.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_dev_attr.o wps/wps_dev_attr.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/ip_addr.o utils/ip_addr.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/common.o utils/common.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/radiotap.o utils/radiotap.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_ufd.o wps/wps_ufd.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_common.o wps/wps_common.c In file included from wps/wps_common.c:26: ./pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from utils/includes.h:25, from wps/wps_common.c:15: /usr/include/features.h:279: note: this is the location of the previous definition 279 | # define _POSIX_SOURCE 1 | make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/trace.o utils/trace.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/vendor.o utils/vendor.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/uuid.o utils/uuid.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_enrollee.o wps/wps_enrollee.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/wpabuf.o utils/wpabuf.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/wpa_debug.o utils/wpa_debug.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/os_unix.o utils/os_unix.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/pkcs1.o tls/pkcs1.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/asn1.o tls/asn1.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/pkcs5.o tls/pkcs5.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/eloop.o utils/eloop.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/pkcs8.o tls/pkcs8.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/rsa.o tls/rsa.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_common.o tls/tlsv1_common.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_client.o tls/tlsv1_client.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_record.o tls/tlsv1_record.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_cred.o tls/tlsv1_cred.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_registrar.o wps/wps_registrar.c In file included from wps/wps_registrar.c:28: ./pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./utils/includes.h:25, from wps/wps_registrar.c:15: /usr/include/features.h:279: note: this is the location of the previous definition 279 | # define _POSIX_SOURCE 1 | make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-cbc.o crypto/aes-cbc.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_server_write.o tls/tlsv1_server_write.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-ctr.o crypto/aes-ctr.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_client_write.o tls/tlsv1_client_write.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_server.o tls/tlsv1_server.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-eax.o crypto/aes-eax.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-encblock.o crypto/aes-encblock.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_client_read.o tls/tlsv1_client_read.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-internal.o crypto/aes-internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-internal-enc.o crypto/aes-internal-enc.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-omac1.o crypto/aes-omac1.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-wrap.o crypto/aes-wrap.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/dh_group5.o crypto/dh_group5.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/bignum.o tls/bignum.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/x509v3.o tls/x509v3.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/dh_groups.o crypto/dh_groups.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-unwrap.o crypto/aes-unwrap.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/des-internal.o crypto/des-internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-internal-dec.o crypto/aes-internal-dec.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/md5.o crypto/md5.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/md4-internal.o crypto/md4-internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_server_read.o tls/tlsv1_server_read.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/rc4.o crypto/rc4.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/md5-internal.o crypto/md5-internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-pbkdf2.o crypto/sha1-pbkdf2.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/milenage.o crypto/milenage.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-tprf.o crypto/sha1-tprf.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-tlsprf.o crypto/sha1-tlsprf.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha256.o crypto/sha256.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1.o crypto/sha1.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/ms_funcs.o crypto/ms_funcs.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal-modexp.o crypto/crypto_internal-modexp.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha256-internal.o crypto/sha256-internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal-rsa.o crypto/crypto_internal-rsa.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal.o crypto/crypto_internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o sigint.o sigint.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal-cipher.o crypto/crypto_internal-cipher.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/fips_prf_internal.o crypto/fips_prf_internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-internal.o crypto/sha1-internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o argsparser.o argsparser.c In file included from argsparser.c:35: pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from argsparser.h:37, from argsparser.c:34: /usr/include/features.h:279: note: this is the location of the previous definition 279 | # define _POSIX_SOURCE 1 | make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/tls_internal.o crypto/tls_internal.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o pins.o pins.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o cracker.o cracker.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o session.o session.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o init.o init.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o misc.o misc.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o exchange.o exchange.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o crc.o crc.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o wpscrack.o wpscrack.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o globule.o globule.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o pixie.o pixie.c In file included from pixie.c:2: pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /usr/include/sys/types.h:25, from pixie.c:1: /usr/include/features.h:279: note: this is the location of the previous definition 279 | # define _POSIX_SOURCE 1 | pixie.c: In function 'pixie_attack': pixie.c:29:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | system(cmd); | ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o iface.o iface.c In file included from /usr/include/string.h:532, from lwe/iwlib.h:33, from iface.h:40, from iface.c:34: In function 'strncpy', inlined from 'read_iface_mac' at iface.c:77:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'change_channel' at iface.c:180:20: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o keys.o keys.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o send.o send.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o sigalrm.o sigalrm.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o 80211.o 80211.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o lwe/iwlib.o lwe/iwlib.c In file included from /usr/include/sys/socket.h:22, from lwe/iwlib.h:24, from lwe/iwlib.c:14: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ lwe/iwlib.c: In function 'iw_enum_devices': lwe/iwlib.c:258:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 258 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lwe/iwlib.c:259:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 259 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lwe/iwlib.c: In function 'iw_get_kernel_we_version': lwe/iwlib.c:341:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 341 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lwe/iwlib.c:357:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 357 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from lwe/iwlib.h:33, from lwe/iwlib.c:14: In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'print_iface_version_info' at lwe/iwlib.c:391:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'print_iface_version_info' at lwe/iwlib.c:400:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_range_info' at lwe/iwlib.c:487:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_priv_info' at lwe/iwlib.c:627:10: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_basic_config' at lwe/iwlib.c:677:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_basic_config' at lwe/iwlib.c:687:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_basic_config' at lwe/iwlib.c:694:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_basic_config' at lwe/iwlib.c:705:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_basic_config' at lwe/iwlib.c:716:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_basic_config' at lwe/iwlib.c:723:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_set_basic_config' at lwe/iwlib.c:752:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_set_basic_config' at lwe/iwlib.c:765:10: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_set_basic_config' at lwe/iwlib.c:777:10: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_set_basic_config' at lwe/iwlib.c:797:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_set_basic_config' at lwe/iwlib.c:817:10: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_set_basic_config' at lwe/iwlib.c:831:10: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_set_basic_config' at lwe/iwlib.c:854:10: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_set_ext' at lwe/iwlib.h:513:3, inlined from 'iw_get_stats' at lwe/iwlib.c:1280:10: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iw_check_if_addr_type' at lwe/iwlib.c:1978:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o builder.o builder.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o wpsmon.o wpsmon.c make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -Ilibwps -I. -Ilwe argsparser.o globule.o init.o sigint.o iface.o sigalrm.o misc.o cracker.o session.o send.o pins.o 80211.o exchange.o builder.o keys.o crc.o pixie.o wpscrack.o libwps/libwps.o wps/wps_attr_build.o wps/wps_attr_parse.o wps/wps_attr_process.o wps/wps.o wps/wps_common.o wps/wps_dev_attr.o wps/wps_enrollee.o wps/wps_registrar.o wps/wps_ufd.o utils/base64.o utils/common.o utils/ip_addr.o utils/radiotap.o utils/trace.o utils/uuid.o utils/wpa_debug.o utils/wpabuf.o utils/os_unix.o utils/vendor.o utils/eloop.o tls/asn1.o tls/bignum.o tls/pkcs1.o tls/pkcs5.o tls/pkcs8.o tls/rsa.o tls/tlsv1_client.o tls/tlsv1_client_read.o tls/tlsv1_client_write.o tls/tlsv1_common.o tls/tlsv1_cred.o tls/tlsv1_record.o tls/tlsv1_server.o tls/tlsv1_server_read.o tls/tlsv1_server_write.o tls/x509v3.o crypto/aes-cbc.o crypto/aes-ctr.o crypto/aes-eax.o crypto/aes-encblock.o crypto/aes-internal.o crypto/aes-internal-dec.o crypto/aes-internal-enc.o crypto/aes-omac1.o crypto/aes-unwrap.o crypto/aes-wrap.o crypto/des-internal.o crypto/dh_group5.o crypto/dh_groups.o crypto/md4-internal.o crypto/md5.o crypto/md5-internal.o crypto/milenage.o crypto/ms_funcs.o crypto/rc4.o crypto/sha1.o crypto/sha1-internal.o crypto/sha1-pbkdf2.o crypto/sha1-tlsprf.o crypto/sha1-tprf.o crypto/sha256.o crypto/sha256-internal.o crypto/crypto_internal.o crypto/crypto_internal-cipher.o crypto/crypto_internal-modexp.o crypto/crypto_internal-rsa.o crypto/tls_internal.o crypto/fips_prf_internal.o lwe/iwlib.o -lm -lpcap -o reaver make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' i586-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -Ilibwps -I. -Ilwe globule.o init.o misc.o 80211.o iface.o builder.o crc.o pixie.o send.o sigalrm.o wpsmon.o libwps/libwps.o wps/wps_attr_build.o wps/wps_attr_parse.o wps/wps_attr_process.o wps/wps.o wps/wps_common.o wps/wps_dev_attr.o wps/wps_enrollee.o wps/wps_registrar.o wps/wps_ufd.o utils/base64.o utils/common.o utils/ip_addr.o utils/radiotap.o utils/trace.o utils/uuid.o utils/wpa_debug.o utils/wpabuf.o utils/os_unix.o utils/vendor.o utils/eloop.o tls/asn1.o tls/bignum.o tls/pkcs1.o tls/pkcs5.o tls/pkcs8.o tls/rsa.o tls/tlsv1_client.o tls/tlsv1_client_read.o tls/tlsv1_client_write.o tls/tlsv1_common.o tls/tlsv1_cred.o tls/tlsv1_record.o tls/tlsv1_server.o tls/tlsv1_server_read.o tls/tlsv1_server_write.o tls/x509v3.o crypto/aes-cbc.o crypto/aes-ctr.o crypto/aes-eax.o crypto/aes-encblock.o crypto/aes-internal.o crypto/aes-internal-dec.o crypto/aes-internal-enc.o crypto/aes-omac1.o crypto/aes-unwrap.o crypto/aes-wrap.o crypto/des-internal.o crypto/dh_group5.o crypto/dh_groups.o crypto/md4-internal.o crypto/md5.o crypto/md5-internal.o crypto/milenage.o crypto/ms_funcs.o crypto/rc4.o crypto/sha1.o crypto/sha1-internal.o crypto/sha1-pbkdf2.o crypto/sha1-tlsprf.o crypto/sha1-tprf.o crypto/sha256.o crypto/sha256-internal.o crypto/crypto_internal.o crypto/crypto_internal-cipher.o crypto/crypto_internal-modexp.o crypto/crypto_internal-rsa.o crypto/tls_internal.o crypto/fips_prf_internal.o lwe/iwlib.o -lm -lpcap -o wash make: Leaving directory '/usr/src/RPM/BUILD/reaver-t6x-1.6.3/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94241 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/reaver-t6x-buildroot + : + /bin/rm -rf -- /usr/src/tmp/reaver-t6x-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd reaver-t6x-1.6.3 + umask 022 + mkdir -p /usr/src/tmp/reaver-t6x-buildroot//usr/bin /usr/src/tmp/reaver-t6x-buildroot/usr/share/man/man1 + gzip -cd + install -m 0755 src/reaver src/wash /usr/src/tmp/reaver-t6x-buildroot//usr/bin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/reaver-t6x-buildroot (auto) Verifying and fixing files in /usr/src/tmp/reaver-t6x-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/reaver-t6x-buildroot/ (default) Compressing files in /usr/src/tmp/reaver-t6x-buildroot (auto) Verifying ELF objects in /usr/src/tmp/reaver-t6x-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-t6x-1.6.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pyUfC1 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.l08JJ0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: reaver = 1.6.3, wash = 1.6.3 Requires: libpcap, /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:kgRPXr3WnVTWsDCQRGwZ23UQ1hlsago5BYa53, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: systemd, NetworkManager Obsoletes: reaver < 1.6 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qi951Z Creating reaver-t6x-debuginfo package Processing files: reaver-t6x-debuginfo-1.6.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3r0d40 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mANA00 find-requires: running scripts (debuginfo) Requires: reaver-t6x = 1.6.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpcap.so.0.8) Wrote: /usr/src/RPM/RPMS/i586/reaver-t6x-1.6.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/reaver-t6x-debuginfo-1.6.3-alt1.i586.rpm (w2.lzdio) 18.73user 5.12system 0:12.42elapsed 192%CPU (0avgtext+0avgdata 36128maxresident)k 0inputs+0outputs (0major+907422minor)pagefaults 0swaps 22.42user 7.93system 0:18.67elapsed 162%CPU (0avgtext+0avgdata 105648maxresident)k 2840inputs+0outputs (0major+1183340minor)pagefaults 0swaps --- reaver-t6x-1.6.3-alt1.i586.rpm.repo 2017-12-28 15:43:53.000000000 +0000 +++ reaver-t6x-1.6.3-alt1.i586.rpm.hasher 2021-07-26 10:33:07.958466599 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) @@ -13,2 +14,3 @@ Requires: libm.so.6(GLIBC_2.0) +Requires: libm.so.6(GLIBC_2.29) Requires: libpcap.so.0.8 >= set:kgRPXr3WnVTWsDCQRGwZ23UQ1hlsago5BYa53 @@ -23,5 +25,5 @@ Conflicts: NetworkManager -File: /usr/bin/reaver 100755 root:root 1b2335195b7a22c4af93da08cf8e61d5 -File: /usr/bin/wash 100755 root:root 69078b615c25a53ae7373be0a2a9062b +File: /usr/bin/reaver 100755 root:root 6297a564fed857daef72eebf7e2fbdf5 +File: /usr/bin/wash 100755 root:root 9e051eb0cc5df9a0446887d89738ae75 File: /usr/share/man/man1/reaver.1.xz 100644 root:root 7f61dca0251fdc340d526af3d5b328ae -RPMIdentity: 8ba82dfdd67f7d181530e74fd6e8a03b +RPMIdentity: aa1cb3b19c1f9d1a02587d446f74dd8f --- reaver-t6x-debuginfo-1.6.3-alt1.i586.rpm.repo 2017-12-28 15:43:53.000000000 +0000 +++ reaver-t6x-debuginfo-1.6.3-alt1.i586.rpm.hasher 2021-07-26 10:33:08.061465917 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/03 40755 root:root -/usr/lib/debug/.build-id/03/464f92a266cc09abe5fb48783b11009c55e92e 120777 root:root ../../../../bin/reaver -/usr/lib/debug/.build-id/03/464f92a266cc09abe5fb48783b11009c55e92e.debug 120777 root:root ../../usr/bin/reaver.debug -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/9a426ac9b51856501e90e538eff0c1aff9fdf9 120777 root:root ../../../../bin/wash -/usr/lib/debug/.build-id/9d/9a426ac9b51856501e90e538eff0c1aff9fdf9.debug 120777 root:root ../../usr/bin/wash.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/d6ef8a97d2ab9a388c1923eae30676e26950d5 120777 root:root ../../../../bin/wash +/usr/lib/debug/.build-id/1e/d6ef8a97d2ab9a388c1923eae30676e26950d5.debug 120777 root:root ../../usr/bin/wash.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/4020a751994d7e05241279ec85fabf483307fc 120777 root:root ../../../../bin/reaver +/usr/lib/debug/.build-id/5f/4020a751994d7e05241279ec85fabf483307fc.debug 120777 root:root ../../usr/bin/reaver.debug /usr/lib/debug/usr/bin/reaver.debug 100644 root:root @@ -180,10 +180,10 @@ Provides: reaver-t6x-debuginfo = 1.6.3-alt1 -File: /usr/lib/debug/.build-id/03 40755 root:root -File: /usr/lib/debug/.build-id/03/464f92a266cc09abe5fb48783b11009c55e92e 120777 root:root ../../../../bin/reaver -File: /usr/lib/debug/.build-id/03/464f92a266cc09abe5fb48783b11009c55e92e.debug 120777 root:root ../../usr/bin/reaver.debug -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/9a426ac9b51856501e90e538eff0c1aff9fdf9 120777 root:root ../../../../bin/wash -File: /usr/lib/debug/.build-id/9d/9a426ac9b51856501e90e538eff0c1aff9fdf9.debug 120777 root:root ../../usr/bin/wash.debug -File: /usr/lib/debug/usr/bin/reaver.debug 100644 root:root 2da0ff910be1a4925cb718c64002bbcf -File: /usr/lib/debug/usr/bin/wash.debug 100644 root:root c6996e941ef31850c2169812d4953e15 +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/d6ef8a97d2ab9a388c1923eae30676e26950d5 120777 root:root ../../../../bin/wash +File: /usr/lib/debug/.build-id/1e/d6ef8a97d2ab9a388c1923eae30676e26950d5.debug 120777 root:root ../../usr/bin/wash.debug +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/4020a751994d7e05241279ec85fabf483307fc 120777 root:root ../../../../bin/reaver +File: /usr/lib/debug/.build-id/5f/4020a751994d7e05241279ec85fabf483307fc.debug 120777 root:root ../../usr/bin/reaver.debug +File: /usr/lib/debug/usr/bin/reaver.debug 100644 root:root ed212d9f3fa86d3ef23bc301dff8be52 +File: /usr/lib/debug/usr/bin/wash.debug 100644 root:root 3455c2119a1e3cbbc24a177a0346be86 File: /usr/src/debug/reaver-t6x-1.6.3 40755 root:root @@ -353,2 +353,2 @@ File: /usr/src/debug/reaver-t6x-1.6.3/src/wpsmon.h 100644 root:root 2b623c6472d8da8da3eae0b8a078b30b -RPMIdentity: ad0915c5861d0cd6d9abd9e102d5d7ad +RPMIdentity: ac4a7b2beaf4d0a996704862f6aa4384