setserial.c:775:3: note: include '' or provide a declaration of 'exit' setserial.c:781:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ setserial.c:781:2: note: include '' or provide a declaration of 'exit' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/setserial-2.17' >>> setserial 2.17 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/setserial-2.17/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/setserial-2.17' mkdir -p /home/peko/autobuild/instance-0/output/target/usr/bin /usr/bin/install -c setserial /home/peko/autobuild/instance-0/output/target/usr/bin mkdir -p /home/peko/autobuild/instance-0/output/target/usr/share/man/man8 /usr/bin/install -c -m 644 setserial.8 /home/peko/autobuild/instance-0/output/target/usr/share/man/man8 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/setserial-2.17' statserial-1.1.tar.gz: OK (sha256: 40cf3bd506852942aa98f468c90ed4ea66dbd343b93efacd40d617b55caf3967) >>> statserial 1.1 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/statserial/statserial-1.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/statserial-1.1 -xf - >>> statserial 1.1 Patching Applying 0001-ncurses-link.patch using patch: patching file Makefile >>> statserial 1.1 Configuring >>> statserial 1.1 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 CC="/home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-gcc" LD="/home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" -C /home/peko/autobuild/instance-0/output/build/statserial-1.1 make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/statserial-1.1' /home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c statserial.c /home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-gcc -o statserial statserial.o -lncurses make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/statserial-1.1' >>> statserial 1.1 Installing to target /usr/bin/install -D -m 0755 /home/peko/autobuild/instance-0/output/build/statserial-1.1/statserial /home/peko/autobuild/instance-0/output/target/usr/bin/statserial unionfs-2.0.tar.gz: OK (sha256: f24d7dd64c678cefacbebf2727b61e3127b8ecb6bb9176d7117dd31503455643) >>> unionfs 2.0 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/unionfs/unionfs-2.0.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/unionfs-2.0 -xf - >>> unionfs 2.0 Patching Applying 0001-include-asm-ioctl.h-for-_IOC_SIZE.patch using patch: patching file src/unionfs.c >>> unionfs 2.0 Configuring (mkdir -p /home/peko/autobuild/instance-0/output/build/unionfs-2.0/ && cd /home/peko/autobuild/instance-0/output/build/unionfs-2.0/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /home/peko/autobuild/instance-0/output/host/bin/cmake /home/peko/autobuild/instance-0/output/build/unionfs-2.0/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 7.3.1 -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.4 is not supported by CMake >= 3.0. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-0/output/build/unionfs-2.0 >>> unionfs 2.0 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/unionfs-2.0/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' Scanning dependencies of target unionfsctl make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' [ 5%] Building C object src/CMakeFiles/unionfsctl.dir/unionfsctl.o Scanning dependencies of target unionfs make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' [ 11%] Building C object src/CMakeFiles/unionfs.dir/findbranch.o [ 17%] Building C object src/CMakeFiles/unionfs.dir/unionfs.o [ 23%] Building C object src/CMakeFiles/unionfs.dir/opts.o [ 29%] Building C object src/CMakeFiles/unionfs.dir/debug.o [ 35%] Building C object src/CMakeFiles/unionfs.dir/readdir.o /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_flush': /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c:156:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_flush(const char *path, struct fuse_file_info *fi) { ^~~~ /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_fsync': /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c:177:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) { ^~~~ /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_read': /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c:408:37: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) { ^~~~ /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_release': /home/peko/autobuild/instance-0/output/build/unionfs-2.0/src/unionfs.c:436:40: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_release(const char *path, struct fuse_file_info *fi) { ^~~~ [ 41%] Building C object src/CMakeFiles/unionfs.dir/general.o [ 47%] Linking C executable unionfsctl make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' [ 47%] Built target unionfsctl [ 52%] Building C object src/CMakeFiles/unionfs.dir/unlink.o [ 58%] Building C object src/CMakeFiles/unionfs.dir/cow.o [ 64%] Building C object src/CMakeFiles/unionfs.dir/cow_utils.o [ 70%] Building C object src/CMakeFiles/unionfs.dir/string.o [ 76%] Building C object src/CMakeFiles/unionfs.dir/rmdir.o [ 82%] Building C object src/CMakeFiles/unionfs.dir/usyslog.o [ 88%] Building C object src/CMakeFiles/unionfs.dir/hashtable.o [ 94%] Building C object src/CMakeFiles/unionfs.dir/hashtable_itr.o [100%] Linking C executable unionfs make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' [100%] Built target unionfs make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' >>> unionfs 2.0 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/unionfs-2.0/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/bin/unionfs -- Installing: /home/peko/autobuild/instance-0/output/target/usr/bin/unionfsctl -- Installing: /home/peko/autobuild/instance-0/output/target/usr/share/man/man8/unionfs.8 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/unionfs-2.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/ajtcl/services/PropertyStore.h" is touched by more than one package: [u'alljoyn-tcl', u'alljoyn-tcl-base'] Warning: staging file "./usr/include/ajtcl/services/ServicesHandlers.h" is touched by more than one package: [u'alljoyn-tcl', u'alljoyn-tcl-base'] Warning: staging file "./usr/include/ajtcl/services/ServicesCommon.h" is touched by more than one package: [u'alljoyn-tcl', u'alljoyn-tcl-base'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/scons-3.0.5/SCons/Tool/gdc.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/link.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Node/Python.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Action.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Util.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/m4.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/DCommon.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/CacheDir.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Executor.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/Dir.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/fortran.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/javac.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gs.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/posix.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/SConsign.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gas.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/SWIG.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Subst.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/mingw.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/jar.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/cpp.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Node/Alias.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/install.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Conftest.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/cxx.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/Fortran.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/rpm.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Script/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/pdflatex.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Script/SConsOptions.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Defaults.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Taskmaster.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/filesystem.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/JavaCommon.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Builder.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gxx.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Job.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/cc.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gfortran.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/g++.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gnulink.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/pdf.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Script/Main.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/ldc.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Memoize.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Errors.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/D.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/PackageVariable.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/dvipdf.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/yacc.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/dmd.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/EnumVariable.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/tar.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/PathVariable.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/ar.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/as.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Node/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/textfile.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/virtualenv.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/gcc.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/SConf.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/default.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Script/SConscript.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/Prog.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/compat/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/rpcgen.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Node/FS.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/cygwin.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/FortranCommon.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/tex.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/win32.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Debug.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/PathList.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Platform/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/C.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/BoolVariable.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Scanner/LaTeX.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/wix.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/rmic.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Warnings.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/javah.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Environment.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/dblite.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/dvips.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/pdftex.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/latex.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/zip.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/swig.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Script/Interactive.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/__init__.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Variables/ListVariable.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] Warning: host file "./lib/scons-3.0.5/SCons/Tool/lex.pyc" is touched by more than one package: [u'host-scons', u'host-ncurses'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/peko/autobuild/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/peko/autobuild/instance-0/output/host/etc/meson/cross-compilation.conf PYTHONPATH="/home/peko/autobuild/instance-0/output/target/usr/lib/python3.7/" cd /home/peko/autobuild/instance-0/output/target && /home/peko/autobuild/instance-0/output/host/bin/python3.7 /home/peko/autobuild/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/peko/autobuild/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/peko/autobuild/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/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-0/output/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-0/output/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/peko/autobuild/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00631-gec2b5236c5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory '/home/peko/autobuild/instance-0/buildroot' make: Entering directory '/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2019.05-git-00631-gec2b5236c5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64-be 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-scons 3.0.5 Collecting legal info LICENSE.txt: OK (sha256: c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> 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 >>> python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> dhcpcd 7.0.3 Collecting legal info LICENSE: OK (sha256: b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947) >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> lvm2 2.02.183 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> docker-compose 1.20.1 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gst-ffmpeg 0.10.13 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for gst-libs/ext/libav/COPYING.LGPLv2.1 ERROR: No hash found for gst-libs/ext/libav/COPYING.LGPLv3 >>> gst-plugins-base 0.10.36 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> initscripts Collecting legal info >>> iperf3 3.6 Collecting legal info LICENSE: OK (sha256: 52c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e594) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> json-for-modern-cpp v3.5.0 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libftdi 0.20 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> python-cached-property 1.4.0 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-certifi 2018.11.29 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-docker-pycreds 0.4.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docker 3.5.1 Collecting legal info LICENSE: OK (sha256: f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2) >>> python-dockerpty 0.4.1 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docopt 0.6.2 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> python-idna 2.8 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-jsonschema 2.5.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for json/LICENSE >>> host-python-vcversioner 2.16.0.0 Collecting legal info >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyhamcrest 1.9.0 Collecting legal info LICENSE.txt: OK (sha256: ec76c04449607010d061b1e29c9d20a5ffae74db9d04670ae82538ccfe68b941) >>> python-pyyaml 4.2b4 Collecting legal info ERROR: No hash found for LICENSE >>> python-remi v1.1 Collecting legal info LICENSE: OK (sha256: bc198f9846c1da3a1c1b1fa2b12909b021365d1e7fe9b4039245edfcec3b7f7f) >>> python-requests 2.21.0 Collecting legal info LICENSE: OK (sha256: be41abac2c40f8530307e8d172c590b476f4a488bc6a68f8de57b7cf64786687) >>> python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> python-texttable 0.9.1 Collecting legal info LICENSE: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-urllib3 1.24.1 Collecting legal info LICENSE.txt: OK (sha256: 11db569430ca5ad793f1399297b8df5041a22137abaf90642ea71da21d59121c) >>> python-websocket-client 0.47.0 Collecting legal info LICENSE: OK (sha256: e580b2a1a57c33085dd6a07cff693d828f7c3fa8a11ce56ade2a62c46951930d) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-be-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_BE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'