CC syscalls/bind.o CC syscalls/bpf.o CC syscalls/brk.o syscalls/bpf.c: In function 'bpf_prog_load': syscalls/bpf.c:44:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] attr->insns = (u64) insns; ^ syscalls/bpf.c:45:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] attr->license = (u64) license; ^ syscalls/bpf.c:48:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] attr->log_buf = (u64) get_writable_address(page_size); ^ syscalls/bpf.c: In function 'post_bpf': syscalls/bpf.c:137:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] void *ptr = (void *) attr->insns; ^ CC syscalls/capget.o CC syscalls/capset.o CC syscalls/chdir.o CC syscalls/chmod.o CC syscalls/chown.o CC syscalls/chroot.o CC syscalls/clock_adjtime.o CC syscalls/clock_getres.o CC syscalls/clock_gettime.o CC syscalls/clock_nanosleep.o CC syscalls/clock_settime.o 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_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 syscalls/mlock.c:30:0: warning: "MLOCK_ONFAULT" redefined #define MLOCK_ONFAULT 0x01 In file included from /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/mman-linux.h:115:0, from /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/mman.h:40, from /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/sys/mman.h:41, from include/utils.h:4, from include/syscall.h:7, from include/child.h:7, from include/shm.h:4, from syscalls/mlock.c:6: /home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/mman-shared.h:33:0: note: this is the location of the previous definition # define MLOCK_ONFAULT 1U 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/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 CC syscalls/sendfile.o CC syscalls/set_mempolicy.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/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-1/output/build/trinity-1.8' >>> trinity 1.8 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/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-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/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-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/trinity-1.8 DESTDIR=/home/naourr/work/instance-1/output/target/usr install make[1]: Entering directory '/home/naourr/work/instance-1/output/build/trinity-1.8' CC trinity install -d -m 755 /home/naourr/work/instance-1/output/target/usr/bin install trinity /home/naourr/work/instance-1/output/target/usr/bin make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/trinity-1.8' mkdir -p /home/naourr/work/instance-1/output/target/usr/libexec/trinity cp -p /home/naourr/work/instance-1/output/build/trinity-1.8/scripts/* /home/naourr/work/instance-1/output/target/usr/libexec/trinity/ >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'gmp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'gmp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'gmp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'gmp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'gmp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsrtp', u'ncurses', u'popt', u'sdl2', u'strongswan'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'sdl2', u'strongswan'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/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-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/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-1/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/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00600-g8089fb3a42"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.11-git-00600-g8089fb3a42 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.93 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> ltrace c22d359433b333937ee3d803450dc41998115685 Collecting legal info ERROR: No hash found for COPYING >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> stella 5.0.2 Collecting legal info ERROR: No hash found for Copyright.txt ERROR: No hash found for License.txt >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> trinity 1.8 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) WARNING: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'