perf/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (cursor_pos < cursor_max ) cursor_pos++; repaint(); ^~~~~~~ perf/../display.h: In member function 'virtual void tab_window::cursor_up()': perf/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cursor_pos > 0) cursor_pos--; repaint(); ^~ perf/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (cursor_pos > 0) cursor_pos--; repaint(); ^~~~~~~ In file included from process/do_process.cpp:47:0: process/../display.h: In member function 'virtual void tab_window::cursor_down()': process/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cursor_pos < cursor_max ) cursor_pos++; repaint(); ^~ process/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (cursor_pos < cursor_max ) cursor_pos++; repaint(); ^~~~~~~ process/../display.h: In member function 'virtual void tab_window::cursor_up()': process/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cursor_pos > 0) cursor_pos--; repaint(); ^~ process/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (cursor_pos > 0) cursor_pos--; repaint(); ^~~~~~~ In file included from tuning/tuning.cpp:41:0: tuning/../display.h: In member function 'virtual void tab_window::cursor_down()': tuning/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cursor_pos < cursor_max ) cursor_pos++; repaint(); ^~ tuning/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (cursor_pos < cursor_max ) cursor_pos++; repaint(); ^~~~~~~ tuning/../display.h: In member function 'virtual void tab_window::cursor_up()': tuning/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cursor_pos > 0) cursor_pos--; repaint(); ^~ tuning/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (cursor_pos > 0) cursor_pos--; repaint(); ^~~~~~~ In file included from /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/vector:69:0, from parameters/parameters.h:30, from parameters/parameters.cpp:25: /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]': /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/vector.tcc:449:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' will change in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/vector:64:0, from parameters/parameters.h:30, from parameters/parameters.cpp:25: /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]': /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_vector.h:1055:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' will change in GCC 7.1 _M_fill_insert(begin() + __offset, __n, __x); ^~~~~~~~~~~~~~ CXXLD powertop make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' Making all in po make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/po' Making all in doc make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/doc' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' >>> powertop 2.9 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/target install -C /accts/mlweber1/instance-1/output/build/powertop-2.9/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' Making install in traceevent make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/traceevent' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/traceevent' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/traceevent' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/traceevent' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' /usr/bin/make install-am make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c powertop '/accts/mlweber1/instance-1/output/target/usr/sbin' libtool: install: /usr/bin/install -c powertop /accts/mlweber1/instance-1/output/target/usr/sbin/powertop make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/src' Making install in po make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/po' if test "powertop" = "gettext-tools"; then \ /bin/mkdir -p /accts/mlweber1/instance-1/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /accts/mlweber1/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /accts/mlweber1/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/po' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/doc' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 powertop.8 '/accts/mlweber1/instance-1/output/target/usr/share/man/man8' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/doc' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9/doc' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/powertop-2.9' PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-1/dl BUILD_DIR=/accts/mlweber1/instance-1/output/build O=/accts/mlweber1/instance-1/output flock /accts/mlweber1/instance-1/dl/procrank_linux/ support/download/dl-wrapper -c '21c30ab4514a5b15ac6e813e21bee0d3d714cb08' -d '/accts/mlweber1/instance-1/dl/procrank_linux' -D '/accts/mlweber1/instance-1/dl' -f 'procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz' -H 'package/procrank_linux//procrank_linux.hash' -n 'procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08' -N 'procrank_linux' -o '/accts/mlweber1/instance-1/dl/procrank_linux/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/procrank_linux -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https+https://github.com/csimmonds/procrank_linux/archive/21c30ab4514a5b15ac6e813e21bee0d3d714cb08 -u http\|urlencode+http://sources.buildroot.net/procrank_linux -u http\|urlencode+http://sources.buildroot.net -- procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz: OK (sha256: 1c3592b549b6793b29ab561568f493d0edbfe288ea2aed59afa689eaa26b5d9e) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/procrank_linux/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08 -xf - >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Patching >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Configuring >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08 CROSS_COMPILE="/accts/mlweber1/instance-1/output/host/bin/arm-linux-" make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08' make -C libpagemap make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/libpagemap' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_kernel.o pm_kernel.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_process.o pm_process.c pm_process.c: In function 'pm_process_workingset': pm_process.c:180:12: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_map.o pm_map.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o pm_memusage.o pm_memusage.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -Wall -I./include -c -D_LARGEFILE64_SOURCE -c -o strlcpy.o strlcpy.c /accts/mlweber1/instance-1/output/host/bin/arm-linux-ar rc libpagemap.a pm_kernel.o pm_process.o pm_map.o pm_memusage.o strlcpy.o make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/libpagemap' /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -Wall procrank.c -Ilibpagemap/include -Llibpagemap -lpagemap -o procrank procrank.c: In function 'getprocname': procrank.c:381:9: warning: implicit declaration of function 'asprintf' [-Wimplicit-function-declaration] if (asprintf(&filename, "/proc/%d/cmdline", pid) < 0) { ^~~~~~~~ make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08' >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Installing to target /usr/bin/install -m 0755 -D /accts/mlweber1/instance-1/output/build/procrank_linux-21c30ab4514a5b15ac6e813e21bee0d3d714cb08/procrank /accts/mlweber1/instance-1/output/target/usr/bin/procrank PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-1/dl BUILD_DIR=/accts/mlweber1/instance-1/output/build O=/accts/mlweber1/instance-1/output flock /accts/mlweber1/instance-1/dl/woff2/ support/download/dl-wrapper -c '1.0.2' -d '/accts/mlweber1/instance-1/dl/woff2' -D '/accts/mlweber1/instance-1/dl' -f 'v1.0.2.tar.gz' -H 'package/woff2//woff2.hash' -n 'woff2-1.0.2' -N 'woff2' -o '/accts/mlweber1/instance-1/dl/woff2/v1.0.2.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/woff2 -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https+https://github.com/google/woff2/archive -u http\|urlencode+http://sources.buildroot.net/woff2 -u http\|urlencode+http://sources.buildroot.net -- v1.0.2.tar.gz: OK (sha512: c788bba1530aec463e755e901f9342f4b599e3a07f54645fef1dc388ab5d5c30625535e5dd38e9e792e04a640574baa50eeefb6b7338ab403755f4a4e0c3044d) >>> woff2 1.0.2 Extracting gzip -d -c /accts/mlweber1/instance-1/dl/woff2/v1.0.2.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-1/output/build/woff2-1.0.2 -xf - >>> woff2 1.0.2 Patching Applying 0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch using patch: patching file cmake/FindBrotliDec.cmake patching file cmake/FindBrotliEnc.cmake >>> woff2 1.0.2 Configuring (mkdir -p /accts/mlweber1/instance-1/output/build/woff2-1.0.2/ && cd /accts/mlweber1/instance-1/output/build/woff2-1.0.2/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /accts/mlweber1/instance-1/output/host/bin/cmake /accts/mlweber1/instance-1/output/build/woff2-1.0.2/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/instance-1/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=OFF -DNOISY_LOGGING=OFF -DCMAKE_SKIP_RPATH=ON ) -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -- Check for working C compiler: /accts/mlweber1/instance-1/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: /accts/mlweber1/instance-1/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /accts/mlweber1/instance-1/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 -- Found PkgConfig: /accts/mlweber1/instance-1/output/host/bin/pkg-config (found version "0.28") -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.0.3 -- Found BrotliDec: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include (found version "1.0.3") -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.0.3 -- Found BrotliEnc: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include (found version "1.0.3") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /accts/mlweber1/instance-1/output/build/woff2-1.0.2 >>> woff2 1.0.2 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/woff2-1.0.2/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2common make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 4%] Building CXX object CMakeFiles/woff2common.dir/src/table_tags.cc.o [ 8%] Building CXX object CMakeFiles/woff2common.dir/src/woff2_common.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/variable_length.cc.o [ 17%] Linking CXX static library libwoff2common.a make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 17%] Built target woff2common make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2_info make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2dec make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2enc make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 21%] Building CXX object CMakeFiles/woff2_info.dir/src/woff2_info.cc.o [ 26%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_out.cc.o [ 30%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_dec.cc.o make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 34%] Building CXX object CMakeFiles/woff2enc.dir/src/font.cc.o [ 39%] Building CXX object CMakeFiles/woff2enc.dir/src/glyph.cc.o [ 43%] Building CXX object CMakeFiles/woff2enc.dir/src/normalize.cc.o [ 47%] Building CXX object CMakeFiles/woff2enc.dir/src/transform.cc.o [ 52%] Building CXX object CMakeFiles/woff2enc.dir/src/woff2_enc.cc.o [ 56%] Linking CXX executable woff2_info [ 60%] Linking CXX static library libwoff2enc.a make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 60%] Built target woff2enc make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2_compress make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 65%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 69%] Linking CXX executable woff2_compress make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 69%] Built target woff2_compress [ 73%] Linking CXX static library libwoff2dec.a make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 73%] Built target woff2dec make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target woff2_decompress make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry Scanning dependencies of target convert_woff2ttf_fuzzer make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 78%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 82%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 86%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a [ 95%] Linking CXX static library libconvert_woff2ttf_fuzzer.a make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 95%] Built target convert_woff2ttf_fuzzer_new_entry [ 95%] Built target convert_woff2ttf_fuzzer make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [ 95%] Built target woff2_info [100%] Linking CXX executable woff2_decompress make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' [100%] Built target woff2_decompress make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' >>> woff2 1.0.2 Installing to staging directory PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /accts/mlweber1/instance-1/output/build/woff2-1.0.2/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_decompress -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_compress -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_info -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2common.a -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2dec.a -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2enc.a -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2 -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/decode.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/output.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/encode.h -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /accts/mlweber1/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files >>> woff2 1.0.2 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/target install/fast -C /accts/mlweber1/instance-1/output/build/woff2-1.0.2/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-1/output/target/usr/bin/woff2_decompress -- Installing: /accts/mlweber1/instance-1/output/target/usr/bin/woff2_compress -- Installing: /accts/mlweber1/instance-1/output/target/usr/bin/woff2_info -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/libwoff2common.a -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/libwoff2dec.a -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/libwoff2enc.a -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/woff2 -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/woff2/decode.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/woff2/output.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/include/woff2/encode.h -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/woff2-1.0.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'brotli', u'libzlib', u'pciutils', u'libtommath', u'libtomcrypt', u'eigen', u'libgpg-error', u'libgcrypt', u'libidn2', u'libiscsi', u'libjson', u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'libiscsi', u'libjson', u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'beecrypt', u'brotli', u'libzlib', u'pciutils', u'libtommath', u'libtomcrypt', u'eigen', u'libgpg-error', u'libgcrypt', u'libidn2', u'libiscsi', u'libjson', u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'beecrypt', u'brotli', u'libzlib', u'pciutils', u'libtommath', u'libtomcrypt', u'eigen', u'libgpg-error', u'libgcrypt', u'libidn2', u'libiscsi', u'libjson', u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libidn2', u'libiscsi', u'libjson', u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: [u'libiscsi', u'libjson', u'libnl', u'ncurses', u'woff2'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libidn2', u'libiscsi', u'libjson', u'libnl', u'ncurses', u'woff2'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/instance-1/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /accts/mlweber1/instance-1/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00047-gf45976b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.08-rc1-00047-gf45976b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> 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 >>> busybox 1.29.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> fbv 1.0b 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) >>> libidn2 2.0.4 Collecting legal info COPYING: OK (sha256: 4fa501e804195b4136c9cec4bc510365b8cbaf4bc075d6401a77ae0213370457) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libiscsi 1.18.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'