make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zic-2018e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zic-2018e/zic /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin/zic /usr/bin/install -D -m 644 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zic-2018e/tzfile.h /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/dl/tzdata/tzdata2018e.tar.gz | tar --strip-components=0 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/share/zoneinfo cp -a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-tzdata-2018e/_output/* /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-tzdata-2018e/*.tab /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/share/zoneinfo tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> tzdata 2018e Extracting >>> tzdata 2018e Patching >>> tzdata 2018e Configuring >>> tzdata 2018e Building >>> tzdata 2018e Installing to target /usr/bin/install -d -m 0755 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zoneinfo cp -a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/share/zoneinfo/* /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zoneinfo cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/localtime echo "Etc/UTC" >/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/timezone unionfs-2.0.tar.gz: OK (sha256: f24d7dd64c678cefacbebf2727b61e3127b8ecb6bb9176d7117dd31503455643) >>> unionfs 2.0 Extracting gzip -d -c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/dl/unionfs/unionfs-2.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0 -xf - >>> unionfs 2.0 Patching Applying 0001-include-asm-ioctl.h-for-_IOC_SIZE.patch using patch: patching file src/unionfs.c >>> unionfs 2.0 Configuring (mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ && cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/local/bin/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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 ) -- The C compiler identification is GNU 7.3.1 -- Check for working C compiler: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/nios2-linux-gnu-gcc -- Check for working C compiler: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/nios2-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.4 is not supported by CMake >= 3.0. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0 >>> unionfs 2.0 Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' Scanning dependencies of target unionfsctl make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [ 5%] Building C object src/CMakeFiles/unionfsctl.dir/unionfsctl.o Scanning dependencies of target unionfs make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[3]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [ 11%] Building C object src/CMakeFiles/unionfs.dir/unionfs.o [ 23%] Building C object src/CMakeFiles/unionfs.dir/opts.o [ 29%] Building C object src/CMakeFiles/unionfs.dir/findbranch.o [ 29%] Building C object src/CMakeFiles/unionfs.dir/debug.o [ 35%] Building C object src/CMakeFiles/unionfs.dir/readdir.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_flush': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:156:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_flush(const char *path, struct fuse_file_info *fi) { ^~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_fsync': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:177:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) { ^~~~ [ 41%] Linking C executable unionfsctl /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_read': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:408:37: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) { ^~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_release': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:436:40: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_release(const char *path, struct fuse_file_info *fi) { ^~~~ [ 47%] Building C object src/CMakeFiles/unionfs.dir/general.o make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [ 47%] Built target unionfsctl [ 52%] Building C object src/CMakeFiles/unionfs.dir/unlink.o [ 58%] Building C object src/CMakeFiles/unionfs.dir/cow.o [ 64%] Building C object src/CMakeFiles/unionfs.dir/cow_utils.o [ 70%] Building C object src/CMakeFiles/unionfs.dir/string.o [ 76%] Building C object src/CMakeFiles/unionfs.dir/rmdir.o [ 82%] Building C object src/CMakeFiles/unionfs.dir/usyslog.o [ 88%] Building C object src/CMakeFiles/unionfs.dir/hashtable.o [ 94%] Building C object src/CMakeFiles/unionfs.dir/hashtable_itr.o [100%] Linking C executable unionfs make[3]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [100%] Built target unionfs make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' >>> unionfs 2.0 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target install/fast -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/unionfs -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/unionfsctl -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man8/unionfs.8 make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'gmp', u'libksba'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'check', u'gmp', u'libksba'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/include/ffi.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/include/ffitarget.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libffi.so" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libxml++-3.0.la" is touched by more than one package: [u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'cwiid', u'libogg', u'flac', u'libsigc', u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'libtasn1', u'nettle', u'gnutls', u'jansson', u'libnice', u'libopenssl', u'libsrtp', u'lcms2', u'libconfig', u'libevent', u'libfuse', u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libksba', u'libvorbis', u'libshout', u'libsysfs', u'libxml2', u'libxmlpp', u'mp4v2', u'perl', u'pixman'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-m4', u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libsysfs.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-gengetopt'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libvorbisenc.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libogg.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libsigc-2.0.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnice.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_pthreads.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgpg-error.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libdbus-1.la" is touched by more than one package: [u'host-m4', u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_core.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgnutls.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libcheck.la" is touched by more than one package: [u'host-m4', u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libksba.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_openssl.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-b43-fwcutter', u'host-m4', u'host-gengetopt', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libvorbisfile.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libjansson.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libconfig++.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'host-b43-fwcutter', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libxml++-3.0.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libulockmgr.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libbluetooth.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libffi.so" is touched by more than one package: [u'host-b43-fwcutter', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libshout.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffi.h" is touched by more than one package: [u'host-b43-fwcutter', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libvorbis.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libFLAC.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/liblcms2.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgnutlsxx.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libmp4v2.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libconfig.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_extra.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffitarget.h" is touched by more than one package: [u'host-b43-fwcutter', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-bison', u'host-gengetopt', u'host-patchelf', u'host-zic'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libfuse.la" is touched by more than one package: [u'host-patchelf', u'host-zic'] rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/nios2-linux-gnu-%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/etc/meson/cross-compilation.conf rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/perl5/5.28.1/pod rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/perl5/5.28.1/nios2-linux/CORE find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/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/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00152-gb8ec113"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2019.05-git-00152-gb8ec113 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (md5: be42ab83da2e8db7b73dc890c2549570) sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (sha256: d73a6364106dd62352711f932d3be8e97fdaaa548995678b5d38d9f21e22437a) >>> toolchain-external-codesourcery-niosII 2018.05-5 Collecting legal info >>> toolchain Collecting legal info >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.6.6 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> janus-gateway v0.5.0 Collecting legal info COPYING: OK (sha256: 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19) >>> host-gengetopt 2.22.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxmlpp 3.0.1 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl 5.28.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> tor 0.3.5.8 Collecting legal info LICENSE: OK (sha256: b4248f32f009d4f5cccb704b351e31a16590e0dd5fda2856382cc854d81f6234) >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2018.05-5: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'