+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/ustr.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XlXFrr
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf ustr-1.0.4
+ /usr/bin/tar -xof -
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/ustr-1.0.4.tar.bz2
+ 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):'
Patch #0 (c99-inline.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file ustr-compiler.h
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UhAKdc
+ 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   -fgnu89-inline' 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   -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
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
Creating ustr-conf.h
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
echo Compiling for A  DBG lib: ustr-fmt-dbg-code.c
Compiling for A DBG lib: ustr-b-dbg-code.c
echo Compiling for A  DBG lib: ustr-io-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   -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
Compiling for A DBG lib: ustr-fmt-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   -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
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   -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
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   -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
In file included from ustr-b-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ustr-io-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-fmt-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-main.h:49:0,
                 from ustr-io-dbg-code.c:11:
ustr-io-dbg-code.c: In function 'ustrp__io_get':
ustr-io-code.h:14:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-io-code.h:14:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
   ^~~~~~~~~~~
ustr-io-dbg-code.c: In function 'ustrp__io_getdelim':
ustr-io-code.h:126:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-io-code.h:126:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
   ^~~~~~~~~~~
ustr-io-dbg-code.c: In function 'ustrp__io_put':
ustr-io-code.h:187:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-io-code.h:187:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
   ^~~~~~~~~~~
In file included from ustr-cmp-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-main.h:49:0,
                 from ustr-cmp-dbg-code.c:11:
ustr-cmp-dbg-code.c: In function 'ustr_cmp_fast_buf':
ustr-cmp.h:164:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp.h:164:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_prefix_buf_eq':
ustr-cmp.h:179:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp.h:179:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_suffix_buf_eq':
ustr-cmp.h:192:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp.h:192:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_buf':
ustr-cmp-code.h:15:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:15:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_buf':
ustr-cmp-code.h:85:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:85:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_prefix_buf_eq':
ustr-cmp-code.h:125:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:125:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_suffix_buf_eq':
ustr-cmp-code.h:139:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:139:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
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   -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   -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   -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
In file included from ustr-ins-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-cntl.h:100:0,
                 from ustr-main.h:150,
                 from ustr-main-dbg-code.c:11:
ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool':
ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (USTR__STREQ(ptr, "no"))  return (USTR_FALSE);
   ^~
ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                return (!!def);
                                ^~~~~~
In file included from ustr-main-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-main.h:935:0,
                 from ustr-main-dbg-code.c:11:
ustr-main-code.h: In function 'ustr_owner':
ustr-main-code.h:184:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
             if (s1->data[5]) return (USTR_FALSE);
                ^
ustr-main-code.h:186:5: note: here
     case 4: if (s1->data[4]) return (USTR_FALSE);
     ^~~~
ustr-main-code.h:187:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
             if (s1->data[3]) return (USTR_FALSE);
                ^
ustr-main-code.h:188:5: note: here
     case 2: if (s1->data[2]) return (USTR_FALSE);
     ^~~~
ustr-main-code.h:188:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 2: if (s1->data[2]) return (USTR_FALSE);
                ^
ustr-main-code.h:190:5: note: here
     case 1:                  return (s1->data[1] == 1);
     ^~~~
ustr-main-code.h: In function 'ustr__embed_val_set':
ustr-main-code.h:233:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       data[4] = (val >> 32) & 0xFF;
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
ustr-main-code.h:235:5: note: here
     case 4:
     ^~~~
ustr-main-code.h:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       data[2] = (val >> 16) & 0xFF;
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
ustr-main-code.h:238:5: note: here
     case 2:
     ^~~~
ustr-main-code.h:239:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       data[1] = (val >>  8) & 0xFF;
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
ustr-main-code.h:240:5: note: here
     case 1:
     ^~~~
ustr-main-code.h: In function 'ustr__ref_add':
ustr-main-code.h:327:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 8: if (!lim) lim = 0xFFFFFFFFFFFFFFFFULL;
                ^
ustr-main-code.h:329:5: note: here
     case 4: if (!lim) lim = 0xFFFFFFFFUL;
     ^~~~
ustr-main-code.h:329:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 4: if (!lim) lim = 0xFFFFFFFFUL;
                ^
