Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ustr.spec'], chrootPath='/var/lib/mock/f31-build-70814-30535/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ustr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/ustr-1.0.4-29.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ustr.spec'], chrootPath='/var/lib/mock/f31-build-70814-30535/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ustr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o7JPh7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ustr-1.0.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ustr-1.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ustr-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (c99-inline.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (c99-inline.patch): patching file ustr-compiler.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kYcex8 + umask 022 + cd /builddir/build/BUILD + cd ustr-1.0.4 + make -j4 all-shared 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' HIDE= echo Compiling: auto configuration test: 64bit echo Compiling: auto configuration test: vsnprintf Compiling: auto configuration test: 64bit Compiling: auto configuration test: vsnprintf cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -o autoconf_64b autoconf_64b.c cc -o autoconf_vsnprintf autoconf_vsnprintf.c echo Creating ustr-import echo Creating ustr-conf.h echo Creating ustr-conf-debug.h Creating ustr-import Creating ustr-conf.h sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ sed -e 's,@INCLUDEDIR@,/usr/include,g' -e 's,@SHRDIR@,/usr/share/ustr-1.0.4,g' -e 's,@VERS@,1.0,g' -e 's,@VERS_FULL@,1.0.4,g' -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-import.in > ustr-import have_stdint_h=0; dbg1=0; dbg2=0; \ sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ sed -e "s,@HAVE_STDINT_H@,$have_stdint_h,g" -e "s,@USE_ASSERT@,$dbg1,g" -e "s,@USE_EOS_MARK@,$dbg2,g" -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-conf.h.in > ustr-conf.h Creating ustr-conf-debug.h have_stdint_h=0; dbg1=1; dbg2=1; \ sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ sed -e "s,@HAVE_STDINT_H@,$have_stdint_h,g" -e "s,@USE_ASSERT@,$dbg1,g" -e "s,@USE_EOS_MARK@,$dbg2,g" -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-conf.h.in > ustr-conf-debug.h chmod 755 ustr-import echo Compiling for A DBG lib: ustr-b-dbg-code.c echo Compiling for A DBG lib: ustr-cmp-dbg-code.c Compiling for A DBG lib: ustr-b-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-a-dbg.o -c ustr-b-dbg-code.c echo Compiling for A DBG lib: ustr-fmt-dbg-code.c Compiling for A DBG lib: ustr-cmp-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-a-dbg.o -c ustr-cmp-dbg-code.c echo Compiling for A DBG lib: ustr-io-dbg-code.c Compiling for A DBG lib: ustr-fmt-dbg-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1In file included from ustr-io-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: In file included from ustr-cmp-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ustr-fmt-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-b-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main.h:49, BUILDSTDERR: from ustr-io-dbg-code.c:11: BUILDSTDERR: ustr-io-dbg-code.c: In function 'ustrp__io_get': BUILDSTDERR: ustr-io-code.h:14:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 14 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ustr-io-code.h:14:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 14 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-io-dbg-code.c: In function 'ustrp__io_getdelim': BUILDSTDERR: ustr-io-code.h:126:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 126 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ustr-io-code.h:126:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 126 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-io-dbg-code.c: In function 'ustrp__io_put': BUILDSTDERR: ustr-io-code.h:187:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 187 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ustr-io-code.h:187:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 187 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ustr-main.h:49, BUILDSTDERR: from ustr-cmp-dbg-code.c:11: BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_fast_buf': BUILDSTDERR: ustr-cmp.h:164:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 164 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp.h:164:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 164 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_prefix_buf_eq': BUILDSTDERR: ustr-cmp.h:179:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 179 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp.h:179:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 179 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_suffix_buf_eq': BUILDSTDERR: ustr-cmp.h:192:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 192 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp.h:192:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 192 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_buf': BUILDSTDERR: ustr-cmp-code.h:15:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 15 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:15:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 15 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_buf': BUILDSTDERR: ustr-cmp-code.h:85:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 85 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:85:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 85 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_prefix_buf_eq': BUILDSTDERR: ustr-cmp-code.h:125:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 125 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:125:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 125 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_suffix_buf_eq': BUILDSTDERR: ustr-cmp-code.h:139:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 139 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:139:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 139 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ustr-ins-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-cntl.h:100, BUILDSTDERR: from ustr-main.h:150, BUILDSTDERR: from ustr-main-dbg-code.c:11: BUILDSTDERR: ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool': BUILDSTDERR: ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 67 | if (USTR__STREQ(ptr, "no")) return (USTR_FALSE); BUILDSTDERR: | ^~ BUILDSTDERR: ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 69 | return (!!def); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ustr-parse.h:79, BUILDSTDERR: from ustr-parse-dbg-code.c:20: BUILDSTDERR: ustr-parse-code.h: In function 'ustr__parse_num_beg': BUILDSTDERR: ustr-parse-code.h:54:18: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 54 | *tst_neg = USTR_TRUE; BUILDSTDERR: ustr-parse-code.h:55:7: note: here BUILDSTDERR: 55 | case '+': BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-parse-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main.h:935, BUILDSTDERR: from ustr-main-dbg-code.c:11: BUILDSTDERR: ustr-main-code.h: In function 'ustr_owner': BUILDSTDERR: ustr-main-code.h:184:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 184 | if (s1->data[5]) return (USTR_FALSE); BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:186:5: note: here BUILDSTDERR: 186 | case 4: if (s1->data[4]) return (USTR_FALSE); BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:187:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 187 | if (s1->data[3]) return (USTR_FALSE); BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:188:5: note: here BUILDSTDERR: 188 | case 2: if (s1->data[2]) return (USTR_FALSE); BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:188:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 188 | case 2: if (s1->data[2]) return (USTR_FALSE); BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:190:5: note: here BUILDSTDERR: 190 | case 1: return (s1->data[1] == 1); BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h: In function 'ustr__embed_val_set': BUILDSTDERR: ustr-main-code.h:233:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 233 | data[4] = (val >> 32) & 0xFF; BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main-code.h:235:5: note: here BUILDSTDERR: 235 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 237 | data[2] = (val >> 16) & 0xFF; BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main-code.h:238:5: note: here BUILDSTDERR: 238 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:239:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 239 | data[1] = (val >> 8) & 0xFF; BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main-code.h:240:5: note: here BUILDSTDERR: 240 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h: In function 'ustr__ref_add': BUILDSTDERR: ustr-main-code.h:327:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 327 | case 8: if (!lim) lim = 0xFFFFFFFFFFFFFFFFULL; BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:329:5: note: here BUILDSTDERR: 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:329:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:330:5: note: here BUILDSTDERR: 330 | case 2: if (!lim) lim = 0xFFFF; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:330:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 330 | case 2: if (!lim) lim = 0xFFFF; BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:331:5: note: here BUILDSTDERR: 331 | case 1: if (!lim) lim = 0xFF; BUILDSTDERR: | ^~~~ -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-fmt-code-a-dbg.o -c ustr-fmt-dbg-code.c Compiling for A DBG lib: ustr-io-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-io-code-a-dbg.o -c ustr-io-dbg-code.c echo Compiling for A DBG lib: ustr-ins-dbg-code.c Compiling for A DBG lib: ustr-ins-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-a-dbg.o -c ustr-ins-dbg-code.c echo Compiling for A DBG lib: ustr-main-dbg-code.c Compiling for A DBG lib: ustr-main-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-a-dbg.o -c ustr-main-dbg-code.c echo Compiling for A DBG lib: ustr-parse-dbg-code.c Compiling for A DBG lib: ustr-parse-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-a-dbg.o -c ustr-parse-dbg-code.c echo Compiling for A DBG lib: ustr-pool-dbg-code.c Compiling for A DBG lib: ustr-pool-dbg-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 In file included from ustr-replace-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-sc.h:199, BUILDSTDERR: from ustr-sc-dbg-code.c:22: BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_tolower': BUILDSTDERR: ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 174 | size_t clen; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_toupper': BUILDSTDERR: ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 204 | size_t clen; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-sc-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-set-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-a-dbg.o -c ustr-pool-dbg-code.c echo Compiling for A DBG lib: ustr-replace-dbg-code.c Compiling for A DBG lib: ustr-replace-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-a-dbg.o -c ustr-replace-dbg-code.c echo Compiling for A DBG lib: ustr-sc-dbg-code.c Compiling for A DBG lib: ustr-sc-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-a-dbg.o -c ustr-sc-dbg-code.c echo Compiling for A DBG lib: ustr-set-dbg-code.c Compiling for A DBG lib: ustr-set-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-a-dbg.o -c ustr-set-dbg-code.c echo Compiling for A DBG lib: ustr-split-dbg-code.c Compiling for A DBG lib: ustr-split-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-a-dbg.o -c ustr-split-dbg-code.c echo Compiling for A DBG lib: ustr-spn-dbg-code.c Compiling for A DBG lib: ustr-spn-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-a-dbg.o -c ustr-spn-dbg-code.c echo Compiling for A DBG lib: ustr-srch-dbg-code.c BUILDSTDERR: Compiling for A DBG lib: ustr-srIn file included from ustr-split-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-spn-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-srch-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-sub-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-utf8-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ ch-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-a-dbg.o -c ustr-srch-dbg-code.c echo Compiling for A DBG lib: ustr-sub-dbg-code.c Compiling for A DBG lib: ustr-sub-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-a-dbg.o -c ustr-sub-dbg-code.c echo Compiling for A DBG lib: ustr-utf8-dbg-code.c Compiling for A DBG lib: ustr-utf8-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-a-dbg.o -c ustr-utf8-dbg-code.c echo Compiling for A OPT lib: ustr-b-opt-code.c Compiling for A OPT lib: ustr-b-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-b-code-a-opt.o -c ustr-b-opt-code.c echo Compiling for A OPT lib: ustr-cmp-opt-code.c Compiling for A OPT lib: ustr-cmp-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-cmp-code-a-opt.o -c ustr-cmp-opt-code.c echo Compiling for A OPT lib: ustr-fmt-opt-code.c Compiling for A OPT lib: ustr-fmt-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-fmt-code-a-opt.o -c ustr-fmt-opt-code.c echo Compiling for A OPT lib: ustr-io-opt-code.c Compiling for A OPT lib: ustr-io-opt-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-ccIn file included from ustr-cntl.h:100, BUILDSTDERR: from ustr-main.h:150, BUILDSTDERR: from ustr-main-opt-code.c:11: BUILDSTDERR: ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool': BUILDSTDERR: ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 67 | if (USTR__STREQ(ptr, "no")) return (USTR_FALSE); BUILDSTDERR: | ^~ BUILDSTDERR: ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 69 | return (!!def); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ustr-main.h:935, BUILDSTDERR: from ustr-main-opt-code.c:11: BUILDSTDERR: ustr-main-code.h: In function 'ustrp__dupx_undef': BUILDSTDERR: ustr-main-code.h:676:16: warning: variable 'chk' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 676 | struct Ustr *chk = USTR_NULL; BUILDSTDERR: | ^~~ BUILDSTDERR: ustr-main-code.h: In function 'ustrp__dupx_empty': BUILDSTDERR: ustr-main-code.h:1055:7: warning: variable 'eret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1055 | int eret = USTR_FALSE; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main-opt-code.c:11: BUILDSTDERR: ustr-main-opt-code.c: In function 'ustrp__assert_valid': BUILDSTDERR: ustr-main.h:61:13: warning: nonnull argument 's1' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 61 | do { if (x){} else return (y); } while (USTR_FALSE) BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:66:3: note: in expansion of macro 'USTR_ASSERT_RET' BUILDSTDERR: 66 | USTR_ASSERT_RET(s1, USTR_FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ustr-sc.h:199, BUILDSTDERR: from ustr-sc-opt-code.c:22: BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_tolower': BUILDSTDERR: ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 174 | size_t clen; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_toupper': BUILDSTDERR: ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 204 | size_t clen; BUILDSTDERR: | ^~~~ 1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-io-code-a-opt.o -c ustr-io-opt-code.c echo Compiling for A OPT lib: ustr-ins-opt-code.c Compiling for A OPT lib: ustr-ins-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-ins-code-a-opt.o -c ustr-ins-opt-code.c echo Compiling for A OPT lib: ustr-main-opt-code.c Compiling for A OPT lib: ustr-main-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-main-code-a-opt.o -c ustr-main-opt-code.c echo Compiling for A OPT lib: ustr-parse-opt-code.c Compiling for A OPT lib: ustr-parse-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-parse-code-a-opt.o -c ustr-parse-opt-code.c echo Compiling for A OPT lib: ustr-pool-opt-code.c Compiling for A OPT lib: ustr-pool-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-pool-code-a-opt.o -c ustr-pool-opt-code.c echo Compiling for A OPT lib: ustr-replace-opt-code.c Compiling for A OPT lib: ustr-replace-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-replace-code-a-opt.o -c ustr-replace-opt-code.c echo Compiling for A OPT lib: ustr-sc-opt-code.c Compiling for A OPT lib: ustr-sc-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sc-code-a-opt.o -c ustr-sc-opt-code.c echo Compiling for A OPT lib: ustr-set-opt-code.c Compiling for A OPT lib: ustr-set-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-set-code-a-opt.o -c ustr-set-opt-code.c echo Compiling for A OPT lib: ustr-split-opt-code.c Compiling for A OPT lib: ustr-split-opt-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCEIn file included from ustr-b-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ =2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-split-code-a-opt.o -c ustr-split-opt-code.c echo Compiling for A OPT lib: ustr-spn-opt-code.c Compiling for A OPT lib: ustr-spn-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-spn-code-a-opt.o -c ustr-spn-opt-code.c echo Compiling for A OPT lib: ustr-srch-opt-code.c Compiling for A OPT lib: ustr-srch-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-srch-code-a-opt.o -c ustr-srch-opt-code.c echo Compiling for A OPT lib: ustr-sub-opt-code.c Compiling for A OPT lib: ustr-sub-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sub-code-a-opt.o -c ustr-sub-opt-code.c echo Compiling for A OPT lib: ustr-utf8-opt-code.c Compiling for A OPT lib: ustr-utf8-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-utf8-code-a-opt.o -c ustr-utf8-opt-code.c echo Compiling for SO DBG lib: ustr-b-dbg-code.c Compiling for SO DBG lib: ustr-b-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-so-dbg.o -c ustr-b-dbg-code.c echo Compiling for SO DBG lib: ustr-cmp-dbg-code.c Compiling for SO DBG lib: ustr-cmp-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-so-dbg.o -c ustr-cmp-dbg-code.c echo Compiling for SO DBG lib: ustr-fmt-dbg-code.c BUILDSTDERR: Compiling for SO DBG lib: ustr-fmt-In file included from ustr-cmp-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main.h:49, BUILDSTDERR: from ustr-cmp-dbg-code.c:11: BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_fast_buf': BUILDSTDERR: ustr-cmp.h:164:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 164 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp.h:164:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 164 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_prefix_buf_eq': BUILDSTDERR: ustr-cmp.h:179:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 179 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp.h:179:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 179 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_suffix_buf_eq': BUILDSTDERR: ustr-cmp.h:192:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 192 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp.h:192:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 192 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_buf': BUILDSTDERR: ustr-cmp-code.h:15:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 15 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:15:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 15 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_buf': BUILDSTDERR: ustr-cmp-code.h:85:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 85 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:85:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 85 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_prefix_buf_eq': BUILDSTDERR: ustr-cmp-code.h:125:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 125 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:125:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 125 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_suffix_buf_eq': BUILDSTDERR: ustr-cmp-code.h:139:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 139 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: ustr-cmp-code.h:139:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 139 | USTR_ASSERT(ustr_assert_valid(s1) && buf); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ustr-fmt-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-io-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main.h:49, BUILDSTDERR: from ustr-io-dbg-code.c:11: BUILDSTDERR: ustr-io-dbg-code.c: In function 'ustrp__io_get': BUILDSTDERR: ustr-io-code.h:14:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 14 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ustr-io-code.h:14:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 14 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-io-dbg-code.c: In function 'ustrp__io_getdelim': BUILDSTDERR: ustr-io-code.h:126:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 126 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ustr-io-code.h:126:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 126 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ustr-io-dbg-code.c: In function 'ustrp__io_put': BUILDSTDERR: ustr-io-code.h:187:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 187 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ustr-io-code.h:187:3: note: in expansion of macro 'USTR_ASSERT' BUILDSTDERR: 187 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ustr-ins-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-cntl.h:100, BUILDSTDERR: from ustr-main.h:150, BUILDSTDERR: from ustr-main-dbg-code.c:11: BUILDSTDERR: ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool': BUILDSTDERR: ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 67 | if (USTR__STREQ(ptr, "no")) return (USTR_FALSE); BUILDSTDERR: | ^~ BUILDSTDERR: ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 69 | return (!!def); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ustr-main-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main.h:935, BUILDSTDERR: from ustr-main-dbg-code.c:11: BUILDSTDERR: ustr-main-code.h: In function 'ustr_owner': BUILDSTDERR: ustr-main-code.h:184:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 184 | if (s1->data[5]) return (USTR_FALSE); BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:186:5: note: here BUILDSTDERR: 186 | case 4: if (s1->data[4]) return (USTR_FALSE); BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:187:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 187 | if (s1->data[3]) return (USTR_FALSE); BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:188:5: note: here BUILDSTDERR: 188 | case 2: if (s1->data[2]) return (USTR_FALSE); BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:188:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 188 | case 2: if (s1->data[2]) return (USTR_FALSE); BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:190:5: note: here BUILDSTDERR: 190 | case 1: return (s1->data[1] == 1); BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h: In function 'ustr__embed_val_set': BUILDSTDERR: ustr-main-code.h:233:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 233 | data[4] = (val >> 32) & 0xFF; BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main-code.h:235:5: note: here BUILDSTDERR: 235 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 237 | data[2] = (val >> 16) & 0xFF; BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main-code.h:238:5: note: here BUILDSTDERR: 238 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:239:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 239 | data[1] = (val >> 8) & 0xFF; BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main-code.h:240:5: note: here BUILDSTDERR: 240 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h: In function 'ustr__ref_add': BUILDSTDERR: ustr-main-code.h:327:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 327 | case 8: if (!lim) lim = 0xFFFFFFFFFFFFFFFFULL; BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:329:5: note: here BUILDSTDERR: 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:329:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:330:5: note: here BUILDSTDERR: 330 | case 2: if (!lim) lim = 0xFFFF; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main-code.h:330:16: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 330 | case 2: if (!lim) lim = 0xFFFF; BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:331:5: note: here BUILDSTDERR: 331 | case 1: if (!lim) lim = 0xFF; BUILDSTDERR: | ^~~~ dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-fmt-code-so-dbg.o -c ustr-fmt-dbg-code.c echo Compiling for SO DBG lib: ustr-io-dbg-code.c Compiling for SO DBG lib: ustr-io-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-io-code-so-dbg.o -c ustr-io-dbg-code.c echo Compiling for SO DBG lib: ustr-ins-dbg-code.c Compiling for SO DBG lib: ustr-ins-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-so-dbg.o -c ustr-ins-dbg-code.c echo Compiling for SO DBG lib: ustr-main-dbg-code.c Compiling for SO DBG lib: ustr-main-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-so-dbg.o -c ustr-main-dbg-code.c echo Compiling for SO DBG lib: ustr-parse-dbg-code.c Compiling for SO DBG lib: ustr-parse-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-so-dbg.o -c ustr-parse-dbg-code.c echo Compiling for SO DBG lib: ustr-pool-dbg-code.c Compiling for SO DBG lib: ustr-pool-dbg-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/In file included from ustr-parse.h:79, BUILDSTDERR: from ustr-parse-dbg-code.c:20: BUILDSTDERR: ustr-parse-code.h: In function 'ustr__parse_num_beg': BUILDSTDERR: ustr-parse-code.h:54:18: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 54 | *tst_neg = USTR_TRUE; BUILDSTDERR: ustr-parse-code.h:55:7: note: here BUILDSTDERR: 55 | case '+': BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-parse-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-replace-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-sc.h:199, BUILDSTDERR: from ustr-sc-dbg-code.c:22: BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_tolower': BUILDSTDERR: ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 174 | size_t clen; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_toupper': BUILDSTDERR: ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 204 | size_t clen; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-sc-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-set-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-so-dbg.o -c ustr-pool-dbg-code.c echo Compiling for SO DBG lib: ustr-replace-dbg-code.c Compiling for SO DBG lib: ustr-replace-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-so-dbg.o -c ustr-replace-dbg-code.c echo Compiling for SO DBG lib: ustr-sc-dbg-code.c Compiling for SO DBG lib: ustr-sc-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-so-dbg.o -c ustr-sc-dbg-code.c echo Compiling for SO DBG lib: ustr-set-dbg-code.c Compiling for SO DBG lib: ustr-set-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-so-dbg.o -c ustr-set-dbg-code.c echo Compiling for SO DBG lib: ustr-split-dbg-code.c Compiling for SO DBG lib: ustr-split-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-so-dbg.o -c ustr-split-dbg-code.c echo Compiling for SO DBG lib: ustr-spn-dbg-code.c Compiling for SO DBG lib: ustr-spn-dbg-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return In file included from ustr-split-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-spn-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-srch-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-sub-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-utf8-dbg-code.c:11: BUILDSTDERR: ustr-main.h: In function 'ustr_xi__embed_val_get': BUILDSTDERR: ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 870 | ret |= (((size_t)data[4]) << 32); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:872:5: note: here BUILDSTDERR: 872 | case 4: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 874 | ret |= (((size_t)data[2]) << 16); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:875:5: note: here BUILDSTDERR: 875 | case 2: BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 876 | ret |= (((size_t)data[1]) << 8); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ustr-main.h:877:5: note: here BUILDSTDERR: 877 | case 1: BUILDSTDERR: | ^~~~ -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-so-dbg.o -c ustr-spn-dbg-code.c echo Compiling for SO DBG lib: ustr-srch-dbg-code.c Compiling for SO DBG lib: ustr-srch-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-so-dbg.o -c ustr-srch-dbg-code.c echo Compiling for SO DBG lib: ustr-sub-dbg-code.c Compiling for SO DBG lib: ustr-sub-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-so-dbg.o -c ustr-sub-dbg-code.c echo Compiling for SO DBG lib: ustr-utf8-dbg-code.c Compiling for SO DBG lib: ustr-utf8-dbg-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -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 -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-so-dbg.o -c ustr-utf8-dbg-code.c echo Compiling for SO OPT lib: ustr-b-opt-code.c Compiling for SO OPT lib: ustr-b-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-b-code-so-opt.o -c ustr-b-opt-code.c echo Compiling for SO OPT lib: ustr-cmp-opt-code.c Compiling for SO OPT lib: ustr-cmp-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-cmp-code-so-opt.o -c ustr-cmp-opt-code.c echo Compiling for SO OPT lib: ustr-fmt-opt-code.c Compiling for SO OPT lib: ustr-fmt-opt-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -oIn file included from ustr-cntl.h:100, BUILDSTDERR: from ustr-main.h:150, BUILDSTDERR: from ustr-main-opt-code.c:11: BUILDSTDERR: ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool': BUILDSTDERR: ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 67 | if (USTR__STREQ(ptr, "no")) return (USTR_FALSE); BUILDSTDERR: | ^~ BUILDSTDERR: ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 69 | return (!!def); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ustr-main.h:935, BUILDSTDERR: from ustr-main-opt-code.c:11: BUILDSTDERR: ustr-main-code.h: In function 'ustrp__dupx_undef': BUILDSTDERR: ustr-main-code.h:676:16: warning: variable 'chk' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 676 | struct Ustr *chk = USTR_NULL; BUILDSTDERR: | ^~~ BUILDSTDERR: ustr-main-code.h: In function 'ustrp__dupx_empty': BUILDSTDERR: ustr-main-code.h:1055:7: warning: variable 'eret' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1055 | int eret = USTR_FALSE; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ustr-main-opt-code.c:11: BUILDSTDERR: ustr-main-opt-code.c: In function 'ustrp__assert_valid': BUILDSTDERR: ustr-main.h:61:13: warning: nonnull argument 's1' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 61 | do { if (x){} else return (y); } while (USTR_FALSE) BUILDSTDERR: | ^ BUILDSTDERR: ustr-main-code.h:66:3: note: in expansion of macro 'USTR_ASSERT_RET' BUILDSTDERR: 66 | USTR_ASSERT_RET(s1, USTR_FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ustr-sc.h:199, BUILDSTDERR: from ustr-sc-opt-code.c:22: BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_tolower': BUILDSTDERR: ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 174 | size_t clen; BUILDSTDERR: | ^~~~ BUILDSTDERR: ustr-sc-code.h: In function 'ustrp__sc_toupper': BUILDSTDERR: ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 204 | size_t clen; BUILDSTDERR: | ^~~~ ustr-fmt-code-so-opt.o -c ustr-fmt-opt-code.c echo Compiling for SO OPT lib: ustr-io-opt-code.c Compiling for SO OPT lib: ustr-io-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-io-code-so-opt.o -c ustr-io-opt-code.c echo Compiling for SO OPT lib: ustr-ins-opt-code.c Compiling for SO OPT lib: ustr-ins-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-ins-code-so-opt.o -c ustr-ins-opt-code.c echo Compiling for SO OPT lib: ustr-main-opt-code.c Compiling for SO OPT lib: ustr-main-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-main-code-so-opt.o -c ustr-main-opt-code.c echo Compiling for SO OPT lib: ustr-parse-opt-code.c Compiling for SO OPT lib: ustr-parse-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-parse-code-so-opt.o -c ustr-parse-opt-code.c echo Compiling for SO OPT lib: ustr-pool-opt-code.c Compiling for SO OPT lib: ustr-pool-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-pool-code-so-opt.o -c ustr-pool-opt-code.c echo Compiling for SO OPT lib: ustr-replace-opt-code.c Compiling for SO OPT lib: ustr-replace-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-replace-code-so-opt.o -c ustr-replace-opt-code.c echo Compiling for SO OPT lib: ustr-sc-opt-code.c Compiling for SO OPT lib: ustr-sc-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sc-code-so-opt.o -c ustr-sc-opt-code.c echo Compiling for SO OPT lib: ustr-set-opt-code.c Compiling for SO OPT lib: ustr-set-opt-code.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-anar: creating libustr-debug.a BUILDSTDERR: ar: creating libustr.a nobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-set-code-so-opt.o -c ustr-set-opt-code.c echo Compiling for SO OPT lib: ustr-split-opt-code.c Compiling for SO OPT lib: ustr-split-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-split-code-so-opt.o -c ustr-split-opt-code.c echo Compiling for SO OPT lib: ustr-spn-opt-code.c Compiling for SO OPT lib: ustr-spn-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-spn-code-so-opt.o -c ustr-spn-opt-code.c echo Compiling for SO OPT lib: ustr-srch-opt-code.c Compiling for SO OPT lib: ustr-srch-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-srch-code-so-opt.o -c ustr-srch-opt-code.c echo Compiling for SO OPT lib: ustr-sub-opt-code.c Compiling for SO OPT lib: ustr-sub-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sub-code-so-opt.o -c ustr-sub-opt-code.c echo Compiling for SO OPT lib: ustr-utf8-opt-code.c Compiling for SO OPT lib: ustr-utf8-opt-code.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fgnu89-inline -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-utf8-code-so-opt.o -c ustr-utf8-opt-code.c echo Linking A DBG lib: libustr-debug.a Linking A DBG lib: libustr-debug.a 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 ranlib libustr-debug.a echo Linking A OPT lib: libustr.a Linking A OPT lib: libustr.a 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 echo Linking SO DBG lib: libustr-debug-1.0.so.1.0.4 Linking SO DBG lib: libustr-debug-1.0.so.1.0.4 BUILDSTDERR: cc -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-+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libustr-debug-1.0.so.1.0.4 ranlib libustr.a echo Linking SO OPT lib: libustr-1.0.so.1.0.4 Linking SO OPT lib: libustr-1.0.so.1.0.4 cc -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libustr-1.0.so.1.0.4 echo Done static Done static echo Done shared Done shared Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MthY99 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 + cd ustr-1.0.4 + rm -rf /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 + make install-multilib-linux prefix=/usr bindir=/usr/bin mandir=/usr/share/man datadir=/usr/share libdir=/usr/lib64 includedir=/usr/include libexecdir=/usr/libexec DOCSHRDIR=/usr/share/doc/ustr-devel DESTDIR=/builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 LDCONFIG=/bin/true HIDE= echo Done static Done static echo Done shared Done shared echo Making directories Making directories install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64 install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/ustr-1.0.4 install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/doc/ustr-devel install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/ustr-1.0.4/examples install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/man/man3 install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/bin install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/pkgconfig echo Installing files Installing files install -m 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64 libustr-debug.a libustr.a install -m 755 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64 libustr-debug-1.0.so.1.0.4 libustr-1.0.so.1.0.4 rm -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-1.0.so.1 ln -s libustr-1.0.so.1.0.4 /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-1.0.so.1 rm -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr.so ln -s libustr-1.0.so.1 /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr.so rm -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-debug-1.0.so.1 ln -s libustr-debug-1.0.so.1.0.4 /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-debug-1.0.so.1 rm -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-debug.so ln -s libustr-debug-1.0.so.1 /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-debug.so /bin/true -n /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64 install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include ustr.h ustr-debug.h ustr-conf.h ustr-conf-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 install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/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 -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/ustr-1.0.4 .gdbinit install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/doc/ustr-devel README-DEVELOPERS TODO Documentation/strdup\ vs.\ ustr.gnumeric Documentation/index.html Documentation/functions.html Documentation/constants.html Documentation/design.html Documentation/tutorial.html BUILDSTDERR: install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/ust+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.4-29.fc31 --unique-debug-suffix -1.0.4-29.fc31.riscv64 --unique-debug-src-base ustr-1.0.4-29.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ustr-1.0.4 BUILDSTDERR: 780 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs r-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 /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/man/man1 Documentation/ustr-import.1 install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/man/man3 Documentation/ustr.3 Documentation/ustr_const.3 install -m 755 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/bin ustr-import install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/pkgconfig ustr.pc ustr-debug.pc sed -e 's,@INCLUDEDIR@,/usr/include,g' -e 's,@MBINDIR@,/usr/libexec/ustr-1.0.4,g' < ustr-import-multilib.in > ustr-import-multilib install -d /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/libexec/ustr-1.0.4 mlib=`./autoconf_64b`; \ if test "x$mlib" = "x1"; then mlib=64; else mlib=32; fi; \ mv -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf-debug.h \ /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf-debug-$mlib.h; \ mv -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf.h \ /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf-$mlib.h; \ mv -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/bin/ustr-import \ /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/libexec/ustr-1.0.4/ustr-import-$mlib install -m 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include ustr-conf-multilib-linux.h ustr-conf-debug-multilib-linux.h mv -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf-debug-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf-debug.h mv -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf.h install -m 755 -t /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/bin ustr-import-multilib mv -f /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/bin/ustr-import-multilib /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/bin/ustr-import touch --reference ustr-conf-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf.h touch --reference ustr-conf-debug-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/include/ustr-conf-debug.h touch --reference ustr-import-multilib.in /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/bin/ustr-import explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-debug-1.0.so.1.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-1.0.so.1.0.4 extracting debug info from /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-1.0.so.1.0.4 extracting debug info from /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/lib64/libustr-debug-1.0.so.1.0.4 original debug info size: 2600kB, size after compression: 2480kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. mangling shebang in /usr/bin/ustr-import from /bin/sh -e to #!/usr/bin/sh -e mangling shebang in /usr/libexec/ustr-1.0.4/ustr-import-64 from /bin/sh -e to #!/usr/bin/sh -e Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vRjHCa Processing files: ustr-1.0.4-29.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6mqF67 + umask 022 + cd /builddir/build/BUILD + cd ustr-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/doc/ustr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/doc/ustr + cp -pr ChangeLog /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/doc/ustr + cp -pr README /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/doc/ustr + cp -pr NEWS /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/doc/ustr + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.70JOS8 + umask 022 + cd /builddir/build/BUILD + cd ustr-1.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/licenses/ustr + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/licenses/ustr + cp -pr LICENSE LICENSE_BSD LICENSE_LGPL LICENSE_MIT /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64/usr/share/licenses/ustr + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libustr-1.0.so.1()(64bit) libustr-1.0.so.1(USTR_1.0)(64bit) libustr-1.0.so.1(USTR_1.0.1)(64bit) libustr-1.0.so.1(USTR_1.0.2)(64bit) libustr-1.0.so.1(USTR_1.0.3)(64bit) libustr-1.0.so.1(USTR_1.0.4)(64bit) ustr = 1.0.4-29.fc31 ustr(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ustr-devel-1.0.4-29.fc31.riscv64 Provides: pkgconfig(ustr) = 1.0.4 ustr-devel = 1.0.4-29.fc31 ustr-devel(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh libustr-1.0.so.1()(64bit) Processing files: ustr-static-1.0.4-29.fc31.riscv64 Provides: ustr-static = 1.0.4-29.fc31 ustr-static(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ustr-debug-1.0.4-29.fc31.riscv64 Provides: libustr-debug-1.0.so.1()(64bit) libustr-debug-1.0.so.1(USTR_1.0)(64bit) libustr-debug-1.0.so.1(USTR_1.0.1)(64bit) libustr-debug-1.0.so.1(USTR_1.0.2)(64bit) libustr-debug-1.0.so.1(USTR_1.0.3)(64bit) libustr-debug-1.0.so.1(USTR_1.0.4)(64bit) pkgconfig(ustr-debug) = 1.0.4 ustr-debug = 1.0.4-29.fc31 ustr-debug(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libustr-debug-1.0.so.1()(64bit) rtld(GNU_HASH) Processing files: ustr-debug-static-1.0.4-29.fc31.riscv64 Provides: ustr-debug-static = 1.0.4-29.fc31 ustr-debug-static(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ustr-debugsource-1.0.4-29.fc31.riscv64 Provides: ustr-debugsource = 1.0.4-29.fc31 ustr-debugsource(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ustr-debuginfo-1.0.4-29.fc31.riscv64 Provides: debuginfo(build-id) = b4820924e204c85fcf2974026df1b65a7dfdf845 ustr-debuginfo = 1.0.4-29.fc31 ustr-debuginfo(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ustr-debugsource(riscv-64) = 1.0.4-29.fc31 Processing files: ustr-debug-debuginfo-1.0.4-29.fc31.riscv64 Provides: debuginfo(build-id) = 0a2788dd011ef4cda179f6f41170a9906a088c0c ustr-debug-debuginfo = 1.0.4-29.fc31 ustr-debug-debuginfo(riscv-64) = 1.0.4-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ustr-debugsource(riscv-64) = 1.0.4-29.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 Wrote: /builddir/build/RPMS/ustr-1.0.4-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ustr-debug-1.0.4-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ustr-debugsource-1.0.4-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ustr-devel-1.0.4-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ustr-debuginfo-1.0.4-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ustr-debug-debuginfo-1.0.4-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ustr-static-1.0.4-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ustr-debug-static-1.0.4-29.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3qKcG7 + umask 022 + cd /builddir/build/BUILD + cd ustr-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ustr-1.0.4-29.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0