make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/s6-portable-utils-2.2.1.1' >>> s6-portable-utils 2.2.1.1 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/s6-portable-utils-2.2.1.1 DESTDIR=/accts/mlweber1/instance-1/output/target install make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/s6-portable-utils-2.2.1.1' exec ./tools/install.sh -D -m 600 s6-basename /accts/mlweber1/instance-1/output/target/usr/bin/s6-basename exec ./tools/install.sh -D -m 600 s6-cat /accts/mlweber1/instance-1/output/target/usr/bin/s6-cat exec ./tools/install.sh -D -m 600 s6-chmod /accts/mlweber1/instance-1/output/target/usr/bin/s6-chmod exec ./tools/install.sh -D -m 600 s6-chown /accts/mlweber1/instance-1/output/target/usr/bin/s6-chown exec ./tools/install.sh -D -m 600 s6-clock /accts/mlweber1/instance-1/output/target/usr/bin/s6-clock exec ./tools/install.sh -D -m 600 s6-cut /accts/mlweber1/instance-1/output/target/usr/bin/s6-cut exec ./tools/install.sh -D -m 600 s6-dirname /accts/mlweber1/instance-1/output/target/usr/bin/s6-dirname exec ./tools/install.sh -D -m 600 s6-dumpenv /accts/mlweber1/instance-1/output/target/usr/bin/s6-dumpenv exec ./tools/install.sh -D -m 600 s6-echo /accts/mlweber1/instance-1/output/target/usr/bin/s6-echo exec ./tools/install.sh -D -m 600 s6-env /accts/mlweber1/instance-1/output/target/usr/bin/s6-env exec ./tools/install.sh -D -m 600 s6-expr /accts/mlweber1/instance-1/output/target/usr/bin/s6-expr grep -- ^s6-basename < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-basename ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-basename ; } exec ./tools/install.sh -D -m 600 s6-false /accts/mlweber1/instance-1/output/target/usr/bin/s6-false grep -- ^s6-cat < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-cat ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-cat ; } exec ./tools/install.sh -D -m 600 s6-format-filter /accts/mlweber1/instance-1/output/target/usr/bin/s6-format-filter exec ./tools/install.sh -D -m 600 s6-grep /accts/mlweber1/instance-1/output/target/usr/bin/s6-grep exec ./tools/install.sh -D -m 600 s6-head /accts/mlweber1/instance-1/output/target/usr/bin/s6-head grep -- ^s6-chown < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-chown ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-chown ; } exec ./tools/install.sh -D -m 600 s6-hiercopy /accts/mlweber1/instance-1/output/target/usr/bin/s6-hiercopy grep -- ^s6-chmod < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-chmod ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-chmod ; } exec ./tools/install.sh -D -m 600 s6-linkname /accts/mlweber1/instance-1/output/target/usr/bin/s6-linkname grep -- ^s6-clock < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-clock ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-clock ; } exec ./tools/install.sh -D -m 600 s6-ln /accts/mlweber1/instance-1/output/target/usr/bin/s6-ln exec ./tools/install.sh -D -m 600 s6-ls /accts/mlweber1/instance-1/output/target/usr/bin/s6-ls grep -- ^s6-cut < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-cut ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-cut ; } exec ./tools/install.sh -D -m 600 s6-maximumtime /accts/mlweber1/instance-1/output/target/usr/bin/s6-maximumtime exec ./tools/install.sh -D -m 600 s6-mkdir /accts/mlweber1/instance-1/output/target/usr/bin/s6-mkdir exec ./tools/install.sh -D -m 600 s6-mkfifo /accts/mlweber1/instance-1/output/target/usr/bin/s6-mkfifo exec ./tools/install.sh -D -m 600 s6-nice /accts/mlweber1/instance-1/output/target/usr/bin/s6-nice exec ./tools/install.sh -D -m 600 s6-nuke /accts/mlweber1/instance-1/output/target/usr/bin/s6-nuke exec ./tools/install.sh -D -m 600 s6-pause /accts/mlweber1/instance-1/output/target/usr/bin/s6-pause exec ./tools/install.sh -D -m 600 s6-printenv /accts/mlweber1/instance-1/output/target/usr/bin/s6-printenv grep -- ^s6-dirname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-dirname ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-dirname ; } grep -- ^s6-dumpenv < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-dumpenv ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-dumpenv ; } exec ./tools/install.sh -D -m 600 s6-quote /accts/mlweber1/instance-1/output/target/usr/bin/s6-quote grep -- ^s6-env < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-env ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-env ; } exec ./tools/install.sh -D -m 600 s6-quote-filter /accts/mlweber1/instance-1/output/target/usr/bin/s6-quote-filter exec ./tools/install.sh -D -m 600 s6-rename /accts/mlweber1/instance-1/output/target/usr/bin/s6-rename exec ./tools/install.sh -D -m 600 s6-rmrf /accts/mlweber1/instance-1/output/target/usr/bin/s6-rmrf exec ./tools/install.sh -D -m 600 s6-seq /accts/mlweber1/instance-1/output/target/usr/bin/s6-seq grep -- ^s6-echo < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-echo ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-echo ; } exec ./tools/install.sh -D -m 600 s6-sleep /accts/mlweber1/instance-1/output/target/usr/bin/s6-sleep exec ./tools/install.sh -D -m 600 s6-sort /accts/mlweber1/instance-1/output/target/usr/bin/s6-sort grep -- ^s6-expr < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-expr ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-expr ; } grep -- ^s6-format-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-format-filter ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-format-filter ; } grep -- ^s6-grep < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-grep ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-grep ; } grep -- ^s6-head < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-head ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-head ; } exec ./tools/install.sh -D -m 600 s6-sync /accts/mlweber1/instance-1/output/target/usr/bin/s6-sync exec ./tools/install.sh -D -m 600 s6-tail /accts/mlweber1/instance-1/output/target/usr/bin/s6-tail exec ./tools/install.sh -D -m 600 s6-test /accts/mlweber1/instance-1/output/target/usr/bin/s6-test grep -- ^s6-false < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-false ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-false ; } exec ./tools/install.sh -D -m 600 s6-touch /accts/mlweber1/instance-1/output/target/usr/bin/s6-touch exec ./tools/install.sh -D -m 600 s6-true /accts/mlweber1/instance-1/output/target/usr/bin/s6-true grep -- ^s6-hiercopy < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-hiercopy ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-hiercopy ; } grep -- ^s6-linkname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-linkname ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-linkname ; } grep -- ^s6-ls < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-ls ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-ls ; } exec ./tools/install.sh -D -m 600 s6-uniquename /accts/mlweber1/instance-1/output/target/usr/bin/s6-uniquename grep -- ^s6-ln < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-ln ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-ln ; } grep -- ^s6-maximumtime < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-maximumtime ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-maximumtime ; } grep -- ^s6-mkdir < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-mkdir ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-mkdir ; } grep -- ^s6-mkfifo < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-mkfifo ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-mkfifo ; } grep -- ^s6-nice < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-nice ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-nice ; } grep -- ^s6-nuke < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-nuke ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-nuke ; } grep -- ^s6-printenv < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-printenv ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-printenv ; } exec ./tools/install.sh -D -m 600 s6-unquote /accts/mlweber1/instance-1/output/target/usr/bin/s6-unquote exec ./tools/install.sh -D -m 600 s6-unquote-filter /accts/mlweber1/instance-1/output/target/usr/bin/s6-unquote-filter grep -- ^s6-pause < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-pause ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-pause ; } grep -- ^s6-quote-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-quote-filter ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-quote-filter ; } exec ./tools/install.sh -D -m 600 s6-update-symlinks /accts/mlweber1/instance-1/output/target/usr/bin/s6-update-symlinks exec ./tools/install.sh -D -m 600 seekablepipe /accts/mlweber1/instance-1/output/target/usr/bin/seekablepipe exec ./tools/install.sh -D -m 644 src/include/s6-portable-utils/config.h /accts/mlweber1/instance-1/output/target/usr/include/s6-portable-utils/config.h grep -- ^s6-quote < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-quote ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-quote ; } grep -- ^s6-seq < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-seq ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-seq ; } grep -- ^s6-rename < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-rename ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-rename ; } grep -- ^s6-rmrf < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-rmrf ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-rmrf ; } grep -- ^s6-sleep < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-sleep ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-sleep ; } grep -- ^s6-sort < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-sort ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-sort ; } grep -- ^s6-sync < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-sync ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-sync ; } grep -- ^s6-touch < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-touch ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-touch ; } grep -- ^s6-tail < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-tail ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-tail ; } grep -- ^s6-true < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-true ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-true ; } grep -- ^s6-test < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-test ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-test ; } grep -- ^s6-uniquename < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-uniquename ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-uniquename ; } grep -- ^s6-unquote < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-unquote ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-unquote ; } grep -- ^s6-unquote-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-unquote-filter ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-unquote-filter ; } grep -- ^seekablepipe < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/seekablepipe ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/seekablepipe ; } grep -- ^s6-update-symlinks < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /accts/mlweber1/instance-1/output/target/usr/bin/s6-update-symlinks ; fi && \ chmod $mode /accts/mlweber1/instance-1/output/target/usr/bin/s6-update-symlinks ; } make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/s6-portable-utils-2.2.1.1' vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz: OK (sha256: c10a5c2c0813198ca2404dd36db380cdb6395b46338123b341775095cf61521d) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/vpnc/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 -xf - >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Patching Applying 0001-Makefile-allow-to-override-the-PREFIX-variable.patch using patch: patching file Makefile Applying 0002-Makefile-allow-to-override-the-version.patch using patch: patching file Makefile Applying 0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch using patch: patching file Makefile Applying 0004-Makefile-provide-an-option-to-not-build-manpages.patch using patch: patching file Makefile Applying 0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch using patch: patching file Makefile Applying 0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch using patch: patching file config.c Hunk #1 succeeded at 670 (offset 13 lines). Applying 0007-sysdep.h-don-t-assume-error.h-is-available-on-all-Li.patch using patch: patching file sysdep.h Applying 0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch using patch: patching file sysdep.c Applying 0009-config.c-add-missing-sys-ttydefaults.h-include.patch using patch: patching file config.c >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Configuring >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-1/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-1/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-1/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-1/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-1/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-1/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBGCRYPT_CONFIG=/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/bin/libgcrypt-config VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c crypto.c crypto-gnutls.c vpnc.c cisco-decrypt.c test-crypto.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" > .depend make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o sysdep.o sysdep.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc-debug.o vpnc-debug.c sysdep.c: In function 'tun_close': sysdep.c:515:29: warning: parameter 'dev' set but not used [-Wunused-but-set-parameter] int tun_close(int fd, char *dev) ^~~ /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o isakmp-pkt.o isakmp-pkt.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o tunip.o tunip.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o config.o config.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o dh.o dh.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o math_group.o math_group.c math_group.c: In function 'modp_getraw': math_group.c:243:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ math_group.c: In function 'modp_setraw': math_group.c:259:38: warning: parameter 'grp' set but not used [-Wunused-but-set-parameter] static int modp_setraw(struct group *grp, gcry_mpi_t d, unsigned char *s, int l) ^~~ /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o supp.o supp.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o decrypt-utils.o decrypt-utils.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto.o crypto.c config.c: In function 'vpnc_getpass': config.c:255:6: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] if (buf == NULL) ^ /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto-gnutls.o crypto-gnutls.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc.o vpnc.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o cisco-decrypt.o cisco-decrypt.c crypto-gnutls.c: In function 'crypto_read_cert': crypto-gnutls.c:80:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'crypto_push_cert': crypto-gnutls.c:124:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'load_one_ca_file': crypto-gnutls.c:228:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'load_ca_list_file': crypto-gnutls.c:269:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt = { NULL, 0 }; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o test-crypto.o test-crypto.c vpnc.c: In function 'do_phase1_am_packet2': vpnc.c:1905:38: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(dh_shared_secret, 0, sizeof(dh_shared_secret)); ^ /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lgcrypt -lgpg-error -L/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lgnutls /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lgcrypt -lgpg-error -L/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lgnutls /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lgcrypt -lgpg-error -L/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lgnutls make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 install PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-1/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-1/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-1/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-1/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-1/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-1/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-1/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= DESTDIR="/accts/mlweber1/instance-1/output/target" PREFIX=/usr make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' install -d /accts/mlweber1/instance-1/output/target/etc/vpnc /accts/mlweber1/instance-1/output/target/usr/bin /accts/mlweber1/instance-1/output/target/usr/sbin /accts/mlweber1/instance-1/output/target/usr/share/man/man1 /accts/mlweber1/instance-1/output/target/usr/share/man/man8 /accts/mlweber1/instance-1/output/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /accts/mlweber1/instance-1/output/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /accts/mlweber1/instance-1/output/target/etc/vpnc; \ else \ install vpnc-script /accts/mlweber1/instance-1/output/target/etc/vpnc; \ fi install -m600 vpnc.conf /accts/mlweber1/instance-1/output/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /accts/mlweber1/instance-1/output/target/usr/sbin install -m755 pcf2vpnc /accts/mlweber1/instance-1/output/target/usr/bin install -m644 pcf2vpnc.1 /accts/mlweber1/instance-1/output/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /accts/mlweber1/instance-1/output/target/usr/share/man/man1 install -m644 COPYING /accts/mlweber1/instance-1/output/target/usr/share/doc/vpnc install -m755 vpnc /accts/mlweber1/instance-1/output/target/usr/sbin install -m755 cisco-decrypt /accts/mlweber1/instance-1/output/target/usr/bin make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'make'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libpwquality.la" is touched by more than one package: [u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libjpeg', u'json-c', u'libpcap', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libmhash', u'libpwquality', u'libsrtp', u'mxml', u'openobex', u'skalibs'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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/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/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc2-00059-g98af0fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc2\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.08-rc2-00059-g98af0fa 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 >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> host-pkgconf 0.9.12 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.5.19 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) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libpwquality 1.4.0 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'