USTR_ASSERT(ustr_assert_valid(s1) && buf); ^~~~~~~~~~~ ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_prefix_buf_eq': ustr-cmp-code.h:125:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] USTR_ASSERT(ustr_assert_valid(s1) && buf); ustr-cmp-code.h:125:3: note: in expansion of macro 'USTR_ASSERT' USTR_ASSERT(ustr_assert_valid(s1) && buf); ^~~~~~~~~~~ ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_suffix_buf_eq': ustr-cmp-code.h:139:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] USTR_ASSERT(ustr_assert_valid(s1) && buf); ustr-cmp-code.h:139:3: note: in expansion of macro 'USTR_ASSERT' USTR_ASSERT(ustr_assert_valid(s1) && buf); ^~~~~~~~~~~ In file included from ustr-main.h:49:0, from ustr-io-dbg-code.c:11: ustr-io-dbg-code.c: In function 'ustrp__io_get': ustr-io-code.h:14:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); ustr-io-code.h:14:3: note: in expansion of macro 'USTR_ASSERT' USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); ^~~~~~~~~~~ ustr-io-dbg-code.c: In function 'ustrp__io_getdelim': ustr-io-code.h:126:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); ustr-io-code.h:126:3: note: in expansion of macro 'USTR_ASSERT' USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); ^~~~~~~~~~~ ustr-io-dbg-code.c: In function 'ustrp__io_put': ustr-io-code.h:187:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); ustr-io-code.h:187:3: note: in expansion of macro 'USTR_ASSERT' USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-so-dbg.o -c ustr-ins-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-so-dbg.o -c ustr-main-dbg-code.c In file included from ustr-cntl.h:100:0, from ustr-main.h:150, from ustr-main-dbg-code.c:11: ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool': ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (USTR__STREQ(ptr, "no")) return (USTR_FALSE); ^~ ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return (!!def); ^~~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-so-dbg.o -c ustr-parse-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-so-dbg.o -c ustr-pool-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-so-dbg.o -c ustr-replace-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-so-dbg.o -c ustr-sc-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-so-dbg.o -c ustr-set-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-so-dbg.o -c ustr-split-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-so-dbg.o -c ustr-spn-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-so-dbg.o -c ustr-srch-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-so-dbg.o -c ustr-sub-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -Og -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-so-dbg.o -c ustr-utf8-dbg-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-so-opt.o -c ustr-b-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-so-opt.o -c ustr-cmp-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-fmt-code-so-opt.o -c ustr-fmt-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-io-code-so-opt.o -c ustr-io-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-so-opt.o -c ustr-ins-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-so-opt.o -c ustr-main-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-so-opt.o -c ustr-parse-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-so-opt.o -c ustr-pool-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-so-opt.o -c ustr-replace-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-so-opt.o -c ustr-sc-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-so-opt.o -c ustr-set-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-so-opt.o -c ustr-split-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-so-opt.o -c ustr-spn-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-so-opt.o -c ustr-srch-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-so-opt.o -c ustr-sub-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-so-opt.o -c ustr-utf8-opt-code.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ar ru libustr-debug.a ustr-b-code-a-dbg.o ustr-cmp-code-a-dbg.o ustr-fmt-code-a-dbg.o ustr-io-code-a-dbg.o ustr-ins-code-a-dbg.o ustr-main-code-a-dbg.o ustr-parse-code-a-dbg.o ustr-pool-code-a-dbg.o ustr-replace-code-a-dbg.o ustr-sc-code-a-dbg.o ustr-set-code-a-dbg.o ustr-split-code-a-dbg.o ustr-spn-code-a-dbg.o ustr-srch-code-a-dbg.o ustr-sub-code-a-dbg.o ustr-utf8-code-a-dbg.o /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ar: creating libustr-debug.a /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ranlib libustr-debug.a /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ar ru libustr.a ustr-b-code-a-opt.o ustr-cmp-code-a-opt.o ustr-fmt-code-a-opt.o ustr-io-code-a-opt.o ustr-ins-code-a-opt.o ustr-main-code-a-opt.o ustr-parse-code-a-opt.o ustr-pool-code-a-opt.o ustr-replace-code-a-opt.o ustr-sc-code-a-opt.o ustr-set-code-a-opt.o ustr-split-code-a-opt.o ustr-spn-code-a-opt.o ustr-srch-code-a-opt.o ustr-sub-code-a-opt.o ustr-utf8-code-a-opt.o /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ar: creating libustr.a /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ranlib libustr.a /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -shared ustr-b-code-so-dbg.o ustr-cmp-code-so-dbg.o ustr-fmt-code-so-dbg.o ustr-io-code-so-dbg.o ustr-ins-code-so-dbg.o ustr-main-code-so-dbg.o ustr-parse-code-so-dbg.o ustr-pool-code-so-dbg.o ustr-replace-code-so-dbg.o ustr-sc-code-so-dbg.o ustr-set-code-so-dbg.o ustr-split-code-so-dbg.o ustr-spn-code-so-dbg.o ustr-srch-code-so-dbg.o ustr-sub-code-so-dbg.o ustr-utf8-code-so-dbg.o -Wl,-soname -Wl,libustr-debug-1.0.so.1 -Wl,-version-script -Wl,libustr.ver -o libustr-debug-1.0.so.1.0.4 Done static /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -shared ustr-b-code-so-opt.o ustr-cmp-code-so-opt.o ustr-fmt-code-so-opt.o ustr-io-code-so-opt.o ustr-ins-code-so-opt.o ustr-main-code-so-opt.o ustr-parse-code-so-opt.o ustr-pool-code-so-opt.o ustr-replace-code-so-opt.o ustr-sc-code-so-opt.o ustr-set-code-so-opt.o ustr-split-code-so-opt.o ustr-spn-code-so-opt.o ustr-srch-code-so-opt.o ustr-sub-code-so-opt.o ustr-utf8-code-so-opt.o -Wl,-soname -Wl,libustr-1.0.so.1 -Wl,-version-script -Wl,libustr.ver -o libustr-1.0.so.1.0.4 Done shared >>> ustr 1.0.4 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot install -C /home/buildroot/autobuild/run/instance-1/output/build/ustr-1.0.4/ Making directories install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/ustr-1.0.4 install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/doc/ustr-devel-1.0.4 install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/doc/ustr-devel-1.0.4/html install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/doc/ustr-devel-1.0.4/examples install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/man/man1 install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/man/man3 install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/bin install -d /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/pkgconfig install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include ustr.h ustr-debug.h ustr-b.h ustr-cmp.h ustr-cntl.h ustr-compiler.h ustr-fmt.h ustr-io.h ustr-ins.h ustr-main.h ustr-parse.h ustr-pool.h ustr-replace.h ustr-sc.h ustr-set.h ustr-split.h ustr-spn.h ustr-srch.h ustr-sub.h ustr-utf8.h Installing files install -m 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib libustr.a Installing files install -m 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib libustr-debug.a install -m 755 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib libustr-1.0.so.1.0.4 install -m 755 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib libustr-debug-1.0.so.1.0.4 install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include ustr-conf.h ustr-conf-debug.h rm -f /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-1.0.so.1 ln -s libustr-1.0.so.1.0.4 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-1.0.so.1 rm -f /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-debug-1.0.so.1 install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/ustr-1.0.4 ustr-b-dbg-code.c ustr-cmp-dbg-code.c ustr-fmt-dbg-code.c ustr-io-dbg-code.c ustr-ins-dbg-code.c ustr-main-dbg-code.c ustr-parse-dbg-code.c ustr-pool-dbg-code.c ustr-replace-dbg-code.c ustr-sc-dbg-code.c ustr-set-dbg-code.c ustr-split-dbg-code.c ustr-spn-dbg-code.c ustr-srch-dbg-code.c ustr-sub-dbg-code.c ustr-utf8-dbg-code.c ustr-b-opt-code.c ustr-cmp-opt-code.c ustr-fmt-opt-code.c ustr-io-opt-code.c ustr-ins-opt-code.c ustr-main-opt-code.c ustr-parse-opt-code.c ustr-pool-opt-code.c ustr-replace-opt-code.c ustr-sc-opt-code.c ustr-set-opt-code.c ustr-split-opt-code.c ustr-spn-opt-code.c ustr-srch-opt-code.c ustr-sub-opt-code.c ustr-utf8-opt-code.c malloc-check.h ustr-b-code.h ustr-cmp-code.h ustr-cmp-internal.h ustr-cntl-code.h ustr-fmt-code.h ustr-fmt-internal.h ustr-io-code.h ustr-io-internal.h ustr-ins-code.h ustr-ins-internal.h ustr-main-code.h ustr-main-internal.h ustr-parse-code.h ustr-pool-code.h ustr-replace-code.h ustr-replace-internal.h ustr-sc-code.h ustr-sc-internal.h ustr-set-code.h ustr-set-internal.h ustr-split-code.h ustr-split-internal.h ustr-spn-code.h ustr-srch-code.h ustr-srch-internal.h ustr-sub-code.h ustr-sub-internal.h ustr-utf8-code.h ustr-utf8-internal.h rm -f /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr.so ln -s libustr-debug-1.0.so.1.0.4 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-debug-1.0.so.1 ln -s libustr-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr.so rm -f /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-debug.so rm -f /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-1.0.so ln -s libustr-debug-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-debug.so ln -s libustr-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-1.0.so rm -f /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-debug-1.0.so /bin/true -n /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib ln -s libustr-debug-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libustr-debug-1.0.so install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/pkgconfig ustr.pc /bin/true -n /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/pkgconfig ustr-debug.pc install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/ustr-1.0.4 .gdbinit install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/doc/ustr-devel-1.0.4 README-DEVELOPERS TODO Documentation/strdup\ vs.\ ustr.gnumeric install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/doc/ustr-devel-1.0.4/html Documentation/index.html Documentation/functions.html Documentation/constants.html Documentation/design.html Documentation/tutorial.html install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/doc/ustr-devel-1.0.4/examples examples/Makefile examples/basename.c examples/custr.c examples/dirname.c examples/fgrep.c examples/hello_world.c examples/hexdump.c examples/linecat.c examples/mkdir_p.c examples/netstr.c examples/nums.c examples/txt2html.c install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/man/man1 Documentation/ustr-import.1 install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/man/man3 Documentation/ustr.3 Documentation/ustr_const.3 install -m 755 ustr-import /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/bin/ustr-import >>> ustr 1.0.4 Fixing libtool files >>> ustr 1.0.4 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/ustr-1.0.4/ Making directories install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/lib install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/ustr-1.0.4 install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/ustr-devel-1.0.4 install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/ustr-devel-1.0.4/html install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/ustr-devel-1.0.4/examples install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1 install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3 install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/bin install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/include ustr.h ustr-debug.h ustr-b.h ustr-cmp.h ustr-cntl.h ustr-compiler.h ustr-fmt.h ustr-io.h ustr-ins.h ustr-main.h ustr-parse.h ustr-pool.h ustr-replace.h ustr-sc.h ustr-set.h ustr-split.h ustr-spn.h ustr-srch.h ustr-sub.h ustr-utf8.h Installing files Installing files install -m 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/lib libustr.a install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/include ustr-conf.h ustr-conf-debug.h install -m 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/lib libustr-debug.a install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/share/ustr-1.0.4 ustr-b-dbg-code.c ustr-cmp-dbg-code.c ustr-fmt-dbg-code.c ustr-io-dbg-code.c ustr-ins-dbg-code.c ustr-main-dbg-code.c ustr-parse-dbg-code.c ustr-pool-dbg-code.c ustr-replace-dbg-code.c ustr-sc-dbg-code.c ustr-set-dbg-code.c ustr-split-dbg-code.c ustr-spn-dbg-code.c ustr-srch-dbg-code.c ustr-sub-dbg-code.c ustr-utf8-dbg-code.c ustr-b-opt-code.c ustr-cmp-opt-code.c ustr-fmt-opt-code.c ustr-io-opt-code.c ustr-ins-opt-code.c ustr-main-opt-code.c ustr-parse-opt-code.c ustr-pool-opt-code.c ustr-replace-opt-code.c ustr-sc-opt-code.c ustr-set-opt-code.c ustr-split-opt-code.c ustr-spn-opt-code.c ustr-srch-opt-code.c ustr-sub-opt-code.c ustr-utf8-opt-code.c malloc-check.h ustr-b-code.h ustr-cmp-code.h ustr-cmp-internal.h ustr-cntl-code.h ustr-fmt-code.h ustr-fmt-internal.h ustr-io-code.h ustr-io-internal.h ustr-ins-code.h ustr-ins-internal.h ustr-main-code.h ustr-main-internal.h ustr-parse-code.h ustr-pool-code.h ustr-replace-code.h ustr-replace-internal.h ustr-sc-code.h ustr-sc-internal.h ustr-set-code.h ustr-set-internal.h ustr-split-code.h ustr-split-internal.h ustr-spn-code.h ustr-srch-code.h ustr-srch-internal.h ustr-sub-code.h ustr-sub-internal.h ustr-utf8-code.h ustr-utf8-internal.h install -m 755 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/lib libustr-1.0.so.1.0.4 install -m 755 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/lib libustr-debug-1.0.so.1.0.4 rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-1.0.so.1 ln -s libustr-1.0.so.1.0.4 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-1.0.so.1 rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-debug-1.0.so.1 rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr.so ln -s libustr-debug-1.0.so.1.0.4 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-debug-1.0.so.1 install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/share/ustr-1.0.4 .gdbinit ln -s libustr-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr.so rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-debug.so install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/ustr-devel-1.0.4 README-DEVELOPERS TODO Documentation/strdup\ vs.\ ustr.gnumeric rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-1.0.so ln -s libustr-debug-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-debug.so ln -s libustr-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-1.0.so rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-debug-1.0.so install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/ustr-devel-1.0.4/html Documentation/index.html Documentation/functions.html Documentation/constants.html Documentation/design.html Documentation/tutorial.html /bin/true -n /home/buildroot/autobuild/run/instance-1/output/target/usr/lib ln -s libustr-debug-1.0.so.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libustr-debug-1.0.so install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig ustr.pc install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/ustr-devel-1.0.4/examples examples/Makefile examples/basename.c examples/custr.c examples/dirname.c examples/fgrep.c examples/hello_world.c examples/hexdump.c examples/linecat.c examples/mkdir_p.c examples/netstr.c examples/nums.c examples/txt2html.c /bin/true -n /home/buildroot/autobuild/run/instance-1/output/target/usr/lib install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig ustr-debug.pc install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1 Documentation/ustr-import.1 install -pm 644 -t /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3 Documentation/ustr.3 Documentation/ustr_const.3 install -m 755 ustr-import /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ustr-import >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/lib/luarocks/rocks/manifest" is touched by more than one package: ['lpeg', 'lua-periphery', 'lua-testmore', 'luajson'] Warning: target file "./usr/bin/lspci" is touched by more than one package: ['busybox', 'pciutils'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/logger" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/sbin/fdformat" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-cxxtest'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/luarocks mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/autobuild/run/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/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00940-g2332025"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.02-git-00940-g2332025 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> acl 2.2.52 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> argp-standalone 1.3 Collecting legal info >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.17 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> ijs 0.35 Collecting legal info ERROR: No hash found for README >>> initscripts Collecting legal info >>> inotify-tools 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395 Collecting legal info ERROR: No hash found for COPYING >>> irqbalance v1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libcgi 1.1 Collecting legal info >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmng 2.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> live555 2017.10.28 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lpeg 1.0.1-1 Collecting legal info >>> host-luarocks 2.4.3 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> lua-periphery 1.0.6-1 Collecting legal info ERROR: No hash found for lua-periphery/LICENSE >>> lua-testmore 0.3.3-1 Collecting legal info ERROR: No hash found for lua-TestMore-0.3.3/COPYRIGHT >>> luajson 1.3.4-1 Collecting legal info ERROR: No hash found for luajson/LICENSE >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> picocom 3.0 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.31.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) >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> squid 3.5.27 Collecting legal info COPYING: OK (sha256: 58f5d05257af1fb964fde20e134d660fac9afa86b6fd8c70d63ead63068378fa) >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) WARNING: lpeg-1.0.1-1: cannot save license (LPEG_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'