^~ xml_stats.c:133:19: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ xml_stats.c:133:4: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ json_stats.c: In function 'json_print_cpu_stats': json_stats.c:142: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:142:19: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ json_stats.c:142:4: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c: In function 'read_fchost': rd_stats.c:2241:4: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] strncpy(st_fc_i->fchost_name, drd->d_name, MAX_FCH_LEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ json_stats.c: In function 'json_print_irq_stats': json_stats.c:330:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(irqno, "%d", i - 1); ^~ json_stats.c:330:20: note: directive argument in the range [0, 2147483646] sprintf(irqno, "%d", i - 1); ^~~~ json_stats.c:330:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(irqno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xml_stats.c: In function 'xml_print_irq_stats': xml_stats.c:314:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(irqno, "%d", i - 1); ^~ xml_stats.c:314:20: note: directive argument in the range [0, 2147483646] sprintf(irqno, "%d", i - 1); ^~~~ xml_stats.c:314:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(irqno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o raw_stats.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" raw_stats.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o iostat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" iostat.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o rd_stats_light.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_stats.c svg_stats.c: In function 'recappend': svg_stats.c:499:25: warning: ' L' directive output may be truncated writing 2 bytes into a region of size between 1 and 128 [-Wformat-truncation=] snprintf(data, 128, "%s L%lu,%.2f%s", restart ? data1 : "", timetag, p_value, ^~ svg_stats.c:499:22: note: assuming directive output of 4 bytes snprintf(data, 128, "%s L%lu,%.2f%s", restart ? data1 : "", timetag, p_value, ^~~~~~~~~~~~~~~~ svg_stats.c:499:2: note: 'snprintf' output between 8 and 591 bytes into a destination of size 128 snprintf(data, 128, "%s L%lu,%.2f%s", restart ? data1 : "", timetag, p_value, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_value != value ? data2 : ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o count_light.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" count.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o tapestat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" tapestat.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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iostat.c: In function 'read_sysfs_dlist_part_stat': iostat.c:573:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(filename, MAX_PF_NAME, "%s/%s/%s", dfile, drd->d_name, S_STAT); ^~ iostat.c:573:3: note: 'snprintf' output between 7 and 1285 bytes into a destination of size 1024 snprintf(filename, MAX_PF_NAME, "%s/%s/%s", dfile, drd->d_name, S_STAT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ json_stats.c: In function 'json_print_pwr_cpufreq_stats': json_stats.c:1770:21: 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:1770:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ json_stats.c:1770:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xml_stats.c: In function 'xml_print_pwr_cpufreq_stats': xml_stats.c:1723:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ xml_stats.c:1723:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ xml_stats.c:1723:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ json_stats.c: In function 'json_print_pwr_wghfreq_stats': json_stats.c:2046:21: 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:2046:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ json_stats.c:2046:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xml_stats.c: In function 'xml_print_pwr_wghfreq_stats': xml_stats.c:1967:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ xml_stats.c:1967:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ xml_stats.c:1967:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o mpstat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" mpstat.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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xml_stats.c: In function 'xml_print_softnet_stats': xml_stats.c:2181:20: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ xml_stats.c:2181:19: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ xml_stats.c:2181:4: note: 'sprintf' output between 2 and 11 bytes into a destination of size 8 sprintf(cpuno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o pidstat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pidstat.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o cifsiostat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" cifsiostat.c msgfmt -o nls/de.gmo nls/de.po msgfmt -o nls/pt.gmo nls/pt.po msgfmt -o nls/ja.gmo nls/ja.po msgfmt -o nls/eo.gmo nls/eo.po msgfmt -o nls/tr.gmo nls/tr.po msgfmt -o nls/sr.gmo nls/sr.po msgfmt -o nls/pl.gmo nls/pl.po msgfmt -o nls/vi.gmo nls/vi.po msgfmt -o nls/da.gmo nls/da.po msgfmt -o nls/sv.gmo nls/sv.po msgfmt -o nls/mt.gmo nls/mt.po msgfmt -o nls/hu.gmo nls/hu.po msgfmt -o nls/nb.gmo nls/nb.po msgfmt -o nls/ky.gmo nls/ky.po msgfmt -o nls/lv.gmo nls/lv.po msgfmt -o nls/es.gmo nls/es.po msgfmt -o nls/hr.gmo nls/hr.po msgfmt -o nls/af.gmo nls/af.po msgfmt -o nls/gl.gmo nls/gl.po msgfmt -o nls/fr.gmo nls/fr.po msgfmt -o nls/ro.gmo nls/ro.po msgfmt -o nls/fur.gmo nls/fur.po msgfmt -o nls/it.gmo nls/it.po msgfmt -o nls/eu.gmo nls/eu.po msgfmt -o nls/cs.gmo nls/cs.po msgfmt -o nls/ko.gmo nls/ko.po msgfmt -o nls/uk.gmo nls/uk.po msgfmt -o nls/pt_BR.gmo nls/pt_BR.po msgfmt -o nls/fi.gmo nls/fi.po msgfmt -o nls/nl.gmo nls/nl.po msgfmt -o nls/ru.gmo nls/ru.po msgfmt -o nls/zh_CN.gmo nls/zh_CN.po msgfmt -o nls/sk.gmo nls/sk.po msgfmt -o nls/nn.gmo nls/nn.po msgfmt -o nls/zh_TW.gmo nls/zh_TW.po msgfmt -o nls/id.gmo nls/id.po /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar rvs librdstats.a rd_stats.o count.o /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar: creating librdstats.a /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar rvs librdsensors.a rd_sensors.o /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar rvs libsyscom.a common.o ioconf.o /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar: creating librdsensors.a /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar: creating libsyscom.a a - rd_stats.o a - count.o /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar rvs librdstats_light.a rd_stats_light.o count_light.o a - rd_sensors.o a - common.o a - ioconf.o /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o sadc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 sadc.o act_sadc.o sa_wrap.o sa_common.o librdstats.a librdsensors.a libsyscom.a /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o sar -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 sar.o act_sar.o format_sar.o sa_common.o pr_stats.o libsyscom.a /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar: creating librdstats_light.a a - rd_stats_light.o a - count_light.o /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o tapestat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 tapestat.o librdstats_light.a libsyscom.a /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o iostat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 iostat.o librdstats_light.a libsyscom.a /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o cifsiostat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 cifsiostat.o librdstats_light.a libsyscom.a /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o mpstat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 mpstat.o librdstats_light.a libsyscom.a svg_stats.c: In function 'svg_print_pwr_fan_stats': svg_stats.c:4212:54: warning: '%s' directive output may be truncated writing up to 19 bytes into a region of size between 16 and 25 [-Wformat-truncation=] snprintf(item_name, MAX_SENSORS_DEV_LEN + 8, "%d: %s", i + 1, spc->device); ^~ svg_stats.c:4212:4: note: 'snprintf' output between 4 and 32 bytes into a destination of size 28 snprintf(item_name, MAX_SENSORS_DEV_LEN + 8, "%d: %s", i + 1, spc->device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svg_stats.c: In function 'svg_print_pwr_temp_stats': svg_stats.c:4306:54: warning: '%s' directive output may be truncated writing up to 19 bytes into a region of size between 16 and 25 [-Wformat-truncation=] snprintf(item_name, MAX_SENSORS_DEV_LEN + 8, "%d: %s", i + 1, spc->device); ^~ svg_stats.c:4306:4: note: 'snprintf' output between 4 and 32 bytes into a destination of size 28 snprintf(item_name, MAX_SENSORS_DEV_LEN + 8, "%d: %s", i + 1, spc->device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svg_stats.c: In function 'svg_print_pwr_in_stats': svg_stats.c:4400:54: warning: '%s' directive output may be truncated writing up to 19 bytes into a region of size between 16 and 25 [-Wformat-truncation=] snprintf(item_name, MAX_SENSORS_DEV_LEN + 8, "%d: %s", i + 1, spc->device); ^~ svg_stats.c:4400:4: note: 'snprintf' output between 4 and 32 bytes into a destination of size 28 snprintf(item_name, MAX_SENSORS_DEV_LEN + 8, "%d: %s", i + 1, spc->device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o pidstat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wall -Wstrict-prototypes -pipe -O2 pidstat.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/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -o sadf -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -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 make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/sysstat-11.6.3' >>> sysstat 11.6.3 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/sysstat-11.6.3/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/sysstat-11.6.3' catalogs='nls/nn.gmo nls/cs.gmo nls/pt.gmo nls/id.gmo nls/eo.gmo nls/mt.gmo nls/it.gmo nls/pl.gmo nls/fur.gmo nls/da.gmo nls/ru.gmo nls/ky.gmo nls/ko.gmo nls/nb.gmo nls/zh_CN.gmo nls/pt_BR.gmo nls/ro.gmo nls/de.gmo nls/uk.gmo nls/nl.gmo nls/sk.gmo nls/tr.gmo nls/zh_TW.gmo nls/sr.gmo nls/eu.gmo nls/hr.gmo nls/fr.gmo nls/af.gmo nls/ja.gmo nls/es.gmo nls/lv.gmo nls/gl.gmo nls/hu.gmo nls/vi.gmo nls/fi.gmo nls/sv.gmo'; \ for c in $catalogs; do \ c=`basename $c`; \ c=`echo $c | sed 's/\.gmo$//'`; \ mkdir -p /home/buildroot/build/instance-0/output/target/usr/share/locale/$c/LC_MESSAGES; \ echo "NLS: Installing $c file..." ; \ install -m 644 nls/$c.gmo /home/buildroot/build/instance-0/output/target/usr/share/locale/$c/LC_MESSAGES/sysstat.mo; \ done NLS: Installing nn file... NLS: Installing cs file... NLS: Installing pt file... NLS: Installing id file... NLS: Installing eo file... NLS: Installing mt file... NLS: Installing it file... NLS: Installing pl file... NLS: Installing fur file... NLS: Installing da file... NLS: Installing ru file... NLS: Installing ky file... NLS: Installing ko file... NLS: Installing nb file... NLS: Installing zh_CN file... NLS: Installing pt_BR file... NLS: Installing ro file... NLS: Installing de file... NLS: Installing uk file... NLS: Installing nl file... NLS: Installing sk file... NLS: Installing tr file... NLS: Installing zh_TW file... NLS: Installing sr file... NLS: Installing eu file... NLS: Installing hr file... NLS: Installing fr file... NLS: Installing af file... NLS: Installing ja file... NLS: Installing es file... NLS: Installing lv file... NLS: Installing gl file... NLS: Installing hu file... NLS: Installing vi file... NLS: Installing fi file... NLS: Installing sv file... mkdir -p /home/buildroot/build/instance-0/output/target/usr/lib/sa mkdir -p /home/buildroot/build/instance-0/output/target/var/log/sa mkdir -p /home/buildroot/build/instance-0/output/target/usr/bin mkdir -p /home/buildroot/build/instance-0/output/target/usr/share/doc/sysstat-11.6.3 mkdir -p /home/buildroot/build/instance-0/output/target/etc/sysconfig install -m 755 sa1 /home/buildroot/build/instance-0/output/target/usr/lib/sa install -m 755 sa2 /home/buildroot/build/instance-0/output/target/usr/lib/sa install -m 755 sadc /home/buildroot/build/instance-0/output/target/usr/lib/sa install -m 755 sar /home/buildroot/build/instance-0/output/target/usr/bin install -m 755 sadf /home/buildroot/build/instance-0/output/target/usr/bin install -m 755 iostat /home/buildroot/build/instance-0/output/target/usr/bin install -m 755 tapestat /home/buildroot/build/instance-0/output/target/usr/bin install -m 755 mpstat /home/buildroot/build/instance-0/output/target/usr/bin install -m 755 pidstat /home/buildroot/build/instance-0/output/target/usr/bin install -m 755 cifsiostat /home/buildroot/build/instance-0/output/target/usr/bin install -m 644 sysstat.ioconf /home/buildroot/build/instance-0/output/target/etc/sysconfig install -m 644 sysstat.sysconfig /home/buildroot/build/instance-0/output/target/etc/sysconfig/sysstat make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/sysstat-11.6.3' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/build/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a72%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/build/instance-0/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/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/build/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00250-g992b106"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2019.08-git-00250-g992b106 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-arm-aarch64 2018.11 Collecting legal info >>> toolchain Collecting legal info >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-gettext Collecting legal info >>> host-gettext-gnu 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) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ethtool 4.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genimage 11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiio 0.15 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.50.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpagekite v0.91.171102 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> openssl Collecting legal info >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liburcu 0.10.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> lm-sensors V3-5-0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lttng-libust 2.10.1 Collecting legal info ERROR: No hash found for COPYING >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> owfs 3.2p2 Collecting legal info COPYING: OK (sha256: e484a24fa5d177576e1672306165f495633bd5f0daaf628d1ff5ecfc85bdc637) COPYING.LIB: OK (sha256: 3879dcca586c08d1fe3325f3a0aec5b47d543100bc6b1dfb30bf24ec48675b10) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-arm-aarch64-2018.11: cannot save license (TOOLCHAIN_EXTERNAL_ARM_AARCH64_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'