ustr-main-code.h:330:5: note: here
     case 2: if (!lim) lim = 0xFFFF;
     ^~~~
ustr-main-code.h:330:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 2: if (!lim) lim = 0xFFFF;
                ^
ustr-main-code.h:331:5: note: here
     case 1: if (!lim) lim = 0xFF;
     ^~~~
In file included from ustr-parse.h:79:0,
                 from ustr-parse-dbg-code.c:20:
ustr-parse-code.h: In function 'ustr__parse_num_beg':
ustr-parse-code.h:54:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
         *tst_neg = USTR_TRUE;
ustr-parse-code.h:55:7: note: here
       case '+':
       ^~~~
In file included from ustr-parse-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
echo Compiling for A  DBG lib: ustr-pool-dbg-code.c
Compiling for A DBG lib: ustr-pool-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   -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-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   -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
In file included from ustr-replace-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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
In file included from ustr-sc.h:199:0,
                 from ustr-sc-dbg-code.c:22:
ustr-sc-code.h: In function 'ustrp__sc_tolower':
ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
ustr-sc-code.h: In function 'ustrp__sc_toupper':
ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
In file included from ustr-sc-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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
In file included from ustr-set-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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   -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
In file included from ustr-split-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
echo Compiling for A  DBG lib: ustr-srch-dbg-code.c
Compiling for A 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   -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
In file included from ustr-spn-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-srch-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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   -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
In file included from ustr-sub-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-utf8-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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   -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   -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
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   -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   -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   -fgnu89-inline           -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-main-code-a-opt.o -c ustr-main-opt-code.c
In file included from ustr-cntl.h:100:0,
                 from ustr-main.h:150,
                 from ustr-main-opt-code.c:11:
ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool':
ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (USTR__STREQ(ptr, "no"))  return (USTR_FALSE);
   ^~
ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                return (!!def);
                                ^~~~~~
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   -fgnu89-inline           -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-parse-code-a-opt.o -c ustr-parse-opt-code.c
In file included from ustr-main.h:935:0,
                 from ustr-main-opt-code.c:11:
ustr-main-code.h: In function 'ustrp__dupx_undef':
ustr-main-code.h:676:16: warning: variable 'chk' set but not used [-Wunused-but-set-variable]
   struct Ustr *chk = USTR_NULL;
                ^~~
ustr-main-code.h: In function 'ustrp__dupx_empty':
ustr-main-code.h:1055:7: warning: variable 'eret' set but not used [-Wunused-but-set-variable]
   int eret = USTR_FALSE;
       ^~~~
In file included from ustr-main-opt-code.c:11:0:
ustr-main-opt-code.c: In function 'ustrp__assert_valid':
ustr-main.h:61:13: warning: nonnull argument 's1' compared to NULL [-Wnonnull-compare]
     do { if (x){} else return (y); } while (USTR_FALSE)
             ^
ustr-main-code.h:66:3: note: in expansion of macro 'USTR_ASSERT_RET'
   USTR_ASSERT_RET(s1, USTR_FALSE);
   ^~~~~~~~~~~~~~~
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   -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   -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   -fgnu89-inline           -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sc-code-a-opt.o -c ustr-sc-opt-code.c
In file included from ustr-sc.h:199:0,
                 from ustr-sc-opt-code.c:22:
ustr-sc-code.h: In function 'ustrp__sc_tolower':
ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
ustr-sc-code.h: In function 'ustrp__sc_toupper':
ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
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   -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
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   -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   -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   -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   -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   -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   -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   -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
In file included from ustr-b-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
echo Compiling for SO DBG lib: ustr-fmt-dbg-code.c
Compiling for SO DBG lib: ustr-fmt-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   -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
In file included from ustr-cmp-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-main.h:49:0,
                 from ustr-cmp-dbg-code.c:11:
