checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h usability (FE_CAN_2G_MODULATION)... yes checking for linux/dvb/frontend.h usability (DVB-T2, DVB API >= v5.3)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> w_scan 20170107 Building PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107/ make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' /usr/bin/make all-am make[2]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c atsc_psip_section.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c countries.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c descriptors.c descriptors.c: In function 'parse_service_descriptor': descriptors.c:193:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 193 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:210:9: note: here 210 | default: | ^~~~~~~ descriptors.c:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:254:9: note: here 254 | default: | ^~~~~~~ descriptors.c:310:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 310 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:327:9: note: here 327 | default: | ^~~~~~~ descriptors.c:354:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 354 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:371:9: note: here 371 | default: | ^~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c diseqc.c diseqc.c: In function 'rotate_rotor': diseqc.c:346:50: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 346 | rotation_angle = abs(rotor_angle(to_satlist_index) - rotor_angle(from_satlist_index)); | ^~~ diseqc.c: In function 'setup_scr': diseqc.c:602:27: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 602 | uint16_t fIF = ROUND(abs(t->frequency - fLO)/1000.0); // 950..2150MHz | ^~~ diseqc.c:500:26: note: in definition of macro 'ROUND' 500 | #define ROUND(x) ( 0.5 + x ) | ^ /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c dump-dvbscan.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c dump-vdr.c dump-vdr.c: In function 'vdr_dump_service_parameter_set': dump-vdr.c:495:13: warning: the comparison will always evaluate as 'true' for the address of 'audio_lang' will never be NULL [-Waddress] 495 | if (s->audio_lang && s->audio_lang[0][0]) | ^ In file included from emulate.h:10, from scan.h:37, from dump-vdr.c:31: si_types.h:96:12: note: 'audio_lang' declared here 96 | char audio_lang[AUDIO_CHAN_MAX][4]; | ^~~~~~~~~~ dump-vdr.c:501:21: warning: the comparison will always evaluate as 'true' for the address of 'audio_lang' will never be NULL [-Waddress] 501 | if (s->audio_lang && s->audio_lang[i][0]) | ^ si_types.h:96:12: note: 'audio_lang' declared here 96 | char audio_lang[AUDIO_CHAN_MAX][4]; | ^~~~~~~~~~ dump-vdr.c:515:37: warning: the comparison will always evaluate as 'true' for the address of 'ac3_lang' will never be NULL [-Waddress] 515 | if (s->ac3_lang && s->ac3_lang[i][0]) | ^ si_types.h:109:12: note: 'ac3_lang' declared here 109 | char ac3_lang[AC3_CHAN_MAX][4]; | ^~~~~~~~ dump-vdr.c:530:21: warning: the comparison will always evaluate as 'true' for the address of 'subtitling_lang' will never be NULL [-Waddress] 530 | if (s->subtitling_lang && s->subtitling_lang[i][0]) | ^ si_types.h:102:12: note: 'subtitling_lang' declared here 102 | char subtitling_lang[SUBTITLES_MAX][4]; | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c dump-xine.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c dump-mplayer.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c dump-vlc-m3u.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c dvbscan.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c lnb.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c parse-dvbscan.c parse-dvbscan.c: In function 'vdr_code_from_token': parse-dvbscan.c:436:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 436 | neg++; // no break, fall through | ~~~^~ parse-dvbscan.c:437:25: note: here 437 | case 'W': | ^~~~ parse-dvbscan.c: In function 'dvbscan_parse_rotor_positions': parse-dvbscan.c:553:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 553 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:567:33: note: here 567 | case sat_id: | ^~~~ parse-dvbscan.c:579:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 579 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:593:33: note: here 593 | case end_of_line_rotor: | ^~~~ In file included from scan.h:35, from parse-dvbscan.c:42: parse-dvbscan.c: In function 'dvbscan_parse_tuningdata': tools.h:52:10: warning: pointer 'buf' may be used after 'free' [-Wuse-after-free] 52 | fprintf(stderr, fmt); } \ | ^~~~~~~~~~~~~~~~~~~~ tools.h:59:31: note: in expansion of macro 'dprintf' 59 | #define error(msg...) dprintf(0, "\nERROR: " msg) | ^~~~~~~ parse-dvbscan.c:261:33: note: in expansion of macro 'error' 261 | error("could not parse '%s' - undefined fe_type\n", buf); | ^~~~~ parse-dvbscan.c:260:33: note: call to 'free' here 260 | free(buf); | ^~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c satellites.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c scan.c scan.c: In function 'alloc_transponder': scan.c:204:14: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 204 | t->cells = &(t->_cells); | ^~~~~~~~~~~~ scan.c:211:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 211 | t->services = &(t->_services); | ^~~~~~~~~~~~~~~ scan.c: In function 'copy_transponder': scan.c:727:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 727 | dest->cells = &(dest->_cells); | ^~~~~~~~~~~~~~~ scan.c:746:20: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 746 | dest->services = &(dest->_services); | ^~~~~~~~~~~~~~~~~~ scan.c: In function 'parse_descriptors': scan.c:930:69: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 930 | parse_network_change_notify_descriptor(buf, &((struct transponder *) data)->network_change); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function 'parse_nit': scan.c:1362:20: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 1362 | tn.services = &tn._services; | ^~~~~~~~~~~~~ scan.c:1364:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 1364 | tn.cells = &tn._cells; | ^~~~~~~~~~ scan.c: In function 'set_frontend': scan.c:2107:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2107 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2109:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2109 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2113:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2113 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2115:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2115 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2120:35: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2120 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c: In function 'main': scan.c:3538:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 3538 | for (opt=0; optrolloff == ROLLOFF_AUTO) | ^ scan.c:262:6: note: here 262 | case SYS_DSS: | ^~~~ scan.c: In function 'set_frontend': scan.c:2150:55: warning: this statement may fall through [-Wimplicit-fallthrough=] 2150 | if ((t->symbolrate < fe_info.symbol_rate_min) || (t->symbolrate > fe_info.symbol_rate_max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:2154:6: note: here 2154 | case SCAN_TERRESTRIAL: | ^~~~ scan.c:2155:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 2155 | if (t->delsys == SYS_DVBT2) { | ^ scan.c:2162:6: note: here 2162 | case SCAN_TERRCABLE_ATSC: | ^~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c section.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c tools.c tools.c: In function 'run_time': tools.c:427:28: warning: '%.2d' directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~ tools.c:427:3: note: 'sprintf' output between 10 and 26 bytes into a destination of size 12 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c emulate.c emulate.c: In function 'has_lock': emulate.c:274:20: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 274 | tp_if = abs(t->frequency - em_device.lnb_high); | ^~~ emulate.c:276:20: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 276 | tp_if = abs(t->frequency - em_device.lnb_low); | ^~~ emulate.c:278:13: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 278 | if (abs(tp_if - em_device.frequency) > 2000) { | ^~~ emulate.c: In function 'parse_logfile': emulate.c:977:62: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | sidata->t.type = SCAN_TERRCABLE_ATSC; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:978:15: note: here 978 | default: | ^~~~~~~ emulate.c: In function 'has_lock': emulate.c:267:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 267 | if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { | ^ emulate.c:272:6: note: here 272 | case SYS_DVBS: | ^~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c dump-xml.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c iconv_codes.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -c char-coding.c /home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -lrt -static -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o -liconv make[2]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 DESTDIR=/home/autobuild/autobuild/instance-8/output-1/target install -C /home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107/ make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' make[2]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-8/output-1/target/usr/bin' /usr/bin/install -c w_scan '/home/autobuild/autobuild/instance-8/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-8/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/autobuild/autobuild/instance-8/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/w_scan-20170107' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-8/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/include /home/autobuild/autobuild/instance-8/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-8/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-8/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-8/output-1/target/usr/doc find /home/autobuild/autobuild/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-8/output-1/target/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-8/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/man /home/autobuild/autobuild/instance-8/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/info /home/autobuild/autobuild/instance-8/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/doc /home/autobuild/autobuild/instance-8/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-8/output-1/target/lib/debug /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-8/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-8/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/autobuild/autobuild/instance-8/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/autobuild/autobuild/instance-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-504-gd5649d5afd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-8/output-1/per-package /home/autobuild/autobuild/instance-8/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-8/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-8/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2022.08-rc1-504-gd5649d5afd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-fakedate 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 Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 4.14.292 Collecting legal info >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-meson 0.63.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 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) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> genpart 1.0.2 Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> initscripts Collecting legal info >>> libcodec2 1.0.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> libshout 2.4.5 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> openssl Collecting legal info >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openssh 9.0p1 Collecting legal info LICENCE: OK (sha256: d6807e99f3d159145c659060f57c3fa74e109faa39326dbfc38674cb550fd104) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> sofia-sip 1.13.8 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.14.292: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'