CC syscalls/clone.o CC syscalls/close.o CC syscalls/connect.o CC syscalls/copy_file_range.o CC syscalls/creat.o CC syscalls/delete_module.o CC syscalls/dup.o CC syscalls/epoll_create.o CC syscalls/epoll_ctl.o CC syscalls/epoll_pwait.o CC syscalls/epoll_wait.o 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] proto->gen_packet(&si->triplet, ptr, &rec->a3); ^~~~~~~~ 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 '/home/naourr/work/instance-2/output-1/build/trinity-1.9' >>> trinity 1.9 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-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/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-2/output-1/build/trinity-1.9 DESTDIR=/home/naourr/work/instance-2/output-1/target/usr install make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/trinity-1.9' CC trinity install -d -m 755 /home/naourr/work/instance-2/output-1/target/usr/bin install trinity /home/naourr/work/instance-2/output-1/target/usr/bin make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/trinity-1.9' mkdir -p /home/naourr/work/instance-2/output-1/target/usr/libexec/trinity cp -p /home/naourr/work/instance-2/output-1/build/trinity-1.9/scripts/* /home/naourr/work/instance-2/output-1/target/usr/libexec/trinity/ >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh if [ -x /home/naourr/work/instance-2/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-2/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-2/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale /home/naourr/work/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake \ /home/naourr/work/instance-2/output-1/target/usr/doc find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-07797-gbc80c9121b7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-2/output-1/per-package /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-2/output-1/build/bsdiff-4.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/bullet-2.89/.files-list.txt /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/bzip2-1.0.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/flatbuffers-1.12.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/flex-2.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/gensio-2.0.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-2/output-1/build/iproute2-5.7.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/kbd-2.0.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libao-1.2.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libcue-2.2.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libmodplug-0.8.9.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libscrypt-1.21/.files-list.txt /home/naourr/work/instance-2/output-1/build/libserialport-0.1.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsocketcan-0.0.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/liburiparser-0.9.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libyaml-0.2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/mimic-1.1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/modplugtools-0.5.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/ngrep-1.47/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-2/output-1/build/psplash-fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c/.files-list.txt /home/naourr/work/instance-2/output-1/build/ser2net-4.1.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/smartmontools-7.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/sox-14.4.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/thttpd-2.29/.files-list.txt /home/naourr/work/instance-2/output-1/build/tinyssh-7e2b4025bf3a2dae4c6617e3eb39df4bcde37454/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-2/output-1/build/tpm2-tools-4.1.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/tpm2-tss-2.3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/traceroute-2.1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/trinity-1.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gdk-pixbuf-2.36.10/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libglib2-2.64.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-meson-0.54.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-2/output-1/build/bullet-2.89/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/bzip2-1.0.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/flatbuffers-1.12.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gensio-2.0.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libao-1.2.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libcue-2.2.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libmodplug-0.8.9.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libscrypt-1.21/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libserialport-0.1.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsocketcan-0.0.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/liburiparser-0.9.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libyaml-0.2.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ngrep-1.47/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/tpm2-tss-2.3.3/.files-list-staging.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-2/output-1/target/usr ln -snf /home/naourr/work/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot /home/naourr/work/instance-2/output-1/staging make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2020.08-git-07797-gbc80c9121b7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> bullet 2.89 Collecting legal info LICENSE.txt: OK (sha256: 885cd516a8420acb7c3e0b1a7119913b686495001ae564e3229740460e8cff59) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> iproute2 5.7.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.4.2 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 COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> flatbuffers 1.12.0 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gensio 2.0.3 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> initscripts Collecting legal info >>> kbd 2.0.4 Collecting legal info COPYING: OK (sha256: 8682bd7a7fe88bad31bf94ee9795c73fd4bc27bfcd50fb135f36dd8762c52035) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libmodplug 0.8.9.0 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libscrypt 1.21 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsocketcan 0.0.11 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.4 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libyaml 0.2.2 Collecting legal info LICENSE: OK (sha256: a2adb9c959b797494a0ef80bdf60e22db2749ee3e0c0908556e3eb548f967c56) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> modplugtools 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> psplash fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libglib2 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.54.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.3 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 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) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> ser2net 4.1.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> smartmontools 7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sox 14.4.2 Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinyssh 7e2b4025bf3a2dae4c6617e3eb39df4bcde37454 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tpm2-tools 4.1.1 Collecting legal info LICENSE: OK (sha256: e10dce74279166bf7bc463eb6e462c2025bceb3e50cadfe865d92c1c3dc0bb21) >>> tpm2-tss 2.3.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'