Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 275501 Details for
Bug 402511
ustr doesn't pass testsuite on alpha
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log from ustr with -O0 for both compilation and make check
build-1.0.2-3.fc8.log (text/plain), 79.48 KB, created by
Oliver Falk
on 2007-12-03 09:29:17 UTC
(
hide
)
Description:
build.log from ustr with -O0 for both compilation and make check
Filename:
MIME Type:
Creator:
Oliver Falk
Created:
2007-12-03 09:29:17 UTC
Size:
79.48 KB
patch
obsolete
>Building target platforms: alpha >Building for target alpha >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.75061 >+ umask 022 >+ cd /home/oliver/cvs/F-8/ustr >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/oliver/cvs/F-8/ustr >+ rm -rf ustr-1.0.2 >+ tar -xf - >+ /bin/gzip -dc /home/oliver/cvs/F-8/ustr/ustr-1.0.2.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ustr-1.0.2 >++ /usr/bin/id -u >+ '[' 1500 = 0 ']' >++ /usr/bin/id -u >+ '[' 1500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.80283 >+ umask 022 >+ cd /home/oliver/cvs/F-8/ustr >+ cd ustr-1.0.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ make -j2 all-shared 'CFLAGS=-O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee' HIDE= DBG_ONLY_BAD_POLICIES_HAVE_THIS_EMPTY_CFLAGS= >make[1]: Entering directory `/home/oliver/cvs/F-8/ustr/ustr-1.0.2' >echo Compiling: auto configuration test: 64bit >Compiling: auto configuration test: 64bit >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -o autoconf_64b autoconf_64b.c >echo Compiling: auto configuration test: vsnprintf >Compiling: auto configuration test: vsnprintf >cc -o autoconf_vsnprintf autoconf_vsnprintf.c >echo Creating ustr-import >echo Creating ustr-conf.h >Creating 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 >sz64=`./autoconf_64b`; vsnp=`./autoconf_vsnprintf`; \ > sed -e 's,@INCLUDEDIR@,/usr/include,g' -e 's,@SHRDIR@,/usr/share/ustr-1.0.2,g' -e 's,@VERS@,1.0,g' -e 's,@VERS_FULL@,1.0.2,g' -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-import.in > ustr-import >echo Creating ustr-conf-debug.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 >Compiling for A DBG lib: ustr-b-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-b-code-a-dbg.o -c ustr-b-dbg-code.c >Compiling for A DBG lib: ustr-cmp-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-cmp-code-a-dbg.o -c ustr-cmp-dbg-code.c >echo Compiling for A DBG lib: ustr-fmt-dbg-code.c >Compiling for A DBG lib: ustr-fmt-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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-io-dbg-code.c >Compiling for A DBG lib: ustr-io-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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-ins-dbg-code.c >Compiling for A DBG lib: ustr-ins-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-ins-code-a-dbg.o -c ustr-ins-dbg-code.c >echo Compiling for A DBG lib: ustr-main-dbg-code.c >Compiling for A DBG lib: ustr-main-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-main-code-a-dbg.o -c ustr-main-dbg-code.c >echo Compiling for A DBG lib: ustr-parse-dbg-code.c >Compiling for A DBG lib: ustr-parse-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o ustr-parse-code-a-dbg.o -c ustr-parse-dbg-code.c >echo Compiling for A DBG lib: ustr-pool-dbg-code.c >Compiling for A DBG lib: ustr-pool-dbg-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-cmp-code-a-opt.o -c ustr-cmp-opt-code.c >echo Compiling for A OPT lib: ustr-fmt-opt-code.c >Compiling for A OPT lib: ustr-fmt-opt-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -o ustr-b-code-so-opt.o -c ustr-b-opt-code.c >echo Compiling for SO OPT lib: ustr-cmp-opt-code.c >Compiling for SO OPT lib: ustr-cmp-opt-code.c >cc -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 -O0 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mieee -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 >echo Linking A OPT lib: libustr.a >Linking A OPT lib: libustr.a >ar: creating libustr-debug.a >ar ru libustr.a ustr-b-code-a-opt.o ustr-cmp-code-a-opt.o ustr-fmt-code-a-opt.o ustr-io-code-a-opt.o ustr-ins-code-a-opt.o ustr-main-code-a-opt.o ustr-parse-code-a-opt.o ustr-pool-code-a-opt.o ustr-replace-code-a-opt.o ustr-sc-code-a-opt.o ustr-set-code-a-opt.o ustr-split-code-a-opt.o ustr-spn-code-a-opt.o ustr-srch-code-a-opt.o ustr-sub-code-a-opt.o ustr-utf8-code-a-opt.o >ar: creating libustr.a >ranlib libustr-debug.a >ranlib libustr.a >echo Linking SO DBG lib: libustr-debug-1.0.so.1.0.2 >Linking SO DBG lib: libustr-debug-1.0.so.1.0.2 >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.2 >echo Linking SO OPT lib: libustr-1.0.so.1.0.2 >Linking SO OPT lib: libustr-1.0.so.1.0.2 >cc -shared ustr-b-code-so-opt.o ustr-cmp-code-so-opt.o ustr-fmt-code-so-opt.o ustr-io-code-so-opt.o ustr-ins-code-so-opt.o ustr-main-code-so-opt.o ustr-parse-code-so-opt.o ustr-pool-code-so-opt.o ustr-replace-code-so-opt.o ustr-sc-code-so-opt.o ustr-set-code-so-opt.o ustr-split-code-so-opt.o ustr-spn-code-so-opt.o ustr-srch-code-so-opt.o ustr-sub-code-so-opt.o ustr-utf8-code-so-opt.o -Wl,-soname -Wl,libustr-1.0.so.1 -Wl,-version-script -Wl,libustr.ver -o libustr-1.0.so.1.0.2 >echo Done static >Done static >echo Done shared >Done shared >make[1]: Leaving directory `/home/oliver/cvs/F-8/ustr/ustr-1.0.2' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.23136 >+ umask 022 >+ cd /home/oliver/cvs/F-8/ustr >+ cd ustr-1.0.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/ustr-1.0.2-3.fc8-root-oliver >+ make install prefix=/usr bindir=/usr/bin mandir=/usr/share/man datadir=/usr/share libdir=/usr/lib includedir=/usr/include DESTDIR=/var/tmp/ustr-1.0.2-3.fc8-root-oliver LDCONFIG=/bin/true HIDE= >make[1]: Entering directory `/home/oliver/cvs/F-8/ustr/ustr-1.0.2' >echo Done static >Done static >echo Done shared >Done shared >echo Making directories >Making directories >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/include >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/ustr-1.0.2 >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/doc/ustr-devel-1.0.2 >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/ustr-1.0.2/examples >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/man/man1 >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/man/man3 >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/bin >install -d /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/pkgconfig >echo Installing files >Installing files >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib libustr-debug.a libustr.a >install -m 755 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib libustr-debug-1.0.so.1.0.2 libustr-1.0.so.1.0.2 >rm -f /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-1.0.so.1 >ln -s libustr-1.0.so.1.0.2 /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-1.0.so.1 >rm -f /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr.so >ln -s libustr-1.0.so.1 /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr.so >rm -f /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-debug-1.0.so.1 >ln -s libustr-debug-1.0.so.1.0.2 /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-debug-1.0.so.1 >rm -f /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-debug.so >ln -s libustr-debug-1.0.so.1 /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-debug.so >/bin/true -n /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/include ustr.h ustr-debug.h ustr-conf.h ustr-conf-debug.h ustr-b.h ustr-cmp.h ustr-cntl.h ustr-compiler.h ustr-fmt.h ustr-io.h ustr-ins.h ustr-main.h ustr-parse.h ustr-pool.h ustr-replace.h ustr-sc.h ustr-set.h ustr-split.h ustr-spn.h ustr-srch.h ustr-sub.h ustr-utf8.h >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/ustr-1.0.2 ustr-b-dbg-code.c ustr-cmp-dbg-code.c ustr-fmt-dbg-code.c ustr-io-dbg-code.c ustr-ins-dbg-code.c ustr-main-dbg-code.c ustr-parse-dbg-code.c ustr-pool-dbg-code.c ustr-replace-dbg-code.c ustr-sc-dbg-code.c ustr-set-dbg-code.c ustr-split-dbg-code.c ustr-spn-dbg-code.c ustr-srch-dbg-code.c ustr-sub-dbg-code.c ustr-utf8-dbg-code.c ustr-b-opt-code.c ustr-cmp-opt-code.c ustr-fmt-opt-code.c ustr-io-opt-code.c ustr-ins-opt-code.c ustr-main-opt-code.c ustr-parse-opt-code.c ustr-pool-opt-code.c ustr-replace-opt-code.c ustr-sc-opt-code.c ustr-set-opt-code.c ustr-split-opt-code.c ustr-spn-opt-code.c ustr-srch-opt-code.c ustr-sub-opt-code.c ustr-utf8-opt-code.c malloc-check.h ustr-b-code.h ustr-cmp-code.h ustr-cmp-internal.h ustr-cntl-code.h ustr-fmt-code.h ustr-fmt-internal.h ustr-io-code.h ustr-io-internal.h ustr-ins-code.h ustr-ins-internal.h ustr-main-code.h ustr-main-internal.h ustr-parse-code.h ustr-pool-code.h ustr-replace-code.h ustr-replace-internal.h ustr-sc-code.h ustr-sc-internal.h ustr-set-code.h ustr-set-internal.h ustr-split-code.h ustr-split-internal.h ustr-spn-code.h ustr-srch-code.h ustr-srch-internal.h ustr-sub-code.h ustr-sub-internal.h ustr-utf8-code.h ustr-utf8-internal.h >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/ustr-1.0.2 .gdbinit >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/doc/ustr-devel-1.0.2 README-DEVELOPERS TODO Documentation/strdup\ vs.\ ustr.gnumeric Documentation/index.html Documentation/functions.html Documentation/constants.html Documentation/design.html Documentation/tutorial.html >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/ustr-1.0.2/examples examples/Makefile examples/custr.c examples/fgrep.c examples/hello_world.c examples/hexdump.c examples/mkdir_p.c examples/netstr.c examples/nums.c examples/txt2html.c >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/man/man1 Documentation/ustr-import.1 >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/share/man/man3 Documentation/ustr.3 Documentation/ustr_const.3 >install -m 755 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/bin ustr-import >install -m 644 -t /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/pkgconfig ustr.pc ustr-debug.pc >make[1]: Leaving directory `/home/oliver/cvs/F-8/ustr/ustr-1.0.2' >+ /usr/lib/rpm/find-debuginfo.sh /home/oliver/cvs/F-8/ustr/ustr-1.0.2 >extracting debug info from /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-1.0.so.1.0.2 >extracting debug info from /var/tmp/ustr-1.0.2-3.fc8-root-oliver/usr/lib/libustr-debug-1.0.so.1.0.2 >symlinked /usr/lib/debug/usr/lib/libustr-debug-1.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libustr-debug-1.0.so.1.debug >symlinked /usr/lib/debug/usr/lib/libustr-debug-1.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libustr-debug.so.debug >symlinked /usr/lib/debug/usr/lib/libustr-1.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libustr.so.debug >symlinked /usr/lib/debug/usr/lib/libustr-1.0.so.1.0.2.debug to /usr/lib/debug/usr/lib/libustr-1.0.so.1.debug >706 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.55971 >+ umask 022 >+ cd /home/oliver/cvs/F-8/ustr >+ cd ustr-1.0.2 >+ make check HIDE= DBG_ONLY_BAD_POLICIES_HAVE_THIS_EMPTY_CFLAGS= CFLAGS=-O0 >make[1]: Entering directory `/home/oliver/cvs/F-8/ustr/ustr-1.0.2' >cat T/tst_0_sizes.c T/ctst_0_sizes.c > tst_0_sizes.c >echo Compiling: tst_0_sizes.o >Compiling: tst_0_sizes.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_0_sizes.o -c tst_0_sizes.c >cc -o tst_0_sizes tst_0_sizes.o >cat T/tst_0_manual.c T/ctst_0_manual.c > tst_0_manual.c >echo Compiling: tst_0_manual.o >Compiling: tst_0_manual.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_0_manual.o -c tst_0_manual.c >cc -o tst_0_manual tst_0_manual.o >cat T/ctst_0_cntl.c > ctst_0_cntl.c >echo Compiling: ctst_0_cntl.o >Compiling: ctst_0_cntl.o >cc -O0 -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 -o ctst_0_cntl.o -c ctst_0_cntl.c >cc -o ctst_0_cntl ctst_0_cntl.o libustr-debug.a >cat T/tst_0_sizes.c T/ctst_0_sizes.c > otst_0_sizes.c >echo Compiling: otst_0_sizes.o >Compiling: otst_0_sizes.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_0_sizes.o -c otst_0_sizes.c >cc -o otst_0_sizes otst_0_sizes.o >cat T/tst_0_manual.c T/ctst_0_manual.c > otst_0_manual.c >echo Compiling: otst_0_manual.o >Compiling: otst_0_manual.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_0_manual.o -c otst_0_manual.c >cc -o otst_0_manual otst_0_manual.o >cat T/ctst_0_cntl.c > octst_0_cntl.c >echo Compiling: octst_0_cntl.o >Compiling: octst_0_cntl.o >cc -O0 -DUSTR_DEBUG=0 -o octst_0_cntl.o -c octst_0_cntl.c >cc -o octst_0_cntl octst_0_cntl.o libustr.a >cat T/tst_0_nothing.c T/ctst_0_nothing.c > tst_0_nothing.c >echo Compiling: tst_0_nothing.o >Compiling: tst_0_nothing.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_0_nothing.o -c tst_0_nothing.c >cc -o tst_0_nothing tst_0_nothing.o >cat T/ctst_0_nothing.c > ctst_0_nothing.c >echo Compiling: ctst_0_nothing.o >Compiling: ctst_0_nothing.o >cc -O0 -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 -o ctst_0_nothing.o -c ctst_0_nothing.c >cc -o ctst_0_nothing ctst_0_nothing.o libustr-debug.a >cat T/tst_0_nothing.c T/ctst_0_nothing.c > otst_0_nothing.c >echo Compiling: otst_0_nothing.o >Compiling: otst_0_nothing.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_0_nothing.o -c otst_0_nothing.c >cc -o otst_0_nothing otst_0_nothing.o >cat T/ctst_0_nothing.c > octst_0_nothing.c >echo Compiling: octst_0_nothing.o >Compiling: octst_0_nothing.o >cc -O0 -DUSTR_DEBUG=0 -o octst_0_nothing.o -c octst_0_nothing.c >cc -o octst_0_nothing octst_0_nothing.o libustr.a >cat T/tst_1_basic.c T/ctst_1_basic.c > tst_1_basic.c >echo Compiling: tst_1_basic.o >Compiling: tst_1_basic.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_1_basic.o -c tst_1_basic.c >cc -o tst_1_basic tst_1_basic.o >cat T/tst_2_small.c T/ctst_2_small.c > tst_2_small.c >echo Compiling: tst_2_small.o >Compiling: tst_2_small.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_2_small.o -c tst_2_small.c >cc -o tst_2_small tst_2_small.o >cat T/tst_3_medium.c T/ctst_3_medium.c > tst_3_medium.c >echo Compiling: tst_3_medium.o >Compiling: tst_3_medium.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_3_medium.o -c tst_3_medium.c >tst_3_medium.c: In function âtstâ: >tst_3_medium.c:193: warning: cast increases required alignment of target type >tst_3_medium.c:194: warning: cast increases required alignment of target type >tst_3_medium.c:195: warning: cast increases required alignment of target type >tst_3_medium.c:196: warning: cast increases required alignment of target type >tst_3_medium.c:197: warning: cast increases required alignment of target type >tst_3_medium.c:198: warning: cast increases required alignment of target type >cc -o tst_3_medium tst_3_medium.o >cat T/ctst_3_medium.c > ctst_3_medium.c >echo Compiling: ctst_3_medium.o >Compiling: ctst_3_medium.o >cc -O0 -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 -o ctst_3_medium.o -c ctst_3_medium.c >ctst_3_medium.c: In function âtstâ: >ctst_3_medium.c:189: warning: cast increases required alignment of target type >ctst_3_medium.c:190: warning: cast increases required alignment of target type >ctst_3_medium.c:191: warning: cast increases required alignment of target type >ctst_3_medium.c:192: warning: cast increases required alignment of target type >ctst_3_medium.c:193: warning: cast increases required alignment of target type >ctst_3_medium.c:194: warning: cast increases required alignment of target type >cc -o ctst_3_medium ctst_3_medium.o libustr-debug.a >cat T/tst_1_basic.c T/ctst_1_basic.c > otst_1_basic.c >echo Compiling: otst_1_basic.o >Compiling: otst_1_basic.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_1_basic.o -c otst_1_basic.c >cc -o otst_1_basic otst_1_basic.o >cat T/tst_2_small.c T/ctst_2_small.c > otst_2_small.c >echo Compiling: otst_2_small.o >Compiling: otst_2_small.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_2_small.o -c otst_2_small.c >cc -o otst_2_small otst_2_small.o >cat T/tst_3_medium.c T/ctst_3_medium.c > otst_3_medium.c >echo Compiling: otst_3_medium.o >Compiling: otst_3_medium.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_3_medium.o -c otst_3_medium.c >cc -o otst_3_medium otst_3_medium.o >cat T/ctst_3_medium.c > octst_3_medium.c >echo Compiling: octst_3_medium.o >Compiling: octst_3_medium.o >cc -O0 -DUSTR_DEBUG=0 -o octst_3_medium.o -c octst_3_medium.c >cc -o octst_3_medium octst_3_medium.o libustr.a >cat T/tst_4_grow.c T/ctst_4_grow.c > tst_4_grow.c >echo Compiling: tst_4_grow.o >Compiling: tst_4_grow.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_4_grow.o -c tst_4_grow.c >cc -o tst_4_grow tst_4_grow.o >cat T/ctst_4_grow.c > ctst_4_grow.c >echo Compiling: ctst_4_grow.o >Compiling: ctst_4_grow.o >cc -O0 -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 -o ctst_4_grow.o -c ctst_4_grow.c >cc -o ctst_4_grow ctst_4_grow.o libustr-debug.a >cat T/tst_5_shrink.c T/ctst_5_shrink.c > tst_5_shrink.c >echo Compiling: tst_5_shrink.o >Compiling: tst_5_shrink.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_5_shrink.o -c tst_5_shrink.c >cc -o tst_5_shrink tst_5_shrink.o >cat T/ctst_5_shrink.c > ctst_5_shrink.c >echo Compiling: ctst_5_shrink.o >Compiling: ctst_5_shrink.o >cc -O0 -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 -o ctst_5_shrink.o -c ctst_5_shrink.c >cc -o ctst_5_shrink ctst_5_shrink.o libustr-debug.a >cat T/tst_4_grow.c T/ctst_4_grow.c > otst_4_grow.c >echo Compiling: otst_4_grow.o >Compiling: otst_4_grow.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_4_grow.o -c otst_4_grow.c >cc -o otst_4_grow otst_4_grow.o >cat T/ctst_4_grow.c > octst_4_grow.c >echo Compiling: octst_4_grow.o >Compiling: octst_4_grow.o >cc -O0 -DUSTR_DEBUG=0 -o octst_4_grow.o -c octst_4_grow.c >cc -o octst_4_grow octst_4_grow.o libustr.a >cat T/tst_5_shrink.c T/ctst_5_shrink.c > otst_5_shrink.c >echo Compiling: otst_5_shrink.o >Compiling: otst_5_shrink.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_5_shrink.o -c otst_5_shrink.c >cc -o otst_5_shrink otst_5_shrink.o >cat T/ctst_5_shrink.c > octst_5_shrink.c >echo Compiling: octst_5_shrink.o >Compiling: octst_5_shrink.o >cc -O0 -DUSTR_DEBUG=0 -o octst_5_shrink.o -c octst_5_shrink.c >cc -o octst_5_shrink octst_5_shrink.o libustr.a >cat T/tst_6_tiny.c T/ctst_6_tiny.c > tst_6_tiny.c >echo Compiling: tst_6_tiny.o >Compiling: tst_6_tiny.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_6_tiny.o -c tst_6_tiny.c >cc -o tst_6_tiny tst_6_tiny.o >cat T/tst_6_tiny.c T/ctst_6_tiny.c > otst_6_tiny.c >echo Compiling: otst_6_tiny.o >Compiling: otst_6_tiny.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_6_tiny.o -c otst_6_tiny.c >cc -o otst_6_tiny otst_6_tiny.o >cat T/tst_7_auto.c T/ctst_7_auto.c > tst_7_auto.c >echo Compiling: tst_7_auto.o >Compiling: tst_7_auto.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_7_auto.o -c tst_7_auto.c >cc -o tst_7_auto tst_7_auto.o >cat T/ctst_7_auto.c > ctst_7_auto.c >echo Compiling: ctst_7_auto.o >Compiling: ctst_7_auto.o >cc -O0 -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 -o ctst_7_auto.o -c ctst_7_auto.c >cc -o ctst_7_auto ctst_7_auto.o libustr-debug.a >cat T/tst_7_auto.c T/ctst_7_auto.c > otst_7_auto.c >echo Compiling: otst_7_auto.o >Compiling: otst_7_auto.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_7_auto.o -c otst_7_auto.c >cc -o otst_7_auto otst_7_auto.o >cat T/ctst_7_auto.c > octst_7_auto.c >echo Compiling: octst_7_auto.o >Compiling: octst_7_auto.o >cc -O0 -DUSTR_DEBUG=0 -o octst_7_auto.o -c octst_7_auto.c >cc -o octst_7_auto octst_7_auto.o libustr.a >cat T/tst_8_spn.c T/ctst_8_spn.c > tst_8_spn.c >echo Compiling: tst_8_spn.o >Compiling: tst_8_spn.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_8_spn.o -c tst_8_spn.c >cc -o tst_8_spn tst_8_spn.o >cat T/ctst_8_spn.c > ctst_8_spn.c >echo Compiling: ctst_8_spn.o >Compiling: ctst_8_spn.o >cc -O0 -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 -o ctst_8_spn.o -c ctst_8_spn.c >cc -o ctst_8_spn ctst_8_spn.o libustr-debug.a >cat T/tst_8_spn.c T/ctst_8_spn.c > otst_8_spn.c >echo Compiling: otst_8_spn.o >Compiling: otst_8_spn.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_8_spn.o -c otst_8_spn.c >cc -o otst_8_spn otst_8_spn.o >cat T/ctst_8_spn.c > octst_8_spn.c >echo Compiling: octst_8_spn.o >Compiling: octst_8_spn.o >cc -O0 -DUSTR_DEBUG=0 -o octst_8_spn.o -c octst_8_spn.c >cc -o octst_8_spn octst_8_spn.o libustr.a >cat T/tst_9_ins.c T/ctst_9_ins.c > tst_9_ins.c >echo Compiling: tst_9_ins.o >Compiling: tst_9_ins.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_9_ins.o -c tst_9_ins.c >cc -o tst_9_ins tst_9_ins.o >cat T/ctst_9_ins.c > ctst_9_ins.c >echo Compiling: ctst_9_ins.o >Compiling: ctst_9_ins.o >cc -O0 -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 -o ctst_9_ins.o -c ctst_9_ins.c >cc -o ctst_9_ins ctst_9_ins.o libustr-debug.a >cat T/tst_9_ins.c T/ctst_9_ins.c > otst_9_ins.c >echo Compiling: otst_9_ins.o >Compiling: otst_9_ins.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_9_ins.o -c otst_9_ins.c >cc -o otst_9_ins otst_9_ins.o >cat T/ctst_9_ins.c > octst_9_ins.c >echo Compiling: octst_9_ins.o >Compiling: octst_9_ins.o >cc -O0 -DUSTR_DEBUG=0 -o octst_9_ins.o -c octst_9_ins.c >cc -o octst_9_ins octst_9_ins.o libustr.a >cat T/tst_10_b.c T/ctst_10_b.c > tst_10_b.c >echo Compiling: tst_10_b.o >Compiling: tst_10_b.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_10_b.o -c tst_10_b.c >cc -o tst_10_b tst_10_b.o >cat T/ctst_10_b.c > ctst_10_b.c >echo Compiling: ctst_10_b.o >Compiling: ctst_10_b.o >cc -O0 -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 -o ctst_10_b.o -c ctst_10_b.c >cc -o ctst_10_b ctst_10_b.o libustr-debug.a >cat T/tst_10_b.c T/ctst_10_b.c > otst_10_b.c >echo Compiling: otst_10_b.o >Compiling: otst_10_b.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_10_b.o -c otst_10_b.c >cc -o otst_10_b otst_10_b.o >cat T/ctst_10_b.c > octst_10_b.c >echo Compiling: octst_10_b.o >Compiling: octst_10_b.o >cc -O0 -DUSTR_DEBUG=0 -o octst_10_b.o -c octst_10_b.c >cc -o octst_10_b octst_10_b.o libustr.a >cat T/tst_11_io.c T/ctst_11_io.c > tst_11_io.c >echo Compiling: tst_11_io.o >Compiling: tst_11_io.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_11_io.o -c tst_11_io.c >cc -o tst_11_io tst_11_io.o >cat T/ctst_11_io.c > ctst_11_io.c >echo Compiling: ctst_11_io.o >Compiling: ctst_11_io.o >cc -O0 -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 -o ctst_11_io.o -c ctst_11_io.c >cc -o ctst_11_io ctst_11_io.o libustr-debug.a >cat T/tst_11_io.c T/ctst_11_io.c > otst_11_io.c >echo Compiling: otst_11_io.o >Compiling: otst_11_io.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_11_io.o -c otst_11_io.c >cc -o otst_11_io otst_11_io.o >cat T/ctst_11_io.c > octst_11_io.c >echo Compiling: octst_11_io.o >Compiling: octst_11_io.o >cc -O0 -DUSTR_DEBUG=0 -o octst_11_io.o -c octst_11_io.c >cc -o octst_11_io octst_11_io.o libustr.a >cat T/tst_12_fmt.c T/ctst_12_fmt.c > tst_12_fmt.c >echo Compiling: tst_12_fmt.o >Compiling: tst_12_fmt.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_12_fmt.o -c tst_12_fmt.c >cc -o tst_12_fmt tst_12_fmt.o >cat T/ctst_12_fmt.c > ctst_12_fmt.c >echo Compiling: ctst_12_fmt.o >Compiling: ctst_12_fmt.o >cc -O0 -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 -o ctst_12_fmt.o -c ctst_12_fmt.c >cc -o ctst_12_fmt ctst_12_fmt.o libustr-debug.a >cat T/tst_12_fmt.c T/ctst_12_fmt.c > otst_12_fmt.c >echo Compiling: otst_12_fmt.o >Compiling: otst_12_fmt.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_12_fmt.o -c otst_12_fmt.c >cc -o otst_12_fmt otst_12_fmt.o >cat T/ctst_12_fmt.c > octst_12_fmt.c >echo Compiling: octst_12_fmt.o >Compiling: octst_12_fmt.o >cc -O0 -DUSTR_DEBUG=0 -o octst_12_fmt.o -c octst_12_fmt.c >cc -o octst_12_fmt octst_12_fmt.o libustr.a >cat T/tst_13_utf8.c T/ctst_13_utf8.c > tst_13_utf8.c >echo Compiling: tst_13_utf8.o >Compiling: tst_13_utf8.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_13_utf8.o -c tst_13_utf8.c >cc -o tst_13_utf8 tst_13_utf8.o >cat T/ctst_13_utf8.c > ctst_13_utf8.c >echo Compiling: ctst_13_utf8.o >Compiling: ctst_13_utf8.o >cc -O0 -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 -o ctst_13_utf8.o -c ctst_13_utf8.c >cc -o ctst_13_utf8 ctst_13_utf8.o libustr-debug.a >cat T/tst_13_utf8.c T/ctst_13_utf8.c > otst_13_utf8.c >echo Compiling: otst_13_utf8.o >Compiling: otst_13_utf8.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_13_utf8.o -c otst_13_utf8.c >cc -o otst_13_utf8 otst_13_utf8.o >cat T/ctst_13_utf8.c > octst_13_utf8.c >echo Compiling: octst_13_utf8.o >Compiling: octst_13_utf8.o >cc -O0 -DUSTR_DEBUG=0 -o octst_13_utf8.o -c octst_13_utf8.c >cc -o octst_13_utf8 octst_13_utf8.o libustr.a >cat T/tst_14_cmp.c T/ctst_14_cmp.c > tst_14_cmp.c >echo Compiling: tst_14_cmp.o >Compiling: tst_14_cmp.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_14_cmp.o -c tst_14_cmp.c >cc -o tst_14_cmp tst_14_cmp.o >cat T/ctst_14_cmp.c > ctst_14_cmp.c >echo Compiling: ctst_14_cmp.o >Compiling: ctst_14_cmp.o >cc -O0 -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 -o ctst_14_cmp.o -c ctst_14_cmp.c >cc -o ctst_14_cmp ctst_14_cmp.o libustr-debug.a >cat T/tst_14_cmp.c T/ctst_14_cmp.c > otst_14_cmp.c >echo Compiling: otst_14_cmp.o >Compiling: otst_14_cmp.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_14_cmp.o -c otst_14_cmp.c >cc -o otst_14_cmp otst_14_cmp.o >cat T/ctst_14_cmp.c > octst_14_cmp.c >echo Compiling: octst_14_cmp.o >Compiling: octst_14_cmp.o >cc -O0 -DUSTR_DEBUG=0 -o octst_14_cmp.o -c octst_14_cmp.c >cc -o octst_14_cmp octst_14_cmp.o libustr.a >cat T/tst_15_enomem.c T/ctst_15_enomem.c > tst_15_enomem.c >echo Compiling: tst_15_enomem.o >Compiling: tst_15_enomem.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_15_enomem.o -c tst_15_enomem.c >cc -o tst_15_enomem tst_15_enomem.o >cat T/ctst_15_enomem.c > ctst_15_enomem.c >echo Compiling: ctst_15_enomem.o >Compiling: ctst_15_enomem.o >cc -O0 -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 -o ctst_15_enomem.o -c ctst_15_enomem.c >cc -o ctst_15_enomem ctst_15_enomem.o libustr-debug.a >cat T/tst_15_enomem.c T/ctst_15_enomem.c > otst_15_enomem.c >echo Compiling: otst_15_enomem.o >Compiling: otst_15_enomem.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_15_enomem.o -c otst_15_enomem.c >cc -o otst_15_enomem otst_15_enomem.o >cat T/ctst_15_enomem.c > octst_15_enomem.c >echo Compiling: octst_15_enomem.o >Compiling: octst_15_enomem.o >cc -O0 -DUSTR_DEBUG=0 -o octst_15_enomem.o -c octst_15_enomem.c >cc -o octst_15_enomem octst_15_enomem.o libustr.a >cat T/tst_16_parse.c T/ctst_16_parse.c > tst_16_parse.c >echo Compiling: tst_16_parse.o >Compiling: tst_16_parse.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_16_parse.o -c tst_16_parse.c >cc -o tst_16_parse tst_16_parse.o >cat T/ctst_16_parse.c > ctst_16_parse.c >echo Compiling: ctst_16_parse.o >Compiling: ctst_16_parse.o >cc -O0 -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 -o ctst_16_parse.o -c ctst_16_parse.c >cc -o ctst_16_parse ctst_16_parse.o libustr-debug.a >cat T/tst_16_parse.c T/ctst_16_parse.c > otst_16_parse.c >echo Compiling: otst_16_parse.o >Compiling: otst_16_parse.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_16_parse.o -c otst_16_parse.c >cc -o otst_16_parse otst_16_parse.o >cat T/ctst_16_parse.c > octst_16_parse.c >echo Compiling: octst_16_parse.o >Compiling: octst_16_parse.o >cc -O0 -DUSTR_DEBUG=0 -o octst_16_parse.o -c octst_16_parse.c >cc -o octst_16_parse octst_16_parse.o libustr.a >cat T/tst_17_sub.c T/ctst_17_sub.c > tst_17_sub.c >echo Compiling: tst_17_sub.o >Compiling: tst_17_sub.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_17_sub.o -c tst_17_sub.c >cc -o tst_17_sub tst_17_sub.o >cat T/ctst_17_sub.c > ctst_17_sub.c >echo Compiling: ctst_17_sub.o >Compiling: ctst_17_sub.o >cc -O0 -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 -o ctst_17_sub.o -c ctst_17_sub.c >cc -o ctst_17_sub ctst_17_sub.o libustr-debug.a >cat T/tst_17_sub.c T/ctst_17_sub.c > otst_17_sub.c >echo Compiling: otst_17_sub.o >Compiling: otst_17_sub.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_17_sub.o -c otst_17_sub.c >cc -o otst_17_sub otst_17_sub.o >cat T/ctst_17_sub.c > octst_17_sub.c >echo Compiling: octst_17_sub.o >Compiling: octst_17_sub.o >cc -O0 -DUSTR_DEBUG=0 -o octst_17_sub.o -c octst_17_sub.c >cc -o octst_17_sub octst_17_sub.o libustr.a >cat T/tst_18_split.c T/ctst_18_split.c > tst_18_split.c >echo Compiling: tst_18_split.o >Compiling: tst_18_split.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_18_split.o -c tst_18_split.c >cc -o tst_18_split tst_18_split.o >cat T/ctst_18_split.c > ctst_18_split.c >echo Compiling: ctst_18_split.o >Compiling: ctst_18_split.o >cc -O0 -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 -o ctst_18_split.o -c ctst_18_split.c >cc -o ctst_18_split ctst_18_split.o libustr-debug.a >cat T/tst_18_split.c T/ctst_18_split.c > otst_18_split.c >echo Compiling: otst_18_split.o >Compiling: otst_18_split.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_18_split.o -c otst_18_split.c >cc -o otst_18_split otst_18_split.o >cat T/ctst_18_split.c > octst_18_split.c >echo Compiling: octst_18_split.o >Compiling: octst_18_split.o >cc -O0 -DUSTR_DEBUG=0 -o octst_18_split.o -c octst_18_split.c >cc -o octst_18_split octst_18_split.o libustr.a >cat T/tst_98_pool.c T/ctst_98_pool.c > tst_98_pool.c >echo Compiling: tst_98_pool.o >Compiling: tst_98_pool.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_98_pool.o -c tst_98_pool.c >cc -o tst_98_pool tst_98_pool.o >cat T/ctst_98_pool.c > ctst_98_pool.c >echo Compiling: ctst_98_pool.o >Compiling: ctst_98_pool.o >cc -O0 -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 -o ctst_98_pool.o -c ctst_98_pool.c >cc -o ctst_98_pool ctst_98_pool.o libustr-debug.a >cat T/tst_98_pool.c T/ctst_98_pool.c > otst_98_pool.c >echo Compiling: otst_98_pool.o >Compiling: otst_98_pool.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_98_pool.o -c otst_98_pool.c >cc -o otst_98_pool otst_98_pool.o >cat T/ctst_98_pool.c > octst_98_pool.c >echo Compiling: octst_98_pool.o >Compiling: octst_98_pool.o >cc -O0 -DUSTR_DEBUG=0 -o octst_98_pool.o -c octst_98_pool.c >cc -o octst_98_pool octst_98_pool.o libustr.a >cat T/tst_99_64bit.c T/ctst_99_64bit.c > tst_99_64bit.c >echo Compiling: tst_99_64bit.o >Compiling: tst_99_64bit.o >cc -O0 -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 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o tst_99_64bit.o -c tst_99_64bit.c >cc -o tst_99_64bit tst_99_64bit.o >cat T/ctst_99_64bit.c > ctst_99_64bit.c >echo Compiling: ctst_99_64bit.o >Compiling: ctst_99_64bit.o >cc -O0 -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 -o ctst_99_64bit.o -c ctst_99_64bit.c >cc -o ctst_99_64bit ctst_99_64bit.o libustr-debug.a >cat T/tst_99_64bit.c T/ctst_99_64bit.c > otst_99_64bit.c >echo Compiling: otst_99_64bit.o >Compiling: otst_99_64bit.o >cc -O0 -DUSTR_DEBUG=0 -DUSTR_CONF_INCLUDE_CODEONLY_HEADERS=1 -DUSTR_CONF_REF_BYTES=4 -o otst_99_64bit.o -c otst_99_64bit.c >cc -o otst_99_64bit otst_99_64bit.o >cat T/ctst_99_64bit.c > octst_99_64bit.c >echo Compiling: octst_99_64bit.o >Compiling: octst_99_64bit.o >cc -O0 -DUSTR_DEBUG=0 -o octst_99_64bit.o -c octst_99_64bit.c >cc -o octst_99_64bit octst_99_64bit.o libustr.a >failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \ > list=' tst_0_sizes tst_0_manual ctst_0_cntl otst_0_sizes otst_0_manual octst_0_cntl tst_0_nothing ctst_0_nothing otst_0_nothing octst_0_nothing tst_1_basic tst_2_small tst_3_medium ctst_3_medium otst_1_basic otst_2_small otst_3_medium octst_3_medium tst_4_grow ctst_4_grow tst_5_shrink ctst_5_shrink otst_4_grow octst_4_grow otst_5_shrink octst_5_shrink tst_6_tiny otst_6_tiny tst_7_auto ctst_7_auto otst_7_auto octst_7_auto tst_8_spn ctst_8_spn otst_8_spn octst_8_spn tst_9_ins ctst_9_ins otst_9_ins octst_9_ins tst_10_b ctst_10_b otst_10_b octst_10_b tst_11_io ctst_11_io otst_11_io octst_11_io tst_12_fmt ctst_12_fmt otst_12_fmt octst_12_fmt tst_13_utf8 ctst_13_utf8 otst_13_utf8 octst_13_utf8 tst_14_cmp ctst_14_cmp otst_14_cmp octst_14_cmp tst_15_enomem ctst_15_enomem otst_15_enomem octst_15_enomem tst_16_parse ctst_16_parse otst_16_parse octst_16_parse tst_17_sub ctst_17_sub otst_17_sub octst_17_sub tst_18_split ctst_18_split otst_18_split octst_18_split tst_98_pool ctst_98_pool otst_98_pool octst_98_pool tst_99_64bit ctst_99_64bit otst_99_64bit octst_99_64bit '; \ > if test -n "$list"; then \ > for tst in $list; do \ > if ./$tst; then \ > all=`expr $all + 1`; \ > case " " in \ > *$ws$tst$ws*) \ > xpass=`expr $xpass + 1`; \ > failed=`expr $failed + 1`; \ > echo "XPASS: $tst"; \ > ;; \ > *) \ > echo "PASS: $tst"; \ > ;; \ > esac; \ > elif test $? -ne 77; then \ > all=`expr $all + 1`; \ > case " " in \ > *$ws$tst$ws*) \ > xfail=`expr $xfail + 1`; \ > echo "XFAIL: $tst"; \ > ;; \ > *) \ > failed=`expr $failed + 1`; \ > echo "FAIL: $tst"; \ > ;; \ > esac; \ > else \ > skip=`expr $skip + 1`; \ > echo "SKIP: $tst"; \ > fi; \ > done; \ > if test "$failed" -eq 0; then \ > if test "$xfail" -eq 0; then \ > banner="All $all tests passed"; \ > else \ > banner="All $all tests behaved as expected ($xfail expected failures)"; \ > fi; \ > else \ > if test "$xpass" -eq 0; then \ > banner="$failed of $all tests failed"; \ > else \ > banner="$failed of $all tests did not behave as expected ($xpass unexpected passes)"; \ > fi; \ > fi; \ > dashes="$banner"; \ > skipped=""; \ > if test "$skip" -ne 0; then \ > skipped="($skip tests were not run)"; \ > test `echo "$skipped" | wc -c` -le `echo "$banner" | wc -c` || \ > dashes="$skipped"; \ > fi; \ > report=""; \ > if test "$failed" -ne 0 && test -n ""james@and.org""; then \ > report="Please report to "james@and.org""; \ > test `echo "$report" | wc -c` -le `echo "$banner" | wc -c` || \ > dashes="$report"; \ > fi; \ > dashes=`echo "$dashes" | sed s/./=/g`; \ > echo "$dashes"; \ > echo "$banner"; \ > test -z "$skipped" || echo "$skipped"; \ > test -z "$report" || echo "$report"; \ > echo "$dashes"; \ > test "$failed" -eq 0; \ > else :; fi > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4417 Aborted ./$tst >FAIL: tst_0_sizes >PASS: tst_0_manual >ctst_0_cntl: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4425 Aborted ./$tst >FAIL: ctst_0_cntl >PASS: otst_0_sizes >PASS: otst_0_manual >PASS: octst_0_cntl >PASS: tst_0_nothing >PASS: ctst_0_nothing >PASS: otst_0_nothing >PASS: octst_0_nothing > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4451 Aborted ./$tst >FAIL: tst_1_basic > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4456 Aborted ./$tst >FAIL: tst_2_small > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4461 Aborted ./$tst >FAIL: tst_3_medium >ctst_3_medium: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4466 Aborted ./$tst >FAIL: ctst_3_medium >PASS: otst_1_basic >PASS: otst_2_small > -=> ASSERT (ustr_realloc(&s2, 209)) failed in (tst) from 211 otst_3_medium.c. >/bin/sh: line 3: 4477 Aborted ./$tst >FAIL: otst_3_medium > -=> ASSERT (ustr_realloc(&s2, 209)) failed in (tst) from 207 octst_3_medium.c. >/bin/sh: line 3: 4482 Aborted ./$tst >FAIL: octst_3_medium > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4490 Aborted ./$tst >FAIL: tst_4_grow >ctst_4_grow: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4495 Aborted ./$tst >FAIL: ctst_4_grow > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4502 Aborted ./$tst >FAIL: tst_5_shrink >ctst_5_shrink: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4509 Aborted ./$tst >FAIL: ctst_5_shrink >PASS: otst_4_grow >PASS: octst_4_grow > -=> ASSERT (ustr_owner(s4)) failed in (tst) from 99 otst_5_shrink.c. >/bin/sh: line 3: 4520 Aborted ./$tst >FAIL: otst_5_shrink > -=> ASSERT (ustr_owner(s4)) failed in (tst) from 94 octst_5_shrink.c. >/bin/sh: line 3: 4525 Aborted ./$tst >FAIL: octst_5_shrink >PASS: tst_6_tiny >PASS: otst_6_tiny > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4537 Aborted ./$tst >FAIL: tst_7_auto >ctst_7_auto: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4542 Aborted ./$tst >FAIL: ctst_7_auto >PASS: otst_7_auto >PASS: octst_7_auto > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4553 Aborted ./$tst >FAIL: tst_8_spn >ctst_8_spn: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4559 Aborted ./$tst >FAIL: ctst_8_spn >PASS: otst_8_spn >PASS: octst_8_spn > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4570 Aborted ./$tst >FAIL: tst_9_ins >ctst_9_ins: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4575 Aborted ./$tst >FAIL: ctst_9_ins >PASS: otst_9_ins >PASS: octst_9_ins >PASS: tst_10_b >ctst_10_b: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4591 Aborted ./$tst >FAIL: ctst_10_b >PASS: otst_10_b >PASS: octst_10_b >PASS: tst_11_io >ctst_11_io: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4607 Aborted ./$tst >FAIL: ctst_11_io >PASS: otst_11_io >PASS: octst_11_io > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4619 Aborted ./$tst >FAIL: tst_12_fmt >ctst_12_fmt: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4624 Aborted ./$tst >FAIL: ctst_12_fmt >PASS: otst_12_fmt > -=> ASSERT (ustrp_cmp_eq(sp1, ((struct Ustrp *) "\x01" "\x1" "y" ""))) failed in (tst) from 106 octst_12_fmt.c. >/bin/sh: line 3: 4634 Aborted ./$tst >FAIL: octst_12_fmt >PASS: tst_13_utf8 >ctst_13_utf8: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4642 Aborted ./$tst >FAIL: ctst_13_utf8 >PASS: otst_13_utf8 > -=> ASSERT (ustrp_owner(sp2)) failed in (tst) from 308 octst_13_utf8.c. >/bin/sh: line 3: 4650 Aborted ./$tst >FAIL: octst_13_utf8 >PASS: tst_14_cmp >ctst_14_cmp: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4658 Aborted ./$tst >FAIL: ctst_14_cmp >PASS: otst_14_cmp >PASS: octst_14_cmp > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4669 Aborted ./$tst >FAIL: tst_15_enomem >ctst_15_enomem: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4674 Aborted ./$tst >FAIL: ctst_15_enomem > -=> ASSERT (ustrp_setf_enomem_clr(sp1)) failed in (tst) from 154 otst_15_enomem.c. >/bin/sh: line 3: 4679 Aborted ./$tst >FAIL: otst_15_enomem > -=> ASSERT (!ustrp_enomem(sp1)) failed in (tst) from 132 octst_15_enomem.c. >/bin/sh: line 3: 4684 Aborted ./$tst >FAIL: octst_15_enomem >PASS: tst_16_parse >ctst_16_parse: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4692 Aborted ./$tst >FAIL: ctst_16_parse >PASS: otst_16_parse >PASS: octst_16_parse > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4703 Aborted ./$tst >FAIL: tst_17_sub >ctst_17_sub: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4708 Aborted ./$tst >FAIL: ctst_17_sub >PASS: otst_17_sub >PASS: octst_17_sub > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4719 Aborted ./$tst >FAIL: tst_18_split >ctst_18_split: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4724 Aborted ./$tst >FAIL: ctst_18_split >PASS: otst_18_split >PASS: octst_18_split > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4735 Aborted ./$tst >FAIL: tst_98_pool >ctst_98_pool: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4740 Aborted ./$tst >FAIL: ctst_98_pool > -=> ASSERT (ustrp_owner(spa)) failed in (tst) from 78 otst_98_pool.c. >/bin/sh: line 3: 4745 Aborted ./$tst >FAIL: otst_98_pool > -=> ASSERT (ustrp_owner(spa)) failed in (tst) from 75 octst_98_pool.c. >/bin/sh: line 3: 4750 Aborted ./$tst >FAIL: octst_98_pool > -=> ASSERT (ustr_owner(ret)) failed in (ustr_init_alloc) from 605 ustr-main-code.h. >/bin/sh: line 3: 4757 Aborted ./$tst >FAIL: tst_99_64bit >ctst_99_64bit: ustr-main-code.h:605: ustr_init_alloc: Assertion `ustr_owner(ret)' failed. >/bin/sh: line 3: 4762 Aborted ./$tst >FAIL: ctst_99_64bit >PASS: otst_99_64bit >PASS: octst_99_64bit >============================== >43 of 84 tests failed >Please report to james@and.org >============================== >make[1]: *** [check] Error 1 >rm tst_14_cmp.c tst_0_sizes.c tst_9_ins.c tst_7_auto.o octst_17_sub.c tst_6_tiny.o ctst_7_auto.c octst_17_sub.o octst_98_pool.o tst_7_auto.c ctst_99_64bit.o octst_11_io.c octst_9_ins.o tst_18_split.c ctst_7_auto.o ctst_10_b.c otst_0_nothing.o octst_0_cntl.c octst_8_spn.o ctst_16_parse.c tst_0_manual.c octst_0_nothing.c octst_18_split.o ctst_14_cmp.o tst_3_medium.c otst_99_64bit.o tst_5_shrink.o octst_8_spn.c otst_4_grow.o otst_4_grow.c otst_16_parse.c ctst_98_pool.o tst_10_b.o octst_4_grow.c otst_18_split.o ctst_9_ins.o ctst_15_enomem.c ctst_5_shrink.o octst_3_medium.o tst_16_parse.o octst_10_b.o tst_15_enomem.c otst_9_ins.c otst_2_small.c tst_11_io.c ctst_0_cntl.c tst_17_sub.c octst_11_io.o ctst_10_b.o otst_12_fmt.c otst_9_ins.o tst_11_io.o otst_3_medium.c tst_2_small.o ctst_99_64bit.c tst_4_grow.o ctst_8_spn.c octst_13_utf8.o otst_5_shrink.c ctst_4_grow.c otst_14_cmp.o ctst_98_pool.c otst_8_spn.c otst_3_medium.o ctst_3_medium.o otst_1_basic.o ctst_12_fmt.o otst_8_spn.o tst_0_nothing.o octst_15_enomem.o otst_99_64bit.c otst_5_shrink.o tst_8_spn.o octst_12_fmt.o octst_9_ins.c tst_99_64bit.o otst_7_auto.c otst_0_nothing.c otst_6_tiny.c ctst_15_enomem.o ctst_11_io.o tst_0_nothing.c ctst_17_sub.o otst_0_sizes.c tst_2_small.c ctst_11_io.c otst_18_split.c octst_7_auto.c otst_7_auto.o octst_18_split.c ctst_14_cmp.c otst_0_manual.o tst_13_utf8.c otst_0_manual.c tst_12_fmt.c otst_17_sub.o octst_7_auto.o otst_12_fmt.o ctst_9_ins.c tst_5_shrink.c ctst_5_shrink.c tst_16_parse.c octst_12_fmt.c tst_12_fmt.o tst_14_cmp.o ctst_13_utf8.c otst_10_b.c tst_1_basic.o octst_16_parse.o tst_98_pool.o otst_13_utf8.o otst_15_enomem.o octst_3_medium.c tst_9_ins.o ctst_13_utf8.o octst_13_utf8.c octst_5_shrink.c otst_0_sizes.o tst_98_pool.c tst_10_b.c ctst_3_medium.c ctst_12_fmt.c otst_10_b.o ctst_17_sub.c tst_18_split.o tst_0_sizes.o octst_5_shrink.o octst_99_64bit.c tst_8_spn.c otst_11_io.o octst_0_cntl.o ctst_16_parse.o ctst_18_split.c tst_0_manual.o tst_99_64bit.c tst_4_grow.c octst_0_nothing.o otst_15_enomem.c otst_11_io.c otst_98_pool.c ctst_18_split.o octst_14_cmp.c otst_14_cmp.c octst_99_64bit.o ctst_0_nothing.c octst_4_grow.o otst_2_small.o otst_98_pool.o octst_14_cmp.o tst_3_medium.o tst_15_enomem.o ctst_0_cntl.o tst_17_sub.o tst_13_utf8.o ctst_0_nothing.o octst_98_pool.c octst_15_enomem.c ctst_8_spn.o otst_6_tiny.o otst_16_parse.o otst_13_utf8.c otst_1_basic.c tst_6_tiny.c octst_10_b.c tst_1_basic.c otst_17_sub.c ctst_4_grow.o octst_16_parse.c >make[1]: Leaving directory `/home/oliver/cvs/F-8/ustr/ustr-1.0.2' >error: Bad exit status from /var/tmp/rpm-tmp.55971 (%check) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.55971 (%check)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 402511
: 275501