>>> boa 0.94.14rc21 Extracting gzip -d -c /accts/mlweber1/scripts/instance-2/dl/boa/boa-0.94.14rc21.tar.gz | tar --strip-components=1 -C /accts/mlweber1/scripts/instance-2/output/build/boa-0.94.14rc21 -xf - >>> boa 0.94.14rc21 Patching Applying 0001-use-name-max.patch using patch: patching file src/index_dir.c >>> boa 0.94.14rc21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/scripts/instance-2/output/build/boa-0.94.14rc21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> boa 0.94.14rc21 Patching libtool >>> boa 0.94.14rc21 Configuring (cd /accts/mlweber1/scripts/instance-2/output/build/boa-0.94.14rc21/ && rm -rf config.cache && PATH="/accts/mlweber1/scripts/instance-2/output/host/bin:/accts/mlweber1/scripts/instance-2/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-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/accts/mlweber1/scripts/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/scripts/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/scripts/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/scripts/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/scripts/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/scripts/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl 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 CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --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 --disable-static --enable-shared ) configure: loading site script /dev/null checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabihf checking for arm-buildroot-linux-gnueabihf-gcc... /accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gcc accepts -g... yes checking for /accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... /accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-cpp checking whether /accts/mlweber1/scripts/instance-2/output/host/bin/arm-buildroot-linux-gnueabihf-gcc recognizes __func__... yes checking for GNU make... make checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing gethostname... none required checking for library containing gethostbyname... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether sa_family_t is defined... yes checking for working POSIX fnmatch... cross checking for working memcmp... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for getcwd... yes checking for strdup... yes checking for strstr... yes checking for strcspn... yes checking for strtol... yes checking for gethostname... yes checking for gethostbyname... yes checking for socket... yes checking for inet_aton... yes checking for herror... yes checking for inet_addr... yes checking for scandir... yes checking for alphasort... yes checking for madvise... yes checking for tm.tm_gmtoff... yes checking for tm.tm_zone... yes checking for sockaddr_in.sin_len... no checking compile and link profiling code... no checking whether to enable gunzip support... yes checking for gunzip... /bin/gunzip checking whether to enable access control support... no checking whether to compile and link debugging code... yes checking whether to disable verbose/debug logging... yes checking whether to link with the Dmalloc memory debugger/profiler... no checking whether to link with the Electric Fence memory debugger... no checking whether to enable the use of the sendfile(2) system call... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for sendfile... yes checking whether to use poll or select... trying select checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for select... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating src/config.h >>> boa 0.94.14rc21 Building PATH="/accts/mlweber1/scripts/instance-2/output/host/bin:/accts/mlweber1/scripts/instance-2/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /accts/mlweber1/scripts/instance-2/output/build/boa-0.94.14rc21/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-2/output/build/boa-0.94.14rc21' (cd src && make -w --jobserver-fds=5,6 -j) make: unrecognized option '--jobserver-fds=5,6' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. -s, --silent, --quiet Don't echo recipes. -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-pc-linux-gnu Report bugs to make[1]: *** [boa] Error 2 make[1]: Leaving directory `/accts/mlweber1/scripts/instance-2/output/build/boa-0.94.14rc21' make: *** [/accts/mlweber1/scripts/instance-2/output/build/boa-0.94.14rc21/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/scripts/instance-2/buildroot'