Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 111908 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.64
freedts-0.64-buildlog.txt (text/plain), 131.05 KB, created by
Andrej Kacian (RETIRED)
on 2007-03-03 13:30:09 UTC
(
hide
)
Description:
build log of 0.64
Filename:
MIME Type:
Creator:
Andrej Kacian (RETIRED)
Created:
2007-03-03 13:30:09 UTC
Size:
131.05 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking freetds-0.64.tar.gz to /var/tmp/portage/portage/dev-db/freetds-0.64/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64 ... > * econf: updating freetds-0.64/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating freetds-0.64/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.64/work/freetds-0.64/config.cache --build=i686-pc-linux-gnu >configure: creating cache /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... 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 dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by i686-pc-linux-gnu-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 dependent libraries... pass_all >checking for ANSI C header files... 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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc static flag works... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >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 odbc_config... 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 library containing pthread_create... -lpthread >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.__tm_zone... no >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/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 readpassphrase.h usability... no >checking readpassphrase.h presence... no >checking for readpassphrase.h... no >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >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 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/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.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 for wchar_t... yes >checking size of wchar_t... 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 whether we can use -Wl,-Bsymbolic... yes >checking whether we can use -static-libgcc... 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 for readpassphrase... no >checking for strlcpy... no >checking for strlcat... no >checking for basename... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for fseeko... 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 for SQLWCHAR... no >checking size of SQLWCHAR... 0 >checking if openssl is wanted... 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.64/work/freetds-0.64/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 win32/version.rc >config.status: creating win32/freetds.nsh >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.64/work/freetds-0.64/include' >make all-am >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/include' >echo '#define FREETDS_SYSCONFDIR "/etc"' >freetds_sysconfdir.h >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/include' >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/include' >Making all in src >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src' >Making all in replacements >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/replacements' >if /bin/sh ../../libtool --tag=CC --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 iconv.c; \ > then mv -f ".deps/iconv.Tpo" ".deps/iconv.Plo"; else rm -f ".deps/iconv.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 readpassphrase.lo -MD -MP -MF ".deps/readpassphrase.Tpo" -c -o readpassphrase.lo readpassphrase.c; \ > then mv -f ".deps/readpassphrase.Tpo" ".deps/readpassphrase.Plo"; else rm -f ".deps/readpassphrase.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 strlcpy.lo -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.lo strlcpy.c; \ > then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Plo"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 strlcat.lo -MD -MP -MF ".deps/strlcat.Tpo" -c -o strlcat.lo strlcat.c; \ > then mv -f ".deps/strlcat.Tpo" ".deps/strlcat.Plo"; else rm -f ".deps/strlcat.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 > 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 readpassphrase.lo -MD -MP -MF .deps/readpassphrase.Tpo -c readpassphrase.c -fPIC -DPIC -o .libs/readpassphrase.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 strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.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 strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.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 strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.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 strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.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 readpassphrase.lo -MD -MP -MF .deps/readpassphrase.Tpo -c readpassphrase.c -o readpassphrase.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libreplacements.la iconv.lo readpassphrase.lo strlcpy.lo strlcat.lo >i686-pc-linux-gnu-ar cru .libs/libreplacements.a .libs/iconv.o .libs/readpassphrase.o .libs/strlcpy.o .libs/strlcat.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.64/work/freetds-0.64/src/replacements' >Making all in tds >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >Making all in unittests >make[4]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/unittests' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/unittests' >make[4]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >if /bin/sh ../../libtool --tag=CC --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 mem.c; \ > then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 token.c; \ > then mv -f ".deps/token.Tpo" ".deps/token.Plo"; else rm -f ".deps/token.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 util.c; \ > then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 login.c; \ > then mv -f ".deps/login.Tpo" ".deps/login.Plo"; else rm -f ".deps/login.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 read.c; \ > then mv -f ".deps/read.Tpo" ".deps/read.Plo"; else rm -f ".deps/read.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 write.c; \ > then mv -f ".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 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 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 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 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 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 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 read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.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 util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.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 >if /bin/sh ../../libtool --tag=CC --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 convert.c; \ > then mv -f ".deps/convert.Tpo" ".deps/convert.Plo"; else rm -f ".deps/convert.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 numeric.c; \ > then mv -f ".deps/numeric.Tpo" ".deps/numeric.Plo"; else rm -f ".deps/numeric.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 config.c; \ > then mv -f ".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 token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.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 numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/numeric.o >if /bin/sh ../../libtool --tag=CC --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 query.c; \ > then mv -f ".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 > 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 query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o >if /bin/sh ../../libtool --tag=CC --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 iconv.c; \ > then mv -f ".deps/iconv.Tpo" ".deps/iconv.Plo"; else rm -f ".deps/iconv.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 locale.c; \ > then mv -f ".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 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 -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 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 locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -fPIC -DPIC -o .libs/locale.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 >if /bin/sh ../../libtool --tag=CC --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 challenge.c; \ > then mv -f ".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 locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -o locale.o >/dev/null 2>&1 >if /bin/sh ../../libtool --tag=CC --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 threadsafe.c; \ > then mv -f ".deps/threadsafe.Tpo" ".deps/threadsafe.Plo"; else rm -f ".deps/threadsafe.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 -fPIC -DPIC -o .libs/challenge.o >if /bin/sh ../../libtool --tag=CC --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 vstrbuild.c; \ > then mv -f ".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 challenge.lo -MD -MP -MF .deps/challenge.Tpo -c challenge.c -o challenge.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 threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o >if /bin/sh ../../libtool --tag=CC --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 md4.c; \ > then mv -f ".deps/md4.Tpo" ".deps/md4.Plo"; else rm -f ".deps/md4.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 des.c; \ > then mv -f ".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 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 vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -fPIC -DPIC -o .libs/vstrbuild.o >if /bin/sh ../../libtool --tag=CC --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 tdsstring.c; \ > then mv -f ".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 threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -o threadsafe.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 vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -o vstrbuild.o >/dev/null 2>&1 >if /bin/sh ../../libtool --tag=CC --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 getmac.c; \ > then mv -f ".deps/getmac.Tpo" ".deps/getmac.Plo"; else rm -f ".deps/getmac.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 des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o >if /bin/sh ../../libtool --tag=CC --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 data.c; \ > then mv -f ".deps/data.Tpo" ".deps/data.Plo"; else rm -f ".deps/data.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 net.lo -MD -MP -MF ".deps/net.Tpo" -c -o net.lo net.c; \ > then mv -f ".deps/net.Tpo" ".deps/net.Plo"; else rm -f ".deps/net.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 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 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 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 getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -fPIC -DPIC -o .libs/getmac.o >if /bin/sh ../../libtool --tag=CC --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 tds_checks.lo -MD -MP -MF ".deps/tds_checks.Tpo" -c -o tds_checks.lo tds_checks.c; \ > then mv -f ".deps/tds_checks.Tpo" ".deps/tds_checks.Plo"; else rm -f ".deps/tds_checks.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 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 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 getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -o getmac.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 -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 net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.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 tds_checks.lo -MD -MP -MF .deps/tds_checks.Tpo -c tds_checks.c -fPIC -DPIC -o .libs/tds_checks.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 net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.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 tds_checks.lo -MD -MP -MF .deps/tds_checks.Tpo -c tds_checks.c -o tds_checks.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --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 net.lo tds_checks.lo >i686-pc-linux-gnu-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 .libs/net.o .libs/tds_checks.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 --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libtds.la -rpath /usr/lib -version-info 5:0:0 -export-symbols-regex '^(tds_|tdsdump_|tds5_|tds7_).*' libtds_objects.la ../replacements/libreplacements.la -static-libgcc >generating symbol list for `libtds.la' >/usr/bin/i686-pc-linux-gnu-nm -B ./.libs/libtds_objects.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libtds.exp >grep -E -e "^(tds_|tdsdump_|tds5_|tds7_).*" ".libs/libtds.exp" > ".libs/libtds.expT" >mv -f ".libs/libtds.expT" ".libs/libtds.exp" >echo "{ global:" > .libs/libtds.ver > cat .libs/libtds.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtds.ver > echo "local: *; };" >> .libs/libtds.ver > i686-pc-linux-gnu-gcc -shared -Wl,--whole-archive ./.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -march=pentium4 -Wl,-soname -Wl,libtds.so.5 -Wl,-version-script -Wl,.libs/libtds.ver -o .libs/libtds.so.5.0.0 >(cd .libs && rm -f libtds.so.5 && ln -s libtds.so.5.0.0 libtds.so.5) >(cd .libs && rm -f libtds.so && ln -s libtds.so.5.0.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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/../replacements/.libs/libreplacements.a) >i686-pc-linux-gnu-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/libtds_objects.a/net.o .libs/libtds.lax/libtds_objects.a/tds_checks.o .libs/libtds.lax/libreplacements.a/iconv.o .libs/libtds.lax/libreplacements.a/readpassphrase.o .libs/libtds.lax/libreplacements.a/strlcpy.o .libs/libtds.lax/libreplacements.a/strlcat.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[4]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >Making all in ctlib >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/ctlib' >Making all in unittests >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/ctlib/unittests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/ctlib/unittests' >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/ctlib' >if /bin/sh ../../libtool --tag=CC --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 ct.c; \ > then mv -f ".deps/ct.Tpo" ".deps/ct.Plo"; else rm -f ".deps/ct.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 cs.c; \ > then mv -f ".deps/cs.Tpo" ".deps/cs.Plo"; else rm -f ".deps/cs.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 blk.c; \ > then mv -f ".deps/blk.Tpo" ".deps/blk.Plo"; else rm -f ".deps/blk.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 ctutil.c; \ > then mv -f ".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 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 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 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 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 blk.lo -MD -MP -MF .deps/blk.Tpo -c blk.c -o blk.o >/dev/null 2>&1 >ct.c: In function 'paraminfoalloc': >ct.c:4186: warning: pointer targets in passing argument 1 of 'strlen' 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 ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libct.la -rpath /usr/lib -version-info 4:0:0 -export-symbols-regex '^(cs_|ct_|blk_).*' -Wl,-Bsymbolic ct.lo cs.lo blk.lo ctutil.lo ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc >generating symbol list for `libct.la' >/usr/bin/i686-pc-linux-gnu-nm -B .libs/ct.o .libs/cs.o .libs/blk.o .libs/ctutil.o ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libct.exp >grep -E -e "^(cs_|ct_|blk_).*" ".libs/libct.exp" > ".libs/libct.expT" >mv -f ".libs/libct.expT" ".libs/libct.exp" >echo "{ global:" > .libs/libct.ver > cat .libs/libct.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libct.ver > echo "local: *; };" >> .libs/libct.ver > 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 -march=pentium4 -Wl,-Bsymbolic -Wl,-soname -Wl,libct.so.4 -Wl,-version-script -Wl,.libs/libct.ver -o .libs/libct.so.4.0.0 >(cd .libs && rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4) >(cd .libs && rm -f libct.so && ln -s libct.so.4.0.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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/ctlib/../replacements/.libs/libreplacements.a) >i686-pc-linux-gnu-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/libtds_objects.a/net.o .libs/libct.lax/libtds_objects.a/tds_checks.o .libs/libct.lax/libreplacements.a/iconv.o .libs/libct.lax/libreplacements.a/readpassphrase.o .libs/libct.lax/libreplacements.a/strlcpy.o .libs/libct.lax/libreplacements.a/strlcat.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.64/work/freetds-0.64/src/ctlib' >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/ctlib' >Making all in dblib >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/dblib' >Making all in unittests >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/dblib/unittests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/dblib/unittests' >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/dblib' >if /bin/sh ../../libtool --tag=CC --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 dblib.c; \ > then mv -f ".deps/dblib.Tpo" ".deps/dblib.Plo"; else rm -f ".deps/dblib.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 dbutil.c; \ > then mv -f ".deps/dbutil.Tpo" ".deps/dbutil.Plo"; else rm -f ".deps/dbutil.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 rpc.c; \ > then mv -f ".deps/rpc.Tpo" ".deps/rpc.Plo"; else rm -f ".deps/rpc.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 bcp.c; \ > then mv -f ".deps/bcp.Tpo" ".deps/bcp.Plo"; else rm -f ".deps/bcp.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 xact.c; \ > then mv -f ".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 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 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 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 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 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 -o rpc.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 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 --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libsybdb.la -rpath /usr/lib -version-info 5:0:0 -export-symbols-regex '^(db|bcp_|tdsdump_open|tdsdbopen|.*_xact|close_commit|open_commit|.?asprintf).*' -Wl,-Bsymbolic dblib.lo dbutil.lo rpc.lo bcp.lo xact.lo ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc >generating symbol list for `libsybdb.la' >/usr/bin/i686-pc-linux-gnu-nm -B .libs/dblib.o .libs/dbutil.o .libs/rpc.o .libs/bcp.o .libs/xact.o ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libsybdb.exp >grep -E -e "^(db|bcp_|tdsdump_open|tdsdbopen|.*_xact|close_commit|open_commit|.?asprintf).*" ".libs/libsybdb.exp" > ".libs/libsybdb.expT" >mv -f ".libs/libsybdb.expT" ".libs/libsybdb.exp" >echo "{ global:" > .libs/libsybdb.ver > cat .libs/libsybdb.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsybdb.ver > echo "local: *; };" >> .libs/libsybdb.ver > 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 -march=pentium4 -Wl,-Bsymbolic -Wl,-soname -Wl,libsybdb.so.5 -Wl,-version-script -Wl,.libs/libsybdb.ver -o .libs/libsybdb.so.5.0.0 >(cd .libs && rm -f libsybdb.so.5 && ln -s libsybdb.so.5.0.0 libsybdb.so.5) >(cd .libs && rm -f libsybdb.so && ln -s libsybdb.so.5.0.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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/dblib/../replacements/.libs/libreplacements.a) >i686-pc-linux-gnu-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/libtds_objects.a/net.o .libs/libsybdb.lax/libtds_objects.a/tds_checks.o .libs/libsybdb.lax/libreplacements.a/iconv.o .libs/libsybdb.lax/libreplacements.a/readpassphrase.o .libs/libsybdb.lax/libreplacements.a/strlcpy.o .libs/libsybdb.lax/libreplacements.a/strlcat.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.64/work/freetds-0.64/src/dblib' >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/dblib' >Making all in apps >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 tsql.c; \ > then mv -f ".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 freebcp.c; \ > then mv -f ".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 bsqldb.c; \ > then mv -f ".deps/bsqldb.Tpo" ".deps/bsqldb.Po"; else rm -f ".deps/bsqldb.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 defncopy.o -MD -MP -MF ".deps/defncopy.Tpo" -c -o defncopy.o defncopy.c; \ > then mv -f ".deps/defncopy.Tpo" ".deps/defncopy.Po"; else rm -f ".deps/defncopy.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 datacopy.o -MD -MP -MF ".deps/datacopy.Tpo" -c -o datacopy.o datacopy.c; \ > then mv -f ".deps/datacopy.Tpo" ".deps/datacopy.Po"; else rm -f ".deps/datacopy.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o tsql tsql.o ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc -lreadline -lreadline >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o defncopy defncopy.o ../dblib/libsybdb.la ../replacements/libreplacements.la >mkdir .libs >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o datacopy datacopy.o ../dblib/libsybdb.la >/bin/sh ../../libtool --tag=CC --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 tsql tsql.o -static-libgcc ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -lreadline >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/datacopy datacopy.o ../dblib/.libs/libsybdb.so >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/defncopy defncopy.o ../dblib/.libs/libsybdb.so ../replacements/.libs/libreplacements.a >creating datacopy >creating defncopy >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/bsqldb bsqldb.o ../dblib/.libs/libsybdb.so >creating bsqldb >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o freebcp freebcp.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 >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/apps' >Making all in server >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/server' >if /bin/sh ../../libtool --tag=CC --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 query.c; \ > then mv -f ".deps/query.Tpo" ".deps/query.Plo"; else rm -f ".deps/query.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 server.c; \ > then mv -f ".deps/server.Tpo" ".deps/server.Plo"; else rm -f ".deps/server.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --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 login.c; \ > then mv -f ".deps/login.Tpo" ".deps/login.Plo"; else rm -f ".deps/login.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 unittest.o -MD -MP -MF ".deps/unittest.Tpo" -c -o unittest.o unittest.c; \ > then mv -f ".deps/unittest.Tpo" ".deps/unittest.Po"; else rm -f ".deps/unittest.Tpo"; exit 1; fi >unittest.c: In function 'main': >unittest.c:84: warning: pointer targets in assignment differ in signedness >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 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 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 server.lo -MD -MP -MF .deps/server.Tpo -c server.c -o server.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o libtdssrv.la -rpath /usr/lib -version-info 2:0:0 query.lo server.lo login.lo ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc >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 -march=pentium4 -Wl,-soname -Wl,libtdssrv.so.2 -o .libs/libtdssrv.so.2.0.0 >(cd .libs && rm -f libtdssrv.so.2 && ln -s libtdssrv.so.2.0.0 libtdssrv.so.2) >(cd .libs && rm -f libtdssrv.so && ln -s libtdssrv.so.2.0.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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 && i686-pc-linux-gnu-ar x /var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/server/../replacements/.libs/libreplacements.a) >i686-pc-linux-gnu-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/libtds_objects.a/net.o .libs/libtdssrv.lax/libtds_objects.a/tds_checks.o .libs/libtdssrv.lax/libreplacements.a/iconv.o .libs/libtdssrv.lax/libreplacements.a/readpassphrase.o .libs/libtdssrv.lax/libreplacements.a/strlcpy.o .libs/libtdssrv.lax/libreplacements.a/strlcat.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) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o tdssrv unittest.o libtdssrv.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o .libs/tdssrv unittest.o ./.libs/libtdssrv.so >creating tdssrv >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/server' >Making all in pool >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 config.c; \ > then mv -f ".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 main.c; \ > then mv -f ".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 member.c; \ > then mv -f ".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 user.o -MD -MP -MF ".deps/user.Tpo" -c -o user.o user.c; \ > then mv -f ".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 util.c; \ > then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o tdspool config.o main.o member.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 user.o util.o ../server/.libs/libtdssrv.so >creating tdspool >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/pool' >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src' >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src' >Making all in doc >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/doc' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/doc' >Making all in samples >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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.64/work/freetds-0.64/samples' >Making all in win32 >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32' >Making all in msvc6 >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32/msvc6' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32/msvc6' >Making all in dev-cpp >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32/dev-cpp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32/dev-cpp' >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32' >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/win32' >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64' >if test ! -f PWD; then cp ./PWD.in PWD; fi >>>> Source compiled. >>>> Test phase [check]: dev-db/freetds-0.64 >Making check in include >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/include' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/include' >Making check in src >make[1]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src' >Making check in replacements >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/replacements' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/replacements' >Making check in tds >make[2]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >make check-recursive >make[3]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >Making check in unittests >make[4]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/unittests' >make t0001 t0002 t0003 t0004 t0005 t0006 t0007 t0008 dynamic1 convert dataread utf8_1 utf8_2 utf8_3 numeric >make[5]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 t0001.c; \ > then mv -f ".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 common.c; \ > then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0001 t0001.o common.o ../libtds.la >mkdir .libs >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0001 t0001.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 t0002.c; \ > then mv -f ".deps/t0002.Tpo" ".deps/t0002.Po"; else rm -f ".deps/t0002.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0002 t0002.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0002 t0002.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 t0003.c; \ > then mv -f ".deps/t0003.Tpo" ".deps/t0003.Po"; else rm -f ".deps/t0003.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0003 t0003.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0003 t0003.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 t0004.c; \ > then mv -f ".deps/t0004.Tpo" ".deps/t0004.Po"; else rm -f ".deps/t0004.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0004 t0004.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0004 t0004.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 t0005.c; \ > then mv -f ".deps/t0005.Tpo" ".deps/t0005.Po"; else rm -f ".deps/t0005.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0005 t0005.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0005 t0005.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 t0006.c; \ > then mv -f ".deps/t0006.Tpo" ".deps/t0006.Po"; else rm -f ".deps/t0006.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0006 t0006.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0006 t0006.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 t0007.c; \ > then mv -f ".deps/t0007.Tpo" ".deps/t0007.Po"; else rm -f ".deps/t0007.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0007 t0007.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0007 t0007.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 t0008.c; \ > then mv -f ".deps/t0008.Tpo" ".deps/t0008.Po"; else rm -f ".deps/t0008.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o t0008 t0008.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o t0008 t0008.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 dynamic1.c; \ > then mv -f ".deps/dynamic1.Tpo" ".deps/dynamic1.Po"; else rm -f ".deps/dynamic1.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o dynamic1 dynamic1.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o dynamic1 dynamic1.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 convert.c; \ > then mv -f ".deps/convert.Tpo" ".deps/convert.Po"; else rm -f ".deps/convert.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o convert convert.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o convert convert.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 dataread.c; \ > then mv -f ".deps/dataread.Tpo" ".deps/dataread.Po"; else rm -f ".deps/dataread.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o dataread dataread.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o dataread dataread.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 utf8_1.c; \ > then mv -f ".deps/utf8_1.Tpo" ".deps/utf8_1.Po"; else rm -f ".deps/utf8_1.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o utf8_1 utf8_1.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o utf8_1 utf8_1.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 utf8_2.c; \ > then mv -f ".deps/utf8_2.Tpo" ".deps/utf8_2.Po"; else rm -f ".deps/utf8_2.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o utf8_2 utf8_2.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o utf8_2 utf8_2.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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_3.o -MD -MP -MF ".deps/utf8_3.Tpo" -c -o utf8_3.o utf8_3.c; \ > then mv -f ".deps/utf8_3.Tpo" ".deps/utf8_3.Po"; else rm -f ".deps/utf8_3.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o utf8_3 utf8_3.o common.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o utf8_3 utf8_3.o common.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >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 numeric.o -MD -MP -MF ".deps/numeric.Tpo" -c -o numeric.o numeric.c; \ > then mv -f ".deps/numeric.Tpo" ".deps/numeric.Po"; else rm -f ".deps/numeric.Tpo"; exit 1; fi >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -no-install -o numeric numeric.o ../libtds.la >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o numeric numeric.o ../.libs/libtds.so -Wl,--rpath -Wl,/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/.libs >make[5]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/unittests' >make check-TESTS >make[5]: Entering directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/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 >38716 0 >38716 0 >38414 0 >37022 0 >38717 0 >38717 0 >38717 0 >38717 0 >38717 0 >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). > nan 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). > nan iterations/second converting varchar => tinyint. >converted 39 (varchar, 3 bytes) : 52 (smallint, 2 bytes). > 0 iterations/second converting varchar => smallint. >converted 39 (varchar, 3 bytes) : 56 (int, 4 bytes). > 0 iterations/second converting varchar => int. >converted 39 (varchar, 3 bytes) : 127 (bigint, 8 bytes). > 0 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). > 0 iterations/second converting varchar => numeric. >converted 39 (varchar, 7 bytes) : 106 (decimal, 35 bytes). > 0 iterations/second converting varchar => decimal. >converted 39 (varchar, 1 bytes) : 50 (bit, 1 bytes). > 0 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). > 0 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). > 0 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). > nan iterations/second converting char => tinyint. >converted 47 (char, 3 bytes) : 52 (smallint, 2 bytes). > 0 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). > 0 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). > 0 iterations/second converting char => real. >converted 47 (char, 7 bytes) : 108 (numeric, 35 bytes). > nan 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). > 0 iterations/second converting char => money. >converted 47 (char, 7 bytes) : 122 (smallmoney, 4 bytes). > 0 iterations/second converting char => smallmoney. >converted 47 (char, 12 bytes) : 61 (datetime, 8 bytes). > 0 iterations/second converting char => datetime. >converted 47 (char, 12 bytes) : 58 (smalldatetime, 4 bytes). > nan iterations/second converting char => smalldatetime. >converted 35 (text, 12 byConversion 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). >tes) : 39 (varchar, 12 bytes). > 0 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). > 0 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). > 0 iterations/second converting text => smallint. >converted 35 (text, 3 bytes) : 56 (int, 4 bytes). > nan iterations/second converting text => int. >converted 35 (text, 3 bytes) : 127 (bigint, 8 bytes). > nan 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). > nan 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). > nan 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). > 0 iterations/second converting binary => varchar. >converted 45 (binary, 12 bytes) : 47 (char, 24 bytes). > 0 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). > 0 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). > 0 iterations/second converting binary => float. >converted 45 (binary, 7 bytes) : 59 (real, 4 bytes). > 0 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). > 0 iterations/second converting binary => smallmoney. >converted 34 (image, 12 bytes) : 39 (varchar, 24 bytes). > 0 iterations/second converting image => varchar. >converted 34 (image, 12 bytes) : 47 (char, 24 bytes). > 0 iterations/second converting image => char. >converted 34 (image, 12 bytes) : 35 (text, 24 bytes). > nan iterations/second 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). >converting image => text. >converted 34 (image, 6 bytes) : 45 (binary, 6 bytes). > 0 iterations/second converting image => binary. >converted 34 (image, 3 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting image => tinyint. >converted 34 (image, 3 bytes) : 52 (smallint, 2 bytes). > 0 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). > 0 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). > nan 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). > 0 iterations/second converting image => money. >converted 34 (image, 7 bytes) : 122 (smallmoney, 4 bytes). > 0 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). > 0 iterations/second converting tinyint => char. >converted 48 (tinyint, 1 bytes) : 35 (text, 2 bytes). > nan iterations/second converting tinyint => text. >converted 48 (tinyint, 1 bytes) : 45 (binary, 1 bytes). > 0 iterations/second converting tinyint => binary. >converted 48 (tinyint, 1 bytes) : 34 (image, 1 bytes). > 0 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). > nan 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). > nan 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). > nan 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). > nan iterations/second converting smallint => char. >converted 52 (smallint, 2 bytes) : 35 (text, 2 bytes). > 0 iterations/second converting smallint => text. >converted 52 (smallint, 2 bytes) : 45 (binary, 2 bytes). > 0 iterations/second converting smallint => binary. >converted 52 (smallint, 2 bytes) : 34 (image, 2 bytes). > 0 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). > 0 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). > nan 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). > nan iterations/second converting smallint => money. >converted 52 (smallint, 2 bytes) : 122 (smallmoney, 4 bytes). > 0 iterations/second converting smallint => smallmoney. >converted 56 (int, 4 bytes) : 39 (varchar, 2 bytes). > 0 iterations/second converting int => varchar. >converted 56 (int, 4 bytes) : 47 (char, 2 bytes). > 0 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). > 0 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). > nan 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). > 0 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). > 0 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). > 0 iterations/second converting bigint => image. >converted 127 (bigint, 8 bytes) : 48 (tinyint, 1 bytes). > 0 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). > nan 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). > nan iterations/second converting bigint => numeric. >converted 127 (bigint, 8 bytes) : 106 (decimal, 35 bytes). > 0 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). > 0 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). > 0 iterations/second converting float => text. >converted 62 (float, 8 bytes) : 45 (binary, 8 bytes). > nan iterations/second converting float => binary. >converted 62 (float, 8 bytes) : 34 (image, 8 bytes). > nan iterations/second converting float => image. >converted 62 (float, 8 bytes) : 48 (tinyint, 1 bytes). > nan 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). > nan 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). > nan 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). > nan 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). > 0 iterations/second converting real => char. >converted 59 (real, 4 bytes) : 35 (text, 7 bytes). > nan 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). > nan 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). > nan 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). > nan 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). > nan 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). > nan 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 Conversion 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). >bytes). > 0 iterations/second converting numeric => char. >converted 108 (numeric, 35 bytes) : 35 (text, 4 bytes). > nan iterations/second converting numeric => text. >converted 108 (numeric, 35 bytes) : 45 (binary, 35 bytes). > nan iterations/second converting numeric => binary. >converted 108 (numeric, 35 bytes) : 34 (image, 35 bytes). > nan 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). > 0 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). > 0 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). > 0 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). > 0 iterations/second converting decimal => text. >converted 106 (decimal, 35 bytes) : 45 (binary, 35 bytes). > nan 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). > nan 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). > 0 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). > 0 iterations/second converting bit => varchar. >converted 50 (bit, 4 bytes) : 47 (char, 1 bytes). > 0 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). > 0 iterations/second converting bit => image. >converted 50 (bit, 4 bytes) : 48 (tinyint, 1 bytes). > 0 iterations/second converting bit => tinyint. >converted 50 (bit, 4 bytes) : 52 (smallint, 2 bytes). > nan 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). > nan 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). > nan 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). > 0 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). > nan iterations/second converting money => text. >converted 60 (money, 8 bytes) : 45 (binary, 8 bytes). > 0 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). > 0 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). > 0 iterations/second converting money => bit. >converted 60 (money, 8 bytes) : 122 (smallmoney, 4 bytes). > 0 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). > nan 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). > nan 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). > nan iterations/second converting smallmoney => int. >converted 122 (smallmoney, 4 bytes) : 127 (bigint, 8 bytes). > nan 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). > nan iterations/second converting smallmoney => numeric. >converted 122 (smallmoney, 4 bytes) : 106 (decimal, 35 bytes). > nan iterations/second converting smallmoney => decimal. >converted 122 (smallmoney, 4 bytes) : 50 (bit, 1 bytes). > 0 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). > 0 iterations/second converting datetime => text. >converted 61 (datetime, 8 bytes) : 45 (binary, 8 bytes). > 0 iterations/second converting datetime => binary. >converted 61 (datetime, 8 bytes) : 34 (image, 8 bytes). > 0 iterations/second converting datetime => image. >converted 61 (datetime, 8 bytes) : 58 (smalldatetime, 4 bytes). > 0 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). > 0 iterations/second converting smalldatetime => binary. >converted 58 (smalldatetime, 4 bytes) : 34 (image, 4 bytes). > 0 iterations/second converting smalldatetime => image. >converted 58 (smalldatetime, 4 bytes) : 61 (datetime, 8 bytes). > 0 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 >tds_connect() failed >try_tds_login() failed >FAIL: utf8_3 >1234 -> 1234.00 ok! >1234.1234 -> 1234.123 ok! >1234.1234 -> 1234.123400000000 ok! >1234 -> 1234.000 ok! >1234.1234 -> 1234.1234 ok! >1234.1234 -> 1234.1234000000000 ok! >1234 -> 1234.0000 ok! >1234.1234 -> 1234.12340 ok! >1234.1234 -> 1234.12340000000000 ok! >1234 -> 1234.00000 ok! >1234.1234 -> 1234.123400 ok! >1234.1234 -> 1234.123400000000000 ok! >1234 -> 1234.000000 ok! >1234.1234 -> 1234.1234000 ok! >1234.1234 -> 1234.1234000000000000 ok! >1234 -> 1234.0000000 ok! >1234.1234 -> 1234.12340000 ok! >1234.1234 -> 1234.12340000000000000 ok! >1234 -> 1234.00000000 ok! >1234.1234 -> 1234.123400000 ok! >1234.1234 -> 1234.123400000000000000 ok! >1234 -> 1234.000000000 ok! >1234.1234 -> 1234.1234000000 ok! >1234.1234 -> 1234.1234000000000000000 ok! >1234 -> 1234.0000000000 ok! >1234.1234 -> 1234.12340000000 ok! >1234.1234 -> 1234.12340000000000000000 ok! >1234 -> 1234.00000000000 ok! >1234.1234 -> 1234.123400000000 ok! >1234.1234 -> 1234.123400000000000000000 ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> error ok! >1234 -> 1234 ok! >1234.765 -> 1234.76 ok! >765432.2 -> 765432.20 ok! >765432.2 -> 765432.20 ok! >765432.2 -> error ok! >10000000000000000000000000 -> error ok! >1000000000000000000 -> error ok! >10000000000000000 -> 10000000000000000 ok! >10000000000000000 -> error ok! >All passed! >PASS: numeric >===================== >11 of 15 tests failed >===================== >make[5]: *** [check-TESTS] Error 1 >make[5]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/unittests' >make[4]: *** [check-am] Error 2 >make[4]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds/unittests' >make[3]: *** [check-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >make[2]: *** [check] Error 2 >make[2]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src/tds' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/portage/dev-db/freetds-0.64/work/freetds-0.64/src' >make: *** [check-recursive] Error 1 > >!!! ERROR: dev-db/freetds-0.64 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.64:20070303-123702.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