ustr-cmp-dbg-code.c: In function 'ustr_cmp_fast_buf':
ustr-cmp.h:164:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp.h:164:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_prefix_buf_eq':
ustr-cmp.h:179:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp.h:179:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_suffix_buf_eq':
ustr-cmp.h:192:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp.h:192:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_buf':
ustr-cmp-code.h:15:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:15:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_buf':
ustr-cmp-code.h:85:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:85:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_prefix_buf_eq':
ustr-cmp-code.h:125:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:125:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
ustr-cmp-dbg-code.c: In function 'ustr_cmp_case_suffix_buf_eq':
ustr-cmp-code.h:139:37: warning: nonnull argument 'buf' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
               ~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-cmp-code.h:139:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ustr_assert_valid(s1) && buf);
   ^~~~~~~~~~~
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   -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
In file included from ustr-fmt-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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
In file included from ustr-io-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-main.h:49:0,
                 from ustr-io-dbg-code.c:11:
ustr-io-dbg-code.c: In function 'ustrp__io_get':
ustr-io-code.h:14:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-io-code.h:14:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
   ^~~~~~~~~~~
ustr-io-dbg-code.c: In function 'ustrp__io_getdelim':
ustr-io-code.h:126:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-io-code.h:126:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
   ^~~~~~~~~~~
ustr-io-dbg-code.c: In function 'ustrp__io_put':
ustr-io-code.h:187:53: warning: nonnull argument 'fp' compared to NULL [-Wnonnull-compare]
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ustr-io-code.h:187:3: note: in expansion of macro 'USTR_ASSERT'
   USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
   ^~~~~~~~~~~
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   -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
In file included from ustr-ins-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-cntl.h:100:0,
                 from ustr-main.h:150,
                 from ustr-main-dbg-code.c:11:
ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool':
ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (USTR__STREQ(ptr, "no"))  return (USTR_FALSE);
   ^~
ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                return (!!def);
                                ^~~~~~
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   -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
In file included from ustr-main-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-main.h:935:0,
                 from ustr-main-dbg-code.c:11:
ustr-main-code.h: In function 'ustr_owner':
ustr-main-code.h:184:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
             if (s1->data[5]) return (USTR_FALSE);
                ^
ustr-main-code.h:186:5: note: here
     case 4: if (s1->data[4]) return (USTR_FALSE);
     ^~~~
ustr-main-code.h:187:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
             if (s1->data[3]) return (USTR_FALSE);
                ^
ustr-main-code.h:188:5: note: here
     case 2: if (s1->data[2]) return (USTR_FALSE);
     ^~~~
ustr-main-code.h:188:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 2: if (s1->data[2]) return (USTR_FALSE);
                ^
ustr-main-code.h:190:5: note: here
     case 1:                  return (s1->data[1] == 1);
     ^~~~
ustr-main-code.h: In function 'ustr__embed_val_set':
ustr-main-code.h:233:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       data[4] = (val >> 32) & 0xFF;
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
ustr-main-code.h:235:5: note: here
     case 4:
     ^~~~
ustr-main-code.h:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       data[2] = (val >> 16) & 0xFF;
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
ustr-main-code.h:238:5: note: here
     case 2:
     ^~~~
ustr-main-code.h:239:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       data[1] = (val >>  8) & 0xFF;
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
ustr-main-code.h:240:5: note: here
     case 1:
     ^~~~
ustr-main-code.h: In function 'ustr__ref_add':
ustr-main-code.h:327:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 8: if (!lim) lim = 0xFFFFFFFFFFFFFFFFULL;
                ^
ustr-main-code.h:329:5: note: here
     case 4: if (!lim) lim = 0xFFFFFFFFUL;
     ^~~~
ustr-main-code.h:329:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 4: if (!lim) lim = 0xFFFFFFFFUL;
                ^
ustr-main-code.h:330:5: note: here
     case 2: if (!lim) lim = 0xFFFF;
     ^~~~
ustr-main-code.h:330:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
     case 2: if (!lim) lim = 0xFFFF;
                ^
ustr-main-code.h:331:5: note: here
     case 1: if (!lim) lim = 0xFF;
     ^~~~
echo Compiling for SO DBG lib: ustr-pool-dbg-code.c
Compiling for SO DBG lib: ustr-pool-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   -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
In file included from ustr-parse.h:79:0,
                 from ustr-parse-dbg-code.c:20:
ustr-parse-code.h: In function 'ustr__parse_num_beg':
ustr-parse-code.h:54:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
         *tst_neg = USTR_TRUE;
