D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/reaver-1.6.6-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jthmPk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf reaver-1.6.6
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/reaver-1.6.6.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd reaver-1.6.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/reaver-lwe-unbundle.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rf src/lwe
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9NQwXy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd reaver-1.6.6
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd src
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for pcap_open_live in -lpcap... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
printf '#define R_VERSION "%s"\n' "$(cd .; sh version.sh)"  > version.h
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
session.c: In function 'get_crack_progress':
session.c:353:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  353 |                                 fscanf(fp, "%d", &p1_idx);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
session.c:354:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  354 |                                 fscanf(fp, "%d", &p2_idx);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
session.c:355:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  355 |                                 fscanf(fp, "%d", &num);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6   -c -o pcapfile.o pcapfile.c
pcapfile.c: In function 'pcapfile_write_header_le':
pcapfile.c:21:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   21 |         write(outfd, "\xD4\xC3\xB2\xA1" "\x02\x00\x04\x00"
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   22 |                      "\x00\x00\x00\x00" "\x00\x00\x00\x00"
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   23 |                      "\x00\x00\x04\x00" "\x7F\x00\x00\x00", 24);
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pcapfile.c: In function 'pcapfile_write_packet':
pcapfile.c:42:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   42 |         write(outfd, &hdr_out, sizeof hdr_out);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pcapfile.c:43:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   43 |         write(outfd, data, h_out->len);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:16:
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
      | 
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:42:
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.c:34:
/usr/include/features.h:279: note: this is the location of the previous definition
  279 | # define _POSIX_SOURCE  1
      | 
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6   -c -o main.o main.c
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
In file included from cracker.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 defs.h:37,
                 from cracker.h:37,
                 from cracker.c:34:
/usr/include/features.h:279: note: this is the location of the previous definition
  279 | # define _POSIX_SOURCE  1
      | 
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
      | 
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
In file included from /usr/include/string.h:519,
                 from libwps/libwps.h:21,
                 from libwps/libwps.c:14:
In function 'strncpy',
    inlined from 'parse_wps_tag' at libwps/libwps.c:362:6:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
      | 
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
      | 
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6   -c -o version.o version.c
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 sigint.o iface.o sigalrm.o misc.o session.o send.o pins.o 80211.o builder.o keys.o crc.o pixie.o version.o pcapfile.o exchange.o argsparser.o wpscrack.o wpsmon.o cracker.o main.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 -lm -lpcap  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -liw -o reaver
ln -sf ./reaver wash
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MivdnD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64
+ cd reaver-1.6.6
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C src
make: Entering directory '/home/iurt/rpmbuild/BUILD/reaver-1.6.6/src'
/usr/bin/install -p -D -m 755 wash /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/bin/wash
/usr/bin/install -p -D -m 755 reaver /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/bin/reaver
mkdir -p /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/var/lib/reaver
make: Leaving directory '/home/iurt/rpmbuild/BUILD/reaver-1.6.6/src'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/man/man1
+ install -pm0644 docs/reaver.1 /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/man/man1/
+ touch /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/var/lib/reaver/reaver.db
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.6.6-1.mga9 --unique-debug-suffix -1.6.6-1.mga9.aarch64 --unique-debug-src-base reaver-1.6.6-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/reaver-1.6.6

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/bin/wash
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/bin/reaver
dwz: ./usr/bin/reaver-1.6.6-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/wash-1.6.6-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 2304kB, size after compression: 2304kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
2793 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/wpabuf.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/wpabuf.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/wpa_debug.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/wpa_debug.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/uuid.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/uuid.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/trace.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/radiotap_iter.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/radiotap.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/os_unix.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/os.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/list.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/ip_addr.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/ip_addr.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/eloop.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/eloop.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/common.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/common.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/base64.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/utils/base64.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/x509v3.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/x509v3.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_server_write.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_server_read.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_server_i.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_server.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_server.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_record.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_record.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_cred.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_cred.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_common.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_common.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_client_write.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_client_read.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_client_i.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_client.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/tlsv1_client.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/rsa.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/rsa.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/pkcs8.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/pkcs8.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/pkcs5.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/pkcs5.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/pkcs1.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/pkcs1.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/libtommath.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/bignum.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/bignum.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/asn1.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/tls/asn1.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/libwps/libwps.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/libwps/libwps.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/tls_internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/tls.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha256.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha256.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha256-internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha1_i.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha1.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha1.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha1-tprf.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha1-tlsprf.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha1-pbkdf2.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/sha1-internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/rc4.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/ms_funcs.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/milenage.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/md5_i.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/md5.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/md5.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/md5-internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/md4-internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/fips_prf_internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/dh_groups.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/dh_groups.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/dh_group5.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/dh_group5.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/des_i.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/des-internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/crypto_internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/crypto_internal-rsa.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/crypto_internal-modexp.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/crypto_internal-cipher.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/crypto.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes_wrap.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes_i.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-wrap.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-unwrap.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-omac1.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-internal.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-internal-enc.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-internal-dec.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-encblock.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-eax.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-ctr.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/reaver-1.6.6-1.mga9.aarch64/src/crypto/aes-cbc.c is executable but has no shebang, removing executable bit
Processing files: reaver-1.6.6-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zeTh47
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd reaver-1.6.6
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/doc/reaver
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/doc/reaver
+ cp -pr docs/README /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/doc/reaver
+ cp -pr docs/README.REAVER /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/doc/reaver
+ cp -pr docs/README.WASH /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/doc/reaver
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6LU3FT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd reaver-1.6.6
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/licenses/reaver
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/licenses/reaver
+ cp -pr docs/LICENSE /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/share/licenses/reaver
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/bin/reaver and /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/bin/wash
Provides: reaver = 1.6.6-1.mga9 reaver(aarch-64) = 1.6.6-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libiw.so.30()(64bit) libm.so.6()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit)
Processing files: reaver-debugsource-1.6.6-1.mga9.aarch64
Provides: reaver-debugsource = 1.6.6-1.mga9 reaver-debugsource(aarch-64) = 1.6.6-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: reaver-debuginfo-1.6.6-1.mga9.aarch64
warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/lib/debug/usr/bin/reaver-1.6.6-1.mga9.aarch64.debug and /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64/usr/lib/debug/usr/bin/wash-1.6.6-1.mga9.aarch64.debug
Provides: debuginfo(build-id) = 389d4d671614bbb316ff14d80ec7a7dacb017e62 debuginfo(build-id) = nilnil reaver-debuginfo = 1.6.6-1.mga9 reaver-debuginfo(aarch-64) = 1.6.6-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: reaver-debugsource(aarch-64) = 1.6.6-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/reaver-debuginfo-1.6.6-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/reaver-1.6.6-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/reaver-debugsource-1.6.6-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yXeO59
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd reaver-1.6.6
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/reaver-1.6.6-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3Z1E1y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf reaver-1.6.6
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!