[build-status: 125428] Log for successful build of freetds_0.63-3.4 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Sat May 10 13:10:14 JST 2008
Automatic build of freetds_0.63-3.4 on mappi005 by sbuild/m32r 98-farm
Build started at 20080510-1059
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1349kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main freetds 0.63-3.4 (dsc) [1127B]
Get:2 http://debian.linux-m32r.org 06_devonian/main freetds 0.63-3.4 (tar) [1321kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main freetds 0.63-3.4 (diff) [26.2kB]
Fetched 1349kB in 20s (65.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.16), autotools-dev, unixodbc-dev (>= 2.2.11-1), libglib2.0-dev | libglib-dev
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 4.1.16 is satisfied)
autotools-dev: already installed (20080123.1)
unixodbc-dev: missing
Using default version 2.2.11-16 (Priority: 500)
libglib2.0-dev: already installed (2.14.6-1)
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install unixodbc-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
texlive-latex-base-doc
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libodbcinstq1c2 odbcinst1debian1 unixodbc
Suggested packages:
libmyodbc odbc-postgresql libct1
The following packages will be REMOVED:
libiodbc2-dev*
The following NEW packages will be installed:
libodbcinstq1c2 odbcinst1debian1 unixodbc unixodbc-dev
0 upgraded, 4 newly installed, 1 to remove and 63 not upgraded.
Need to get 0B/989kB of archives.
After this operation, 2114kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
odbcinst1debian1 unixodbc libodbcinstq1c2 unixodbc-dev
Authentication warning overridden.
(Reading database ... 71374 files and directories currently installed.)
Removing libiodbc2-dev ...
Processing triggers for man-db ...
Selecting previously deselected package odbcinst1debian1.
(Reading database ... 71340 files and directories currently installed.)
Unpacking odbcinst1debian1 (from .../odbcinst1debian1_2.2.11-16_m32r.deb) ...
Selecting previously deselected package unixodbc.
Unpacking unixodbc (from .../unixodbc_2.2.11-16_m32r.deb) ...
Selecting previously deselected package libodbcinstq1c2.
Unpacking libodbcinstq1c2 (from .../libodbcinstq1c2_2.2.11-16_m32r.deb) ...
Selecting previously deselected package unixodbc-dev.
Unpacking unixodbc-dev (from .../unixodbc-dev_2.2.11-16_m32r.deb) ...
Processing triggers for man-db ...
Setting up odbcinst1debian1 (2.2.11-16) ...
Setting up unixodbc (2.2.11-16) ...
Setting up libodbcinstq1c2 (2.2.11-16) ...
Setting up unixodbc-dev (2.2.11-16) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting freetds in freetds-0.63
dpkg-source: info: unpacking freetds_0.63.orig.tar.gz
dpkg-source: info: applying freetds_0.63-3.4.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package freetds
dpkg-buildpackage: source version 0.63-3.4
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/freetds-0.63'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd/freetds-0.63'
make: [clean] Error 2 (ignored)
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
debian/rules build
OLDDATESUB=`./config.sub -t | tr -d - `;\
NEWDATESUB=`/usr/share/misc/config.sub -t | tr -d - `;\
if [ "$OLDDATESUB" -lt "$NEWDATESUB" ]; then \
if [ ! -e config.sub.bak ]; then\
cp -f config.sub config.sub.bak;\
fi;\
if [ -e config.sub.bak ]; then\
cp -f /usr/share/misc/config.sub config.sub;\
fi;\
fi
dh_testdir
CPPFLAGS=-D_REENTRANT \
CFLAGS="-g -Wall -O2 -DBUILD_REAL_64_BIT_MODE" \
./configure --build m32r-linux-gnu \
--with-gnu-ld --with-tdsver=4.2 --prefix=/usr \
--with-unixodbc=/usr --sysconfdir=/etc/freetds \
--enable-sybase-compat
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/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
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
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 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... doxygen
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking odbcss.h usability... no
checking odbcss.h presence... no
checking for odbcss.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.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... 8
checking for long long... yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for void *... yes
checking size of void *... 4
checking is FIONBIO defined... yes
checking for socklen_t... yes
checking whether byte ordering is bigendian... yes
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 basename... yes
checking for nl_langinfo... yes
checking for locale_charset... no
checking for setenv... yes
checking for putenv... yes
checking for getuid... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for inet_ntoa_r... no
checking for getipnodebyaddr... no
checking for getipnodebyname... no
checking for freehostent... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for gethostname... yes
checking for sethostent_r... no
checking for gethostent_r... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for atoll... yes
checking for strtok_r... yes
checking whether malloc_options variable is present... no
checking compile-time options
looking for installed odbc driver manager
checking for SQLGetPrivateProfileString in -lodbcinst... yes
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
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
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/freetds-0.63'
Making all in include
make[2]: Entering directory `/build/buildd/freetds-0.63/include'
/usr/bin/make all-am
make[3]: Entering directory `/build/buildd/freetds-0.63/include'
echo '#define FREETDS_SYSCONFDIR "/etc/freetds"' >freetds_sysconfdir.h
make[3]: Leaving directory `/build/buildd/freetds-0.63/include'
make[2]: Leaving directory `/build/buildd/freetds-0.63/include'
Making all in src
make[2]: Entering directory `/build/buildd/freetds-0.63/src'
Making all in replacements
make[3]: Entering directory `/build/buildd/freetds-0.63/src/replacements'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT iconv.lo -MD -MP -MF ".deps/iconv.Tpo" \
-c -o iconv.lo `test -f 'iconv.c' || echo './'`iconv.c; \
then mv ".deps/iconv.Tpo" ".deps/iconv.Plo"; \
else rm -f ".deps/iconv.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o libreplacements.la iconv.lo
ar cru .libs/libreplacements.a .libs/iconv.o
ranlib .libs/libreplacements.a
creating libreplacements.la
(cd .libs && rm -f libreplacements.la && ln -s ../libreplacements.la libreplacements.la)
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/replacements'
Making all in tds
make[3]: Entering directory `/build/buildd/freetds-0.63/src/tds'
Making all in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/tds/unittests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/tds/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/tds'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" \
-c -o mem.lo `test -f 'mem.c' || echo './'`mem.c; \
then mv ".deps/mem.Tpo" ".deps/mem.Plo"; \
else rm -f ".deps/mem.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT token.lo -MD -MP -MF ".deps/token.Tpo" \
-c -o token.lo `test -f 'token.c' || echo './'`token.c; \
then mv ".deps/token.Tpo" ".deps/token.Plo"; \
else rm -f ".deps/token.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -fPIC -DPIC -o .libs/token.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT util.lo -MD -MP -MF ".deps/util.Tpo" \
-c -o util.lo `test -f 'util.c' || echo './'`util.c; \
then mv ".deps/util.Tpo" ".deps/util.Plo"; \
else rm -f ".deps/util.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT login.lo -MD -MP -MF ".deps/login.Tpo" \
-c -o login.lo `test -f 'login.c' || echo './'`login.c; \
then mv ".deps/login.Tpo" ".deps/login.Plo"; \
else rm -f ".deps/login.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fPIC -DPIC -o .libs/login.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -o login.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT read.lo -MD -MP -MF ".deps/read.Tpo" \
-c -o read.lo `test -f 'read.c' || echo './'`read.c; \
then mv ".deps/read.Tpo" ".deps/read.Plo"; \
else rm -f ".deps/read.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -fPIC -DPIC -o .libs/read.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT write.lo -MD -MP -MF ".deps/write.Tpo" \
-c -o write.lo `test -f 'write.c' || echo './'`write.c; \
then mv ".deps/write.Tpo" ".deps/write.Plo"; \
else rm -f ".deps/write.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -fPIC -DPIC -o .libs/write.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -o write.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT convert.lo -MD -MP -MF ".deps/convert.Tpo" \
-c -o convert.lo `test -f 'convert.c' || echo './'`convert.c; \
then mv ".deps/convert.Tpo" ".deps/convert.Plo"; \
else rm -f ".deps/convert.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -fPIC -DPIC -o .libs/convert.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -o convert.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT numeric.lo -MD -MP -MF ".deps/numeric.Tpo" \
-c -o numeric.lo `test -f 'numeric.c' || echo './'`numeric.c; \
then mv ".deps/numeric.Tpo" ".deps/numeric.Plo"; \
else rm -f ".deps/numeric.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/numeric.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -o numeric.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT config.lo -MD -MP -MF ".deps/config.Tpo" \
-c -o config.lo `test -f 'config.c' || echo './'`config.c; \
then mv ".deps/config.Tpo" ".deps/config.Plo"; \
else rm -f ".deps/config.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT query.lo -MD -MP -MF ".deps/query.Tpo" \
-c -o query.lo `test -f 'query.c' || echo './'`query.c; \
then mv ".deps/query.Tpo" ".deps/query.Plo"; \
else rm -f ".deps/query.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o
query.c: In function 'tds_put_data':
query.c:1075: warning: pointer targets in assignment differ in signedness
query.c:1079: warning: pointer targets in assignment differ in signedness
query.c:1092: warning: pointer targets in passing argument 3 of 'tds_convert_string' differ in signedness
query.c:1142: warning: pointer targets in assignment differ in signedness
query.c: In function 'tds_put_param_as_string':
query.c:2064: warning: pointer targets in initialization differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -o query.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT iconv.lo -MD -MP -MF ".deps/iconv.Tpo" \
-c -o iconv.lo `test -f 'iconv.c' || echo './'`iconv.c; \
then mv ".deps/iconv.Tpo" ".deps/iconv.Plo"; \
else rm -f ".deps/iconv.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT locale.lo -MD -MP -MF ".deps/locale.Tpo" \
-c -o locale.lo `test -f 'locale.c' || echo './'`locale.c; \
then mv ".deps/locale.Tpo" ".deps/locale.Plo"; \
else rm -f ".deps/locale.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -fPIC -DPIC -o .libs/locale.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -o locale.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT challenge.lo -MD -MP -MF ".deps/challenge.Tpo" \
-c -o challenge.lo `test -f 'challenge.c' || echo './'`challenge.c; \
then mv ".deps/challenge.Tpo" ".deps/challenge.Plo"; \
else rm -f ".deps/challenge.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT challenge.lo -MD -MP -MF .deps/challenge.Tpo -c challenge.c -fPIC -DPIC -o .libs/challenge.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT challenge.lo -MD -MP -MF .deps/challenge.Tpo -c challenge.c -o challenge.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT threadsafe.lo -MD -MP -MF ".deps/threadsafe.Tpo" \
-c -o threadsafe.lo `test -f 'threadsafe.c' || echo './'`threadsafe.c; \
then mv ".deps/threadsafe.Tpo" ".deps/threadsafe.Plo"; \
else rm -f ".deps/threadsafe.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -o threadsafe.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT vstrbuild.lo -MD -MP -MF ".deps/vstrbuild.Tpo" \
-c -o vstrbuild.lo `test -f 'vstrbuild.c' || echo './'`vstrbuild.c; \
then mv ".deps/vstrbuild.Tpo" ".deps/vstrbuild.Plo"; \
else rm -f ".deps/vstrbuild.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -fPIC -DPIC -o .libs/vstrbuild.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -o vstrbuild.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT md4.lo -MD -MP -MF ".deps/md4.Tpo" \
-c -o md4.lo `test -f 'md4.c' || echo './'`md4.c; \
then mv ".deps/md4.Tpo" ".deps/md4.Plo"; \
else rm -f ".deps/md4.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" \
-c -o md5.lo `test -f 'md5.c' || echo './'`md5.c; \
then mv ".deps/md5.Tpo" ".deps/md5.Plo"; \
else rm -f ".deps/md5.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT des.lo -MD -MP -MF ".deps/des.Tpo" \
-c -o des.lo `test -f 'des.c' || echo './'`des.c; \
then mv ".deps/des.Tpo" ".deps/des.Plo"; \
else rm -f ".deps/des.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -o des.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT tdsstring.lo -MD -MP -MF ".deps/tdsstring.Tpo" \
-c -o tdsstring.lo `test -f 'tdsstring.c' || echo './'`tdsstring.c; \
then mv ".deps/tdsstring.Tpo" ".deps/tdsstring.Plo"; \
else rm -f ".deps/tdsstring.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT tdsstring.lo -MD -MP -MF .deps/tdsstring.Tpo -c tdsstring.c -fPIC -DPIC -o .libs/tdsstring.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT tdsstring.lo -MD -MP -MF .deps/tdsstring.Tpo -c tdsstring.c -o tdsstring.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT getmac.lo -MD -MP -MF ".deps/getmac.Tpo" \
-c -o getmac.lo `test -f 'getmac.c' || echo './'`getmac.c; \
then mv ".deps/getmac.Tpo" ".deps/getmac.Plo"; \
else rm -f ".deps/getmac.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -fPIC -DPIC -o .libs/getmac.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -o getmac.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT data.lo -MD -MP -MF ".deps/data.Tpo" \
-c -o data.lo `test -f 'data.c' || echo './'`data.c; \
then mv ".deps/data.Tpo" ".deps/data.Plo"; \
else rm -f ".deps/data.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT net.lo -MD -MP -MF ".deps/net.Tpo" \
-c -o net.lo `test -f 'net.c' || echo './'`net.c; \
then mv ".deps/net.Tpo" ".deps/net.Plo"; \
else rm -f ".deps/net.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -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 md5.lo des.lo tdsstring.lo getmac.lo data.lo net.lo
ar cru .libs/libtds_objects.a .libs/mem.o .libs/token.o .libs/util.o .libs/login.o .libs/read.o .libs/write.o .libs/convert.o .libs/numeric.o .libs/config.o .libs/query.o .libs/iconv.o .libs/locale.o .libs/challenge.o .libs/threadsafe.o .libs/vstrbuild.o .libs/md4.o .libs/md5.o .libs/des.o .libs/tdsstring.o .libs/getmac.o .libs/data.o .libs/net.o
ranlib .libs/libtds_objects.a
creating libtds_objects.la
(cd .libs && rm -f libtds_objects.la && ln -s ../libtds_objects.la libtds_objects.la)
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o libtds.la -rpath /usr/lib -version-info 4: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/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\3 \3/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
gcc -shared -Wl,--whole-archive ./.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -L/usr/lib -Wl,-soname -Wl,libtds.so.4 -Wl,-version-script -Wl,.libs/libtds.ver -o .libs/libtds.so.4.0.0
(cd .libs && rm -f libtds.so.4 && ln -s libtds.so.4.0.0 libtds.so.4)
(cd .libs && rm -f libtds.so && ln -s libtds.so.4.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 && ar x /build/buildd/freetds-0.63/src/tds/./.libs/libtds_objects.a)
rm -fr .libs/libtds.lax/libreplacements.a
mkdir .libs/libtds.lax/libreplacements.a
(cd .libs/libtds.lax/libreplacements.a && ar x /build/buildd/freetds-0.63/src/tds/../replacements/.libs/libreplacements.a)
ar cru .libs/libtds.a .libs/libtds.lax/libtds_objects.a/query.o .libs/libtds.lax/libtds_objects.a/login.o .libs/libtds.lax/libtds_objects.a/tdsstring.o .libs/libtds.lax/libtds_objects.a/md5.o .libs/libtds.lax/libtds_objects.a/token.o .libs/libtds.lax/libtds_objects.a/data.o .libs/libtds.lax/libtds_objects.a/locale.o .libs/libtds.lax/libtds_objects.a/iconv.o .libs/libtds.lax/libtds_objects.a/md4.o .libs/libtds.lax/libtds_objects.a/write.o .libs/libtds.lax/libtds_objects.a/threadsafe.o .libs/libtds.lax/libtds_objects.a/numeric.o .libs/libtds.lax/libtds_objects.a/net.o .libs/libtds.lax/libtds_objects.a/challenge.o .libs/libtds.lax/libtds_objects.a/des.o .libs/libtds.lax/libtds_objects.a/vstrbuild.o .libs/libtds.lax/libtds_objects.a/getmac.o .libs/libtds.lax/libtds_objects.a/read.o .libs/libtds.lax/libtds_objects.a/mem.o .libs/libtds.lax/libtds_objects.a/util.o .libs/libtds.lax/libtds_objects.a/config.o .libs/libtds.lax/libtds_objects.a/convert.o .libs/libtds.lax/libreplacement
s.a/iconv.o
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 `/build/buildd/freetds-0.63/src/tds'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/tds'
Making all in ctlib
make[3]: Entering directory `/build/buildd/freetds-0.63/src/ctlib'
Making all in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/ctlib/unittests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/ctlib'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT ct.lo -MD -MP -MF ".deps/ct.Tpo" \
-c -o ct.lo `test -f 'ct.c' || echo './'`ct.c; \
then mv ".deps/ct.Tpo" ".deps/ct.Plo"; \
else rm -f ".deps/ct.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o
ct.c: In function 'paramrowalloc':
ct.c:3356: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
ct.c: In function '_ct_fill_param':
ct.c:3623: warning: pointer targets in assignment differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT cs.lo -MD -MP -MF ".deps/cs.Tpo" \
-c -o cs.lo `test -f 'cs.c' || echo './'`cs.c; \
then mv ".deps/cs.Tpo" ".deps/cs.Plo"; \
else rm -f ".deps/cs.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT cs.lo -MD -MP -MF .deps/cs.Tpo -c cs.c -fPIC -DPIC -o .libs/cs.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT cs.lo -MD -MP -MF .deps/cs.Tpo -c cs.c -o cs.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT blk.lo -MD -MP -MF ".deps/blk.Tpo" \
-c -o blk.lo `test -f 'blk.c' || echo './'`blk.c; \
then mv ".deps/blk.Tpo" ".deps/blk.Plo"; \
else rm -f ".deps/blk.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT blk.lo -MD -MP -MF .deps/blk.Tpo -c blk.c -fPIC -DPIC -o .libs/blk.o
blk.c: In function '_blk_build_bulk_insert_stmt':
blk.c:1013: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
blk.c:1018: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
blk.c:1018: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
blk.c:1024: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
blk.c:1026: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
blk.c:1027: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
blk.c:1028: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
blk.c: In function 'blk_rowxfer_mult':
blk.c:695: warning: 'record_len' may be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT blk.lo -MD -MP -MF .deps/blk.Tpo -c blk.c -o blk.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT ctutil.lo -MD -MP -MF ".deps/ctutil.Tpo" \
-c -o ctutil.lo `test -f 'ctutil.c' || echo './'`ctutil.c; \
then mv ".deps/ctutil.Tpo" ".deps/ctutil.Plo"; \
else rm -f ".deps/ctutil.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT ctutil.lo -MD -MP -MF .deps/ctutil.Tpo -c ctutil.c -fPIC -DPIC -o .libs/ctutil.o
ctutil.c: In function '_ct_handle_server_message':
ctutil.c:140: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
ctutil.c:143: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT ctutil.lo -MD -MP -MF .deps/ctutil.Tpo -c ctutil.c -o ctutil.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o libct.la -rpath /usr/lib -version-info 3: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/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\3 \3/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
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 -L/usr/lib -Wl,-Bsymbolic -Wl,-soname -Wl,libct.so.3 -Wl,-version-script -Wl,.libs/libct.ver -o .libs/libct.so.3.0.0
(cd .libs && rm -f libct.so.3 && ln -s libct.so.3.0.0 libct.so.3)
(cd .libs && rm -f libct.so && ln -s libct.so.3.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 && ar x /build/buildd/freetds-0.63/src/ctlib/../tds/.libs/libtds_objects.a)
rm -fr .libs/libct.lax/libreplacements.a
mkdir .libs/libct.lax/libreplacements.a
(cd .libs/libct.lax/libreplacements.a && ar x /build/buildd/freetds-0.63/src/ctlib/../replacements/.libs/libreplacements.a)
ar cru .libs/libct.a ct.o cs.o blk.o ctutil.o .libs/libct.lax/libtds_objects.a/query.o .libs/libct.lax/libtds_objects.a/login.o .libs/libct.lax/libtds_objects.a/tdsstring.o .libs/libct.lax/libtds_objects.a/md5.o .libs/libct.lax/libtds_objects.a/token.o .libs/libct.lax/libtds_objects.a/data.o .libs/libct.lax/libtds_objects.a/locale.o .libs/libct.lax/libtds_objects.a/iconv.o .libs/libct.lax/libtds_objects.a/md4.o .libs/libct.lax/libtds_objects.a/write.o .libs/libct.lax/libtds_objects.a/threadsafe.o .libs/libct.lax/libtds_objects.a/numeric.o .libs/libct.lax/libtds_objects.a/net.o .libs/libct.lax/libtds_objects.a/challenge.o .libs/libct.lax/libtds_objects.a/des.o .libs/libct.lax/libtds_objects.a/vstrbuild.o .libs/libct.lax/libtds_objects.a/getmac.o .libs/libct.lax/libtds_objects.a/read.o .libs/libct.lax/libtds_objects.a/mem.o .libs/libct.lax/libtds_objects.a/util.o .libs/libct.lax/libtds_objects.a/config.o .libs/libct.lax/libtds_objects.a/convert.o .libs/libct.lax/libreplacemen
ts.a/iconv.o
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[4]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib'
Making all in dblib
make[3]: Entering directory `/build/buildd/freetds-0.63/src/dblib'
Making all in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/dblib/unittests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/dblib/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/dblib'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dblib.lo -MD -MP -MF ".deps/dblib.Tpo" \
-c -o dblib.lo `test -f 'dblib.c' || echo './'`dblib.c; \
then mv ".deps/dblib.Tpo" ".deps/dblib.Plo"; \
else rm -f ".deps/dblib.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dblib.lo -MD -MP -MF .deps/dblib.Tpo -c dblib.c -fPIC -DPIC -o .libs/dblib.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dblib.lo -MD -MP -MF .deps/dblib.Tpo -c dblib.c -o dblib.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dbutil.lo -MD -MP -MF ".deps/dbutil.Tpo" \
-c -o dbutil.lo `test -f 'dbutil.c' || echo './'`dbutil.c; \
then mv ".deps/dbutil.Tpo" ".deps/dbutil.Plo"; \
else rm -f ".deps/dbutil.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -fPIC -DPIC -o .libs/dbutil.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -o dbutil.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT rpc.lo -MD -MP -MF ".deps/rpc.Tpo" \
-c -o rpc.lo `test -f 'rpc.c' || echo './'`rpc.c; \
then mv ".deps/rpc.Tpo" ".deps/rpc.Plo"; \
else rm -f ".deps/rpc.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT rpc.lo -MD -MP -MF .deps/rpc.Tpo -c rpc.c -fPIC -DPIC -o .libs/rpc.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT rpc.lo -MD -MP -MF .deps/rpc.Tpo -c rpc.c -o rpc.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT bcp.lo -MD -MP -MF ".deps/bcp.Tpo" \
-c -o bcp.lo `test -f 'bcp.c' || echo './'`bcp.c; \
then mv ".deps/bcp.Tpo" ".deps/bcp.Plo"; \
else rm -f ".deps/bcp.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -fPIC -DPIC -o .libs/bcp.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -o bcp.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT xact.lo -MD -MP -MF ".deps/xact.Tpo" \
-c -o xact.lo `test -f 'xact.c' || echo './'`xact.c; \
then mv ".deps/xact.Tpo" ".deps/xact.Plo"; \
else rm -f ".deps/xact.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT xact.lo -MD -MP -MF .deps/xact.Tpo -c xact.c -fPIC -DPIC -o .libs/xact.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT xact.lo -MD -MP -MF .deps/xact.Tpo -c xact.c -o xact.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dbopen.lo -MD -MP -MF ".deps/dbopen.Tpo" \
-c -o dbopen.lo `test -f 'dbopen.c' || echo './'`dbopen.c; \
then mv ".deps/dbopen.Tpo" ".deps/dbopen.Plo"; \
else rm -f ".deps/dbopen.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dbopen.lo -MD -MP -MF .deps/dbopen.Tpo -c dbopen.c -fPIC -DPIC -o .libs/dbopen.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT dbopen.lo -MD -MP -MF .deps/dbopen.Tpo -c dbopen.c -o dbopen.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -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 dbopen.lo ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc
generating symbol list for `libsybdb.la'
/usr/bin/nm -B .libs/dblib.o .libs/dbutil.o .libs/rpc.o .libs/bcp.o .libs/xact.o .libs/dbopen.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\3 \3/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
gcc -shared .libs/dblib.o .libs/dbutil.o .libs/rpc.o .libs/bcp.o .libs/xact.o .libs/dbopen.o -Wl,--whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -L/usr/lib -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 && ar x /build/buildd/freetds-0.63/src/dblib/../tds/.libs/libtds_objects.a)
rm -fr .libs/libsybdb.lax/libreplacements.a
mkdir .libs/libsybdb.lax/libreplacements.a
(cd .libs/libsybdb.lax/libreplacements.a && ar x /build/buildd/freetds-0.63/src/dblib/../replacements/.libs/libreplacements.a)
ar cru .libs/libsybdb.a dblib.o dbutil.o rpc.o bcp.o xact.o dbopen.o .libs/libsybdb.lax/libtds_objects.a/query.o .libs/libsybdb.lax/libtds_objects.a/login.o .libs/libsybdb.lax/libtds_objects.a/tdsstring.o .libs/libsybdb.lax/libtds_objects.a/md5.o .libs/libsybdb.lax/libtds_objects.a/token.o .libs/libsybdb.lax/libtds_objects.a/data.o .libs/libsybdb.lax/libtds_objects.a/locale.o .libs/libsybdb.lax/libtds_objects.a/iconv.o .libs/libsybdb.lax/libtds_objects.a/md4.o .libs/libsybdb.lax/libtds_objects.a/write.o .libs/libsybdb.lax/libtds_objects.a/threadsafe.o .libs/libsybdb.lax/libtds_objects.a/numeric.o .libs/libsybdb.lax/libtds_objects.a/net.o .libs/libsybdb.lax/libtds_objects.a/challenge.o .libs/libsybdb.lax/libtds_objects.a/des.o .libs/libsybdb.lax/libtds_objects.a/vstrbuild.o .libs/libsybdb.lax/libtds_objects.a/getmac.o .libs/libsybdb.lax/libtds_objects.a/read.o .libs/libsybdb.lax/libtds_objects.a/mem.o .libs/libsybdb.lax/libtds_objects.a/util.o .libs/libsybdb.lax/libtds_object
s.a/config.o .libs/libsybdb.lax/libtds_objects.a/convert.o .libs/libsybdb.lax/libreplacements.a/iconv.o
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[4]: Leaving directory `/build/buildd/freetds-0.63/src/dblib'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/dblib'
Making all in odbc
make[3]: Entering directory `/build/buildd/freetds-0.63/src/odbc'
Making all in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/odbc/unittests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/odbc/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/odbc'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc.lo -MD -MP -MF ".deps/odbc.Tpo" \
-c -o odbc.lo `test -f 'odbc.c' || echo './'`odbc.c; \
then mv ".deps/odbc.Tpo" ".deps/odbc.Plo"; \
else rm -f ".deps/odbc.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc.lo -MD -MP -MF .deps/odbc.Tpo -c odbc.c -fPIC -DPIC -o .libs/odbc.o
odbc.c: In function '_SQLColAttribute':
odbc.c:1513: warning: pointer targets in passing argument 4 of 'odbc_set_string' differ in signedness
odbc.c:1516: warning: pointer targets in passing argument 4 of 'odbc_set_string' differ in signedness
odbc.c:1568: warning: pointer targets in passing argument 4 of 'odbc_set_string' differ in signedness
odbc.c: In function 'SQLTables':
odbc.c:5351: warning: pointer targets in assignment differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc.lo -MD -MP -MF .deps/odbc.Tpo -c odbc.c -o odbc.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT connectparams.lo -MD -MP -MF ".deps/connectparams.Tpo" \
-c -o connectparams.lo `test -f 'connectparams.c' || echo './'`connectparams.c; \
then mv ".deps/connectparams.Tpo" ".deps/connectparams.Plo"; \
else rm -f ".deps/connectparams.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT connectparams.lo -MD -MP -MF .deps/connectparams.Tpo -c connectparams.c -fPIC -DPIC -o .libs/connectparams.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT connectparams.lo -MD -MP -MF .deps/connectparams.Tpo -c connectparams.c -o connectparams.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT convert_tds2sql.lo -MD -MP -MF ".deps/convert_tds2sql.Tpo" \
-c -o convert_tds2sql.lo `test -f 'convert_tds2sql.c' || echo './'`convert_tds2sql.c; \
then mv ".deps/convert_tds2sql.Tpo" ".deps/convert_tds2sql.Plo"; \
else rm -f ".deps/convert_tds2sql.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT convert_tds2sql.lo -MD -MP -MF .deps/convert_tds2sql.Tpo -c convert_tds2sql.c -fPIC -DPIC -o .libs/convert_tds2sql.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT convert_tds2sql.lo -MD -MP -MF .deps/convert_tds2sql.Tpo -c convert_tds2sql.c -o convert_tds2sql.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT descriptor.lo -MD -MP -MF ".deps/descriptor.Tpo" \
-c -o descriptor.lo `test -f 'descriptor.c' || echo './'`descriptor.c; \
then mv ".deps/descriptor.Tpo" ".deps/descriptor.Plo"; \
else rm -f ".deps/descriptor.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.c -fPIC -DPIC -o .libs/descriptor.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.c -o descriptor.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT prepare_query.lo -MD -MP -MF ".deps/prepare_query.Tpo" \
-c -o prepare_query.lo `test -f 'prepare_query.c' || echo './'`prepare_query.c; \
then mv ".deps/prepare_query.Tpo" ".deps/prepare_query.Plo"; \
else rm -f ".deps/prepare_query.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT prepare_query.lo -MD -MP -MF .deps/prepare_query.Tpo -c prepare_query.c -fPIC -DPIC -o .libs/prepare_query.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT prepare_query.lo -MD -MP -MF .deps/prepare_query.Tpo -c prepare_query.c -o prepare_query.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc_util.lo -MD -MP -MF ".deps/odbc_util.Tpo" \
-c -o odbc_util.lo `test -f 'odbc_util.c' || echo './'`odbc_util.c; \
then mv ".deps/odbc_util.Tpo" ".deps/odbc_util.Plo"; \
else rm -f ".deps/odbc_util.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc_util.lo -MD -MP -MF .deps/odbc_util.Tpo -c odbc_util.c -fPIC -DPIC -o .libs/odbc_util.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc_util.lo -MD -MP -MF .deps/odbc_util.Tpo -c odbc_util.c -o odbc_util.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT native.lo -MD -MP -MF ".deps/native.Tpo" \
-c -o native.lo `test -f 'native.c' || echo './'`native.c; \
then mv ".deps/native.Tpo" ".deps/native.Plo"; \
else rm -f ".deps/native.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT native.lo -MD -MP -MF .deps/native.Tpo -c native.c -fPIC -DPIC -o .libs/native.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT native.lo -MD -MP -MF .deps/native.Tpo -c native.c -o native.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT sql2tds.lo -MD -MP -MF ".deps/sql2tds.Tpo" \
-c -o sql2tds.lo `test -f 'sql2tds.c' || echo './'`sql2tds.c; \
then mv ".deps/sql2tds.Tpo" ".deps/sql2tds.Plo"; \
else rm -f ".deps/sql2tds.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT sql2tds.lo -MD -MP -MF .deps/sql2tds.Tpo -c sql2tds.c -fPIC -DPIC -o .libs/sql2tds.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT sql2tds.lo -MD -MP -MF .deps/sql2tds.Tpo -c sql2tds.c -o sql2tds.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT error.lo -MD -MP -MF ".deps/error.Tpo" \
-c -o error.lo `test -f 'error.c' || echo './'`error.c; \
then mv ".deps/error.Tpo" ".deps/error.Plo"; \
else rm -f ".deps/error.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc_checks.lo -MD -MP -MF ".deps/odbc_checks.Tpo" \
-c -o odbc_checks.lo `test -f 'odbc_checks.c' || echo './'`odbc_checks.c; \
then mv ".deps/odbc_checks.Tpo" ".deps/odbc_checks.Plo"; \
else rm -f ".deps/odbc_checks.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc_checks.lo -MD -MP -MF .deps/odbc_checks.Tpo -c odbc_checks.c -fPIC -DPIC -o .libs/odbc_checks.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT odbc_checks.lo -MD -MP -MF .deps/odbc_checks.Tpo -c odbc_checks.c -o odbc_checks.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o libtdsodbc.la -rpath /usr/lib -export-symbols-regex '^(SQL|ODBCINST).*' -Wl,-Bsymbolic -module odbc.lo connectparams.lo convert_tds2sql.lo descriptor.lo prepare_query.lo odbc_util.lo native.lo sql2tds.lo error.lo odbc_checks.lo ../tds/libtds_objects.la ../replacements/libreplacements.la -lodbcinst -static-libgcc
generating symbol list for `libtdsodbc.la'
/usr/bin/nm -B .libs/odbc.o .libs/connectparams.o .libs/convert_tds2sql.o .libs/descriptor.o .libs/prepare_query.o .libs/odbc_util.o .libs/native.o .libs/sql2tds.o .libs/error.o .libs/odbc_checks.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\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libtdsodbc.exp
grep -E -e "^(SQL|ODBCINST).*" ".libs/libtdsodbc.exp" > ".libs/libtdsodbc.expT"
mv -f ".libs/libtdsodbc.expT" ".libs/libtdsodbc.exp"
echo "{ global:" > .libs/libtdsodbc.ver
cat .libs/libtdsodbc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtdsodbc.ver
echo "local: *; };" >> .libs/libtdsodbc.ver
gcc -shared .libs/odbc.o .libs/connectparams.o .libs/convert_tds2sql.o .libs/descriptor.o .libs/prepare_query.o .libs/odbc_util.o .libs/native.o .libs/sql2tds.o .libs/error.o .libs/odbc_checks.o -Wl,--whole-archive ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -L/usr/lib /usr/lib/libodbcinst.so -Wl,-Bsymbolic -Wl,-soname -Wl,libtdsodbc.so.0 -Wl,-version-script -Wl,.libs/libtdsodbc.ver -o .libs/libtdsodbc.so.0.0.0
(cd .libs && rm -f libtdsodbc.so.0 && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so.0)
(cd .libs && rm -f libtdsodbc.so && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so)
rm -fr .libs/libtdsodbc.lax
mkdir .libs/libtdsodbc.lax
rm -fr .libs/libtdsodbc.lax/libtds_objects.a
mkdir .libs/libtdsodbc.lax/libtds_objects.a
(cd .libs/libtdsodbc.lax/libtds_objects.a && ar x /build/buildd/freetds-0.63/src/odbc/../tds/.libs/libtds_objects.a)
rm -fr .libs/libtdsodbc.lax/libreplacements.a
mkdir .libs/libtdsodbc.lax/libreplacements.a
(cd .libs/libtdsodbc.lax/libreplacements.a && ar x /build/buildd/freetds-0.63/src/odbc/../replacements/.libs/libreplacements.a)
ar cru .libs/libtdsodbc.a odbc.o connectparams.o convert_tds2sql.o descriptor.o prepare_query.o odbc_util.o native.o sql2tds.o error.o odbc_checks.o .libs/libtdsodbc.lax/libtds_objects.a/query.o .libs/libtdsodbc.lax/libtds_objects.a/login.o .libs/libtdsodbc.lax/libtds_objects.a/tdsstring.o .libs/libtdsodbc.lax/libtds_objects.a/md5.o .libs/libtdsodbc.lax/libtds_objects.a/token.o .libs/libtdsodbc.lax/libtds_objects.a/data.o .libs/libtdsodbc.lax/libtds_objects.a/locale.o .libs/libtdsodbc.lax/libtds_objects.a/iconv.o .libs/libtdsodbc.lax/libtds_objects.a/md4.o .libs/libtdsodbc.lax/libtds_objects.a/write.o .libs/libtdsodbc.lax/libtds_objects.a/threadsafe.o .libs/libtdsodbc.lax/libtds_objects.a/numeric.o .libs/libtdsodbc.lax/libtds_objects.a/net.o .libs/libtdsodbc.lax/libtds_objects.a/challenge.o .libs/libtdsodbc.lax/libtds_objects.a/des.o .libs/libtdsodbc.lax/libtds_objects.a/vstrbuild.o .libs/libtdsodbc.lax/libtds_objects.a/getmac.o .libs/libtdsodbc.lax/libtds_objects.a/read.o .
libs/libtdsodbc.lax/libtds_objects.a/mem.o .libs/libtdsodbc.lax/libtds_objects.a/util.o .libs/libtdsodbc.lax/libtds_objects.a/config.o .libs/libtdsodbc.lax/libtds_objects.a/convert.o .libs/libtdsodbc.lax/libreplacements.a/iconv.o
ranlib .libs/libtdsodbc.a
rm -fr .libs/libtdsodbc.lax
creating libtdsodbc.la
(cd .libs && rm -f libtdsodbc.la && ln -s ../libtdsodbc.la libtdsodbc.la)
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/odbc'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/odbc'
Making all in apps
make[3]: Entering directory `/build/buildd/freetds-0.63/src/apps'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT tsql.o -MD -MP -MF ".deps/tsql.Tpo" \
-c -o tsql.o `test -f 'tsql.c' || echo './'`tsql.c; \
then mv ".deps/tsql.Tpo" ".deps/tsql.Po"; \
else rm -f ".deps/tsql.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o tsql tsql.o ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc
mkdir .libs
gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -o tsql tsql.o -static-libgcc -L/usr/lib ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT freebcp.o -MD -MP -MF ".deps/freebcp.Tpo" \
-c -o freebcp.o `test -f 'freebcp.c' || echo './'`freebcp.c; \
then mv ".deps/freebcp.Tpo" ".deps/freebcp.Po"; \
else rm -f ".deps/freebcp.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o freebcp freebcp.o ../dblib/libsybdb.la
gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -o .libs/freebcp freebcp.o -L/usr/lib ../dblib/.libs/libsybdb.so
creating freebcp
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT bsqldb.o -MD -MP -MF ".deps/bsqldb.Tpo" \
-c -o bsqldb.o `test -f 'bsqldb.c' || echo './'`bsqldb.c; \
then mv ".deps/bsqldb.Tpo" ".deps/bsqldb.Po"; \
else rm -f ".deps/bsqldb.Tpo"; exit 1; \
fi
bsqldb.c: In function 'print_results':
bsqldb.c:479: warning: pointer targets in passing argument 6 of 'dbaltbind' differ in signedness
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o bsqldb bsqldb.o ../dblib/libsybdb.la
gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -o .libs/bsqldb bsqldb.o -L/usr/lib ../dblib/.libs/libsybdb.so
creating bsqldb
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT defncopy.o -MD -MP -MF ".deps/defncopy.Tpo" \
-c -o defncopy.o `test -f 'defncopy.c' || echo './'`defncopy.c; \
then mv ".deps/defncopy.Tpo" ".deps/defncopy.Po"; \
else rm -f ".deps/defncopy.Tpo"; exit 1; \
fi
defncopy.c: In function 'print_results':
defncopy.c:441: warning: pointer targets in passing argument 6 of 'dbaltbind' differ in signedness
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o defncopy defncopy.o ../dblib/libsybdb.la
gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -o .libs/defncopy defncopy.o -L/usr/lib ../dblib/.libs/libsybdb.so
creating defncopy
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/apps'
Making all in server
make[3]: Entering directory `/build/buildd/freetds-0.63/src/server'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT query.lo -MD -MP -MF ".deps/query.Tpo" \
-c -o query.lo `test -f 'query.c' || echo './'`query.c; \
then mv ".deps/query.Tpo" ".deps/query.Plo"; \
else rm -f ".deps/query.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o
query.c: In function 'tds_get_generic_query':
query.c:115: warning: pointer targets in assignment differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -o query.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT server.lo -MD -MP -MF ".deps/server.Tpo" \
-c -o server.lo `test -f 'server.c' || echo './'`server.c; \
then mv ".deps/server.Tpo" ".deps/server.Plo"; \
else rm -f ".deps/server.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -o server.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT login.lo -MD -MP -MF ".deps/login.Tpo" \
-c -o login.lo `test -f 'login.c' || echo './'`login.c; \
then mv ".deps/login.Tpo" ".deps/login.Plo"; \
else rm -f ".deps/login.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fPIC -DPIC -o .libs/login.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -o login.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -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
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 -L/usr/lib -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 && ar x /build/buildd/freetds-0.63/src/server/../tds/.libs/libtds_objects.a)
rm -fr .libs/libtdssrv.lax/libreplacements.a
mkdir .libs/libtdssrv.lax/libreplacements.a
(cd .libs/libtdssrv.lax/libreplacements.a && ar x /build/buildd/freetds-0.63/src/server/../replacements/.libs/libreplacements.a)
ar cru .libs/libtdssrv.a query.o server.o login.o .libs/libtdssrv.lax/libtds_objects.a/query.o .libs/libtdssrv.lax/libtds_objects.a/login.o .libs/libtdssrv.lax/libtds_objects.a/tdsstring.o .libs/libtdssrv.lax/libtds_objects.a/md5.o .libs/libtdssrv.lax/libtds_objects.a/token.o .libs/libtdssrv.lax/libtds_objects.a/data.o .libs/libtdssrv.lax/libtds_objects.a/locale.o .libs/libtdssrv.lax/libtds_objects.a/iconv.o .libs/libtdssrv.lax/libtds_objects.a/md4.o .libs/libtdssrv.lax/libtds_objects.a/write.o .libs/libtdssrv.lax/libtds_objects.a/threadsafe.o .libs/libtdssrv.lax/libtds_objects.a/numeric.o .libs/libtdssrv.lax/libtds_objects.a/net.o .libs/libtdssrv.lax/libtds_objects.a/challenge.o .libs/libtdssrv.lax/libtds_objects.a/des.o .libs/libtdssrv.lax/libtds_objects.a/vstrbuild.o .libs/libtdssrv.lax/libtds_objects.a/getmac.o .libs/libtdssrv.lax/libtds_objects.a/read.o .libs/libtdssrv.lax/libtds_objects.a/mem.o .libs/libtdssrv.lax/libtds_objects.a/util.o .libs/libtdssrv.lax/libtds_obje
cts.a/config.o .libs/libtdssrv.lax/libtds_objects.a/convert.o .libs/libtdssrv.lax/libreplacements.a/iconv.o
ranlib .libs/libtdssrv.a
rm -fr .libs/libtdssrv.lax
creating libtdssrv.la
(cd .libs && rm -f libtdssrv.la && ln -s ../libtdssrv.la libtdssrv.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT unittest.o -MD -MP -MF ".deps/unittest.Tpo" \
-c -o unittest.o `test -f 'unittest.c' || echo './'`unittest.c; \
then mv ".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
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o tdssrv unittest.o libtdssrv.la
gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -o .libs/tdssrv unittest.o -L/usr/lib ./.libs/libtdssrv.so
creating tdssrv
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/server'
Making all in pool
make[3]: Entering directory `/build/buildd/freetds-0.63/src/pool'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT config.o -MD -MP -MF ".deps/config.Tpo" \
-c -o config.o `test -f 'config.c' || echo './'`config.c; \
then mv ".deps/config.Tpo" ".deps/config.Po"; \
else rm -f ".deps/config.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT member.o -MD -MP -MF ".deps/member.Tpo" \
-c -o member.o `test -f 'member.c' || echo './'`member.c; \
then mv ".deps/member.Tpo" ".deps/member.Po"; \
else rm -f ".deps/member.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT stream.o -MD -MP -MF ".deps/stream.Tpo" \
-c -o stream.o `test -f 'stream.c' || echo './'`stream.c; \
then mv ".deps/stream.Tpo" ".deps/stream.Po"; \
else rm -f ".deps/stream.Tpo"; exit 1; \
fi
stream.c: In function 'pool_find_end_token':
stream.c:408: warning: 'bytes_read' may be used uninitialized in this function
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT user.o -MD -MP -MF ".deps/user.Tpo" \
-c -o user.o `test -f 'user.c' || echo './'`user.c; \
then mv ".deps/user.Tpo" ".deps/user.Po"; \
else rm -f ".deps/user.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_REENTRANT -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -MT util.o -MD -MP -MF ".deps/util.Tpo" \
-c -o util.o `test -f 'util.c' || echo './'`util.c; \
then mv ".deps/util.Tpo" ".deps/util.Po"; \
else rm -f ".deps/util.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -L/usr/lib -o tdspool config.o main.o member.o stream.o user.o util.o ../server/libtdssrv.la
mkdir .libs
gcc -g -Wall -O2 -DBUILD_REAL_64_BIT_MODE -o .libs/tdspool config.o main.o member.o stream.o user.o util.o -L/usr/lib ../server/.libs/libtdssrv.so
creating tdspool
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/pool'
make[3]: Entering directory `/build/buildd/freetds-0.63/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/freetds-0.63/src'
make[2]: Leaving directory `/build/buildd/freetds-0.63/src'
Making all in doc
make[2]: Entering directory `/build/buildd/freetds-0.63/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd/freetds-0.63/doc'
Making all in samples
make[2]: Entering directory `/build/buildd/freetds-0.63/samples'
rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp
sed -e 's, at datadir\@,/usr/share/freetds,g' -e 's, at libdir\@,/usr/lib,g' -e 's, at 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[2]: Leaving directory `/build/buildd/freetds-0.63/samples'
Making all in win32
make[2]: Entering directory `/build/buildd/freetds-0.63/win32'
Making all in msvc6
make[3]: Entering directory `/build/buildd/freetds-0.63/win32/msvc6'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/freetds-0.63/win32/msvc6'
Making all in dev-cpp
make[3]: Entering directory `/build/buildd/freetds-0.63/win32/dev-cpp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/freetds-0.63/win32/dev-cpp'
make[3]: Entering directory `/build/buildd/freetds-0.63/win32'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/freetds-0.63/win32'
make[2]: Leaving directory `/build/buildd/freetds-0.63/win32'
make[2]: Entering directory `/build/buildd/freetds-0.63'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd/freetds-0.63'
if test ! -f PWD; then cp ./PWD.in PWD; fi
make[1]: Leaving directory `/build/buildd/freetds-0.63'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
OLDDATESUB=`./config.sub -t | tr -d - `;\
NEWDATESUB=`/usr/share/misc/config.sub -t | tr -d - `;\
if [ "$OLDDATESUB" -lt "$NEWDATESUB" ]; then \
if [ ! -e config.sub.bak ]; then\
cp -f config.sub config.sub.bak;\
fi;\
if [ -e config.sub.bak ]; then\
cp -f /usr/share/misc/config.sub config.sub;\
fi;\
fi
dh_testdir
dh_testroot
dh_clean -k
dh_clean: Compatibility levels before 4 are deprecated.
dh_installdirs -a
dh_installdirs: Compatibility levels before 4 are deprecated.
/usr/bin/make install prefix=`pwd`/debian/tmp/usr sysconfdir=`pwd`/debian/tmp/etc/freetds
make[1]: Entering directory `/build/buildd/freetds-0.63'
Making install in include
make[2]: Entering directory `/build/buildd/freetds-0.63/include'
make[3]: Entering directory `/build/buildd/freetds-0.63/include'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/include
mkdir /build/buildd/freetds-0.63/debian/tmp
mkdir /build/buildd/freetds-0.63/debian/tmp/usr
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/include
/usr/bin/ginstall -c -m 644 bkpublic.h /build/buildd/freetds-0.63/debian/tmp/usr/include/bkpublic.h
/usr/bin/ginstall -c -m 644 cspublic.h /build/buildd/freetds-0.63/debian/tmp/usr/include/cspublic.h
/usr/bin/ginstall -c -m 644 cstypes.h /build/buildd/freetds-0.63/debian/tmp/usr/include/cstypes.h
/usr/bin/ginstall -c -m 644 ctpublic.h /build/buildd/freetds-0.63/debian/tmp/usr/include/ctpublic.h
/usr/bin/ginstall -c -m 644 sqldb.h /build/buildd/freetds-0.63/debian/tmp/usr/include/sqldb.h
/usr/bin/ginstall -c -m 644 sqlfront.h /build/buildd/freetds-0.63/debian/tmp/usr/include/sqlfront.h
/usr/bin/ginstall -c -m 644 sybdb.h /build/buildd/freetds-0.63/debian/tmp/usr/include/sybdb.h
/usr/bin/ginstall -c -m 644 sybfront.h /build/buildd/freetds-0.63/debian/tmp/usr/include/sybfront.h
/usr/bin/ginstall -c -m 644 syberror.h /build/buildd/freetds-0.63/debian/tmp/usr/include/syberror.h
/usr/bin/ginstall -c -m 644 tds.h /build/buildd/freetds-0.63/debian/tmp/usr/include/tds.h
/usr/bin/ginstall -c -m 644 tdsconvert.h /build/buildd/freetds-0.63/debian/tmp/usr/include/tdsconvert.h
/usr/bin/ginstall -c -m 644 tdssrv.h /build/buildd/freetds-0.63/debian/tmp/usr/include/tdssrv.h
/usr/bin/ginstall -c -m 644 tdsver.h /build/buildd/freetds-0.63/debian/tmp/usr/include/tdsver.h
/bin/sh ../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/include
/usr/bin/ginstall -c -m 644 tds_sysdep_public.h /build/buildd/freetds-0.63/debian/tmp/usr/include/tds_sysdep_public.h
make[3]: Leaving directory `/build/buildd/freetds-0.63/include'
make[2]: Leaving directory `/build/buildd/freetds-0.63/include'
Making install in src
make[2]: Entering directory `/build/buildd/freetds-0.63/src'
Making install in replacements
make[3]: Entering directory `/build/buildd/freetds-0.63/src/replacements'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/replacements'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/replacements'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/replacements'
Making install in tds
make[3]: Entering directory `/build/buildd/freetds-0.63/src/tds'
Making install in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/tds/unittests'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/tds/unittests'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/tds/unittests'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/tds/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/tds'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/tds'
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/lib
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libtds.la /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtds.la
/usr/bin/ginstall -c .libs/libtds.so.4.0.0 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtds.so.4.0.0
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libtds.so.4 && ln -s libtds.so.4.0.0 libtds.so.4)
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libtds.so && ln -s libtds.so.4.0.0 libtds.so)
/usr/bin/ginstall -c .libs/libtds.lai /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtds.la
/usr/bin/ginstall -c .libs/libtds.a /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtds.a
ranlib /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtds.a
chmod 644 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtds.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/tds'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/tds'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/tds'
Making install in ctlib
make[3]: Entering directory `/build/buildd/freetds-0.63/src/ctlib'
Making install in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/ctlib/unittests'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/ctlib/unittests'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib/unittests'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/ctlib'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/ctlib'
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libct.la /build/buildd/freetds-0.63/debian/tmp/usr/lib/libct.la
/usr/bin/ginstall -c .libs/libct.so.3.0.0 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libct.so.3.0.0
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libct.so.3 && ln -s libct.so.3.0.0 libct.so.3)
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libct.so && ln -s libct.so.3.0.0 libct.so)
/usr/bin/ginstall -c .libs/libct.lai /build/buildd/freetds-0.63/debian/tmp/usr/lib/libct.la
/usr/bin/ginstall -c .libs/libct.a /build/buildd/freetds-0.63/debian/tmp/usr/lib/libct.a
ranlib /build/buildd/freetds-0.63/debian/tmp/usr/lib/libct.a
chmod 644 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libct.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/ctlib'
Making install in dblib
make[3]: Entering directory `/build/buildd/freetds-0.63/src/dblib'
Making install in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/dblib/unittests'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/dblib/unittests'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/dblib/unittests'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/dblib/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/dblib'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/dblib'
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libsybdb.la /build/buildd/freetds-0.63/debian/tmp/usr/lib/libsybdb.la
/usr/bin/ginstall -c .libs/libsybdb.so.5.0.0 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libsybdb.so.5.0.0
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libsybdb.so.5 && ln -s libsybdb.so.5.0.0 libsybdb.so.5)
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libsybdb.so && ln -s libsybdb.so.5.0.0 libsybdb.so)
/usr/bin/ginstall -c .libs/libsybdb.lai /build/buildd/freetds-0.63/debian/tmp/usr/lib/libsybdb.la
/usr/bin/ginstall -c .libs/libsybdb.a /build/buildd/freetds-0.63/debian/tmp/usr/lib/libsybdb.a
ranlib /build/buildd/freetds-0.63/debian/tmp/usr/lib/libsybdb.a
chmod 644 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libsybdb.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/dblib'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/dblib'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/dblib'
Making install in odbc
make[3]: Entering directory `/build/buildd/freetds-0.63/src/odbc'
Making install in unittests
make[4]: Entering directory `/build/buildd/freetds-0.63/src/odbc/unittests'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/odbc/unittests'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/odbc/unittests'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/odbc/unittests'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/odbc'
make[5]: Entering directory `/build/buildd/freetds-0.63/src/odbc'
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libtdsodbc.la /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdsodbc.la
/usr/bin/ginstall -c .libs/libtdsodbc.so.0.0.0 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdsodbc.so.0.0.0
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libtdsodbc.so.0 && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so.0)
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libtdsodbc.so && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so)
/usr/bin/ginstall -c .libs/libtdsodbc.lai /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdsodbc.la
/usr/bin/ginstall -c .libs/libtdsodbc.a /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdsodbc.a
ranlib /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdsodbc.a
chmod 644 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdsodbc.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/freetds-0.63/src/odbc'
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/odbc'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/odbc'
Making install in apps
make[3]: Entering directory `/build/buildd/freetds-0.63/src/apps'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/apps'
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/bin
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/bin
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c tsql /build/buildd/freetds-0.63/debian/tmp/usr/bin/tsql
/usr/bin/ginstall -c tsql /build/buildd/freetds-0.63/debian/tmp/usr/bin/tsql
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c freebcp /build/buildd/freetds-0.63/debian/tmp/usr/bin/freebcp
libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/freebcp /build/buildd/freetds-0.63/debian/tmp/usr/bin/freebcp
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c bsqldb /build/buildd/freetds-0.63/debian/tmp/usr/bin/bsqldb
libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/bsqldb /build/buildd/freetds-0.63/debian/tmp/usr/bin/bsqldb
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c defncopy /build/buildd/freetds-0.63/debian/tmp/usr/bin/defncopy
libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/defncopy /build/buildd/freetds-0.63/debian/tmp/usr/bin/defncopy
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/apps'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/apps'
Making install in server
make[3]: Entering directory `/build/buildd/freetds-0.63/src/server'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/server'
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/lib
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libtdssrv.la /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdssrv.la
/usr/bin/ginstall -c .libs/libtdssrv.so.2.0.0 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdssrv.so.2.0.0
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libtdssrv.so.2 && ln -s libtdssrv.so.2.0.0 libtdssrv.so.2)
(cd /build/buildd/freetds-0.63/debian/tmp/usr/lib && rm -f libtdssrv.so && ln -s libtdssrv.so.2.0.0 libtdssrv.so)
/usr/bin/ginstall -c .libs/libtdssrv.lai /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdssrv.la
/usr/bin/ginstall -c .libs/libtdssrv.a /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdssrv.a
ranlib /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdssrv.a
chmod 644 /build/buildd/freetds-0.63/debian/tmp/usr/lib/libtdssrv.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/server'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/server'
Making install in pool
make[3]: Entering directory `/build/buildd/freetds-0.63/src/pool'
make[4]: Entering directory `/build/buildd/freetds-0.63/src/pool'
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/bin
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c tdspool /build/buildd/freetds-0.63/debian/tmp/usr/bin/tdspool
libtool: install: warning: `../server/libtdssrv.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/tdspool /build/buildd/freetds-0.63/debian/tmp/usr/bin/tdspool
/bin/sh ../../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/etc/freetds
mkdir /build/buildd/freetds-0.63/debian/tmp/etc
mkdir /build/buildd/freetds-0.63/debian/tmp/etc/freetds
if test ! -f /build/buildd/freetds-0.63/debian/tmp/etc/freetds/pool.conf; then \
/usr/bin/ginstall -c -m 644 ./pool.conf /build/buildd/freetds-0.63/debian/tmp/etc/freetds/pool.conf; \
fi
make[4]: Leaving directory `/build/buildd/freetds-0.63/src/pool'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src/pool'
make[3]: Entering directory `/build/buildd/freetds-0.63/src'
make[4]: Entering directory `/build/buildd/freetds-0.63/src'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/src'
make[3]: Leaving directory `/build/buildd/freetds-0.63/src'
make[2]: Leaving directory `/build/buildd/freetds-0.63/src'
Making install in doc
make[2]: Entering directory `/build/buildd/freetds-0.63/doc'
make[3]: Entering directory `/build/buildd/freetds-0.63/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/userguide \
/build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/reference \
/build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/images
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/share
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/share/doc
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/userguide
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/reference
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/images
/bin/sh ../mkinstalldirs doc/freetds-0.63
if test -r doc/freetds-0.63/userguide ; then d=.; else d="."; fi; \
find $d/doc/freetds-0.63/userguide \( -type f -o -type l \) -exec \
/usr/bin/ginstall -c -m 644 {} /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/userguide ';'
if test -r doc/freetds-0.63/reference ; then d=.; else d="."; fi; \
find $d/doc/freetds-0.63/reference \( -type f -o -type l \) -exec \
/usr/bin/ginstall -c -m 644 {} /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/reference ';'
find ./images -name \*.gif -exec \
/usr/bin/ginstall -c -m 644 {} /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/images ';'
/bin/sh ../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/man/man1
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/man
mkdir /build/buildd/freetds-0.63/debian/tmp/usr/man/man1
/usr/bin/ginstall -c -m 644 ./freebcp.1 /build/buildd/freetds-0.63/debian/tmp/usr/man/man1/freebcp.1
/usr/bin/ginstall -c -m 644 ./tsql.1 /build/buildd/freetds-0.63/debian/tmp/usr/man/man1/tsql.1
/usr/bin/ginstall -c -m 644 ./bsqldb.1 /build/buildd/freetds-0.63/debian/tmp/usr/man/man1/bsqldb.1
/usr/bin/ginstall -c -m 644 ./defncopy.1 /build/buildd/freetds-0.63/debian/tmp/usr/man/man1/defncopy.1
/bin/sh ../mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/usr/share
/build/buildd/freetds-0.63/install-sh -c -m 644 doc/freetds-0.63/reference/index.html /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/reference/index.html
/build/buildd/freetds-0.63/install-sh -c -m 644 doc/freetds-0.63/userguide/index.htm /build/buildd/freetds-0.63/debian/tmp/usr/share/doc/freetds-0.63/userguide/index.htm
make[3]: Leaving directory `/build/buildd/freetds-0.63/doc'
make[2]: Leaving directory `/build/buildd/freetds-0.63/doc'
Making install in samples
make[2]: Entering directory `/build/buildd/freetds-0.63/samples'
make[3]: Entering directory `/build/buildd/freetds-0.63/samples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/freetds-0.63/samples'
make[2]: Leaving directory `/build/buildd/freetds-0.63/samples'
Making install in win32
make[2]: Entering directory `/build/buildd/freetds-0.63/win32'
Making install in msvc6
make[3]: Entering directory `/build/buildd/freetds-0.63/win32/msvc6'
make[4]: Entering directory `/build/buildd/freetds-0.63/win32/msvc6'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/win32/msvc6'
make[3]: Leaving directory `/build/buildd/freetds-0.63/win32/msvc6'
Making install in dev-cpp
make[3]: Entering directory `/build/buildd/freetds-0.63/win32/dev-cpp'
make[4]: Entering directory `/build/buildd/freetds-0.63/win32/dev-cpp'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/win32/dev-cpp'
make[3]: Leaving directory `/build/buildd/freetds-0.63/win32/dev-cpp'
make[3]: Entering directory `/build/buildd/freetds-0.63/win32'
make[4]: Entering directory `/build/buildd/freetds-0.63/win32'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/freetds-0.63/win32'
make[3]: Leaving directory `/build/buildd/freetds-0.63/win32'
make[2]: Leaving directory `/build/buildd/freetds-0.63/win32'
make[2]: Entering directory `/build/buildd/freetds-0.63'
make[3]: Entering directory `/build/buildd/freetds-0.63'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /build/buildd/freetds-0.63/debian/tmp/etc/freetds
if test ! -f /build/buildd/freetds-0.63/debian/tmp/etc/freetds/freetds.conf; then \
/usr/bin/ginstall -c -m 644 ./freetds.conf /build/buildd/freetds-0.63/debian/tmp/etc/freetds/freetds.conf; \
fi
if test ! -f /build/buildd/freetds-0.63/debian/tmp/etc/freetds/locales.conf; then \
/usr/bin/ginstall -c -m 644 ./locales.conf /build/buildd/freetds-0.63/debian/tmp/etc/freetds/locales.conf; \
fi
make[3]: Leaving directory `/build/buildd/freetds-0.63'
make[2]: Leaving directory `/build/buildd/freetds-0.63'
make[1]: Leaving directory `/build/buildd/freetds-0.63'
mv debian/tmp/etc/freetds/freetds.conf debian/libct3/usr/share/libct3
mv `pwd`/debian/tmp/usr/lib/libtdsodbc.so.0.0.0 `pwd`/debian/tdsodbc/usr/lib/odbc/libtdsodbc.so
install -m644 odbcinst.ini `pwd`/debian/tdsodbc/usr/share/tdsodbc/
ln -s ../../../libct3/freetds.conf ../../../tdsodbc/odbcinst.ini \
debian/libct3/usr/share/doc/libct3/examples
dh_movefiles
dh_movefiles: Compatibility levels before 4 are deprecated.
dh_testdir -a
dh_testroot -a
dh_installdocs -plibct3 NEWS README TODO
dh_installdocs: Compatibility levels before 4 are deprecated.
dh_installexamples
dh_installexamples: Compatibility levels before 4 are deprecated.
dh_installchangelogs -plibct3 ChangeLog
dh_installchangelogs: Compatibility levels before 4 are deprecated.
dh_installdebconf -a
dh_installdebconf: Compatibility levels before 4 are deprecated.
rm -rf `pwd`/debian/freetds-dev/usr/share/doc/freetds-dev
rm -rf `pwd`/debian/libsybdb5/usr/share/doc/libsybdb5
dh_strip -a
dh_strip: Compatibility levels before 4 are deprecated.
dh_link -a
dh_link: Compatibility levels before 4 are deprecated.
dh_compress -a
dh_compress: Compatibility levels before 4 are deprecated.
dh_fixperms -a
dh_fixperms: Compatibility levels before 4 are deprecated.
dh_makeshlibs -a -Xtdsodbc
dh_makeshlibs: Compatibility levels before 4 are deprecated.
dh_installdeb -a
dh_installdeb: Compatibility levels before 4 are deprecated.
dh_shlibdeps -a
dh_shlibdeps: Compatibility levels before 4 are deprecated.
dh_gencontrol -a
dh_gencontrol: Compatibility levels before 4 are deprecated.
dh_md5sums -a
dh_md5sums: Compatibility levels before 4 are deprecated.
dh_builddeb -a
dh_builddeb: Compatibility levels before 4 are deprecated.
dpkg-deb: building package `libct3' in `../libct3_0.63-3.4_m32r.deb'.
dpkg-deb: building package `tdsodbc' in `../tdsodbc_0.63-3.4_m32r.deb'.
dpkg-deb: building package `libsybdb5' in `../libsybdb5_0.63-3.4_m32r.deb'.
dpkg-deb: building package `freetds-dev' in `../freetds-dev_0.63-3.4_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../freetds_0.63-3.4_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080510-1258
chroot-unstable/build/buildd/libct3_0.63-3.4_m32r.deb:
new debian package, version 2.0.
size 326332 bytes: control archive= 3008 bytes.
632 bytes, 17 lines control
855 bytes, 13 lines md5sums
268 bytes, 16 lines * postinst #!/bin/sh
226 bytes, 15 lines * postrm #!/bin/sh
50 bytes, 3 lines shlibs
12651 bytes, 459 lines symbols
Package: libct3
Source: freetds
Version: 0.63-3.4
Architecture: m32r
Maintainer: Steve Langasek <vorlon at debian.org>
Installed-Size: 788
Depends: libc6 (>= 2.3.5-1)
Section: libs
Priority: optional
Homepage: http://www.freetds.org/
Description: libraries for connecting to MS SQL and Sybase SQL servers
FreeTDS is an implementation of the Tabular DataStream protocol, used for
connecting to MS SQL and Sybase servers over TCP/IP.
.
This package includes the shared libraries for the Sybase CT-Lib API.
You will need this if you plan to connect to MS SQL or Sybase servers, or use
the PHP sybase or Perl DBD::Sybase extensions.
chroot-unstable/build/buildd/tdsodbc_0.63-3.4_m32r.deb:
new debian package, version 2.0.
size 122804 bytes: control archive= 4867 bytes.
186 bytes, 15 lines * config #!/bin/sh
726 bytes, 19 lines control
126 bytes, 2 lines md5sums
616 bytes, 27 lines * postinst #!/bin/sh
832 bytes, 33 lines * postrm #!/bin/sh
668 bytes, 27 lines * preinst #!/bin/sh
445 bytes, 21 lines * prerm #!/bin/sh
7769 bytes, 68 lines templates
Package: tdsodbc
Source: freetds
Version: 0.63-3.4
Architecture: m32r
Maintainer: Steve Langasek <vorlon at debian.org>
Installed-Size: 336
Depends: libct3 (= 0.63-3.4), libc6 (>= 2.3.5-1), odbcinst1debian1 (>= 2.2.11-3), debconf (>= 0.5) | debconf-2.0
Recommends: libiodbc2 | unixodbc
Conflicts: freetds0, libct0, unixodbc (<< 2.1.1-2)
Replaces: freetds0, libct0, libct1
Section: libs
Priority: optional
Homepage: http://www.freetds.org/
Description: ODBC driver for connecting to MS SQL and Sybase SQL servers
FreeTDS is an implementation of the Tabular DataStream protocol, used for
connecting to MS SQL and Sybase servers over TCP/IP.
.
This package includes the ODBC driver for FreeTDS, for use with
UnixODBC or iODBC.
chroot-unstable/build/buildd/libsybdb5_0.63-3.4_m32r.deb:
new debian package, version 2.0.
size 119204 bytes: control archive= 1600 bytes.
529 bytes, 15 lines control
60 bytes, 1 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
21 bytes, 1 lines shlibs
3867 bytes, 180 lines symbols
Package: libsybdb5
Source: freetds
Version: 0.63-3.4
Architecture: m32r
Maintainer: Steve Langasek <vorlon at debian.org>
Installed-Size: 300
Depends: libct3 (= 0.63-3.4), libc6 (>= 2.3.5-1)
Section: libs
Priority: optional
Homepage: http://www.freetds.org/
Description: libraries for connecting to MS SQL and Sybase SQL servers
FreeTDS is an implementation of the Tabular DataStream protocol, used for
connecting to MS SQL and Sybase servers over TCP/IP.
.
This package includes the shared libraries for the Sybase DB-Lib API.
chroot-unstable/build/buildd/freetds-dev_0.63-3.4_m32r.deb:
new debian package, version 2.0.
size 660482 bytes: control archive= 1282 bytes.
754 bytes, 19 lines control
1324 bytes, 24 lines md5sums
Package: freetds-dev
Source: freetds
Version: 0.63-3.4
Architecture: m32r
Maintainer: Steve Langasek <vorlon at debian.org>
Installed-Size: 1888
Depends: libct3 (= 0.63-3.4), libsybdb5 (= 0.63-3.4)
Conflicts: crystalspace-dev
Section: devel
Priority: optional
Homepage: http://www.freetds.org/
Description: MS SQL and Sybase client library (static libs and headers)
FreeTDS is an implementation of the Tabular DataStream protocol, used for
connecting to MS SQL and Sybase servers over TCP/IP.
.
This package includes the static libraries and header files for TDS, which
you will need to develop applications that connect to MS SQL servers. You
will also need this package if you are installing the Perl DBD::Sybase
module on your system using CPAN.
chroot-unstable/build/buildd/libct3_0.63-3.4_m32r.deb:
drwxr-xr-x root/root 0 2008-05-10 12:46 ./
drwxr-xr-x root/root 0 2008-05-10 12:41 ./etc/
drwxr-xr-x root/root 0 2008-05-10 12:41 ./etc/freetds/
drwxr-xr-x root/root 0 2008-05-10 12:44 ./usr/
drwxr-xr-x root/root 0 2008-05-10 12:41 ./usr/share/
drwxr-xr-x root/root 0 2008-05-10 12:44 ./usr/share/libct3/
-rw-r--r-- root/root 4130 2008-05-10 12:44 ./usr/share/libct3/freetds.conf
drwxr-xr-x root/root 0 2008-05-10 12:41 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/share/doc/libct3/
drwxr-xr-x root/root 0 2008-05-10 12:46 ./usr/share/doc/libct3/examples/
-rw-r--r-- root/root 2757 2008-05-10 11:14 ./usr/share/doc/libct3/examples/freetds.conf.pl
-rw-r--r-- root/root 143 2008-05-10 11:14 ./usr/share/doc/libct3/TODO.Debian
-rw-r--r-- root/root 1179 2008-05-10 11:14 ./usr/share/doc/libct3/copyright
-rw-r--r-- root/root 13775 2005-03-30 09:38 ./usr/share/doc/libct3/changelog.gz
-rw-r--r-- root/root 445 2008-05-10 11:14 ./usr/share/doc/libct3/README.Debian
-rw-r--r-- root/root 3106 2005-03-30 09:34 ./usr/share/doc/libct3/README.gz
-rw-r--r-- root/root 3642 2004-11-04 22:11 ./usr/share/doc/libct3/TODO.gz
-rw-r--r-- root/root 5739 2004-11-28 07:01 ./usr/share/doc/libct3/NEWS.gz
-rw-r--r-- root/root 4409 2008-05-10 11:14 ./usr/share/doc/libct3/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-05-10 12:46 ./usr/lib/
-rw-r--r-- root/root 238624 2008-05-10 12:46 ./usr/lib/libct.so.3.0.0
-rw-r--r-- root/root 209108 2008-05-10 12:46 ./usr/lib/libtdssrv.so.2.0.0
-rw-r--r-- root/root 199452 2008-05-10 12:46 ./usr/lib/libtds.so.4.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:44 ./usr/share/doc/libct3/examples/freetds.conf -> ../../../libct3/freetds.conf
lrwxrwxrwx root/root 0 2008-05-10 12:44 ./usr/share/doc/libct3/examples/odbcinst.ini -> ../../../tdsodbc/odbcinst.ini
lrwxrwxrwx root/root 0 2008-05-10 12:44 ./usr/lib/libtds.so.4 -> libtds.so.4.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:44 ./usr/lib/libtdssrv.so.2 -> libtdssrv.so.2.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:44 ./usr/lib/libct.so.3 -> libct.so.3.0.0
chroot-unstable/build/buildd/tdsodbc_0.63-3.4_m32r.deb:
drwxr-xr-x root/root 0 2008-05-10 12:46 ./
drwxr-xr-x root/root 0 2008-05-10 12:41 ./usr/
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/share/
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-10 12:44 ./usr/share/tdsodbc/
-rw-r--r-- root/root 148 2008-05-10 12:44 ./usr/share/tdsodbc/odbcinst.ini
drwxr-xr-x root/root 0 2008-05-10 12:41 ./usr/lib/
drwxr-xr-x root/root 0 2008-05-10 12:46 ./usr/lib/odbc/
-rw-r--r-- root/root 260876 2008-05-10 12:46 ./usr/lib/odbc/libtdsodbc.so
drwxr-xr-x root/root 0 2008-05-10 12:41 ./var/
drwxr-xr-x root/root 0 2008-05-10 12:41 ./var/lib/
drwxr-xr-x root/root 0 2008-05-10 12:41 ./var/lib/odbc/
lrwxrwxrwx root/root 0 2008-05-10 12:47 ./usr/share/doc/tdsodbc -> libct3
chroot-unstable/build/buildd/libsybdb5_0.63-3.4_m32r.deb:
drwxr-xr-x root/root 0 2008-05-10 12:46 ./
drwxr-xr-x root/root 0 2008-05-10 12:41 ./usr/
drwxr-xr-x root/root 0 2008-05-10 12:41 ./usr/share/
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-10 12:46 ./usr/lib/
-rw-r--r-- root/root 261956 2008-05-10 12:46 ./usr/lib/libsybdb.so.5.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:47 ./usr/share/doc/libsybdb5 -> libct3
lrwxrwxrwx root/root 0 2008-05-10 12:45 ./usr/lib/libsybdb.so.5 -> libsybdb.so.5.0.0
chroot-unstable/build/buildd/freetds-dev_0.63-3.4_m32r.deb:
drwxr-xr-x root/root 0 2008-05-10 12:46 ./
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/
drwxr-xr-x root/root 0 2008-05-10 12:45 ./usr/include/
-rw-r--r-- root/root 56468 2008-05-10 12:41 ./usr/include/sybdb.h
-rw-r--r-- root/root 44843 2008-05-10 12:41 ./usr/include/tds.h
-rw-r--r-- root/root 2462 2008-05-10 12:41 ./usr/include/tdsconvert.h
-rw-r--r-- root/root 1535 2008-05-10 12:41 ./usr/include/syberror.h
-rw-r--r-- root/root 3054 2008-05-10 12:41 ./usr/include/bkpublic.h
-rw-r--r-- root/root 1269 2008-05-10 12:41 ./usr/include/cstypes.h
-rw-r--r-- root/root 1128 2008-05-10 12:41 ./usr/include/tdsver.h
-rw-r--r-- root/root 4510 2008-05-10 12:41 ./usr/include/ctpublic.h
-rw-r--r-- root/root 20368 2008-05-10 12:41 ./usr/include/cspublic.h
-rw-r--r-- root/root 2977 2008-05-10 12:41 ./usr/include/tds_sysdep_public.h
-rw-r--r-- root/root 1137 2008-05-10 12:41 ./usr/include/sqlfront.h
-rw-r--r-- root/root 1235 2008-05-10 12:41 ./usr/include/sybfront.h
-rw-r--r-- root/root 1114 2008-05-10 12:41 ./usr/include/sqldb.h
-rw-r--r-- root/root 2883 2008-05-10 12:41 ./usr/include/tdssrv.h
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/share/
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-10 12:47 ./usr/lib/
-rw-r--r-- root/root 285876 2008-05-10 12:46 ./usr/lib/libtdssrv.a
-rw-r--r-- root/root 876 2008-05-10 12:43 ./usr/lib/libtdsodbc.la
-rw-r--r-- root/root 350744 2008-05-10 12:46 ./usr/lib/libct.a
-rw-r--r-- root/root 269334 2008-05-10 12:46 ./usr/lib/libtds.a
-rw-r--r-- root/root 788 2008-05-10 12:42 ./usr/lib/libtds.la
-rw-r--r-- root/root 809 2008-05-10 12:43 ./usr/lib/libtdssrv.la
-rw-r--r-- root/root 781 2008-05-10 12:42 ./usr/lib/libct.la
-rw-r--r-- root/root 391620 2008-05-10 12:46 ./usr/lib/libtdsodbc.a
-rw-r--r-- root/root 383434 2008-05-10 12:47 ./usr/lib/libsybdb.a
-rw-r--r-- root/root 802 2008-05-10 12:42 ./usr/lib/libsybdb.la
lrwxrwxrwx root/root 0 2008-05-10 12:47 ./usr/share/doc/freetds-dev -> libct3
lrwxrwxrwx root/root 0 2008-05-10 12:45 ./usr/lib/libsybdb.so -> libsybdb.so.5.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:45 ./usr/lib/libct.so -> libct.so.3.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:45 ./usr/lib/libtdsodbc.so -> libtdsodbc.so.0.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:45 ./usr/lib/libtdssrv.so -> libtdssrv.so.2.0.0
lrwxrwxrwx root/root 0 2008-05-10 12:45 ./usr/lib/libtds.so -> libtds.so.4.0.0
freetds_0.63-3.4_m32r.changes:
Format: 1.8
Date: Mon, 05 May 2008 17:44:35 +0300
Source: freetds
Binary: libct3 tdsodbc libsybdb5 freetds-dev
Architecture: m32r
Version: 0.63-3.4
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Riku Voipio <riku.voipio at iki.fi>
Description:
freetds-dev - MS SQL and Sybase client library (static libs and headers)
libct3 - libraries for connecting to MS SQL and Sybase SQL servers
libsybdb5 - libraries for connecting to MS SQL and Sybase SQL servers
tdsodbc - ODBC driver for connecting to MS SQL and Sybase SQL servers
Closes: 476723 479526
Changes:
freetds (0.63-3.4) unstable; urgency=low
.
* Non-maintainer upload.
* "I brake it, I fix it"
* Don't use -v flag for dpkg-gensymbols, closes: #479526
* Add finnish debconf translation, closes: #476723
Checksums-Sha1:
3d548f57a0f44a4662c6c104adb16d6637493b0b 326332 libct3_0.63-3.4_m32r.deb
6e659a7db8e0f46397ce7f71c2930eb1c6007113 122804 tdsodbc_0.63-3.4_m32r.deb
514ce52aed3657ca908e79b3aac14bfc26ddd41a 119204 libsybdb5_0.63-3.4_m32r.deb
5585ac20b53d7195fbc6c1fba4f9fccd8c6802f5 660482 freetds-dev_0.63-3.4_m32r.deb
Checksums-Sha256:
c26067a328e84c5ae6fa6f80f92a538c90f4c1c0e77f7ea02719778c7d419e71 326332 libct3_0.63-3.4_m32r.deb
c8e16f55e87f586468d243ddcab19d5c0f357a2e8c8767935f4d312920347ae2 122804 tdsodbc_0.63-3.4_m32r.deb
1a7989a82b8d47382ac433be3363b8a573c64a08cd2e44e021b3cea9df895669 119204 libsybdb5_0.63-3.4_m32r.deb
eb1e90d146b6ed1a7c7c9c423228c55561fcf8e6703b34c57c8d2973b1ff6889 660482 freetds-dev_0.63-3.4_m32r.deb
Files:
786f35eeeacd8b9a8da073fbc9f891c1 326332 libs optional libct3_0.63-3.4_m32r.deb
03c00a924bf7cf5614e2d60e5c69569e 122804 libs optional tdsodbc_0.63-3.4_m32r.deb
286aff0606f0f55fca4a0c6f69989630 119204 libs optional libsybdb5_0.63-3.4_m32r.deb
f45a6e3723486c65cbe51d67ecd887bc 660482 devel optional freetds-dev_0.63-3.4_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/freetds-0.63
------------------------------------------------------------------------------
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libiodbc2-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libodbcinstq1c2 unixodbc texlive-latex-base-doc odbcinst1debian1
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
unixodbc-dev*
The following NEW packages will be installed:
libiodbc2-dev
0 upgraded, 1 newly installed, 1 to remove and 63 not upgraded.
Need to get 0B/400kB of archives.
After this operation, 602kB disk space will be freed.
WARNING: The following packages cannot be authenticated!
libiodbc2-dev
Authentication warning overridden.
(Reading database ... 71421 files and directories currently installed.)
Removing unixodbc-dev ...
Selecting previously deselected package libiodbc2-dev.
(Reading database ... 71394 files and directories currently installed.)
Unpacking libiodbc2-dev (from .../libiodbc2-dev_3.52.6-2_m32r.deb) ...
Processing triggers for man-db ...
Setting up libiodbc2-dev (3.52.6-2) ...
/usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge unixodbc odbcinst1debian1 libodbcinstq1c2
(Reading database ... 71428 files and directories currently installed.)
Removing libodbcinstq1c2 ...
Purging configuration files for libodbcinstq1c2 ...
Removing unixodbc ...
Purging configuration files for unixodbc ...
Removing odbcinst1debian1 ...
Purging configuration files for odbcinst1debian1 ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080510-1310
Build needed 01:46:01, 34148k disk space
More information about the build-status
mailing list