ustr-parse-code.h:55:7: note: here
       case '+':
       ^~~~
In file included from ustr-parse-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
echo Compiling for SO DBG lib: ustr-replace-dbg-code.c
echo Compiling for SO DBG lib: ustr-sc-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   -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
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   -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
In file included from ustr-sc.h:199:0,
                 from ustr-sc-dbg-code.c:22:
ustr-sc-code.h: In function 'ustrp__sc_tolower':
ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
ustr-sc-code.h: In function 'ustrp__sc_toupper':
ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
In file included from ustr-sc-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-replace-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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
In file included from ustr-set-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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
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   -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-spn-code-so-dbg.o -c ustr-spn-dbg-code.c
In file included from ustr-split-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-spn-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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   -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
In file included from ustr-srch-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
In file included from ustr-sub-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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
In file included from ustr-utf8-dbg-code.c:11:0:
ustr-main.h: In function 'ustr_xi__embed_val_get':
ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[4]) << 32);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:872:5: note: here
     case 4:
     ^~~~
ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[2]) << 16);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:875:5: note: here
     case 2:
     ^~~~
ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
       ret |= (((size_t)data[1]) <<  8);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ustr-main.h:877:5: note: here
     case 1:
     ^~~~
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   -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   -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
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   -fgnu89-inline     -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o 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   -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   -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   -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
In file included from ustr-cntl.h:100:0,
                 from ustr-main.h:150,
                 from ustr-main-opt-code.c:11:
ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool':
ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (USTR__STREQ(ptr, "no"))  return (USTR_FALSE);
   ^~
ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                                return (!!def);
                                ^~~~~~
In file included from ustr-main.h:935:0,
                 from ustr-main-opt-code.c:11:
ustr-main-code.h: In function 'ustrp__dupx_undef':
ustr-main-code.h:676:16: warning: variable 'chk' set but not used [-Wunused-but-set-variable]
   struct Ustr *chk = USTR_NULL;
                ^~~
ustr-main-code.h: In function 'ustrp__dupx_empty':
ustr-main-code.h:1055:7: warning: variable 'eret' set but not used [-Wunused-but-set-variable]
   int eret = USTR_FALSE;
       ^~~~
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   -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
In file included from ustr-main-opt-code.c:11:0:
ustr-main-opt-code.c: In function 'ustrp__assert_valid':
ustr-main.h:61:13: warning: nonnull argument 's1' compared to NULL [-Wnonnull-compare]
     do { if (x){} else return (y); } while (USTR_FALSE)
             ^
ustr-main-code.h:66:3: note: in expansion of macro 'USTR_ASSERT_RET'
   USTR_ASSERT_RET(s1, USTR_FALSE);
   ^~~~~~~~~~~~~~~
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   -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   -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   -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
In file included from ustr-sc.h:199:0,
                 from ustr-sc-opt-code.c:22:
ustr-sc-code.h: In function 'ustrp__sc_tolower':
ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
ustr-sc-code.h: In function 'ustrp__sc_toupper':
ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
   size_t clen;
          ^~~~
