CC com_phidgets_TextLEDPhidget.lo Java/com_phidgets_LEDPhidget.c: In function 'Java_com_phidgets_LEDPhidget_getDiscreteLED': Java/com_phidgets_LEDPhidget.c:30:1: warning: 'CPhidgetLED_getDiscreteLED' is deprecated [-Wdeprecated-declarations] JNI_INDEXED_GETFUNC(LED, DiscreteLED, DiscreteLED, jint) ^ In file included from Java/../cphidget.h:298:0, from Java/../stdafx.h:276, from Java/com_phidgets_LEDPhidget.c:21: Java/../cphidgetmacros.h:50:99: note: declared here #define DEP_CHDRGETINDEX(depmsg,pname,propname,...) DEPRECATE_WIN(depmsg) PHIDGET21_API int CCONV CPhidget##pname##_get##propname(PHANDLE(pname), int index, __VA_ARGS__) DEPRECATE_GCC ; ^ Java/../cphidgetled.h:115:1: note: in expansion of macro 'DEP_CHDRGETINDEX' DEP_CHDRGETINDEX("Deprecated - use CPhidgetLED_getBrightness",LED,DiscreteLED,int *brightness) ^ Java/com_phidgets_LEDPhidget.c: In function 'Java_com_phidgets_LEDPhidget_setDiscreteLED': Java/com_phidgets_LEDPhidget.c:31:1: warning: 'CPhidgetLED_setDiscreteLED' is deprecated [-Wdeprecated-declarations] JNI_INDEXED_SETFUNC(LED, DiscreteLED, DiscreteLED, jint) ^ In file included from Java/../cphidget.h:298:0, from Java/../stdafx.h:276, from Java/com_phidgets_LEDPhidget.c:21: Java/../cphidgetmacros.h:51:99: note: declared here #define DEP_CHDRSETINDEX(depmsg,pname,propname,...) DEPRECATE_WIN(depmsg) PHIDGET21_API int CCONV CPhidget##pname##_set##propname(PHANDLE(pname), int index, __VA_ARGS__) DEPRECATE_GCC ; ^ Java/../cphidgetled.h:116:1: note: in expansion of macro 'DEP_CHDRSETINDEX' DEP_CHDRSETINDEX("Deprecated - use CPhidgetLED_getBrightness",LED,DiscreteLED,int brightness) ^ CC com_phidgets_Manager.lo CC com_phidgets_Dictionary.lo CC com_phidgets_DictionaryKeyListener.lo CC com_phidgets_WeightSensorPhidget.lo CC phidget_jni.lo Making phidget21.h CCLD libphidget21.la make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' >>> libphidget 2.1.8.20170607 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/or1k-buildroot-linux-uclibc/sysroot install -C /accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libphidget21.la '/accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 phidget21.h '/accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 libphidget21.pc '/accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' if [ -e phidget21.jar ]; then install --owner=root --mode=755 -d /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/java/packages/lib/ext; install --owner=root --mode=755 -d /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/java; install --owner=root --mode=644 phidget21.jar /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/java; install --owner=root --mode=644 phidget21.jar /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/java/packages/lib/ext; fi make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' libtool: install: /usr/bin/install -c .libs/libphidget21.so.0.0.0 /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libphidget21.so.0.0.0 libtool: install: (cd /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libphidget21.so.0.0.0 libphidget21.so.0 || { rm -f libphidget21.so.0 && ln -s libphidget21.so.0.0.0 libphidget21.so.0; }; }) libtool: install: (cd /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libphidget21.so.0.0.0 libphidget21.so || { rm -f libphidget21.so && ln -s libphidget21.so.0.0.0 libphidget21.so; }; }) libtool: install: /usr/bin/install -c .libs/libphidget21.lai /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libphidget21.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/make install-exec-hook make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' >>> libphidget 2.1.8.20170607 Fixing libtool files >>> libphidget 2.1.8.20170607 Installing to target 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/target install -C /accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libphidget21.la '/accts/mlweber1/instance-2/output/target/usr/lib' /usr/bin/install -c -m 644 phidget21.h '/accts/mlweber1/instance-2/output/target/usr/include' /usr/bin/make install-data-hook make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' if [ -e phidget21.jar ]; then install --owner=root --mode=755 -d /accts/mlweber1/instance-2/output/target/usr/java/packages/lib/ext; install --owner=root --mode=755 -d /accts/mlweber1/instance-2/output/target/usr/share/java; install --owner=root --mode=644 phidget21.jar /accts/mlweber1/instance-2/output/target/usr/share/java; install --owner=root --mode=644 phidget21.jar /accts/mlweber1/instance-2/output/target/usr/java/packages/lib/ext; fi make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' libtool: install: /usr/bin/install -c .libs/libphidget21.so.0.0.0 /accts/mlweber1/instance-2/output/target/usr/lib/libphidget21.so.0.0.0 libtool: install: (cd /accts/mlweber1/instance-2/output/target/usr/lib && { ln -s -f libphidget21.so.0.0.0 libphidget21.so.0 || { rm -f libphidget21.so.0 && ln -s libphidget21.so.0.0.0 libphidget21.so.0; }; }) libtool: install: (cd /accts/mlweber1/instance-2/output/target/usr/lib && { ln -s -f libphidget21.so.0.0.0 libphidget21.so || { rm -f libphidget21.so && ln -s libphidget21.so.0.0.0 libphidget21.so; }; }) libtool: install: /usr/bin/install -c .libs/libphidget21.lai /accts/mlweber1/instance-2/output/target/usr/lib/libphidget21.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/make install-exec-hook make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/libphidget-2.1.8.20170607' 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/logsurfer/ support/download/dl-wrapper -c '1.8' -d '/accts/mlweber1/instance-2/dl/logsurfer' -D '/accts/mlweber1/instance-2/dl' -f 'logsurfer-1.8.tar.gz' -H 'package/logsurfer//logsurfer.hash' -n 'logsurfer-1.8' -N 'logsurfer' -o '/accts/mlweber1/instance-2/dl/logsurfer/logsurfer-1.8.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/logsurfer -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://downloads.sourceforge.net/project/logsurfer/logsurfer/logsurfer-1.8 -u http\|urlencode+http://sources.buildroot.net/logsurfer -u http\|urlencode+http://sources.buildroot.net -- logsurfer-1.8.tar.gz: OK (md5: 4c26a74d813ccf766117c95c644aa601) logsurfer-1.8.tar.gz: OK (sha256: 74a36e8530a884031b4ae2344a46b9aaa07a1ee36d143802f6b64f817c5bd1af) >>> logsurfer 1.8 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/logsurfer/logsurfer-1.8.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/logsurfer-1.8 -xf - >>> logsurfer 1.8 Patching >>> logsurfer 1.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-2/output/build/logsurfer-1.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> logsurfer 1.8 Patching libtool >>> logsurfer 1.8 Configuring (cd /accts/mlweber1/instance-2/output/build/logsurfer-1.8/ && 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/or1k-linux-ar" AS="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-as" LD="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-ld" NM="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-nm" CC="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-g++" FC="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/or1k-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/or1k-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/or1k-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/or1k-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-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/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=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) loading site script /dev/null creating cache ./config.cache checking for gcc... /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc checking whether we are using GNU C... yes checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... /accts/mlweber1/instance-2/output/host/bin/or1k-linux-cpp checking for AIX... no checking for -lgen... no checking whether cross-compiling... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for strings.h... yes checking for limits.h... yes checking for unistd.h... yes checking for sys/resource.h... yes checking for pid_t... yes checking for working const... yes checking for working alloca.h... yes checking for alloca... yes checking for strchr... yes checking for index... yes checking for memmove... yes checking for bcopy... yes checking etcdir... /usr/local/etc updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating man/Makefile creating config.h >>> logsurfer 1.8 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/logsurfer-1.8/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/logsurfer-1.8' for subdir in man src; do \ echo making all in $subdir ; \ (cd $subdir; /usr/bin/make prefix='/usr' bindir='/usr/bin' mandir='/usr/man' CPPFLAGS='-DVERSION=\"1.8\" -DWARN_ROOT' CC='/accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' LDFLAGS='' DEF_DUMPFILE='/dev/null' DEF_CONFFILE='/usr/local/etc/logsurfer.conf' LIBS='' INSTALL='/usr/bin/install -c' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_DATA='/usr/bin/install -c -m 644' DEFS='-DHAVE_CONFIG_H' all); \ done making all in man make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/logsurfer-1.8/man' sed -e "s,@DUMPFILE@,/dev/null," \ -e "s,@CONFFILE@,/usr/local/etc/logsurfer.conf," < logsurfer.1.in > logsurfer.1 sed -e "s,@DUMPFILE@,/dev/null," \ -e "s,@CONFFILE@,/usr/local/etc/logsurfer.conf," < logsurfer.conf.4.in > logsurfer.conf.4 make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/logsurfer-1.8/man' making all in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/logsurfer-1.8/src' /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os context.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os exec.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os exit.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os logsurfer.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os readcf.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os report.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os rule.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os str_util.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os regex.c /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os readline.c logsurfer.c: In function 'main': logsurfer.c:684:3: warning: implicit declaration of function 'check_context_linelimit' [-Wimplicit-function-declaration] check_context_linelimit(); ^ /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -DVERSION=\"1.8\" -DWARN_ROOT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o logsurfer context.o exec.o exit.o logsurfer.o readcf.o report.o rule.o str_util.o regex.o readline.o make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/logsurfer-1.8/src' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/logsurfer-1.8' >>> logsurfer 1.8 Installing to target /usr/bin/install -D -m 0755 /accts/mlweber1/instance-2/output/build/logsurfer-1.8/src/logsurfer /accts/mlweber1/instance-2/output/target/usr/bin/logsurfer 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 Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.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/rabbitmq-c/ support/download/dl-wrapper -c 'v0.9.0' -d '/accts/mlweber1/instance-2/dl/rabbitmq-c' -D '/accts/mlweber1/instance-2/dl' -f 'rabbitmq-c-v0.9.0.tar.gz' -H 'package/rabbitmq-c//rabbitmq-c.hash' -n 'rabbitmq-c-v0.9.0' -N 'rabbitmq-c' -o '/accts/mlweber1/instance-2/dl/rabbitmq-c/rabbitmq-c-v0.9.0.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/rabbitmq-c -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https+https://github.com/alanxz/rabbitmq-c/archive/v0.9.0 -u http\|urlencode+http://sources.buildroot.net/rabbitmq-c -u http\|urlencode+http://sources.buildroot.net -- rabbitmq-c-v0.9.0.tar.gz: OK (sha256: 316c0d156452b488124806911a62e0c2aa8a546d38fc8324719cd29aaa493024) >>> rabbitmq-c v0.9.0 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/rabbitmq-c/rabbitmq-c-v0.9.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0 -xf - >>> rabbitmq-c v0.9.0 Patching >>> rabbitmq-c v0.9.0 Configuring (mkdir -p /accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0/ && cd /accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /accts/mlweber1/instance-2/output/host/bin/cmake /accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_API_DOCS=OFF -DBUILD_TOOLS_DOCS=OFF -DTHREADS_PTHREAD_ARG=OFF -DBUILD_STATIC_LIBS=OFF -DENABLE_SSL_SUPPORT=OFF -DBUILD_TOOLS=OFF ) -- The C compiler identification is GNU 5.4.0 -- Check for working C compiler: /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -- Check for working C compiler: /accts/mlweber1/instance-2/output/host/bin/or1k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found C inline keyword: inline -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for socket -- Looking for socket - found -- Looking for poll -- Looking for poll - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for posix_spawnp in rt -- Looking for posix_spawnp in rt - found -- Performing Test HAVE_GNU90 -- Performing Test HAVE_GNU90 - Success -- Could NOT find POPT (missing: POPT_INCLUDE_DIR POPT_LIBRARY) -- Found XMLTO: /usr/bin/xmlto -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Building rabbitmq as a shared library - yes -- Building rabbitmq as a static library - no -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING THREADS_PTHREAD_ARG -- Build files have been written to: /accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0 >>> rabbitmq-c v0.9.0 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/rabbitmq-c-v0.9.0/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' Scanning dependencies of target rabbitmq make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' [ 9%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_framing.c.o [ 18%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_api.c.o [ 27%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_connection.c.o [ 36%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_mem.c.o [ 54%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_socket.c.o [ 54%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_table.c.o [ 63%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_url.c.o [ 72%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_tcp_socket.c.o [ 81%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_time.c.o [ 90%] Building C object librabbitmq/CMakeFiles/rabbitmq.dir/amqp_consumer.c.o [100%] Linking C shared library librabbitmq.so make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' [100%] Built target rabbitmq make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' >>> rabbitmq-c v0.9.0 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/or1k-buildroot-linux-uclibc/sysroot install/fast -C /accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/librabbitmq.pc -- Installing: /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/librabbitmq.so.4.3.0 -- Installing: /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/librabbitmq.so.4 -- Installing: /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/librabbitmq.so -- Installing: /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/amqp.h -- Installing: /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/amqp_framing.h -- Installing: /accts/mlweber1/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/amqp_tcp_socket.h make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' >>> rabbitmq-c v0.9.0 Fixing libtool files >>> rabbitmq-c v0.9.0 Installing to target 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/target install/fast -C /accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig/librabbitmq.pc -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/librabbitmq.so.4.3.0 -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/librabbitmq.so.4 -- Installing: /accts/mlweber1/instance-2/output/target/usr/lib/librabbitmq.so -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/amqp.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/amqp_framing.h -- Installing: /accts/mlweber1/instance-2/output/target/usr/include/amqp_tcp_socket.h make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/rabbitmq-c-v0.9.0' >>> 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/libphidget21.la" is touched by more than one package: [u'libphidget', u'rabbitmq-c'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'skalibs', u'execline', u'libusb', u'libphidget', u'rabbitmq-c'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libphidget', u'rabbitmq-c'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'skalibs', u'execline', u'libusb', u'libphidget', u'rabbitmq-c'] ./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-bison', u'host-automake', u'host-gettext'] 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/or1k-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/or1k-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/or1k-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.08-rc1-00041-ga3c3a54"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /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.08-rc1-00041-ga3c3a54 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 >>> 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) >>> brltty 5.5 Collecting legal info LICENSE-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> 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) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> iozone 3_446 Collecting legal info >>> iproute2 4.17.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> logsurfer 1.8 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'