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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ collector.c: In function 'process_event': collector.c:655:11: warning: variable 'name' set but not used [-Wunused-but-set-variable] char *name; ^~~~ CC sysprof_cli-profile.o CC sysprof_cli-sfile.o demangle.c:5118:38: warning: 'libiberty_demanglers' defined but not used [-Wunused-const-variable=] static const struct demangler_engine libiberty_demanglers[] = ^~~~~~~~~~~~~~~~~~~~ CC sysprof_cli-sformat.o 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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from sfile.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from sfile.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ CC sysprof_cli-stackstash.o sformat.c: In function 'type_new_value': sformat.c:218:17: warning: variable 'value' set but not used [-Wunused-but-set-variable] Transition *value; ^~~~~ CC sysprof_cli-tracker.o CC sysprof_cli-unwind.o CC sysprof_cli-watch.o tracker.c:226:1: warning: 'time_diff' defined but not used [-Wunused-function] time_diff (const GTimeVal *first, ^~~~~~~~~ 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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gtestutils.h:30:0, from /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:82, from elfparser.h:18, from unwind.c:1: /home/buildroot/autobuild/run/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/string.h:247: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: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:304:8: warning: 'has_augmentation' is used uninitialized in this function [-Wuninitialized] if (has_augmentation) ^ 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; ^~~~~~~ CC sysprof_cli-signal-handler.o CC sysprof_cli-sysprof-cli.o CC testelf-testelf.o CC testelf-demangle.o CC testelf-elfparser.o CC testunwind-testunwind.o 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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ testunwind.c: In function 'main': 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; ^~~~ CC testunwind-demangle.o demangle.c:5118:38: warning: 'libiberty_demanglers' defined but not used [-Wunused-const-variable=] static const struct demangler_engine libiberty_demanglers[] = ^~~~~~~~~~~~~~~~~~~~ CC testunwind-elfparser.o 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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ demangle.c:5118:38: warning: 'libiberty_demanglers' defined but not used [-Wunused-const-variable=] static const struct demangler_engine libiberty_demanglers[] = ^~~~~~~~~~~~~~~~~~~~ CC testunwind-unwind.o 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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gtestutils.h:30:0, from /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:82, from elfparser.h:18, from unwind.c:1: /home/buildroot/autobuild/run/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/string.h:247: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: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:304:8: warning: 'has_augmentation' is used uninitialized in this function [-Wuninitialized] if (has_augmentation) ^ 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; ^~~~~~~ CC testdemangle-testdemangle.o 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' CC testdemangle-elfparser.o 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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/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 /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:59:0, from elfparser.h:18, from elfparser.c:22: /home/buildroot/autobuild/run/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gmappedfile.h:54:14: note: declared here void g_mapped_file_free (GMappedFile *file); ^~~~~~~~~~~~~~~~~~ CC testdemangle-demangle.o CCLD sysprof-cli 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 testdemangle >>> sysprof 1.2.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/sysprof-1.2.0/ test -z "/usr/bin" || /bin/mkdir -p "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin" test -z "/usr/share/pixmaps" || /bin/mkdir -p "/home/buildroot/autobuild/run/instance-0/output/target/usr/share/pixmaps" test -z "/usr/share/sysprof" || /bin/mkdir -p "/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sysprof" test -z "/etc/udev/rules.d" || /bin/mkdir -p "/home/buildroot/autobuild/run/instance-0/output/target/etc/udev/rules.d" /usr/bin/install -c -m 644 sysprof.glade '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/sysprof' /usr/bin/install -c -m 644 sysprof-icon-16.png sysprof-icon-24.png sysprof-icon-32.png sysprof-icon-48.png '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/pixmaps' /usr/bin/install -c -m 644 60-sysprof.rules '/home/buildroot/autobuild/run/instance-0/output/target/etc/udev/rules.d' /usr/bin/install -c sysprof-cli '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'util-linux', u'azure-iot-sdk-c', u'check', u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'check', u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libzlib', u'libopenssl', u'libcurl', u'libxml2', u'util-linux', u'azure-iot-sdk-c', u'check', u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'util-linux', u'azure-iot-sdk-c', u'check', u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'check', u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'check', u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'cups', u'exiv2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libfcgi', u'giflib', u'libupnp', u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libgpg-error', u'libassuan', u'libcap', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libtirpc', u'popt'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libtirpc', u'popt'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc2-00011-geba30b1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc2\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.05-rc2-00011-geba30b1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> azure-iot-sdk-c 2018-03-16 Collecting legal info WARNING: no hash file for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> cups 2.2.7 Collecting legal info LICENSE.txt: OK (sha256: 6e0e0ffbde118aae709f7ef65590de9071e8b2cd322f84fd645c6b64f3cc452c) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> monit 5.24.0 Collecting legal info ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> 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 >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> 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-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'