echo Compiling for SO OPT lib: ustr-set-opt-code.c
Compiling for SO 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   -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   -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   -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   -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   -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   -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
ar: creating libustr-debug.a
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
ar: creating libustr.a
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
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-so-dbg.o ustr-set-code-so-dbg.o ustr-split-code-so-dbg.o ustr-spn-code-so-dbg.o ustr-srch-code-so-dbg.o ustr-sub-code-so-dbg.o ustr-utf8-code-so-dbg.o -Wl,-soname -Wl,libustr-debug-1.0.so.1 -Wl,-version-script -Wl,libustr.ver  -o libustr-debug-1.0.so.1.0.4
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  -o libustr-1.0.so.1.0.4
ranlib libustr.a
echo Done static
Done static
echo Done shared
Done shared
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cd0Ftd
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64
+ cd ustr-1.0.4
+ rm -rf /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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-24.fc28.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-24.fc28.riscv64/usr/lib64
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/ustr-1.0.4
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/doc/ustr-devel
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/ustr-1.0.4/examples
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/man/man1
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/man/man3
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/bin
install -d /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64/pkgconfig
echo Installing files
Installing files
install -m 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64 libustr-debug.a libustr.a
install -m 755 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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-24.fc28.riscv64/usr/lib64/libustr-1.0.so.1
ln -s libustr-1.0.so.1.0.4 /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64/libustr-1.0.so.1
rm -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64/libustr.so
ln -s libustr-1.0.so.1 /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64/libustr.so
rm -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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-24.fc28.riscv64/usr/lib64/libustr-debug-1.0.so.1
rm -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64/libustr-debug.so
ln -s libustr-debug-1.0.so.1 /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64/libustr-debug.so
/bin/true -n /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/lib64
install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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-24.fc28.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-24.fc28.riscv64/usr/share/ustr-1.0.4 .gdbinit
install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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
install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/ustr-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-24.fc28.riscv64/usr/share/man/man1 Documentation/ustr-import.1
install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/man/man3 Documentation/ustr.3 Documentation/ustr_const.3
install -m 755 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/bin ustr-import
install -pm 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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-24.fc28.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-24.fc28.riscv64/usr/include/ustr-conf-debug.h \
                         /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf-debug-$mlib.h; \
                   mv -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf.h \
                         /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf-$mlib.h; \
                   mv -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/bin/ustr-import \
                         /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/libexec/ustr-1.0.4/ustr-import-$mlib
install -m 644 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include ustr-conf-multilib-linux.h ustr-conf-debug-multilib-linux.h 
mv -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf-debug-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf-debug.h
mv -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf.h
install -m 755 -t /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/bin ustr-import-multilib
mv -f /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/bin/ustr-import-multilib /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/bin/ustr-import
touch --reference ustr-conf-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf.h
touch --reference ustr-conf-debug-multilib-linux.h /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/include/ustr-conf-debug.h
touch --reference ustr-import-multilib.in /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/bin/ustr-import
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in ./usr/bin/ustr-import from #! /bin/sh -e to #!/bin/sh -e
mangling shebang in ./usr/libexec/ustr-1.0.4/ustr-import-64 from #! /bin/sh -e to #!/bin/sh -e
Processing files: ustr-1.0.4-24.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l1iBHl
+ umask 022
+ cd /builddir/build/BUILD
+ cd ustr-1.0.4
+ DOCDIR=/builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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-24.fc28.riscv64/usr/share/doc/ustr
+ cp -pr ChangeLog /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/doc/ustr
+ cp -pr README /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/doc/ustr
+ cp -pr NEWS /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/doc/ustr
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jJWw0J
+ umask 022
+ cd /builddir/build/BUILD
+ cd ustr-1.0.4
+ LICENSEDIR=/builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.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-24.fc28.riscv64/usr/share/licenses/ustr
+ cp -pr LICENSE LICENSE_BSD LICENSE_LGPL LICENSE_MIT /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64/usr/share/licenses/ustr
+ 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-24.fc28 ustr(riscv-64) = 1.0.4-24.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
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-24.fc28.riscv64
Provides: pkgconfig(ustr) = 1.0.4 ustr-devel = 1.0.4-24.fc28 ustr-devel(riscv-64) = 1.0.4-24.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/pkg-config libustr-1.0.so.1()(64bit)
Processing files: ustr-static-1.0.4-24.fc28.riscv64
Provides: ustr-static = 1.0.4-24.fc28 ustr-static(riscv-64) = 1.0.4-24.fc28
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-24.fc28.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-24.fc28 ustr-debug(riscv-64) = 1.0.4-24.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
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-24.fc28.riscv64
Provides: ustr-debug-static = 1.0.4-24.fc28 ustr-debug-static(riscv-64) = 1.0.4-24.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64
Wrote: /builddir/build/SRPMS/ustr-1.0.4-24.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/ustr-1.0.4-24.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ustr-devel-1.0.4-24.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ustr-static-1.0.4-24.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ustr-debug-1.0.4-24.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ustr-debug-static-1.0.4-24.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9w4v8D
+ umask 022
+ cd /builddir/build/BUILD
+ cd ustr-1.0.4
+ rm -rf /builddir/build/BUILDROOT/ustr-1.0.4-24.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff