patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-0/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-0/output-1/host" --sysconfdir="/nvmedata/autobuild/instance-0/output-1/host/etc" --localstatedir="/nvmedata/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-0/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/nvmedata/autobuild/instance-0/output-1/host/include -Wall -O2 -I/nvmedata/autobuild/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/nvmedata/autobuild/instance-0/output-1/host/include -L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-0/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' /bin/mkdir -p '/nvmedata/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/nvmedata/autobuild/instance-0/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README '/nvmedata/autobuild/instance-0/output-1/host/share/doc/patchelf' /bin/mkdir -p '/nvmedata/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/nvmedata/autobuild/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-patchelf-0.9' >>> reaver 1.6.6 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-0/output-1/build/.reaver-1.6.6.tar.gz.wPHVK1/output' 'https://github.com/t6x/reaver-wps-fork-t6x/archive/v1.6.6/reaver-1.6.6.tar.gz' --2022-04-12 20:24:54-- 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.114.3 Connecting to github.com (github.com)|140.82.114.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-04-12 20:24:54-- 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.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-0/output-1/build/.reaver-1.6.6.tar.gz.wPHVK1/output' 0K .......... .......... .......... .......... .......... 456K 50K .......... .......... .......... .......... .......... 964K 100K .......... .......... .......... .......... .......... 29.9M 150K .......... .......... .......... .......... .......... 93.3M 200K .......... .......... .......... .......... .......... 962K 250K .......... .......... .......... .......... .......... 78.1M 300K .......... .......... .......... .......... .......... 51.7M 350K .......... .......... .......... .......... .......... 30.1M 400K .......... .......... .......... .......... .......... 994K 450K .......... .......... .... 161M=0.3s 2022-04-12 20:24:54 (1.72 MB/s) - '/nvmedata/autobuild/instance-0/output-1/build/.reaver-1.6.6.tar.gz.wPHVK1/output' saved [485854] reaver-1.6.6.tar.gz: OK (sha256: 73189782b208d12b8dddc4f29d32e1f72b1f3609e573c9ea9510deebec394583) >>> reaver 1.6.6 Extracting gzip -d -c /nvmedata/autobuild/instance-0/dl/reaver/reaver-1.6.6.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-0/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 /nvmedata/autobuild/instance-0/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 /nvmedata/autobuild/instance-0/output-1/build/reaver-1.6.6/src && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-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/nvmedata/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-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 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/nvmedata/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-0/output-1/host/or1k-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=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-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 --enable-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, --enable-shared checking for or1k-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-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... /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking to see if compiler understands -Werror-unknown-warning-option... no checking to see if compiler understands -Wno-unused-but-set-variable... yes configure: creating ./config.status config.status: creating config.mak configure: WARNING: unrecognized options: --disable-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, --enable-shared >>> reaver 1.6.6 Building PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-0/output-1/build/reaver-1.6.6/src make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/reaver-1.6.6/src' cp lwe/wireless.21.h lwe/wireless.h /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/sys/types.h:26, from pixie.c:1: /nvmedata/autobuild/instance-0/output-1/host/or1k-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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:27, from argsparser.c:34: /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:27, from defs.h:37, from cracker.h:37, from cracker.c:34: /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:24, from utils/includes.h:25, from wps/wps_attr_build.c:15: /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:24, from utils/includes.h:25, from wps/wps_common.c:15: /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:24, from ./utils/includes.h:25, from wps/wps_registrar.c:15: /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/features.h:250: note: this is the location of the previous definition 250 | # define _POSIX_SOURCE 1 | /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 /nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -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 -lpthread -o reaver ln -sf ./reaver wash make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/reaver-1.6.6/src' >>> reaver 1.6.6 Installing to target PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-0/output-1/target install -C /nvmedata/autobuild/instance-0/output-1/build/reaver-1.6.6/src make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/reaver-1.6.6/src' ./install.sh -D -m 755 wash /nvmedata/autobuild/instance-0/output-1/target/usr/bin/wash ./install.sh -D -m 755 reaver /nvmedata/autobuild/instance-0/output-1/target/usr/bin/reaver mkdir -p /nvmedata/autobuild/instance-0/output-1/target/var/lib/reaver make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/reaver-1.6.6/src' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-0/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-0/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/include /nvmedata/autobuild/instance-0/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-0/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-0/output-1/target/usr/doc find /nvmedata/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-0/output-1/target/lib/ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/ /nvmedata/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/man /nvmedata/autobuild/instance-0/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/info /nvmedata/autobuild/instance-0/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/doc /nvmedata/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-0/output-1/target/lib/debug /nvmedata/autobuild/instance-0/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-498-g1b718adee4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-0/output-1/per-package /nvmedata/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-0/output-1/target/usr ln -snf /nvmedata/autobuild/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-0/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-0/buildroot' make: Entering directory '/nvmedata/autobuild/instance-0/buildroot' >>> Buildroot 2022.02-498-g1b718adee4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-skeleton Collecting legal info >>> libcap 2.63 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.4.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> bubblewrap 0.6.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.62.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-0/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-0/buildroot'