CC syscalls/eventfd.o CC syscalls/execve.o CC syscalls/exit.o CC syscalls/exit_group.o CC syscalls/faccessat.o CC syscalls/fadvise64.o CC syscalls/fallocate.o CC syscalls/fanotify_init.o CC syscalls/fanotify_mark.o CC syscalls/fchdir.o CC syscalls/fchmod.o CC syscalls/fchown.o CC syscalls/fcntl.o CC syscalls/fdatasync.o CC syscalls/fgetxattr.o CC syscalls/finit_module.o CC syscalls/flock.o CC syscalls/fork.o CC syscalls/fremovexattr.o CC syscalls/fsetxattr.o CC syscalls/fstat64.o CC syscalls/fstatfs.o CC syscalls/fsync.o CC syscalls/ftruncate.o CC syscalls/futex.o CC syscalls/futimesat.o CC syscalls/get_mempolicy.o CC syscalls/get_robust_list.o CC syscalls/getcpu.o CC syscalls/getcwd.o CC syscalls/getdents.o CC syscalls/getegid.o CC syscalls/geteuid.o CC syscalls/getgid.o CC syscalls/getgroups.o CC syscalls/getitimer.o CC syscalls/getpagesize.o CC syscalls/getpeername.o CC syscalls/getpgid.o CC syscalls/getpgrp.o CC syscalls/getpid.o CC syscalls/getppid.o CC syscalls/getpriority.o CC syscalls/getrandom.o CC syscalls/getresgid.o CC syscalls/getresuid.o CC syscalls/getrlimit.o CC syscalls/getrusage.o CC syscalls/getsid.o CC syscalls/getsockname.o CC syscalls/getsockopt.o CC syscalls/gettid.o CC syscalls/gettimeofday.o CC syscalls/getuid.o CC syscalls/getxattr.o CC syscalls/init_module.o CC syscalls/inotify_add_watch.o CC syscalls/inotify_init.o CC syscalls/inotify_rm_watch.o CC syscalls/io_cancel.o CC syscalls/io_destroy.o CC syscalls/io_getevents.o CC syscalls/io_pgetevents.o CC syscalls/io_setup.o CC syscalls/io_submit.o CC syscalls/ioctl.o CC syscalls/ioprio_get.o CC syscalls/ioprio_set.o CC syscalls/ipc.o CC syscalls/kcmp.o CC syscalls/kexec_file_load.o CC syscalls/kexec_load.o CC syscalls/keyctl.o CC syscalls/kill.o CC syscalls/lchown.o CC syscalls/lgetxattr.o CC syscalls/link.o CC syscalls/linkat.o CC syscalls/listen.o CC syscalls/listxattr.o CC syscalls/llseek.o CC syscalls/lookup_dcookie.o CC syscalls/lremovexattr.o CC syscalls/lseek.o CC syscalls/lsetxattr.o CC syscalls/lstat.o CC syscalls/madvise.o CC syscalls/mbind.o CC syscalls/membarrier.o CC syscalls/memfd_create.o CC syscalls/migrate_pages.o CC syscalls/mincore.o CC syscalls/mkdir.o CC syscalls/mknod.o CC syscalls/mlock.o CC syscalls/mlockall.o CC syscalls/mmap.o CC syscalls/mount.o CC syscalls/move_pages.o CC syscalls/mprotect.o CC syscalls/mq_getsetattr.o CC syscalls/mq_notify.o CC syscalls/mq_open.o CC syscalls/mq_timedreceive.o CC syscalls/mq_timedsend.o CC syscalls/mq_unlink.o CC syscalls/mremap.o CC syscalls/msgctl.o CC syscalls/msgget.o CC syscalls/msgrcv.o CC syscalls/msgsnd.o CC syscalls/msync.o CC syscalls/munlock.o CC syscalls/munlockall.o CC syscalls/munmap.o CC syscalls/name_to_handle_at.o CC syscalls/nanosleep.o CC syscalls/newfstat.o CC syscalls/newlstat.o CC syscalls/newstat.o CC syscalls/newuname.o CC syscalls/nfsservctl.o CC syscalls/ni_syscall.o CC syscalls/nice.o CC syscalls/oldreaddir.o CC syscalls/oldumount.o CC syscalls/olduname.o CC syscalls/open.o CC syscalls/pause.o CC syscalls/pciconfig_iobase.o CC syscalls/pciconfig_read.o CC syscalls/pciconfig_write.o CC syscalls/perf_event_open.o CC syscalls/personality.o CC syscalls/pipe.o CC syscalls/pivot_root.o CC syscalls/pkey.o CC syscalls/poll.o CC syscalls/prctl.o CC syscalls/prlimit64.o CC syscalls/process_vm_readv.o CC syscalls/process_vm_writev.o CC syscalls/pselect6.o CC syscalls/ptrace.o CC syscalls/quotactl.o CC syscalls/read.o CC syscalls/readahead.o CC syscalls/readlink.o CC syscalls/reboot.o CC syscalls/recv.o CC syscalls/remap_file_pages.o CC syscalls/removexattr.o CC syscalls/rename.o CC syscalls/request_key.o CC syscalls/restart_syscall.o CC syscalls/rmdir.o CC syscalls/rseq.o CC syscalls/rt_sigpending.o CC syscalls/rt_sigprocmask.o CC syscalls/rt_sigqueueinfo.o CC syscalls/rt_sigreturn.o CC syscalls/rt_sigsuspend.o CC syscalls/rt_sigtimedwait.o CC syscalls/rt_tgsigqueueinfo.o CC syscalls/sched_get_priority_max.o CC syscalls/sched_get_priority_min.o CC syscalls/sched_getaffinity.o CC syscalls/sched_getattr.o CC syscalls/sched_getparam.o CC syscalls/sched_getscheduler.o CC syscalls/sched_rr_get_interval.o CC syscalls/sched_setaffinity.o CC syscalls/sched_setattr.o CC syscalls/sched_setparam.o CC syscalls/sched_setscheduler.o CC syscalls/sched_yield.o CC syscalls/seccomp.o CC syscalls/select.o CC syscalls/semctl.o CC syscalls/semget.o CC syscalls/semop.o CC syscalls/semtimedop.o CC syscalls/send.o syscalls/send.c: In function 'sanitise_send': syscalls/send.c:33:41: warning: passing argument 3 of 'proto->gen_packet' from incompatible pointer type [-Wincompatible-pointer-types] 33 | proto->gen_packet(&si->triplet, ptr, &rec->a3); | ^~~~~~~~ | | | long unsigned int * syscalls/send.c:33:41: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' CC syscalls/sendfile.o CC syscalls/set_mempolicy.o CC syscalls/set_robust_list.o CC syscalls/set_tid_address.o CC syscalls/setdomainname.o CC syscalls/setfsgid.o CC syscalls/setfsuid.o CC syscalls/setgid.o CC syscalls/setgroups.o CC syscalls/sethostname.o CC syscalls/setitimer.o CC syscalls/setns.o CC syscalls/setpgid.o CC syscalls/setpriority.o CC syscalls/setregid.o CC syscalls/setresgid.o CC syscalls/setresuid.o CC syscalls/setreuid.o CC syscalls/setrlimit.o CC syscalls/setsid.o CC syscalls/setsockopt.o CC syscalls/settimeofday.o CC syscalls/setuid.o CC syscalls/setxattr.o CC syscalls/sgetmask.o CC syscalls/shmat.o CC syscalls/shmctl.o CC syscalls/shmdt.o CC syscalls/shmget.o CC syscalls/shutdown.o CC syscalls/sigaction.o CC syscalls/sigaltstack.o CC syscalls/signal.o CC syscalls/signalfd.o CC syscalls/sigpending.o CC syscalls/sigprocmask.o CC syscalls/sigreturn.o CC syscalls/sigsuspend.o CC syscalls/socket.o CC syscalls/socketcall.o CC syscalls/socketpair.o CC syscalls/splice.o CC syscalls/ssetmask.o CC syscalls/stat.o CC syscalls/statfs.o CC syscalls/stime.o CC syscalls/swap.o CC syscalls/symlink.o CC syscalls/sync.o CC syscalls/sync_file_range.o CC syscalls/syncfs.o CC syscalls/sysctl.o CC syscalls/sysfs.o CC syscalls/sysinfo.o CC syscalls/syslog.o CC syscalls/tee.o CC syscalls/tgkill.o CC syscalls/time.o CC syscalls/timer_create.o CC syscalls/timer_delete.o CC syscalls/timer_getoverrun.o CC syscalls/timer_gettime.o CC syscalls/timer_settime.o CC syscalls/timerfd_create.o CC syscalls/timerfd_gettime.o CC syscalls/timerfd_settime.o CC syscalls/times.o CC syscalls/tkill.o CC syscalls/truncate.o CC syscalls/umask.o CC syscalls/umount.o CC syscalls/uname.o CC syscalls/unlink.o CC syscalls/unshare.o CC syscalls/uselib.o CC syscalls/userfaultfd.o CC syscalls/ustat.o CC syscalls/utime.o CC syscalls/utimensat.o CC syscalls/utimes.o CC syscalls/vfork.o CC syscalls/vhangup.o CC syscalls/vmsplice.o CC syscalls/wait4.o CC syscalls/waitid.o CC syscalls/waitpid.o CC syscalls/write.o CC trinity make[1]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/trinity-1.9' >>> trinity 1.9 Installing to target PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ar" AS="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-as" LD="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-ld" NM="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-nm" CC="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc" GCC="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc" CPP="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-cpp" CXX="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++" FC="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gfortran" F77="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ranlib" READELF="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-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/nvmedata/autobuild/instance-6/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-6/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/nvmedata/autobuild/instance-6/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-6/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 -C /nvmedata/autobuild/instance-6/output-1/build/trinity-1.9 LDFLAGS="" DESTDIR=/nvmedata/autobuild/instance-6/output-1/target/usr install make[1]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/trinity-1.9' CC trinity install -d -m 755 /nvmedata/autobuild/instance-6/output-1/target/usr/bin install trinity /nvmedata/autobuild/instance-6/output-1/target/usr/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/trinity-1.9' mkdir -p /nvmedata/autobuild/instance-6/output-1/target/usr/libexec/trinity cp -p /nvmedata/autobuild/instance-6/output-1/build/trinity-1.9/scripts/* /nvmedata/autobuild/instance-6/output-1/target/usr/libexec/trinity/ >>> wilc-firmware wilc_linux_15_6 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-6/output-1/build/.wilc-firmware-wilc_linux_15_6.tar.gz.JwHGMQ/output' 'https://github.com/linux4wilc/firmware/archive/wilc_linux_15_6/wilc-firmware-wilc_linux_15_6.tar.gz' --2022-06-11 08:41:43-- https://github.com/linux4wilc/firmware/archive/wilc_linux_15_6/wilc-firmware-wilc_linux_15_6.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_6 [following] --2022-06-11 08:41:43-- https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_6 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-6/output-1/build/.wilc-firmware-wilc_linux_15_6.tar.gz.JwHGMQ/output' 0K .......... .......... .......... .......... .......... 492K 50K .......... .......... .......... .......... .......... 989K 100K .......... .......... .......... .......... .......... 62.9M 150K .......... .......... .......... .......... .......... 70.8M 200K .......... .......... .......... .......... .......... 939K 250K .......... .......... .......... .......... .......... 83.9M 300K .......... .......... ....... 90.8M=0.2s 2022-06-11 08:41:43 (1.54 MB/s) - '/nvmedata/autobuild/instance-6/output-1/build/.wilc-firmware-wilc_linux_15_6.tar.gz.JwHGMQ/output' saved [335655] wilc-firmware-wilc_linux_15_6.tar.gz: OK (sha256: 29bb5739136cdb4088cb52af59badce05cc7e562bca40e9f29fef7f8f7c19cb8) >>> wilc-firmware wilc_linux_15_6 Extracting gzip -d -c /nvmedata/autobuild/instance-6/dl/wilc-firmware/wilc-firmware-wilc_linux_15_6.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-6/output-1/build/wilc-firmware-wilc_linux_15_6 -xf - >>> wilc-firmware wilc_linux_15_6 Patching >>> wilc-firmware wilc_linux_15_6 Configuring >>> wilc-firmware wilc_linux_15_6 Building >>> wilc-firmware wilc_linux_15_6 Installing to target /usr/bin/install -d -m 0755 /nvmedata/autobuild/instance-6/output-1/target/lib/firmware/mchp/ cd /nvmedata/autobuild/instance-6/output-1/build/wilc-firmware-wilc_linux_15_6 && tar cf install.tar wilc3000_ble_firmware.bin wilc3000_wifi_firmware.bin && tar xf install.tar -C /nvmedata/autobuild/instance-6/output-1/target/lib/firmware/mchp >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jz-s%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-6/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-6/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jz-s%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-6/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-6/output-1/target/etc/shells rm -f -r /nvmedata/autobuild/instance-6/output-1/target/usr/share/openrc mkdir -p /nvmedata/autobuild/instance-6/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-6/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-6/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-6/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-6/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-6/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-6/output-1/target/etc/passwd rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/include /nvmedata/autobuild/instance-6/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-6/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-6/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-6/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-6/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-6/output-1/target/usr/doc find /nvmedata/autobuild/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-6/output-1/target/lib/ /nvmedata/autobuild/instance-6/output-1/target/usr/lib/ /nvmedata/autobuild/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-6/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/man /nvmedata/autobuild/instance-6/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/info /nvmedata/autobuild/instance-6/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/doc /nvmedata/autobuild/instance-6/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-6/output-1/target/lib/debug /nvmedata/autobuild/instance-6/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-6/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 /nvmedata/autobuild/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-6/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 /nvmedata/autobuild/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-119-gf3f441aea2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-6/output-1/per-package /nvmedata/autobuild/instance-6/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-6/output-1/target/usr ln -snf /nvmedata/autobuild/instance-6/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot /nvmedata/autobuild/instance-6/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-6/buildroot' make: Entering directory '/nvmedata/autobuild/instance-6/buildroot' >>> Buildroot 2022.05-119-gf3f441aea2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-skeleton Collecting legal info >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.4.0 Collecting legal info >>> host-binutils 2.38 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.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.4.0 Collecting legal info >>> linux-headers 5.4.197 Collecting legal info >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.62.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-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cfm 0.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libhdhomerun 20210624 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> shadowsocks-libev 3.3.5 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.197: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-6/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-6/buildroot'