See the man page for ginstall-info for command line arguments /usr/bin/make install-data-hook make[5]: Entering directory `/accts/mlweber1/instance-2/output/build/host-openocd-0.10.0' Makefile:4252: warning: overriding commands for target `check-recursive' Makefile:3665: warning: ignoring old commands for target `check-recursive' for i in $(find ./tcl -name '*.cfg' -o -name '*.tcl' -o -name '*.txt' | sed -e 's,^./tcl,,'); do \ j="/accts/mlweber1/instance-2/output/host/share/openocd/scripts/$i" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./tcl/$i $j; \ done libtool: install: /usr/bin/install -c src/openocd /accts/mlweber1/instance-2/output/host/bin/openocd make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-openocd-0.10.0' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-openocd-0.10.0' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-openocd-0.10.0' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-openocd-0.10.0' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-openocd-0.10.0' PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-2/dl BUILD_DIR=/accts/mlweber1/instance-2/output/build O=/accts/mlweber1/instance-2/output flock /accts/mlweber1/instance-2/dl/patchelf/ support/download/dl-wrapper -c '0.9' -d '/accts/mlweber1/instance-2/dl/patchelf' -D '/accts/mlweber1/instance-2/dl' -f 'patchelf-0.9.tar.bz2' -H 'package/patchelf//patchelf.hash' -n 'patchelf-0.9' -N 'patchelf' -o '/accts/mlweber1/instance-2/dl/patchelf/patchelf-0.9.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/patchelf -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://releases.nixos.org/patchelf/patchelf-0.9 -u http\|urlencode+http://sources.buildroot.net/patchelf -u http\|urlencode+http://sources.buildroot.net -- patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /accts/mlweber1/instance-2/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/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-2/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-2/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/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-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/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-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/accts/mlweber1/instance-2/output/host" --sysconfdir="/accts/mlweber1/instance-2/output/host/etc" --localstatedir="/accts/mlweber1/instance-2/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-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/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-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/accts/mlweber1/instance-2/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-2/output/host/include -Wall -O2 -I/accts/mlweber1/instance-2/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/accts/mlweber1/instance-2/output/host/include -L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/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-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 install -C /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/bin' /usr/bin/install -c patchelf '/accts/mlweber1/instance-2/output/host/bin' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/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-2/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/share/doc/patchelf' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/accts/mlweber1/instance-2/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/accts/mlweber1/instance-2/output/host/share/man/man1' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-2/dl BUILD_DIR=/accts/mlweber1/instance-2/output/build O=/accts/mlweber1/instance-2/output flock /accts/mlweber1/instance-2/dl/xutil_util-macros/ support/download/dl-wrapper -c '1.19.2' -d '/accts/mlweber1/instance-2/dl/xutil_util-macros' -D '/accts/mlweber1/instance-2/dl' -f 'util-macros-1.19.2.tar.bz2' -H 'package/xutil_util-macros//xutil_util-macros.hash' -n 'xutil_util-macros-1.19.2' -N 'xutil_util-macros' -o '/accts/mlweber1/instance-2/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/xutil_util-macros -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://xorg.freedesktop.org/releases/individual/util -u http\|urlencode+http://sources.buildroot.net/xutil_util-macros -u http\|urlencode+http://sources.buildroot.net -- util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /accts/mlweber1/instance-2/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/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-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /accts/mlweber1/instance-2/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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xutil_util-macros 1.19.2 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/util-macros' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 INSTALL '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' rm -f /accts/mlweber1/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Fixing libtool files PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-2/dl BUILD_DIR=/accts/mlweber1/instance-2/output/build O=/accts/mlweber1/instance-2/output flock /accts/mlweber1/instance-2/dl/zd1211-firmware/ support/download/dl-wrapper -c '1.4' -d '/accts/mlweber1/instance-2/dl/zd1211-firmware' -D '/accts/mlweber1/instance-2/dl' -f 'zd1211-firmware-1.4.tar.bz2' -H 'package/zd1211-firmware//zd1211-firmware.hash' -n 'zd1211-firmware-1.4' -N 'zd1211-firmware' -o '/accts/mlweber1/instance-2/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/zd1211-firmware -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://downloads.sourceforge.net/project/zd1211/zd1211-firmware/1.4 -u http\|urlencode+http://sources.buildroot.net/zd1211-firmware -u http\|urlencode+http://sources.buildroot.net -- zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /accts/mlweber1/instance-2/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /accts/mlweber1/instance-2/output/target/lib/firmware/zd1211/ cp -dpf /accts/mlweber1/instance-2/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /accts/mlweber1/instance-2/output/target/lib/firmware/zd1211 PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-2/dl BUILD_DIR=/accts/mlweber1/instance-2/output/build O=/accts/mlweber1/instance-2/output flock /accts/mlweber1/instance-2/dl/zip/ support/download/dl-wrapper -c '30' -d '/accts/mlweber1/instance-2/dl/zip' -D '/accts/mlweber1/instance-2/dl' -f 'zip30.tgz' -H 'package/zip//zip.hash' -n 'zip-30' -N 'zip' -o '/accts/mlweber1/instance-2/dl/zip/zip30.tgz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/zip -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u ftp+ftp://ftp.info-zip.org/pub/infozip/src -u http\|urlencode+http://sources.buildroot.net/zip -u http\|urlencode+http://sources.buildroot.net -- zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> host-zip 30 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/zip/zip30.tgz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/host-zip-30 -xf - >>> host-zip 30 Patching Applying 0001-configure-Remove-Check-C-compiler-type-optimization-.patch using patch: patching file unix/configure Applying 0002-configure-Don-t-use-host-CPP.patch using patch: patching file unix/configure Applying 0003-Makefile-Use-CFLAGS-from-command-line.patch using patch: patching file unix/Makefile Applying 0004-configure-use-LDFLAGS-from-command-line.patch using patch: patching file unix/configure Applying 0005-unix-configure-remove-GID-UID-size-check.patch using patch: patching file unix/configure Applying 0006-unix-configure-borrow-the-LFS-test-from-autotools.patch using patch: patching file unix/configure >>> host-zip 30 Configuring >>> host-zip 30 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/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-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/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-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/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-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-2/output/build/host-zip-30 CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/usr/bin/gcc -c" -f unix/Makefile generic make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zip-30' sh unix/configure "/usr/bin/gcc" "-O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" "" Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- Either bzlib.h or libbz2.a not found - no bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zip-30' /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-2/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c ttyio.c: In function 'getp': ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ zip.c: In function 'help_extended': zip.c:1031:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(text[i]); ^ zip.c: In function 'version_info': zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(cryptnote[i]); ^ In file included from zipup.c:109:0: zipup.c: In function 'file_read': unix/zipup.h:21:26: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define zread(f,b,n) read(f,b,n) ^ zipup.c:1264:10: note: in expansion of macro 'zread' zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^ zipsplit.c: In function 'main': zipsplit.c:884:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ zipsplit.c: In function 'retry': fileio.c: In function 'ask_for_split_write_path': zipsplit.c:496:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zip-30' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/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-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/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-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/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-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-2/output/build/host-zip-30 -f unix/Makefile install prefix=/accts/mlweber1/instance-2/output/host make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zip-30' mkdir -p /accts/mlweber1/instance-2/output/host/bin cp zip zipcloak zipnote zipsplit /accts/mlweber1/instance-2/output/host/bin cd /accts/mlweber1/instance-2/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /accts/mlweber1/instance-2/output/host/man/man1 cp man/zip.1 /accts/mlweber1/instance-2/output/host/man/man1/zip.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zip.1 cp man/zipcloak.1 /accts/mlweber1/instance-2/output/host/man/man1/zipcloak.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /accts/mlweber1/instance-2/output/host/man/man1/zipnote.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /accts/mlweber1/instance-2/output/host/man/man1/zipsplit.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zipsplit.1 make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: [u'libdvdread', u'libdvdnav', u'libidn', u'liblockfile', u'libsepol', u'libsrtp', u'libucl', u'xutil_util-macros'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'liblockfile', u'libsepol', u'libsrtp', u'libucl', u'xutil_util-macros'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'geoip', u'glm', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libidn', u'liblockfile', u'libsepol', u'libsrtp', u'libucl', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libdvdread', u'libdvdnav', u'libidn', u'liblockfile', u'libsepol', u'libsrtp', u'libucl', u'xutil_util-macros'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'glm', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libidn', u'liblockfile', u'libsepol', u'libsrtp', u'libucl', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdvdnav.la" is touched by more than one package: [u'libdvdnav', u'libidn', u'liblockfile', u'libsepol', u'libsrtp', u'libucl', u'xutil_util-macros'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-openocd'] mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/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-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-01203-g3aa64a0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-2/output/target/usr make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.05-git-01203-g3aa64a0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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-util-linux 2.32 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) >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> geoip 1.6.11 Collecting legal info ERROR: No hash found for COPYING >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.0.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.0.0 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libidn 1.34 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'