from sadc.c:37: sadc.c: In function 'sa_sys_init': sadc.c:339:51: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] (size_t) act[i]->msize * (size_t) act[i]->nr * (size_t) act[i]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ common.h:126:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sa_common.c:68:52: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] (size_t) act[i]->msize * (size_t) act[i]->nr * (size_t) act[i]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ common.h:126:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sadc.c: In function 'open_ofile': sadc.c:974:50: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] (size_t) act[p]->msize * (size_t) act[p]->nr * (size_t) act[p]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ common.h:126:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sa_common.c: In function 'check_file_actlst': sa_common.c:1295:66: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] SREALLOC(*file_actlst, struct file_activity, FILE_ACTIVITY_SIZE * file_hdr->sa_act_nr); common.h:126:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sa_common.c: In function 'reallocate_vol_act_structures': sa_common.c:1436:50: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] (size_t) act[p]->msize * (size_t) act[p]->nr * (size_t) act[p]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ common.h:126:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o common.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" common.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o ioconf.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" ioconf.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o sar.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sar.c ioconf.c: In function 'ioc_init': ioconf.c:307:25: warning: '%s' directive writing up to 31 bytes into a region of size 16 [-Wformat-overflow=] sprintf(blkp->cfmt, "%s%s%%d", blkp->name, cfmt); ^~ ioconf.c:307:4: note: 'sprintf' output 3 or more bytes (assuming 34) into a destination of size 16 sprintf(blkp->cfmt, "%s%s%%d", blkp->name, cfmt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ioconf.c: In function 'transform_devmapname': ioconf.c:517:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 244 [-Wformat-truncation=] snprintf(filen, MAX_FILE_LEN, "%s/%s", DEVMAP_DIR, dp->d_name); ^~ ioconf.c:517:3: note: 'snprintf' output between 13 and 268 bytes into a destination of size 256 snprintf(filen, MAX_FILE_LEN, "%s/%s", DEVMAP_DIR, dp->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o act_sar.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SAR -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\" activity.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o format_sar.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SAR -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\" format.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o pr_stats.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pr_stats.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o sadf.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadf.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o act_sadf.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADF -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\" activity.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o format_sadf.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADF -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\" format.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o sadf_misc.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadf_misc.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o sa_conv.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sa_conv.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o rndr_stats.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rndr_stats.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o xml_stats.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" xml_stats.c In file included from sa.h:11:0, from sadf.h:9, from sa_conv.c:29: sa_conv.c: In function 'upgrade_header_section': sa_conv.c:478:66: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] SREALLOC(*file_actlst, struct file_activity, FILE_ACTIVITY_SIZE * file_hdr->sa_act_nr); common.h:126:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ xml_stats.c: In function 'xml_print_cpu_stats': xml_stats.c:133: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: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o json_stats.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" json_stats.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o svg_stats.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" svg_stats.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o raw_stats.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" raw_stats.c 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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_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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o iostat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" iostat.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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o rd_stats_light.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_stats.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o count_light.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" count.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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o tapestat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" tapestat.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o mpstat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" mpstat.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o pidstat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pidstat.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o cifsiostat.o -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" cifsiostat.c msgfmt -o nls/af.gmo nls/af.po msgfmt -o nls/cs.gmo nls/cs.po msgfmt -o nls/da.gmo nls/da.po msgfmt -o nls/de.gmo nls/de.po msgfmt -o nls/eo.gmo nls/eo.po msgfmt -o nls/es.gmo nls/es.po msgfmt -o nls/eu.gmo nls/eu.po msgfmt -o nls/fi.gmo nls/fi.po msgfmt -o nls/fr.gmo nls/fr.po msgfmt -o nls/fur.gmo nls/fur.po msgfmt -o nls/gl.gmo nls/gl.po msgfmt -o nls/hr.gmo nls/hr.po msgfmt -o nls/hu.gmo nls/hu.po msgfmt -o nls/id.gmo nls/id.po msgfmt -o nls/it.gmo nls/it.po msgfmt -o nls/ja.gmo nls/ja.po msgfmt -o nls/ko.gmo nls/ko.po msgfmt -o nls/ky.gmo nls/ky.po msgfmt -o nls/lv.gmo nls/lv.po msgfmt -o nls/mt.gmo nls/mt.po msgfmt -o nls/nb.gmo nls/nb.po msgfmt -o nls/nl.gmo nls/nl.po msgfmt -o nls/nn.gmo nls/nn.po msgfmt -o nls/pl.gmo nls/pl.po msgfmt -o nls/pt.gmo nls/pt.po msgfmt -o nls/pt_BR.gmo nls/pt_BR.po msgfmt -o nls/ro.gmo nls/ro.po msgfmt -o nls/ru.gmo nls/ru.po msgfmt -o nls/sk.gmo nls/sk.po msgfmt -o nls/sr.gmo nls/sr.po msgfmt -o nls/sv.gmo nls/sv.po msgfmt -o nls/tr.gmo nls/tr.po msgfmt -o nls/uk.gmo nls/uk.po msgfmt -o nls/vi.gmo nls/vi.po msgfmt -o nls/zh_CN.gmo nls/zh_CN.po msgfmt -o nls/zh_TW.gmo nls/zh_TW.po /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar rvs librdstats.a rd_stats.o count.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar rvs librdsensors.a rd_sensors.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar rvs libsyscom.a common.o ioconf.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar: creating librdstats.a /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar: creating librdsensors.a /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar: creating libsyscom.a a - rd_sensors.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar rvs librdstats_light.a rd_stats_light.o count_light.o a - common.o a - ioconf.o a - rd_stats.o a - count.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o sar -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 sar.o act_sar.o format_sar.o sa_common.o pr_stats.o libsyscom.a -lintl /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-ar: creating librdstats_light.a a - rd_stats_light.o a - count_light.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o sadc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 sadc.o act_sadc.o sa_wrap.o sa_common.o librdstats.a librdsensors.a libsyscom.a -lintl /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o iostat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 iostat.o librdstats_light.a libsyscom.a -lintl /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o tapestat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 tapestat.o librdstats_light.a libsyscom.a -lintl /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o cifsiostat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 cifsiostat.o librdstats_light.a libsyscom.a -lintl /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o mpstat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 mpstat.o librdstats_light.a libsyscom.a -lintl 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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o pidstat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wstrict-prototypes -pipe -O2 pidstat.o librdstats_light.a libsyscom.a -lintl 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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-gcc -o sadf -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 -lintl make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sysstat-11.6.3' >>> sysstat 11.6.3 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/sysstat-11.6.3/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/sysstat-11.6.3' catalogs='nls/af.gmo nls/cs.gmo nls/da.gmo nls/de.gmo nls/eo.gmo nls/es.gmo nls/eu.gmo nls/fi.gmo nls/fr.gmo nls/fur.gmo nls/gl.gmo nls/hr.gmo nls/hu.gmo nls/id.gmo nls/it.gmo nls/ja.gmo nls/ko.gmo nls/ky.gmo nls/lv.gmo nls/mt.gmo nls/nb.gmo nls/nl.gmo nls/nn.gmo nls/pl.gmo nls/pt.gmo nls/pt_BR.gmo nls/ro.gmo nls/ru.gmo nls/sk.gmo nls/sr.gmo nls/sv.gmo nls/tr.gmo nls/uk.gmo nls/vi.gmo nls/zh_CN.gmo nls/zh_TW.gmo'; \ for c in $catalogs; do \ c=`basename $c`; \ c=`echo $c | sed 's/\.gmo$//'`; \ mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/$c/LC_MESSAGES; \ echo "NLS: Installing $c file..." ; \ install -m 644 nls/$c.gmo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/$c/LC_MESSAGES/sysstat.mo; \ done NLS: Installing af file... NLS: Installing cs file... NLS: Installing da file... NLS: Installing de file... NLS: Installing eo file... NLS: Installing es file... NLS: Installing eu file... NLS: Installing fi file... NLS: Installing fr file... NLS: Installing fur file... NLS: Installing gl file... NLS: Installing hr file... NLS: Installing hu file... NLS: Installing id file... NLS: Installing it file... NLS: Installing ja file... NLS: Installing ko file... NLS: Installing ky file... NLS: Installing lv file... NLS: Installing mt file... NLS: Installing nb file... NLS: Installing nl file... NLS: Installing nn file... NLS: Installing pl file... NLS: Installing pt file... NLS: Installing pt_BR file... NLS: Installing ro file... NLS: Installing ru file... NLS: Installing sk file... NLS: Installing sr file... NLS: Installing sv file... NLS: Installing tr file... NLS: Installing uk file... NLS: Installing vi file... NLS: Installing zh_CN file... NLS: Installing zh_TW file... mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/sa mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/log/sa mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/sysstat-11.6.3 mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sysconfig install -m 755 sa1 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/sa install -m 755 sa2 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/sa install -m 755 sadc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/sa install -m 755 sar /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin install -m 755 sadf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin install -m 755 iostat /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin install -m 755 tapestat /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin install -m 755 mpstat /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin install -m 755 pidstat /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin install -m 755 cifsiostat /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin install -m 644 sysstat.ioconf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sysconfig install -m 644 sysstat.sysconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/sysconfig/sysstat make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libintl.h" is touched by more than one package: [u'toolchain-external-custom', u'gettext-gnu'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/include/libintl.h" is touched by more than one package: [u'host-cmake', u'host-libxml2'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext-gnu'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os `%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00829-gcb3a017"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.05-git-00829-gcb3a017 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-custom Collecting legal info >>> toolchain Collecting legal info >>> azmq v1.0.2 Collecting legal info LICENSE-BOOST_1_0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> 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) >>> gettext Collecting legal info >>> gettext-gnu 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-autoconf 2.69 Collecting legal info 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) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cryptsetup 2.0.6 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.183 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> quota 4.05 Collecting legal info COPYING: OK (sha256: 35b2d9797b83bce16076da9c3273f264f50b8d02f492ee32cd4c51ba6897bceb) >>> stm32flash 1f934ae86babdeea47afdfae1d856d5fd5da6c53 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> 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) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'