Build of ustr with vanilla toolchain

The build took 00h 00m 52s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
19,191 ansic
1,162 sh
875 makefile
778 perl
22,006 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ustr 1.0.4-4 (Wed Aug 24 13:21:10 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Compiling: auto configuration test: 64bit
# Compiling: auto configuration test: vsnprintf
# Creating ustr-import
# Creating ustr-conf.h
# Creating ustr-conf-debug.h
# Compiling for A DBG lib: ustr-b-dbg-code.c
# Compiling for A DBG lib: ustr-cmp-dbg-code.c
# 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);
# ^~~~~~~~~~~
# Compiling for A DBG lib: ustr-fmt-dbg-code.c
# Compiling for A DBG lib: ustr-io-dbg-code.c
# 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);
# ^~~~~~~~~~~
# Compiling for A DBG lib: ustr-ins-dbg-code.c
# Compiling for A DBG lib: ustr-main-dbg-code.c
# In file included from ustr-cntl.h:100:0,
# from ustr-main.h:150,
# from ustr-main-dbg-code.c:11:
# ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool':
# ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (USTR__STREQ(ptr, "no")) return (USTR_FALSE);
# ^~
# ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# return (!!def);
# ^~~~~~
# Compiling for A DBG lib: ustr-parse-dbg-code.c
# Compiling for A DBG lib: ustr-pool-dbg-code.c
# Compiling for A DBG lib: ustr-replace-dbg-code.c
# Compiling for A DBG lib: 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;
# ^~~~
# Compiling for A DBG lib: ustr-set-dbg-code.c
# Compiling for A DBG lib: ustr-split-dbg-code.c
# Compiling for A DBG lib: ustr-spn-dbg-code.c
# Compiling for A DBG lib: ustr-srch-dbg-code.c
# Compiling for A DBG lib: ustr-sub-dbg-code.c
# Compiling for A DBG lib: ustr-utf8-dbg-code.c
# Compiling for A OPT lib: ustr-b-opt-code.c
# Compiling for A OPT lib: ustr-cmp-opt-code.c
# Compiling for A OPT lib: ustr-fmt-opt-code.c
# Compiling for A OPT lib: ustr-io-opt-code.c
# Compiling for A OPT lib: ustr-ins-opt-code.c
# Compiling for A OPT lib: ustr-main-opt-code.c
# Compiling for A OPT lib: ustr-parse-opt-code.c
# Compiling for A OPT lib: ustr-pool-opt-code.c
# Compiling for A OPT lib: ustr-replace-opt-code.c
# Compiling for A OPT lib: ustr-sc-opt-code.c
# Compiling for A OPT lib: ustr-set-opt-code.c
# Compiling for A OPT lib: ustr-split-opt-code.c
# Compiling for A OPT lib: ustr-spn-opt-code.c
# Compiling for A OPT lib: ustr-srch-opt-code.c
# Compiling for A OPT lib: ustr-sub-opt-code.c
# Compiling for A OPT lib: ustr-utf8-opt-code.c
# Linking A DBG lib: libustr-debug.a
# Linking A OPT lib: libustr.a
# ar: ar: `u' modifier ignored since `D' is the default (see `U')`u' modifier ignored since `D' is the default (see `U')
#
# ar: creating libustr.a
# ar: creating libustr-debug.a
# Done static
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Done static
# Compiling for SO DBG lib: ustr-b-dbg-code.c
# Compiling for SO DBG lib: ustr-cmp-dbg-code.c
# 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);
# ^~~~~~~~~~~
# Compiling for SO DBG lib: ustr-fmt-dbg-code.c
# Compiling for SO DBG lib: ustr-io-dbg-code.c
# 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);
# ^~~~~~~~~~~
# Compiling for SO DBG lib: ustr-ins-dbg-code.c
# Compiling for SO DBG lib: ustr-main-dbg-code.c
# In file included from ustr-cntl.h:100:0,
# from ustr-main.h:150,
# from ustr-main-dbg-code.c:11:
# ustr-cntl-code.h: In function 'ustr__cntl_mc_setup_env2bool':
# ustr-cntl-code.h:67:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (USTR__STREQ(ptr, "no")) return (USTR_FALSE);
# ^~
# ustr-cntl-code.h:69:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# return (!!def);
# ^~~~~~
# Compiling for SO DBG lib: ustr-parse-dbg-code.c
# Compiling for SO DBG lib: ustr-pool-dbg-code.c
# Compiling for SO DBG lib: ustr-replace-dbg-code.c
# Compiling for SO DBG lib: 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;
# ^~~~
# Compiling for SO DBG lib: ustr-set-dbg-code.c
# Compiling for SO DBG lib: ustr-split-dbg-code.c
# Compiling for SO DBG lib: ustr-spn-dbg-code.c
# Compiling for SO DBG lib: ustr-srch-dbg-code.c
# Compiling for SO DBG lib: ustr-sub-dbg-code.c
# Compiling for SO DBG lib: ustr-utf8-dbg-code.c
# Compiling for SO OPT lib: ustr-b-opt-code.c
# Compiling for SO OPT lib: ustr-cmp-opt-code.c
# Compiling for SO OPT lib: ustr-fmt-opt-code.c
# Compiling for SO OPT lib: ustr-io-opt-code.c
# Compiling for SO OPT lib: ustr-ins-opt-code.c
# Compiling for SO OPT lib: ustr-main-opt-code.c
# Compiling for SO OPT lib: ustr-parse-opt-code.c
# Compiling for SO OPT lib: ustr-pool-opt-code.c
# Compiling for SO OPT lib: ustr-replace-opt-code.c
# Compiling for SO OPT lib: ustr-sc-opt-code.c
# Compiling for SO OPT lib: ustr-set-opt-code.c
# Compiling for SO OPT lib: ustr-split-opt-code.c
# Compiling for SO OPT lib: ustr-spn-opt-code.c
# Compiling for SO OPT lib: ustr-srch-opt-code.c
# Compiling for SO OPT lib: ustr-sub-opt-code.c
# Compiling for SO OPT lib: ustr-utf8-opt-code.c
# Linking SO DBG lib: libustr-debug-1.0.so.1.0.4
# ustr-cmp-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_set_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-set.h:94: multiple definition of `ustr_set_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-set.h:94: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_set_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-set.h:98: multiple definition of `ustrp_set_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-set.h:98: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_set_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-set.h:94: multiple definition of `ustr_set_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-set.h:94: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_set_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-set.h:98: multiple definition of `ustrp_set_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-set.h:98: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_spn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:131: multiple definition of `ustr_spn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:131: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_spn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:134: multiple definition of `ustr_spn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:134: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_cspn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:138: multiple definition of `ustr_cspn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:138: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_cspn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:141: multiple definition of `ustr_cspn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:141: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_spn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:145: multiple definition of `ustr_spn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:145: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_spn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:148: multiple definition of `ustr_spn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:148: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_cspn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:152: multiple definition of `ustr_cspn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:152: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_cspn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:155: multiple definition of `ustr_cspn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:155: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:308: multiple definition of `ustrp_spn_chr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:308: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:311: multiple definition of `ustrp_spn_chr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:311: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_chrs_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:314: multiple definition of `ustrp_spn_chrs_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:314: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_chrs_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:317: multiple definition of `ustrp_spn_chrs_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:317: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:320: multiple definition of `ustrp_spn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:320: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:323: multiple definition of `ustrp_spn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:323: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:326: multiple definition of `ustrp_spn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:326: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_spn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:329: multiple definition of `ustrp_spn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:329: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:333: multiple definition of `ustrp_cspn_chr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:333: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:336: multiple definition of `ustrp_cspn_chr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:336: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_chrs_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:339: multiple definition of `ustrp_cspn_chrs_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:339: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_chrs_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:342: multiple definition of `ustrp_cspn_chrs_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:342: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:345: multiple definition of `ustrp_cspn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:345: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:348: multiple definition of `ustrp_cspn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:348: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:351: multiple definition of `ustrp_cspn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:351: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_cspn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:354: multiple definition of `ustrp_cspn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:354: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_utf8_valid':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:65: multiple definition of `ustrp_utf8_valid'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:65: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_utf8_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:68: multiple definition of `ustrp_utf8_len'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:68: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_utf8_width':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:71: multiple definition of `ustrp_utf8_width'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:71: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_utf8_chars2bytes':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:75: multiple definition of `ustrp_utf8_chars2bytes'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:75: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_utf8_bytes2chars':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:79: multiple definition of `ustrp_utf8_bytes2chars'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:79: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_spn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:131: multiple definition of `ustr_spn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:131: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_spn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:134: multiple definition of `ustr_spn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:134: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_cspn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:138: multiple definition of `ustr_cspn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:138: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_cspn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:141: multiple definition of `ustr_cspn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:141: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_spn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:145: multiple definition of `ustr_spn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:145: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_spn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:148: multiple definition of `ustr_spn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:148: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_cspn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:152: multiple definition of `ustr_cspn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:152: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_cspn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:155: multiple definition of `ustr_cspn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:155: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:308: multiple definition of `ustrp_spn_chr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:308: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:311: multiple definition of `ustrp_spn_chr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:311: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_chrs_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:314: multiple definition of `ustrp_spn_chrs_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:314: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_chrs_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:317: multiple definition of `ustrp_spn_chrs_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:317: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:320: multiple definition of `ustrp_spn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:320: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:323: multiple definition of `ustrp_spn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:323: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:326: multiple definition of `ustrp_spn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:326: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_spn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:329: multiple definition of `ustrp_spn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:329: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:333: multiple definition of `ustrp_cspn_chr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:333: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:336: multiple definition of `ustrp_cspn_chr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:336: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chrs_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:339: multiple definition of `ustrp_cspn_chrs_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:339: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chrs_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:342: multiple definition of `ustrp_cspn_chrs_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:342: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:345: multiple definition of `ustrp_cspn_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:345: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:348: multiple definition of `ustrp_cspn_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:348: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:351: multiple definition of `ustrp_cspn_cstr_fwd'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:351: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_cspn_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-spn.h:354: multiple definition of `ustrp_cspn_cstr_rev'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-spn.h:354: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_ins_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-ins.h:93: multiple definition of `ustr_ins_cstr'
# ustr-ins-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-ins.h:93: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_ins_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-ins.h:96: multiple definition of `ustrp_ins_cstr'
# ustr-ins-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-ins.h:96: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:133: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:136: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:140: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:143: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:148: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:151: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:155: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:158: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:278: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:281: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:285: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:288: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:292: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:295: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:299: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:302: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:307: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:311: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:316: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:320: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:325: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:328: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:333: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_buf_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:337: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:341: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:344: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:349: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:353: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:359: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:364: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:369: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_rev':
# /tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-srch.h:373: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_sub_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-sub.h:181: multiple definition of `ustr_sub_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-sub.h:181: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_sc_sub_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-sub.h:184: multiple definition of `ustr_sc_sub_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-sub.h:184: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_sub_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-sub.h:188: multiple definition of `ustrp_sub_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-sub.h:188: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_sc_sub_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-sub.h:192: multiple definition of `ustrp_sc_sub_cstr'
# ustr-replace-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-sub.h:192: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:822: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:827: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_pool_free':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:833: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:861: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:893: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_xi__ref_get':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: multiple definition of `ustr_xi__ref_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:899: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:904: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:942: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_add_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:945: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:950: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:953: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_dupx_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:957: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_dup_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:959: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1026: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:918: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_wstr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1030: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:840: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_exact':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:842: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_sized':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:844: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_fixed':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:852: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_enomem':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:846: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_ro':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:850: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_limited':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:854: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1049: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_conf':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1053: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_setf_enomem_err':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1056: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_setf_enomem_clr':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1058: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_setf_share':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1060: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_setf_owner':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1062: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_size':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1064: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_size_alloc':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1066: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_size_overhead':
# /tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-main.h:1068: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_valid':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:65: multiple definition of `ustrp_utf8_valid'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:65: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_len':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:68: multiple definition of `ustrp_utf8_len'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:68: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_width':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:71: multiple definition of `ustrp_utf8_width'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:71: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_chars2bytes':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:75: multiple definition of `ustrp_utf8_chars2bytes'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:75: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_bytes2chars':
# /tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:79: multiple definition of `ustrp_utf8_bytes2chars'
# ustr-sc-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/ustr-utf8.h:79: first defined here
# collect2: error: ld returned 1 exit status
# make: *** [Makefile:474: libustr-debug-1.0.so.1.0.4] Error 1
# make: *** Waiting for unfinished jobs....
# ==> ERROR: A failure occurred in package().
# Aborting...