>>> host-zic 2018c Installing to host directory /usr/bin/install -D -m 755 /home/buildroot/buildroot-test/instance-1/output/build/host-zic-2018c/zic /home/buildroot/buildroot-test/instance-1/output/host/sbin/zic /usr/bin/install -D -m 644 /home/buildroot/buildroot-test/instance-1/output/build/host-zic-2018c/tzfile.h /home/buildroot/buildroot-test/instance-1/output/host/include/tzfile.h PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/tzdata/ support/download/dl-wrapper -c '2018c' -d '/home/buildroot/buildroot-test/instance-1/dl/tzdata' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'tzdata2018c.tar.gz' -H 'package/tzdata//tzdata.hash' -n 'tzdata-2018c' -N 'tzdata' -o '/home/buildroot/buildroot-test/instance-1/dl/tzdata/tzdata2018c.tar.gz' -u http+http://www.iana.org/time-zones/repository/releases -u http\|urlencode+http://sources.buildroot.net/tzdata -u http\|urlencode+http://sources.buildroot.net -- tzdata2018c.tar.gz: OK (sha512: 0575c87c9ffcde7b7f62b0df928d8a0e8d93f832b5ef7227b3d8431686f851f1fd5372c7e768f2979830352433b31df7f3979a00c28ea3973a3a0987ebbfb835) >>> host-tzdata 2018c Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/tzdata/tzdata2018c.tar.gz | tar --strip-components=0 -C /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018c -xf - >>> host-tzdata 2018c Patching >>> host-tzdata 2018c Configuring >>> host-tzdata 2018c Building (cd /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018c; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/buildroot/buildroot-test/instance-1/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/buildroot/buildroot-test/instance-1/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018c Installing to host directory /usr/bin/install -d -m 0755 /home/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo cp -a /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018c/_output/* /home/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018c/*.tab /home/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/tzdata/ support/download/dl-wrapper -c '2018c' -d '/home/buildroot/buildroot-test/instance-1/dl/tzdata' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'tzdata2018c.tar.gz' -H 'package/tzdata//tzdata.hash' -n 'tzdata-2018c' -N 'tzdata' -o '/home/buildroot/buildroot-test/instance-1/dl/tzdata/tzdata2018c.tar.gz' -u http+http://www.iana.org/time-zones/repository/releases -u http\|urlencode+http://sources.buildroot.net/tzdata -u http\|urlencode+http://sources.buildroot.net -- tzdata2018c.tar.gz: OK (sha512: 0575c87c9ffcde7b7f62b0df928d8a0e8d93f832b5ef7227b3d8431686f851f1fd5372c7e768f2979830352433b31df7f3979a00c28ea3973a3a0987ebbfb835) >>> tzdata 2018c Extracting >>> tzdata 2018c Patching >>> tzdata 2018c Configuring >>> tzdata 2018c Building >>> tzdata 2018c Installing to target /usr/bin/install -d -m 0755 /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo cp -a /home/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo/* /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo cd /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /home/buildroot/buildroot-test/instance-1/output/target/etc/localtime echo "Etc/UTC" >/home/buildroot/buildroot-test/instance-1/output/target/etc/timezone PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/unrar/ support/download/dl-wrapper -c '5.5.8' -d '/home/buildroot/buildroot-test/instance-1/dl/unrar' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'unrarsrc-5.5.8.tar.gz' -H 'package/unrar//unrar.hash' -n 'unrar-5.5.8' -N 'unrar' -o '/home/buildroot/buildroot-test/instance-1/dl/unrar/unrarsrc-5.5.8.tar.gz' -u http+http://www.rarlab.com/rar -u http\|urlencode+http://sources.buildroot.net/unrar -u http\|urlencode+http://sources.buildroot.net -- unrarsrc-5.5.8.tar.gz: OK (sha256: 9b66e4353a9944bc140eb2a919ff99482dd548f858f5e296d809e8f7cdb2fcf4) >>> unrar 5.5.8 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/unrar/unrarsrc-5.5.8.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/unrar-5.5.8 -xf - >>> unrar 5.5.8 Patching >>> unrar 5.5.8 Configuring >>> unrar 5.5.8 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 CXX="/home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++" STRIP="/bin/true" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread" LDFLAGS=" -pthread" -C /home/buildroot/buildroot-test/instance-1/output/build/unrar-5.5.8 make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/unrar-5.5.8' /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rar.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strlist.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strfn.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c pathfn.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c smallfn.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c global.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c file.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filefn.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filcreat.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c archive.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c arcread.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unicode.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c system.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c isnt.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crypt.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crc.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rawread.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c encname.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c resource.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c match.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c timefn.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rdwrfn.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c consio.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c options.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c errhnd.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rarvm.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c secpassword.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rijndael.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c getbits.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha1.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha256.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c blake2s.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c hash.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extinfo.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extract.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c volume.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c list.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c find.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unpack.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c headers.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c threadpool.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs16.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c cmddata.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c ui.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filestr.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c recvol.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c scantree.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c qopen.cpp /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-g++ -o unrar -pthread rar.o strlist.o strfn.o pathfn.o smallfn.o global.o file.o filefn.o filcreat.o archive.o arcread.o unicode.o system.o isnt.o crypt.o crc.o rawread.o encname.o resource.o match.o timefn.o rdwrfn.o consio.o options.o errhnd.o rarvm.o secpassword.o rijndael.o getbits.o sha1.o sha256.o blake2s.o hash.o extinfo.o extract.o volume.o list.o find.o unpack.o headers.o threadpool.o rs16.o cmddata.o ui.o filestr.o recvol.o rs.o scantree.o qopen.o /bin/true unrar make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/unrar-5.5.8' >>> unrar 5.5.8 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/unrar-5.5.8 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target/usr install make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/unrar-5.5.8' install -D unrar /home/buildroot/buildroot-test/instance-1/output/target/usr/bin/unrar make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/unrar-5.5.8' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'ddrescue', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/freeswitch/mod/mod_say_sv.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_verto.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_nl.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_native_file.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_scgi.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'cgic', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_easyroute.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_db.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libnetsnmpagent.la" is touched by more than one package: [u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_avmd.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libfreeswitch.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'cgic', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dptools.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pt.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ja.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'cgic', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spandsp.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_curl.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'cgic', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_local_stream.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_directory.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libspatialindex_c.la" is touched by more than one package: [u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_rpc.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hu.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_th.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_lcr.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libnfs.la" is touched by more than one package: [u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pl.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_de.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_tone_stream.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_voicemail.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libnetsnmp.la" is touched by more than one package: [u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_expr.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es_ar.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_sqlite.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_loopback.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fifo.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_csv.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_console.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_syslog.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_httapi.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fa.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_png.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_cdr.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_xml.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_snom.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libspatialindex.la" is touched by more than one package: [u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libnetsnmphelpers.la" is touched by more than one package: [u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtmp.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsk.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sms.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_it.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g723_1.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g729.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fr.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_commands.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ru.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_asterisk.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_he.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_blacklist.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'cgic', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_hash.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sofia.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_callcenter.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libnetsnmpmibs.la" is touched by more than one package: [u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esl.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_conference.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_valet_parking.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'cgic', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_zh.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esf.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_en.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hr.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_event_socket.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spy.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_logfile.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtc.la" is touched by more than one package: [u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'cgic', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'libpcap', u'dmalloc', u'flex', u'libffi', u'util-linux', u'libglib2', u'freerdp', u'libjpeg', u'libcurl', u'libpng', u'libogg', u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'sqlite', u'freeswitch', u'ibrcommon', u'ibrdtn', u'libdaemon', u'libfuse', u'libmhash', u'libnfs', u'libspatialindex', u'lockdev', u'netsnmp', u'norm', u'physfs', u'pppd', u'sdl2', u'taglib'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-openocd', u'host-gawk'] rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05.1-00009-gf4fc669"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05.1\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.05.1-00009-gf4fc669 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 >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/toolchain-external-codesourcery-niosII/ support/download/dl-wrapper -c '2017.05-4' -d '/home/buildroot/buildroot-test/instance-1/dl/toolchain-external-codesourcery-niosII' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-niosII//toolchain-external-codesourcery-niosII.hash' -n 'toolchain-external-codesourcery-niosII-2017.05-4' -N 'toolchain-external-codesourcery-niosII' -o '/home/buildroot/buildroot-test/instance-1/dl/toolchain-external-codesourcery-niosII/sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/nios2-linux-gnu -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-niosII -u http\|urlencode+http://sources.buildroot.net -- sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (md5: 529a7fecf33d0d113a446413b9d1e173) sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (sha256: 6e65878d0453708ee19098d3d68985bda244938d35999f3859915a2f5574fa08) >>> toolchain-external-codesourcery-niosII 2017.05-4 Collecting legal info >>> toolchain Collecting legal info >>> bind 9.11.4 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> font-awesome v4.7.0 Collecting legal info >>> freerdp 2.0.0-rc0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 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) >>> util-linux 2.32 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) >>> freeswitch 1.6.20 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8defed37d52096ae14b60adc499c33d43975109bc265552ee67e9a888c634b93) libs/tiff-4.0.2/COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> iozone 3_446 Collecting legal info >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnfs libnfs-2.0.0 Collecting legal info LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> netsnmp 5.7.3 Collecting legal info ERROR: No hash found for COPYING >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> openssh 7.7p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> stella 5.0.2 Collecting legal info ERROR: No hash found for Copyright.txt ERROR: No hash found for License.txt >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tzdata 2018c Collecting legal info >>> host-tzdata 2018c Collecting legal info >>> host-zic 2018c Collecting legal info >>> unrar 5.5.8 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2017.05-4: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'