byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_py.py to build_py.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/alias.py to alias.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_ext.py to build_ext.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/egg_info.py to egg_info.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/py36compat.py to py36compat.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload_docs.py to upload_docs.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py to easy_install.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/dist_info.py to dist_info.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_clib.py to build_clib.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/extern/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/py31compat.py to py31compat.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_structures.py to _structures.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/markers.py to markers.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/utils.py to utils.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_compat.py to _compat.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/requirements.py to requirements.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/version.py to version.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__about__.py to __about__.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/appdirs.py to appdirs.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/pyparsing.py to pyparsing.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/six.py to six.pyc byte-compiling build/bdist.linux-x86_64/egg/easy_install.py to easy_install.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/setuptools-40.6.2-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing setuptools-40.6.2-py2.7.egg Copying setuptools-40.6.2-py2.7.egg to /home/naourr/work/instance-2/output/host/lib/python2.7/site-packages Adding setuptools 40.6.2 to easy-install.pth file Installing easy_install script to /home/naourr/work/instance-2/output/host/bin Installing easy_install-2.7 script to /home/naourr/work/instance-2/output/host/bin Installed /home/naourr/work/instance-2/output/host/lib/python2.7/site-packages/setuptools-40.6.2-py2.7.egg Processing dependencies for setuptools==40.6.2 Finished processing dependencies for setuptools==40.6.2 xlrd-1.0.0.tar.gz: OK (md5: 9a91b688cd4945477ac28187a54f9a3b) xlrd-1.0.0.tar.gz: OK (sha256: 0ff87dd5d50425084f7219cb6f86bb3eb5aa29063f53d50bf270ed007e941069) >>> host-python-xlrd 1.0.0 Extracting gzip -d -c /home/naourr/work/instance-2/dl/python-xlrd/xlrd-1.0.0.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/host-python-xlrd-1.0.0 -xf - >>> host-python-xlrd 1.0.0 Patching >>> host-python-xlrd 1.0.0 Configuring >>> host-python-xlrd 1.0.0 Building (cd /home/naourr/work/instance-2/output/build/host-python-xlrd-1.0.0//; PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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" PYTHONNOUSERSITE=1 /home/naourr/work/instance-2/output/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/xlrd copying xlrd/__init__.py -> build/lib/xlrd copying xlrd/xldate.py -> build/lib/xlrd copying xlrd/xlsx.py -> build/lib/xlrd copying xlrd/sheet.py -> build/lib/xlrd copying xlrd/timemachine.py -> build/lib/xlrd copying xlrd/book.py -> build/lib/xlrd copying xlrd/formula.py -> build/lib/xlrd copying xlrd/biffh.py -> build/lib/xlrd copying xlrd/formatting.py -> build/lib/xlrd copying xlrd/info.py -> build/lib/xlrd copying xlrd/compdoc.py -> build/lib/xlrd copying xlrd/licences.py -> build/lib/xlrd creating build/lib/xlrd/doc copying xlrd/doc/compdoc.html -> build/lib/xlrd/doc copying xlrd/doc/xlrd.html -> build/lib/xlrd/doc creating build/lib/xlrd/examples copying xlrd/examples/xlrdnameAPIdemo.py -> build/lib/xlrd/examples copying xlrd/examples/namesdemo.xls -> build/lib/xlrd/examples running build_scripts creating build/scripts-2.7 copying and adjusting scripts/runxlrd.py -> build/scripts-2.7 changing mode of build/scripts-2.7/runxlrd.py from 644 to 755 >>> host-python-xlrd 1.0.0 Installing to host directory (cd /home/naourr/work/instance-2/output/build/host-python-xlrd-1.0.0//; PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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" PYTHONNOUSERSITE=1 /home/naourr/work/instance-2/output/host/bin/python setup.py install --prefix=/home/naourr/work/instance-2/output/host ) running install running bdist_egg running egg_info writing xlrd.egg-info/PKG-INFO writing top-level names to xlrd.egg-info/top_level.txt writing dependency_links to xlrd.egg-info/dependency_links.txt reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.html' writing manifest file 'xlrd.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/xlrd creating build/bdist.linux-x86_64/egg/xlrd/doc copying build/lib/xlrd/doc/compdoc.html -> build/bdist.linux-x86_64/egg/xlrd/doc copying build/lib/xlrd/doc/xlrd.html -> build/bdist.linux-x86_64/egg/xlrd/doc copying build/lib/xlrd/__init__.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/xldate.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/xlsx.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/sheet.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/timemachine.py -> build/bdist.linux-x86_64/egg/xlrd creating build/bdist.linux-x86_64/egg/xlrd/examples copying build/lib/xlrd/examples/xlrdnameAPIdemo.py -> build/bdist.linux-x86_64/egg/xlrd/examples copying build/lib/xlrd/examples/namesdemo.xls -> build/bdist.linux-x86_64/egg/xlrd/examples copying build/lib/xlrd/book.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/formula.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/biffh.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/formatting.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/info.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/compdoc.py -> build/bdist.linux-x86_64/egg/xlrd copying build/lib/xlrd/licences.py -> build/bdist.linux-x86_64/egg/xlrd byte-compiling build/bdist.linux-x86_64/egg/xlrd/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/xldate.py to xldate.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/xlsx.py to xlsx.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/sheet.py to sheet.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/timemachine.py to timemachine.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/examples/xlrdnameAPIdemo.py to xlrdnameAPIdemo.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/book.py to book.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/formula.py to formula.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/biffh.py to biffh.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/formatting.py to formatting.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/info.py to info.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/compdoc.py to compdoc.pyc byte-compiling build/bdist.linux-x86_64/egg/xlrd/licences.py to licences.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-2.7/runxlrd.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/runxlrd.py to 755 copying xlrd.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying xlrd.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying xlrd.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying xlrd.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... xlrd.xlsx: module references __file__ creating dist creating 'dist/xlrd-1.0.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing xlrd-1.0.0-py2.7.egg creating /home/naourr/work/instance-2/output/host/lib/python2.7/site-packages/xlrd-1.0.0-py2.7.egg Extracting xlrd-1.0.0-py2.7.egg to /home/naourr/work/instance-2/output/host/lib/python2.7/site-packages Adding xlrd 1.0.0 to easy-install.pth file Installing runxlrd.py script to /home/naourr/work/instance-2/output/host/bin Installed /home/naourr/work/instance-2/output/host/lib/python2.7/site-packages/xlrd-1.0.0-py2.7.egg Processing dependencies for xlrd==1.0.0 Finished processing dependencies for xlrd==1.0.0 quotatool-1.6.2.tar.gz: OK (sha256: e53adc480d54ae873d160dc0e88d78095f95d9131e528749fd982245513ea090) >>> quotatool 1.6.2 Extracting gzip -d -c /home/naourr/work/instance-2/dl/quotatool/quotatool-1.6.2.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/quotatool-1.6.2 -xf - >>> quotatool 1.6.2 Patching Applying 0001-fix-missing-__P-definition-for-musl-compile.patch using patch: patching file src/linux/linux_quota.h >>> quotatool 1.6.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output/build/quotatool-1.6.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> quotatool 1.6.2 Patching libtool >>> quotatool 1.6.2 Configuring (cd /home/naourr/work/instance-2/output/build/quotatool-1.6.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-uclinux-uclibcgnueabi checking for arm-buildroot-uclinux-uclibcgnueabi-gcc... /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /home/naourr/work/instance-2/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking std.h usability... no checking std.h presence... no checking for std.h... no checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for u_int64_t... yes checking for vprintf... yes checking for _doprnt... no checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtod... yes checking for strchr... yes checking for strlcpy... yes checking for strlcat... yes configure: creating ./config.status config.status: creating local.mk config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> quotatool 1.6.2 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/quotatool-1.6.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/quotatool-1.6.2' ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/linux/quota.c > src/linux/quota.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/parse.c > src/parse.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/main.c > src/main.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/output.c > src/output.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/system.c > src/system.d /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/system.o src/system.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/output.o src/output.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/main.o src/main.c /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/parse.o src/parse.c In file included from src/system.c:51:0: src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^~~~~~~~~~~ src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^~~~~~~~~~~~~~ src/main.c: In function 'main': src/main.c:211:17: warning: implicit declaration of function 'quota_reset_grace' [-Wimplicit-function-declaration] if (! quota_reset_grace(quota, (argdata->block_reset ? GRACE_BLOCK : GRACE_INODE))) ^~~~~~~~~~~~~~~~~ In file included from src/main.c:23:0: src/main.c: At top level: src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^~~~~~~~~~~ src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^~~~~~~~~~~~~~ In file included from src/parse.c:24:0: src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^~~~~~~~~~~ src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^~~~~~~~~~~~~~ /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/linux/quota.o src/linux/quota.c In file included from src/linux/quota.c:21:0: ./src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^~~~~~~~~~~ ./src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^~~~~~~~~~~~~~ /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -o quotatool ./src/system.o ./src/output.o ./src/main.o ./src/parse.o ./src/linux/quota.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/quotatool-1.6.2' >>> quotatool 1.6.2 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install men="" -C /home/naourr/work/instance-2/output/build/quotatool-1.6.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/quotatool-1.6.2' /usr/bin/install -c ./quotatool /home/naourr/work/instance-2/output/target/usr/sbin/quotatool make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/quotatool-1.6.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'binutils', u'openocd'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'binutils'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'binutils', u'libogg', u'celt051', u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'libogg', u'celt051', u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'binutils', u'libogg', u'celt051', u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'libogg', u'celt051', u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'openobex'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'binutils', u'libogg', u'celt051', u'libusb', u'libnl', u'flex', u'freetype', u'libcue', u'libdmtx', u'libenca', u'libloki', u'libpcap', u'mtd', u'pcre', u'ngrep', u'openobex'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-xlrd'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/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-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/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-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00262-gac3b476bf5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2019.02-git-00262-gac3b476bf5 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 >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 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 >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ethtool 4.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> host-imx-mkimage rel_imx_4.9.51_8mq_ga Collecting legal info iMX8dv/COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> jquery 1.11.2 Collecting legal info >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libloki 0.1.7 Collecting legal info >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> host-python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools 40.6.2 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'