make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/newt-0.52.20' >>> newt 0.52.20 Fixing libtool files >>> newt 0.52.20 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/newt-0.52.20/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/newt-0.52.20' [ -d /accts/mlweber1/instance-0/output/target//usr/lib ] || install -m 755 -d /accts/mlweber1/instance-0/output/target//usr/lib install -m 755 libnewt.so.0.52.20 /accts/mlweber1/instance-0/output/target//usr/lib ln -sf libnewt.so.0.52 /accts/mlweber1/instance-0/output/target//usr/lib/libnewt.so ln -sf libnewt.so.0.52.20 /accts/mlweber1/instance-0/output/target//usr/lib/libnewt.so.0.52 [ -n "" ] && install -m 755 whiptcl.so /accts/mlweber1/instance-0/output/target//usr/lib || : [ -n "" ] && for ver in ; do \ [ -d /accts/mlweber1/instance-0/output/target//usr/lib/$ver/site-packages ] || install -m 755 -d /accts/mlweber1/instance-0/output/target//usr/lib/$ver/site-packages ;\ install -m 755 $ver/_snack.so /accts/mlweber1/instance-0/output/target//usr/lib/$ver/site-packages ;\ install -m 644 snack.py /accts/mlweber1/instance-0/output/target//usr/lib/$ver/site-packages ;\ done || : [ -d /accts/mlweber1/instance-0/output/target//usr/bin ] || install -m 755 -d /accts/mlweber1/instance-0/output/target//usr/bin [ -d /accts/mlweber1/instance-0/output/target//usr/lib ] || install -m 755 -d /accts/mlweber1/instance-0/output/target//usr/lib [ -d /accts/mlweber1/instance-0/output/target//usr/include ] || install -m 755 -d /accts/mlweber1/instance-0/output/target//usr/include [ -d /accts/mlweber1/instance-0/output/target//usr/share/man/man1 ] || install -m 755 -d /accts/mlweber1/instance-0/output/target//usr/share/man/man1 [ -d /accts/mlweber1/instance-0/output/target//usr/lib/pkgconfig ] || install -m 755 -d /accts/mlweber1/instance-0/output/target//usr/lib/pkgconfig install -m 644 newt.h /accts/mlweber1/instance-0/output/target//usr/include install -m 644 libnewt.a /accts/mlweber1/instance-0/output/target//usr/lib install -m 755 whiptail /accts/mlweber1/instance-0/output/target//usr/bin install -m 644 whiptail.1 /accts/mlweber1/instance-0/output/target//usr/share/man/man1 make -C po datadir=/accts/mlweber1/instance-0/output/target//usr/share install make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/newt-0.52.20/po' mkdir -p /accts/mlweber1/instance-0/output/target//usr/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /accts/mlweber1/instance-0/output/target//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /accts/mlweber1/instance-0/output/target//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /accts/mlweber1/instance-0/output/target//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/newt-0.52.20/po' install -m 644 libnewt.pc /accts/mlweber1/instance-0/output/target//usr/lib/pkgconfig make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/newt-0.52.20' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /accts/mlweber1/instance-0/dl/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: 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 >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-0/output/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 /accts/mlweber1/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-0/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-0/output/host/lib/pkgconfig:/accts/mlweber1/instance-0/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-0/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/accts/mlweber1/instance-0/output/host" --sysconfdir="/accts/mlweber1/instance-0/output/host/etc" --localstatedir="/accts/mlweber1/instance-0/output/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-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 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 >>> host-patchelf 0.9 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-0/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-0/output/host/lib/pkgconfig:/accts/mlweber1/instance-0/output/host/share/pkgconfig" /usr/bin/make -j45 -C /accts/mlweber1/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/accts/mlweber1/instance-0/output/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/accts/mlweber1/instance-0/output/host/include -Wall -O2 -I/accts/mlweber1/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/accts/mlweber1/instance-0/output/host/include -L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-0/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-0/output/host/lib/pkgconfig:/accts/mlweber1/instance-0/output/host/share/pkgconfig" /usr/bin/make -j45 install -C /accts/mlweber1/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/bin' /usr/bin/install -c patchelf '/accts/mlweber1/instance-0/output/host/bin' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/accts/mlweber1/instance-0/output/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 `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/accts/mlweber1/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/accts/mlweber1/instance-0/output/host/share/man/man1' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/host-patchelf-0.9' ramsmp-3.5.0.tar.gz: OK (sha256: 39fb15493fb3c293575746d56f6ab9faaa1d876d8b1f0d8e5a4042d2ace95839) >>> ramsmp 3.5.0 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/ramsmp-3.5.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/ramsmp-3.5.0 -xf - >>> ramsmp 3.5.0 Patching >>> ramsmp 3.5.0 Configuring >>> ramsmp 3.5.0 Building cp -f package/ramsmp/Makefile /accts/mlweber1/instance-0/output/build/ramsmp-3.5.0 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl make -C /accts/mlweber1/instance-0/output/build/ramsmp-3.5.0 make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/ramsmp-3.5.0' /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ramsmp.c fltmem.c fltmark.c intmem.c intmark.c -o ramsmp make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/ramsmp-3.5.0' >>> ramsmp 3.5.0 Installing to target /usr/bin/install -m 0755 -D /accts/mlweber1/instance-0/output/build/ramsmp-3.5.0/ramsmp /accts/mlweber1/instance-0/output/target/usr/bin/ramsmp semodule-utils-2.7.tar.gz: OK (sha256: 90c98b3362a43b4da2a51a9176820a56f3e615225e23e3395bc566c4490786ba) >>> semodule-utils 2.7 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/semodule-utils-2.7.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/semodule-utils-2.7 -xf - >>> semodule-utils 2.7 Patching >>> semodule-utils 2.7 Configuring >>> semodule-utils 2.7 Building /usr/bin/make -j45 -C /accts/mlweber1/instance-0/output/build/semodule-utils-2.7 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBSEPOLA=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libsepol.a DESTDIR=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot all make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_package' /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o semodule_package.o semodule_package.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 semodule_unpackage.c -lsepol -o semodule_unpackage /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc semodule_package.o -lsepol -o semodule_package make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_package' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_link' /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o semodule_link.o semodule_link.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc semodule_link.o -lsepol -o semodule_link make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_link' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_expand' /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o semodule_expand.o semodule_expand.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc semodule_expand.o -lsepol -o semodule_expand make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_expand' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_deps' /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o semodule_deps.o semodule_deps.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc semodule_deps.o /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libsepol.a -o semodule_deps make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_deps' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7' >>> semodule-utils 2.7 Installing to target /usr/bin/make -j45 -C /accts/mlweber1/instance-0/output/build/semodule-utils-2.7 PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBSEPOLA=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libsepol.a DESTDIR=/accts/mlweber1/instance-0/output/target install make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_package' mkdir -p /accts/mlweber1/instance-0/output/target/usr/bin install -m 755 semodule_package /accts/mlweber1/instance-0/output/target/usr/bin install -m 755 semodule_unpackage /accts/mlweber1/instance-0/output/target/usr/bin test -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 || install -m 755 -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 install -m 644 semodule_package.8 /accts/mlweber1/instance-0/output/target/usr/share/man/man8/ install -m 644 semodule_unpackage.8 /accts/mlweber1/instance-0/output/target/usr/share/man/man8/ make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_package' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_link' mkdir -p /accts/mlweber1/instance-0/output/target/usr/bin install -m 755 semodule_link /accts/mlweber1/instance-0/output/target/usr/bin test -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 || install -m 755 -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 install -m 644 semodule_link.8 /accts/mlweber1/instance-0/output/target/usr/share/man/man8/ make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_link' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_expand' mkdir -p /accts/mlweber1/instance-0/output/target/usr/bin install -m 755 semodule_expand /accts/mlweber1/instance-0/output/target/usr/bin test -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 || install -m 755 -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 install -m 644 semodule_expand.8 /accts/mlweber1/instance-0/output/target/usr/share/man/man8/ make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_expand' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_deps' mkdir -p /accts/mlweber1/instance-0/output/target/usr/bin install -m 755 semodule_deps /accts/mlweber1/instance-0/output/target/usr/bin test -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 || install -m 755 -d /accts/mlweber1/instance-0/output/target/usr/share/man/man8 install -m 644 semodule_deps.8 /accts/mlweber1/instance-0/output/target/usr/share/man/man8/ make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7/semodule_deps' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/semodule-utils-2.7' sigrok-cli-0.7.0.tar.gz: OK (sha256: 5669d968c2de3dfc6adfda76e83789b6ba76368407c832438cef5e7099a65e1c) >>> sigrok-cli 0.7.0 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/sigrok-cli-0.7.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0 -xf - >>> sigrok-cli 0.7.0 Patching >>> sigrok-cli 0.7.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sigrok-cli 0.7.0 Patching libtool >>> sigrok-cli 0.7.0 Configuring (cd /accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/arm-linux-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/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/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 gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-musleabihf --host=arm-buildroot-linux-musleabihf --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 --with-libsigrokdecode=NO ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-musleabihf-strip... /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip 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 whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-musleabihf checking for arm-buildroot-linux-musleabihf-gcc... /accts/mlweber1/instance-0/output/host/bin/arm-linux-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 /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc... none checking pkg-config is at least version 0.22... yes checking for libsigrokdecode... no checking compiler flag for C99... -std=c99 checking which C compiler warning flags to use... -Wall -Wextra checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for SIGROK_CLI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/sigrok-cli_cross.nsi config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared sigrok-cli configuration summary: - Package version................. 0.7.0 - Prefix.......................... /usr - Building on..................... x86_64-pc-linux-gnu - Building for.................... arm-buildroot-linux-musleabihf Compile configuration: - C compiler...................... /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc - C compiler version.............. arm-linux-gcc.br_real (Buildroot 2017.11-rc1) 6.4.0 - C compiler flags................ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os - Additional C compiler flags..... -std=c99 - C compiler warnings............. -Wall -Wextra - Linker flags.................... Detected libraries (required): - glib-2.0 >= 2.32.0.............. 2.54.2 - libsigrok >= 0.5.0.............. 0.5.0 Detected libraries (optional): - libsigrokdecode >= 0.5.0........ no >>> sigrok-cli 0.7.0 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 -C /accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' /usr/bin/make all-am make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' CC main.o CC show.o CC device.o CC session.o CC input.o CC decode.o CC parsers.o CC anykey.o CC options.o CCLD sigrok-cli make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' >>> sigrok-cli 0.7.0 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c sigrok-cli '/accts/mlweber1/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/sigrok-cli.1 '/accts/mlweber1/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/sigrok-cli-0.7.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: ['toolchain-external-custom', 'toolchain'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-0/output/target/etc/inittab rm -f /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-0/output/target/usr/share/locale /accts/mlweber1/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00956-g2a9b7b8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.02-git-00956-g2a9b7b8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> jsoncpp 1.8.3 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libuv v1.19.1 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rhash 1.3.4 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> initscripts Collecting legal info >>> libcgi 1.1 Collecting legal info >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'