<86>May 4 02:18:10 userdel[1917991]: delete user 'rooter' <86>May 4 02:18:10 userdel[1917991]: removed group 'rooter' owned by 'rooter' <86>May 4 02:18:10 userdel[1917991]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:18:10 groupadd[1917998]: group added to /etc/group: name=rooter, GID=1802 <86>May 4 02:18:10 groupadd[1917998]: group added to /etc/gshadow: name=rooter <86>May 4 02:18:10 groupadd[1917998]: new group: name=rooter, GID=1802 <86>May 4 02:18:10 useradd[1918008]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>May 4 02:18:10 userdel[1918022]: delete user 'builder' <86>May 4 02:18:10 userdel[1918022]: removed group 'builder' owned by 'builder' <86>May 4 02:18:10 userdel[1918022]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:18:10 groupadd[1918042]: group added to /etc/group: name=builder, GID=1803 <86>May 4 02:18:10 groupadd[1918042]: group added to /etc/gshadow: name=builder <86>May 4 02:18:10 groupadd[1918042]: new group: name=builder, GID=1803 <86>May 4 02:18:10 useradd[1918061]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ustr-1.0.4-alt5.nosrc.rpm (w1.gzdio) Installing ustr-1.0.4-alt5.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ustr-1.0.4 + echo 'Source #0 (ustr-1.0.4.tar.gz):' Source #0 (ustr-1.0.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ustr-1.0.4.tar.gz + /bin/tar -xf - + cd ustr-1.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (c99-inline.patch):' Patch #1 (c99-inline.patch): + /usr/bin/patch -p1 patching file ustr-compiler.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ustr-1.0.4 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fgnu89-inline' all-shared libustr.a ustr-import make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling: auto configuration test: vsnprintf make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling: auto configuration test: 64bit make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Creating ustr-conf.h make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Creating ustr-conf-debug.h make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Creating ustr-import make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-pool-dbg-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-fmt-dbg-code.c In file included from ustr-fmt-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-b-dbg-code.c In file included from ustr-b-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-parse-dbg-code.c In file included from ustr-parse.h:79, 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=] 54 | *tst_neg = USTR_TRUE; ustr-parse-code.h:55:7: note: here 55 | case '+': | ^~~~ In file included from ustr-parse-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-io-dbg-code.c In file included from ustr-io-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ In file included from ustr-main.h:49: ustr-io-code.h: In function 'ustrp__io_get': ustr-io-code.h:14:53: warning: 'nonnull' argument 'fp' compared to NULL [-Wnonnull-compare] 14 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ustr-io-code.h: In function 'ustrp__io_getdelim': ustr-io-code.h:126:53: warning: 'nonnull' argument 'fp' compared to NULL [-Wnonnull-compare] 126 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ustr-io-code.h: In function 'ustrp__io_put': ustr-io-code.h:187:53: warning: 'nonnull' argument 'fp' compared to NULL [-Wnonnull-compare] 187 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-ins-dbg-code.c In file included from ustr-ins-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-set-dbg-code.c In file included from ustr-set-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-split-dbg-code.c In file included from ustr-split-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-replace-dbg-code.c In file included from ustr-replace-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-utf8-dbg-code.c In file included from ustr-utf8-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-sub-dbg-code.c In file included from ustr-sub-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-cmp-dbg-code.c In file included from ustr-cmp-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ In file included from ustr-main.h:49: ustr-cmp.h: In function 'ustr_cmp_fast_buf': ustr-cmp.h:164:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 164 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp.h: In function 'ustr_cmp_prefix_buf_eq': ustr-cmp.h:179:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 179 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp.h: In function 'ustr_cmp_suffix_buf_eq': ustr-cmp.h:192:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 192 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_buf': ustr-cmp-code.h:15:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 15 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_case_buf': ustr-cmp-code.h:85:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 85 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_case_prefix_buf_eq': ustr-cmp-code.h:125:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 125 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_case_suffix_buf_eq': ustr-cmp-code.h:139:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 139 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-spn-dbg-code.c In file included from ustr-spn-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-srch-dbg-code.c In file included from ustr-srch-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-sc-dbg-code.c In file included from ustr-sc.h:199, 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] 174 | 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] 204 | size_t clen; | ^~~~ In file included from ustr-sc-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-fmt-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-b-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-pool-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-parse-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-io-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-ins-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-replace-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-set-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-split-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-cmp-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-b-dbg-code.c In file included from ustr-b-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-utf8-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-sub-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A DBG lib: ustr-main-dbg-code.c In file included from ustr-cntl.h:100, 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] 67 | 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' 69 | return (!!def); | ^~~~~~ ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ In file included from ustr-main.h:935: ustr-main-code.h: In function 'ustr_owner': ustr-main-code.h:184:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 184 | if (s1->data[5]) return (USTR_FALSE); | ^ ustr-main-code.h:186:5: note: here 186 | case 4: if (s1->data[4]) return (USTR_FALSE); | ^~~~ ustr-main-code.h:187:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 187 | if (s1->data[3]) return (USTR_FALSE); | ^ ustr-main-code.h:188:5: note: here 188 | case 2: if (s1->data[2]) return (USTR_FALSE); | ^~~~ ustr-main-code.h:188:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 188 | case 2: if (s1->data[2]) return (USTR_FALSE); | ^ ustr-main-code.h:190:5: note: here 190 | 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=] 233 | data[4] = (val >> 32) & 0xFF; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ustr-main-code.h:235:5: note: here 235 | case 4: | ^~~~ ustr-main-code.h:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | data[2] = (val >> 16) & 0xFF; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ustr-main-code.h:238:5: note: here 238 | case 2: | ^~~~ ustr-main-code.h:239:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 239 | data[1] = (val >> 8) & 0xFF; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ustr-main-code.h:240:5: note: here 240 | 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=] 327 | case 8: if (!lim) lim = 0xFFFFFFFFFFFFFFFFULL; | ^ ustr-main-code.h:329:5: note: here 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; | ^~~~ ustr-main-code.h:329:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; | ^ ustr-main-code.h:330:5: note: here 330 | case 2: if (!lim) lim = 0xFFFF; | ^~~~ ustr-main-code.h:330:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 330 | case 2: if (!lim) lim = 0xFFFF; | ^ ustr-main-code.h:331:5: note: here 331 | case 1: if (!lim) lim = 0xFF; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-sc-opt-code.c In file included from ustr-sc.h:199, 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] 174 | 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] 204 | size_t clen; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-fmt-dbg-code.c In file included from ustr-fmt-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-spn-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-srch-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-io-dbg-code.c In file included from ustr-io-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ In file included from ustr-main.h:49: ustr-io-code.h: In function 'ustrp__io_get': ustr-io-code.h:14:53: warning: 'nonnull' argument 'fp' compared to NULL [-Wnonnull-compare] 14 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ustr-io-code.h: In function 'ustrp__io_getdelim': ustr-io-code.h:126:53: warning: 'nonnull' argument 'fp' compared to NULL [-Wnonnull-compare] 126 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ustr-io-code.h: In function 'ustrp__io_put': ustr-io-code.h:187:53: warning: 'nonnull' argument 'fp' compared to NULL [-Wnonnull-compare] 187 | USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-ins-dbg-code.c In file included from ustr-ins-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-pool-dbg-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-parse-dbg-code.c In file included from ustr-parse.h:79, 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=] 54 | *tst_neg = USTR_TRUE; ustr-parse-code.h:55:7: note: here 55 | case '+': | ^~~~ In file included from ustr-parse-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-cmp-dbg-code.c In file included from ustr-cmp-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ In file included from ustr-main.h:49: ustr-cmp.h: In function 'ustr_cmp_fast_buf': ustr-cmp.h:164:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 164 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp.h: In function 'ustr_cmp_prefix_buf_eq': ustr-cmp.h:179:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 179 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp.h: In function 'ustr_cmp_suffix_buf_eq': ustr-cmp.h:192:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 192 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_buf': ustr-cmp-code.h:15:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 15 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_case_buf': ustr-cmp-code.h:85:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 85 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_case_prefix_buf_eq': ustr-cmp-code.h:125:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 125 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ustr-cmp-code.h: In function 'ustr_cmp_case_suffix_buf_eq': ustr-cmp-code.h:139:37: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 139 | USTR_ASSERT(ustr_assert_valid(s1) && buf); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-split-dbg-code.c In file included from ustr-split-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-set-dbg-code.c In file included from ustr-set-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-replace-dbg-code.c In file included from ustr-replace-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for A OPT lib: ustr-main-opt-code.c In file included from ustr-cntl.h:100, 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] 67 | 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' 69 | return (!!def); | ^~~~~~ In file included from ustr-main.h:935: 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] 676 | 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] 1055 | int eret = USTR_FALSE; | ^~~~ ustr-main-code.h: In function 'ustrp__assert_valid': ustr-main.h:61:13: warning: 'nonnull' argument 's1' compared to NULL [-Wnonnull-compare] 61 | do { if (x){} else return (y); } while (USTR_FALSE) | ^ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-utf8-dbg-code.c In file included from ustr-utf8-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-b-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-fmt-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-sc-dbg-code.c In file included from ustr-sc.h:199, 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] 174 | 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] 204 | size_t clen; | ^~~~ In file included from ustr-sc-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-spn-dbg-code.c In file included from ustr-spn-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-srch-dbg-code.c In file included from ustr-srch-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-sub-dbg-code.c In file included from ustr-sub-dbg-code.c:11: ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: 'ustr-import' is up to date. make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-ins-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-io-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-parse-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-pool-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Linking A DBG lib: libustr-debug.a ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libustr-debug.a make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Linking A OPT lib: libustr.a ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libustr.a make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: 'libustr.a' is up to date. make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Done static make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO DBG lib: ustr-main-dbg-code.c In file included from ustr-cntl.h:100, 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] 67 | 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' 69 | return (!!def); | ^~~~~~ ustr-main.h: In function 'ustr_xi__embed_val_get': ustr-main.h:870:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 870 | ret |= (((size_t)data[4]) << 32); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:872:5: note: here 872 | case 4: | ^~~~ ustr-main.h:874:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ret |= (((size_t)data[2]) << 16); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:875:5: note: here 875 | case 2: | ^~~~ ustr-main.h:876:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 876 | ret |= (((size_t)data[1]) << 8); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ustr-main.h:877:5: note: here 877 | case 1: | ^~~~ In file included from ustr-main.h:935: ustr-main-code.h: In function 'ustr_owner': ustr-main-code.h:184:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 184 | if (s1->data[5]) return (USTR_FALSE); | ^ ustr-main-code.h:186:5: note: here 186 | case 4: if (s1->data[4]) return (USTR_FALSE); | ^~~~ ustr-main-code.h:187:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 187 | if (s1->data[3]) return (USTR_FALSE); | ^ ustr-main-code.h:188:5: note: here 188 | case 2: if (s1->data[2]) return (USTR_FALSE); | ^~~~ ustr-main-code.h:188:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 188 | case 2: if (s1->data[2]) return (USTR_FALSE); | ^ ustr-main-code.h:190:5: note: here 190 | 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=] 233 | data[4] = (val >> 32) & 0xFF; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ustr-main-code.h:235:5: note: here 235 | case 4: | ^~~~ ustr-main-code.h:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | data[2] = (val >> 16) & 0xFF; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ustr-main-code.h:238:5: note: here 238 | case 2: | ^~~~ ustr-main-code.h:239:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 239 | data[1] = (val >> 8) & 0xFF; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ustr-main-code.h:240:5: note: here 240 | 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=] 327 | case 8: if (!lim) lim = 0xFFFFFFFFFFFFFFFFULL; | ^ ustr-main-code.h:329:5: note: here 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; | ^~~~ ustr-main-code.h:329:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 329 | case 4: if (!lim) lim = 0xFFFFFFFFUL; | ^ ustr-main-code.h:330:5: note: here 330 | case 2: if (!lim) lim = 0xFFFF; | ^~~~ ustr-main-code.h:330:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 330 | case 2: if (!lim) lim = 0xFFFF; | ^ ustr-main-code.h:331:5: note: here 331 | case 1: if (!lim) lim = 0xFF; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-split-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-set-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-replace-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-cmp-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-utf8-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-sub-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-sc-opt-code.c In file included from ustr-sc.h:199, 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] 174 | 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] 204 | size_t clen; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-spn-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-srch-opt-code.c make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Compiling for SO OPT lib: ustr-main-opt-code.c In file included from ustr-cntl.h:100, 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] 67 | 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' 69 | return (!!def); | ^~~~~~ In file included from ustr-main.h:935: 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] 676 | 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] 1055 | int eret = USTR_FALSE; | ^~~~ ustr-main-code.h: In function 'ustrp__assert_valid': ustr-main.h:61:13: warning: 'nonnull' argument 's1' compared to NULL [-Wnonnull-compare] 61 | do { if (x){} else return (y); } while (USTR_FALSE) | ^ make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Linking SO DBG lib: libustr-debug-1.0.so.1.0.4 make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Linking SO OPT lib: libustr-1.0.so.1.0.4 make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Done shared make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28541 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ustr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ustr-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ustr-1.0.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ustr-buildroot/usr exec_prefix=/usr/src/tmp/ustr-buildroot/usr bindir=/usr/src/tmp/ustr-buildroot/usr/bin sbindir=/usr/src/tmp/ustr-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ustr-buildroot/etc datadir=/usr/src/tmp/ustr-buildroot/usr/share includedir=/usr/src/tmp/ustr-buildroot/usr/include libdir=/usr/src/tmp/ustr-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ustr-buildroot/usr/lib localstatedir=/usr/src/tmp/ustr-buildroot/var/lib runstatedir=/usr/src/tmp/ustr-buildroot/var/run sharedstatedir=/usr/src/tmp/ustr-buildroot/var/lib mandir=/usr/src/tmp/ustr-buildroot/usr/share/man infodir=/usr/src/tmp/ustr-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/ustr-1.0.4' Done static Done shared Making directories install -d /usr/src/tmp/ustr-buildroot/usr/lib64 install -d /usr/src/tmp/ustr-buildroot/usr/include install -d /usr/src/tmp/ustr-buildroot/usr/share/ustr-1.0.4 install -d /usr/src/tmp/ustr-buildroot/usr/share/doc/ustr-devel-1.0.4 install -d /usr/src/tmp/ustr-buildroot/usr/share/ustr-1.0.4/examples install -d /usr/src/tmp/ustr-buildroot/usr/share/man/man1 install -d /usr/src/tmp/ustr-buildroot/usr/share/man/man3 install -d /usr/src/tmp/ustr-buildroot/usr/bin install -d /usr/src/tmp/ustr-buildroot/usr/lib64/pkgconfig Installing files install -m 644 -t /usr/src/tmp/ustr-buildroot/usr/lib64 libustr-debug.a libustr.a install -m 755 -t /usr/src/tmp/ustr-buildroot/usr/lib64 libustr-debug-1.0.so.1.0.4 libustr-1.0.so.1.0.4 rm -f /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-1.0.so.1 ln -s libustr-1.0.so.1.0.4 /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-1.0.so.1 rm -f /usr/src/tmp/ustr-buildroot/usr/lib64/libustr.so ln -s libustr-1.0.so.1 /usr/src/tmp/ustr-buildroot/usr/lib64/libustr.so rm -f /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-debug-1.0.so.1 ln -s libustr-debug-1.0.so.1.0.4 /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-debug-1.0.so.1 rm -f /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-debug.so ln -s libustr-debug-1.0.so.1 /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-debug.so /sbin/ldconfig -n /usr/src/tmp/ustr-buildroot/usr/lib64 install -pm 644 -t /usr/src/tmp/ustr-buildroot/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 /usr/src/tmp/ustr-buildroot/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 /usr/src/tmp/ustr-buildroot/usr/share/ustr-1.0.4 .gdbinit install -pm 644 -t /usr/src/tmp/ustr-buildroot/usr/share/doc/ustr-devel-1.0.4 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 /usr/src/tmp/ustr-buildroot/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 /usr/src/tmp/ustr-buildroot/usr/share/man/man1 Documentation/ustr-import.1 install -pm 644 -t /usr/src/tmp/ustr-buildroot/usr/share/man/man3 Documentation/ustr.3 Documentation/ustr_const.3 install -m 755 -t /usr/src/tmp/ustr-buildroot/usr/bin ustr-import install -pm 644 -t /usr/src/tmp/ustr-buildroot/usr/lib64/pkgconfig ustr.pc ustr-debug.pc make: Leaving directory '/usr/src/RPM/BUILD/ustr-1.0.4' + rm -v /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-debug.a /usr/src/tmp/ustr-buildroot/usr/lib64/libustr.a removed '/usr/src/tmp/ustr-buildroot/usr/lib64/libustr-debug.a' removed '/usr/src/tmp/ustr-buildroot/usr/lib64/libustr.a' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ustr-buildroot (auto) mode of './usr/lib64/libustr-1.0.so.1.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libustr-debug-1.0.so.1.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ustr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ustr-buildroot/ (default) Compressing files in /usr/src/tmp/ustr-buildroot (auto) Adjusting library links in /usr/src/tmp/ustr-buildroot ./usr/lib64: (from :0) libustr-1.0.so.1 -> libustr-1.0.so.1.0.4 libustr-debug-1.0.so.1 -> libustr-debug-1.0.so.1.0.4 Verifying ELF objects in /usr/src/tmp/ustr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ustr-buildroot Processing files: libustr-1.0.4-alt5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65693 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ustr-1.0.4 + DOCDIR=/usr/src/tmp/ustr-buildroot/usr/share/doc/libustr-1.0.4 + export DOCDIR + rm -rf /usr/src/tmp/ustr-buildroot/usr/share/doc/libustr-1.0.4 + /bin/mkdir -p /usr/src/tmp/ustr-buildroot/usr/share/doc/libustr-1.0.4 + cp -prL ChangeLog LICENSE LICENSE_BSD LICENSE_LGPL LICENSE_MIT README NEWS /usr/src/tmp/ustr-buildroot/usr/share/doc/libustr-1.0.4 + chmod -R go-w /usr/src/tmp/ustr-buildroot/usr/share/doc/libustr-1.0.4 + chmod -R a+rX /usr/src/tmp/ustr-buildroot/usr/share/doc/libustr-1.0.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SzULif find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-1.0.so.1: 533 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uByib4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libustr-1.0.so.1()(64bit) = set:ndTZzxri4wZsKztY0I48c3tyulxPyyW6gIfIMrOayZsEMRXY06pSnwbeaPkcvE3ftGZgsF6Awx9lb2yGoBgwqyzb3wRsM0z8UC2in8JChEbAiGM0CvXqvyzFs2vogt1Erv4U6KihXcHVx5kJKaDiJQbme0gGzz0efDNgkGk5jlM2aKgzJlNIdOBcNKgFZG2h9gW5qIZJWetRwgQukFI3dxEMV1Xsfm8Nd0B4eKeBVr2Dl9ekuacpZ30FaDnx1nlvcvBP0S0Qh4Acj1bZjNerh0ZAaAWbcGgbwxbdCcHo8mc2ZH2z30cBunNL5zpr5zM4xdIknRb4AsY774x60iLoDVMBHRV1nIzcGa8rVcErIZqUChUPtrEZHRtB4cPZJ0sdy1r1r6kyQjIanYFvSa30U6OUuvD9qfcW9KqYLr2hS4uoiKj8MPqhUKzCkKMsRItrVlw4y37JAqfA5rkH31R8ORRQXrE9KawAejcZB84P02RlQ1oZBfV8qp3wZ7ywCvghnTpIPD3g2dlvG3hQQQpguGGqPyH2E5go3X2WyHp6vZkjP8MUH30EXctdxrsXilAZws2rrPc6m6lmS8fNq7Y7fZwMro6591j4eod7EudIexwN2Za930F2dmjSgwdMmh7mOfmuO32kXhVZyi8A834Z8i9VlQWmh9tswzHm5M24ToqLsiWRDetdAqqzg6j01Nt0nHhKnVmBqDzDfGQgWZ0R5aBFhFXxpkCC9e8nqMcCIl0drNmYdfGQOulMHGpmgsuAs0Esdz8ZyFsEafbVtFttZ8LvFEbZaqbTDsFZcvAqaEON1GZJisfWbTYg3a5zp69FfZI1g0qOJwGIp40gebKlrOex30BnzKa2N6F5PsqQYdV5PZupmKYtqGzget2ZyOo0FqYL5lGZ95sS5mCWhPm1AcTaumsaxqlkzxxWgWXSCw1wNxq2wAkZgLhmyKFMXhvoei5lGwjpqnj2jpeoW79E0FTsQOeUPUvWq09BIQfVBaQ8vPsxRXA4wodEi587ZpwWZanga9CPJosYF9eVYy7V5JW9lyZzKPfb13Knd0Fk0b3V5pcDtd5810VrygTz4TrqulhTyZiK9Ce0tBCNQMEnTwp4Cv5qsdwENK1, 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) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qmZB0U Creating libustr-debuginfo package Processing files: libustr-devel-1.0.4-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gwFaaZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FVY9FM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cp Provides: pkgconfig(ustr) = 1.0.4 Requires: pkg-config >= 0.14, libustr = 1.0.4-alt5, /bin/sh, /usr/lib64/libustr-1.0.so.1, /usr/lib64/pkgconfig, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nfkniz Processing files: libustr-devel-debug-1.0.4-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4FeRsb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ustr-buildroot/usr/lib64/libustr-debug-1.0.so.1: 533 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1U8Cwa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libustr-debug-1.0.so.1()(64bit) = set:ndTZzxri4wZsKztY0I48c3tyulxPyyW6gIfIMrOayZsEMRXY06pSnwbeaPkcvE3ftGZgsF6Awx9lb2yGoBgwqyzb3wRsM0z8UC2in8JChEbAiGM0CvXqvyzFs2vogt1Erv4U6KihXcHVx5kJKaDiJQbme0gGzz0efDNgkGk5jlM2aKgzJlNIdOBcNKgFZG2h9gW5qIZJWetRwgQukFI3dxEMV1Xsfm8Nd0B4eKeBVr2Dl9ekuacpZ30FaDnx1nlvcvBP0S0Qh4Acj1bZjNerh0ZAaAWbcGgbwxbdCcHo8mc2ZH2z30cBunNL5zpr5zM4xdIknRb4AsY774x60iLoDVMBHRV1nIzcGa8rVcErIZqUChUPtrEZHRtB4cPZJ0sdy1r1r6kyQjIanYFvSa30U6OUuvD9qfcW9KqYLr2hS4uoiKj8MPqhUKzCkKMsRItrVlw4y37JAqfA5rkH31R8ORRQXrE9KawAejcZB84P02RlQ1oZBfV8qp3wZ7ywCvghnTpIPD3g2dlvG3hQQQpguGGqPyH2E5go3X2WyHp6vZkjP8MUH30EXctdxrsXilAZws2rrPc6m6lmS8fNq7Y7fZwMro6591j4eod7EudIexwN2Za930F2dmjSgwdMmh7mOfmuO32kXhVZyi8A834Z8i9VlQWmh9tswzHm5M24ToqLsiWRDetdAqqzg6j01Nt0nHhKnVmBqDzDfGQgWZ0R5aBFhFXxpkCC9e8nqMcCIl0drNmYdfGQOulMHGpmgsuAs0Esdz8ZyFsEafbVtFttZ8LvFEbZaqbTDsFZcvAqaEON1GZJisfWbTYg3a5zp69FfZI1g0qOJwGIp40gebKlrOex30BnzKa2N6F5PsqQYdV5PZupmKYtqGzget2ZyOo0FqYL5lGZ95sS5mCWhPm1AcTaumsaxqlkzxxWgWXSCw1wNxq2wAkZgLhmyKFMXhvoei5lGwjpqnj2jpeoW79E0FTsQOeUPUvWq09BIQfVBaQ8vPsxRXA4wodEi587ZpwWZanga9CPJosYF9eVYy7V5JW9lyZzKPfb13Knd0Fk0b3V5pcDtd5810VrygTz4TrqulhTyZiK9Ce0tBCNQMEnTwp4Cv5qsdwENK1, 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 Requires: pkg-config >= 0.14, libustr-devel = 1.0.4-alt5, /usr/include/ustr-b.h, /usr/include/ustr-cmp.h, /usr/include/ustr-fmt.h, /usr/include/ustr-ins.h, /usr/include/ustr-io.h, /usr/include/ustr-main.h, /usr/include/ustr-parse.h, /usr/include/ustr-pool.h, /usr/include/ustr-replace.h, /usr/include/ustr-sc.h, /usr/include/ustr-set.h, /usr/include/ustr-split.h, /usr/include/ustr-spn.h, /usr/include/ustr-srch.h, /usr/include/ustr-sub.h, /usr/include/ustr-utf8.h, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YF5aox Creating libustr-devel-debug-debuginfo package Processing files: libustr-debuginfo-1.0.4-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K4I0KY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.00jL56 find-requires: running scripts (debuginfo) Provides: debug64(libustr-1.0.so.1) Requires: libustr = 1.0.4-alt5, debug64(libc.so.6) Processing files: libustr-devel-debug-debuginfo-1.0.4-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IjNEs6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4xMckC find-requires: running scripts (debuginfo) Provides: debug64(libustr-debug-1.0.so.1) Requires: libustr-devel-debug = 1.0.4-alt5, debug64(libc.so.6) Adding to libustr-devel a strict dependency on libustr Adding to libustr-debuginfo a strict dependency on libustr Adding to libustr-devel-debug a strict dependency on libustr-devel Adding to libustr-devel-debug-debuginfo a strict dependency on libustr-devel-debug Adding to libustr-devel-debug-debuginfo a strict dependency on libustr-debuginfo Removing from libustr-devel-debug-debuginfo 38 sources provided by libustr-debuginfo Removing 1 extra deps from libustr-devel due to dependency on libustr Removing 16 extra deps from libustr-devel-debug due to dependency on libustr-devel Removing 5 extra deps from libustr-devel-debug due to repentancy on libustr Removing 2 extra deps from libustr-devel-debug due to repentancy on libustr-devel Removing 1 extra deps from libustr-devel-debug-debuginfo due to repentancy on libustr-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libustr-1.0.4-alt5.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libustr-devel-1.0.4-alt5.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libustr-devel-debug-1.0.4-alt5.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libustr-debuginfo-1.0.4-alt5.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libustr-devel-debug-debuginfo-1.0.4-alt5.x86_64.rpm (w2.lzdio) 10.64user 4.56system 0:16.31elapsed 93%CPU (0avgtext+0avgdata 70136maxresident)k 0inputs+0outputs (0major+945852minor)pagefaults 0swaps 0.59user 1.73system 0:21.65elapsed 10%CPU (0avgtext+0avgdata 12488maxresident)k 0inputs+0outputs (0major+94094minor)pagefaults 0swaps --- libustr-1.0.4-alt5.x86_64.rpm.repo 2021-09-13 13:55:22.000000000 +0000 +++ libustr-1.0.4-alt5.x86_64.rpm.hasher 2024-05-04 02:18:29.190185850 +0000 @@ -24,3 +24,3 @@ File: /usr/lib64/libustr-1.0.so.1 120777 root:root libustr-1.0.so.1.0.4 -File: /usr/lib64/libustr-1.0.so.1.0.4 100644 root:root 5c15052233eaee5f72bbb4f93cf763e5 +File: /usr/lib64/libustr-1.0.so.1.0.4 100644 root:root a5033fc9719e05e73e958b4e08a1cf94 File: /usr/share/doc/libustr-1.0.4 40755 root:root @@ -33,2 +33,2 @@ File: /usr/share/doc/libustr-1.0.4/README 100644 root:root b5c4fe1e4afb9528fe9bd870ef896446 -RPMIdentity: 885720c1df72a8cce6ca036bebfcf12139541329da604f360829b03d4d868e57a1ad1251fc05578dababbc9029be858368e243a2bb5d1eb106eb6d6cdf4eac21 +RPMIdentity: b8104c97016ab465131c3dd84c4541a8eca430b3dc98db4c7375213acd8d58030ea6e83f669f7b3efca02d10aaff56c55e40ad3f0ff6bc65df210b955a30338e --- libustr-debuginfo-1.0.4-alt5.x86_64.rpm.repo 2021-09-13 13:55:22.000000000 +0000 +++ libustr-debuginfo-1.0.4-alt5.x86_64.rpm.hasher 2024-05-04 02:18:29.272187531 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/415fc233b0efe14b429b82356a2baf86084706 120777 root:root ../../../../lib64/libustr-1.0.so.1.0.4 -/usr/lib/debug/.build-id/b7/415fc233b0efe14b429b82356a2baf86084706.debug 120777 root:root ../../usr/lib64/libustr-1.0.so.1.0.4.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/3565ccfe9d97fb62f2d6ccb52fba09c61d1690 120777 root:root ../../../../lib64/libustr-1.0.so.1.0.4 +/usr/lib/debug/.build-id/38/3565ccfe9d97fb62f2d6ccb52fba09c61d1690.debug 120777 root:root ../../usr/lib64/libustr-1.0.so.1.0.4.debug /usr/lib/debug/usr/lib64/libustr-1.0.so.1.0.4.debug 100644 root:root @@ -7,4 +7,7 @@ /usr/src/debug/ustr-1.0.4/malloc-check.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-b-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-b.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-cmp-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-cmp-internal.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-cmp-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-cmp.h 100644 root:root @@ -13,24 +16,41 @@ /usr/src/debug/ustr-1.0.4/ustr-fmt-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-fmt-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-ins-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-ins-internal.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-ins-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-ins.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-io-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-io-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-io.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-main-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-main-internal.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-main-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-main.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-parse-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-parse-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-parse.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-pool-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-pool-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-replace-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-replace-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-replace.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-sc-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-sc-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-sc.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-set-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-set-internal.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-set-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-set.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-split-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-split-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-split.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-spn-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-spn-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-spn.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-srch-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-srch-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-srch.h 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-sub-code.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-sub-internal.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-sub-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-sub.h 100644 root:root @@ -38,2 +58,3 @@ /usr/src/debug/ustr-1.0.4/ustr-utf8-internal.h 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-utf8-opt-code.c 100644 root:root /usr/src/debug/ustr-1.0.4/ustr-utf8.h 100644 root:root @@ -44,6 +65,6 @@ Provides: libustr-debuginfo = 1.0.4-alt5:sisyphus+285142.100.1.1 -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/415fc233b0efe14b429b82356a2baf86084706 120777 root:root ../../../../lib64/libustr-1.0.so.1.0.4 -File: /usr/lib/debug/.build-id/b7/415fc233b0efe14b429b82356a2baf86084706.debug 120777 root:root ../../usr/lib64/libustr-1.0.so.1.0.4.debug -File: /usr/lib/debug/usr/lib64/libustr-1.0.so.1.0.4.debug 100644 root:root 70d937e9ba661a3063b468a5e01d1670 +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/3565ccfe9d97fb62f2d6ccb52fba09c61d1690 120777 root:root ../../../../lib64/libustr-1.0.so.1.0.4 +File: /usr/lib/debug/.build-id/38/3565ccfe9d97fb62f2d6ccb52fba09c61d1690.debug 120777 root:root ../../usr/lib64/libustr-1.0.so.1.0.4.debug +File: /usr/lib/debug/usr/lib64/libustr-1.0.so.1.0.4.debug 100644 root:root 59e05a2cb609d3e7959731e6bfa42544 File: /usr/lib/debug/usr/lib64/libustr-1.0.so.1.debug 120777 root:root libustr-1.0.so.1.0.4.debug @@ -51,4 +72,7 @@ File: /usr/src/debug/ustr-1.0.4/malloc-check.h 100644 root:root 098e08f98ea9d638c380cf725894e2af +File: /usr/src/debug/ustr-1.0.4/ustr-b-opt-code.c 100644 root:root 6c3d8b0e65f11b7106f00934ab701674 File: /usr/src/debug/ustr-1.0.4/ustr-b.h 100644 root:root ed97a5e77443417b96ca3a1d9f5b120a File: /usr/src/debug/ustr-1.0.4/ustr-cmp-code.h 100644 root:root ab1ef4bfd27abea4b0e3282cd9b26669 +File: /usr/src/debug/ustr-1.0.4/ustr-cmp-internal.h 100644 root:root 69838203658aa2d65a15c607ba08c3e4 +File: /usr/src/debug/ustr-1.0.4/ustr-cmp-opt-code.c 100644 root:root 56367b98860dcf6bed3bb8c5e2301540 File: /usr/src/debug/ustr-1.0.4/ustr-cmp.h 100644 root:root 4b499dc18fe1224f66b0d9c52d9ddb67 @@ -57,24 +81,41 @@ File: /usr/src/debug/ustr-1.0.4/ustr-fmt-code.h 100644 root:root 3672b9a3bd57ba8c169a87a444db902a +File: /usr/src/debug/ustr-1.0.4/ustr-fmt-opt-code.c 100644 root:root d02f01af96e7411e9d4c9f231bd1e808 File: /usr/src/debug/ustr-1.0.4/ustr-ins-code.h 100644 root:root 65ca19a60a3cd14b80817743e70bf72f +File: /usr/src/debug/ustr-1.0.4/ustr-ins-internal.h 100644 root:root cf4dd7f2ef154d674532fde1fed5b1d7 +File: /usr/src/debug/ustr-1.0.4/ustr-ins-opt-code.c 100644 root:root fcd39c17a13d52a881b4a83fedf2d8a6 File: /usr/src/debug/ustr-1.0.4/ustr-ins.h 100644 root:root e697f30ccb368509b8d977ecb4954681 File: /usr/src/debug/ustr-1.0.4/ustr-io-code.h 100644 root:root df32dc5362f0cec3112e0c1532d78e3e +File: /usr/src/debug/ustr-1.0.4/ustr-io-opt-code.c 100644 root:root 620ce4f4d1e3f0e80f0ebcc37eeacdd0 File: /usr/src/debug/ustr-1.0.4/ustr-io.h 100644 root:root 8c8f076d6a82be7b4819d30d5d626b15 File: /usr/src/debug/ustr-1.0.4/ustr-main-code.h 100644 root:root e76e6c3960e385e2b636abc0547d28f7 +File: /usr/src/debug/ustr-1.0.4/ustr-main-internal.h 100644 root:root dd45ec5e86484906c01ac5313a402c73 +File: /usr/src/debug/ustr-1.0.4/ustr-main-opt-code.c 100644 root:root 862583ab1cfcb401b7c514923c4c2cef File: /usr/src/debug/ustr-1.0.4/ustr-main.h 100644 root:root 310f87ccba3e4cb483746b4b017289ca File: /usr/src/debug/ustr-1.0.4/ustr-parse-code.h 100644 root:root 9d7bd15d2d4b8394e8a09199369634fc +File: /usr/src/debug/ustr-1.0.4/ustr-parse-opt-code.c 100644 root:root eab8ca8caf45d54ed911ca92f052ad68 File: /usr/src/debug/ustr-1.0.4/ustr-parse.h 100644 root:root de6b37509a9b5c4036f34ec5f7dcde35 File: /usr/src/debug/ustr-1.0.4/ustr-pool-code.h 100644 root:root 4f8d89abf2093c7e9da6fbcc6e34c7f1 +File: /usr/src/debug/ustr-1.0.4/ustr-pool-opt-code.c 100644 root:root 730dceb5cba4b55a1184139a5583fd33 File: /usr/src/debug/ustr-1.0.4/ustr-replace-code.h 100644 root:root 996d4bb41d62679e08891f2f7b66d949 +File: /usr/src/debug/ustr-1.0.4/ustr-replace-opt-code.c 100644 root:root 168b672b5112f5d074e3e80fd19d4e86 File: /usr/src/debug/ustr-1.0.4/ustr-replace.h 100644 root:root 9eba0b3c26d47bb208b71c3c6f3ce225 File: /usr/src/debug/ustr-1.0.4/ustr-sc-code.h 100644 root:root 3eab62c5b9c399c658a95332b6abf258 +File: /usr/src/debug/ustr-1.0.4/ustr-sc-opt-code.c 100644 root:root 8024fd9ca19930f0735738a861737a2d File: /usr/src/debug/ustr-1.0.4/ustr-sc.h 100644 root:root 14a63419cdc777850b07b4112e584249 File: /usr/src/debug/ustr-1.0.4/ustr-set-code.h 100644 root:root b60c23f8d9cecbf4d23f63173c7317c3 +File: /usr/src/debug/ustr-1.0.4/ustr-set-internal.h 100644 root:root b071fdb6fed6cfc3cefe5386c5bcb6f9 +File: /usr/src/debug/ustr-1.0.4/ustr-set-opt-code.c 100644 root:root 884ff333f3152a7a3c48dc21b367f36f File: /usr/src/debug/ustr-1.0.4/ustr-set.h 100644 root:root f9c44d797547b9aa59e4921fb51a2c1e File: /usr/src/debug/ustr-1.0.4/ustr-split-code.h 100644 root:root 21393cc6efc59422ba4358dddc5e6939 +File: /usr/src/debug/ustr-1.0.4/ustr-split-opt-code.c 100644 root:root 6570c76f2e25ad4feafae6a19dc56ee6 File: /usr/src/debug/ustr-1.0.4/ustr-split.h 100644 root:root 46c342aaefef47b04a262d5fb483c9d4 File: /usr/src/debug/ustr-1.0.4/ustr-spn-code.h 100644 root:root 312d411a3f0675e25ae2f56d953a3886 +File: /usr/src/debug/ustr-1.0.4/ustr-spn-opt-code.c 100644 root:root d31132418706f1e7dbb4dd739d1a8203 File: /usr/src/debug/ustr-1.0.4/ustr-spn.h 100644 root:root 2b534aea5e6e46c5318e3e2f3cf9282e File: /usr/src/debug/ustr-1.0.4/ustr-srch-code.h 100644 root:root 3e6464a10ad9c328123729ca4578ef8c +File: /usr/src/debug/ustr-1.0.4/ustr-srch-opt-code.c 100644 root:root f9523cd83fb7348ad4595d32d78ab177 File: /usr/src/debug/ustr-1.0.4/ustr-srch.h 100644 root:root e58d38f2ff4af4e1d6670e164303b7ab File: /usr/src/debug/ustr-1.0.4/ustr-sub-code.h 100644 root:root 805c05e28a226dcb2453bdcf2dc83201 +File: /usr/src/debug/ustr-1.0.4/ustr-sub-internal.h 100644 root:root f7dd3ba32efbb4245c0793baf1435310 +File: /usr/src/debug/ustr-1.0.4/ustr-sub-opt-code.c 100644 root:root 2cf9a1b8bf97b1b046b559423449c5ad File: /usr/src/debug/ustr-1.0.4/ustr-sub.h 100644 root:root 99c6aadc73578dd5d65d7a0dc53fa9f1 @@ -82,3 +123,4 @@ File: /usr/src/debug/ustr-1.0.4/ustr-utf8-internal.h 100644 root:root f45e2637c5cd941dc9950f6925909067 +File: /usr/src/debug/ustr-1.0.4/ustr-utf8-opt-code.c 100644 root:root b9cfc02e614612b567d26a6ca0d3bf83 File: /usr/src/debug/ustr-1.0.4/ustr-utf8.h 100644 root:root 93b6a7ca0df23e0579ea3e00d8b9c2ad -RPMIdentity: 44d405da752d9e843e82818c74e1d0a2e338e8f9ce865eb553e1c39d7618c03cfdbcf9431aaa9d4a8b6e2691e6e4c7117377004ebaa553bec27abdbb334f9fb9 +RPMIdentity: ba0277e5c46085066835d4f15cc8df0cd619d71d89ac9e9177f07c2c0cecda6c14c7256c91c12c375faf34bbca634ef22e75d1138dac9b5286172a230aa5442e --- libustr-devel-debug-1.0.4-alt5.x86_64.rpm.repo 2021-09-13 13:55:22.000000000 +0000 +++ libustr-devel-debug-1.0.4-alt5.x86_64.rpm.hasher 2024-05-04 02:18:29.475191692 +0000 @@ -19,5 +19,5 @@ File: /usr/lib64/libustr-debug-1.0.so.1 120777 root:root libustr-debug-1.0.so.1.0.4 -File: /usr/lib64/libustr-debug-1.0.so.1.0.4 100644 root:root ed32cae60073caf538337d928719f76f +File: /usr/lib64/libustr-debug-1.0.so.1.0.4 100644 root:root 667fa2d891c7bd857729ac095af5f49e File: /usr/lib64/libustr-debug.so 120777 root:root libustr-debug-1.0.so.1 File: /usr/lib64/pkgconfig/ustr-debug.pc 100644 root:root 15a8e1f4c00751940554d98792706625 -RPMIdentity: 5b158d4b7945d9683d5ccd72fb941f10db515b388b99d19d6b2c5da15f513a1b4f0cdeea2e232123f3ed574d4b5a2a4375f39765213900e8bfc3ebea7061598e +RPMIdentity: ef6e09028d706c6b22316811c2f9781162941384be308b97f89b8af5add83608fafc7765c56b9711a8a0742352f210d982ff9e42fc4a444052f2811bcb3ce398 --- libustr-devel-debug-debuginfo-1.0.4-alt5.x86_64.rpm.repo 2021-09-13 13:55:22.000000000 +0000 +++ libustr-devel-debug-debuginfo-1.0.4-alt5.x86_64.rpm.hasher 2024-05-04 02:18:29.578193804 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/4122e732e12132669edd96af7f7d4a80482c94 120777 root:root ../../../../lib64/libustr-debug-1.0.so.1.0.4 -/usr/lib/debug/.build-id/2a/4122e732e12132669edd96af7f7d4a80482c94.debug 120777 root:root ../../usr/lib64/libustr-debug-1.0.so.1.0.4.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/ee6968d9a451f6b101a6af36fd5e2545040c03 120777 root:root ../../../../lib64/libustr-debug-1.0.so.1.0.4 +/usr/lib/debug/.build-id/66/ee6968d9a451f6b101a6af36fd5e2545040c03.debug 120777 root:root ../../usr/lib64/libustr-debug-1.0.so.1.0.4.debug /usr/lib/debug/usr/lib64/libustr-debug-1.0.so.1.0.4.debug 100644 root:root @@ -6,2 +6,19 @@ /usr/lib/debug/usr/lib64/libustr-debug.so.debug 120777 root:root libustr-debug-1.0.so.1.0.4.debug +/usr/src/debug/ustr-1.0.4 40755 root:root +/usr/src/debug/ustr-1.0.4/ustr-b-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-cmp-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-fmt-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-ins-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-io-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-main-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-parse-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-pool-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-replace-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-sc-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-set-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-split-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-spn-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-srch-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-sub-dbg-code.c 100644 root:root +/usr/src/debug/ustr-1.0.4/ustr-utf8-dbg-code.c 100644 root:root Requires: libustr-devel-debug = 1.0.4-alt5:sisyphus+285142.100.1.1 @@ -11,8 +28,25 @@ Provides: libustr-devel-debug-debuginfo = 1.0.4-alt5:sisyphus+285142.100.1.1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/4122e732e12132669edd96af7f7d4a80482c94 120777 root:root ../../../../lib64/libustr-debug-1.0.so.1.0.4 -File: /usr/lib/debug/.build-id/2a/4122e732e12132669edd96af7f7d4a80482c94.debug 120777 root:root ../../usr/lib64/libustr-debug-1.0.so.1.0.4.debug -File: /usr/lib/debug/usr/lib64/libustr-debug-1.0.so.1.0.4.debug 100644 root:root 69a39309ce9f0cdd8e6db2576b7853f1 +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/ee6968d9a451f6b101a6af36fd5e2545040c03 120777 root:root ../../../../lib64/libustr-debug-1.0.so.1.0.4 +File: /usr/lib/debug/.build-id/66/ee6968d9a451f6b101a6af36fd5e2545040c03.debug 120777 root:root ../../usr/lib64/libustr-debug-1.0.so.1.0.4.debug +File: /usr/lib/debug/usr/lib64/libustr-debug-1.0.so.1.0.4.debug 100644 root:root 020a62ac25144311b0f5a4e44072b700 File: /usr/lib/debug/usr/lib64/libustr-debug-1.0.so.1.debug 120777 root:root libustr-debug-1.0.so.1.0.4.debug File: /usr/lib/debug/usr/lib64/libustr-debug.so.debug 120777 root:root libustr-debug-1.0.so.1.0.4.debug -RPMIdentity: 4addc87a045f736673495745048831e77dcbf75c585392eb5877d4eb757edeb359e87f9e641314960f70eea29a3ff02a73bf57cd5ae9a5e4eb18c2d89cf5cb93 +File: /usr/src/debug/ustr-1.0.4 40755 root:root +File: /usr/src/debug/ustr-1.0.4/ustr-b-dbg-code.c 100644 root:root 84c32bcb3b08337c2ec2e897be3007c0 +File: /usr/src/debug/ustr-1.0.4/ustr-cmp-dbg-code.c 100644 root:root cc4df945c0f330f0dee97e13b7cc784b +File: /usr/src/debug/ustr-1.0.4/ustr-fmt-dbg-code.c 100644 root:root 115c5cfc72cf2648b2c9a0d44257c490 +File: /usr/src/debug/ustr-1.0.4/ustr-ins-dbg-code.c 100644 root:root 42fc7b71cfe549a5eb9a90a0f33d816b +File: /usr/src/debug/ustr-1.0.4/ustr-io-dbg-code.c 100644 root:root d828bbae476c5d04f7e62eb03f941125 +File: /usr/src/debug/ustr-1.0.4/ustr-main-dbg-code.c 100644 root:root 12faa9747f45cb33b50ede5e874575e4 +File: /usr/src/debug/ustr-1.0.4/ustr-parse-dbg-code.c 100644 root:root 2635fe77eec0b3f5e012c42e4434fe6c +File: /usr/src/debug/ustr-1.0.4/ustr-pool-dbg-code.c 100644 root:root 21f08bdbda2e6ebc1a7eabf3996d1a11 +File: /usr/src/debug/ustr-1.0.4/ustr-replace-dbg-code.c 100644 root:root 991c57f810a5a9451edf331f9c89aff2 +File: /usr/src/debug/ustr-1.0.4/ustr-sc-dbg-code.c 100644 root:root e1fe210cddced9833ce99824d363c0e9 +File: /usr/src/debug/ustr-1.0.4/ustr-set-dbg-code.c 100644 root:root 19cf9c90c037511cfcf5c5d33fb851c2 +File: /usr/src/debug/ustr-1.0.4/ustr-split-dbg-code.c 100644 root:root b2e282014d3643f22393bdf47a64521a +File: /usr/src/debug/ustr-1.0.4/ustr-spn-dbg-code.c 100644 root:root d47d2edc1ea88d45d0f6d5dc376f35cd +File: /usr/src/debug/ustr-1.0.4/ustr-srch-dbg-code.c 100644 root:root 1fd6cc7fad44506b800a9670d29b4f02 +File: /usr/src/debug/ustr-1.0.4/ustr-sub-dbg-code.c 100644 root:root 49a6ba13f2082be2e26969a33e15e1e2 +File: /usr/src/debug/ustr-1.0.4/ustr-utf8-dbg-code.c 100644 root:root 5b0421a1ba825e8d3dee59f0e296c8c6 +RPMIdentity: a0c1784cca1cca9185c5cdcf9330a6a61b9e109fb02394b7ab6d80c7811a390afc7a90caa16d739764b29e9d50c8171d6c03feaf77983ed6ef9fff02b731932b