<86>Feb 10 03:44:07 userdel[1823833]: delete user 'rooter' <86>Feb 10 03:44:07 userdel[1823833]: removed group 'rooter' owned by 'rooter' <86>Feb 10 03:44:07 userdel[1823833]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 10 03:44:07 groupadd[1823839]: group added to /etc/group: name=rooter, GID=699 <86>Feb 10 03:44:07 groupadd[1823839]: group added to /etc/gshadow: name=rooter <86>Feb 10 03:44:07 groupadd[1823839]: new group: name=rooter, GID=699 <86>Feb 10 03:44:07 useradd[1823843]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Feb 10 03:44:07 userdel[1823850]: delete user 'builder' <86>Feb 10 03:44:07 userdel[1823850]: removed group 'builder' owned by 'builder' <86>Feb 10 03:44:07 userdel[1823850]: removed shadow group 'builder' owned by 'builder' <86>Feb 10 03:44:07 groupadd[1823855]: group added to /etc/group: name=builder, GID=700 <86>Feb 10 03:44:07 groupadd[1823855]: group added to /etc/gshadow: name=builder <86>Feb 10 03:44:07 groupadd[1823855]: new group: name=builder, GID=700 <86>Feb 10 03:44:07 useradd[1823860]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Feb 10 03:44:09 rpmi: libsqlite3-3.34.1-alt1 sisyphus+265135.100.1.1 1611332969 installed <13>Feb 10 03:44:09 rpmi: liblz4-1:1.9.3-alt1 sisyphus+262305.100.1.1 1606099128 installed <13>Feb 10 03:44:09 rpmi: libgpg-error-1.41-alt4 sisyphus+264254.200.1.1 1609440105 installed <13>Feb 10 03:44:09 rpmi: libgcrypt20-1.9.1-alt1 sisyphus+265464.100.1.1 1611920690 installed <13>Feb 10 03:44:09 rpmi: libsystemd-1:247.3-alt1 sisyphus+265719.100.2.1 1612573528 installed <13>Feb 10 03:44:09 rpmi: libdbus-1.12.18-alt1 sisyphus+252758.100.1.1 1591203684 installed <13>Feb 10 03:44:09 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571635 installed <13>Feb 10 03:44:09 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571635 installed <13>Feb 10 03:44:09 rpmi: libsqlite3-devel-3.34.1-alt1 sisyphus+265135.100.1.1 1611332969 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/reaver-1.4-alt1.nosrc.rpm (w1.gzdio) Installing reaver-1.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58627 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf reaver-1.4 + echo 'Source #0 (reaver-1.4.tar.gz):' Source #0 (reaver-1.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/reaver-1.4.tar.gz + /bin/tar -xf - + cd reaver-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + pushd src ~/RPM/BUILD/reaver-1.4/src ~/RPM/BUILD/reaver-1.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-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... x86_64-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.13891 + 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' (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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 misc.c -c In file included from /usr/include/string.h:532, from defs.h:41, from misc.h:41, from misc.c:34: In function 'strncat', inlined from 'mac2str' at misc.c:58:4: /usr/include/bits/string_fortified.h:122:10: warning: '__builtin___strncat_chk' output may be truncated copying 3 bytes from a string of length 3 [-Wstringop-truncation] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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__ | In file included from /usr/include/string.h:532, from lwe/iwlib.h:28, from iface.h:40, from iface.c:34: In function 'strncpy', inlined from 'read_iface_mac' at iface.c:54: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:512:3, inlined from 'change_channel' at iface.c:138: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-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 send.c -c make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' (cd lwe && make BUILD_STATIC=y libiw.a) make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/lwe' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src/lwe' make[1]: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src/lwe' cp wireless.21.h wireless.h gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -fPIC -c -o iwlib.so iwlib.c iwlib.c: In function 'iw_enum_devices': iwlib.c:254:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 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 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 wps_registrar.c: In function 'wps_build_m4': wps_registrar.c:1472:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1472 | wpa_printf(MSG_DEBUG, "WPS: Dev Password Len: %d", wps->dev_password_len); | ~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld 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' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^ ld: 80211.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: argsparser.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: builder.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: cracker.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: exchange.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: globule.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: iface.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: init.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: misc.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: pins.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: send.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: session.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: sigalrm.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: sigint.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: sql.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: wps/wps_registrar.o:(.bss+0x0): multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: crypto/dh_groups.o:/usr/src/RPM/BUILD/reaver-1.4/src/crypto/../globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccdxa9fk.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:16: reaver] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/reaver-1.4/src' x86_64-alt-linux-gcc -DCONF_DIR='"/etc/reaver"' -DREAVER_DATABASE='"/etc/reaver/reaver.db"' -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ld: 80211.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: argsparser.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: builder.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: cracker.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: exchange.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: globule.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: iface.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: init.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: misc.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: pins.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: send.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: session.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: sigalrm.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: sigint.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: sql.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: wps/wps_registrar.o:(.bss+0x0): multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here ld: crypto/dh_groups.o:/usr/src/RPM/BUILD/reaver-1.4/src/crypto/../globule.h:141: multiple definition of `globule'; /usr/src/tmp/ccaPOCRK.o:/usr/src/RPM/BUILD/reaver-1.4/src/globule.h:141: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:13: wash] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/reaver-1.4/src' error: Bad exit status from /usr/src/tmp/rpm-tmp.13891 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.13891 (%build) Command exited with non-zero status 1 10.76user 1.83system 0:09.07elapsed 138%CPU (0avgtext+0avgdata 42476maxresident)k 0inputs+0outputs (0major+620243minor)pagefaults 0swaps hsh-rebuild: rebuild of `reaver-1.4-alt1.src.rpm' failed. Command exited with non-zero status 1 14.64user 4.45system 0:15.39elapsed 124%CPU (0avgtext+0avgdata 107732maxresident)k 200inputs+0outputs (0major+848605minor)pagefaults 0swaps