sprintf(irqno, "%d", i - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-gcc -o svg_stats.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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" svg_stats.c 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/naourr/work/instance-2/output-1/host/bin/nios2-linux-gcc -o raw_stats.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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" raw_stats.c 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/naourr/work/instance-2/output-1/host/bin/nios2-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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" iostat.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 581 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/naourr/work/instance-2/output-1/host/bin/nios2-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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_stats.c 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/naourr/work/instance-2/output-1/host/bin/nios2-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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" count.c /home/naourr/work/instance-2/output-1/host/bin/nios2-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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" tapestat.c /home/naourr/work/instance-2/output-1/host/bin/nios2-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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" mpstat.c /home/naourr/work/instance-2/output-1/host/bin/nios2-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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pidstat.c /home/naourr/work/instance-2/output-1/host/bin/nios2-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/lib64/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" cifsiostat.c msgfmt -o nls/hu.gmo nls/hu.po msgfmt -o nls/pl.gmo nls/pl.po msgfmt -o nls/ja.gmo nls/ja.po msgfmt -o nls/de.gmo nls/de.po msgfmt -o nls/tr.gmo nls/tr.po msgfmt -o nls/sr.gmo nls/sr.po msgfmt -o nls/vi.gmo nls/vi.po msgfmt -o nls/da.gmo nls/da.po msgfmt -o nls/af.gmo nls/af.po svg_stats.c: In function 'svg_print_pwr_cpufreq_stats': msgfmt -o nls/id.gmo nls/id.po 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfmt -o nls/ko.gmo nls/ko.po msgfmt -o nls/nb.gmo nls/nb.po msgfmt -o nls/ru.gmo nls/ru.po msgfmt -o nls/ky.gmo nls/ky.po msgfmt -o nls/pt.gmo nls/pt.po 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfmt -o nls/mt.gmo nls/mt.po msgfmt -o nls/fi.gmo nls/fi.po msgfmt -o nls/es.gmo nls/es.po msgfmt -o nls/eu.gmo nls/eu.po msgfmt -o nls/lv.gmo nls/lv.po msgfmt -o nls/hr.gmo nls/hr.po msgfmt -o nls/fr.gmo nls/fr.po msgfmt -o nls/eo.gmo nls/eo.po msgfmt -o nls/fur.gmo nls/fur.po msgfmt -o nls/it.gmo nls/it.po msgfmt -o nls/gl.gmo nls/gl.po msgfmt -o nls/uk.gmo nls/uk.po msgfmt -o nls/pt_BR.gmo nls/pt_BR.po msgfmt -o nls/cs.gmo nls/cs.po msgfmt -o nls/nn.gmo nls/nn.po msgfmt -o nls/nl.gmo nls/nl.po msgfmt -o nls/sv.gmo nls/sv.po msgfmt -o nls/zh_CN.gmo nls/zh_CN.po msgfmt -o nls/sk.gmo nls/sk.po msgfmt -o nls/ro.gmo nls/ro.po msgfmt -o nls/zh_TW.gmo nls/zh_TW.po /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar rvs librdstats.a rd_stats.o count.o /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar rvs librdsensors.a rd_sensors.o /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar: creating librdstats.a /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar: creating librdsensors.a a - rd_stats.o a - count.o a - rd_sensors.o /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar rvs libsyscom.a common.o ioconf.o /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar rvs librdstats_light.a rd_stats_light.o count_light.o /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar: creating libsyscom.a /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-ar: creating librdstats_light.a a - common.o a - ioconf.o /home/naourr/work/instance-2/output-1/host/bin/nios2-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 a - rd_stats_light.o a - count_light.o /home/naourr/work/instance-2/output-1/host/bin/nios2-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 /home/naourr/work/instance-2/output-1/host/bin/nios2-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/naourr/work/instance-2/output-1/host/bin/nios2-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/naourr/work/instance-2/output-1/host/bin/nios2-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/naourr/work/instance-2/output-1/host/bin/nios2-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 /home/naourr/work/instance-2/output-1/host/bin/nios2-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/naourr/work/instance-2/output-1/host/bin/nios2-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 make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sysstat-11.6.3' >>> sysstat 11.6.3 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/target install -C /home/naourr/work/instance-2/output-1/build/sysstat-11.6.3/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/sysstat-11.6.3' catalogs='nls/cs.gmo nls/uk.gmo nls/id.gmo nls/ro.gmo nls/mt.gmo nls/it.gmo nls/fur.gmo nls/nl.gmo nls/da.gmo nls/ru.gmo nls/zh_CN.gmo nls/ky.gmo nls/ko.gmo nls/eo.gmo nls/nb.gmo nls/pt_BR.gmo nls/pl.gmo nls/sk.gmo nls/sv.gmo nls/tr.gmo nls/zh_TW.gmo nls/sr.gmo nls/eu.gmo nls/de.gmo nls/hr.gmo nls/fr.gmo nls/af.gmo nls/ja.gmo nls/es.gmo nls/lv.gmo nls/gl.gmo nls/nn.gmo nls/hu.gmo nls/vi.gmo nls/fi.gmo nls/pt.gmo'; \ for c in $catalogs; do \ c=`basename $c`; \ c=`echo $c | sed 's/\.gmo$//'`; \ mkdir -p /home/naourr/work/instance-2/output-1/target/usr/share/locale/$c/LC_MESSAGES; \ echo "NLS: Installing $c file..." ; \ install -m 644 nls/$c.gmo /home/naourr/work/instance-2/output-1/target/usr/share/locale/$c/LC_MESSAGES/sysstat.mo; \ done NLS: Installing cs file... NLS: Installing uk file... NLS: Installing id file... NLS: Installing ro file... NLS: Installing mt file... NLS: Installing it file... NLS: Installing fur file... NLS: Installing nl file... NLS: Installing da file... NLS: Installing ru file... NLS: Installing zh_CN file... NLS: Installing ky file... NLS: Installing ko file... NLS: Installing eo file... NLS: Installing nb file... NLS: Installing pt_BR file... NLS: Installing pl file... NLS: Installing sk file... NLS: Installing sv file... NLS: Installing tr file... NLS: Installing zh_TW file... NLS: Installing sr file... NLS: Installing eu file... NLS: Installing de 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 nn file... NLS: Installing hu file... NLS: Installing vi file... NLS: Installing fi file... NLS: Installing pt file... mkdir -p /home/naourr/work/instance-2/output-1/target/usr/lib64/sa mkdir -p /home/naourr/work/instance-2/output-1/target/var/log/sa mkdir -p /home/naourr/work/instance-2/output-1/target/usr/bin mkdir -p /home/naourr/work/instance-2/output-1/target/usr/share/doc/sysstat-11.6.3 mkdir -p /home/naourr/work/instance-2/output-1/target/etc/sysconfig install -m 755 sa1 /home/naourr/work/instance-2/output-1/target/usr/lib64/sa install -m 755 sa2 /home/naourr/work/instance-2/output-1/target/usr/lib64/sa install -m 755 sadc /home/naourr/work/instance-2/output-1/target/usr/lib64/sa install -m 755 sar /home/naourr/work/instance-2/output-1/target/usr/bin install -m 755 sadf /home/naourr/work/instance-2/output-1/target/usr/bin install -m 755 iostat /home/naourr/work/instance-2/output-1/target/usr/bin install -m 755 tapestat /home/naourr/work/instance-2/output-1/target/usr/bin install -m 755 mpstat /home/naourr/work/instance-2/output-1/target/usr/bin install -m 755 pidstat /home/naourr/work/instance-2/output-1/target/usr/bin install -m 755 cifsiostat /home/naourr/work/instance-2/output-1/target/usr/bin install -m 644 sysstat.ioconf /home/naourr/work/instance-2/output-1/target/etc/sysconfig install -m 644 sysstat.sysconfig /home/naourr/work/instance-2/output-1/target/etc/sysconfig/sysstat make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sysstat-11.6.3' >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi rm -f /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/lua/5.3/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/lib/luarocks PYTHONPATH="/home/naourr/work/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/python3.8/" cd /home/naourr/work/instance-2/output-1/target && /home/naourr/work/instance-2/output-1/host/bin/python3.8 /home/naourr/work/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python3.8 find /home/naourr/work/instance-2/output-1/target/usr/lib/python3.8 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/naourr/work/instance-2/output-1/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh if [ -x /home/naourr/work/instance-2/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-2/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale /home/naourr/work/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-2/output-1/target/lib/debug /home/naourr/work/instance-2/output-1/target/usr/lib/debug find /home/naourr/work/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output-1/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/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02.4-06343-g37b5713442"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2020.02.4\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-2/output-1/per-package /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-2/output-1/build/boost-1.72.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/c-ares-1.16.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/chocolate-doom-3.0.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/execline-2.5.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/grpc-1.25.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-2/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-2/output-1/build/libcgicc-3.2.19/.files-list.txt /home/naourr/work/instance-2/output-1/build/libev-4.27/.files-list.txt /home/naourr/work/instance-2/output-1/build/libevdev-1.8.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libfuse-2.9.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.62.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-2/output-1/build/libmms-0.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpagekite-0.91.190530/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-2/output-1/build/libscrypt-1.21/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsigrokdecode-0.5.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsodium-1.0.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsvg-0.1.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/logrotate-3.15.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/lrandom-20180729-1/.files-list.txt /home/naourr/work/instance-2/output-1/build/lua-5.3.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/luainterpreter/.files-list.txt /home/naourr/work/instance-2/output-1/build/minizip-2.9.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssh-8.1p1/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-2/output-1/build/protobuf-3.11.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/python-pyusb-1.0.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/python3-3.8.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/sdl2-2.0.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/sdl2_mixer-2.0.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/sdl2_net-2.0.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/skalibs-2.9.1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/sshfs-2.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/sysstat-11.6.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-c-ares-1.16.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext-gnu-0.19.8.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-grpc-1.25.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libglib2-2.62.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-lua-5.3.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-luainterpreter/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-luarocks-3.3.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-meson-0.53.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-protobuf-3.11.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-2/output-1/build/boost-1.72.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/c-ares-1.16.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/execline-2.5.3.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gli-559cbe1ec38878e182507d331e0780fbae5baf15/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/grpc-1.25.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libcgicc-3.2.19/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libev-4.27/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libevdev-1.8.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libfuse-2.9.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.62.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libmms-0.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpagekite-0.91.190530/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libscrypt-1.21/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsigrokdecode-0.5.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsodium-1.0.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsvg-0.1.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/lua-5.3.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/minizip-2.9.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/protobuf-3.11.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/python3-3.8.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sdl2-2.0.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sdl2_mixer-2.0.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sdl2_net-2.0.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skalibs-2.9.1.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-staging.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-2/output-1/target/usr ln -snf /home/naourr/work/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/naourr/work/instance-2/output-1/staging make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2020.02.4-06343-g37b5713442 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> boost 1.72.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> chocolate-doom 3.0.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sdl2 2.0.10 Collecting legal info COPYING.txt: OK (sha256: a7c8d0b3167c502921192585a582eb8477ad9862330f4d8b9e4a8bb4c1a9d29e) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> execline 2.5.3.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.1.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> gli 559cbe1ec38878e182507d331e0780fbae5baf15 Collecting legal info manual.md: OK (sha256: e26459f62353e631d18379668c82b85f9fd2fd993f2818277e4fce21e957f87a) >>> grpc 1.25.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-grpc 1.25.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-protobuf 3.11.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> protobuf 3.11.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> 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) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.8.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.62.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libglib2 2.62.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.53.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpagekite 0.91.190530 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libscrypt 1.21 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsigrokdecode 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> logrotate 3.15.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> lrandom 20180729-1 Collecting legal info >>> host-luarocks 3.3.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> minizip 2.9.1 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> openssh 8.1p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-pyusb 1.0.0 Collecting legal info LICENSE: OK (sha256: de177fb928a0eed8d209fddbfa3861379e08b3b41f34ad17a329c2f78199371d) >>> sshfs 2.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: lrandom-20180729-1: cannot save license (LRANDOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'