Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec'], timeout=0user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'printOutput=Falseuid=1000shell=Falsegid=135env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ustr-1.0.4-18.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec '], timeout=0private_network=TruechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'printOutput=Falseuid=1000shell=Falseuser='mockbuild'gid=135env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r79eQp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ustr-1.0.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ustr-1.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ustr-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (c99-inline.patch):' Patch #0 (c99-inline.patch): + /usr/bin/patch -p1 --fuzz=0 patching file ustr-compiler.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8domhR + umask 022 + cd /builddir/build/BUILD + cd ustr-1.0.4 + make -j8 all-shared 'CFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' HIDE= echo Compiling: auto configuration test: 64bit echo Compiling: auto configuration test: vsnprintf Compiling: auto configuration test: 64bit Compiling: auto configuration test: vsnprintf cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o autoconf_64b autoconf_64b.c cc -o autoconf_vsnprintf autoconf_vsnprintf.c echo Creating ustr-import echo Creating ustr-conf.h echo Creating ustr-conf-debug.h Creating ustr-import sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ sed -e 's,@INCLUDEDIR@,/usr/include,g' -e 's,@SHRDIR@,/usr/share/ustr-1.0.4,g' -e 's,@VERS@,1.0,g' -e 's,@VERS_FULL@,1.0.4,g' -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-import.in > ustr-import Creating ustr-conf.h have_stdint_h=0; dbg1=0; dbg2=0; \ sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ sed -e "s,@HAVE_STDINT_H@,$have_stdint_h,g" -e "s,@USE_ASSERT@,$dbg1,g" -e "s,@USE_EOS_MARK@,$dbg2,g" -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-conf.h.in > ustr-conf.h Creating ustr-conf-debug.h have_stdint_h=0; dbg1=1; dbg2=1; \ sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ sed -e "s,@HAVE_STDINT_H@,$have_stdint_h,g" -e "s,@USE_ASSERT@,$dbg1,g" -e "s,@USE_EOS_MARK@,$dbg2,g" -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-conf.h.in > ustr-conf-debug.h echo Compiling for A DBG lib: ustr-b-dbg-code.c echo Compiling for A DBG lib: ustr-cmp-dbg-code.c chmod 755 ustr-import echo Compiling for A DBG lib: ustr-fmt-dbg-code.c Compiling for A DBG lib: ustr-b-dbg-code.c echo Compiling for A DBG lib: ustr-io-dbg-code.c Compiling for A DBG lib: ustr-cmp-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-a-dbg.o -c ustr-b-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-a-dbg.o -c ustr-cmp-dbg-code.c Compiling for A DBG lib: ustr-fmt-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-fmt-code-a-dbg.o -c ustr-fmt-dbg-code.c Compiling for A DBG lib: ustr-io-dbg-code.c echo Compiling for A DBG lib: ustr-ins-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-io-code-a-dbg.o -c ustr-io-dbg-code.c echo Compiling for A DBG lib: ustr-main-dbg-code.c echo Compiling for A DBG lib: ustr-parse-dbg-code.c Compiling for A DBG lib: ustr-ins-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-a-dbg.o -c ustr-ins-dbg-code.c echo Compiling for A DBG lib: ustr-pool-dbg-code.c Compiling for A DBG lib: ustr-main-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-a-dbg.o -c ustr-main-dbg-code.c Compiling for A DBG lib: ustr-parse-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-a-dbg.o -c ustr-parse-dbg-code.c Compiling for A DBG lib: ustr-pool-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-a-dbg.o -c ustr-pool-dbg-code.c echo Compiling for A DBG lib: ustr-replace-dbg-code.c Compiling for A DBG lib: ustr-replace-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-a-dbg.o -c ustr-replace-dbg-code.c echo Compiling for A DBG lib: ustr-sc-dbg-code.c Compiling for A DBG lib: ustr-sc-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-a-dbg.o -c ustr-sc-dbg-code.c echo Compiling for A DBG lib: ustr-set-dbg-code.c echo Compiling for A DBG lib: ustr-split-dbg-code.c Compiling for A DBG lib: ustr-set-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-a-dbg.o -c ustr-set-dbg-code.c Compiling for A DBG lib: ustr-split-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-a-dbg.o -c ustr-split-dbg-code.c echo Compiling for A DBG lib: ustr-spn-dbg-code.c Compiling for A DBG lib: ustr-spn-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-a-dbg.o -c ustr-spn-dbg-code.c echo Compiling for A DBG lib: ustr-srch-dbg-code.c Compiling for A DBG lib: ustr-srch-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-a-dbg.o -c ustr-srch-dbg-code.c echo Compiling for A DBG lib: ustr-sub-dbg-code.c Compiling for A DBG lib: ustr-sub-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-a-dbg.o -c ustr-sub-dbg-code.c echo Compiling for A DBG lib: ustr-utf8-dbg-code.c Compiling for A DBG lib: ustr-utf8-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-a-dbg.o -c ustr-utf8-dbg-code.c echo Compiling for A OPT lib: ustr-b-opt-code.c Compiling for A OPT lib: ustr-b-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-b-code-a-opt.o -c ustr-b-opt-code.c echo Compiling for A OPT lib: ustr-cmp-opt-code.c Compiling for A OPT lib: ustr-cmp-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-cmp-code-a-opt.o -c ustr-cmp-opt-code.c In file included from ustr-sc.h:199:0, from ustr-sc-dbg-code.c:22: ustr-sc-code.h: In function 'ustrp__sc_tolower': ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ ustr-sc-code.h: In function 'ustrp__sc_toupper': ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ echo Compiling for A OPT lib: ustr-fmt-opt-code.c Compiling for A OPT lib: ustr-fmt-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-fmt-code-a-opt.o -c ustr-fmt-opt-code.c echo Compiling for A OPT lib: ustr-io-opt-code.c Compiling for A OPT lib: ustr-io-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-io-code-a-opt.o -c ustr-io-opt-code.c echo Compiling for A OPT lib: ustr-ins-opt-code.c Compiling for A OPT lib: ustr-ins-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-ins-code-a-opt.o -c ustr-ins-opt-code.c echo Compiling for A OPT lib: ustr-main-opt-code.c Compiling for A OPT lib: ustr-main-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-main-code-a-opt.o -c ustr-main-opt-code.c echo Compiling for A OPT lib: ustr-parse-opt-code.c Compiling for A OPT lib: ustr-parse-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-parse-code-a-opt.o -c ustr-parse-opt-code.c echo Compiling for A OPT lib: ustr-pool-opt-code.c Compiling for A OPT lib: ustr-pool-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-pool-code-a-opt.o -c ustr-pool-opt-code.c echo Compiling for A OPT lib: ustr-replace-opt-code.c Compiling for A OPT lib: ustr-replace-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-replace-code-a-opt.o -c ustr-replace-opt-code.c echo Compiling for A OPT lib: ustr-sc-opt-code.c Compiling for A OPT lib: ustr-sc-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sc-code-a-opt.o -c ustr-sc-opt-code.c echo Compiling for A OPT lib: ustr-set-opt-code.c Compiling for A OPT lib: ustr-set-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-set-code-a-opt.o -c ustr-set-opt-code.c echo Compiling for A OPT lib: ustr-split-opt-code.c Compiling for A OPT lib: ustr-split-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-split-code-a-opt.o -c ustr-split-opt-code.c echo Compiling for A OPT lib: ustr-spn-opt-code.c Compiling for A OPT lib: ustr-spn-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-spn-code-a-opt.o -c ustr-spn-opt-code.c echo Compiling for A OPT lib: ustr-srch-opt-code.c Compiling for A OPT lib: ustr-srch-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-srch-code-a-opt.o -c ustr-srch-opt-code.c echo Compiling for A OPT lib: ustr-sub-opt-code.c Compiling for A OPT lib: ustr-sub-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sub-code-a-opt.o -c ustr-sub-opt-code.c echo Compiling for A OPT lib: ustr-utf8-opt-code.c Compiling for A OPT lib: ustr-utf8-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-utf8-code-a-opt.o -c ustr-utf8-opt-code.c echo Compiling for SO DBG lib: ustr-b-dbg-code.c Compiling for SO DBG lib: ustr-b-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-so-dbg.o -c ustr-b-dbg-code.c echo Compiling for SO DBG lib: ustr-cmp-dbg-code.c Compiling for SO DBG lib: ustr-cmp-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-so-dbg.o -c ustr-cmp-dbg-code.c echo Compiling for SO DBG lib: ustr-fmt-dbg-code.c Compiling for SO DBG lib: ustr-fmt-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-fmt-code-so-dbg.o -c ustr-fmt-dbg-code.c echo Compiling for SO DBG lib: ustr-io-dbg-code.c Compiling for SO DBG lib: ustr-io-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-io-code-so-dbg.o -c ustr-io-dbg-code.c echo Compiling for SO DBG lib: ustr-ins-dbg-code.c Compiling for SO DBG lib: ustr-ins-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-so-dbg.o -c ustr-ins-dbg-code.c echo Compiling for SO DBG lib: ustr-main-dbg-code.c Compiling for SO DBG lib: ustr-main-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-so-dbg.o -c ustr-main-dbg-code.c echo Compiling for SO DBG lib: ustr-parse-dbg-code.c Compiling for SO DBG lib: ustr-parse-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-so-dbg.o -c ustr-parse-dbg-code.c echo Compiling for SO DBG lib: ustr-pool-dbg-code.c Compiling for SO DBG lib: ustr-pool-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-so-dbg.o -c ustr-pool-dbg-code.c echo Compiling for SO DBG lib: ustr-replace-dbg-code.c Compiling for SO DBG lib: ustr-replace-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-so-dbg.o -c ustr-replace-dbg-code.c echo Compiling for SO DBG lib: ustr-sc-dbg-code.c Compiling for SO DBG lib: ustr-sc-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-so-dbg.o -c ustr-sc-dbg-code.c echo Compiling for SO DBG lib: ustr-set-dbg-code.c Compiling for SO DBG lib: ustr-set-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-so-dbg.o -c ustr-set-dbg-code.c echo Compiling for SO DBG lib: ustr-split-dbg-code.c Compiling for SO DBG lib: ustr-split-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-so-dbg.o -c ustr-split-dbg-code.c echo Compiling for SO DBG lib: ustr-spn-dbg-code.c Compiling for SO DBG lib: ustr-spn-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-so-dbg.o -c ustr-spn-dbg-code.c echo Compiling for SO DBG lib: ustr-srch-dbg-code.c Compiling for SO DBG lib: ustr-srch-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-so-dbg.o -c ustr-srch-dbg-code.c echo Compiling for SO DBG lib: ustr-sub-dbg-code.c Compiling for SO DBG lib: ustr-sub-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-so-dbg.o -c ustr-sub-dbg-code.c echo Compiling for SO DBG lib: ustr-utf8-dbg-code.c Compiling for SO DBG lib: ustr-utf8-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-so-dbg.o -c ustr-utf8-dbg-code.c echo Compiling for SO OPT lib: ustr-b-opt-code.c Compiling for SO OPT lib: ustr-b-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-b-code-so-opt.o -c ustr-b-opt-code.c In file included from ustr-sc.h:199:0, from ustr-sc-dbg-code.c:22: ustr-sc-code.h: In function 'ustrp__sc_tolower': ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ ustr-sc-code.h: In function 'ustrp__sc_toupper': ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ echo Compiling for SO OPT lib: ustr-cmp-opt-code.c Compiling for SO OPT lib: ustr-cmp-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-cmp-code-so-opt.o -c ustr-cmp-opt-code.c echo Compiling for SO OPT lib: ustr-fmt-opt-code.c Compiling for SO OPT lib: ustr-fmt-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-fmt-code-so-opt.o -c ustr-fmt-opt-code.c echo Compiling for SO OPT lib: ustr-io-opt-code.c Compiling for SO OPT lib: ustr-io-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-io-code-so-opt.o -c ustr-io-opt-code.c echo Compiling for SO OPT lib: ustr-ins-opt-code.c Compiling for SO OPT lib: ustr-ins-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-ins-code-so-opt.o -c ustr-ins-opt-code.c echo Compiling for SO OPT lib: ustr-main-opt-code.c Compiling for SO OPT lib: ustr-main-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-main-code-so-opt.o -c ustr-main-opt-code.c echo Compiling for SO OPT lib: ustr-parse-opt-code.c Compiling for SO OPT lib: ustr-parse-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-parse-code-so-opt.o -c ustr-parse-opt-code.c echo Compiling for SO OPT lib: ustr-pool-opt-code.c Compiling for SO OPT lib: ustr-pool-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-pool-code-so-opt.o -c ustr-pool-opt-code.c echo Compiling for SO OPT lib: ustr-replace-opt-code.c Compiling for SO OPT lib: ustr-replace-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-replace-code-so-opt.o -c ustr-replace-opt-code.c echo Compiling for SO OPT lib: ustr-sc-opt-code.c Compiling for SO OPT lib: ustr-sc-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sc-code-so-opt.o -c ustr-sc-opt-code.c echo Compiling for SO OPT lib: ustr-set-opt-code.c Compiling for SO OPT lib: ustr-set-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-set-code-so-opt.o -c ustr-set-opt-code.c echo Compiling for SO OPT lib: ustr-split-opt-code.c Compiling for SO OPT lib: ustr-split-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-split-code-so-opt.o -c ustr-split-opt-code.c echo Compiling for SO OPT lib: ustr-spn-opt-code.c Compiling for SO OPT lib: ustr-spn-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-spn-code-so-opt.o -c ustr-spn-opt-code.c echo Compiling for SO OPT lib: ustr-srch-opt-code.c Compiling for SO OPT lib: ustr-srch-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-srch-code-so-opt.o -c ustr-srch-opt-code.c echo Compiling for SO OPT lib: ustr-sub-opt-code.c Compiling for SO OPT lib: ustr-sub-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sub-code-so-opt.o -c ustr-sub-opt-code.c echo Compiling for SO OPT lib: ustr-utf8-opt-code.c Compiling for SO OPT lib: ustr-utf8-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-utf8-code-so-opt.o -c ustr-utf8-opt-code.c echo Linking A DBG lib: libustr-debug.a Linking A DBG lib: libustr-debug.a ar ru libustr-debug.a ustr-b-code-a-dbg.o ustr-cmp-code-a-dbg.o ustr-fmt-code-a-dbg.o ustr-io-code-a-dbg.o ustr-ins-code-a-dbg.o ustr-main-code-a-dbg.o ustr-parse-code-a-dbg.o ustr-pool-code-a-dbg.o ustr-replace-code-a-dbg.o ustr-sc-code-a-dbg.o ustr-set-code-a-dbg.o ustr-split-code-a-dbg.o ustr-spn-code-a-dbg.o ustr-srch-code-a-dbg.o ustr-sub-code-a-dbg.o ustr-utf8-code-a-dbg.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libustr-debug.a ranlib libustr-debug.a echo Linking A OPT lib: libustr.a Linking A OPT lib: libustr.a ar ru libustr.a ustr-b-code-a-opt.o ustr-cmp-code-a-opt.o ustr-fmt-code-a-opt.o ustr-io-code-a-opt.o ustr-ins-code-a-opt.o ustr-main-code-a-opt.o ustr-parse-code-a-opt.o ustr-pool-code-a-opt.o ustr-replace-code-a-opt.o ustr-sc-code-a-opt.o ustr-set-code-a-opt.o ustr-split-code-a-opt.o ustr-spn-code-a-opt.o ustr-srch-code-a-opt.o ustr-sub-code-a-opt.o ustr-utf8-code-a-opt.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libustr.a ranlib libustr.a echo Linking SO DBG lib: libustr-debug-1.0.so.1.0.4 Linking SO DBG lib: libustr-debug-1.0.so.1.0.4 echo Done static cc -shared ustr-b-code-so-dbg.o ustr-cmp-code-so-dbg.o ustr-fmt-code-so-dbg.o ustr-io-code-so-dbg.o ustr-ins-code-so-dbg.o ustr-main-code-so-dbg.o ustr-parse-code-so-dbg.o ustr-pool-code-so-dbg.o ustr-replace-code-so-dbg.o ustr-sc-code-so-dbg.o ustr-set-code-so-dbg.o ustr-split-code-so-dbg.o ustr-spn-code-so-dbg.o ustr-srch-code-so-dbg.o ustr-sub-code-so-dbg.o ustr-utf8-code-so-dbg.o -Wl,-soname -Wl,libustr-debug-1.0.so.1 -Wl,-version-script -Wl,libustr.ver -o libustr-debug-1.0.so.1.0.4 Done static ustr-cmp-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-io-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-io-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-io-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-io-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-io-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-io-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-io-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-io-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-io-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-io-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-io-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-io-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-io-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-io-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-io-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-io-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-io-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-io-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-io-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-io-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-io-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-io-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-io-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-io-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-io-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-io-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-io-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-io-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-io-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-io-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-io-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-io-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-io-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-io-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-io-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-io-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-io-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-io-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-ins-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-ins-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-ins-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-ins-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-ins-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-ins-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-ins-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-ins-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-ins-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-ins-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-ins-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-ins-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-ins-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-ins-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-ins-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-ins-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-ins-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-ins-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-ins-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-ins-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-ins-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-main-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-main-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-main-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-main-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-main-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-main-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-main-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-main-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-main-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-main-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-main-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-main-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-main-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-main-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-main-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-main-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-main-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-main-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-main-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-main-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-main-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-main-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-main-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-main-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-main-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-main-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-main-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-main-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-main-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-main-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-main-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-main-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-main-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-main-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-main-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-main-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-main-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-main-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-parse-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-parse-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-parse-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-parse-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-parse-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-parse-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-parse-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-parse-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-parse-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-parse-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-parse-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-parse-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-parse-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-parse-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-parse-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-parse-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-parse-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-parse-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-parse-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-parse-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-parse-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-pool-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-pool-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-pool-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-pool-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-pool-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-pool-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-pool-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-pool-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-pool-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-pool-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-pool-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-pool-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-pool-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-pool-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-pool-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-pool-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-pool-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-pool-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-pool-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-pool-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-pool-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-replace-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-replace-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-replace-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-replace-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-replace-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-replace-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-replace-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-replace-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-replace-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-replace-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-replace-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-replace-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-replace-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-replace-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-replace-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-replace-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-replace-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-replace-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-replace-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-replace-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-replace-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-sc-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-sc-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-sc-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-sc-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-sc-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-sc-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sc-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-sc-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sc-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-sc-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-sc-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-sc-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-sc-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sc-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sc-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-sc-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-sc-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-sc-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-sc-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-sc-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-sc-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-set-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-set-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-set-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-set-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-set-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-set-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-set-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-set-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-set-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-set-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-set-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-set-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-set-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-set-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-set-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-set-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-set-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-set-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-set-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-set-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-set-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-set-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-set-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-set-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-set-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-set-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-set-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-set-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-set-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-set-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-set-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-set-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-set-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-set-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-set-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-set-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-set-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-set-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-set-code-so-dbg.o: In function `ustr_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: multiple definition of `ustr_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: first defined here ustr-set-code-so-dbg.o: In function `ustrp_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: multiple definition of `ustrp_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: first defined here ustr-split-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-split-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-split-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-split-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-split-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-split-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-split-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-split-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-split-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-split-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-split-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-split-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-split-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-split-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-split-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-split-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-split-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-split-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-split-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-split-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-split-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-split-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-split-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-split-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-split-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-split-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-split-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-split-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-split-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-split-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-split-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-split-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-split-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-split-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-split-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-split-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-split-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-split-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-split-code-so-dbg.o: In function `ustr_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: multiple definition of `ustr_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: first defined here ustr-split-code-so-dbg.o: In function `ustrp_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: multiple definition of `ustrp_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: multiple definition of `ustr_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: multiple definition of `ustr_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: multiple definition of `ustr_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: multiple definition of `ustr_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: multiple definition of `ustr_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: multiple definition of `ustr_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: multiple definition of `ustr_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: multiple definition of `ustr_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: multiple definition of `ustrp_spn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: multiple definition of `ustrp_spn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: multiple definition of `ustrp_spn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: multiple definition of `ustrp_spn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: multiple definition of `ustrp_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: multiple definition of `ustrp_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: multiple definition of `ustrp_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: multiple definition of `ustrp_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: multiple definition of `ustrp_cspn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: multiple definition of `ustrp_cspn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: multiple definition of `ustrp_cspn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: multiple definition of `ustrp_cspn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: multiple definition of `ustrp_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: multiple definition of `ustrp_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: multiple definition of `ustrp_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: multiple definition of `ustrp_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-spn-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-spn-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-spn-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-spn-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-spn-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-spn-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-spn-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-spn-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-spn-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-spn-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-spn-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-spn-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-spn-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-spn-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-spn-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-spn-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-spn-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-spn-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-spn-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_valid': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: multiple definition of `ustrp_utf8_valid' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_len': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: multiple definition of `ustrp_utf8_len' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_width': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: multiple definition of `ustrp_utf8_width' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_chars2bytes': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: multiple definition of `ustrp_utf8_chars2bytes' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_bytes2chars': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: multiple definition of `ustrp_utf8_bytes2chars' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: multiple definition of `ustr_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: multiple definition of `ustr_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: multiple definition of `ustr_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: multiple definition of `ustr_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: multiple definition of `ustr_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: multiple definition of `ustr_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: multiple definition of `ustr_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: multiple definition of `ustr_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: multiple definition of `ustrp_spn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: multiple definition of `ustrp_spn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: multiple definition of `ustrp_spn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: multiple definition of `ustrp_spn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: multiple definition of `ustrp_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: multiple definition of `ustrp_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: multiple definition of `ustrp_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: multiple definition of `ustrp_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: multiple definition of `ustrp_cspn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: multiple definition of `ustrp_cspn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: multiple definition of `ustrp_cspn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: multiple definition of `ustrp_cspn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: multiple definition of `ustrp_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: multiple definition of `ustrp_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: multiple definition of `ustrp_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: multiple definition of `ustrp_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: first defined here ustr-srch-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-srch-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-srch-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-srch-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-srch-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-srch-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-srch-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-srch-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-srch-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-srch-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-srch-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-srch-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-srch-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-srch-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-srch-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-srch-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-srch-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-srch-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-srch-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-srch-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-srch-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-sub-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-sub-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-sub-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-sub-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-sub-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sub-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sub-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-sub-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-sub-code-so-dbg.o: In function `Makefile:473: recipe for target 'libustr-debug-1.0.so.1.0.4' failed ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-sub-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sub-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-sub-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-sub-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-sub-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-sub-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-sub-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ins_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:93: multiple definition of `ustr_ins_cstr' ustr-ins-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:93: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_ins_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:96: multiple definition of `ustrp_ins_cstr' ustr-ins-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:96: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:181: multiple definition of `ustr_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:181: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sc_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:184: multiple definition of `ustr_sc_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:184: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:188: multiple definition of `ustrp_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:188: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_sc_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:192: multiple definition of `ustrp_sc_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:192: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_valid': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: multiple definition of `ustrp_utf8_valid' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_len': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: multiple definition of `ustrp_utf8_len' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_width': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: multiple definition of `ustrp_utf8_width' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_chars2bytes': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: multiple definition of `ustrp_utf8_chars2bytes' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_bytes2chars': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: multiple definition of `ustrp_utf8_bytes2chars' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: first defined here collect2: error: ld returned 1 exit status make: *** [libustr-debug-1.0.so.1.0.4] Error 1 make: *** Waiting for unfinished jobs.... RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.8domhR (%build) Bad exit status from /var/tmp/rpm-tmp.8domhR (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec LEAVE do --> EXCEPTION RAISED Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec'], timeout=0uid=1000printOutput=Falselogger=gid=135env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ustr-1.0.4-18bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec '], timeout=0uid=1000printOutput=Falselogger=gid=135env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'TERM': 'vt100'}user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'private_network=Trueshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CtSCRx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ustr-1.0.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ustr-1.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ustr-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (c99-inline.patch):' Patch #0 (c99-inline.patch): + /usr/bin/patch -p1 --fuzz=0 patching file ustr-compiler.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cR6ja7 + umask 022 + cd /builddir/build/BUILD + cd ustr-1.0.4 + make -j8 all-shared 'CFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' HIDE= echo Compiling: auto configuration test: 64bit echo Compiling: auto configuration test: vsnprintf Compiling: auto configuration test: 64bit Compiling: auto configuration test: vsnprintf cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o autoconf_64b autoconf_64b.c cc -o autoconf_vsnprintf autoconf_vsnprintf.c echo Creating ustr-import echo Creating ustr-conf.h echo Creating ustr-conf-debug.h Creating ustr-import sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ sed -e 's,@INCLUDEDIR@,/usr/include,g' -e 's,@SHRDIR@,/usr/share/ustr-1.0.4,g' -e 's,@VERS@,1.0,g' -e 's,@VERS_FULL@,1.0.4,g' -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-import.in > ustr-import Creating ustr-conf.h have_stdint_h=0; dbg1=0; dbg2=0; \ sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ sed -e "s,@HAVE_STDINT_H@,$have_stdint_h,g" -e "s,@USE_ASSERT@,$dbg1,g" -e "s,@USE_EOS_MARK@,$dbg2,g" -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-conf.h.in > ustr-conf.h Creating ustr-conf-debug.h have_stdint_h=0; dbg1=1; dbg2=1; \ sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ if test -f "/usr/include/stdint.h"; then have_stdint_h=1; fi; \ sed -e "s,@HAVE_STDINT_H@,$have_stdint_h,g" -e "s,@USE_ASSERT@,$dbg1,g" -e "s,@USE_EOS_MARK@,$dbg2,g" -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-conf.h.in > ustr-conf-debug.h chmod 755 ustr-import echo Compiling for A DBG lib: ustr-b-dbg-code.c echo Compiling for A DBG lib: ustr-cmp-dbg-code.c echo Compiling for A DBG lib: ustr-fmt-dbg-code.c Compiling for A DBG lib: ustr-b-dbg-code.c echo Compiling for A DBG lib: ustr-io-dbg-code.c Compiling for A DBG lib: ustr-cmp-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-a-dbg.o -c ustr-b-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-a-dbg.o -c ustr-cmp-dbg-code.c Compiling for A DBG lib: ustr-fmt-dbg-code.c echo Compiling for A DBG lib: ustr-ins-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-fmt-code-a-dbg.o -c ustr-fmt-dbg-code.c echo Compiling for A DBG lib: ustr-main-dbg-code.c echo Compiling for A DBG lib: ustr-parse-dbg-code.c Compiling for A DBG lib: ustr-ins-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-a-dbg.o -c ustr-ins-dbg-code.c Compiling for A DBG lib: ustr-io-dbg-code.c echo Compiling for A DBG lib: ustr-pool-dbg-code.c Compiling for A DBG lib: ustr-main-dbg-code.c Compiling for A DBG lib: ustr-parse-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-io-code-a-dbg.o -c ustr-io-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-a-dbg.o -c ustr-main-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-a-dbg.o -c ustr-parse-dbg-code.c Compiling for A DBG lib: ustr-pool-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-a-dbg.o -c ustr-pool-dbg-code.c echo Compiling for A DBG lib: ustr-replace-dbg-code.c Compiling for A DBG lib: ustr-replace-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-a-dbg.o -c ustr-replace-dbg-code.c echo Compiling for A DBG lib: ustr-sc-dbg-code.c Compiling for A DBG lib: ustr-sc-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-a-dbg.o -c ustr-sc-dbg-code.c echo Compiling for A DBG lib: ustr-set-dbg-code.c Compiling for A DBG lib: ustr-set-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-a-dbg.o -c ustr-set-dbg-code.c echo Compiling for A DBG lib: ustr-split-dbg-code.c Compiling for A DBG lib: ustr-split-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-a-dbg.o -c ustr-split-dbg-code.c echo Compiling for A DBG lib: ustr-spn-dbg-code.c Compiling for A DBG lib: ustr-spn-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-a-dbg.o -c ustr-spn-dbg-code.c echo Compiling for A DBG lib: ustr-srch-dbg-code.c Compiling for A DBG lib: ustr-srch-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-a-dbg.o -c ustr-srch-dbg-code.c echo Compiling for A DBG lib: ustr-sub-dbg-code.c Compiling for A DBG lib: ustr-sub-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-a-dbg.o -c ustr-sub-dbg-code.c echo Compiling for A DBG lib: ustr-utf8-dbg-code.c Compiling for A DBG lib: ustr-utf8-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-a-dbg.o -c ustr-utf8-dbg-code.c echo Compiling for A OPT lib: ustr-b-opt-code.c Compiling for A OPT lib: ustr-b-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-b-code-a-opt.o -c ustr-b-opt-code.c echo Compiling for A OPT lib: ustr-cmp-opt-code.c Compiling for A OPT lib: ustr-cmp-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-cmp-code-a-opt.o -c ustr-cmp-opt-code.c In file included from ustr-sc.h:199:0, from ustr-sc-dbg-code.c:22: ustr-sc-code.h: In function 'ustrp__sc_tolower': ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ ustr-sc-code.h: In function 'ustrp__sc_toupper': ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ echo Compiling for A OPT lib: ustr-fmt-opt-code.c Compiling for A OPT lib: ustr-fmt-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-fmt-code-a-opt.o -c ustr-fmt-opt-code.c echo Compiling for A OPT lib: ustr-io-opt-code.c Compiling for A OPT lib: ustr-io-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-io-code-a-opt.o -c ustr-io-opt-code.c echo Compiling for A OPT lib: ustr-ins-opt-code.c Compiling for A OPT lib: ustr-ins-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-ins-code-a-opt.o -c ustr-ins-opt-code.c echo Compiling for A OPT lib: ustr-main-opt-code.c Compiling for A OPT lib: ustr-main-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-main-code-a-opt.o -c ustr-main-opt-code.c echo Compiling for A OPT lib: ustr-parse-opt-code.c Compiling for A OPT lib: ustr-parse-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-parse-code-a-opt.o -c ustr-parse-opt-code.c echo Compiling for A OPT lib: ustr-pool-opt-code.c Compiling for A OPT lib: ustr-pool-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-pool-code-a-opt.o -c ustr-pool-opt-code.c echo Compiling for A OPT lib: ustr-replace-opt-code.c Compiling for A OPT lib: ustr-replace-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-replace-code-a-opt.o -c ustr-replace-opt-code.c echo Compiling for A OPT lib: ustr-sc-opt-code.c Compiling for A OPT lib: ustr-sc-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sc-code-a-opt.o -c ustr-sc-opt-code.c echo Compiling for A OPT lib: ustr-set-opt-code.c Compiling for A OPT lib: ustr-set-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-set-code-a-opt.o -c ustr-set-opt-code.c echo Compiling for A OPT lib: ustr-split-opt-code.c Compiling for A OPT lib: ustr-split-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-split-code-a-opt.o -c ustr-split-opt-code.c echo Compiling for A OPT lib: ustr-spn-opt-code.c Compiling for A OPT lib: ustr-spn-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-spn-code-a-opt.o -c ustr-spn-opt-code.c echo Compiling for A OPT lib: ustr-srch-opt-code.c Compiling for A OPT lib: ustr-srch-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-srch-code-a-opt.o -c ustr-srch-opt-code.c echo Compiling for A OPT lib: ustr-sub-opt-code.c Compiling for A OPT lib: ustr-sub-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sub-code-a-opt.o -c ustr-sub-opt-code.c echo Compiling for A OPT lib: ustr-utf8-opt-code.c Compiling for A OPT lib: ustr-utf8-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-utf8-code-a-opt.o -c ustr-utf8-opt-code.c echo Compiling for SO DBG lib: ustr-b-dbg-code.c Compiling for SO DBG lib: ustr-b-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-so-dbg.o -c ustr-b-dbg-code.c echo Compiling for SO DBG lib: ustr-cmp-dbg-code.c Compiling for SO DBG lib: ustr-cmp-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-so-dbg.o -c ustr-cmp-dbg-code.c echo Compiling for SO DBG lib: ustr-fmt-dbg-code.c Compiling for SO DBG lib: ustr-fmt-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-fmt-code-so-dbg.o -c ustr-fmt-dbg-code.c echo Compiling for SO DBG lib: ustr-io-dbg-code.c Compiling for SO DBG lib: ustr-io-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-io-code-so-dbg.o -c ustr-io-dbg-code.c echo Compiling for SO DBG lib: ustr-ins-dbg-code.c Compiling for SO DBG lib: ustr-ins-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-so-dbg.o -c ustr-ins-dbg-code.c echo Compiling for SO DBG lib: ustr-main-dbg-code.c Compiling for SO DBG lib: ustr-main-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-so-dbg.o -c ustr-main-dbg-code.c echo Compiling for SO DBG lib: ustr-parse-dbg-code.c Compiling for SO DBG lib: ustr-parse-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-so-dbg.o -c ustr-parse-dbg-code.c echo Compiling for SO DBG lib: ustr-pool-dbg-code.c Compiling for SO DBG lib: ustr-pool-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-pool-code-so-dbg.o -c ustr-pool-dbg-code.c echo Compiling for SO DBG lib: ustr-replace-dbg-code.c Compiling for SO DBG lib: ustr-replace-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-replace-code-so-dbg.o -c ustr-replace-dbg-code.c echo Compiling for SO DBG lib: ustr-sc-dbg-code.c Compiling for SO DBG lib: ustr-sc-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sc-code-so-dbg.o -c ustr-sc-dbg-code.c echo Compiling for SO DBG lib: ustr-set-dbg-code.c Compiling for SO DBG lib: ustr-set-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-set-code-so-dbg.o -c ustr-set-dbg-code.c echo Compiling for SO DBG lib: ustr-split-dbg-code.c Compiling for SO DBG lib: ustr-split-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-split-code-so-dbg.o -c ustr-split-dbg-code.c echo Compiling for SO DBG lib: ustr-spn-dbg-code.c Compiling for SO DBG lib: ustr-spn-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-spn-code-so-dbg.o -c ustr-spn-dbg-code.c echo Compiling for SO DBG lib: ustr-srch-dbg-code.c Compiling for SO DBG lib: ustr-srch-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-srch-code-so-dbg.o -c ustr-srch-dbg-code.c echo Compiling for SO DBG lib: ustr-sub-dbg-code.c Compiling for SO DBG lib: ustr-sub-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-sub-code-so-dbg.o -c ustr-sub-dbg-code.c echo Compiling for SO DBG lib: ustr-utf8-dbg-code.c Compiling for SO DBG lib: ustr-utf8-dbg-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -W -Wall -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -O1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-utf8-code-so-dbg.o -c ustr-utf8-dbg-code.c echo Compiling for SO OPT lib: ustr-b-opt-code.c Compiling for SO OPT lib: ustr-b-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-b-code-so-opt.o -c ustr-b-opt-code.c In file included from ustr-sc.h:199:0, from ustr-sc-dbg-code.c:22: ustr-sc-code.h: In function 'ustrp__sc_tolower': ustr-sc-code.h:174:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ ustr-sc-code.h: In function 'ustrp__sc_toupper': ustr-sc-code.h:204:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable] size_t clen; ^ echo Compiling for SO OPT lib: ustr-cmp-opt-code.c Compiling for SO OPT lib: ustr-cmp-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-cmp-code-so-opt.o -c ustr-cmp-opt-code.c echo Compiling for SO OPT lib: ustr-fmt-opt-code.c Compiling for SO OPT lib: ustr-fmt-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-fmt-code-so-opt.o -c ustr-fmt-opt-code.c echo Compiling for SO OPT lib: ustr-io-opt-code.c Compiling for SO OPT lib: ustr-io-opt-code.c echo Compiling for SO OPT lib: ustr-ins-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-io-code-so-opt.o -c ustr-io-opt-code.c Compiling for SO OPT lib: ustr-ins-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-ins-code-so-opt.o -c ustr-ins-opt-code.c echo Compiling for SO OPT lib: ustr-main-opt-code.c Compiling for SO OPT lib: ustr-main-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-main-code-so-opt.o -c ustr-main-opt-code.c echo Compiling for SO OPT lib: ustr-parse-opt-code.c Compiling for SO OPT lib: ustr-parse-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-parse-code-so-opt.o -c ustr-parse-opt-code.c echo Compiling for SO OPT lib: ustr-pool-opt-code.c Compiling for SO OPT lib: ustr-pool-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-pool-code-so-opt.o -c ustr-pool-opt-code.c echo Compiling for SO OPT lib: ustr-replace-opt-code.c Compiling for SO OPT lib: ustr-replace-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-replace-code-so-opt.o -c ustr-replace-opt-code.c echo Compiling for SO OPT lib: ustr-sc-opt-code.c Compiling for SO OPT lib: ustr-sc-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sc-code-so-opt.o -c ustr-sc-opt-code.c echo Compiling for SO OPT lib: ustr-set-opt-code.c Compiling for SO OPT lib: ustr-set-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-set-code-so-opt.o -c ustr-set-opt-code.c echo Compiling for SO OPT lib: ustr-split-opt-code.c Compiling for SO OPT lib: ustr-split-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-split-code-so-opt.o -c ustr-split-opt-code.c echo Compiling for SO OPT lib: ustr-spn-opt-code.c Compiling for SO OPT lib: ustr-spn-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-spn-code-so-opt.o -c ustr-spn-opt-code.c echo Compiling for SO OPT lib: ustr-srch-opt-code.c Compiling for SO OPT lib: ustr-srch-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-srch-code-so-opt.o -c ustr-srch-opt-code.c echo Compiling for SO OPT lib: ustr-sub-opt-code.c Compiling for SO OPT lib: ustr-sub-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-sub-code-so-opt.o -c ustr-sub-opt-code.c echo Compiling for SO OPT lib: ustr-utf8-opt-code.c Compiling for SO OPT lib: ustr-utf8-opt-code.c cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-utf8-code-so-opt.o -c ustr-utf8-opt-code.c echo Linking A DBG lib: libustr-debug.a Linking A DBG lib: libustr-debug.a ar ru libustr-debug.a ustr-b-code-a-dbg.o ustr-cmp-code-a-dbg.o ustr-fmt-code-a-dbg.o ustr-io-code-a-dbg.o ustr-ins-code-a-dbg.o ustr-main-code-a-dbg.o ustr-parse-code-a-dbg.o ustr-pool-code-a-dbg.o ustr-replace-code-a-dbg.o ustr-sc-code-a-dbg.o ustr-set-code-a-dbg.o ustr-split-code-a-dbg.o ustr-spn-code-a-dbg.o ustr-srch-code-a-dbg.o ustr-sub-code-a-dbg.o ustr-utf8-code-a-dbg.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libustr-debug.a ranlib libustr-debug.a echo Linking A OPT lib: libustr.a Linking A OPT lib: libustr.a ar ru libustr.a ustr-b-code-a-opt.o ustr-cmp-code-a-opt.o ustr-fmt-code-a-opt.o ustr-io-code-a-opt.o ustr-ins-code-a-opt.o ustr-main-code-a-opt.o ustr-parse-code-a-opt.o ustr-pool-code-a-opt.o ustr-replace-code-a-opt.o ustr-sc-code-a-opt.o ustr-set-code-a-opt.o ustr-split-code-a-opt.o ustr-spn-code-a-opt.o ustr-srch-code-a-opt.o ustr-sub-code-a-opt.o ustr-utf8-code-a-opt.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libustr.a ranlib libustr.a echo Linking SO DBG lib: libustr-debug-1.0.so.1.0.4 Linking SO DBG lib: libustr-debug-1.0.so.1.0.4 cc -shared ustr-b-code-so-dbg.o ustr-cmp-code-so-dbg.o ustr-fmt-code-so-dbg.o ustr-io-code-so-dbg.o ustr-ins-code-so-dbg.o ustr-main-code-so-dbg.o ustr-parse-code-so-dbg.o ustr-pool-code-so-dbg.o ustr-replace-code-so-dbg.o ustr-sc-code-so-dbg.o ustr-set-code-so-dbg.o ustr-split-code-so-dbg.o ustr-spn-code-so-dbg.o ustr-srch-code-so-dbg.o ustr-sub-code-so-dbg.o ustr-utf8-code-so-dbg.o -Wl,-soname -Wl,libustr-debug-1.0.so.1 -Wl,-version-script -Wl,libustr.ver -o libustr-debug-1.0.so.1.0.4 echo Done static Done static ustr-cmp-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-cmp-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-cmp-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-fmt-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-fmt-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-io-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-io-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-io-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-io-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-io-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-io-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-io-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-io-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-io-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-io-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-io-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-io-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-io-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-io-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-io-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-io-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-io-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-io-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-io-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-io-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-io-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-io-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-io-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-io-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-io-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-io-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-io-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-io-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-io-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-io-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-io-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-io-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-io-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-io-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-io-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-io-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-io-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-io-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-io-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-ins-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-ins-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-ins-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-ins-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-ins-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-ins-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-ins-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-ins-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-ins-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-ins-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-ins-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-ins-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-ins-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-ins-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-ins-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-ins-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-ins-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-ins-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-ins-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-ins-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-ins-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-ins-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-main-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-main-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-main-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-main-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-main-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-main-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-main-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-main-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-main-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-main-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-main-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-main-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-main-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-main-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-main-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-main-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-main-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-main-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-main-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-main-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-main-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-main-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-main-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-main-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-main-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-main-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-main-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-main-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-main-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-main-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-main-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-main-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-main-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-main-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-main-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-main-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-main-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-main-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-main-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-parse-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-parse-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-parse-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-parse-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-parse-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-parse-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-parse-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-parse-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-parse-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-parse-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-parse-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-parse-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-parse-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-parse-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-parse-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-parse-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-parse-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-parse-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-parse-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-parse-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-parse-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-parse-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-pool-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-pool-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-pool-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-pool-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-pool-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-pool-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-pool-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-pool-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-pool-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-pool-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-pool-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-pool-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-pool-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-pool-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-pool-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-pool-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-pool-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-pool-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-pool-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-pool-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-pool-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-pool-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-replace-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-replace-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-replace-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-replace-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-replace-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-replace-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-replace-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-replace-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-replace-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-replace-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-replace-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-replace-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-replace-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-replace-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-replace-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-replace-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-replace-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-replace-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-replace-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-replace-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-replace-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-replace-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-sc-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-sc-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-sc-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-sc-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-sc-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-sc-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sc-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-sc-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sc-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-sc-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-sc-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-sc-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-sc-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sc-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sc-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-sc-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-sc-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-sc-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-sc-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-sc-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-sc-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-sc-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-set-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-set-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-set-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-set-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-set-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-set-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-set-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-set-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-set-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-set-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-set-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-set-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-set-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-set-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-set-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-set-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-set-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-set-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-set-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-set-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-set-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-set-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-set-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-set-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-set-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-set-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-set-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-set-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-set-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-set-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-set-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-set-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-set-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-set-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-set-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-set-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-set-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-set-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-set-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-set-code-so-dbg.o: In function `ustr_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: multiple definition of `ustr_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: first defined here ustr-set-code-so-dbg.o: In function `ustrp_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: multiple definition of `ustrp_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: first defined here ustr-split-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-split-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-split-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-split-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-split-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-split-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-split-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-split-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-split-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-split-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-split-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-split-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-split-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-split-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-split-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-split-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-split-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-split-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-split-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-split-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-split-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-split-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-split-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-split-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-split-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-split-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-split-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-split-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-split-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-split-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-split-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-split-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-split-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-split-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-split-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-split-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-split-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-split-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-split-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-split-code-so-dbg.o: In function `ustr_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: multiple definition of `ustr_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:94: first defined here ustr-split-code-so-dbg.o: In function `ustrp_set_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: multiple definition of `ustrp_set_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-set.h:98: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: multiple definition of `ustr_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: multiple definition of `ustr_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: multiple definition of `ustr_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: multiple definition of `ustr_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: multiple definition of `ustr_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: first defined here ustr-split-code-so-dbg.o: In function `ustr_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: multiple definition of `ustr_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: multiple definition of `ustr_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: first defined here ustr-split-code-so-dbg.o: In function `ustr_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: multiple definition of `ustr_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: multiple definition of `ustrp_spn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: multiple definition of `ustrp_spn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: multiple definition of `ustrp_spn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: multiple definition of `ustrp_spn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: multiple definition of `ustrp_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: multiple definition of `ustrp_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: multiple definition of `ustrp_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: first defined here ustr-split-code-so-dbg.o: In function `ustrp_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: multiple definition of `ustrp_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: multiple definition of `ustrp_cspn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: multiple definition of `ustrp_cspn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: multiple definition of `ustrp_cspn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: multiple definition of `ustrp_cspn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: multiple definition of `ustrp_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: multiple definition of `ustrp_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: multiple definition of `ustrp_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: first defined here ustr-split-code-so-dbg.o: In function `ustrp_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: multiple definition of `ustrp_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-split-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-split-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-spn-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-spn-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-spn-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-spn-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-spn-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-spn-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-spn-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-spn-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-spn-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-spn-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-spn-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-spn-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-spn-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-spn-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-spn-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-spn-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-spn-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-spn-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-spn-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-spn-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_valid': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: multiple definition of `ustrp_utf8_valid' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_len': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: multiple definition of `ustrp_utf8_len' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_width': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: multiple definition of `ustrp_utf8_width' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_chars2bytes': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: multiple definition of `ustrp_utf8_chars2bytes' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_utf8_bytes2chars': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: multiple definition of `ustrp_utf8_bytes2chars' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: multiple definition of `ustr_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:131: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: multiple definition of `ustr_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:134: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: multiple definition of `ustr_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:138: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: multiple definition of `ustr_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:141: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: multiple definition of `ustr_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:145: first defined here ustr-spn-code-so-dbg.o: In function `ustr_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: multiple definition of `ustr_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:148: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: multiple definition of `ustr_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:152: first defined here ustr-spn-code-so-dbg.o: In function `ustr_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: multiple definition of `ustr_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:155: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: multiple definition of `ustrp_spn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:308: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: multiple definition of `ustrp_spn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:311: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: multiple definition of `ustrp_spn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:314: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: multiple definition of `ustrp_spn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:317: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: multiple definition of `ustrp_spn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:320: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: multiple definition of `ustrp_spn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:323: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: multiple definition of `ustrp_spn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:326: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_spn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: multiple definition of `ustrp_spn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:329: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: multiple definition of `ustrp_cspn_chr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:333: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: multiple definition of `ustrp_cspn_chr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:336: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chrs_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: multiple definition of `ustrp_cspn_chrs_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:339: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_chrs_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: multiple definition of `ustrp_cspn_chrs_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:342: first defined here ustr-spn-code-so-dbg.o: In function `Makefile:473: recipe for target 'libustr-debug-1.0.so.1.0.4' failed ustrp_cspn_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: multiple definition of `ustrp_cspn_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:345: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: multiple definition of `ustrp_cspn_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:348: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: multiple definition of `ustrp_cspn_cstr_fwd' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:351: first defined here ustr-spn-code-so-dbg.o: In function `ustrp_cspn_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: multiple definition of `ustrp_cspn_cstr_rev' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-spn.h:354: first defined here ustr-srch-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-srch-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-srch-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-srch-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-srch-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-srch-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-srch-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-srch-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-srch-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-srch-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-srch-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-srch-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-srch-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-srch-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-srch-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-srch-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-srch-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-srch-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-srch-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-srch-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-srch-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-srch-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-srch-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-sub-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-sub-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-sub-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-sub-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-sub-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sub-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sub-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-sub-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-sub-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-sub-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sub-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-sub-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-sub-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-sub-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-sub-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-sub-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-sub-code-so-dbg.o: In function `ustr_ins_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:93: multiple definition of `ustr_ins_cstr' ustr-ins-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:93: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_ins_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:96: multiple definition of `ustrp_ins_cstr' ustr-ins-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-ins.h:96: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: multiple definition of `ustr_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:133: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: multiple definition of `ustr_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:136: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: multiple definition of `ustr_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:140: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: multiple definition of `ustr_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:143: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: multiple definition of `ustr_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:148: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: multiple definition of `ustr_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:151: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: multiple definition of `ustr_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:155: first defined here ustr-sub-code-so-dbg.o: In function `ustr_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: multiple definition of `ustr_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:158: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: multiple definition of `ustrp_srch_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:278: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: multiple definition of `ustrp_srch_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:281: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: multiple definition of `ustrp_srch_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:285: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: multiple definition of `ustrp_srch_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:288: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: multiple definition of `ustrp_srch_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:292: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: multiple definition of `ustrp_srch_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:295: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: multiple definition of `ustrp_srch_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:299: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: multiple definition of `ustrp_srch_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:302: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: multiple definition of `ustrp_srch_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:307: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: multiple definition of `ustrp_srch_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:311: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: multiple definition of `ustrp_srch_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:316: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_rep_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: multiple definition of `ustrp_srch_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:320: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: multiple definition of `ustrp_srch_case_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:325: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_chr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: multiple definition of `ustrp_srch_case_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:328: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_buf_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: multiple definition of `ustrp_srch_case_buf_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:333: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_buf_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: multiple definition of `ustrp_srch_case_buf_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:337: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: multiple definition of `ustrp_srch_case_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:341: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: multiple definition of `ustrp_srch_case_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:344: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_cstr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: multiple definition of `ustrp_srch_case_cstr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:349: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_cstr_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: multiple definition of `ustrp_srch_case_cstr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:353: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_subustrp_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: multiple definition of `ustrp_srch_case_subustrp_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:359: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_subustrp_rev': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: multiple definition of `ustrp_srch_case_subustrp_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:364: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_srch_case_rep_chr_fwd': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:369: multiple definition of `ustrp_srch_case_rep_chr_fwd' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/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': /builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: multiple definition of `ustrp_srch_case_rep_chr_rev' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-srch.h:373: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:181: multiple definition of `ustr_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:181: first defined here ustr-sub-code-so-dbg.o: In function `ustr_sc_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:184: multiple definition of `ustr_sc_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:184: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:188: multiple definition of `ustrp_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:188: first defined here ustr-sub-code-so-dbg.o: In function `ustrp_sc_sub_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:192: multiple definition of `ustrp_sc_sub_cstr' ustr-replace-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-sub.h:192: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_pool_make_subpool': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: multiple definition of `ustr_pool_make_subpool' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:822: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_pool_clear': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: multiple definition of `ustr_pool_clear' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:827: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_pool_free': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: multiple definition of `ustr_pool_free' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:833: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: multiple definition of `ustr_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:840: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: multiple definition of `ustr_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:842: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: multiple definition of `ustr_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:846: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: multiple definition of `ustr_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:852: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: multiple definition of `ustr_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:854: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_xi__embed_val_get': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: multiple definition of `ustr_xi__embed_val_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:861: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_xi__pow2': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: multiple definition of `ustr_xi__pow2' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:893: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: multiple definition of `ustr_xi__ref_get' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:844: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustr_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: multiple definition of `ustr_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:904: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustr_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: multiple definition of `ustrp_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:942: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_add_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: multiple definition of `ustr_add_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:945: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: multiple definition of `ustrp_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:950: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: multiple definition of `ustrp_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:953: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_dupx_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: multiple definition of `ustr_dupx_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:957: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_dup_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: multiple definition of `ustr_dup_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:959: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_len': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: multiple definition of `ustrp_len' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1026: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_cstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: multiple definition of `ustrp_cstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:918: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_wstr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: multiple definition of `ustrp_wstr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1030: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: multiple definition of `ustrp_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1033: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_exact': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: multiple definition of `ustrp_exact' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1035: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_sized': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: multiple definition of `ustrp_sized' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1037: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: multiple definition of `ustrp_ro' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1039: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_fixed': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: multiple definition of `ustrp_fixed' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1041: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_enomem': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: multiple definition of `ustrp_enomem' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1043: first defined here ustr-utf8-code-so-dbg.o: In function `ustr_ro': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: multiple definition of `ustrp_shared' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:850: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_limited': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: multiple definition of `ustrp_limited' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1047: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: multiple definition of `ustrp_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1049: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_conf': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: multiple definition of `ustrp_conf' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1053: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_enomem_err': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: multiple definition of `ustrp_setf_enomem_err' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1056: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_enomem_clr': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: multiple definition of `ustrp_setf_enomem_clr' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1058: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_share': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: multiple definition of `ustrp_setf_share' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1060: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_setf_owner': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: multiple definition of `ustrp_setf_owner' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1062: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_size': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: multiple definition of `ustrp_size' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1064: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_size_alloc': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: multiple definition of `ustrp_size_alloc' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1066: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_size_overhead': /builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: multiple definition of `ustrp_size_overhead' ustr-b-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-main.h:1068: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_valid': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: multiple definition of `ustrp_utf8_valid' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:65: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_len': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: multiple definition of `ustrp_utf8_len' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:68: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_width': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: multiple definition of `ustrp_utf8_width' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:71: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_chars2bytes': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: multiple definition of `ustrp_utf8_chars2bytes' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:75: first defined here ustr-utf8-code-so-dbg.o: In function `ustrp_utf8_bytes2chars': /builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: multiple definition of `ustrp_utf8_bytes2chars' ustr-sc-code-so-dbg.o:/builddir/build/BUILD/ustr-1.0.4/ustr-utf8.h:79: first defined here collect2: error: ld returned 1 exit status make: *** [libustr-debug-1.0.so.1.0.4] Error 1 make: *** Waiting for unfinished jobs.... error: Bad exit status from /var/tmp/rpm-tmp.cR6ja7 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.cR6ja7 (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ustr.spec LEAVE do --> EXCEPTION RAISED