Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 111906 Details for
Bug 143021
=dev-db/freetds emerge fails in src_test()
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log of 0.62.3
freedts-0.62.3-buildlog.txt (text/plain), 119.36 KB, created by
Andrej Kacian (RETIRED)
on 2007-03-03 13:29:29 UTC
(
hide
)
Description:
build log of 0.62.3
Filename:
MIME Type:
Creator:
Andrej Kacian (RETIRED)
Created:
2007-03-03 13:29:29 UTC
Size:
119.36 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking freetds-0.62.3.tar.gz to /var/tmp/portage/portage/dev-db/freetds-0.62.3/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3 ... > * econf: updating freetds-0.62.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating freetds-0.62.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-tdsver=7.0 --cache-file=/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/config.cache --build=i686-pc-linux-gnu >configure: creating cache /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/config.cache >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependant libraries... pass_all >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >updating cache /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/config.cache >loading cache /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/config.cache within ltconfig >checking whether -lc should be explicitly linked in... yes >checking for objdir... .libs >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >finding the maximum length of command line arguments... 49153 >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions ... no >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >creating libtool >updating cache /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/config.cache >configure: loading cache /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/config.cache >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for doxygen... no >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for library containing tgetent... -lreadline >checking for readline in -lreadline... yes >checking for egrep... grep -E >checking for ANSI C header files... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for unistd.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for sys/types.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking odbcss.h usability... no >checking odbcss.h presence... no >checking for odbcss.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking whether INADDR_NONE is defined... yes >checking for char... yes >checking size of char... 1 >checking for short... yes >checking size of short... 2 >checking for long... yes >checking size of long... 4 >checking for int... yes >checking size of int... 4 >checking for float... yes >checking size of float... 4 >checking for double... yes >checking size of double... 8 >checking for long double... yes >checking size of long double... 12 >checking for long long... yes >checking size of long long... 8 >checking for __int64... no >checking size of __int64... 0 >checking for void *... yes >checking size of void *... 4 >checking is FIONBIO defined... yes >checking for socklen_t... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for vsnprintf... yes >checking for gettimeofday... yes >checking for nl_langinfo... yes >checking for locale_charset... no >checking for setenv... yes >checking for putenv... yes >checking for getuid... yes >checking for getpwuid... yes >checking for getpwuid_r... yes >checking for inet_ntoa_r... no >checking for getipnodebyaddr... no >checking for getipnodebyname... no >checking for freehostent... no >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for gethostname... yes >checking for sethostent_r... no >checking for gethostent_r... yes >checking for asprintf... yes >checking for vasprintf... yes >checking for atoll... yes >checking for strtok_r... yes >checking whether malloc_options variable is present... no >checking compile-time options >looking for installed odbc driver manager >checking for SQLConnect in -liodbc... no >checking for SQLConnect in -lodbc... no >checking threadsafety... enabled >checking for which type of gethostbyname_r... six >checking for which type of getservbyname_r... six >checking for which type of gethostbyaddr_r... eight >checking for which type of getpwuid_r... five >checking for which type of localtime_r... struct >configure: debug enabled >done >updating cache /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/config.cache >configure: creating ./config.status >config.status: creating include/tdsver.h >config.status: creating include/tds_sysdep_public.h >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating doc/Makefile >config.status: creating samples/Makefile >config.status: creating src/Makefile >config.status: creating src/tds/Makefile >config.status: creating src/tds/unittests/Makefile >config.status: creating src/dblib/Makefile >config.status: creating src/dblib/unittests/Makefile >config.status: creating src/ctlib/Makefile >config.status: creating src/ctlib/unittests/Makefile >config.status: creating src/replacements/Makefile >config.status: creating src/server/Makefile >config.status: creating src/pool/Makefile >config.status: creating src/odbc/Makefile >config.status: creating src/odbc/unittests/Makefile >config.status: creating src/apps/Makefile >config.status: creating freetds.spec >config.status: creating win32/Makefile >config.status: creating win32/msvc6/Makefile >config.status: creating win32/dev-cpp/Makefile >config.status: creating include/config.h >config.status: executing depfiles commands >Making all in include >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/include' >cd .. && /bin/sh /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/missing --run autoheader >touch ./config.h.in >cd .. && /bin/sh ./config.status include/config.h >config.status: creating include/config.h >make all-am >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/include' >echo '#define FREETDS_SYSCONFDIR "/etc"' >freetds_sysconfdir.h >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/include' >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/include' >Making all in src >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src' >Making all in replacements >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/replacements' >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT iconv.lo -MD -MP -MF ".deps/iconv.Tpo" \ > -c -o iconv.lo `test -f 'iconv.c' || echo './'`iconv.c; \ > then mv ".deps/iconv.Tpo" ".deps/iconv.Plo"; \ > else rm -f ".deps/iconv.Tpo"; exit 1; \ > fi >mkdir .libs >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libreplacements.la iconv.lo >ar cru .libs/libreplacements.a .libs/iconv.o >i686-pc-linux-gnu-ranlib .libs/libreplacements.a >creating libreplacements.la >(cd .libs && rm -f libreplacements.la && ln -s ../libreplacements.la libreplacements.la) >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/replacements' >Making all in tds >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds' >Making all in unittests >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds' >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" \ > -c -o mem.lo `test -f 'mem.c' || echo './'`mem.c; \ > then mv ".deps/mem.Tpo" ".deps/mem.Plo"; \ > else rm -f ".deps/mem.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT token.lo -MD -MP -MF ".deps/token.Tpo" \ > -c -o token.lo `test -f 'token.c' || echo './'`token.c; \ > then mv ".deps/token.Tpo" ".deps/token.Plo"; \ > else rm -f ".deps/token.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT util.lo -MD -MP -MF ".deps/util.Tpo" \ > -c -o util.lo `test -f 'util.c' || echo './'`util.c; \ > then mv ".deps/util.Tpo" ".deps/util.Plo"; \ > else rm -f ".deps/util.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT login.lo -MD -MP -MF ".deps/login.Tpo" \ > -c -o login.lo `test -f 'login.c' || echo './'`login.c; \ > then mv ".deps/login.Tpo" ".deps/login.Plo"; \ > else rm -f ".deps/login.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT read.lo -MD -MP -MF ".deps/read.Tpo" \ > -c -o read.lo `test -f 'read.c' || echo './'`read.c; \ > then mv ".deps/read.Tpo" ".deps/read.Plo"; \ > else rm -f ".deps/read.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT write.lo -MD -MP -MF ".deps/write.Tpo" \ > -c -o write.lo `test -f 'write.c' || echo './'`write.c; \ > then mv ".deps/write.Tpo" ".deps/write.Plo"; \ > else rm -f ".deps/write.Tpo"; exit 1; \ > fi >mkdir .libs >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -fPIC -DPIC -o .libs/token.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fPIC -DPIC -o .libs/login.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -fPIC -DPIC -o .libs/read.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -fPIC -DPIC -o .libs/write.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT convert.lo -MD -MP -MF ".deps/convert.Tpo" \ > -c -o convert.lo `test -f 'convert.c' || echo './'`convert.c; \ > then mv ".deps/convert.Tpo" ".deps/convert.Plo"; \ > else rm -f ".deps/convert.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -o login.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -o write.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -fPIC -DPIC -o .libs/convert.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o >/dev/null 2>&1 >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT numeric.lo -MD -MP -MF ".deps/numeric.Tpo" \ > -c -o numeric.lo `test -f 'numeric.c' || echo './'`numeric.c; \ > then mv ".deps/numeric.Tpo" ".deps/numeric.Plo"; \ > else rm -f ".deps/numeric.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o >/dev/null 2>&1 >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT config.lo -MD -MP -MF ".deps/config.Tpo" \ > -c -o config.lo `test -f 'config.c' || echo './'`config.c; \ > then mv ".deps/config.Tpo" ".deps/config.Plo"; \ > else rm -f ".deps/config.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/numeric.o >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT query.lo -MD -MP -MF ".deps/query.Tpo" \ > -c -o query.lo `test -f 'query.c' || echo './'`query.c; \ > then mv ".deps/query.Tpo" ".deps/query.Plo"; \ > else rm -f ".deps/query.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT iconv.lo -MD -MP -MF ".deps/iconv.Tpo" \ > -c -o iconv.lo `test -f 'iconv.c' || echo './'`iconv.c; \ > then mv ".deps/iconv.Tpo" ".deps/iconv.Plo"; \ > else rm -f ".deps/iconv.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -o numeric.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT locale.lo -MD -MP -MF ".deps/locale.Tpo" \ > -c -o locale.lo `test -f 'locale.c' || echo './'`locale.c; \ > then mv ".deps/locale.Tpo" ".deps/locale.Plo"; \ > else rm -f ".deps/locale.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -o convert.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -fPIC -DPIC -o .libs/locale.o >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT challenge.lo -MD -MP -MF ".deps/challenge.Tpo" \ > -c -o challenge.lo `test -f 'challenge.c' || echo './'`challenge.c; \ > then mv ".deps/challenge.Tpo" ".deps/challenge.Plo"; \ > else rm -f ".deps/challenge.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT challenge.lo -MD -MP -MF .deps/challenge.Tpo -c challenge.c -fPIC -DPIC -o .libs/challenge.o >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT threadsafe.lo -MD -MP -MF ".deps/threadsafe.Tpo" \ > -c -o threadsafe.lo `test -f 'threadsafe.c' || echo './'`threadsafe.c; \ > then mv ".deps/threadsafe.Tpo" ".deps/threadsafe.Plo"; \ > else rm -f ".deps/threadsafe.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT vstrbuild.lo -MD -MP -MF ".deps/vstrbuild.Tpo" \ > -c -o vstrbuild.lo `test -f 'vstrbuild.c' || echo './'`vstrbuild.c; \ > then mv ".deps/vstrbuild.Tpo" ".deps/vstrbuild.Plo"; \ > else rm -f ".deps/vstrbuild.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -o locale.o >/dev/null 2>&1 >query.c: In function 'tds_put_data': >query.c:1127: warning: pointer targets in assignment differ in signedness >query.c:1131: warning: pointer targets in assignment differ in signedness >query.c:1144: warning: pointer targets in passing argument 3 of 'tds_convert_string' differ in signedness >query.c: In function 'tds_put_param_as_string': >query.c:2049: warning: pointer targets in initialization differ in signedness >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -o query.o >/dev/null 2>&1 >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT md4.lo -MD -MP -MF ".deps/md4.Tpo" \ > -c -o md4.lo `test -f 'md4.c' || echo './'`md4.c; \ > then mv ".deps/md4.Tpo" ".deps/md4.Plo"; \ > else rm -f ".deps/md4.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT challenge.lo -MD -MP -MF .deps/challenge.Tpo -c challenge.c -o challenge.o >/dev/null 2>&1 >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT des.lo -MD -MP -MF ".deps/des.Tpo" \ > -c -o des.lo `test -f 'des.c' || echo './'`des.c; \ > then mv ".deps/des.Tpo" ".deps/des.Plo"; \ > else rm -f ".deps/des.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -o threadsafe.o >/dev/null 2>&1 >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT tdsstring.lo -MD -MP -MF ".deps/tdsstring.Tpo" \ > -c -o tdsstring.lo `test -f 'tdsstring.c' || echo './'`tdsstring.c; \ > then mv ".deps/tdsstring.Tpo" ".deps/tdsstring.Plo"; \ > else rm -f ".deps/tdsstring.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -fPIC -DPIC -o .libs/vstrbuild.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -o vstrbuild.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT getmac.lo -MD -MP -MF ".deps/getmac.Tpo" \ > -c -o getmac.lo `test -f 'getmac.c' || echo './'`getmac.c; \ > then mv ".deps/getmac.Tpo" ".deps/getmac.Plo"; \ > else rm -f ".deps/getmac.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT data.lo -MD -MP -MF ".deps/data.Tpo" \ > -c -o data.lo `test -f 'data.c' || echo './'`data.c; \ > then mv ".deps/data.Tpo" ".deps/data.Plo"; \ > else rm -f ".deps/data.Tpo"; exit 1; \ > fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT tdsstring.lo -MD -MP -MF .deps/tdsstring.Tpo -c tdsstring.c -fPIC -DPIC -o .libs/tdsstring.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT tdsstring.lo -MD -MP -MF .deps/tdsstring.Tpo -c tdsstring.c -o tdsstring.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -o des.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -fPIC -DPIC -o .libs/getmac.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -o getmac.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libtds_objects.la mem.lo token.lo util.lo login.lo read.lo write.lo convert.lo numeric.lo config.lo query.lo iconv.lo locale.lo challenge.lo threadsafe.lo vstrbuild.lo md4.lo des.lo tdsstring.lo getmac.lo data.lo >ar cru .libs/libtds_objects.a .libs/mem.o .libs/token.o .libs/util.o .libs/login.o .libs/read.o .libs/write.o .libs/convert.o .libs/numeric.o .libs/config.o .libs/query.o .libs/iconv.o .libs/locale.o .libs/challenge.o .libs/threadsafe.o .libs/vstrbuild.o .libs/md4.o .libs/des.o .libs/tdsstring.o .libs/getmac.o .libs/data.o >i686-pc-linux-gnu-ranlib .libs/libtds_objects.a >creating libtds_objects.la >(cd .libs && rm -f libtds_objects.la && ln -s ../libtds_objects.la libtds_objects.la) >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libtds.la -rpath /usr/lib -version-info 3:0:0 libtds_objects.la ../replacements/libreplacements.la >i686-pc-linux-gnu-gcc -shared -Wl,--whole-archive ./.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive ./.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -lc -Wl,-soname -Wl,libtds.so.3 -o .libs/libtds.so.3.0 >(cd .libs && rm -f libtds.so.3 && ln -s libtds.so.3.0 libtds.so.3) >(cd .libs && rm -f libtds.so && ln -s libtds.so.3.0 libtds.so) >rm -fr .libs/libtds.lax >mkdir .libs/libtds.lax >rm -fr .libs/libtds.lax/libtds_objects.a >mkdir .libs/libtds.lax/libtds_objects.a >(cd .libs/libtds.lax/libtds_objects.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/./.libs/libtds_objects.a) >rm -fr .libs/libtds.lax/libreplacements.a >mkdir .libs/libtds.lax/libreplacements.a >(cd .libs/libtds.lax/libreplacements.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/../replacements/.libs/libreplacements.a) >ar cru .libs/libtds.a .libs/libtds.lax/libtds_objects.a/mem.o .libs/libtds.lax/libtds_objects.a/token.o .libs/libtds.lax/libtds_objects.a/util.o .libs/libtds.lax/libtds_objects.a/login.o .libs/libtds.lax/libtds_objects.a/read.o .libs/libtds.lax/libtds_objects.a/write.o .libs/libtds.lax/libtds_objects.a/convert.o .libs/libtds.lax/libtds_objects.a/numeric.o .libs/libtds.lax/libtds_objects.a/config.o .libs/libtds.lax/libtds_objects.a/query.o .libs/libtds.lax/libtds_objects.a/iconv.o .libs/libtds.lax/libtds_objects.a/locale.o .libs/libtds.lax/libtds_objects.a/challenge.o .libs/libtds.lax/libtds_objects.a/threadsafe.o .libs/libtds.lax/libtds_objects.a/vstrbuild.o .libs/libtds.lax/libtds_objects.a/md4.o .libs/libtds.lax/libtds_objects.a/des.o .libs/libtds.lax/libtds_objects.a/tdsstring.o .libs/libtds.lax/libtds_objects.a/getmac.o .libs/libtds.lax/libtds_objects.a/data.o .libs/libtds.lax/libreplacements.a/iconv.o >i686-pc-linux-gnu-ranlib .libs/libtds.a >rm -fr .libs/libtds.lax >creating libtds.la >(cd .libs && rm -f libtds.la && ln -s ../libtds.la libtds.la) >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds' >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds' >Making all in ctlib >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib' >Making all in unittests >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib/unittests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib/unittests' >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib' >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ct.lo -MD -MP -MF ".deps/ct.Tpo" \ > -c -o ct.lo `test -f 'ct.c' || echo './'`ct.c; \ > then mv ".deps/ct.Tpo" ".deps/ct.Plo"; \ > else rm -f ".deps/ct.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT cs.lo -MD -MP -MF ".deps/cs.Tpo" \ > -c -o cs.lo `test -f 'cs.c' || echo './'`cs.c; \ > then mv ".deps/cs.Tpo" ".deps/cs.Plo"; \ > else rm -f ".deps/cs.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT blk.lo -MD -MP -MF ".deps/blk.Tpo" \ > -c -o blk.lo `test -f 'blk.c' || echo './'`blk.c; \ > then mv ".deps/blk.Tpo" ".deps/blk.Plo"; \ > else rm -f ".deps/blk.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ctutil.lo -MD -MP -MF ".deps/ctutil.Tpo" \ > -c -o ctutil.lo `test -f 'ctutil.c' || echo './'`ctutil.c; \ > then mv ".deps/ctutil.Tpo" ".deps/ctutil.Plo"; \ > else rm -f ".deps/ctutil.Tpo"; exit 1; \ > fi >mkdir .libs >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT cs.lo -MD -MP -MF .deps/cs.Tpo -c cs.c -fPIC -DPIC -o .libs/cs.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT blk.lo -MD -MP -MF .deps/blk.Tpo -c blk.c -fPIC -DPIC -o .libs/blk.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ctutil.lo -MD -MP -MF .deps/ctutil.Tpo -c ctutil.c -fPIC -DPIC -o .libs/ctutil.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT blk.lo -MD -MP -MF .deps/blk.Tpo -c blk.c -o blk.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ctutil.lo -MD -MP -MF .deps/ctutil.Tpo -c ctutil.c -o ctutil.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT cs.lo -MD -MP -MF .deps/cs.Tpo -c cs.c -o cs.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libct.la -rpath /usr/lib -version-info 2:0:0 ct.lo cs.lo blk.lo ctutil.lo ../tds/libtds_objects.la ../replacements/libreplacements.la >i686-pc-linux-gnu-gcc -shared .libs/ct.o .libs/cs.o .libs/blk.o .libs/ctutil.o -Wl,--whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -lc -Wl,-soname -Wl,libct.so.2 -o .libs/libct.so.2.0 >(cd .libs && rm -f libct.so.2 && ln -s libct.so.2.0 libct.so.2) >(cd .libs && rm -f libct.so && ln -s libct.so.2.0 libct.so) >rm -fr .libs/libct.lax >mkdir .libs/libct.lax >rm -fr .libs/libct.lax/libtds_objects.a >mkdir .libs/libct.lax/libtds_objects.a >(cd .libs/libct.lax/libtds_objects.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib/../tds/.libs/libtds_objects.a) >rm -fr .libs/libct.lax/libreplacements.a >mkdir .libs/libct.lax/libreplacements.a >(cd .libs/libct.lax/libreplacements.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib/../replacements/.libs/libreplacements.a) >ar cru .libs/libct.a ct.o cs.o blk.o ctutil.o .libs/libct.lax/libtds_objects.a/mem.o .libs/libct.lax/libtds_objects.a/token.o .libs/libct.lax/libtds_objects.a/util.o .libs/libct.lax/libtds_objects.a/login.o .libs/libct.lax/libtds_objects.a/read.o .libs/libct.lax/libtds_objects.a/write.o .libs/libct.lax/libtds_objects.a/convert.o .libs/libct.lax/libtds_objects.a/numeric.o .libs/libct.lax/libtds_objects.a/config.o .libs/libct.lax/libtds_objects.a/query.o .libs/libct.lax/libtds_objects.a/iconv.o .libs/libct.lax/libtds_objects.a/locale.o .libs/libct.lax/libtds_objects.a/challenge.o .libs/libct.lax/libtds_objects.a/threadsafe.o .libs/libct.lax/libtds_objects.a/vstrbuild.o .libs/libct.lax/libtds_objects.a/md4.o .libs/libct.lax/libtds_objects.a/des.o .libs/libct.lax/libtds_objects.a/tdsstring.o .libs/libct.lax/libtds_objects.a/getmac.o .libs/libct.lax/libtds_objects.a/data.o .libs/libct.lax/libreplacements.a/iconv.o >i686-pc-linux-gnu-ranlib .libs/libct.a >rm -fr .libs/libct.lax >creating libct.la >(cd .libs && rm -f libct.la && ln -s ../libct.la libct.la) >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib' >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/ctlib' >Making all in dblib >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib' >Making all in unittests >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib/unittests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib/unittests' >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib' >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dblib.lo -MD -MP -MF ".deps/dblib.Tpo" \ > -c -o dblib.lo `test -f 'dblib.c' || echo './'`dblib.c; \ > then mv ".deps/dblib.Tpo" ".deps/dblib.Plo"; \ > else rm -f ".deps/dblib.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dbutil.lo -MD -MP -MF ".deps/dbutil.Tpo" \ > -c -o dbutil.lo `test -f 'dbutil.c' || echo './'`dbutil.c; \ > then mv ".deps/dbutil.Tpo" ".deps/dbutil.Plo"; \ > else rm -f ".deps/dbutil.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT rpc.lo -MD -MP -MF ".deps/rpc.Tpo" \ > -c -o rpc.lo `test -f 'rpc.c' || echo './'`rpc.c; \ > then mv ".deps/rpc.Tpo" ".deps/rpc.Plo"; \ > else rm -f ".deps/rpc.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT bcp.lo -MD -MP -MF ".deps/bcp.Tpo" \ > -c -o bcp.lo `test -f 'bcp.c' || echo './'`bcp.c; \ > then mv ".deps/bcp.Tpo" ".deps/bcp.Plo"; \ > else rm -f ".deps/bcp.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT xact.lo -MD -MP -MF ".deps/xact.Tpo" \ > -c -o xact.lo `test -f 'xact.c' || echo './'`xact.c; \ > then mv ".deps/xact.Tpo" ".deps/xact.Plo"; \ > else rm -f ".deps/xact.Tpo"; exit 1; \ > fi >mkdir .libs >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -fPIC -DPIC -o .libs/bcp.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -fPIC -DPIC -o .libs/dbutil.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT xact.lo -MD -MP -MF .deps/xact.Tpo -c xact.c -fPIC -DPIC -o .libs/xact.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dblib.lo -MD -MP -MF .deps/dblib.Tpo -c dblib.c -fPIC -DPIC -o .libs/dblib.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -o dbutil.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT rpc.lo -MD -MP -MF .deps/rpc.Tpo -c rpc.c -fPIC -DPIC -o .libs/rpc.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT xact.lo -MD -MP -MF .deps/xact.Tpo -c xact.c -o xact.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT rpc.lo -MD -MP -MF .deps/rpc.Tpo -c rpc.c -o rpc.o >/dev/null 2>&1 >bcp.c: In function '_bcp_read_hostfile': >bcp.c:966: warning: pointer targets in passing argument 5 of 'tds_iconv_fread' differ in signedness >bcp.c: In function '_bcp_exec_in': >bcp.c:1590: warning: pointer targets in assignment differ in signedness >bcp.c: In function '_bcp_build_bulk_insert_stmt': >bcp.c:1968: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >bcp.c:1974: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness >bcp.c:1974: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness >bcp.c:1980: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness >bcp.c:1982: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness >bcp.c:1983: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness >bcp.c:1984: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -o bcp.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dblib.lo -MD -MP -MF .deps/dblib.Tpo -c dblib.c -o dblib.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libsybdb.la -rpath /usr/lib -version-info 4:0:0 dblib.lo dbutil.lo rpc.lo bcp.lo xact.lo ../tds/libtds_objects.la ../replacements/libreplacements.la >i686-pc-linux-gnu-gcc -shared .libs/dblib.o .libs/dbutil.o .libs/rpc.o .libs/bcp.o .libs/xact.o -Wl,--whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -lc -Wl,-soname -Wl,libsybdb.so.4 -o .libs/libsybdb.so.4.0 >(cd .libs && rm -f libsybdb.so.4 && ln -s libsybdb.so.4.0 libsybdb.so.4) >(cd .libs && rm -f libsybdb.so && ln -s libsybdb.so.4.0 libsybdb.so) >rm -fr .libs/libsybdb.lax >mkdir .libs/libsybdb.lax >rm -fr .libs/libsybdb.lax/libtds_objects.a >mkdir .libs/libsybdb.lax/libtds_objects.a >(cd .libs/libsybdb.lax/libtds_objects.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib/../tds/.libs/libtds_objects.a) >rm -fr .libs/libsybdb.lax/libreplacements.a >mkdir .libs/libsybdb.lax/libreplacements.a >(cd .libs/libsybdb.lax/libreplacements.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib/../replacements/.libs/libreplacements.a) >ar cru .libs/libsybdb.a dblib.o dbutil.o rpc.o bcp.o xact.o .libs/libsybdb.lax/libtds_objects.a/mem.o .libs/libsybdb.lax/libtds_objects.a/token.o .libs/libsybdb.lax/libtds_objects.a/util.o .libs/libsybdb.lax/libtds_objects.a/login.o .libs/libsybdb.lax/libtds_objects.a/read.o .libs/libsybdb.lax/libtds_objects.a/write.o .libs/libsybdb.lax/libtds_objects.a/convert.o .libs/libsybdb.lax/libtds_objects.a/numeric.o .libs/libsybdb.lax/libtds_objects.a/config.o .libs/libsybdb.lax/libtds_objects.a/query.o .libs/libsybdb.lax/libtds_objects.a/iconv.o .libs/libsybdb.lax/libtds_objects.a/locale.o .libs/libsybdb.lax/libtds_objects.a/challenge.o .libs/libsybdb.lax/libtds_objects.a/threadsafe.o .libs/libsybdb.lax/libtds_objects.a/vstrbuild.o .libs/libsybdb.lax/libtds_objects.a/md4.o .libs/libsybdb.lax/libtds_objects.a/des.o .libs/libsybdb.lax/libtds_objects.a/tdsstring.o .libs/libsybdb.lax/libtds_objects.a/getmac.o .libs/libsybdb.lax/libtds_objects.a/data.o .libs/libsybdb.lax/libreplacements.a/iconv.o >i686-pc-linux-gnu-ranlib .libs/libsybdb.a >rm -fr .libs/libsybdb.lax >creating libsybdb.la >(cd .libs && rm -f libsybdb.la && ln -s ../libsybdb.la libsybdb.la) >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib' >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/dblib' >Making all in apps >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/apps' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT tsql.o -MD -MP -MF ".deps/tsql.Tpo" \ > -c -o tsql.o `test -f 'tsql.c' || echo './'`tsql.c; \ > then mv ".deps/tsql.Tpo" ".deps/tsql.Po"; \ > else rm -f ".deps/tsql.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT freebcp.o -MD -MP -MF ".deps/freebcp.Tpo" \ > -c -o freebcp.o `test -f 'freebcp.c' || echo './'`freebcp.c; \ > then mv ".deps/freebcp.Tpo" ".deps/freebcp.Po"; \ > else rm -f ".deps/freebcp.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT bsqldb.o -MD -MP -MF ".deps/bsqldb.Tpo" \ > -c -o bsqldb.o `test -f 'bsqldb.c' || echo './'`bsqldb.c; \ > then mv ".deps/bsqldb.Tpo" ".deps/bsqldb.Po"; \ > else rm -f ".deps/bsqldb.Tpo"; exit 1; \ > fi >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o freebcp freebcp.o ../dblib/libsybdb.la >mkdir .libs >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o tsql tsql.o -lreadline -lreadline ../tds/libtds.la >bsqldb.c: In function 'print_results': >bsqldb.c:270: warning: too many arguments for format >bsqldb.c:297: warning: too many arguments for format >bsqldb.c:307: warning: too many arguments for format >bsqldb.c:335: warning: too many arguments for format >bsqldb.c:342: warning: assignment discards qualifiers from pointer target type >bsqldb.c:345: warning: assignment discards qualifiers from pointer target type >bsqldb.c:437: warning: implicit declaration of function 'asprintf' >bsqldb.c:456: warning: pointer targets in passing argument 6 of 'dbaltbind' differ in signedness >bsqldb.c:465: warning: too many arguments for format >bsqldb.c: At top level: >bsqldb.c:657: warning: no previous prototype for 'usage' >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o bsqldb bsqldb.o ../dblib/libsybdb.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/freebcp freebcp.o ../dblib/.libs/libsybdb.so >creating freebcp >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/tsql tsql.o -lreadline ../tds/.libs/libtds.so >creating tsql >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/bsqldb bsqldb.o ../dblib/.libs/libsybdb.so >creating bsqldb >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/apps' >Making all in server >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/server' >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT query.lo -MD -MP -MF ".deps/query.Tpo" \ > -c -o query.lo `test -f 'query.c' || echo './'`query.c; \ > then mv ".deps/query.Tpo" ".deps/query.Plo"; \ > else rm -f ".deps/query.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT server.lo -MD -MP -MF ".deps/server.Tpo" \ > -c -o server.lo `test -f 'server.c' || echo './'`server.c; \ > then mv ".deps/server.Tpo" ".deps/server.Plo"; \ > else rm -f ".deps/server.Tpo"; exit 1; \ > fi >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT login.lo -MD -MP -MF ".deps/login.Tpo" \ > -c -o login.lo `test -f 'login.c' || echo './'`login.c; \ > then mv ".deps/login.Tpo" ".deps/login.Plo"; \ > else rm -f ".deps/login.Tpo"; exit 1; \ > fi >mkdir .libs >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fPIC -DPIC -o .libs/login.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -o query.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -o login.o >/dev/null 2>&1 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -o server.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libtdssrv.la -rpath /usr/lib -version-info 1:0:0 query.lo server.lo login.lo ../tds/libtds_objects.la ../replacements/libreplacements.la >i686-pc-linux-gnu-gcc -shared .libs/query.o .libs/server.o .libs/login.o -Wl,--whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -lc -Wl,-soname -Wl,libtdssrv.so.1 -o .libs/libtdssrv.so.1.0 >(cd .libs && rm -f libtdssrv.so.1 && ln -s libtdssrv.so.1.0 libtdssrv.so.1) >(cd .libs && rm -f libtdssrv.so && ln -s libtdssrv.so.1.0 libtdssrv.so) >rm -fr .libs/libtdssrv.lax >mkdir .libs/libtdssrv.lax >rm -fr .libs/libtdssrv.lax/libtds_objects.a >mkdir .libs/libtdssrv.lax/libtds_objects.a >(cd .libs/libtdssrv.lax/libtds_objects.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/server/../tds/.libs/libtds_objects.a) >rm -fr .libs/libtdssrv.lax/libreplacements.a >mkdir .libs/libtdssrv.lax/libreplacements.a >(cd .libs/libtdssrv.lax/libreplacements.a && ar x /var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/server/../replacements/.libs/libreplacements.a) >ar cru .libs/libtdssrv.a query.o server.o login.o .libs/libtdssrv.lax/libtds_objects.a/mem.o .libs/libtdssrv.lax/libtds_objects.a/token.o .libs/libtdssrv.lax/libtds_objects.a/util.o .libs/libtdssrv.lax/libtds_objects.a/login.o .libs/libtdssrv.lax/libtds_objects.a/read.o .libs/libtdssrv.lax/libtds_objects.a/write.o .libs/libtdssrv.lax/libtds_objects.a/convert.o .libs/libtdssrv.lax/libtds_objects.a/numeric.o .libs/libtdssrv.lax/libtds_objects.a/config.o .libs/libtdssrv.lax/libtds_objects.a/query.o .libs/libtdssrv.lax/libtds_objects.a/iconv.o .libs/libtdssrv.lax/libtds_objects.a/locale.o .libs/libtdssrv.lax/libtds_objects.a/challenge.o .libs/libtdssrv.lax/libtds_objects.a/threadsafe.o .libs/libtdssrv.lax/libtds_objects.a/vstrbuild.o .libs/libtdssrv.lax/libtds_objects.a/md4.o .libs/libtdssrv.lax/libtds_objects.a/des.o .libs/libtdssrv.lax/libtds_objects.a/tdsstring.o .libs/libtdssrv.lax/libtds_objects.a/getmac.o .libs/libtdssrv.lax/libtds_objects.a/data.o .libs/libtdssrv.lax/libreplacements.a/iconv.o >i686-pc-linux-gnu-ranlib .libs/libtdssrv.a >rm -fr .libs/libtdssrv.lax >creating libtdssrv.la >(cd .libs && rm -f libtdssrv.la && ln -s ../libtdssrv.la libtdssrv.la) >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/server' >Making all in pool >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/pool' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT config.o -MD -MP -MF ".deps/config.Tpo" \ > -c -o config.o `test -f 'config.c' || echo './'`config.c; \ > then mv ".deps/config.Tpo" ".deps/config.Po"; \ > else rm -f ".deps/config.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT main.o -MD -MP -MF ".deps/main.Tpo" \ > -c -o main.o `test -f 'main.c' || echo './'`main.c; \ > then mv ".deps/main.Tpo" ".deps/main.Po"; \ > else rm -f ".deps/main.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT member.o -MD -MP -MF ".deps/member.Tpo" \ > -c -o member.o `test -f 'member.c' || echo './'`member.c; \ > then mv ".deps/member.Tpo" ".deps/member.Po"; \ > else rm -f ".deps/member.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT stream.o -MD -MP -MF ".deps/stream.Tpo" \ > -c -o stream.o `test -f 'stream.c' || echo './'`stream.c; \ > then mv ".deps/stream.Tpo" ".deps/stream.Po"; \ > else rm -f ".deps/stream.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT user.o -MD -MP -MF ".deps/user.Tpo" \ > -c -o user.o `test -f 'user.c' || echo './'`user.c; \ > then mv ".deps/user.Tpo" ".deps/user.Po"; \ > else rm -f ".deps/user.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT util.o -MD -MP -MF ".deps/util.Tpo" \ > -c -o util.o `test -f 'util.c' || echo './'`util.c; \ > then mv ".deps/util.Tpo" ".deps/util.Po"; \ > else rm -f ".deps/util.Tpo"; exit 1; \ > fi >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o tdspool config.o main.o member.o stream.o user.o util.o ../server/libtdssrv.la >mkdir .libs >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/tdspool config.o main.o member.o stream.o user.o util.o ../server/.libs/libtdssrv.so >creating tdspool >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/pool' >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src' >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src' >Making all in doc >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/doc' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/doc' >Making all in samples >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/samples' >rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp >sed -e 's,@datadir\@,/usr/share/freetds,g' -e 's,@libdir\@,/usr/lib,g' -e 's,@prefix\@,/usr,g' unixodbc.freetds.driver.template.in >unixodbc.freetds.driver.template.tmp >chmod +x unixodbc.freetds.driver.template.tmp >mv unixodbc.freetds.driver.template.tmp unixodbc.freetds.driver.template >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/samples' >Making all in win32 >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32' >Making all in msvc6 >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32/msvc6' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32/msvc6' >Making all in dev-cpp >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32/dev-cpp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32/dev-cpp' >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32' >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/win32' >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3' >if test ! -f PWD; then cp ./PWD.in PWD; fi >>>> Source compiled. >>>> Test phase [check]: dev-db/freetds-0.62.3 >Making check in include >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/include' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/include' >Making check in src >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src' >Making check in replacements >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/replacements' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/replacements' >Making check in tds >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds' >Making check in unittests >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >make t0001 t0002 t0003 t0004 t0005 t0006 t0007 t0008 dynamic1 convert dataread utf8_1 utf8_2 >make[4]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0001.o -MD -MP -MF ".deps/t0001.Tpo" \ > -c -o t0001.o `test -f 't0001.c' || echo './'`t0001.c; \ > then mv ".deps/t0001.Tpo" ".deps/t0001.Po"; \ > else rm -f ".deps/t0001.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT common.o -MD -MP -MF ".deps/common.Tpo" \ > -c -o common.o `test -f 'common.c' || echo './'`common.c; \ > then mv ".deps/common.Tpo" ".deps/common.Po"; \ > else rm -f ".deps/common.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0001 t0001.o common.o ../libtds.la >mkdir .libs >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0001 t0001.o common.o ../.libs/libtds.so >creating t0001 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0002.o -MD -MP -MF ".deps/t0002.Tpo" \ > -c -o t0002.o `test -f 't0002.c' || echo './'`t0002.c; \ > then mv ".deps/t0002.Tpo" ".deps/t0002.Po"; \ > else rm -f ".deps/t0002.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0002 t0002.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0002 t0002.o common.o ../.libs/libtds.so >creating t0002 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0003.o -MD -MP -MF ".deps/t0003.Tpo" \ > -c -o t0003.o `test -f 't0003.c' || echo './'`t0003.c; \ > then mv ".deps/t0003.Tpo" ".deps/t0003.Po"; \ > else rm -f ".deps/t0003.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0003 t0003.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0003 t0003.o common.o ../.libs/libtds.so >creating t0003 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0004.o -MD -MP -MF ".deps/t0004.Tpo" \ > -c -o t0004.o `test -f 't0004.c' || echo './'`t0004.c; \ > then mv ".deps/t0004.Tpo" ".deps/t0004.Po"; \ > else rm -f ".deps/t0004.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0004 t0004.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0004 t0004.o common.o ../.libs/libtds.so >creating t0004 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0005.o -MD -MP -MF ".deps/t0005.Tpo" \ > -c -o t0005.o `test -f 't0005.c' || echo './'`t0005.c; \ > then mv ".deps/t0005.Tpo" ".deps/t0005.Po"; \ > else rm -f ".deps/t0005.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0005 t0005.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0005 t0005.o common.o ../.libs/libtds.so >creating t0005 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0006.o -MD -MP -MF ".deps/t0006.Tpo" \ > -c -o t0006.o `test -f 't0006.c' || echo './'`t0006.c; \ > then mv ".deps/t0006.Tpo" ".deps/t0006.Po"; \ > else rm -f ".deps/t0006.Tpo"; exit 1; \ > fi >t0006.c: In function 'main': >t0006.c:65: warning: integer constant is too large for 'long' type >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0006 t0006.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0006 t0006.o common.o ../.libs/libtds.so >creating t0006 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0007.o -MD -MP -MF ".deps/t0007.Tpo" \ > -c -o t0007.o `test -f 't0007.c' || echo './'`t0007.c; \ > then mv ".deps/t0007.Tpo" ".deps/t0007.Po"; \ > else rm -f ".deps/t0007.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0007 t0007.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0007 t0007.o ../.libs/libtds.so >creating t0007 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT t0008.o -MD -MP -MF ".deps/t0008.Tpo" \ > -c -o t0008.o `test -f 't0008.c' || echo './'`t0008.c; \ > then mv ".deps/t0008.Tpo" ".deps/t0008.Po"; \ > else rm -f ".deps/t0008.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0008 t0008.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/t0008 t0008.o ../.libs/libtds.so >creating t0008 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dynamic1.o -MD -MP -MF ".deps/dynamic1.Tpo" \ > -c -o dynamic1.o `test -f 'dynamic1.c' || echo './'`dynamic1.c; \ > then mv ".deps/dynamic1.Tpo" ".deps/dynamic1.Po"; \ > else rm -f ".deps/dynamic1.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o dynamic1 dynamic1.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/dynamic1 dynamic1.o common.o ../.libs/libtds.so >creating dynamic1 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT convert.o -MD -MP -MF ".deps/convert.Tpo" \ > -c -o convert.o `test -f 'convert.c' || echo './'`convert.c; \ > then mv ".deps/convert.Tpo" ".deps/convert.Po"; \ > else rm -f ".deps/convert.Tpo"; exit 1; \ > fi >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o convert convert.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/convert convert.o ../.libs/libtds.so >creating convert >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT dataread.o -MD -MP -MF ".deps/dataread.Tpo" \ > -c -o dataread.o `test -f 'dataread.c' || echo './'`dataread.c; \ > then mv ".deps/dataread.Tpo" ".deps/dataread.Po"; \ > else rm -f ".deps/dataread.Tpo"; exit 1; \ > fi >dataread.c: In function 'test': >dataread.c:89: warning: pointer targets in passing argument 3 of 'tds_convert' differ in signedness >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o dataread dataread.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/dataread dataread.o common.o ../.libs/libtds.so >creating dataread >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT utf8_1.o -MD -MP -MF ".deps/utf8_1.Tpo" \ > -c -o utf8_1.o `test -f 'utf8_1.c' || echo './'`utf8_1.c; \ > then mv ".deps/utf8_1.Tpo" ".deps/utf8_1.Po"; \ > else rm -f ".deps/utf8_1.Tpo"; exit 1; \ > fi >utf8_1.c: In function 'test': >utf8_1.c:172: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >utf8_1.c:172: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >utf8_1.c:172: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_1.c:172: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_1.c:172: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >utf8_1.c:172: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_1.c:172: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_1.c:172: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness >utf8_1.c:177: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o utf8_1 utf8_1.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/utf8_1 utf8_1.o common.o ../.libs/libtds.so >creating utf8_1 >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./.. -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT utf8_2.o -MD -MP -MF ".deps/utf8_2.Tpo" \ > -c -o utf8_2.o `test -f 'utf8_2.c' || echo './'`utf8_2.c; \ > then mv ".deps/utf8_2.Tpo" ".deps/utf8_2.Po"; \ > else rm -f ".deps/utf8_2.Tpo"; exit 1; \ > fi >utf8_2.c: In function 'test': >utf8_2.c:140: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >utf8_2.c:140: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >utf8_2.c:140: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_2.c:140: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_2.c:140: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >utf8_2.c:140: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_2.c:140: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness >utf8_2.c:140: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness >utf8_2.c:145: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness >/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o utf8_2 utf8_2.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/utf8_2 utf8_2.o common.o ../.libs/libtds.so >creating utf8_2 >make[4]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >make check-TESTS >make[4]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >tds_connect() failed >try_tds_login() failed >t0001.c: Testing login, logout >FAIL: t0001 >tds_connect() failed >try_tds_login() failed >t0002.c: Test basic submit query, results >FAIL: t0002 >tds_connect() failed >try_tds_login() failed >t0003.c: Testing DB change -- 'use tempdb' >FAIL: t0003 >tds_connect() failed >try_tds_login() failed >t0004.c: Test large (>512 bytes) queries >FAIL: t0004 >tds_connect() failed >try_tds_login() failed >t0005.c: Test large (>512 bytes) replies >FAIL: t0005 >tds_connect() failed >try_tds_login() failed >t0006.c: Test SYBREAL, SYBFLT8 values >FAIL: t0006 >some checks... >1234 >123 >-1234 >error >overflow checks... >2147483647 >error >-2147483648 >error >32767 >error >-32768 >error >255 >error >0 >error >overflow on big number checks... >error >error >error >error >12 >unique type... >12345678-1234-1234-9876543298765432 >12345678-1234-1E34-9876AB3298765432 >error >error >error >12345678-1234-A234-9876543298765432 >error >error >binary test... >len=2 12 34 >len=2 AB FD >len=2 AB FD >len=2 00 00 >len=1 00 >len=2 01 00 >len=1 01 >PASS: t0007 >test some valid values.. >prec=18 scale=0 00 00 00 00 00 00 00 04 D2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >prec=18 scale=0 00 00 00 00 00 49 96 02 D2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >1234567890 >prec=18 scale=0 00 01 B6 9B 4B A6 30 F3 4E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >123456789012345678 >prec=18 scale=0 00 0D E0 B6 B3 A7 63 FF FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >999999999999999999 >test overflow.. >error >error >prec=38 scale=0 00 00 00 00 01 8E E9 0F F6 C3 73 E0 EE 4E 3F 0A D2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >123456789012345678901234567890 >error >prec=38 scale=0 00 4B 3B 4C A8 5A 86 C4 7A 09 8A 22 3F FF FF FF FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >99999999999999999999999999999999999999 >error >prec=18 scale=1 00 00 00 00 00 00 00 30 34 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >prec=18 scale=2 00 00 00 00 00 00 01 E2 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >1234.56 >prec=18 scale=5 00 00 00 00 00 00 00 00 7B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >0.00123 >prec=18 scale=4 00 00 00 00 00 00 00 00 7B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >0.0123 >prec=18 scale=3 00 00 00 00 00 00 00 00 7B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >0.123 >prec=18 scale=2 00 00 00 00 00 00 00 00 7B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >1.23 >prec=18 scale=1 00 00 00 00 00 00 00 00 7B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >12.3 >prec=18 scale=4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >0.0000 >prec=18 scale=0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >0 >PASS: t0008 >tds_connect() failed >try_tds_login() failed >dynamic1.c: Test dynamic queries >FAIL: dynamic1 >converted 39 (varchar, 12 bytes) : 47 (char, 12 bytes). > 0 iterations/second converting varchar => char. >converted 39 (varchar, 12 bytes) : 35 (text, 12 bytes). > 0 iterations/second converting varchar => text. >converted 39 (varchar, 6 bytes) : 45 (binary, 2 bytes). > 0 iterations/second converting varchar => binary. >converted 39 (varchar, 6 bytes) : 34 (image, 2 bytes). > nan iterations/second converting varchar => image. >converted 39 (varchar, 3 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting varchar => tinyint. >converted 39 (varchar, 3 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting varchar => smallint. >converted 39 (varchar, 3 bytes) : 56 (int, 4 bytes). > nan iterations/second converting varchar => int. >converted 39 (varchar, 3 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting varchar => bigint. >converted 39 (varchar, 7 bytes) : 62 (float, 8 bytes). > nan iterations/second converting varchar => float. >converted 39 (varchar, 7 bytes) : 59 (real, 4 bytes). > nan iterations/second converting varchar => real. >converted 39 (varchar, 7 bytes) : 108 (numeric, 35 bytes). > nan iterations/second converting varchar => numeric. >converted 39 (varchar, 7 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting varchar => decimal. >converted 39 (varchar, 1 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting varchar => bit. >converted 39 (varchar, 7 bytes) : 60 (money, 8 bytes). > 0 iterations/second converting varchar => money. >converted 39 (varchar, 7 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting varchar => smallmoney. >converted 39 (varchar, 12 bytes) : 61 (datetime, 8 bytes). > nan iterations/second converting varchar => datetime. >converted 39 (varchar, 12 bytes) : 58 (smalldatetime, 4 bytes). > nan iterations/second converting varchar => smalldatetime. >converted 47 (char, 12 bytes) : 39 (varchar, 12 bytes). > 0 iterations/second converting char => varchar. >converted 47 (char, 12 bytes) : 35 (text, 12 bytes). > 0 iterations/second converting char => text. >converted 47 (char, 6 bytes) : 45 (binary, 2 bytes). > nan iterations/second converting char => binary. >converted 47 (char, 6 bytes) : 34 (image, 2 bytes). > nan iterations/second converting char => image. >converted 47 (char, 3 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting char => tinyint. >converted 47 (char, 3 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting char => smallint. >converted 47 (char, 3 bytes) : 56 (int, 4 bytes). > nan iterations/second converting char => int. >converted 47 (char, 3 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting char => bigint. >converted 47 (char, 7 bytes) : 62 (float, 8 bytes). > nan iterations/second converting char => float. >converted 47 (char, 7 bytes) : 59 (real, 4 bytes). > nan iterations/second converting char => real. >converted 47 (char, 7 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting char => numeric. >converted 47 (char, 7 bytes) : 106 (decimal, 35 bytes). > 0 iterations/second converting char => decimal. >converted 47 (char, 1 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting char => bit. >converted 47 (char, 7 bytes) : 60 (money, 8 bytes). > nan iterations/second converting char => money. >converted 47 (char, 7 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting char => smallmoney. >converted 47 (char, 12 bytes) : 61 (datetime, 8 bytes). > nan iterations/second converting char => datetime. >converted 47 (char, 12 bytes) : 58 (smalldatetime, 4 bytes). > nan iterations/second converting char => smalldatetime. >converted 35 (text, 12 bytes) : 39 (varchar, 12 bytes). > Conversion not yet implemented: > failed (-2) to convert 45 (binary, 7 bytes) : 108 (numeric). >Conversion not yet implemented: > failed (-2) to convert 45 (binary, 7 bytes) : 106 (decimal). >Conversion not yet implemented: > failed (-2) to convert 45 (binary, 1 bytes) : 50 (bit). > nan iterations/second converting text => varchar. >converted 35 (text, 12 bytes) : 47 (char, 12 bytes). > 0 iterations/second converting text => char. >converted 35 (text, 6 bytes) : 45 (binary, 2 bytes). > nan iterations/second converting text => binary. >converted 35 (text, 6 bytes) : 34 (image, 2 bytes). > nan iterations/second converting text => image. >converted 35 (text, 3 bytes) : 48 (tinyint, 1 bytes). > nan iterations/second converting text => tinyint. >converted 35 (text, 3 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting text => smallint. >converted 35 (text, 3 bytes) : 56 (int, 4 bytes). > 0 iterations/second converting text => int. >converted 35 (text, 3 bytes) : 127 (bigint, 8 bytes). > 0 iterations/second converting text => bigint. >converted 35 (text, 7 bytes) : 62 (float, 8 bytes). > nan iterations/second converting text => float. >converted 35 (text, 7 bytes) : 59 (real, 4 bytes). > nan iterations/second converting text => real. >converted 35 (text, 7 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting text => numeric. >converted 35 (text, 7 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting text => decimal. >converted 35 (text, 1 bytes) : 50 (bit, 1 bytes). > 0 iterations/second converting text => bit. >converted 35 (text, 7 bytes) : 60 (money, 8 bytes). > nan iterations/second converting text => money. >converted 35 (text, 7 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting text => smallmoney. >converted 35 (text, 12 bytes) : 61 (datetime, 8 bytes). > 0 iterations/second converting text => datetime. >converted 35 (text, 12 bytes) : 58 (smalldatetime, 4 bytes). > nan iterations/second converting text => smalldatetime. >converted 45 (binary, 12 bytes) : 39 (varchar, 24 bytes). > nan iterations/second converting binary => varchar. >converted 45 (binary, 12 bytes) : 47 (char, 24 bytes). > nan iterations/second converting binary => char. >converted 45 (binary, 12 bytes) : 35 (text, 24 bytes). > 0 iterations/second converting binary => text. >converted 45 (binary, 6 bytes) : 34 (image, 6 bytes). > nan iterations/second converting binary => image. >converted 45 (binary, 3 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting binary => tinyint. >converted 45 (binary, 3 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting binary => smallint. >converted 45 (binary, 3 bytes) : 56 (int, 4 bytes). > nan iterations/second converting binary => int. >converted 45 (binary, 3 bytes) : 127 (bigint, 8 bytes). > 0 iterations/second converting binary => bigint. >converted 45 (binary, 7 bytes) : 62 (float, 8 bytes). > nan iterations/second converting binary => float. >converted 45 (binary, 7 bytes) : 59 (real, 4 bytes). > nan iterations/second converting binary => real. >converted 45 (binary, 7 bytes) : 108 (numeric, -2 bytes). > 0 iterations/second converting binary => numeric. >converted 45 (binary, 7 bytes) : 106 (decimal, -2 bytes). > 0 iterations/second converting binary => decimal. >converted 45 (binary, 1 bytes) : 50 (bit, -2 bytes). > 0 iterations/second converting binary => bit. >converted 45 (binary, 7 bytes) : 60 (money, 8 bytes). > nan iterations/second converting binary => money. >converted 45 (binary, 7 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting binary => smallmoney. >converted 34 (image, 12 bytes) : 39 (varchar, 24 bytes). > nan iterations/second converting image => varchar. >converted 34 (image, 12 bytes) : 47 (char, 24 bytes). > nan iterations/second converting image => char. >converted 34 (image, 12 bytes) : 35 (text, 24 bytes). > 0 iterations/second converting image => text. >converted 34 (image, 6 bytes) : 45 Conversion not yet implemented: > failed (-2) to convert 34 (image, 7 bytes) : 108 (numeric). >Conversion not yet implemented: > failed (-2) to convert 34 (image, 7 bytes) : 106 (decimal). >Conversion not yet implemented: > failed (-2) to convert 34 (image, 1 bytes) : 50 (bit). >(binary, 6 bytes). > 0 iterations/second converting image => binary. >converted 34 (image, 3 bytes) : 48 (tinyint, 1 bytes). > nan iterations/second converting image => tinyint. >converted 34 (image, 3 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting image => smallint. >converted 34 (image, 3 bytes) : 56 (int, 4 bytes). > nan iterations/second converting image => int. >converted 34 (image, 3 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting image => bigint. >converted 34 (image, 7 bytes) : 62 (float, 8 bytes). > 0 iterations/second converting image => float. >converted 34 (image, 7 bytes) : 59 (real, 4 bytes). > 0 iterations/second converting image => real. >converted 34 (image, 7 bytes) : 108 (numeric, -2 bytes). > 0 iterations/second converting image => numeric. >converted 34 (image, 7 bytes) : 106 (decimal, -2 bytes). > 0 iterations/second converting image => decimal. >converted 34 (image, 1 bytes) : 50 (bit, -2 bytes). > 0 iterations/second converting image => bit. >converted 34 (image, 7 bytes) : 60 (money, 8 bytes). > nan iterations/second converting image => money. >converted 34 (image, 7 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting image => smallmoney. >converted 48 (tinyint, 1 bytes) : 39 (varchar, 2 bytes). > 0 iterations/second converting tinyint => varchar. >converted 48 (tinyint, 1 bytes) : 47 (char, 2 bytes). > nan iterations/second converting tinyint => char. >converted 48 (tinyint, 1 bytes) : 35 (text, 2 bytes). > 0 iterations/second converting tinyint => text. >converted 48 (tinyint, 1 bytes) : 45 (binary, 1 bytes). > nan iterations/second converting tinyint => binary. >converted 48 (tinyint, 1 bytes) : 34 (image, 1 bytes). > nan iterations/second converting tinyint => image. >converted 48 (tinyint, 1 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting tinyint => smallint. >converted 48 (tinyint, 1 bytes) : 56 (int, 4 bytes). > nan iterations/second converting tinyint => int. >converted 48 (tinyint, 1 bytes) : 127 (bigint, 8 bytes). > 0 iterations/second converting tinyint => bigint. >converted 48 (tinyint, 1 bytes) : 62 (float, 8 bytes). > nan iterations/second converting tinyint => float. >converted 48 (tinyint, 1 bytes) : 59 (real, 4 bytes). > nan iterations/second converting tinyint => real. >converted 48 (tinyint, 1 bytes) : 108 (numeric, 35 bytes). > nan iterations/second converting tinyint => numeric. >converted 48 (tinyint, 1 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting tinyint => decimal. >converted 48 (tinyint, 1 bytes) : 50 (bit, 1 bytes). > 0 iterations/second converting tinyint => bit. >converted 48 (tinyint, 1 bytes) : 60 (money, 8 bytes). > nan iterations/second converting tinyint => money. >converted 48 (tinyint, 1 bytes) : 122 (smallmoney, 4 bytes). > 0 iterations/second converting tinyint => smallmoney. >converted 52 (smallint, 2 bytes) : 39 (varchar, 2 bytes). > 0 iterations/second converting smallint => varchar. >converted 52 (smallint, 2 bytes) : 47 (char, 2 bytes). > 0 iterations/second converting smallint => char. >converted 52 (smallint, 2 bytes) : 35 (text, 2 bytes). > nan iterations/second converting smallint => text. >converted 52 (smallint, 2 bytes) : 45 (binary, 2 bytes). > nan iterations/second converting smallint => binary. >converted 52 (smallint, 2 bytes) : 34 (image, 2 bytes). > nan iterations/second converting smallint => image. >converted 52 (smallint, 2 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting smallint => tinyint. >converted 52 (smallint, 2 bytes) : 56 (int, 4 bytes). > nan iterations/second converting smallint => int. >converted 52 (smallint, 2 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting smallint => bigint. >converted 52 (smallint, 2 bytes) : 62 (float, 8 bytes). > 0 iterations/second converting smallint => float. >converted 52 (smallint, 2 bytes) : 59 (real, 4 bytes). > 0 iterations/second converting smallint => real. >converted 52 (smallint, 2 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting smallint => numeric. >converted 52 (smallint, 2 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting smallint => decimal. >converted 52 (smallint, 2 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting smallint => bit. >converted 52 (smallint, 2 bytes) : 60 (money, 8 bytes). > 0 iterations/second converting smallint => money. >converted 52 (smallint, 2 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting smallint => smallmoney. >converted 56 (int, 4 bytes) : 39 (varchar, 2 bytes). > nan iterations/second converting int => varchar. >converted 56 (int, 4 bytes) : 47 (char, 2 bytes). > nan iterations/second converting int => char. >converted 56 (int, 4 bytes) : 35 (text, 2 bytes). > nan iterations/second converting int => text. >converted 56 (int, 4 bytes) : 45 (binary, 4 bytes). > nan iterations/second converting int => binary. >converted 56 (int, 4 bytes) : 34 (image, 4 bytes). > nan iterations/second converting int => image. >converted 56 (int, 4 bytes) : 48 (tinyint, 1 bytes). > nan iterations/second converting int => tinyint. >converted 56 (int, 4 bytes) : 52 (smallint, 2 bytes). > 0 iterations/second converting int => smallint. >converted 56 (int, 4 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting int => bigint. >converted 56 (int, 4 bytes) : 62 (float, 8 bytes). > 0 iterations/second converting int => float. >converted 56 (int, 4 bytes) : 59 (real, 4 bytes). > nan iterations/second converting int => real. >converted 56 (int, 4 bytes) : 108 (numeric, 35 bytes). > nan iterations/second converting int => numeric. >converted 56 (int, 4 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting int => decimal. >converted 56 (int, 4 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting int => bit. >converted 56 (int, 4 bytes) : 60 (money, 8 bytes). > nan iterations/second converting int => money. >converted 56 (int, 4 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting int => smallmoney. >converted 127 (bigint, 8 bytes) : 39 (varchar, 2 bytes). > nan iterations/second converting bigint => varchar. >converted 127 (bigint, 8 bytes) : 47 (char, 2 bytes). > nan iterations/second converting bigint => char. >converted 127 (bigint, 8 bytes) : 35 (text, 2 bytes). > 0 iterations/second converting bigint => text. >converted 127 (bigint, 8 bytes) : 45 (binary, 8 bytes). > 0 iterations/second converting bigint => binary. >converted 127 (bigint, 8 bytes) : 34 (image, 8 bytes). > nan iterations/second converting bigint => image. >converted 127 (bigint, 8 bytes) : 48 (tinyint, 1 bytes). > nan iterations/second converting bigint => tinyint. >converted 127 (bigint, 8 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting bigint => smallint. >converted 127 (bigint, 8 bytes) : 56 (int, 4 bytes). > nan iterations/second converting bigint => int. >converted 127 (bigint, 8 bytes) : 62 (float, 8 bytes). > 0 iterations/second converting bigint => float. >converted 127 (bigint, 8 bytes) : 59 (real, 4 bytes). > nan iterations/second converting bigint => real. >converted 127 (bigint, 8 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting bigint => numeric. >converted 127 (bigint, 8 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting bigint => decimal. >converted 127 (bigint, 8 bytes) : 50 (bit, 1 bytes). > 0 iterations/second converting bigint => bit. >converted 127 (bigint, 8 bytes) : 60 (money, 8 bytes). > 0 iterations/second converting bigint => money. >converted 127 (bigint, 8 bytes) : 122 (smallmoney, 4 bytes). > 0 iterations/second converting bigint => smallmoney. >converted 62 (float, 8 bytes) : 39 (varchar, 7 bytes). > nan iterations/second converting float => varchar. >converted 62 (float, 8 bytes) : 47 (char, 7 bytes). > nan iterations/second converting float => char. >converted 62 (float, 8 bytes) : 35 (text, 7 bytes). > nan iterations/second converting float => text. >converted 62 (float, 8 bytes) : 45 (binary, 8 bytes). > 0 iterations/second converting float => binary. >converted 62 (float, 8 bytes) : 34 (image, 8 bytes). > 0 iterations/second converting float => image. >converted 62 (float, 8 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting float => tinyint. >converted 62 (float, 8 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting float => smallint. >converted 62 (float, 8 bytes) : 56 (int, 4 bytes). > nan iterations/second converting float => int. >converted 62 (float, 8 bytes) : 127 (bigint, 8 bytes). > 0 iterations/second converting float => bigint. >converted 62 (float, 8 bytes) : 59 (real, 4 bytes). > 0 iterations/second converting float => real. >converted 62 (float, 8 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting float => numeric. >converted 62 (float, 8 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting float => decimal. >converted 62 (float, 8 bytes) : 50 (bit, 1 bytes). > 0 iterations/second converting float => bit. >converted 62 (float, 8 bytes) : 60 (money, 8 bytes). > nan iterations/second converting float => money. >converted 62 (float, 8 bytes) : 122 (smallmoney, 4 bytes). > 0 iterations/second converting float => smallmoney. >converted 59 (real, 4 bytes) : 39 (varchar, 7 bytes). > nan iterations/second converting real => varchar. >converted 59 (real, 4 bytes) : 47 (char, 7 bytes). > nan iterations/second converting real => char. >converted 59 (real, 4 bytes) : 35 (text, 7 bytes). > 0 iterations/second converting real => text. >converted 59 (real, 4 bytes) : 45 (binary, 4 bytes). > nan iterations/second converting real => binary. >converted 59 (real, 4 bytes) : 34 (image, 4 bytes). > nan iterations/second converting real => image. >converted 59 (real, 4 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting real => tinyint. >converted 59 (real, 4 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting real => smallint. >converted 59 (real, 4 bytes) : 56 (int, 4 bytes). > 0 iterations/second converting real => int. >converted 59 (real, 4 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting real => bigint. >converted 59 (real, 4 bytes) : 62 (float, 8 bytes). > 0 iterations/second converting real => float. >converted 59 (real, 4 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting real => numeric. >converted 59 (real, 4 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting real => decimal. >converted 59 (real, 4 bytes) : 50 (bit, 1 bytes). > 0 iterations/second converting real => bit. >converted 59 (real, 4 bytes) : 60 (money, 8 bytes). > nan iterations/second converting real => money. >converted 59 (real, 4 bytes) : 122 (smallmoney, 4 bytes). > 0 iterations/second converting real => smallmoney. >converted 108 (numeric, 35 bytes) : 39 (varchar, 4 bytes). > nan iterations/second converting numeric => varchar. >converted 108 (numeric, 35 bytes) : 47 (char, 4 bytes). > nan iterations/second converting numeric => char. >converted 108 (numeric, 35 bytes) : 35 (text, 4 bytes). > nan iterations/second converting numConversion not yet implemented: > failed (-2) to convert 108 (numeric, 35 bytes) : 60 (money). >Conversion not yet implemented: > failed (-2) to convert 108 (numeric, 35 bytes) : 122 (smallmoney). >Conversion not yet implemented: > failed (-2) to convert 106 (decimal, 35 bytes) : 60 (money). >Conversion not yet implemented: > failed (-2) to convert 106 (decimal, 35 bytes) : 122 (smallmoney). >eric => text. >converted 108 (numeric, 35 bytes) : 45 (binary, 35 bytes). > 0 iterations/second converting numeric => binary. >converted 108 (numeric, 35 bytes) : 34 (image, 35 bytes). > 0 iterations/second converting numeric => image. >converted 108 (numeric, 35 bytes) : 48 (tinyint, 1 bytes). > nan iterations/second converting numeric => tinyint. >converted 108 (numeric, 35 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting numeric => smallint. >converted 108 (numeric, 35 bytes) : 56 (int, 4 bytes). > nan iterations/second converting numeric => int. >converted 108 (numeric, 35 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting numeric => bigint. >converted 108 (numeric, 35 bytes) : 62 (float, 8 bytes). > nan iterations/second converting numeric => float. >converted 108 (numeric, 35 bytes) : 59 (real, 4 bytes). > 0 iterations/second converting numeric => real. >converted 108 (numeric, 35 bytes) : 106 (decimal, 35 bytes). > 0 iterations/second converting numeric => decimal. >converted 108 (numeric, 35 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting numeric => bit. >converted 108 (numeric, 35 bytes) : 60 (money, -2 bytes). > 0 iterations/second converting numeric => money. >converted 108 (numeric, 35 bytes) : 122 (smallmoney, -2 bytes). > 0 iterations/second converting numeric => smallmoney. >converted 106 (decimal, 35 bytes) : 39 (varchar, 4 bytes). > 0 iterations/second converting decimal => varchar. >converted 106 (decimal, 35 bytes) : 47 (char, 4 bytes). > 0 iterations/second converting decimal => char. >converted 106 (decimal, 35 bytes) : 35 (text, 4 bytes). > nan iterations/second converting decimal => text. >converted 106 (decimal, 35 bytes) : 45 (binary, 35 bytes). > 0 iterations/second converting decimal => binary. >converted 106 (decimal, 35 bytes) : 34 (image, 35 bytes). > 0 iterations/second converting decimal => image. >converted 106 (decimal, 35 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting decimal => tinyint. >converted 106 (decimal, 35 bytes) : 52 (smallint, 2 bytes). > 0 iterations/second converting decimal => smallint. >converted 106 (decimal, 35 bytes) : 56 (int, 4 bytes). > nan iterations/second converting decimal => int. >converted 106 (decimal, 35 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting decimal => bigint. >converted 106 (decimal, 35 bytes) : 62 (float, 8 bytes). > nan iterations/second converting decimal => float. >converted 106 (decimal, 35 bytes) : 59 (real, 4 bytes). > 0 iterations/second converting decimal => real. >converted 106 (decimal, 35 bytes) : 108 (numeric, 35 bytes). > nan iterations/second converting decimal => numeric. >converted 106 (decimal, 35 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting decimal => bit. >converted 106 (decimal, 35 bytes) : 60 (money, -2 bytes). > 0 iterations/second converting decimal => money. >converted 106 (decimal, 35 bytes) : 122 (smallmoney, -2 bytes). > 0 iterations/second converting decimal => smallmoney. >converted 50 (bit, 4 bytes) : 39 (varchar, 1 bytes). > nan iterations/second converting bit => varchar. >converted 50 (bit, 4 bytes) : 47 (char, 1 bytes). > nan iterations/second converting bit => char. >converted 50 (bit, 4 bytes) : 35 (text, 1 bytes). > nan iterations/second converting bit => text. >converted 50 (bit, 4 bytes) : 45 (binary, 1 bytes). > 0 iterations/second converting bit => binary. >converted 50 (bit, 4 bytes) : 34 (image, 1 bytes). > nan iterations/second converting bit => image. >converted 50 (bit, 4 bytes) : 48 (tinyint, 1 bytes). > nan iterations/second converting bit => tinyint. >converted 50 (bit, 4 bytes) : 52 (smallint, 2 bytes). > 0 iterations/second converting bit => smallint. >converted 50 (bit, 4 bytes) : 56 (int, 4 bytes). > 0 iterations/second converting bit => int. >converted 50 (bit, 4 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting bit => bigint. >converted 50 (bit, 4 bytes) : 62 (float, 8 bytes). > 0 iterations/second converting bit => float. >converted 50 (bit, 4 bytes) : 59 (real, 4 bytes). > nan iterations/second converting bit => real. >converted 50 (bit, 4 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting bit => numeric. >converted 50 (bit, 4 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting bit => decimal. >converted 50 (bit, 4 bytes) : 60 (money, 8 bytes). > nan iterations/second converting bit => money. >converted 50 (bit, 4 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting bit => smallmoney. >converted 60 (money, 8 bytes) : 39 (varchar, 4 bytes). > nan iterations/second converting money => varchar. >converted 60 (money, 8 bytes) : 47 (char, 4 bytes). > nan iterations/second converting money => char. >converted 60 (money, 8 bytes) : 35 (text, 4 bytes). > 0 iterations/second converting money => text. >converted 60 (money, 8 bytes) : 45 (binary, 8 bytes). > nan iterations/second converting money => binary. >converted 60 (money, 8 bytes) : 34 (image, 8 bytes). > 0 iterations/second converting money => image. >converted 60 (money, 8 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting money => tinyint. >converted 60 (money, 8 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting money => smallint. >converted 60 (money, 8 bytes) : 56 (int, 4 bytes). > nan iterations/second converting money => int. >converted 60 (money, 8 bytes) : 127 (bigint, 8 bytes). > nan iterations/second converting money => bigint. >converted 60 (money, 8 bytes) : 62 (float, 8 bytes). > 0 iterations/second converting money => float. >converted 60 (money, 8 bytes) : 59 (real, 4 bytes). > nan iterations/second converting money => real. >converted 60 (money, 8 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting money => numeric. >converted 60 (money, 8 bytes) : 106 (decimal, 35 bytes). > 0 iterations/second converting money => decimal. >converted 60 (money, 8 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting money => bit. >converted 60 (money, 8 bytes) : 122 (smallmoney, 4 bytes). > nan iterations/second converting money => smallmoney. >converted 122 (smallmoney, 4 bytes) : 39 (varchar, 4 bytes). > 0 iterations/second converting smallmoney => varchar. >converted 122 (smallmoney, 4 bytes) : 47 (char, 4 bytes). > 0 iterations/second converting smallmoney => char. >converted 122 (smallmoney, 4 bytes) : 35 (text, 4 bytes). > nan iterations/second converting smallmoney => text. >converted 122 (smallmoney, 4 bytes) : 45 (binary, 4 bytes). > nan iterations/second converting smallmoney => binary. >converted 122 (smallmoney, 4 bytes) : 34 (image, 4 bytes). > 0 iterations/second converting smallmoney => image. >converted 122 (smallmoney, 4 bytes) : 48 (tinyint, 1 bytes). > nan iterations/second converting smallmoney => tinyint. >converted 122 (smallmoney, 4 bytes) : 52 (smallint, 2 bytes). > nan iterations/second converting smallmoney => smallint. >converted 122 (smallmoney, 4 bytes) : 56 (int, 4 bytes). > 0 iterations/second converting smallmoney => int. >converted 122 (smallmoney, 4 bytes) : 127 (bigint, 8 bytes). > 0 iterations/second converting smallmoney => bigint. >converted 122 (smallmoney, 4 bytes) : 62 (float, 8 bytes). > nan iterations/second converting smallmoney => float. >converted 122 (smallmoney, 4 bytes) : 59 (real, 4 bytes). > 0 iterations/second converting smallmoney => real. >converted 122 (smallmoney, 4 bytes) : 108 (numeric, 35 bytes). > 0 iterations/second converting smallmoney => numeric. >converted 122 (smallmoney, 4 bytes) : 106 (decimal, 35 bytes). > 0 iterations/second converting smallmoney => decimal. >converted 122 (smallmoney, 4 bytes) : 50 (bit, 1 bytes). > nan iterations/second converting smallmoney => bit. >converted 122 (smallmoney, 4 bytes) : 60 (money, 8 bytes). > nan iterations/second converting smallmoney => money. >converted 61 (datetime, 8 bytes) : 39 (varchar, 19 bytes). > 0 iterations/second converting datetime => varchar. >converted 61 (datetime, 8 bytes) : 47 (char, 19 bytes). > 0 iterations/second converting datetime => char. >converted 61 (datetime, 8 bytes) : 35 (text, 19 bytes). > nan iterations/second converting datetime => text. >converted 61 (datetime, 8 bytes) : 45 (binary, 8 bytes). > nan iterations/second converting datetime => binary. >converted 61 (datetime, 8 bytes) : 34 (image, 8 bytes). > nan iterations/second converting datetime => image. >converted 61 (datetime, 8 bytes) : 58 (smalldatetime, 4 bytes). > nan iterations/second converting datetime => smalldatetime. >converted 58 (smalldatetime, 4 bytes) : 39 (varchar, 19 bytes). > 0 iterations/second converting smalldatetime => varchar. >converted 58 (smalldatetime, 4 bytes) : 47 (char, 19 bytes). > 0 iterations/second converting smalldatetime => char. >converted 58 (smalldatetime, 4 bytes) : 35 (text, 19 bytes). > 0 iterations/second converting smalldatetime => text. >converted 58 (smalldatetime, 4 bytes) : 45 (binary, 4 bytes). > nan iterations/second converting smalldatetime => binary. >converted 58 (smalldatetime, 4 bytes) : 34 (image, 4 bytes). > nan iterations/second converting smalldatetime => image. >converted 58 (smalldatetime, 4 bytes) : 61 (datetime, 8 bytes). > nan iterations/second converting smalldatetime => datetime. >PASS: convert >tds_connect() failed >try_tds_login() failed >dataread.c: Testing conversion from server >FAIL: dataread >tds_connect() failed >try_tds_login() failed >FAIL: utf8_1 >tds_connect() failed >try_tds_login() failed >FAIL: utf8_2 >===================== >10 of 13 tests failed >===================== >make[4]: *** [check-TESTS] Error 1 >make[4]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >make[3]: *** [check-am] Error 2 >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds/unittests' >make[2]: *** [check-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src/tds' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.62.3/work/freetds-0.62.3/src' >make: *** [check-recursive] Error 1 > >!!! ERROR: dev-db/freetds-0.62.3 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_test > ebuild.sh, line 1026: Called qa_call 'src_test' > environment, line 1199: Called src_test > ebuild.sh, line 653: Called die > >!!! Make check failed. See above for details. >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/log/portage/dev-db:freetds-0.62.3:20070303-123454.log'. >
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 143021
: 111906 |
111908