^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ elfparser.c: In function 'elf_parser_free': elfparser.c:384:2: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (parser->file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ unwind.c: In function 'decode_cie': unwind.c:304:8: warning: 'has_augmentation' is used uninitialized in this function [-Wuninitialized] if (has_augmentation) ^ sfile.c: In function 'sfile_load': sfile.c:698:9: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from sfile.c:25: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ sfile.c:702:5: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from sfile.c:25: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ testdemangle.c: In function 'main': testdemangle.c:6:5: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] printf ("%s\n", elf_demangle ("_ZN8Inkscape7FiltersL12filter2D_FIRIhLj4EEEvPT_iiPKS2_iiiiPKNS_4Util10FixedPointIjLj16EEEii")); ^~~~~~ testdemangle.c:6:5: warning: incompatible implicit declaration of built-in function 'printf' testdemangle.c:6:5: note: include '' or provide a declaration of 'printf' sformat.c: In function 'type_new_value': sformat.c:218:17: warning: variable 'value' set but not used [-Wunused-but-set-variable] Transition *value; ^~~~~ elfparser.c: In function 'elf_parser_new_from_data': elfparser.c:188:11: warning: variable 'section_headers' set but not used [-Wunused-but-set-variable] gsize section_headers; ^~~~~~~~~~~~~~~ elfparser.c: In function 'elf_parser_new': elfparser.c:280:2: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ elfparser.c: In function 'elf_parser_free': elfparser.c:384:2: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (parser->file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ unwind.c: In function 'decode_cie': unwind.c:276:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] augmentation = (*data); ^ unwind.c:278:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] *data += strlen (*data) + 1; ^ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtestutils.h:30:0, from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:82, from elfparser.h:18, from unwind.c:1: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^~~~~~ unwind.c:282:34: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'gint64 {aka long int}' [-Wformat=] g_print ("data alignment: %lld\n", decode_sleb128 (data)); ^ unwind.c:272:12: warning: unused variable 'field' [-Wunused-variable] int i, field; ^~~~~ unwind.c:271:10: warning: unused variable 'cie' [-Wunused-variable] CIE *cie; ^~~ unwind.c: In function 'decode_entry': unwind.c:344:22: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'guint64 {aka long unsigned int}' [-Wformat=] g_print ("id: %lld\n", id); ^ unwind.c: In function 'decode_cie': unwind.c:304:8: warning: 'has_augmentation' is used uninitialized in this function [-Wuninitialized] if (has_augmentation) ^ collector.c: In function 'process_event': collector.c:655:11: warning: variable 'name' set but not used [-Wunused-but-set-variable] char *name; ^~~~ elfparser.c: In function 'elf_parser_new_from_data': elfparser.c:188:11: warning: variable 'section_headers' set but not used [-Wunused-but-set-variable] gsize section_headers; ^~~~~~~~~~~~~~~ elfparser.c: In function 'elf_parser_new': elfparser.c:280:2: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ elfparser.c: In function 'elf_parser_free': elfparser.c:384:2: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (parser->file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ testunwind.c:24:13: warning: passing argument 1 of 'unwind' from incompatible pointer type [-Wincompatible-pointer-types] unwind (elf); ^~~ In file included from testunwind.c:2:0: unwind.h:3:6: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'ElfParser * {aka struct ElfParser *}' void unwind (const guchar *data); ^~~~~~ testunwind.c:7:19: warning: unused variable 'data' [-Wunused-variable] const guchar *data; ^~~~ elfparser.c: In function 'elf_parser_new_from_data': elfparser.c:188:11: warning: variable 'section_headers' set but not used [-Wunused-but-set-variable] gsize section_headers; ^~~~~~~~~~~~~~~ elfparser.c: In function 'elf_parser_new': elfparser.c:280:2: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ elfparser.c: In function 'elf_parser_free': elfparser.c:384:2: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] g_mapped_file_free (parser->file); ^~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /accts/mlweber1/instance-3/output/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ tracker.c:226:1: warning: 'time_diff' defined but not used [-Wunused-function] time_diff (const GTimeVal *first, ^~~~~~~~~ unwind.c: In function 'unwind': unwind.c:308:8: warning: 'aug_len' may be used uninitialized in this function [-Wmaybe-uninitialized] *data += aug_len; ^~ unwind.c:269:13: note: 'aug_len' was declared here guint64 aug_len; ^~~~~~~ unwind.c: In function 'unwind': unwind.c:308:8: warning: 'aug_len' may be used uninitialized in this function [-Wmaybe-uninitialized] *data += aug_len; ^~ unwind.c:269:13: note: 'aug_len' was declared here guint64 aug_len; ^~~~~~~ demangle.c:5118:38: warning: 'libiberty_demanglers' defined but not used [-Wunused-const-variable=] static const struct demangler_engine libiberty_demanglers[] = ^~~~~~~~~~~~~~~~~~~~ demangle.c:5118:38: warning: 'libiberty_demanglers' defined but not used [-Wunused-const-variable=] static const struct demangler_engine libiberty_demanglers[] = ^~~~~~~~~~~~~~~~~~~~ demangle.c:5118:38: warning: 'libiberty_demanglers' defined but not used [-Wunused-const-variable=] static const struct demangler_engine libiberty_demanglers[] = ^~~~~~~~~~~~~~~~~~~~ demangle.c:5118:38: warning: 'libiberty_demanglers' defined but not used [-Wunused-const-variable=] static const struct demangler_engine libiberty_demanglers[] = ^~~~~~~~~~~~~~~~~~~~ CCLD testelf CCLD testunwind CCLD sysprof-cli CCLD testdemangle make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sysprof-1.2.0' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/sysprof-1.2.0' >>> sysprof 1.2.0 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-3/output/target install -C /accts/mlweber1/instance-3/output/build/sysprof-1.2.0/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/sysprof-1.2.0' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/sysprof-1.2.0' test -z "/usr/bin" || /bin/mkdir -p "/accts/mlweber1/instance-3/output/target/usr/bin" test -z "/usr/share/pixmaps" || /bin/mkdir -p "/accts/mlweber1/instance-3/output/target/usr/share/pixmaps" test -z "/usr/share/sysprof" || /bin/mkdir -p "/accts/mlweber1/instance-3/output/target/usr/share/sysprof" test -z "/etc/udev/rules.d" || /bin/mkdir -p "/accts/mlweber1/instance-3/output/target/etc/udev/rules.d" /usr/bin/install -c -m 644 sysprof-icon-16.png sysprof-icon-24.png sysprof-icon-32.png sysprof-icon-48.png '/accts/mlweber1/instance-3/output/target/usr/share/pixmaps' /usr/bin/install -c sysprof-cli '/accts/mlweber1/instance-3/output/target/usr/bin' /usr/bin/install -c -m 644 60-sysprof.rules '/accts/mlweber1/instance-3/output/target/etc/udev/rules.d' /usr/bin/install -c -m 644 sysprof.glade '/accts/mlweber1/instance-3/output/target/usr/share/sysprof' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sysprof-1.2.0' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/sysprof-1.2.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/freeswitch/mod/mod_say_sv.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_nl.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_native_file.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_easyroute.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_csv.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_avmd.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libfreeswitch.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_expr.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_xml.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dptools.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pt.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ja.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spandsp.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_curl.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_local_stream.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_directory.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fa.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_rpc.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hu.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_th.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_lcr.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_tone_stream.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_voicemail.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es_ar.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_sqlite.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_loopback.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fifo.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_verto.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_console.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_syslog.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_httapi.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_cdr.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_timerfd.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_snom.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_isac.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g729.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtmp.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsk.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sms.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pl.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_it.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g723_1.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fr.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_commands.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ru.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_asterisk.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sofia.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_he.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_scgi.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_blacklist.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_hash.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_de.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_callcenter.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esl.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_conference.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_valet_parking.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_db.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_zh.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esf.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_en.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hr.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_event_socket.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'libopenssl', u'botan', u'libcurl', u'libfuse', u'flatcc', u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spy.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_logfile.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtc.la" is touched by more than one package: [u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libogg', u'speexdsp', u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'sqlite', u'freeswitch', u'libcdaudio', u'libconfig', u'libgit2', u'libnfnetlink', u'qpid-proton'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/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'] rm -f /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-3/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/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-3/output/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00662-g59234f1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-3/output/target/usr make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.08-git-00662-g59234f1 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 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/toolchain-external-codesourcery-amd64/ support/download/dl-wrapper -c '2016.11-19' -d '/accts/mlweber1/instance-3/dl/toolchain-external-codesourcery-amd64' -D '/accts/mlweber1/instance-3/dl' -f 'amd-2016.11-19-x86_64-amd-linux-gnu.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-amd64//toolchain-external-codesourcery-amd64.hash' -n 'toolchain-external-codesourcery-amd64-2016.11-19' -N 'toolchain-external-codesourcery-amd64' -o '/accts/mlweber1/instance-3/dl/toolchain-external-codesourcery-amd64/amd-2016.11-19-x86_64-amd-linux-gnu.src.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/toolchain-external-codesourcery-amd64 -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https://sourcery.mentor.com/public/gnu_toolchain/x86_64-amd-linux-gnu -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-amd64 -u http\|urlencode+http://sources.buildroot.net -- amd-2016.11-19-x86_64-amd-linux-gnu.src.tar.bz2: OK (sha256: d61ce0b5648ad63cca16fe233c82e7eaa6a3212a549d69a527e7a2d5350f7b4a) >>> toolchain-external-codesourcery-amd64 2016.11-19 Collecting legal info >>> toolchain Collecting legal info >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-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.16.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> botan 1.10.16 Collecting legal info ERROR: No hash found for doc/license.txt >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> flatcc v0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-flatcc v0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> freeswitch 1.6.20 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8defed37d52096ae14b60adc499c33d43975109bc265552ee67e9a888c634b93) libs/tiff-4.0.2/COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) libs/libzrtp/src/zrtp_legal.c: OK (sha256: 7d72a8aee2c4b1a084200487992a5d86f5df6b535727a14c1874918e99d24600) src/mod/codecs/mod_isac/LICENSE: OK (sha256: ab00a482b6a3902e40211b43c5d0441962ea99b6cc7c25c0f243fa270b78d482) >>> jpeg Collecting legal info >>> jpeg-turbo 1.5.3 Collecting legal info LICENSE.md: OK (sha256: 5c08657eda60b7946a913ee22ac73603335a468a6aa95204506a1586a8d677ee) README.ijg: OK (sha256: 53a3e3c299e08856964f4c5986e242c3695837b73c64625092f70c774e8af5d2) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libgit2 v0.27.1 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> swupdate 2018.03 Collecting legal info ERROR: No hash found for COPYING >>> sysprof 1.2.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-amd64-2016.11-19: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'