-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ < ./lib/time.in.h; \ } > lib/time.h-t && \ mv lib/time.h-t lib/time.h rm -f lib/sys/wait.h-t lib/sys/wait.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ < ./lib/sys_wait.in.h; \ } > lib/sys/wait.h-t && \ mv lib/sys/wait.h-t lib/sys/wait.h rm -f lib/unistd.h-t lib/unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/1/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \ } > lib/unistd.h-t && \ mv lib/unistd.h-t lib/unistd.h /usr/bin/make all-am make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/time-1.9' /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/getopt.o lib/getopt.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/getopt1.o lib/getopt1.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/gettimeofday.o lib/gettimeofday.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/localtime-buffer.o lib/localtime-buffer.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/strerror.o lib/strerror.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/strerror-override.o lib/strerror-override.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-version-etc.o `test -f 'lib/version-etc.c' || echo './'`lib/version-etc.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib/lib_libtime_a-version-etc-fsf.o `test -f 'lib/version-etc-fsf.c' || echo './'`lib/version-etc-fsf.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/time-time.o `test -f 'src/time.c' || echo './'`src/time.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/time-resuse.o `test -f 'src/resuse.c' || echo './'`src/resuse.c /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/time-rusage-kb.o `test -f 'src/rusage-kb.c' || echo './'`src/rusage-kb.c rm -f lib/libtime.a /accts/mlweber1/instance-0/output/host/bin/or1k-linux-ar cr lib/libtime.a lib/lib_libtime_a-dirname-lgpl.o lib/lib_libtime_a-basename-lgpl.o lib/lib_libtime_a-stripslash.o lib/lib_libtime_a-getprogname.o lib/lib_libtime_a-progname.o lib/lib_libtime_a-unistd.o lib/lib_libtime_a-version-etc.o lib/lib_libtime_a-version-etc-fsf.o lib/getopt.o lib/getopt1.o lib/gettimeofday.o lib/localtime-buffer.o lib/strerror.o lib/strerror-override.o /accts/mlweber1/instance-0/output/host/bin/or1k-linux-ranlib lib/libtime.a /accts/mlweber1/instance-0/output/host/bin/or1k-linux-gcc -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o time src/time-time.o src/time-resuse.o src/time-rusage-kb.o ./lib/libtime.a make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/time-1.9' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/time-1.9' >>> time 1.9 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/time-1.9/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/time-1.9' /usr/bin/make install-am make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/time-1.9' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/time-1.9' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/share/info' /usr/bin/install -c time '/accts/mlweber1/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 ./doc/time.info '/accts/mlweber1/instance-0/output/target/usr/share/info' install-info --info-dir='/accts/mlweber1/instance-0/output/target/usr/share/info' '/accts/mlweber1/instance-0/output/target/usr/share/info/time.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/time-1.9' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/time-1.9' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/time-1.9' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'enscript', u'gmp', u'libffi', u'libtool', u'time'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libffi', u'pcre', u'python3', u'libzlib', u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc320.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/largan.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_web2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sx330z.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_coolshot.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf1.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi', u'libtool'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/soundvision.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mustek.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimera3500.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/agfa_cl20.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mars.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_l859.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_blink2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/st2205.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/casio_qv.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/fuji.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digita.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'python3', u'libzlib', u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/clicksmart310.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/enigma13.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_ez200.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digigr8.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sonix.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc240.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc210.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ax203.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0674.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1580.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/aox.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005a.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/tp6801.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0680.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'python3', u'libzlib', u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sq905.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jamcam.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica_qm150.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc640.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/barbie.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/adc65.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/hp215.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf55.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/samsung.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/spca50x.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/topfield.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimagev.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1000.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jd11.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'python3', u'libzlib', u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam300.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/lg_gsm.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'gmp', u'libffi', u'pcre', u'python3', u'libzlib', u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005c.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/directory.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/gsmart300.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/toshiba_pdrm11.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'gmp', u'libffi', u'pcre', u'python3', u'libzlib', u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh_g3.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2_port.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'python3', u'libzlib', u'util-linux', u'libglib2', u'libtool', u'libusb', u'libxml2', u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/canon.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sierra.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam600.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc700.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/iclick.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/smal.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc120.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pentax.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ptp2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc3200.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'strongswan'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-setuptools-scm'] rm -f /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/accts/mlweber1/instance-0/output/target/usr/lib/python3.7/" cd /accts/mlweber1/instance-0/output/target && /accts/mlweber1/instance-0/output/host/bin/python3.7 /accts/mlweber1/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /accts/mlweber1/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /accts/mlweber1/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00655-g95e92e9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-0/output/target/usr make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.11-git-00655-g95e92e9 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 >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> enscript 1.6.6 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 >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgphoto2 2.5.17 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> python-pytz 2018.5 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-tempora 1.7 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-u-msgpack 2.5.0 Collecting legal info LICENSE: OK (sha256: 0603a3e697a80b13640e3023bb534727f683ada5c4b0b0149d001ec5272d64f4) >>> python-urwid 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> selinux-python 2.7 Collecting legal info ERROR: No hash found for COPYING >>> smstools3 3.1.15 Collecting legal info ERROR: No hash found for doc/license.html ERROR: No hash found for LICENSE >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: python-tempora-1.7: cannot save license (PYTHON_TEMPORA_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'