make: Entering directory `/accts/mlweber1/instance-3/buildroot' /usr/bin/make -j1 O=/accts/mlweber1/instance-3/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig make[1]: Entering directory `/accts/mlweber1/instance-3/buildroot' GEN /accts/mlweber1/instance-3/output/Makefile make[1]: Leaving directory `/accts/mlweber1/instance-3/buildroot' lzip-1.19.tar.gz: OK (sha256: ffadc4f56be1bc0d3ae155ec4527bd003133bdc703a753b2cc683f610e646ba9) >>> host-lzip 1.19 Extracting gzip -d -c /accts/mlweber1/instance-3/dl/lzip-1.19.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/host-lzip-1.19 -xf - >>> host-lzip 1.19 Patching >>> host-lzip 1.19 Configuring (cd /accts/mlweber1/instance-3/output/build/host-lzip-1.19; PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" ./configure --prefix=/accts/mlweber1/instance-3/output/host PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/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/accts/mlweber1/instance-3/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl ) creating config.status creating Makefile VPATH = . prefix = /accts/mlweber1/instance-3/output/host exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man CXX = /usr/bin/g++ CPPFLAGS = -I/accts/mlweber1/instance-3/output/host/include CXXFLAGS = -O2 -I/accts/mlweber1/instance-3/output/host/include LDFLAGS = -L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib OK. Now you can run make. >>> host-lzip 1.19 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/host-lzip-1.19 make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-lzip-1.19' /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o arg_parser.o arg_parser.cc /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o file_index.o file_index.cc /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o list.o list.cc /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o encoder_base.o encoder_base.cc /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o encoder.o encoder.cc /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o fast_encoder.o fast_encoder.cc /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o decoder.o decoder.cc /usr/bin/g++ -I/accts/mlweber1/instance-3/output/host/include -O2 -I/accts/mlweber1/instance-3/output/host/include -DPROGVERSION=\"1.19\" -c -o main.o main.cc /usr/bin/g++ -L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib -O2 -I/accts/mlweber1/instance-3/output/host/include -o lzip arg_parser.o file_index.o list.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-lzip-1.19' >>> host-lzip 1.19 Installing to host directory PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/host-lzip-1.19 install make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-lzip-1.19' if [ ! -d "/accts/mlweber1/instance-3/output/host/bin" ] ; then install -d -m 755 "/accts/mlweber1/instance-3/output/host/bin" ; fi if [ ! -d "/accts/mlweber1/instance-3/output/host/share/info" ] ; then install -d -m 755 "/accts/mlweber1/instance-3/output/host/share/info" ; fi if [ ! -d "/accts/mlweber1/instance-3/output/host/share/man/man1" ] ; then install -d -m 755 "/accts/mlweber1/instance-3/output/host/share/man/man1" ; fi install -m 755 ./lzip "/accts/mlweber1/instance-3/output/host/bin/lzip" rm -f "/accts/mlweber1/instance-3/output/host/share/info/lzip.info"* rm -f "/accts/mlweber1/instance-3/output/host/share/man/man1/lzip.1"* install -m 644 ./doc/lzip.info "/accts/mlweber1/instance-3/output/host/share/info/lzip.info" install -m 644 ./doc/lzip.1 "/accts/mlweber1/instance-3/output/host/share/man/man1/lzip.1" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/accts/mlweber1/instance-3/output/host/share/info" "/accts/mlweber1/instance-3/output/host/share/info/lzip.info" ; \ fi This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-lzip-1.19' >>> skeleton-init-common Extracting >>> skeleton-init-common Patching >>> skeleton-init-common Configuring >>> skeleton-init-common Building >>> skeleton-init-common Installing to staging directory rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /accts/mlweber1/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/ /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/bin /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/sbin /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/lib ln -snf lib /accts/mlweber1/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/lib32 ln -snf lib /accts/mlweber1/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib32 /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include >>> skeleton-init-common Fixing libtool files >>> skeleton-init-common Installing to target rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude '*~' system/skeleton/ /accts/mlweber1/instance-3/output/target/ /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/target/bin /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/target/sbin /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/target/lib ln -snf lib /accts/mlweber1/instance-3/output/target/lib32 ln -snf lib /accts/mlweber1/instance-3/output/target/usr/lib32 /usr/bin/install -m 0644 support/misc/target-dir-warning.txt /accts/mlweber1/instance-3/output/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM >>> skeleton-init-none Extracting >>> skeleton-init-none Patching >>> skeleton-init-none Configuring >>> skeleton-init-none Building >>> skeleton-init-none Installing to target >>> skeleton Extracting >>> skeleton Patching >>> skeleton Configuring >>> skeleton Building >>> skeleton Installing to target WARNING: no hash file for br-arm-cortex-m4-full-2017.05-1078-g95b1dae.tar.bz2 >>> toolchain-external-custom Extracting bzcat /accts/mlweber1/instance-3/dl/br-arm-cortex-m4-full-2017.05-1078-g95b1dae.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/toolchain-external-custom --exclude='usr/lib/locale/*' -xf - rm -rf /accts/mlweber1/instance-3/output/host/opt/ext-toolchain mkdir -p /accts/mlweber1/instance-3/output/host/opt/ext-toolchain mv /accts/mlweber1/instance-3/output/build/toolchain-external-custom/* /accts/mlweber1/instance-3/output/host/opt/ext-toolchain/ >>> toolchain-external-custom Patching >>> toolchain-external-custom Configuring >>> toolchain-external-custom Building /usr/bin/gcc -O2 -I/accts/mlweber1/instance-3/output/host/include -DBR_CPU='"cortex-m4"' -DBR_ABI='"aapcs-linux"' -DBR_FLOAT_ABI='"soft"' -DBR_MODE='"thumb"' -DBR_BINFMT_FLAT -DBR_SOFTFLOAT=1 -DBR_CROSS_PATH_SUFFIX='".br_real"' -DBR_CROSS_PATH_REL='"opt/ext-toolchain/bin"' -DBR_SYSROOT='"arm-buildroot-uclinux-uclibcgnueabi/sysroot"' -DBR_ADDITIONAL_CFLAGS='' -s -Wl,--hash-style=both toolchain/toolchain-wrapper.c -o /accts/mlweber1/instance-3/output/build/toolchain-external-custom/toolchain-wrapper >>> toolchain-external-custom Installing to staging directory /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/toolchain-external-custom/toolchain-wrapper /accts/mlweber1/instance-3/output/host/bin/toolchain-wrapper >>> toolchain-external-custom Copying external toolchain sysroot to staging... >>> toolchain-external-custom Fixing libtool files >>> toolchain-external-custom Installing to target >>> toolchain-external Extracting >>> toolchain-external Patching >>> toolchain-external Configuring >>> toolchain-external Building >>> toolchain-external Installing to target >>> toolchain Extracting >>> toolchain Patching >>> toolchain Configuring >>> toolchain Building >>> toolchain Installing to target sed \ -e 's#@@STAGING_SUBDIR@@#arm-buildroot-uclinux-uclibcgnueabi/sysroot#' \ -e 's#@@TARGET_CFLAGS@@#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static#' \ -e 's#@@TARGET_CXXFLAGS@@#-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static#' \ -e 's#@@TARGET_FCFLAGS@@#-Os -Wl,-elf2flt -static#' \ -e 's#@@TARGET_LDFLAGS@@#-Wl,-elf2flt -static#' \ -e 's#@@TARGET_CC@@#bin/arm-linux-gcc#' \ -e 's#@@TARGET_CXX@@#bin/arm-linux-g++#' \ -e 's#@@TARGET_FC@@#bin/arm-linux-gfortran#' \ -e 's#@@CMAKE_SYSTEM_PROCESSOR@@#l#' \ -e 's#@@TOOLCHAIN_HAS_FORTRAN@@#0#' \ -e 's#@@CMAKE_BUILD_TYPE@@#Release#' \ /accts/mlweber1/instance-3/buildroot/support/misc/toolchainfile.cmake.in \ > /accts/mlweber1/instance-3/output/host/share/buildroot/toolchainfile.cmake make: *** No rule to make target `host-', needed by `/accts/mlweber1/instance-3/output/build/host-openssl/.stamp_configured'. Stop. make: Leaving directory `/accts/mlweber1/instance-3/buildroot'