^~~~~~~ descriptors.c:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isUtf8 && (i+1 < len)) { ^ descriptors.c:254:9: note: here default: ^~~~~~~ descriptors.c:310:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isUtf8 && (i+1 < len)) { ^ descriptors.c:327:9: note: here default: ^~~~~~~ descriptors.c:354:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isUtf8 && (i+1 < len)) { ^ descriptors.c:371:9: note: here default: ^~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xine.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-mplayer.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-vlc-m3u.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dvbscan.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c lnb.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c parse-dvbscan.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c satellites.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c scan.c parse-dvbscan.c: In function 'vdr_code_from_token': parse-dvbscan.c:436:36: warning: this statement may fall through [-Wimplicit-fallthrough=] neg++; // no break, fall through ~~~^~ parse-dvbscan.c:437:25: note: here case 'W': ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c section.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tools.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c emulate.c scan.c: In function 'is_auto_params': scan.c:259:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (t->rolloff == ROLLOFF_AUTO) ^ scan.c:262:6: note: here case SYS_DSS: ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xml.c scan.c: In function 'set_frontend': scan.c:2150:55: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((t->symbolrate < fe_info.symbol_rate_min) || (t->symbolrate > fe_info.symbol_rate_max)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:2154:6: note: here case SCAN_TERRESTRIAL: ^~~~ scan.c:2155:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (t->delsys == SYS_DVBT2) { ^ scan.c:2162:6: note: here case SCAN_TERRCABLE_ATSC: ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iconv_codes.c emulate.c: In function 'parse_logfile': emulate.c:977:62: warning: this statement may fall through [-Wimplicit-fallthrough=] sidata->t.type = SCAN_TERRCABLE_ATSC; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:978:15: note: here default: ^~~~~~~ emulate.c: In function 'has_lock': emulate.c:267:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { ^ emulate.c:272:6: note: here case SYS_DVBS: ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c char-coding.c tools.c: In function 'run_time': tools.c:427:28: warning: '%.2d' directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); ^~~~~~~~~~~~~~~~ tools.c:427:3: note: 'sprintf' output between 10 and 26 bytes into a destination of size 12 sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/w_scan-20170107' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/w_scan-20170107/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/w_scan-20170107' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/w_scan-20170107' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c w_scan '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/w_scan-20170107' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/w_scan-20170107' >>> websocketpp 0.8.1 Downloading --2019-02-18 21:49:35-- https://github.com/zaphoyd/websocketpp/archive/0.8.1/websocketpp-0.8.1.tar.gz Resolving github.com (github.com)... 140.82.118.4, 140.82.118.3 Connecting to github.com (github.com)|140.82.118.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zaphoyd/websocketpp/tar.gz/0.8.1 [following] --2019-02-18 21:49:35-- https://codeload.github.com/zaphoyd/websocketpp/tar.gz/0.8.1 Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.websocketpp-0.8.1.tar.gz.KodLsd/output' 0K .......... .......... .......... .......... .......... 224K 50K .......... .......... .......... .......... .......... 475K 100K .......... .......... .......... .......... .......... 330K 150K .......... .......... .......... .......... .......... 477K 200K .......... .......... .......... .......... .......... 62.7M 250K .......... .......... .......... .......... .......... 451K 300K .......... .......... .......... .......... .......... 78.0M 350K .......... .......... .......... .......... .......... 502K 400K .......... .......... .......... .......... .......... 8.74M 450K .......... .......... .......... .......... .......... 60.6M 500K .......... .......... .......... .......... .......... 517K 550K .......... .......... .......... .......... .......... 7.05M 600K .......... .......... .......... .......... .......... 105M 650K .......... .......... .......... ... 139M=0.9s 2019-02-18 21:49:37 (753 KB/s) - '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.websocketpp-0.8.1.tar.gz.KodLsd/output' saved [699468] websocketpp-0.8.1.tar.gz: OK (sha256: 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286) >>> websocketpp 0.8.1 Extracting gzip -d -c /home/dawncrow/buildroot-test/scripts/instance-0/dl/websocketpp/websocketpp-0.8.1.tar.gz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1 -xf - >>> websocketpp 0.8.1 Patching >>> websocketpp 0.8.1 Configuring (mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1/ && cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done ** websocketpp =========== Used Build Configuration ============= -- ENABLE_CPP11 = ON -- BUILD_EXAMPLES = OFF -- BUILD_TESTS = OFF -- WEBSOCKETPP_ROOT = /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1 -- WEBSOCKETPP_BIN = /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1/bin -- WEBSOCKETPP_LIB = /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1/lib -- Install prefix = /usr -- WEBSOCKETPP_BOOST_LIBS = -- WEBSOCKETPP_PLATFORM_LIBS = -- WEBSOCKETPP_PLATFORM_TLS_LIBS = -- OPENSSL_FOUND = -- OPENSSL_INCLUDE_DIR = -- OPENSSL_LIBRARIES = -- OPENSSL_VERSION = -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING -- Build files have been written to: /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1 >>> websocketpp 0.8.1 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Installing to staging directory PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot install/fast -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1' Install the project... -- Install configuration: "Release" -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/logger -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/stub -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/debug -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/base -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/extensions -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/error.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/sha1 -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/message_buffer -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/impl -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/impl -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/processors -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/client.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/concurrency -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/random -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/utilities.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/close.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/roles -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/base64 -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/base64/base64.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/version.hpp -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include//websocketpp/server.hpp make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libopenssl', u'libpcap', u'libpciaccess', u'libwebsockets', u'libzip', u'lzo', u'szip', u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libwebsockets', u'libzip', u'lzo', u'szip', u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: [u'kmod', u'pciutils', u'json-for-modern-cpp', u'libfcgi', u'libopenssl', u'libpcap', u'libpciaccess', u'libwebsockets', u'libzip', u'lzo', u'szip', u'unixodbc', u'websocketpp'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libopenssl', u'libpcap', u'libpciaccess', u'libwebsockets', u'libzip', u'lzo', u'szip', u'unixodbc', u'websocketpp'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'websocketpp'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/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'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libfcgi.la" is touched by more than one package: [u'host-libzlib', u'host-patchelf'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libfcgi++.la" is touched by more than one package: [u'host-libzlib', u'host-patchelf'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libkmod.la" is touched by more than one package: [u'host-dtc', u'host-libzlib', u'host-patchelf'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpciaccess.la" is touched by more than one package: [u'host-libzlib', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jzf-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-00026-ga2fee08"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.02-rc1-00026-ga2fee08 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> kmod 25 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> chrony 3.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> initscripts Collecting legal info >>> json-for-modern-cpp v3.5.0 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> stunnel 5.44 Collecting legal info COPYING: OK (sha256: c43821865591e4d893906e2801b5ec4de58e51978f5563a61475cd0adc0bec4d) COPYRIGHT.GPL: OK (sha256: 1ee2b290e92c211b08df10e9fcaf32596cdb22b8eae731b18c2c074a4a83eebe) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tinc 1.0.35 Collecting legal info COPYING: OK (sha256: 3a112fd37b47d624e89b130d0e158bb8d14ec5bc9ecf5f18b448d2c07626e43d) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> websocketpp 0.8.1 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'