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-0/output/build/host-python-xlrd-1.0.0//; PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=1 /home/naourr/work/instance-0/output/host/bin/python setup.py install --prefix=/home/naourr/work/instance-0/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-0/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-0/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-0/output/host/bin Installed /home/naourr/work/instance-0/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 vsftpd-3.0.3.tar.gz: OK (sha256: 9d4d2bf6e6e2884852ba4e69e157a2cecd68c5a7635d66a3a8cf8d898c955ef7) >>> vsftpd 3.0.3 Extracting gzip -d -c /home/naourr/work/instance-0/dl/vsftpd/vsftpd-3.0.3.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/vsftpd-3.0.3 -xf - >>> vsftpd 3.0.3 Patching Applying 0001-utmpx-builddef.patch using patch: patching file builddefs.h patching file sysdeputil.c Applying 0003-fix-CVE-2015-1419.patch using patch: patching file ls.c patching file str.c Hunk #1 succeeded at 711 (offset -59 lines). patching file str.h Hunk #1 succeeded at 100 (offset -1 lines). >>> vsftpd 3.0.3 Configuring /usr/bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /home/naourr/work/instance-0/output/build/vsftpd-3.0.3/builddefs.h >>> vsftpd 3.0.3 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CC="/home/naourr/work/instance-0/output/host/bin/arc-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" LIBS="-lcrypt -lcap" -C /home/naourr/work/instance-0/output/build/vsftpd-3.0.3 make[1]: Entering directory '/home/naourr/work/instance-0/output/build/vsftpd-3.0.3' /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc ls.c: In function 'vsf_filename_passes_filter': ls.c:395:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(normname); ^~~~~~~~ In file included from ls.c:10:0: /home/naourr/work/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:473:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ ls.c:396:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(path); ^~~~ In file included from ls.c:10:0: /home/naourr/work/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:473:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -idirafter dummyinc /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -Wl,-s -lcrypt -lcap make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/vsftpd-3.0.3' >>> vsftpd 3.0.3 Installing to target /usr/bin/install -D -m 755 /home/naourr/work/instance-0/output/build/vsftpd-3.0.3/vsftpd /home/naourr/work/instance-0/output/target/usr/sbin/vsftpd test -f /home/naourr/work/instance-0/output/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /home/naourr/work/instance-0/output/build/vsftpd-3.0.3/vsftpd.conf /home/naourr/work/instance-0/output/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /home/naourr/work/instance-0/output/target/usr/share/empty /usr/bin/install -d -m 555 /home/naourr/work/instance-0/output/target/home/ftp WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /home/naourr/work/instance-0/dl/yavta/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/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-0/output/host/bin/arc-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arc-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arc-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arc-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arc-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arc-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arc-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arc-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arc-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arc-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arc-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arc-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arc-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arc-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arc-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/arc-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arc-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 -matomic -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" FCFLAGS="-matomic -Os " FFLAGS="-matomic -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 make[1]: Entering directory '/home/naourr/work/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -c -o yavta.o yavta.c /home/naourr/work/instance-0/output/host/bin/arc-linux-gcc -o yavta yavta.o -lrt make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /home/naourr/work/instance-0/output/target/usr/bin/yavta >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/include/ortp/str_utils.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/rtcp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/b64.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'macchanger'] Warning: target file "./usr/include/ortp/rtpprofile.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/rtpsignaltable.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/rtp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/ortp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/telephonyevents.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/sessionset.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/logging.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/event.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/port.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/rtpsession.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/pkgconfig/ortp.pc" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/lib/libortp.so" is touched by more than one package: [u'linphone', u'ortp'] Warning: target file "./usr/include/ortp/payloadtype.h" is touched by more than one package: [u'linphone', u'ortp'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/str_utils.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/rtcp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/b64.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/rtpprofile.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/rtpsignaltable.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/rtp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/ortp/ortp.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/telephonyevents.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/sessionset.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/include/ortp/logging.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/event.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/port.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/rtpsession.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/pkgconfig/ortp.pc" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libortp.so" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'bullet', u'dtc', u'flex', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcap', u'libcue', u'libcuefile', u'libosip2', u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/include/ortp/payloadtype.h" is touched by more than one package: [u'linphone', u'ortp'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libestr', u'libee', u'libev', u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libidn', u'libmcrypt', u'libmhash', u'libogg', u'libplist', u'libtirpc', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'lzo', u'ortp'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'lzo', u'ortp'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/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', u'host-libffi', u'host-bison'] 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'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/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-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00552-g8e4f6b2fc5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.11-git-00552-g8e4f6b2fc5 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 >>> atk 2.28.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> can-utils v2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iozone 3_446 Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libidn 1.35 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz v2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> 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-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'