sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o iostat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H iostat.c json_stats.c: In function 'json_print_softnet_stats': json_stats.c:2316:20: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ json_stats.c:2316:19: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ json_stats.c:2316:4: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o rd_stats_light.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H rd_stats.c svg_stats.c: In function 'svg_print_cpu_stats': svg_stats.c:1242:25: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(item_name, "%d", i - 1); ^~ svg_stats.c:1242:24: note: directive argument in the range [0, 2147483646] sprintf(item_name, "%d", i - 1); ^~~~ svg_stats.c:1242:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(item_name, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o count_light.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H count.c /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o tapestat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H tapestat.c /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o mpstat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H mpstat.c /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o pidstat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H pidstat.c /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o cifsiostat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H cifsiostat.c /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar rvs librdstats.a rd_stats.o count.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar: creating librdstats.a a - rd_stats.o a - count.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar rvs librdsensors.a rd_sensors.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar: creating librdsensors.a a - rd_sensors.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar rvs libsyscom.a common.o ioconf.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar: creating libsyscom.a a - common.o a - ioconf.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar rvs librdstats_light.a rd_stats_light.o count_light.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-ar: creating librdstats_light.a a - rd_stats_light.o a - count_light.o /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o sadc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 sadc.o act_sadc.o sa_wrap.o sa_common.o librdstats.a librdsensors.a libsyscom.a /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o sar -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 sar.o act_sar.o format_sar.o sa_common.o pr_stats.o libsyscom.a svg_stats.c: In function 'svg_print_pwr_cpufreq_stats': svg_stats.c:4139:25: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(item_name, "%d", i - 1); ^~ svg_stats.c:4139:24: note: directive argument in the range [0, 2147483646] sprintf(item_name, "%d", i - 1); ^~~~ svg_stats.c:4139:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(item_name, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o iostat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 iostat.o librdstats_light.a libsyscom.a /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o tapestat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 tapestat.o librdstats_light.a libsyscom.a /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o cifsiostat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 cifsiostat.o librdstats_light.a libsyscom.a svg_stats.c: In function 'svg_print_softnet_stats': svg_stats.c:4928:25: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(item_name, "%d", i - 1); ^~ svg_stats.c:4928:24: note: directive argument in the range [0, 2147483646] sprintf(item_name, "%d", i - 1); ^~~~ svg_stats.c:4928:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(item_name, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o mpstat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 mpstat.o librdstats_light.a libsyscom.a /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o sadf -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 sadf.o act_sadf.o format_sadf.o sadf_misc.o sa_conv.o rndr_stats.o xml_stats.o json_stats.o svg_stats.o raw_stats.o sa_common.o libsyscom.a /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -o pidstat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wstrict-prototypes -pipe -O2 pidstat.o librdstats_light.a libsyscom.a make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/sysstat-11.6.3' >>> sysstat 11.6.3 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install -C /home/buildroot/autobuild/instance-2/output/build/sysstat-11.6.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/sysstat-11.6.3' mkdir -p /home/buildroot/autobuild/instance-2/output/target/usr/lib/sa mkdir -p /home/buildroot/autobuild/instance-2/output/target/var/log/sa mkdir -p /home/buildroot/autobuild/instance-2/output/target/usr/bin mkdir -p /home/buildroot/autobuild/instance-2/output/target/usr/share/doc/sysstat-11.6.3 mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc/sysconfig install -m 755 sa1 /home/buildroot/autobuild/instance-2/output/target/usr/lib/sa install -m 755 sa2 /home/buildroot/autobuild/instance-2/output/target/usr/lib/sa install -m 755 sadc /home/buildroot/autobuild/instance-2/output/target/usr/lib/sa install -m 755 sar /home/buildroot/autobuild/instance-2/output/target/usr/bin install -m 755 sadf /home/buildroot/autobuild/instance-2/output/target/usr/bin install -m 755 iostat /home/buildroot/autobuild/instance-2/output/target/usr/bin install -m 755 tapestat /home/buildroot/autobuild/instance-2/output/target/usr/bin install -m 755 mpstat /home/buildroot/autobuild/instance-2/output/target/usr/bin install -m 755 pidstat /home/buildroot/autobuild/instance-2/output/target/usr/bin install -m 755 cifsiostat /home/buildroot/autobuild/instance-2/output/target/usr/bin install -m 644 sysstat.ioconf /home/buildroot/autobuild/instance-2/output/target/etc/sysconfig install -m 644 sysstat.sysconfig /home/buildroot/autobuild/instance-2/output/target/etc/sysconfig/sysstat make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/sysstat-11.6.3' tinyhttpd-0.1.0.tar.gz: OK (sha256: 56609b82869c80ba71b2a2af166a0bcaffe21e7412f4594e04b9a5abf733435a) >>> tinyhttpd 0.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/tinyhttpd/tinyhttpd-0.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output/build/tinyhttpd-0.1.0 -xf - >>> tinyhttpd 0.1.0 Patching Applying 0001-misc-fixes.patch using patch: patching file httpd.c patching file Makefile >>> tinyhttpd 0.1.0 Configuring >>> tinyhttpd 0.1.0 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/tinyhttpd-0.1.0 CC="/home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/tinyhttpd-0.1.0' /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -o httpd httpd.c httpd.c: In function 'startup': httpd.c:427:52: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(httpd, (struct sockaddr *)&name, &namelen) == -1) ^ In file included from httpd.c:8:0: /home/buildroot/autobuild/instance-2/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ httpd.c: In function 'main': httpd.c:480:24: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &client_name_len); ^ In file included from httpd.c:8:0: /home/buildroot/autobuild/instance-2/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/tinyhttpd-0.1.0' >>> tinyhttpd 0.1.0 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-2/output/build/tinyhttpd-0.1.0/httpd /home/buildroot/autobuild/instance-2/output/target/usr/sbin/tinyhttpd mkdir -p /home/buildroot/autobuild/instance-2/output/target/var/www tzcode2018e.tar.gz: OK (sha512: 4a245cae2d0922b24539a94cf4a8ccc2bba1ee696e0aaefecb41c7c8d78724a7fcea6039909336177b8b26fec8fc47719e3e56ca9839dbaf52f9a4fec84d4717) >>> host-zic 2018e Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/zic/tzcode2018e.tar.gz | tar --strip-components=0 -C /home/buildroot/autobuild/instance-2/output/build/host-zic-2018e -xf - >>> host-zic 2018e Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 552 with fuzz 2 (offset 115 lines). >>> host-zic 2018e Configuring >>> host-zic 2018e Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/host-zic-2018e zic make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-zic-2018e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /home/buildroot/autobuild/instance-2/output/build/host-zic-2018e/zic /home/buildroot/autobuild/instance-2/output/host/sbin/zic /usr/bin/install -D -m 644 /home/buildroot/autobuild/instance-2/output/build/host-zic-2018e/tzfile.h /home/buildroot/autobuild/instance-2/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/tzdata/tzdata2018e.tar.gz | tar --strip-components=0 -C /home/buildroot/autobuild/instance-2/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /home/buildroot/autobuild/instance-2/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/buildroot/autobuild/instance-2/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/buildroot/autobuild/instance-2/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /home/buildroot/autobuild/instance-2/output/host/share/zoneinfo cp -a /home/buildroot/autobuild/instance-2/output/build/host-tzdata-2018e/_output/* /home/buildroot/autobuild/instance-2/output/build/host-tzdata-2018e/*.tab /home/buildroot/autobuild/instance-2/output/host/share/zoneinfo tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> tzdata 2018e Extracting >>> tzdata 2018e Patching >>> tzdata 2018e Configuring >>> tzdata 2018e Building >>> tzdata 2018e Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/instance-2/output/target/usr/share/zoneinfo cp -a /home/buildroot/autobuild/instance-2/output/host/share/zoneinfo/* /home/buildroot/autobuild/instance-2/output/target/usr/share/zoneinfo cd /home/buildroot/autobuild/instance-2/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/buildroot/autobuild/instance-2/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /home/buildroot/autobuild/instance-2/output/target/etc/localtime echo "Etc/UTC" >/home/buildroot/autobuild/instance-2/output/target/etc/timezone >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/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'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'pangomm'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: [u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libudev.la" is touched by more than one package: [u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libcairomm-1.0.la" is touched by more than one package: [u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'pangomm'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'cjson', u'dbus', u'dbus-glib', u'kmod', u'eudev', u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'harfbuzz', u'libevdev', u'mtdev', u'libinput', u'pango', u'pangomm'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libcairomm-1.0.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libcairo.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libcairo-gobject.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libdbus-1.la" is touched by more than one package: [u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libevdev.la" is touched by more than one package: [u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libkmod.la" is touched by more than one package: [u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libharfbuzz.la" is touched by more than one package: [u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python3-setuptools', u'host-python-setuptools'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libudev.la" is touched by more than one package: [u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsigc-2.0.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libfontconfig.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-gperf', u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libpixman-1.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libffi', u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-cmake', u'host-dbus', u'host-libarchive', u'host-ninja', u'host-patchelf'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'host-libarchive', u'host-ninja', u'host-patchelf'] rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power7%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/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/instance-2/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/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/instance-2/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/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc2-00027-gcbf1d861fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc2\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.02-rc2-00027-gcbf1d861fa 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 >>> aubio 0.4.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 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) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> cjson v1.7.10 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> eudev 3.2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> kmod 25 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> host-fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> libevdev 1.6.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libinput 1.12.5 Collecting legal info COPYING: OK (sha256: 70d5b1dfe5a9c50a1f2ea91b1c2b1c85d876c5c92339585edbb85cf69e945e14) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> udev Collecting legal info >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-lxml 4.2.6 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 705bdfece6dbb87879d9ec40a8c9530651aefb98ae387da9134584464742d539) >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> restorecond 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'