Build of ustr with clang_glibc toolchain

The build took 00h 01m 33s 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.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ustr 1.0.4-4 (Thu Apr 13 17:05:38 UTC 2017)
# ==> 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-cmp-dbg-code.c:20:
# ./ustr-cmp.h:164:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# ./ustr-cmp.h:179:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# ./ustr-cmp.h:192:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:15:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:85:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:125:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:139:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 7 warnings generated.
# Compiling for A DBG lib: ustr-fmt-dbg-code.c
# In file included from ustr-fmt-dbg-code.c:20:
# In file included from ./ustr-fmt.h:100:
# ./ustr-fmt-code.h:65:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 1 warning generated.
# Compiling for A DBG lib: ustr-io-dbg-code.c
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:14:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:14:56: warning: nonnull parameter 'fp' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ~~ ^~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:126:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:126:56: warning: nonnull parameter 'fp' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ~~ ^~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:187:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:187:56: warning: nonnull parameter 'fp' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ~~ ^~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 6 warnings generated.
# Compiling for A DBG lib: ustr-ins-dbg-code.c
# In file included from ustr-ins-dbg-code.c:21:
# In file included from ./ustr-ins.h:88:
# ./ustr-ins-code.h:22:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 1 warning generated.
# Compiling for A DBG lib: ustr-main-dbg-code.c
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:769:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:882:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:975:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1240:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1340:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1397:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1549:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 7 warnings generated.
# 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
# In file included from ustr-replace-dbg-code.c:23:
# In file included from ./ustr-replace.h:47:
# ./ustr-replace-code.h:51:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-replace-dbg-code.c:23:
# In file included from ./ustr-replace.h:47:
# ./ustr-replace-code.h:240:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 2 warnings generated.
# Compiling for A DBG lib: ustr-sc-dbg-code.c
# In file included from ustr-sc-dbg-code.c:22:
# In file included from ./ustr-sc.h:199:
# ./ustr-sc-code.h:140:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-sc-dbg-code.c:22:
# In file included from ./ustr-sc.h:199:
# ./ustr-sc-code.h:326:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 2 warnings generated.
# Compiling for A DBG lib: ustr-set-dbg-code.c
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:19:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:63:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:90:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:117:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 &&
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:152:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:189:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 6 warnings generated.
# 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
# In file included from ustr-sub-dbg-code.c:23:
# In file included from ./ustr-sub.h:176:
# ./ustr-sub-code.h:12:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-sub-dbg-code.c:23:
# In file included from ./ustr-sub.h:176:
# ./ustr-sub-code.h:257:17: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 2 warnings generated.
# Compiling for A DBG lib: ustr-utf8-dbg-code.c
# Linking A DBG lib: libustr-debug.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: creating libustr-debug.a
# 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 OPT lib: libustr.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: creating libustr.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-cmp-dbg-code.c:20:
# ./ustr-cmp.h:164:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# ./ustr-cmp.h:179:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# ./ustr-cmp.h:192:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:15:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:85:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:125:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-cmp-dbg-code.c:20:
# In file included from ./ustr-cmp.h:207:
# ./ustr-cmp-code.h:139:40: warning: nonnull parameter 'buf' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ustr_assert_valid(s1) && buf);
# ~~ ^~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 7 warnings generated.
# Compiling for SO DBG lib: ustr-fmt-dbg-code.c
# In file included from ustr-fmt-dbg-code.c:20:
# In file included from ./ustr-fmt.h:100:
# ./ustr-fmt-code.h:65:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 1 warning generated.
# Compiling for SO DBG lib: ustr-io-dbg-code.c
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:14:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:14:56: warning: nonnull parameter 'fp' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ~~ ^~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:126:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:126:56: warning: nonnull parameter 'fp' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ~~ ^~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:187:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-io-dbg-code.c:20:
# In file included from ./ustr-io.h:71:
# ./ustr-io-code.h:187:56: warning: nonnull parameter 'fp' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1) && fp);
# ~~ ^~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 6 warnings generated.
# Compiling for SO DBG lib: ustr-ins-dbg-code.c
# In file included from ustr-ins-dbg-code.c:21:
# In file included from ./ustr-ins.h:88:
# ./ustr-ins-code.h:22:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 1 warning generated.
# Compiling for SO DBG lib: ustr-main-dbg-code.c
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:769:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:882:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:975:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1240:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1340:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1397:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-main-dbg-code.c:11:
# In file included from ./ustr-main.h:935:
# ./ustr-main-code.h:1549:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 7 warnings generated.
# 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
# In file included from ustr-replace-dbg-code.c:23:
# In file included from ./ustr-replace.h:47:
# ./ustr-replace-code.h:51:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-replace-dbg-code.c:23:
# In file included from ./ustr-replace.h:47:
# ./ustr-replace-code.h:240:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 2 warnings generated.
# Compiling for SO DBG lib: ustr-sc-dbg-code.c
# In file included from ustr-sc-dbg-code.c:22:
# In file included from ./ustr-sc.h:199:
# ./ustr-sc-code.h:140:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-sc-dbg-code.c:22:
# In file included from ./ustr-sc.h:199:
# ./ustr-sc-code.h:326:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 2 warnings generated.
# Compiling for SO DBG lib: ustr-set-dbg-code.c
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:19:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:63:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:90:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:117:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 &&
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:152:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-set-dbg-code.c:21:
# In file included from ./ustr-set.h:89:
# ./ustr-set-code.h:189:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 6 warnings generated.
# 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
# In file included from ustr-sub-dbg-code.c:23:
# In file included from ./ustr-sub.h:176:
# ./ustr-sub-code.h:12:15: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# In file included from ustr-sub-dbg-code.c:23:
# In file included from ./ustr-sub.h:176:
# ./ustr-sub-code.h:257:17: warning: nonnull parameter 'ps1' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
# USTR_ASSERT(ps1 && ustrp__assert_valid(!!p, *ps1));
# ^~~ ~~
# ./ustr-main.h:52:40: note: expanded from macro 'USTR_ASSERT'
# # define USTR_ASSERT(x) assert(x)
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# 2 warnings generated.
# Compiling for SO DBG lib: ustr-utf8-dbg-code.c
# Linking SO DBG lib: libustr-debug-1.0.so.1.0.4
# 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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-cmp-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-cmp-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-fmt-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-fmt-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-io-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-io-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-io-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-ins-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-ins-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-ins-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-main-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-main-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-main-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-parse-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-parse-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-parse-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-pool-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-pool-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-pool-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-replace-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-replace-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-replace-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-sc-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-sc-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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-sc-code-so-dbg.o: In function `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_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 `ustr_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-set-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-set-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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-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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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 `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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-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 `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_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_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 `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_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 `ustr_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_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_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_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 `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_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_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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-split-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_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_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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-split-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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 `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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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 `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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_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_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_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_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_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_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_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_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-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_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_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_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_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_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_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_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_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_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 `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_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_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 `ustr_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_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_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_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 `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_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_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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-spn-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_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_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-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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-spn-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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 `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 `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_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_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_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_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_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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_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 `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_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_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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-srch-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-srch-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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 `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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_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_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_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_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_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-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_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_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_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_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_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_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_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_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_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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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 `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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_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 `ustr_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_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 `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_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_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_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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-sub-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-sub-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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-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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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 `ustrp_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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_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_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_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_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_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 `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_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_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_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_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_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_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_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_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_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_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 `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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: multiple definition of `ustr_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:914: 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 `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_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_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_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_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_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_pool_clear':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: multiple definition of `ustr_pool_clear'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:829: 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_pool_make_subpool':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: multiple definition of `ustr_pool_make_subpool'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:824: 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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: multiple definition of `ustr_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:901: 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_xi__embed_val_get':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: multiple definition of `ustr_xi__embed_val_get'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:858: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustr_xi__pow2':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: multiple definition of `ustr_xi__pow2'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:894: 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 `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 `ustrp_alloc':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: multiple definition of `ustrp_alloc'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1033: 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_cstr':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: multiple definition of `ustrp_cstr'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1028: 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 `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_enomem':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: multiple definition of `ustrp_enomem'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1043: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_exact':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: multiple definition of `ustrp_exact'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1035: first defined here
# ustr-utf8-code-so-dbg.o: In function `ustrp_fixed':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: multiple definition of `ustrp_fixed'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1041: 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 `ustrp_limited':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: multiple definition of `ustrp_limited'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1047: 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_ro':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: multiple definition of `ustrp_ro'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1039: 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_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_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_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_shared':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: multiple definition of `ustrp_shared'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1045: 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_sized':
# /tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: multiple definition of `ustrp_sized'
# ustr-b-code-so-dbg.o:/tmp/ustr/src/ustr-1.0.4/./ustr-main.h:1037: 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
# 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_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_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_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_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
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make: *** [Makefile:474: libustr-debug-1.0.so.1.0.4] Error 1
# ==> ERROR: A failure occurred in package().
# Aborting...