checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking for gawk... (cached) mawk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking for /usr/bin/gcc option to accept ISO C99... none needed checking for catchsegv... catchsegv checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to build with code coverage support... no checking whether to enable Valgrind on the unit tests... checking for valgrind... no yes checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.50 gio-2.0 gio-unix-2.0... yes checking for libnl-genl-3.0 >= 3.1... no checking linux/nbd-netlink.h usability... yes checking linux/nbd-netlink.h presence... yes checking for linux/nbd-netlink.h... yes checking for openssl >= 1.1.1... yes checking linux/mmc/ioctl.h usability... yes checking linux/mmc/ioctl.h presence... yes checking for linux/mmc/ioctl.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls rauc 1.8 network: no streaming: no >>> host-rauc 1.8 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-8/output-1/host/lib/pkgconfig:/tmp/instance-8/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-8/output-1/build/host-rauc-1.8/ make[1]: Entering directory '/tmp/instance-8/output-1/build/host-rauc-1.8' GEN rauc-installer-generated.c /home/autobuild/make/make --no-print-directory all-am CC src/rauc-main.o CC src/librauc_la-bootchooser.lo CC src/librauc_la-bundle.lo CC src/librauc_la-checksum.lo CC src/librauc_la-config_file.lo CC src/librauc_la-context.lo CC src/librauc_la-crypt.lo CC src/librauc_la-dm.lo CC src/librauc_la-hash_index.lo CC src/librauc_la-install.lo CC src/librauc_la-manifest.lo CC src/librauc_la-mark.lo CC src/librauc_la-mbr.lo CC src/librauc_la-mount.lo CC src/librauc_la-service.lo CC src/librauc_la-signature.lo In file included from /tmp/instance-8/output-1/host/include/openssl/asn1.h:16, from src/signature.c:1: src/signature.c: In function 'get_cert_time': /tmp/instance-8/output-1/host/include/openssl/bio.h:482:34: warning: value computed is not used [-Wunused-value] 482 | # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signature.c:911:2: note: in expansion of macro 'BIO_set_close' 911 | BIO_set_close(mem, BIO_CLOSE); | ^~~~~~~~~~~~~ src/signature.c: In function 'asn1_time_to_tm': /tmp/instance-8/output-1/host/include/openssl/bio.h:482:34: warning: value computed is not used [-Wunused-value] 482 | # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signature.c:1095:2: note: in expansion of macro 'BIO_set_close' 1095 | BIO_set_close(mem, BIO_CLOSE); | ^~~~~~~~~~~~~ CC src/librauc_la-slot.lo CC src/librauc_la-stats.lo CC src/librauc_la-utils.lo CC src/librauc_la-update_handler.lo CC src/librauc_la-verity_hash.lo CC src/librauc_la-emmc.lo CC librauc_la-rauc-installer-generated.lo CCLD librauc.la CCLD rauc CC test/fakerand.o CCLD test/fakerand GEN data/rauc-service.sh GEN data/de.pengutronix.rauc.service GEN data/rauc.service make[1]: Leaving directory '/tmp/instance-8/output-1/build/host-rauc-1.8' >>> host-rauc 1.8 Installing to host directory PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-8/output-1/host/lib/pkgconfig:/tmp/instance-8/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-8/output-1/build/host-rauc-1.8/ make[1]: Entering directory '/tmp/instance-8/output-1/build/host-rauc-1.8' /home/autobuild/make/make --no-print-directory install-am /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c rauc '/tmp/instance-8/output-1/host/bin' libtool: install: /usr/bin/install -c rauc /tmp/instance-8/output-1/host/bin/rauc /usr/bin/mkdir -p 'no' /usr/bin/install -c -m 644 data/de.pengutronix.rauc.conf 'no' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/share/man/man1' /usr/bin/install -c -m 644 rauc.1 '/tmp/instance-8/output-1/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/libexec' /usr/bin/install -c data/rauc-service.sh '/tmp/instance-8/output-1/host/libexec' /usr/bin/mkdir -p 'no' /usr/bin/install -c -m 644 data/rauc.service 'no' make[1]: Leaving directory '/tmp/instance-8/output-1/build/host-rauc-1.8' >>> read-edid 3.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.read-edid-3.0.2.tar.gz.afcgat/output' 'http://www.polypux.org/projects/read-edid/read-edid-3.0.2.tar.gz' --2022-12-31 00:50:25-- http://www.polypux.org/projects/read-edid/read-edid-3.0.2.tar.gz Resolving www.polypux.org (www.polypux.org)... 152.19.134.41 Connecting to www.polypux.org (www.polypux.org)|152.19.134.41|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 17508 (17K) [application/x-gzip] Saving to: '/tmp/instance-8/output-1/build/.read-edid-3.0.2.tar.gz.afcgat/output' 0K .......... ....... 100% 357K=0.05s 2022-12-31 00:50:25 (357 KB/s) - '/tmp/instance-8/output-1/build/.read-edid-3.0.2.tar.gz.afcgat/output' saved [17508/17508] read-edid-3.0.2.tar.gz: OK (sha256: c7c6d8440f5b90f98e276829271ccea5b2ff5a3413df8a0f87ec09f834af186f) >>> read-edid 3.0.2 Extracting gzip -d -c /tmp/instance-8/dl/read-edid/read-edid-3.0.2.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/read-edid-3.0.2 -xf - >>> read-edid 3.0.2 Patching Applying 0001-Fix-install-file-list.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-compiler-check.patch using patch: patching file CMakeLists.txt Applying 0003-fix-build-with-gcc-10.patch using patch: patching file get-edid/classic.c patching file get-edid/get-edid.c patching file get-edid/i2c.c >>> read-edid 3.0.2 Configuring (mkdir -p /tmp/instance-8/output-1/build/read-edid-3.0.2/ && cd /tmp/instance-8/output-1/build/read-edid-3.0.2/ && rm -f CMakeCache.txt && PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-8/output-1/host/bin/cmake /tmp/instance-8/output-1/build/read-edid-3.0.2/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-8/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DCLASSICBUILD=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-8/output-1/build/read-edid-3.0.2 >>> read-edid 3.0.2 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-8/output-1/build/read-edid-3.0.2/ make[1]: Entering directory '/tmp/instance-8/output-1/build/read-edid-3.0.2' [ 16%] Building C object get-edid/CMakeFiles/get-edid.dir/get-edid.c.o [ 33%] Building C object get-edid/CMakeFiles/get-edid.dir/classic.c.o [ 50%] Building C object get-edid/CMakeFiles/get-edid.dir/i2c.c.o [ 66%] Linking C executable get-edid [ 66%] Built target get-edid [ 83%] Building C object parse-edid/CMakeFiles/parse-edid.dir/parse-edid.c.o [100%] Linking C executable parse-edid [100%] Built target parse-edid make[1]: Leaving directory '/tmp/instance-8/output-1/build/read-edid-3.0.2' >>> read-edid 3.0.2 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-8/output-1/target install/fast -C /tmp/instance-8/output-1/build/read-edid-3.0.2/ make[1]: Entering directory '/tmp/instance-8/output-1/build/read-edid-3.0.2' Install the project... -- Install configuration: "Debug" -- Installing: /tmp/instance-8/output-1/target/usr/share/man/man1/get-edid.1 -- Installing: /tmp/instance-8/output-1/target/usr/share/doc/read-edid/AUTHORS -- Installing: /tmp/instance-8/output-1/target/usr/share/doc/read-edid/ChangeLog -- Installing: /tmp/instance-8/output-1/target/usr/share/doc/read-edid/README -- Installing: /tmp/instance-8/output-1/target/usr/bin/get-edid -- Installing: /tmp/instance-8/output-1/target/usr/bin/parse-edid make[1]: Leaving directory '/tmp/instance-8/output-1/build/read-edid-3.0.2' >>> reaver 1.6.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.reaver-1.6.6.tar.gz.I1PY2i/output' 'https://github.com/t6x/reaver-wps-fork-t6x/archive/v1.6.6/reaver-1.6.6.tar.gz' --2022-12-31 00:50:27-- https://github.com/t6x/reaver-wps-fork-t6x/archive/v1.6.6/reaver-1.6.6.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/t6x/reaver-wps-fork-t6x/tar.gz/refs/tags/v1.6.6 [following] --2022-12-31 00:50:28-- https://codeload.github.com/t6x/reaver-wps-fork-t6x/tar.gz/refs/tags/v1.6.6 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-8/output-1/build/.reaver-1.6.6.tar.gz.I1PY2i/output' 0K .......... .......... .......... .......... .......... 492K 50K .......... .......... .......... .......... .......... 978K 100K .......... .......... .......... .......... .......... 972K 150K .......... .......... .......... .......... .......... 89.9M 200K .......... .......... .......... .......... .......... 1.09M 250K .......... .......... .......... .......... .......... 10.3M 300K .......... .......... .......... .......... .......... 61.4M 350K .......... .......... .......... .......... .......... 103M 400K .......... .......... .......... .......... .......... 950K 450K .......... .......... .... 507K=0.4s 2022-12-31 00:50:28 (1.30 MB/s) - '/tmp/instance-8/output-1/build/.reaver-1.6.6.tar.gz.I1PY2i/output' saved [485854] reaver-1.6.6.tar.gz: OK (sha256: 73189782b208d12b8dddc4f29d32e1f72b1f3609e573c9ea9510deebec394583) >>> reaver 1.6.6 Extracting gzip -d -c /tmp/instance-8/dl/reaver/reaver-1.6.6.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/reaver-1.6.6 -xf - >>> reaver 1.6.6 Patching >>> reaver 1.6.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-8/output-1/build/reaver-1.6.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> reaver 1.6.6 Patching libtool >>> reaver 1.6.6 Configuring (cd /tmp/instance-8/output-1/build/reaver-1.6.6/src && rm -rf config.cache && PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-as" LD="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-ld" NM="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-g++" FC="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O0 -g0 -static" FFLAGS=" -O0 -g0 -static" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no LIBS="`/tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/pcap-config --static --additional-libs`" LDFLAGS=" -static `/tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/pcap-config --static --additional-libs`" CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-uclibc --host=mipsel-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for mipsel-buildroot-linux-uclibc-gcc... /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc accepts -g... yes checking for /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking for pcap_open_live in -lpcap... yes checking how to run the C preprocessor... /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-cpp 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-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> reaver 1.6.6 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-8/output-1/build/reaver-1.6.6/src make[1]: Entering directory '/tmp/instance-8/output-1/build/reaver-1.6.6/src' cp lwe/wireless.21.h lwe/wireless.h /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/sys/types.h:26, from pixie.c:1: /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | printf '#define R_VERSION "%s"\n' "$(cd .; sh version.sh)" > version.h /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:27, from argsparser.c:34: /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:27, from defs.h:37, from cracker.h:37, from cracker.c:34: /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:24, from utils/includes.h:25, from wps/wps_attr_build.c:15: /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:24, from utils/includes.h:25, from wps/wps_common.c:15: /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:24, from ./utils/includes.h:25, from wps/wps_registrar.c:15: /tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o lwe/iwlib.o lwe/iwlib.c /tmp/instance-8/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -static -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 lwe/iwlib.o -lm -lpcap -static -L/tmp/instance-8/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lnl-genl-3 -lnl-3 -lpthread -lpthread -o reaver ln -sf ./reaver wash make[1]: Leaving directory '/tmp/instance-8/output-1/build/reaver-1.6.6/src' >>> reaver 1.6.6 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-8/output-1/target install -C /tmp/instance-8/output-1/build/reaver-1.6.6/src make[1]: Entering directory '/tmp/instance-8/output-1/build/reaver-1.6.6/src' ./install.sh -D -m 755 wash /tmp/instance-8/output-1/target/usr/bin/wash ./install.sh -D -m 755 reaver /tmp/instance-8/output-1/target/usr/bin/reaver mkdir -p /tmp/instance-8/output-1/target/var/lib/reaver make[1]: Leaving directory '/tmp/instance-8/output-1/build/reaver-1.6.6/src' go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-8/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-8/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-8/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-8/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-8/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist go tool dist: mkdtemp(/var/tmp/go-cbuild-RHdqmH): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-8/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-8/buildroot'