directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . n1=mknod("/dev/megaraid_sas_ioctl_node", S_IFCHR, makedev(mjr, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scsiata.cpp: In member function 'virtual bool sat::sat_device::ata_pass_through(const ata_cmd_in&, ata_cmd_out&)': scsiata.cpp:250:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!ata_cmd_is_supported(in, ^~ scsiata.cpp:259:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' struct scsi_cmnd_io io_hdr; ^~~~~~ ataidentify.cpp: In function 'void ata_print_identify_data(const void*, bool, int)': ataidentify.cpp:629:46: warning: left shift of negative value [-Wshift-negative-value] b = (w >> bit2) & ~(~0 << (bit-bit2+1)); ^ scsicmds.cpp: In function 'int scsiSetExceptionControlAndWarning(scsi_device*, int, const scsi_iec_mode_page*)': scsicmds.cpp:1453:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (iecp->gotChangeable && ^~ scsicmds.cpp:1456:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' rout[offset + 2] &= TEST_DISABLE;/* clear TEST bit for spec */ ^~~~ scsiprint.cpp: In function 'int scsiPrintMain(scsi_device*, const scsi_print_options&)': scsiprint.cpp:1943:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (scsiSmartEnable(device)) ^~ scsiprint.cpp:1945:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' any_output = true; ^~~~~~~~~~ scsiprint.cpp:1949:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (scsiSmartDisable(device)) ^~ scsiprint.cpp:1951:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' any_output = true; ^~~~~~~~~~ /bin/sh ./config.status --file=update-smart-drivedb dev_areca.cpp: In member function 'virtual int generic_areca_device::arcmsr_command_handler(long unsigned int, unsigned char*, int)': dev_areca.cpp:155:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if ( data && data_len ) ^~ dev_areca.cpp:161:3: note: here case ARCMSR_CLEAR_RQBUFFER: ^~~~ atacmds.cpp: In function 'int smartcommandhandler(ata_device*, smart_command_set, int, char*)': atacmds.cpp:540:32: warning: this statement may fall through [-Wimplicit-fallthrough=] in.out_needed.lba_high = in.out_needed.lba_mid = true; // Status returned here ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atacmds.cpp:541:7: note: here case STATUS: ^~~~ os_linux.cpp: In member function 'virtual bool os_linux::linux_aacraid_device::scsi_pass_through(scsi_cmnd_io*)': os_linux.cpp:973:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k = 0; k < (int)iop->cmnd_len; ++k) ^~~ os_linux.cpp:975:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if ((report > 1) && ^~ /bin/sh ./config.status --file=smartd_warning.sh config.status: creating update-smart-drivedb atacmds.cpp: At global scope: atacmds.cpp:2781:1: warning: '{anonymous}::parsed_ata_device::~parsed_ata_device()' defined but not used [-Wunused-function] parsed_ata_device::~parsed_ata_device() throw() ^~~~~~~~~~~~~~~~~ atacmds.cpp:2771:1: warning: '{anonymous}::parsed_ata_device::parsed_ata_device(smart_interface*, const char*)' defined but not used [-Wunused-function] parsed_ata_device::parsed_ata_device(smart_interface * intf, const char * dev_name) ^~~~~~~~~~~~~~~~~ chmod +x update-smart-drivedb $(MAN_FILTER) < ./smartd.conf.5.in > smartd.conf.5 $(MAN_FILTER) < ./smartctl.8.in > smartctl.8 $(MAN_FILTER) < ./smartd.8.in > smartd.8 $(MAN_FILTER) < ./update-smart-drivedb.8.in > update-smart-drivedb.8 /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -Wall -W -c -o utility.o utility.cpp config.status: creating smartd_warning.sh chmod +x smartd_warning.sh os_linux.cpp: In function 'int os_linux::do_normal_scsi_cmnd_io(int, scsi_cmnd_io*, int)': os_linux.cpp:817:21: warning: this statement may fall through [-Wimplicit-fallthrough=] sg_io_state = SG_IO_PRESENT_NO; ^ os_linux.cpp:819:5: note: here case SG_IO_PRESENT_NO: ^~~~ utility.cpp: In function 'void check_config()': utility.cpp:800:6: warning: '123456789' directive output truncated writing 9 bytes into a region of size 8 [-Wformat-truncation=] void check_config() ^~~~~~~~~~~~ utility.cpp:790:40: note: 'snprintf' output 10 bytes into a destination of size 8 int n1 = snprintf(buf, 8, "123456789"); ^ /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -Wall -W -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_interface.o knowndrives.o nvmecmds.o nvmeprint.o scsicmds.o scsiata.o scsiprint.o utility.o os_linux.o cciss.o dev_areca.o /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -Wall -W -o smartd smartd.o atacmdnames.o atacmds.o dev_ata_cmd_set.o dev_interface.o knowndrives.o nvmecmds.o scsicmds.o scsiata.o utility.o os_linux.o cciss.o dev_areca.o >>> smartmontools 6.5 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/target install -C /home/peko/autobuild/instance-2/output/build/smartmontools-6.5/ /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/etc' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/sbin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/sbin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/etc/smartd_warning.d' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/doc/smartmontools' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/smartmontools' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/doc/smartmontools/examplescripts' /usr/bin/install -c smartctl smartd '/home/peko/autobuild/instance-2/output/target/usr/sbin' /usr/bin/install -c update-smart-drivedb '/home/peko/autobuild/instance-2/output/target/usr/sbin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/doc/smartmontools/examplescripts' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/etc' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 './smartd.conf' '/home/peko/autobuild/instance-2/output/target/etc/smartd.conf' /usr/bin/install -c smartd_warning.sh '/home/peko/autobuild/instance-2/output/target/etc' /usr/bin/install -c -m 644 AUTHORS ChangeLog ChangeLog-5.0-6.0 COPYING INSTALL NEWS README TODO smartd.conf '/home/peko/autobuild/instance-2/output/target/usr/share/doc/smartmontools' /usr/bin/install -c -m 644 drivedb.h '/home/peko/autobuild/instance-2/output/target/usr/share/smartmontools' /usr/bin/install -c -m 644 smartd.conf.5 '/home/peko/autobuild/instance-2/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/home/peko/autobuild/instance-2/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 examplescripts/README '/home/peko/autobuild/instance-2/output/target/usr/share/doc/smartmontools/examplescripts' /usr/bin/install -c examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 '/home/peko/autobuild/instance-2/output/target/usr/share/doc/smartmontools/examplescripts' socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a.tar.gz: OK (sha256: 7e9a02fdd61be8780ca3ff8678a37f8574fdcf74b1ab9de79bbb65257daf05db) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Extracting gzip -d -c /home/peko/autobuild/instance-2/dl/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-2/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a -xf - >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Patching >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-2/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a -name $file); do cp support/gnuconfig/$file $i; done; done >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Configuring >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Autoreconfiguring >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Patching libtool (cd /home/peko/autobuild/instance-2/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ar" AS="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-as" LD="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ld" NM="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-nm" CC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc" GCC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc" CPP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-cpp" CXX="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-g++" FC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gfortran" F77="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gfortran" RANLIB="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ranlib" READELF="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-readelf" STRIP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip" OBJCOPY="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-objcopy" OBJDUMP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" FCFLAGS="-matomic -Os " FFLAGS="-matomic -Os " PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arc-buildroot-linux-gnu --host=arc-buildroot-linux-gnu --build=powerpc64le-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-config ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for arc-buildroot-linux-gnu-gcc... /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for arc-buildroot-linux-gnu-gcc... (cached) /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for inline... inline checking for size_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating debian_pack config.status: creating init.d/socketcand config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcand ./socketcand.c ./statistics.c ./beacon.c ./state_bcm.c ./state_raw.c ./state_isotp.c ./state_control.c -lpthread /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcandcl ./socketcandcl.c ./socketcandcl.c: In function 'main': ./socketcandcl.c:179:24: warning: 'sigset' may be used uninitialized in this function [-Wmaybe-uninitialized] sigint_action.sa_mask = sigset; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/target install -C /home/peko/autobuild/instance-2/output/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ mkdir -p /home/peko/autobuild/instance-2/output/target/usr/bin cp ./socketcand /home/peko/autobuild/instance-2/output/target/usr/bin/ cp ./socketcandcl /home/peko/autobuild/instance-2/output/target/usr/bin/ mkdir -p /home/peko/autobuild/instance-2/output/target/usr/share/man cp ./socketcand.1 /home/peko/autobuild/instance-2/output/target/usr/share/man/ mkdir -p /home/peko/autobuild/instance-2/output/target/etc/ install -m 0644 ./etc/socketcand.conf /home/peko/autobuild/instance-2/output/target/etc/ if [ yes = yes ]; then mkdir -p /home/peko/autobuild/instance-2/output/target/etc/init.d; install --mode=755 ./init.d/socketcand /home/peko/autobuild/instance-2/output/target/etc/init.d/socketcand; fi if [ no = yes ]; then install --mode=755 ./rc.d/socketcand /home/peko/autobuild/instance-2/output/target/etc/rc.d/socketcand; fi tunctl-1.5.tar.gz: OK (sha256: aa2a6c4cc6bfacb11e0d9f62334a6638a0d435475c61230116f00b6af8b14fff) >>> tunctl 1.5 Extracting gzip -d -c /home/peko/autobuild/instance-2/dl/tunctl-1.5.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-2/output/build/tunctl-1.5 -xf - >>> tunctl 1.5 Patching >>> tunctl 1.5 Configuring >>> tunctl 1.5 Building /usr/bin/make -j16 PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ar" AS="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-as" LD="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ld" NM="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-nm" CC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc" GCC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc" CPP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-cpp" CXX="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-g++" FC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gfortran" F77="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gfortran" RANLIB="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ranlib" READELF="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-readelf" STRIP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip" OBJCOPY="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-objcopy" OBJDUMP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" FCFLAGS="-matomic -Os " FFLAGS="-matomic -Os " PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/peko/autobuild/instance-2/output/build/tunctl-1.5 tunctl /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -o tunctl tunctl.c >>> tunctl 1.5 Installing to target /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-2/output/build/tunctl-1.5/tunctl /home/peko/autobuild/instance-2/output/target/usr/sbin/tunctl WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /home/peko/autobuild/instance-2/dl/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-2/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j16 PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ar" AS="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-as" LD="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ld" NM="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-nm" CC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc" GCC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc" CPP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-cpp" CXX="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-g++" FC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gfortran" F77="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gfortran" RANLIB="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ranlib" READELF="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-readelf" STRIP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip" OBJCOPY="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-objcopy" OBJDUMP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" FCFLAGS="-matomic -Os " FFLAGS="-matomic -Os " PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/peko/autobuild/instance-2/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -c -o yavta.o yavta.c /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-gcc -o yavta yavta.o -lrt >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-2/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /home/peko/autobuild/instance-2/output/target/usr/bin/yavta >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-2/output/target/etc/inittab rm -f /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow rm -f /home/peko/autobuild/instance-2/output/target/bin/sh rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-01087-gb4245ae"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/peko/autobuild/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-2/buildroot' make: Entering directory `/home/peko/autobuild/instance-2/buildroot' >>> Buildroot 2017.11-rc2-01087-gb4245ae Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2017.09-release Collecting legal info >>> glibc arc-2017.09-release Collecting legal info ERROR: No hash found for ./COPYING ERROR: No hash found for ./COPYING.LIB ERROR: No hash found for ./LICENSES >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gcc-initial arc-2017.09-release Collecting legal info >>> host-binutils arc-2017.09-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> linux-headers 4.13.13 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> avahi 0.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> dbus 1.12.0 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boinc 7.8.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.0 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> gsettings-desktop-schemas 3.22.0 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 >>> lftp 4.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libgee 0.18.1 Collecting legal info ERROR: No hash found for COPYING >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnfs libnfs-2.0.0 Collecting legal info LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mpd 0.20.11 Collecting legal info ERROR: No hash found for COPYING >>> tremor 19427 Collecting legal info WARNING: no hash file for COPYING >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2017.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2017.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-2/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'